Pull request #3698 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 ac669926ad0911eb6d1d3093627c71230e4dbd5b+0aafbc0fece84c024f34443fde64f7a14b5c547f (7569b0f9ebb77a268612c1c81d52512a88cfb5ca) 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-ssh6123541363654354383.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-ssh8396991106612645975.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-3698/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-3698/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8951334151411793113.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-ssh3849629253139138495.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3698/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-3698/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5166277277729564694.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 ‘prd-centos7-docker-4c-2g-1885’ is offline Running on prd-centos7-docker-4c-2g-1889 in /w/workspace/edgexfoundry_edgex-go_PR-3698 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh8418111295956652879.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 0aafbc0fece84c024f34443fde64f7a14b5c547f into PR head commit ac669926ad0911eb6d1d3093627c71230e4dbd5b Merge succeeded, producing ac669926ad0911eb6d1d3093627c71230e4dbd5b Checking out Revision ac669926ad0911eb6d1d3093627c71230e4dbd5b (PR-3698) > 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/5@tmp/jenkins-gitclient-ssh5617104504640452483.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3698/head:refs/remotes/origin/PR-3698 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac669926ad0911eb6d1d3093627c71230e4dbd5b # 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/5@tmp/jenkins-gitclient-ssh1173894600429725259.key > git merge 0aafbc0fece84c024f34443fde64f7a14b5c547f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac669926ad0911eb6d1d3093627c71230e4dbd5b # timeout=10 Commit message: "Merge branch 'main' into edgex-go-3694" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:53:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:53:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:53:10 ========================================================= 22:53:10 EdgeX Global Pipelines Version Info 22:53:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ecb867f4fc487cc246e2683e3ffe0ea88937937d # timeout=10 22:53:11 ------------------- 22:53:11 stable info: 22:53:11 ------------------- 22:53:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:53:11 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:53:11 Message: update stable to v1.0.205 22:53:12 ------------------- 22:53:12 experimental info: 22:53:12 ------------------- 22:53:12 Commited By: **** collab-it+edgex@linuxfoundation.org 22:53:12 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:53:12 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:53:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:53:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:53:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:53:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:53:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:53:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:53:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:53:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:53:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:53:12 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:53:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:53:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:53:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:53:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:53:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3698 [Pipeline] echo 22:53:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3698 [Pipeline] echo 22:53:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3698 [Pipeline] echo 22:53:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac669926ad0911eb6d1d3093627c71230e4dbd5b [Pipeline] echo 22:53:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac66992 [Pipeline] echo 22:53:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:53:13 provisioning config files... 22:53:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8673272048562043802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:53:13 ---> docker-login.sh 22:53:13 nexus3.edgexfoundry.org:10001 22:53:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:15 Configure a credential helper to remove this warning. See 22:53:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:15 22:53:15 Login Succeeded 22:53:15 nexus3.edgexfoundry.org:10002 22:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:15 Configure a credential helper to remove this warning. See 22:53:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:15 22:53:15 Login Succeeded 22:53:15 nexus3.edgexfoundry.org:10003 22:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:15 Configure a credential helper to remove this warning. See 22:53:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:15 22:53:15 Login Succeeded 22:53:15 nexus3.edgexfoundry.org:10004 22:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:15 Configure a credential helper to remove this warning. See 22:53:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:15 22:53:15 Login Succeeded 22:53:15 docker.io 22:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:15 Configure a credential helper to remove this warning. See 22:53:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:15 22:53:15 Login Succeeded 22:53:15 ---> docker-login.sh ends [Pipeline] } 22:53:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:53:15 ++ 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 22:53:15 + for file in '`ls cmd/**/Dockerfile`' 22:53:15 ++ dirname cmd/core-command/Dockerfile 22:53:15 ++ cut -d/ -f2 22:53:15 + echo core-command,cmd/core-command/Dockerfile 22:53:15 + for file in '`ls cmd/**/Dockerfile`' 22:53:15 ++ dirname cmd/core-data/Dockerfile 22:53:15 ++ cut -d/ -f2 22:53:15 + echo core-data,cmd/core-data/Dockerfile 22:53:15 + for file in '`ls cmd/**/Dockerfile`' 22:53:15 ++ dirname cmd/core-metadata/Dockerfile 22:53:15 ++ cut -d/ -f2 22:53:15 + echo core-metadata,cmd/core-metadata/Dockerfile 22:53:15 + for file in '`ls cmd/**/Dockerfile`' 22:53:15 ++ dirname cmd/security-bootstrapper/Dockerfile 22:53:15 ++ cut -d/ -f2 22:53:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:53:15 + for file in '`ls cmd/**/Dockerfile`' 22:53:15 ++ dirname cmd/security-proxy-setup/Dockerfile 22:53:15 ++ cut -d/ -f2 22:53:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:53:15 + for file in '`ls cmd/**/Dockerfile`' 22:53:15 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:53:15 ++ cut -d/ -f2 22:53:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:53:15 + for file in '`ls cmd/**/Dockerfile`' 22:53:15 ++ dirname cmd/support-notifications/Dockerfile 22:53:15 ++ cut -d/ -f2 22:53:15 + echo support-notifications,cmd/support-notifications/Dockerfile 22:53:15 + for file in '`ls cmd/**/Dockerfile`' 22:53:15 ++ dirname cmd/support-scheduler/Dockerfile 22:53:15 ++ cut -d/ -f2 22:53:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:53:15 + for file in '`ls cmd/**/Dockerfile`' 22:53:15 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:53:15 ++ cut -d/ -f2 22:53:15 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:53:15 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 22:53:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:53:16 22:53:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:53:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:53:16 latest: Pulling from edgex-devops/git-semver 22:53:16 31603596830f: Pulling fs layer 22:53:16 04fac38145f0: Pulling fs layer 22:53:16 701f6daf10bf: Pulling fs layer 22:53:16 24f72da36158: Pulling fs layer 22:53:16 24f72da36158: Waiting 22:53:16 04fac38145f0: Verifying Checksum 22:53:16 04fac38145f0: Download complete 22:53:17 31603596830f: Verifying Checksum 22:53:17 31603596830f: Download complete 22:53:17 24f72da36158: Verifying Checksum 22:53:17 24f72da36158: Download complete 22:53:17 31603596830f: Pull complete 22:53:17 04fac38145f0: Pull complete 22:53:17 701f6daf10bf: Verifying Checksum 22:53:17 701f6daf10bf: Download complete 22:53:19 701f6daf10bf: Pull complete 22:53:19 24f72da36158: Pull complete 22:53:19 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 22:53:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:53:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:53:19 prd-centos7-docker-4c-2g-1889 does not seem to be running inside a container 22:53:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:53:20 $ docker top 64ee518136d8363b1799fe12a67df062b9a6f6f84722c05e7d58744a0b1865b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:53:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:53:20 [ssh-agent] Looking for ssh-agent implementation... 22:53:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:53:20 $ docker exec 64ee518136d8363b1799fe12a67df062b9a6f6f84722c05e7d58744a0b1865b9 ssh-agent 22:53:20 SSH_AUTH_SOCK=/tmp/ssh-FnJNnkzHPpfM/agent.14 22:53:20 SSH_AGENT_PID=21 22:53:20 Running ssh-add (command line suppressed) 22:53:20 Identity added: /w/workspace/edgex-go/5@tmp/private_key_2561901540942808920.key (/w/workspace/edgex-go/5@tmp/private_key_2561901540942808920.key) 22:53:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:53:21 + git tag --points-at HEAD [Pipeline] } 22:53:21 $ docker exec --env ******** --env ******** 64ee518136d8363b1799fe12a67df062b9a6f6f84722c05e7d58744a0b1865b9 ssh-agent -k 22:53:21 unset SSH_AUTH_SOCK; 22:53:21 unset SSH_AGENT_PID; 22:53:21 echo Agent pid 21 killed; 22:53:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:53:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:53:21 [ssh-agent] Looking for ssh-agent implementation... 22:53:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:53:21 $ docker exec 64ee518136d8363b1799fe12a67df062b9a6f6f84722c05e7d58744a0b1865b9 ssh-agent 22:53:21 SSH_AUTH_SOCK=/tmp/ssh-K4yWSsA7ddWV/agent.53 22:53:21 SSH_AGENT_PID=59 22:53:21 Running ssh-add (command line suppressed) 22:53:21 Identity added: /w/workspace/edgex-go/5@tmp/private_key_8986686199084873879.key (/w/workspace/edgex-go/5@tmp/private_key_8986686199084873879.key) 22:53:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:53:22 + git semver init 22:53:22 # -> Open(): unable to determine branch for HEAD 22:53:22 # $GIT_DIR = /w/workspace/edgex-go/5/.git 22:53:22 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 22:53:22 # $SEMVER_REMOTE_NAME = origin 22:53:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:53:22 # $SEMVER_USER_NAME = edgex-jenkins 22:53:22 # $SEMVER_BRANCH = PR-3698 22:53:22 # $SEMVER_TEMP = /tmp/semver-595713168 22:53:22 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:53:48 # '/tmp/semver-595713168' -> '/w/workspace/edgex-go/5/.semver' 22:53:48 # -> Force: false 22:53:48 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 22:53:48 $ docker exec --env ******** --env ******** 64ee518136d8363b1799fe12a67df062b9a6f6f84722c05e7d58744a0b1865b9 ssh-agent -k 22:53:48 unset SSH_AUTH_SOCK; 22:53:48 unset SSH_AGENT_PID; 22:53:48 echo Agent pid 59 killed; 22:53:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:53:49 + git semver [Pipeline] } 22:53:49 $ docker stop --time=1 64ee518136d8363b1799fe12a67df062b9a6f6f84722c05e7d58744a0b1865b9 22:53:51 $ docker rm -f 64ee518136d8363b1799fe12a67df062b9a6f6f84722c05e7d58744a0b1865b9 [Pipeline] // withDockerContainer [Pipeline] sh 22:53:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:53:52 Stashed 1 file(s) [Pipeline] echo 22:53:52 [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 22:53:52 ========================================================= 22:53:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:53:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:53:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:53:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:53:52 540db60ca938: Pulling fs layer 22:53:52 adcc1eea9eea: Pulling fs layer 22:53:52 4c4ab2625f07: Pulling fs layer 22:53:52 db62176df00c: Pulling fs layer 22:53:52 3b30891b0d05: Pulling fs layer 22:53:52 06b49ca38bd5: Pulling fs layer 22:53:52 c788192a36de: Pulling fs layer 22:53:52 a77e37c0d609: Pulling fs layer 22:53:52 c3185cebc471: Pulling fs layer 22:53:52 06b49ca38bd5: Waiting 22:53:52 c788192a36de: Waiting 22:53:52 a77e37c0d609: Waiting 22:53:52 c3185cebc471: Waiting 22:53:52 db62176df00c: Waiting 22:53:52 3b30891b0d05: Waiting 22:53:52 4c4ab2625f07: Verifying Checksum 22:53:52 4c4ab2625f07: Download complete 22:53:52 adcc1eea9eea: Verifying Checksum 22:53:52 adcc1eea9eea: Download complete 22:53:52 3b30891b0d05: Verifying Checksum 22:53:52 3b30891b0d05: Download complete 22:53:52 06b49ca38bd5: Verifying Checksum 22:53:52 06b49ca38bd5: Download complete 22:53:52 c788192a36de: Verifying Checksum 22:53:52 c788192a36de: Download complete 22:53:52 540db60ca938: Download complete 22:53:53 540db60ca938: Pull complete 22:53:53 adcc1eea9eea: Pull complete 22:53:53 4c4ab2625f07: Pull complete 22:53:53 a77e37c0d609: Verifying Checksum 22:53:53 a77e37c0d609: Download complete 22:53:56 c3185cebc471: Verifying Checksum 22:53:56 c3185cebc471: Download complete 22:53:57 db62176df00c: Download complete 22:54:00 db62176df00c: Pull complete 22:54:00 3b30891b0d05: Pull complete 22:54:00 06b49ca38bd5: Pull complete 22:54:00 c788192a36de: Pull complete 22:54:00 a77e37c0d609: Pull complete 22:54:02 c3185cebc471: Pull complete 22:54:02 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 22:54:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:54:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:54:03 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:54:03 WORKDIR /edgex 22:54:03 COPY go.mod . 22:54:03 RUN go mod download' 22:54:03 + docker build -t ci-base-image-x86_64 -f - . 22:54:04 Sending build context to Docker daemon 328.9MB 22:54:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:54:04 ---> 031687cdd783 22:54:04 Step 2/4 : WORKDIR /edgex 22:54:06 ---> Running in ad6e092b846c 22:54:06 Removing intermediate container ad6e092b846c 22:54:06 ---> 510a1741e4e5 22:54:06 Step 3/4 : COPY go.mod . 22:54:06 ---> c761ffd6f0bc 22:54:06 Step 4/4 : RUN go mod download 22:54:06 ---> Running in 4bd7b7b59581 22:54:07 Still waiting to schedule task 22:54:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:54:38 Removing intermediate container 4bd7b7b59581 22:54:38 ---> ed4c09c3f784 22:54:38 Successfully built ed4c09c3f784 22:54:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:54:39 + docker inspect -f . ci-base-image-x86_64 22:54:39 . [Pipeline] withDockerContainer 22:54:41 prd-centos7-docker-4c-2g-1889 does not seem to be running inside a container 22:54:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-x86_64 cat 22:54:41 $ docker top 1d5c9c6bc3ab335f3bc7d81bf25e4fb9cf0f18734b029277314ecdf22c4112eb -eo pid,comm [Pipeline] { [Pipeline] sh 22:54:42 + go version 22:54:42 go version go1.16.6 linux/amd64 [Pipeline] } 22:54:42 $ docker stop --time=1 1d5c9c6bc3ab335f3bc7d81bf25e4fb9cf0f18734b029277314ecdf22c4112eb 22:54:43 $ docker rm -f 1d5c9c6bc3ab335f3bc7d81bf25e4fb9cf0f18734b029277314ecdf22c4112eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:54:43 + docker inspect -f . ci-base-image-x86_64 22:54:43 . [Pipeline] withDockerContainer 22:54:43 prd-centos7-docker-4c-2g-1889 does not seem to be running inside a container 22:54: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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-x86_64 cat 22:54:44 $ docker top f676796e3eedff2d1e39f87630c7ccc92349d2c502a25a69a8c1f19257c771b2 -eo pid,comm [Pipeline] { [Pipeline] echo 22:54:44 ========================================================= 22:54:44 [edgeXBuildGoParallel] Running Tests and Build... 22:54:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:54:44 + go mod tidy [Pipeline] sh 22:54:45 + make test 22:54:45 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 22:54:45 go mod tidy 22:54:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:54:52 ? github.com/edgexfoundry/edgex-go [no test files] 22:55:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:55:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:55:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:55:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:55:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:55:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:55:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:55:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:55:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:55:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:55:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:55:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:55:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:55:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:55:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.039s coverage: 28.7% of statements 22:55:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:55:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:55:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 100.0% of statements 22:55:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:55:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.045s coverage: 46.3% of statements 22:55:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:55:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:55:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.123s coverage: 90.1% of statements 22:55:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:55:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:55:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 81.2% of statements 22:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:55:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.243s coverage: 94.2% of statements 22:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:55:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements 22:55:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:55:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:55:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:55:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:55:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:55:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 22:55:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:55:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:55:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:55:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:55:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 22:55:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements 22:55:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:55:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 22:55:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements 22:55:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 22:55:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 22:55:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 22:55:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements 22:55:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements 22:55:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.180s coverage: 81.8% of statements 22:55:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:56:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 22:56:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:56:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:56:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:56:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements 22:56:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:56:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:56:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:56:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:56:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:56:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 22:56:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:56:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:56:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 22:56:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:56:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 22:56:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:56:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 22:56:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 22:56:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 22:56:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.137s coverage: 91.2% of statements 22:56:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:56:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements 22:56:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:56:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:56:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 22:56:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 22:56:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 22:56:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 22:56:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 22:56:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.179s coverage: 62.6% of statements 22:56:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:56:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:56:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:56:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.6% of statements 22:56:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:56:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:56:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 22:56:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:56:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 22:56:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:56:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.5% of statements 22:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:56:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.0% of statements 22:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:56:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 22:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:56:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 22:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:56:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:56:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:56:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.050s coverage: 28.9% of statements 22:56:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:56:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:56:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:56:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:56:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:56:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:56:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 22:56:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements 22:56:11 GO111MODULE=on go vet ./... 22:56:34 gofmt -l . 22:56:34 [ "`gofmt -l .`" = "" ] 22:56:34 ./bin/test-attribution-txt.sh [Pipeline] sh 22:56:35 + ls -al . 22:56:35 total 612 22:56:35 drwxrwxr-x 10 1001 1001 4096 Sep 9 22:56 . 22:56:35 drwxr-xr-x 4 root root 28 Sep 9 22:54 .. 22:56:35 -rw-rw-r-- 1 1001 1001 11 Sep 9 22:53 .dockerignore 22:56:35 drwxrwxr-x 8 1001 1001 179 Sep 9 22:53 .git 22:56:35 drwxrwxr-x 4 1001 1001 142 Sep 9 22:53 .github 22:56:35 -rw-rw-r-- 1 1001 1001 818 Sep 9 22:53 .gitignore 22:56:35 -rw-rw-r-- 1 1001 1001 76 Sep 9 22:53 .hadolint.yml 22:56:35 drwx------ 3 1001 1001 58 Sep 9 22:53 .semver 22:56:35 -rw-rw-r-- 1 1001 1001 166 Sep 9 22:53 .sonarcloud.properties 22:56:35 -rw-rw-r-- 1 1001 1001 1171 Sep 9 22:53 ADOPTERS.md 22:56:35 -rw-rw-r-- 1 1001 1001 8493 Sep 9 22:53 Attribution.txt 22:56:35 -rw-rw-r-- 1 1001 1001 43881 Sep 9 22:53 CHANGELOG.md 22:56:35 -rw-rw-r-- 1 1001 1001 3804 Sep 9 22:53 CONTRIBUTING.md 22:56:35 -rw-rw-r-- 1 1001 1001 677 Sep 9 22:53 GOVERNANCE.md 22:56:35 -rw-rw-r-- 1 1001 1001 849 Sep 9 22:53 Jenkinsfile 22:56:35 -rw-rw-r-- 1 1001 1001 10775 Sep 9 22:53 LICENSE 22:56:35 -rw-rw-r-- 1 1001 1001 5915 Sep 9 22:53 Makefile 22:56:35 -rw-rw-r-- 1 1001 1001 582 Sep 9 22:53 OWNERS.md 22:56:35 -rw-rw-r-- 1 1001 1001 8643 Sep 9 22:53 README.md 22:56:35 -rw-rw-r-- 1 1001 1001 6912 Sep 9 22:53 SECURITY.md 22:56:35 -rw-rw-r-- 1 1001 1001 5 Sep 9 22:53 VERSION 22:56:35 -rw-rw-r-- 1 1001 1001 4131 Sep 9 22:53 ZMQWindows.md 22:56:35 drwxrwxr-x 2 1001 1001 37 Sep 9 22:53 bin 22:56:35 drwxrwxr-x 14 1001 1001 4096 Sep 9 22:53 cmd 22:56:35 -rw-r--r-- 1 root root 405611 Sep 9 22:56 coverage.out 22:56:35 -rw-rw-r-- 1 1001 1001 841 Sep 9 22:53 go.mod 22:56:35 -rw-r--r-- 1 root root 50064 Sep 9 22:54 go.sum 22:56:35 drwxrwxr-x 8 1001 1001 124 Sep 9 22:53 internal 22:56:35 drwxrwxr-x 3 1001 1001 16 Sep 9 22:53 openapi 22:56:35 drwxrwxr-x 4 1001 1001 71 Sep 9 22:53 snap 22:56:35 -rw-rw-r-- 1 1001 1001 204 Sep 9 22:53 version.go [Pipeline] sh 22:56:35 + '[' -e coverage.out ] 22:56:35 + chown 1001:1001 coverage.out [Pipeline] stash 22:56:35 Stashed 1 file(s) [Pipeline] sh 22:56:36 + make build 22:56:36 go mod tidy 22:56:36 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 22:56:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:56:43 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 22:56:44 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 22:56: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 22:56:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:56:46 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 22:56:47 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 22:56:48 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 22:56:49 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 22:56:50 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 22:56:51 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] } 22:56:52 $ docker stop --time=1 f676796e3eedff2d1e39f87630c7ccc92349d2c502a25a69a8c1f19257c771b2 22:56:54 $ docker rm -f f676796e3eedff2d1e39f87630c7ccc92349d2c502a25a69a8c1f19257c771b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:56:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:56:57 22:56:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:56:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:56:57 latest: Pulling from edgex-devops/edgex-compose 22:56:57 cbdbe7a5bc2a: Pulling fs layer 22:56:57 ca9280d653b3: Pulling fs layer 22:56:57 7e9c9ca2126c: Pulling fs layer 22:56:58 cbdbe7a5bc2a: Verifying Checksum 22:56:58 cbdbe7a5bc2a: Download complete 22:56:58 cbdbe7a5bc2a: Pull complete 22:56:58 ca9280d653b3: Verifying Checksum 22:56:58 ca9280d653b3: Download complete 22:56:59 ca9280d653b3: Pull complete 22:57:00 7e9c9ca2126c: Verifying Checksum 22:57:00 7e9c9ca2126c: Download complete 22:57:04 7e9c9ca2126c: Pull complete 22:57:04 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:57:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:57:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:57:04 prd-centos7-docker-4c-2g-1889 does not seem to be running inside a container 22:57:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:latest cat 22:57:06 $ docker top ef3b2a0abc40aaf0e854d0dce4451dc3088fbd2a93650f085799d4d7e604ded7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:57:07 + docker-compose build --help 22:57:07 + grep parallel 22:57:07 --parallel Build images in parallel. [Pipeline] } 22:57:07 $ docker stop --time=1 ef3b2a0abc40aaf0e854d0dce4451dc3088fbd2a93650f085799d4d7e604ded7 22:57:09 $ docker rm -f ef3b2a0abc40aaf0e854d0dce4451dc3088fbd2a93650f085799d4d7e604ded7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:57:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:57:09 . [Pipeline] withDockerContainer 22:57:09 prd-centos7-docker-4c-2g-1889 does not seem to be running inside a container 22:57: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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 22:57:10 $ docker top 60abac14dfd185e1d0bc43e2dd4c06ff2c3875936cef45d32662e476887763b7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:57:12 + docker-compose -f ./docker-compose-build.yml build --parallel 22:57:12 Building core-command ... 22:57:12 Building core-data ... 22:57:12 Building core-metadata ... 22:57:12 Building security-bootstrapper ... 22:57:12 Building security-proxy-setup ... 22:57:12 Building security-secretstore-setup ... 22:57:12 Building support-notifications ... 22:57:12 Building support-scheduler ... 22:57:12 Building sys-mgmt-agent ... 22:57:12 Building security-secretstore-setup 22:57:12 Building security-bootstrapper 22:57:12 Building sys-mgmt-agent 22:57:12 Building core-data 22:57:12 Building core-command 22:57:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1892 in /w/workspace/edgexfoundry_edgex-go_PR-3698 [Pipeline] { [Pipeline] ws 22:57:15 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 22:57:16 The recommended git tool is: git 22:57:22 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:57:22 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:57:22 ---> ed4c09c3f784 22:57:22 Step 3/32 : WORKDIR /edgex-go 22:57:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:57:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:57:22 ---> ed4c09c3f784 22:57:22 Step 3/24 : WORKDIR /edgex-go 22:57:22 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:57:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:57:22 ---> ed4c09c3f784 22:57:22 Step 3/26 : WORKDIR /edgex-go 22:57:24 using credential edgex-jenkins-ssh 22:57:24 Cloning the remote Git repository 22:57:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:57:24 > git init /w/workspace/edgex-go/5 # timeout=10 22:57:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:57:24 > git --version # timeout=10 22:57:24 > git --version # 'git version 2.17.1' 22:57:24 using GIT_SSH to set credentials SSH Credentials for GitHub 22:57:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:57:26 ---> Running in 08cdb1f87dd7 22:57:26 ---> Running in 3b4bb945afdc 22:57:26 ---> Running in 7f9b9a16daeb 22:57:31 Removing intermediate container 3b4bb945afdc 22:57:31 ---> c8aca6824d26 22:57:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:31 Removing intermediate container 08cdb1f87dd7 22:57:31 ---> c8cd2684b6c1 22:57:31 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:31 Removing intermediate container 7f9b9a16daeb 22:57:31 ---> f553c6f7650a 22:57:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:31 ---> Running in 04301e5ba9f4 22:57:31 ---> Running in c0dc36c410e6 22:57:31 ---> Running in 7357dab19aa5 22:57:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:57:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:57:37 ---> ed4c09c3f784 22:57:37 Step 3/24 : WORKDIR /edgex-go 22:57:37 ---> Using cache 22:57:37 ---> c8aca6824d26 22:57:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:57:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:57:38 ---> ed4c09c3f784 22:57:38 Step 3/24 : WORKDIR /edgex-go 22:57:38 ---> Using cache 22:57:38 ---> c8aca6824d26 22:57:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:38 ---> Running in d2e5d390d10b 22:57:38 ---> Running in 7d1a5475e38d 22:57:38 Removing intermediate container 04301e5ba9f4 22:57:38 ---> 1258b5325d91 22:57:38 Step 5/26 : RUN apk add --update --no-cache make git 22:57:38 Removing intermediate container 7357dab19aa5 22:57:38 ---> a83a0b4f767e 22:57:38 Step 5/24 : RUN apk add --update --no-cache make git 22:57:38 ---> Running in 09f1bffced8b 22:57:38 ---> Running in dc0a8974bd04 22:57:38 Removing intermediate container c0dc36c410e6 22:57:38 ---> faae493cff1a 22:57:38 Step 5/32 : RUN apk add --update --no-cache make git 22:57:38 ---> Running in 16228395b895 22:57:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:57:38 Removing intermediate container d2e5d390d10b 22:57:38 ---> 75c3dbe8f671 22:57:38 Step 5/24 : RUN apk add --update --no-cache make bash git 22:57:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:57:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:57:39 ---> Running in da217b3c1f50 22:57:39 Removing intermediate container 7d1a5475e38d 22:57:39 ---> 320878f17afb 22:57:39 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:57:39 ---> Running in b41984a429ae 22:57:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:57:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:57:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:57:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:57:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:57:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:57:40 OK: 219 MiB in 52 packages 22:57:40 OK: 219 MiB in 52 packages 22:57:40 OK: 219 MiB in 52 packages 22:57:40 Removing intermediate container 09f1bffced8b 22:57:40 ---> 3ec0791a4182 22:57:40 Step 6/26 : COPY go.mod . 22:57:40 OK: 219 MiB in 52 packages 22:57:40 Removing intermediate container 16228395b895 22:57:40 ---> 3e6256badc7b 22:57:40 Step 6/32 : COPY go.mod . 22:57:40 Removing intermediate container dc0a8974bd04 22:57:40 ---> 5df0b8ce8abe 22:57:40 Step 6/24 : COPY go.mod . 22:57:40 ---> f48d1d8da5ef 22:57:40 Step 7/26 : RUN go mod download 22:57:41 ---> Running in e0e208200d54 22:57:41 ---> 63cb468e762f 22:57:41 Step 7/32 : RUN go mod download 22:57:41 ---> dd5365e4c2e8 22:57:41 Step 7/24 : RUN go mod download 22:57:41 Removing intermediate container da217b3c1f50 22:57:41 ---> 6b52dc730c03 22:57:41 Step 6/24 : COPY go.mod . 22:57:41 ---> Running in 08b36d3ff001 22:57:41 ---> Running in be32303aecbd 22:57:41 ---> cad145de534f 22:57:41 Step 7/24 : RUN go mod download 22:57:41 ---> Running in 0ff5a30c4d65 22:57:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:57:42 Removing intermediate container 08b36d3ff001 22:57:42 ---> b518a889fbe5 22:57:42 Step 8/32 : COPY . . 22:57:42 Removing intermediate container e0e208200d54 22:57:42 ---> 10652159d4b1 22:57:42 Step 8/26 : COPY . . 22:57:42 Removing intermediate container be32303aecbd 22:57:42 ---> fd14574715ed 22:57:42 Step 8/24 : COPY . . 22:57:44 Merging remotes/origin/main commit 0aafbc0fece84c024f34443fde64f7a14b5c547f into PR head commit ac669926ad0911eb6d1d3093627c71230e4dbd5b 22:57:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:57:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:57:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:57:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:57:44 using GIT_SSH to set credentials SSH Credentials for GitHub 22:57:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3698/head:refs/remotes/origin/PR-3698 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:57:44 > git config core.sparsecheckout # timeout=10 22:57:45 Merge succeeded, producing ac669926ad0911eb6d1d3093627c71230e4dbd5b 22:57:45 Checking out Revision ac669926ad0911eb6d1d3093627c71230e4dbd5b (PR-3698) 22:57:45 Removing intermediate container 0ff5a30c4d65 22:57:45 ---> a47dc5b8cf76 22:57:45 Step 8/24 : COPY . . 22:57:45 OK: 219 MiB in 52 packages 22:57:44 > git checkout -f ac669926ad0911eb6d1d3093627c71230e4dbd5b # timeout=10 22:57:45 > git remote # timeout=10 22:57:45 > git config --get remote.origin.url # timeout=10 22:57:45 using GIT_SSH to set credentials SSH Credentials for GitHub 22:57:45 > git merge 0aafbc0fece84c024f34443fde64f7a14b5c547f # timeout=10 22:57:45 > git rev-parse HEAD^{commit} # timeout=10 22:57:45 > git config core.sparsecheckout # timeout=10 22:57:45 > git checkout -f ac669926ad0911eb6d1d3093627c71230e4dbd5b # timeout=10 22:57:49 Commit message: "Merge branch 'main' into edgex-go-3694" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:57:49 provisioning config files... 22:57:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7996875635412939959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:57:50 ---> docker-login.sh 22:57:50 nexus3.edgexfoundry.org:10001 22:57:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:52 Configure a credential helper to remove this warning. See 22:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:52 22:57:52 Login Succeeded 22:57:52 nexus3.edgexfoundry.org:10002 22:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:53 Configure a credential helper to remove this warning. See 22:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:53 22:57:53 Login Succeeded 22:57:53 nexus3.edgexfoundry.org:10003 22:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:53 Configure a credential helper to remove this warning. See 22:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:53 22:57:53 Login Succeeded 22:57:53 nexus3.edgexfoundry.org:10004 22:57:53 Removing intermediate container b41984a429ae 22:57:53 ---> 6b345804073f 22:57:53 Step 6/24 : COPY go.mod . 22:57:53 ---> a9c8d6628657 22:57:53 Step 9/24 : RUN go mod tidy 22:57:53 ---> Running in 45cd0dca5e43 22:57:53 ---> c5287a809ae3 22:57:53 Step 7/24 : RUN go mod download 22:57:53 ---> Running in 9b0d49da8c2e 22:57:53 ---> bbadab2b32a6 22:57:53 Step 9/24 : RUN go mod tidy 22:57:53 ---> Running in cb5986239264 22:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:54 Configure a credential helper to remove this warning. See 22:57:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:54 22:57:54 Login Succeeded 22:57:54 docker.io 22:57:54 ---> e53140745ab3 22:57:54 Step 9/32 : RUN go mod tidy 22:57:54 ---> 9f2f98377f99 22:57:54 Step 9/26 : RUN go mod tidy 22:57:54 ---> Running in b4ffad00e0ff 22:57:54 ---> Running in da04350feaf8 22:57:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:54 Removing intermediate container 45cd0dca5e43 22:57:54 ---> 8c721196a277 22:57:54 Step 10/24 : RUN make cmd/core-command/core-command 22:57:54 ---> Running in 0c90c722d74b 22:57:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:56 Configure a credential helper to remove this warning. See 22:57:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:56 22:57:56 Login Succeeded 22:57:56 ---> docker-login.sh ends [Pipeline] } 22:57:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 22:57:56 Removing intermediate container 9b0d49da8c2e 22:57:56 ---> 75aff396b134 22:57:56 Step 8/24 : COPY . . 22:57:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:57:56 Removing intermediate container cb5986239264 22:57:56 ---> 0643eb5dc85f 22:57:56 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:57:56 ---> Running in fe49e0cb2f71 22:57:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] echo 22:57:57 ========================================================= 22:57:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:57:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:57:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:57:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:57:57 595b0fe564bb: Pulling fs layer 22:57:57 24495759ef45: Pulling fs layer 22:57:57 d148012ef14d: Pulling fs layer 22:57:57 e90a11edd702: Pulling fs layer 22:57:57 d77568369979: Pulling fs layer 22:57:57 fc1c9f9a7f3b: Pulling fs layer 22:57:57 170f2ba95c9a: Pulling fs layer 22:57:57 97ac5df62f85: Pulling fs layer 22:57:57 e90a11edd702: Waiting 22:57:57 d77568369979: Waiting 22:57:57 fc1c9f9a7f3b: Waiting 22:57:57 97ac5df62f85: Waiting 22:57:57 170f2ba95c9a: Waiting 22:57:58 Removing intermediate container b4ffad00e0ff 22:57:58 ---> d27c685cc518 22:57:58 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:57:58 d148012ef14d: Download complete 22:57:58 24495759ef45: Verifying Checksum 22:57:58 24495759ef45: Download complete 22:57:58 d77568369979: Download complete 22:57:58 fc1c9f9a7f3b: Download complete 22:57:58 595b0fe564bb: Verifying Checksum 22:57:58 595b0fe564bb: Download complete 22:57:58 170f2ba95c9a: Verifying Checksum 22:57:58 170f2ba95c9a: Download complete 22:57:58 Removing intermediate container da04350feaf8 22:57:58 ---> af52690b8177 22:57:58 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:57:58 ---> Running in 2aa49bd3c745 22:57:58 ---> Running in 272249c7d319 22:57:59 595b0fe564bb: Pull complete 22:57:59 24495759ef45: Pull complete 22:58:00 d148012ef14d: Pull complete 22:58:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:58:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:58:01 97ac5df62f85: Verifying Checksum 22:58:01 97ac5df62f85: Download complete 22:58:02 e90a11edd702: Verifying Checksum 22:58:02 e90a11edd702: Download complete 22:58:12 e90a11edd702: Pull complete 22:58:12 d77568369979: Pull complete 22:58:12 fc1c9f9a7f3b: Pull complete 22:58:13 ---> f2142134902e 22:58:13 Step 9/24 : RUN go mod tidy 22:58:13 ---> Running in 1b22cc6f5247 22:58:13 170f2ba95c9a: Pull complete 22:58:15 Removing intermediate container 1b22cc6f5247 22:58:15 ---> ab7fa1895739 22:58:15 Step 10/24 : RUN make cmd/core-data/core-data 22:58:15 ---> Running in 5802129d0e31 22:58:15 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 22:58:18 97ac5df62f85: Pull complete 22:58:18 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 22:58:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:58:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:58:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:58:19 WORKDIR /edgex 22:58:19 COPY go.mod . 22:58:19 RUN go mod download 22:58:19 + docker build -t ci-base-image-arm64 -f - . 22:58:21 Sending build context to Docker daemon 166.1MB 22:58:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:58:21 ---> 04bc70af865f 22:58:21 Step 2/4 : WORKDIR /edgex 22:58:26 ---> Running in 858e1542d897 22:58:27 Removing intermediate container 858e1542d897 22:58:27 ---> f61aa771af48 22:58:27 Step 3/4 : COPY go.mod . 22:58:27 ---> 7b672992edcc 22:58:27 Step 4/4 : RUN go mod download 22:58:28 ---> Running in e70170e615ac 22:58:30 Removing intermediate container 0c90c722d74b 22:58:30 ---> e595f9649a7e 22:58:30 22:58:30 Step 11/24 : FROM alpine:3.12 22:58:30 3.12: Pulling from library/alpine 22:58:30 Removing intermediate container fe49e0cb2f71 22:58:30 ---> 4dcaa010a61b 22:58:30 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:58:30 ---> Running in 4a75bd04d1b5 22:58:30 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 22:58:30 Status: Downloaded newer image for alpine:3.12 22:58:30 ---> 48b8ec4ed9eb 22:58:30 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:58:30 ---> Running in c915cb92a674 22:58:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:58:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:58:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:58:30 (1/1) Installing dumb-init (1.2.2-r1) 22:58:30 Executing busybox-1.31.1-r20.trigger 22:58:30 OK: 6 MiB in 15 packages 22:58:30 Removing intermediate container c915cb92a674 22:58:30 ---> 7b794c4fb55f 22:58:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:58:30 ---> Running in cf3ba450fccb 22:58:30 Removing intermediate container cf3ba450fccb 22:58:30 ---> 50aef9e5c118 22:58:30 Step 14/24 : ENV APP_PORT=59882 22:58:30 ---> Running in 0dc00ab010ea 22:58:30 Removing intermediate container 0dc00ab010ea 22:58:30 ---> 8c043885e345 22:58:30 Step 15/24 : EXPOSE $APP_PORT 22:58:30 ---> Running in ea4487b7515f 22:58:31 Removing intermediate container ea4487b7515f 22:58:31 ---> 233f0bc2fdde 22:58:31 Step 16/24 : WORKDIR / 22:58:31 ---> Running in 025be131f3f8 22:58:31 Removing intermediate container 4a75bd04d1b5 22:58:31 ---> f7b7179bab90 22:58:31 22:58:31 Step 12/24 : FROM docker:20.10.7 22:58:31 Removing intermediate container 025be131f3f8 22:58:31 ---> 6e0c13377948 22:58:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:58:31 20.10.7: Pulling from library/docker 22:58:31 ---> 19856dbb244e 22:58:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:58:32 ---> 2cf4d7d66a9a 22:58:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:58:33 ---> f198baaa321b 22:58:33 Step 20/24 : ENTRYPOINT ["/core-command"] 22:58:33 ---> Running in 0b1659e77d6c 22:58:33 Removing intermediate container 0b1659e77d6c 22:58:33 ---> db00a0b59b70 22:58:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:58:33 ---> Running in 3effb44d38fa 22:58:33 Removing intermediate container 3effb44d38fa 22:58:33 ---> 8f54ac66cf16 22:58:33 Step 22/24 : LABEL arch=x86_64 22:58:33 ---> Running in aa37347d48c8 22:58:33 Removing intermediate container aa37347d48c8 22:58:33 ---> 3d1ad0c81840 22:58:33 Step 23/24 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b 22:58:33 ---> Running in 6c9ba6084722 22:58:33 Removing intermediate container 6c9ba6084722 22:58:33 ---> 25297b5182f9 22:58:33 Step 24/24 : LABEL version=0.0.0 22:58:34 ---> Running in 9d77c87164d1 22:58:34 Removing intermediate container 9d77c87164d1 22:58:34 ---> 05c82d8b8759 22:58:34 22:58:34 Successfully built 05c82d8b8759 22:58:34 Successfully tagged core-command:latest 22:58:34 Building security-proxy-setup 22:58:34  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:58:40 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 22:58:40 Status: Downloaded newer image for docker:20.10.7 22:58:40 ---> 08bdaf2f88f9 22:58:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:58:40 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:58:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:58:40 ---> ed4c09c3f784 22:58:40 Step 3/22 : WORKDIR /edgex-go 22:58:40 ---> Using cache 22:58:40 ---> c8aca6824d26 22:58:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:58:40 ---> Using cache 22:58:40 ---> 320878f17afb 22:58:40 Step 5/22 : RUN apk add --update --no-cache make git 22:58:40 ---> Running in 83588e2437a7 22:58:40 ---> Running in 71568a747611 22:58:40 Removing intermediate container 2aa49bd3c745 22:58:40 ---> 4309dbf6e09e 22:58:40 22:58:40 Step 11/32 : FROM alpine:3.12 22:58:40 ---> 48b8ec4ed9eb 22:58:40 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:58:40 ---> Running in e97dfb1e158a 22:58:41 Removing intermediate container 71568a747611 22:58:41 ---> 50150c5fed13 22:58:41 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 22:58:41 ---> Running in 4dc3a0bcc0e2 22:58:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:58:41 Removing intermediate container e97dfb1e158a 22:58:41 ---> f588bade1c36 22:58:41 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:58:41 ---> Running in f872a9bfb16b 22:58:41 Removing intermediate container 272249c7d319 22:58:41 ---> 882197ccbcc4 22:58:41 22:58:41 Step 11/26 : FROM alpine:3.12 22:58:41 ---> 48b8ec4ed9eb 22:58:41 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:58:42 ---> Running in 2f9ed32ce1a8 22:58:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:58:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:58:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:58:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:58:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:58:42 (1/39) Installing readline (8.1.0-r0) 22:58:42 (2/39) Installing bash (5.1.0-r0) 22:58:42 Executing bash-5.1.0-r0.post-install 22:58:42 (3/39) Installing brotli-libs (1.0.9-r3) 22:58:42 (4/39) Installing nghttp2-libs (1.42.0-r1) 22:58:42 (5/39) Installing libcurl (7.78.0-r0) 22:58:42 (6/39) Installing curl (7.78.0-r0) 22:58:42 (7/39) Installing dumb-init (1.2.5-r0) 22:58:42 (8/39) Installing libbz2 (1.0.8-r1) 22:58:42 (1/2) Installing dumb-init (1.2.2-r1) 22:58:42 (9/39) Installing expat (2.2.10-r1) 22:58:42 (10/39) Installing libffi (3.3-r2) 22:58:42 (11/39) Installing gdbm (1.19-r0) 22:58:42 (2/2) Installing su-exec (0.2-r1) 22:58:42 Executing busybox-1.31.1-r20.trigger 22:58:42 (12/39) Installing xz-libs (5.2.5-r0) 22:58:42 (13/39) Installing sqlite-libs (3.34.1-r0) 22:58:42 OK: 6 MiB in 16 packages 22:58:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:58:42 (14/39) Installing python3 (3.8.10-r0) 22:58:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:58:43 (1/3) Installing ca-certificates (20191127-r4) 22:58:43 OK: 219 MiB in 52 packages 22:58:43 (2/3) Installing dumb-init (1.2.2-r1) 22:58:43 (3/3) Installing su-exec (0.2-r1) 22:58:43 Executing busybox-1.31.1-r20.trigger 22:58:43 Executing ca-certificates-20191127-r4.trigger 22:58:43 OK: 6 MiB in 17 packages 22:58:44 Removing intermediate container f872a9bfb16b 22:58:44 ---> 2c686a32d29c 22:58:44 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:58:44 (15/39) Installing py3-appdirs (1.4.4-r1) 22:58:44 (16/39) Installing py3-ordered-set (4.0.2-r0) 22:58:44 (17/39) Installing py3-parsing (2.4.7-r1) 22:58:44 ---> Running in 8f692c768c71 22:58:44 (18/39) Installing py3-six (1.15.0-r0) 22:58:44 (19/39) Installing py3-packaging (20.9-r0) 22:58:44 (20/39) Installing py3-setuptools (51.3.3-r0) 22:58:44 Removing intermediate container 83588e2437a7 22:58:44 ---> 79ee4f6ed4e6 22:58:44 Step 6/22 : COPY go.mod . 22:58:44 (21/39) Installing py3-chardet (4.0.0-r0) 22:58:44 (22/39) Installing py3-idna (3.1-r0) 22:58:44 (23/39) Installing py3-urllib3 (1.26.2-r1) 22:58:44 (24/39) Installing py3-requests (2.25.1-r1) 22:58:44 (25/39) Installing py3-msgpack (1.0.2-r0) 22:58:44 Removing intermediate container 8f692c768c71 22:58:44 ---> 4868fed5640f 22:58:44 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:58:44 (26/39) Installing py3-lockfile (0.12.2-r3) 22:58:44 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:58:44 (28/39) Installing py3-colorama (0.4.4-r0) 22:58:44 Removing intermediate container 2f9ed32ce1a8 22:58:44 ---> 4331c732b66c 22:58:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:58:44 (29/39) Installing py3-contextlib2 (0.6.0-r0) 22:58:44 (30/39) Installing py3-distlib (0.3.1-r1) 22:58:44 ---> Running in 0c4d6df72a37 22:58:44 (31/39) Installing py3-distro (1.5.0-r1) 22:58:44 (32/39) Installing py3-webencodings (0.5.1-r3) 22:58:44 ---> Running in fca4012eebcd 22:58:44 ---> ac47d7f59280 22:58:44 Step 7/22 : RUN go mod download 22:58:44 (33/39) Installing py3-html5lib (1.1-r0) 22:58:44 (34/39) Installing py3-pytoml (0.1.21-r0) 22:58:44 (35/39) Installing py3-pep517 (0.9.1-r0) 22:58:44 (36/39) Installing py3-progress (1.5-r0) 22:58:44 (37/39) Installing py3-retrying (1.3.3-r0) 22:58:44 (38/39) Installing py3-toml (0.10.2-r0) 22:58:44 (39/39) Installing py3-pip (20.3.4-r0) 22:58:44 ---> Running in 220dc67059cb 22:58:44 Removing intermediate container 0c4d6df72a37 22:58:44 ---> 2e7a791a0f4f 22:58:44 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:58:45 Removing intermediate container fca4012eebcd 22:58:45 ---> 3c6495300f70 22:58:45 Step 14/26 : WORKDIR / 22:58:45 ---> Running in 060dcd54e42d 22:58:45 Executing busybox-1.32.1-r6.trigger 22:58:45 OK: 82 MiB in 59 packages 22:58:45 ---> Running in fab79d7d0f49 22:58:45 Removing intermediate container fab79d7d0f49 22:58:45 ---> 848cf92f4b33 22:58:45 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:58:46 ---> 7c97be76d3ab 22:58:46 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:58:46 ---> 57f1784133d0 22:58:46 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:58:46 Removing intermediate container 060dcd54e42d 22:58:46 ---> ca7e52f9a057 22:58:46 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:58:46 ---> Running in b310c8f7989c 22:58:46 ---> 76585ceeee24 22:58:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:58:46 Removing intermediate container b310c8f7989c 22:58:46 ---> 1540a3b38f3c 22:58:46 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:58:47 ---> d74e5c0f7f80 22:58:47 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:58:47 ---> 5116c9900b4a 22:58:47 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:58:47 Removing intermediate container 220dc67059cb 22:58:47 ---> fc0fef4936fc 22:58:47 Step 8/22 : COPY . . 22:58:47 ---> Running in 9bb491c699a3 22:58:48 Collecting docker-compose==1.23.2 22:58:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:58:48 Collecting dockerpty<0.5,>=0.4.1 22:58:48 ---> 2a1e757cd671 22:58:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:58:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:58:48 Collecting texttable<0.10,>=0.9.0 22:58:48 Downloading texttable-0.9.1.tar.gz (11 kB) 22:58:49 Collecting docopt<0.7,>=0.6.1 22:58:49 Downloading docopt-0.6.2.tar.gz (25 kB) 22:58:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:58:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:58:51 Collecting PyYAML<4,>=3.10 22:58:51 Downloading PyYAML-3.13.tar.gz (270 kB) 22:58:51 ---> c9cc21c0fea1 22:58:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:58:51 Removing intermediate container 9bb491c699a3 22:58:51 ---> 28f22e295ecb 22:58:51 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:58:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:58:51 Collecting jsonschema<3,>=2.5.1 22:58:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:58:51 Collecting docker<4.0,>=3.6.0 22:58:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:58:51 Collecting websocket-client<1.0,>=0.32.0 22:58:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:58:51 Collecting cached-property<2,>=1.2.0 22:58:51 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:58:51 Collecting docker-pycreds>=0.4.0 22:58:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:58:51 ---> ca3bd291f815 22:58:51 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/ 22:58:51 Collecting idna<2.8,>=2.5 22:58:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:58:51 ---> fec2d030633d 22:58:51 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:58:51 ---> Running in 7592ad1d9415 22:58:51 Collecting certifi>=2017.4.17 22:58:52 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 22:58:52 Collecting urllib3<1.25,>=1.21.1 22:58:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:58:52 Collecting chardet<3.1.0,>=3.0.2 22:58:52 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:58:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:58:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:58:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:58:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:58:52 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:58:52 Attempting uninstall: urllib3 22:58:52 Found existing installation: urllib3 1.26.2 22:58:52 Uninstalling urllib3-1.26.2: 22:58:52 Successfully uninstalled urllib3-1.26.2 22:58:52 Attempting uninstall: idna 22:58:52 Found existing installation: idna 3.1 22:58:52 Uninstalling idna-3.1: 22:58:52 Successfully uninstalled idna-3.1 22:58:53 Attempting uninstall: chardet 22:58:53 Found existing installation: chardet 4.0.0 22:58:53 Uninstalling chardet-4.0.0: 22:58:53 Successfully uninstalled chardet-4.0.0 22:58:53 ---> 11370970d85c 22:58:53 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:58:53 ---> e3e308f489a0 22:58:53 Step 9/22 : RUN go mod tidy 22:58:53 ---> Running in 009bc1bbcfd4 22:58:53 Attempting uninstall: requests 22:58:53 Found existing installation: requests 2.25.1 22:58:53 Uninstalling requests-2.25.1: 22:58:53 Successfully uninstalled requests-2.25.1 22:58:53 Removing intermediate container 5802129d0e31 22:58:53 ---> 371a78926b25 22:58:53 22:58:53 Step 11/24 : FROM alpine:3.12 22:58:53 ---> 48b8ec4ed9eb 22:58:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:58:53 ---> c471c4cd8586 22:58:53 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:58:53 Running setup.py install for texttable: started 22:58:53 ---> Running in 2016bd393dd5 22:58:53 Removing intermediate container 7592ad1d9415 22:58:53 ---> d6f78bcc7796 22:58:53 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:58:53 ---> Running in 0c06020502f4 22:58:53 Removing intermediate container 2016bd393dd5 22:58:53 ---> 24f0c09e716d 22:58:53 Step 13/24 : ENV APP_PORT=59880 22:58:53 ---> Running in 5d97770606ad 22:58:53 Running setup.py install for texttable: finished with status 'done' 22:58:53 Running setup.py install for PyYAML: started 22:58:53 ---> b0fae9466d54 22:58:53 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:58:53 Removing intermediate container 0c06020502f4 22:58:53 ---> 058ddc58dceb 22:58:53 Step 24/26 : LABEL arch=x86_64 22:58:53 ---> Running in 5de6c2f61d35 22:58:53 Removing intermediate container 5d97770606ad 22:58:53 ---> 2f4a18421b0f 22:58:53 Step 14/24 : EXPOSE $APP_PORT 22:58:54 ---> Running in 5ed73032e064 22:58:54 Removing intermediate container 5de6c2f61d35 22:58:54 ---> a22dfbe5c576 22:58:54 Step 25/26 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b 22:58:54 ---> Running in 7d31257bc281 22:58:54 ---> 466d5eb41b74 22:58:54 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:58:54 Running setup.py install for PyYAML: finished with status 'done' 22:58:54 Removing intermediate container 5ed73032e064 22:58:54 ---> 646dd4e1385d 22:58:54 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:58:54 ---> Running in 9bcd7fcb85e0 22:58:54 Running setup.py install for docopt: started 22:58:54 ---> Running in 7d514a5380f3 22:58:54 Removing intermediate container 7d31257bc281 22:58:54 ---> 3f316e286aa5 22:58:54 Step 26/26 : LABEL version=0.0.0 22:58:54 ---> Running in 4ceab009a0c6 22:58:54 Removing intermediate container 9bcd7fcb85e0 22:58:54 ---> 9f7f82599918 22:58:54 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:58:54 Running setup.py install for docopt: finished with status 'done' 22:58:54 Running setup.py install for dockerpty: started 22:58:55 Removing intermediate container 4ceab009a0c6 22:58:55 ---> 431e8945ba36 22:58:55 22:58:55 Successfully built 431e8945ba36 22:58:55 Removing intermediate container 009bc1bbcfd4 22:58:55 ---> 371bf145cd2a 22:58:55 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:58:55 Successfully tagged security-secretstore-setup:latest 22:58:55 Building support-scheduler 22:58:55  Building security-secretstore-setup ... done  ---> Running in 5342a898e276 22:58:55 ---> cc4cef565887 22:58:55 Step 27/32 : RUN chmod +x /entrypoint.sh 22:58:55 Running setup.py install for dockerpty: finished with status 'done' 22:58:55 ---> Running in 2a9845f7c8d1 22:58:56 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 22:58:56 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 22:58:57 Removing intermediate container 7d514a5380f3 22:58:57 ---> b6238f46b784 22:58:57 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:58:58 ---> Running in 0b93aed82bf9 22:58:58 Removing intermediate container 2a9845f7c8d1 22:58:58 ---> 6e2c14eaeadd 22:58:58 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:58:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:58:59 ---> Running in 58fbcfdc37cd 22:58:59 Removing intermediate container 58fbcfdc37cd 22:58:59 ---> f811374bcd94 22:58:59 Step 29/32 : CMD ["gate"] 22:58:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:58:59 ---> Running in 1d647b801c8a 22:59:00 Removing intermediate container 1d647b801c8a 22:59:00 ---> 0b5cd8a8aa62 22:59:00 Step 30/32 : LABEL arch=x86_64 22:59:00 ---> Running in af2a04847e19 22:59:00 (1/6) Installing dumb-init (1.2.2-r1) 22:59:00 (2/6) Installing libgcc (9.3.0-r2) 22:59:01 (3/6) Installing libsodium (1.0.18-r0) 22:59:01 (4/6) Installing libstdc++ (9.3.0-r2) 22:59:01 Removing intermediate container af2a04847e19 22:59:01 ---> 480c77ff9843 22:59:01 Step 31/32 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b 22:59:01 ---> Running in 9fd8ecee41bb 22:59:01 (5/6) Installing libzmq (4.3.3-r0) 22:59:01 Removing intermediate container 4dc3a0bcc0e2 22:59:01 ---> fe8180a364ee 22:59:01 Step 15/24 : ENV APP_PORT=58890 22:59:01 ---> Running in e7e7369d64da 22:59:01 Removing intermediate container 9fd8ecee41bb 22:59:01 ---> 63e2f125c987 22:59:01 Step 32/32 : LABEL version=0.0.0 22:59:01 (6/6) Installing zeromq (4.3.3-r0) 22:59:01 Executing busybox-1.31.1-r20.trigger 22:59:01 OK: 8 MiB in 20 packages 22:59:01 ---> Running in 92ee4b12dc2f 22:59:01 Removing intermediate container e7e7369d64da 22:59:01 ---> 5dd84cf0141f 22:59:01 Step 16/24 : EXPOSE $APP_PORT 22:59:02 ---> Running in ed8b74662d2a 22:59:02 Removing intermediate container 92ee4b12dc2f 22:59:02 ---> 0d2e6ade782e 22:59:02 22:59:02 Successfully built 0d2e6ade782e 22:59:02 Successfully tagged security-bootstrapper:latest 22:59:02  Building security-bootstrapper ... done Building core-metadata 22:59:02 Removing intermediate container ed8b74662d2a 22:59:02 ---> cdba1807effd 22:59:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:59:02 Removing intermediate container 0b93aed82bf9 22:59:02 ---> 226d323edb49 22:59:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:59:03 ---> 26df6980c8f8 22:59:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:59:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:59:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:59:04 ---> ed4c09c3f784 22:59:04 Step 3/23 : WORKDIR /edgex-go 22:59:04 ---> Using cache 22:59:04 ---> c8aca6824d26 22:59:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:04 ---> Using cache 22:59:04 ---> 320878f17afb 22:59:04 Step 5/23 : RUN apk add --update --no-cache make git 22:59:04 ---> Using cache 22:59:04 ---> 79ee4f6ed4e6 22:59:04 Step 6/23 : COPY go.mod . 22:59:04 ---> Using cache 22:59:04 ---> ac47d7f59280 22:59:04 Step 7/23 : RUN go mod download 22:59:04 ---> Using cache 22:59:04 ---> fc0fef4936fc 22:59:04 Step 8/23 : COPY . . 22:59:04 ---> Using cache 22:59:04 ---> e3e308f489a0 22:59:04 Step 9/23 : RUN go mod tidy 22:59:04 ---> Using cache 22:59:04 ---> 371bf145cd2a 22:59:04 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:59:05 ---> 309068763e0a 22:59:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:59:05 ---> Running in db0ca530159c 22:59:05 ---> e6357d813227 22:59:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:59:06 ---> c2078d1de8b1 22:59:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:59:06 ---> ab1c8f5591ce 22:59:06 Step 20/24 : ENTRYPOINT ["/core-data"] 22:59:06 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 22:59:06 ---> Running in 5017ed271ff6 22:59:06 ---> 31b7617fe1ed 22:59:06 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:59:06 ---> Running in ffdd090e5175 22:59:06 Removing intermediate container 5017ed271ff6 22:59:06 ---> c9920f81ae9f 22:59:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:59:06 ---> Running in 7aba4b4cd4d1 22:59:06 Removing intermediate container ffdd090e5175 22:59:06 ---> 17912d533f07 22:59:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:59:06 ---> Running in a9571c9dd870 22:59:06 Removing intermediate container 7aba4b4cd4d1 22:59:06 ---> 41033b0f834a 22:59:06 Step 22/24 : LABEL arch=x86_64 22:59:07 ---> Running in ebe1ddd23970 22:59:07 Removing intermediate container a9571c9dd870 22:59:07 ---> d2b185482555 22:59:07 Step 22/24 : LABEL arch=x86_64 22:59:07 ---> Running in 9bef365c7b9d 22:59:07 Removing intermediate container ebe1ddd23970 22:59:07 ---> b5dda5e08775 22:59:07 Step 23/24 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b 22:59:07 ---> Running in 600879d08458 22:59:07 Removing intermediate container 9bef365c7b9d 22:59:07 ---> 31ba33a30f3b 22:59:07 Step 23/24 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b 22:59:07 ---> Running in 209e525f4614 22:59:07 Removing intermediate container 600879d08458 22:59:07 ---> b03e1229fc87 22:59:07 Step 24/24 : LABEL version=0.0.0 22:59:07 ---> Running in dfd89ac82c34 22:59:07 Removing intermediate container 209e525f4614 22:59:07 ---> 8a1ae2cd0565 22:59:07 Step 24/24 : LABEL version=0.0.0 22:59:07 ---> Running in 26751fef99a3 22:59:07 Removing intermediate container dfd89ac82c34 22:59:07 ---> 4ec99af393a3 22:59:07 22:59:08 Successfully built 4ec99af393a3 22:59:08 Successfully tagged core-data:latest 22:59:08 Building support-notifications 22:59:08  Building core-data ... done Removing intermediate container 26751fef99a3 22:59:08 ---> aa9f3ff3c8a0 22:59:08 22:59:08 Successfully built aa9f3ff3c8a0 22:59:08 Successfully tagged sys-mgmt-agent:latest 22:59:10  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:59:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:59:10 ---> ed4c09c3f784 22:59:10 Step 3/24 : WORKDIR /edgex-go 22:59:10 ---> Using cache 22:59:10 ---> c8aca6824d26 22:59:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:10 ---> Using cache 22:59:10 ---> 320878f17afb 22:59:10 Step 5/24 : RUN apk add --update --no-cache make git 22:59:10 ---> Using cache 22:59:10 ---> 79ee4f6ed4e6 22:59:10 Step 6/24 : COPY go.mod . 22:59:10 ---> Using cache 22:59:10 ---> ac47d7f59280 22:59:10 Step 7/24 : RUN go mod download 22:59:10 ---> Using cache 22:59:10 ---> fc0fef4936fc 22:59:10 Step 8/24 : COPY . . 22:59:10 ---> Using cache 22:59:10 ---> e3e308f489a0 22:59:10 Step 9/24 : RUN go mod tidy 22:59:10 ---> Using cache 22:59:10 ---> 371bf145cd2a 22:59:10 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:59:12 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:59:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:59:12 ---> ed4c09c3f784 22:59:12 Step 3/23 : WORKDIR /edgex-go 22:59:12 ---> Using cache 22:59:12 ---> c8aca6824d26 22:59:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:12 ---> Using cache 22:59:12 ---> 320878f17afb 22:59:12 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:59:13 ---> Running in 52273533c53b 22:59:13 ---> Running in 44d5712ba7ca 22:59:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:59:14 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 22:59:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:59:15 OK: 219 MiB in 52 packages 22:59: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 22:59:16 Removing intermediate container 44d5712ba7ca 22:59:16 ---> c0c72d53984c 22:59:16 Step 6/23 : COPY go.mod . 22:59:16 ---> ede223ac9831 22:59:16 Step 7/23 : RUN go mod download 22:59:16 ---> Running in ef19c3b869a3 22:59:18 Removing intermediate container ef19c3b869a3 22:59:18 ---> 1b8aced3fb3b 22:59:18 Step 8/23 : COPY . . 22:59:24 Removing intermediate container 5342a898e276 22:59:24 ---> 77ac062670d7 22:59:24 22:59:24 Step 11/22 : FROM alpine:3.12 22:59:24 ---> 48b8ec4ed9eb 22:59:24 Step 12/22 : RUN apk add --update --no-cache curl 22:59:24 ---> 06229481a1bd 22:59:24 Step 9/23 : RUN go mod tidy 22:59:24 ---> Running in 804a20d03875 22:59:24 ---> Running in ea5d10b9ab08 22:59:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:59:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:59:24 (1/4) Installing ca-certificates (20191127-r4) 22:59:24 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:59:24 (3/4) Installing libcurl (7.78.0-r0) 22:59:25 (4/4) Installing curl (7.78.0-r0) 22:59:25 Executing busybox-1.31.1-r20.trigger 22:59:25 Executing ca-certificates-20191127-r4.trigger 22:59:25 OK: 7 MiB in 18 packages 22:59:25 Removing intermediate container 804a20d03875 22:59:25 ---> 67e41ed894cb 22:59:25 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:59:25 ---> Running in e2f270841518 22:59:25 Removing intermediate container e2f270841518 22:59:25 ---> 961f6f1b1408 22:59:25 Step 14/22 : WORKDIR /edgex 22:59:25 Removing intermediate container ea5d10b9ab08 22:59:25 ---> aa80aa651062 22:59:25 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:59:25 ---> Running in cb33c5ac8d64 22:59:25 ---> Running in d151cbb1f410 22:59:26 Removing intermediate container cb33c5ac8d64 22:59:26 ---> 0d51c3f9c40a 22:59:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:59:26 ---> 4558060800b2 22:59:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:59:26 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 22:59:27 ---> 3089bc77a52f 22:59:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:59:27 ---> 103fbddcabc6 22:59:27 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:59:27 ---> Running in d5d131cb0e87 22:59:27 Removing intermediate container d5d131cb0e87 22:59:27 ---> 795a6d06742e 22:59:27 Step 19/22 : CMD ["--init=true"] 22:59:27 ---> Running in 704fd1665187 22:59:27 Removing intermediate container 704fd1665187 22:59:27 ---> add9d2621035 22:59:27 Step 20/22 : LABEL arch=x86_64 22:59:28 ---> Running in 7a98ca7e6f66 22:59:28 Removing intermediate container 7a98ca7e6f66 22:59:28 ---> a58188da3cbd 22:59:28 Step 21/22 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b 22:59:28 ---> Running in e09ab9cbd2c0 22:59:28 Removing intermediate container e09ab9cbd2c0 22:59:28 ---> a158b968b9e2 22:59:28 Step 22/22 : LABEL version=0.0.0 22:59:28 ---> Running in 6c87f00f2370 22:59:28 Removing intermediate container 6c87f00f2370 22:59:28 ---> 483f91b4a6e6 22:59:28 22:59:28 Successfully built 483f91b4a6e6 22:59:28 Successfully tagged security-proxy-setup:latest 22:59:37  Building security-proxy-setup ... done Removing intermediate container db0ca530159c 22:59:37 ---> 4fe9c049b3ce 22:59:37 22:59:37 Step 11/23 : FROM alpine:3.12 22:59:37 ---> 48b8ec4ed9eb 22:59:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:59:37 ---> Using cache 22:59:37 ---> 7b794c4fb55f 22:59:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:59:37 ---> Using cache 22:59:37 ---> 50aef9e5c118 22:59:37 Step 14/23 : ENV APP_PORT=59861 22:59:37 ---> Running in ab3879b1455c 22:59:37 Removing intermediate container ab3879b1455c 22:59:37 ---> b70721f29133 22:59:37 Step 15/23 : EXPOSE $APP_PORT 22:59:37 ---> Running in 5c0dee9e8f22 22:59:37 Removing intermediate container 5c0dee9e8f22 22:59:37 ---> 217a3b55fe40 22:59:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:59:37 ---> c5951f1e5d67 22:59:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:59:37 ---> cec670245cea 22:59:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:59:38 ---> 891d12ed2f9d 22:59:38 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:59:38 ---> Running in 75f11bdd065a 22:59:38 Removing intermediate container 75f11bdd065a 22:59:38 ---> f7231d0dfd1f 22:59:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:59:38 ---> Running in 8111daeec96d 22:59:38 Removing intermediate container 8111daeec96d 22:59:38 ---> c990719be14d 22:59:38 Step 21/23 : LABEL arch=x86_64 22:59:38 ---> Running in 1d812f219e16 22:59:38 Removing intermediate container 1d812f219e16 22:59:38 ---> 9aaf9bdb82c9 22:59:38 Step 22/23 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b 22:59:38 ---> Running in 7a32edcf640a 22:59:38 Removing intermediate container 7a32edcf640a 22:59:38 ---> 23aa9aee9708 22:59:38 Step 23/23 : LABEL version=0.0.0 22:59:38 ---> Running in bc72e8be36e0 22:59:38 Removing intermediate container bc72e8be36e0 22:59:38 ---> c9d0241ef155 22:59:38 22:59:39 Successfully built c9d0241ef155 22:59:39 Successfully tagged support-scheduler:latest 22:59:41  Building support-scheduler ... done Removing intermediate container 52273533c53b 22:59:41 ---> 746a679063ee 22:59:41 22:59:41 Step 11/24 : FROM alpine:3.12 22:59:41 ---> 48b8ec4ed9eb 22:59:41 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:59:41 ---> Using cache 22:59:41 ---> 7b794c4fb55f 22:59:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:59:41 ---> Using cache 22:59:41 ---> 50aef9e5c118 22:59:41 Step 14/24 : ENV APP_PORT=59881 22:59:41 ---> Running in 77e38eac928b 22:59:41 Removing intermediate container 77e38eac928b 22:59:41 ---> 4b58363bd63d 22:59:41 Step 15/24 : EXPOSE $APP_PORT 22:59:41 ---> Running in 210833e57cdc 22:59:41 Removing intermediate container 210833e57cdc 22:59:41 ---> 7c38e6c0aa73 22:59:41 Step 16/24 : WORKDIR / 22:59:41 ---> Running in 8743255b3610 22:59:41 Removing intermediate container 8743255b3610 22:59:41 ---> 5f2f2b4b9434 22:59:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:59:42 ---> 0f08a3d8e96b 22:59:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:59:42 ---> f142ff72bb5f 22:59:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:59:42 ---> d495116b83cf 22:59:42 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:59:43 ---> Running in 875e9bfe8303 22:59:43 Removing intermediate container 875e9bfe8303 22:59:43 ---> 2c2a98fdbf08 22:59:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:59:43 ---> Running in 549b3a0ca279 22:59:43 Removing intermediate container 549b3a0ca279 22:59:43 ---> 0839bd84e525 22:59:43 Step 22/24 : LABEL arch=x86_64 22:59:43 ---> Running in b42d4010fe6a 22:59:43 Removing intermediate container b42d4010fe6a 22:59:43 ---> b3714a31ef2e 22:59:43 Step 23/24 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b 22:59:43 ---> Running in 0a98ee7a8ef8 22:59:43 Removing intermediate container 0a98ee7a8ef8 22:59:43 ---> 12f798516bb0 22:59:43 Step 24/24 : LABEL version=0.0.0 22:59:43 ---> Running in 10dfaee76d90 22:59:43 Removing intermediate container 10dfaee76d90 22:59:43 ---> eb6c535a7dc4 22:59:43 22:59:43 Successfully built eb6c535a7dc4 22:59:43 Successfully tagged core-metadata:latest 22:59:45  Building core-metadata ... done Removing intermediate container d151cbb1f410 22:59:45 ---> d7a0a7f520e8 22:59:45 22:59:45 Step 11/23 : FROM alpine:3.12 22:59:45 ---> 48b8ec4ed9eb 22:59:45 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:59:45 ---> Running in 46cdedfc7d95 22:59:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:59:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:59:46 (1/2) Installing ca-certificates (20191127-r4) 22:59:46 (2/2) Installing dumb-init (1.2.2-r1) 22:59:46 Executing busybox-1.31.1-r20.trigger 22:59:46 Executing ca-certificates-20191127-r4.trigger 22:59:46 OK: 6 MiB in 16 packages 22:59:46 Removing intermediate container 46cdedfc7d95 22:59:46 ---> 822deffb09ca 22:59:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:59:46 ---> Running in e805c8e17e89 22:59:46 Removing intermediate container e805c8e17e89 22:59:46 ---> 079f45d16e8a 22:59:46 Step 14/23 : ENV APP_PORT=59860 22:59:46 ---> Running in c8b833f1295d 22:59:46 Removing intermediate container c8b833f1295d 22:59:46 ---> 204f26c2912a 22:59:46 Step 15/23 : EXPOSE $APP_PORT 22:59:46 ---> Running in bc6d2fd51214 22:59:46 Removing intermediate container bc6d2fd51214 22:59:46 ---> 4b518b0cf57c 22:59:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:59:46 ---> ed7e64165fef 22:59:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:59:47 ---> e80edad1ff4e 22:59:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:59:47 ---> 794a158a36e7 22:59:47 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:59:47 ---> Running in 3666d44d4e64 22:59:47 Removing intermediate container 3666d44d4e64 22:59:47 ---> 035ea304cc6d 22:59:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:59:47 ---> Running in 238564e05c46 22:59:47 Removing intermediate container 238564e05c46 22:59:47 ---> ac00ce07524e 22:59:47 Step 21/23 : LABEL arch=x86_64 22:59:47 ---> Running in 31a5ac110fec 22:59:47 Removing intermediate container 31a5ac110fec 22:59:47 ---> 320a183f89c8 22:59:47 Step 22/23 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b 22:59:48 ---> Running in 4f27f052c3b0 22:59:48 Removing intermediate container 4f27f052c3b0 22:59:48 ---> d9c44191e614 22:59:48 Step 23/23 : LABEL version=0.0.0 22:59:48 ---> Running in 27ab7bc9d394 22:59:48 Removing intermediate container 27ab7bc9d394 22:59:48 ---> 0134c6c05729 22:59:48 22:59:48 Successfully built 0134c6c05729 22:59:48 Successfully tagged support-notifications:latest 22:59:48  Building support-notifications ... done  [Pipeline] } 22:59:48 $ docker stop --time=1 60abac14dfd185e1d0bc43e2dd4c06ff2c3875936cef45d32662e476887763b7 22:59:49 $ docker rm -f 60abac14dfd185e1d0bc43e2dd4c06ff2c3875936cef45d32662e476887763b7 [Pipeline] // withDockerContainer [Pipeline] sh 22:59:50 + docker images 22:59:50 REPOSITORY TAG IMAGE ID CREATED SIZE 22:59:50 support-notifications latest 0134c6c05729 3 seconds ago 16.8MB 22:59:50 d7a0a7f520e8 6 seconds ago 1.75GB 22:59:50 core-metadata latest eb6c535a7dc4 7 seconds ago 16.7MB 22:59:50 746a679063ee 10 seconds ago 1.76GB 22:59:50 support-scheduler latest c9d0241ef155 12 seconds ago 16.1MB 22:59:50 4fe9c049b3ce 15 seconds ago 1.75GB 22:59:50 security-proxy-setup latest 483f91b4a6e6 22 seconds ago 26MB 22:59:50 77ac062670d7 28 seconds ago 1.76GB 22:59:50 core-data latest 4ec99af393a3 43 seconds ago 20.4MB 22:59:50 sys-mgmt-agent latest aa9f3ff3c8a0 43 seconds ago 325MB 22:59:50 security-bootstrapper latest 0d2e6ade782e 49 seconds ago 18.8MB 22:59:50 security-secretstore-setup latest 431e8945ba36 56 seconds ago 28.1MB 22:59:50 371a78926b25 57 seconds ago 1.76GB 22:59:50 882197ccbcc4 About a minute ago 1.76GB 22:59:50 4309dbf6e09e About a minute ago 1.75GB 22:59:50 core-command latest 05c82d8b8759 About a minute ago 16MB 22:59:50 f7b7179bab90 About a minute ago 1.75GB 22:59:50 e595f9649a7e About a minute ago 1.75GB 22:59:50 ci-base-image-x86_64 latest ed4c09c3f784 5 minutes ago 1.25GB 22:59:50 alpine 3.12 48b8ec4ed9eb 9 days ago 5.58MB 22:59:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB 22:59:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 weeks ago 547MB 22:59:50 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 22:59:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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 23:00:05 Still waiting to schedule task 23:00:05 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 23:00:06 Removing intermediate container e70170e615ac 23:00:06 ---> 25d8622ae84e 23:00:06 Successfully built 25d8622ae84e 23:00:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:00:06 + docker inspect -f . ci-base-image-arm64 23:00:06 . [Pipeline] withDockerContainer 23:00:06 prd-ubuntu18.04-docker-arm64-4c-16g-1892 does not seem to be running inside a container 23:00:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 23:00:09 $ docker top 78e61e5be4c29600f1ce6a87e21b970b8e495542d6ad0b9764e13550eaff7603 -eo pid,comm [Pipeline] { [Pipeline] sh 23:00:10 + go version 23:00:10 go version go1.16.6 linux/arm64 [Pipeline] } 23:00:10 $ docker stop --time=1 78e61e5be4c29600f1ce6a87e21b970b8e495542d6ad0b9764e13550eaff7603 23:00:12 $ docker rm -f 78e61e5be4c29600f1ce6a87e21b970b8e495542d6ad0b9764e13550eaff7603 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:00:12 + docker inspect -f . ci-base-image-arm64 23:00:12 . [Pipeline] withDockerContainer 23:00:13 prd-ubuntu18.04-docker-arm64-4c-16g-1892 does not seem to be running inside a container 23:00:13 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 23:00:14 $ docker top 870ac2279c9d437e0da1010c6ee5d5ba6f80bb972b5a5119352acb51a55e8fd2 -eo pid,comm [Pipeline] { [Pipeline] echo 23:00:15 ========================================================= 23:00:15 [edgeXBuildGoParallel] Running Tests and Build... 23:00:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:00:16 + go mod tidy [Pipeline] sh 23:00:17 + make test 23:00:17 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 23:00:17 go mod tidy 23:00:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:00:45 ? github.com/edgexfoundry/edgex-go [no test files] 23:01:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:01:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:01:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:01:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:02:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:02:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:02:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:02:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:02:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:02:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:02:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:02:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:02:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:02:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:02:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.195s coverage: 28.7% of statements 23:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:02:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.342s coverage: 100.0% of statements 23:02:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:02:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.354s coverage: 46.3% of statements 23:02:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:02:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:02:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.637s coverage: 90.1% of statements 23:02:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:02:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:02:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.257s coverage: 81.2% of statements 23:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 23:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:02:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.471s coverage: 94.2% of statements 23:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:02:28 ok github.com/edgexfoundry/edgex-go/internal/io 0.177s coverage: 59.1% of statements 23:02:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:02:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:02:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:02:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:02:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:02:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.203s coverage: 60.0% of statements 23:02:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:02:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:02:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:02:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.362s coverage: 0.8% of statements 23:02:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:02:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.181s coverage: 58.8% of statements 23:02:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.193s coverage: 21.7% of statements 23:02:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:02:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.216s coverage: 47.1% of statements 23:02:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.314s coverage: 79.5% of statements 23:02:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.184s coverage: 94.1% of statements 23:02:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.215s coverage: 96.3% of statements 23:02:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.229s coverage: 87.5% of statements 23:02:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.234s coverage: 94.4% of statements 23:02:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.200s coverage: 44.8% of statements 23:02:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.638s coverage: 81.8% of statements 23:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.256s coverage: 92.9% of statements 23:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 23:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements 23:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements 23:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.278s coverage: 58.8% of statements 23:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.253s coverage: 80.0% of statements 23:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.246s coverage: 87.2% of statements 23:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.242s coverage: 85.4% of statements 23:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.809s coverage: 91.2% of statements 23:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.836s coverage: 64.4% of statements 23:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.185s coverage: 100.0% of statements 23:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 91.3% of statements 23:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements 23:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements 23:02:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements 23:03:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.154s coverage: 62.6% of statements 23:03:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:03:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:03:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:03:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.821s coverage: 43.6% of statements 23:03:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:03:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:03:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.230s coverage: 89.5% of statements 23:03:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:03:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.354s coverage: 84.8% of statements 23:03:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:03:11 Running on prd-ubuntu18.04-docker-8c-8g-1893 in /w/workspace/edgexfoundry_edgex-go_PR-3698 [Pipeline] { [Pipeline] ws 23:03:11 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 23:03:11 The recommended git tool is: git 23:03:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.312s coverage: 19.5% of statements 23:03:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:03:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:03:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:03:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:03:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.638s coverage: 92.0% of statements 23:03:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:03:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:03:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:03:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:03:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.241s coverage: 62.7% of statements 23:03:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:03:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:03:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.467s coverage: 97.7% of statements 23:03:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:03:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:03:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:03:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:03:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.185s coverage: 28.9% of statements 23:03:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:03:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:03:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:03:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:03:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:03:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:03:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.197s coverage: 100.0% of statements 23:03:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements 23:03:13 GO111MODULE=on go vet ./... 23:03:14 using credential edgex-jenkins-ssh 23:03:14 Cloning the remote Git repository 23:03:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:03:14 > git init /w/workspace/edgex-go/5 # timeout=10 23:03:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:03:14 > git --version # timeout=10 23:03:14 > git --version # 'git version 2.17.1' 23:03:14 using GIT_SSH to set credentials SSH Credentials for GitHub 23:03:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:03:46 Merging remotes/origin/main commit 0aafbc0fece84c024f34443fde64f7a14b5c547f into PR head commit ac669926ad0911eb6d1d3093627c71230e4dbd5b 23:03:46 Merge succeeded, producing ac669926ad0911eb6d1d3093627c71230e4dbd5b 23:03:46 Checking out Revision ac669926ad0911eb6d1d3093627c71230e4dbd5b (PR-3698) 23:03:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:03:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:03:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:03:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:03:46 using GIT_SSH to set credentials SSH Credentials for GitHub 23:03:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3698/head:refs/remotes/origin/PR-3698 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:03:46 > git config core.sparsecheckout # timeout=10 23:03:46 > git checkout -f ac669926ad0911eb6d1d3093627c71230e4dbd5b # timeout=10 23:03:46 > git remote # timeout=10 23:03:46 > git config --get remote.origin.url # timeout=10 23:03:46 using GIT_SSH to set credentials SSH Credentials for GitHub 23:03:46 > git merge 0aafbc0fece84c024f34443fde64f7a14b5c547f # timeout=10 23:03:46 > git rev-parse HEAD^{commit} # timeout=10 23:03:46 > git config core.sparsecheckout # timeout=10 23:03:46 > git checkout -f ac669926ad0911eb6d1d3093627c71230e4dbd5b # timeout=10 23:03:50 Commit message: "Merge branch 'main' into edgex-go-3694" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:03:51 + echo snap-build.sh 23:03:51 snap-build.sh 23:03:51 + SNAP_BASE_DIR=. 23:03:51 + '[' '!' -z /w/workspace/edgex-go/5 ']' 23:03:51 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 23:03:51 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 23:03:51 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 23:03:51 + cd /w/workspace/edgex-go/5 23:03:51 + sudo apt-get remove -qy --purge lxd lxd-client 23:03:51 Reading package lists... 23:03:51 Building dependency tree... 23:03:51 Reading state information... 23:03:51 The following packages were automatically installed and are no longer required: 23:03:51 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 23:03:51 uidmap xdelta3 23:03:51 Use 'sudo apt autoremove' to remove them. 23:03:51 The following packages will be REMOVED: 23:03:51 lxd* lxd-client* 23:03:51 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 23:03:51 After this operation, 31.7 MB disk space will be freed. 23:03:52 (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.) 23:03:52 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 23:03:53 Removing lxd dnsmasq configuration 23:03:53 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 23:03:53 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 23:03:54 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 23:03:54 (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.) 23:03:54 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 23:03:55 Processing triggers for systemd (237-3ubuntu10.45) ... 23:03:55 Processing triggers for ureadahead (0.100.0-21) ... 23:03:56 + sudo snap remove --purge lxd 23:03:56 snap "lxd" is not installed 23:03:56 + sudo groupadd --force --system lxd 23:03:56 ++ whoami 23:03:56 + sudo /usr/sbin/usermod -G lxd -a jenkins 23:03:56 + newgrp - lxd 23:03:56 + sudo snap install lxd 23:04:05 2021-09-09T23:04:03Z INFO Waiting for automatic snapd restart... 23:04:23 lxd 4.18 from Canonical* installed 23:04:23 + sudo lxd init --auto 23:04:32 + sudo snap install --classic snapcraft 23:04:40 snapcraft 5.0 from Canonical* installed 23:04:40 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 23:04:40 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 23:04:40 % Total % Received % Xferd Average Speed Time Time Time Current 23:04:40 Dload Upload Total Spent Left Speed 23:04:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3870 0 --:--:-- --:--:-- --:--:-- 3870 23:04:40 100 3325k 100 3325k 0 0 7488k 0 --:--:-- --:--:-- --:--:-- 7488k 23:04:40 ./yq_linux_amd64 23:04:40 + sudo snapcraft prime --use-lxd 23:04:43 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 23:04:43 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: 23:04:43 - README.md 23:04:43 23:04:43 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:04:43 Launching a container. 23:04:49 Waiting for container to be ready 23:04:50 To start your first instance, try: lxc launch ubuntu:18.04 23:04:50 23:04:51 gofmt -l . 23:04:51 [ "`gofmt -l .`" = "" ] 23:04:51 ./bin/test-attribution-txt.sh [Pipeline] sh 23:04:52 + ls -al . 23:04:52 total 640 23:04:52 drwxrwxr-x 9 1001 1001 4096 Sep 9 23:04 . 23:04:52 drwxr-xr-x 4 root root 4096 Sep 9 23:00 .. 23:04:52 -rw-rw-r-- 1 1001 1001 11 Sep 9 22:57 .dockerignore 23:04:52 drwxrwxr-x 8 1001 1001 4096 Sep 9 22:57 .git 23:04:52 drwxrwxr-x 4 1001 1001 4096 Sep 9 22:57 .github 23:04:52 -rw-rw-r-- 1 1001 1001 818 Sep 9 22:57 .gitignore 23:04:52 -rw-rw-r-- 1 1001 1001 76 Sep 9 22:57 .hadolint.yml 23:04:52 -rw-rw-r-- 1 1001 1001 166 Sep 9 22:57 .sonarcloud.properties 23:04:52 -rw-rw-r-- 1 1001 1001 1171 Sep 9 22:57 ADOPTERS.md 23:04:52 -rw-rw-r-- 1 1001 1001 8493 Sep 9 22:57 Attribution.txt 23:04:52 -rw-rw-r-- 1 1001 1001 43881 Sep 9 22:57 CHANGELOG.md 23:04:52 -rw-rw-r-- 1 1001 1001 3804 Sep 9 22:57 CONTRIBUTING.md 23:04:52 -rw-rw-r-- 1 1001 1001 677 Sep 9 22:57 GOVERNANCE.md 23:04:52 -rw-rw-r-- 1 1001 1001 849 Sep 9 22:57 Jenkinsfile 23:04:52 -rw-rw-r-- 1 1001 1001 10775 Sep 9 22:57 LICENSE 23:04:52 -rw-rw-r-- 1 1001 1001 5915 Sep 9 22:57 Makefile 23:04:52 -rw-rw-r-- 1 1001 1001 582 Sep 9 22:57 OWNERS.md 23:04:52 -rw-rw-r-- 1 1001 1001 8643 Sep 9 22:57 README.md 23:04:52 -rw-rw-r-- 1 1001 1001 6912 Sep 9 22:57 SECURITY.md 23:04:52 -rw-rw-r-- 1 1001 1001 5 Sep 9 22:53 VERSION 23:04:52 -rw-rw-r-- 1 1001 1001 4131 Sep 9 22:57 ZMQWindows.md 23:04:52 drwxrwxr-x 2 1001 1001 4096 Sep 9 22:57 bin 23:04:52 drwxrwxr-x 14 1001 1001 4096 Sep 9 22:57 cmd 23:04:52 -rw-r--r-- 1 root root 405611 Sep 9 23:03 coverage.out 23:04:52 -rw-rw-r-- 1 1001 1001 841 Sep 9 22:57 go.mod 23:04:52 -rw-r--r-- 1 root root 50064 Sep 9 23:00 go.sum 23:04:52 drwxrwxr-x 8 1001 1001 4096 Sep 9 22:57 internal 23:04:52 drwxrwxr-x 3 1001 1001 4096 Sep 9 22:57 openapi 23:04:52 drwxrwxr-x 4 1001 1001 4096 Sep 9 22:57 snap 23:04:52 -rw-rw-r-- 1 1001 1001 204 Sep 9 22:57 version.go [Pipeline] sh 23:04:52 + '[' -e coverage.out ] 23:04:52 + chown 1001:1001 coverage.out [Pipeline] stash 23:04:52 Warning: overwriting stash ‘coverage-report’ 23:04:53 Stashed 1 file(s) [Pipeline] sh 23:04:54 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 23:04:54 + make build 23:04:54 go mod tidy 23:04:54 Waiting for network to be ready... 23:04:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 23:04:55 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] 23:04:55 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 23:04:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] 23:04:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 23:04:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 23:04:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] 23:04:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] 23:04:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 23:04:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 23:04:55 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 23:04:55 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 23:04:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 23:04:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 23:04:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 23:04:56 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 23:04:56 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 23:04:56 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 23:04:56 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 23:04:58 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 23:04:58 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] 23:04:58 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] 23:04:58 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 23:04:58 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 23:04:58 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] 23:04:58 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] 23:04:58 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 23:04:58 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 23:04:59 Fetched 25.2 MB in 4s (5974 kB/s) 23:05:00 Reading package lists... 23:05:00 Reading package lists... 23:05:00 Building dependency tree... 23:05:00 Reading state information... 23:05:00 The following additional packages will be installed: 23:05:00 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 23:05:00 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 23:05:00 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 23:05:00 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 23:05:00 Suggested packages: 23:05:00 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 23:05:00 Recommended packages: 23:05:00 gnupg libsasl2-modules 23:05:00 The following NEW packages will be installed: 23:05:00 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 23:05:00 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 23:05:00 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 23:05:00 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 23:05:00 The following packages will be upgraded: 23:05:00 gpg gpg-agent gpgconf libudev1 23:05:00 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 23:05:00 Need to get 3527 kB of archives. 23:05:00 After this operation, 13.3 MB of additional disk space will be used. 23:05: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] 23:05: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] 23:05:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 23:05: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] 23:05:01 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 23:05:01 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 23:05:01 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 23:05:01 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 23:05:01 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 23:05:01 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 23:05:01 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 23:05:01 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 23:05:01 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 23:05:01 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 23:05:01 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 23:05:01 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 23:05:01 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 23:05:01 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 23:05:01 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 23:05:01 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 23:05:01 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 23:05:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 23:05:02 debconf: delaying package configuration, since apt-utils is not installed 23:05:02 Fetched 3527 kB in 1s (3047 kB/s) 23:05:02 (Reading database ... 12511 files and directories currently installed.) 23:05:02 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 23:05:02 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 23:05:02 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 23:05:02 Selecting previously unselected package udev. 23:05:02 (Reading database ... 12511 files and directories currently installed.) 23:05:02 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 23:05:02 Unpacking udev (237-3ubuntu10.51) ... 23:05:02 Selecting previously unselected package libfuse2:amd64. 23:05:02 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 23:05:02 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 23:05:02 Selecting previously unselected package fuse. 23:05:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:05:02 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 23:05:02 Unpacking fuse (2.9.7-1ubuntu1) ... 23:05:02 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 23:05:02 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:05:02 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 23:05:02 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:05:02 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 23:05:03 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:05:03 Selecting previously unselected package libksba8:amd64. 23:05:03 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 23:05:03 Unpacking libksba8:amd64 (1.3.5-2) ... 23:05:03 Selecting previously unselected package libroken18-heimdal:amd64. 23:05:03 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:05:03 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 23:05:03 Selecting previously unselected package libasn1-8-heimdal:amd64. 23:05:03 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:05:03 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 23:05:03 Selecting previously unselected package libheimbase1-heimdal:amd64. 23:05:03 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:05:03 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 23:05:03 Selecting previously unselected package libhcrypto4-heimdal:amd64. 23:05:03 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:05:03 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 23:05:03 Selecting previously unselected package libwind0-heimdal:amd64. 23:05:03 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:05:03 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:05:03 Selecting previously unselected package libhx509-5-heimdal:amd64. 23:05:03 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:05:03 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 23:05:03 Selecting previously unselected package libkrb5-26-heimdal:amd64. 23:05:03 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:05:03 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 23:05:03 Selecting previously unselected package libheimntlm0-heimdal:amd64. 23:05:03 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:05:03 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:05:03 Selecting previously unselected package libgssapi3-heimdal:amd64. 23:05:03 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:05:03 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 23:05:03 Selecting previously unselected package libsasl2-modules-db:amd64. 23:05:03 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 23:05:03 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:05:03 Selecting previously unselected package libsasl2-2:amd64. 23:05:03 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 23:05:03 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:05:03 Selecting previously unselected package libldap-common. 23:05:03 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 23:05:03 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 23:05:03 Selecting previously unselected package libldap-2.4-2:amd64. 23:05:03 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 23:05:03 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 23:05:03 Selecting previously unselected package dirmngr. 23:05:03 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 23:05:03 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 23:05:04 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 23:05:04 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 23:05:04 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 23:05:04 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:05:04 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:05:04 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 23:05:04 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 23:05:04 Setting up libksba8:amd64 (1.3.5-2) ... 23:05:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:05:04 Setting up udev (237-3ubuntu10.51) ... 23:05:04 invoke-rc.d: policy-rc.d denied execution of start. 23:05:04 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 23:05:04 Processing triggers for systemd (237-3ubuntu10) ... 23:05:04 Setting up fuse (2.9.7-1ubuntu1) ... 23:05:04 Setting up gpg (2.2.4-1ubuntu1.4) ... 23:05:04 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:05:04 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 23:05:04 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 23:05:04 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 23:05:04 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 23:05:04 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:05:04 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 23:05:04 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 23:05:04 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 23:05:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:05:05 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 23:05:05 settings in the [Install] section, and DefaultInstance for template units). 23:05:05 This means they are not meant to be enabled using systemctl. 23:05:05 Possible reasons for having this kind of units are: 23:05:05 1) A unit may be statically enabled by being symlinked from another unit's 23:05:05 .wants/ or .requires/ directory. 23:05:05 2) A unit's purpose may be to act as a helper for some other unit which has 23:05:05 a requirement dependency on it. 23:05:05 3) A unit may be started when needed via activation (socket, path, timer, 23:05:05 D-Bus, udev, scripted systemctl call, ...). 23:05:05 4) In case of template units, the unit is meant to be enabled with some 23:05:05 instance name specified. 23:05:05 Reading package lists... 23:05:05 Building dependency tree... 23:05:05 Reading state information... 23:05:06 The following additional packages will be installed: 23:05:06 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 23:05:06 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 23:05:06 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 23:05:06 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 23:05:06 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 23:05:06 Suggested packages: 23:05:06 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 23:05:06 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 23:05:06 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 23:05:06 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 23:05:06 systemd-container policykit-1 23:05:06 Recommended packages: 23:05:06 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 23:05:06 The following NEW packages will be installed: 23:05:06 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 23:05:06 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 23:05:06 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 23:05:06 multiarch-support openssh-client python3 python3-minimal python3.6 23:05:06 python3.6-minimal snapd squashfs-tools sudo 23:05:06 The following packages will be upgraded: 23:05:06 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 23:05:06 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 23:05:06 Need to get 36.7 MB of archives. 23:05:06 After this operation, 147 MB of additional disk space will be used. 23:05:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 23:05:06 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 23:05:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 23:05:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 23:05:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 23:05:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 23:05:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 23:05:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 23:05:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 23:05:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 23:05:06 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 23:05:06 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 23:05:06 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 23:05:06 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 23:05:06 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 23:05:06 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 23:05:06 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] 23:05:07 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 23:05:07 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 23:05:07 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 23:05:07 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 23:05:07 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 23:05:07 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 23:05:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 23:05:07 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 23:05:07 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 23:05:07 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 23:05:07 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 23:05:07 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 23:05:07 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 23:05:09 debconf: delaying package configuration, since apt-utils is not installed 23:05:09 Fetched 36.7 MB in 3s (12.3 MB/s) 23:05:09 (Reading database ... 12757 files and directories currently installed.) 23:05:09 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 23:05:09 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 23:05:09 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 23:05:09 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 23:05:09 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 23:05:09 (Reading database ... 12757 files and directories currently installed.) 23:05:09 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 23:05:09 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 23:05:10 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 23:05:10 (Reading database ... 12757 files and directories currently installed.) 23:05:10 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 23:05:10 Unpacking apt (1.6.14) over (1.6.1) ... 23:05:10 Setting up apt (1.6.14) ... 23:05:10 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 23:05:10 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 23:05:11 (Reading database ... 12764 files and directories currently installed.) 23:05:11 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 23:05:11 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 23:05:11 Selecting previously unselected package libpython3.6-minimal:amd64. 23:05:11 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:05:11 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:05:11 Selecting previously unselected package libexpat1:amd64. 23:05:11 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 23:05:11 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 23:05:11 Selecting previously unselected package python3.6-minimal. 23:05:11 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:05:11 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 23:05:11 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 23:05:11 Checking for services that may need to be restarted...done. 23:05:11 Checking for services that may need to be restarted...done. 23:05:11 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:05:11 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 23:05:11 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 23:05:12 Selecting previously unselected package python3-minimal. 23:05:12 (Reading database ... 13012 files and directories currently installed.) 23:05:12 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 23:05:12 Unpacking python3-minimal (3.6.7-1~18.04) ... 23:05:12 Selecting previously unselected package mime-support. 23:05:12 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 23:05:12 Unpacking mime-support (3.60ubuntu1) ... 23:05:12 Selecting previously unselected package libmpdec2:amd64. 23:05:12 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 23:05:12 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 23:05:12 Selecting previously unselected package libpython3.6-stdlib:amd64. 23:05:12 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:05:12 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:05:12 Selecting previously unselected package python3.6. 23:05:12 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:05:12 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 23:05:12 Selecting previously unselected package libpython3-stdlib:amd64. 23:05:12 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 23:05:12 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 23:05:12 Setting up python3-minimal (3.6.7-1~18.04) ... 23:05:12 Selecting previously unselected package python3. 23:05:12 (Reading database ... 13442 files and directories currently installed.) 23:05:12 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 23:05:12 Unpacking python3 (3.6.7-1~18.04) ... 23:05:12 Selecting previously unselected package multiarch-support. 23:05:12 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 23:05:12 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 23:05:12 Setting up multiarch-support (2.27-3ubuntu1.4) ... 23:05:12 Selecting previously unselected package liblzo2-2:amd64. 23:05:12 (Reading database ... 13479 files and directories currently installed.) 23:05:12 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 23:05:12 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 23:05:12 Selecting previously unselected package libbsd0:amd64. 23:05:12 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 23:05:13 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 23:05:13 Selecting previously unselected package sudo. 23:05:13 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 23:05:13 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 23:05:13 Selecting previously unselected package apparmor. 23:05:13 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 23:05:13 Unpacking apparmor (2.12-4ubuntu5.1) ... 23:05:13 Selecting previously unselected package libedit2:amd64. 23:05:13 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 23:05:13 Unpacking libedit2:amd64 (3.1-20170329-1) ... 23:05:13 Selecting previously unselected package libkrb5support0:amd64. 23:05:13 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 23:05:13 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 23:05:13 Selecting previously unselected package libk5crypto3:amd64. 23:05:13 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 23:05:13 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 23:05:13 Selecting previously unselected package libkeyutils1:amd64. 23:05:13 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 23:05:13 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 23:05:13 Selecting previously unselected package libkrb5-3:amd64. 23:05:13 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 23:05:13 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 23:05:13 Selecting previously unselected package libgssapi-krb5-2:amd64. 23:05:13 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 23:05:13 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 23:05:13 Selecting previously unselected package libssl1.0.0:amd64. 23:05:13 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 23:05:13 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 23:05:14 Selecting previously unselected package openssh-client. 23:05:14 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 23:05:14 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 23:05:14 Selecting previously unselected package squashfs-tools. 23:05:14 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... 23:05:14 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 23:05:14 Selecting previously unselected package snapd. 23:05:14 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 23:05:14 Unpacking snapd (2.49.2+18.04) ... 23:05:16 Setting up libedit2:amd64 (3.1-20170329-1) ... 23:05:16 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 23:05:16 Setting up mime-support (3.60ubuntu1) ... 23:05:16 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 23:05:16 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 23:05:16 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 23:05:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:05:16 Setting up systemd (237-3ubuntu10.51) ... 23:05:16 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 23:05:17 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 23:05:17 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 23:05:17 Setting up liblzo2-2:amd64 (2.08-1.2) ... 23:05:17 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:05:17 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 23:05:17 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 23:05:18 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 23:05:18 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 23:05:18 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 23:05:18 Setting up python3 (3.6.7-1~18.04) ... 23:05:18 running python rtupdate hooks for python3.6... 23:05:18 running python post-rtupdate hooks for python3.6... 23:05:18 Setting up apparmor (2.12-4ubuntu5.1) ... 23:05:18 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 23:05:18 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 23:05:18 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 23:05:19 Setting up snapd (2.49.2+18.04) ... 23:05:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 23:05:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 23:05:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 23:05:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 23:05:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 23:05:20 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 23:05:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 23:05:20 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 23:05:20 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 23:05:20 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 23:05: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' 23:05:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:05:21 Processing triggers for systemd (237-3ubuntu10.51) ... 23:05:22 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 23:05:22 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 23:05:22 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:05:24 Reading package lists... 23:05:24 Reading package lists... 23:05:24 Building dependency tree... 23:05:24 Reading state information... 23:05:24 Calculating upgrade... 23:05:24 The following packages will be upgraded: 23:05:24 advancecomp base-files bash binutils binutils-common 23:05:24 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 23:05:24 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 23:05:24 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 23:05:24 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 23:05:24 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 23:05:24 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 23:05:24 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 23:05:24 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 23:05:24 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 23:05:24 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 23:05:24 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 23:05:24 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 23:05:24 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 23:05:24 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 23:05:24 ubuntu-keyring util-linux 23:05:24 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 23:05:24 Need to get 64.2 MB of archives. 23:05:24 After this operation, 5138 kB of additional disk space will be used. 23:05:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] 23:05:24 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 23:05:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 23:05:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 23:05:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 23:05:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 23:05:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 23:05:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 23:05:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 23:05:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 23:05:24 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 23:05:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 23:05:24 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 23:05:24 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 23:05:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 23:05:24 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 23:05:24 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 23:05:24 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 23:05:25 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 23:05:25 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 23:05:25 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 23:05:25 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 23:05: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] 23:05:25 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 23:05:25 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 23:05:25 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 23:05:25 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 23:05:25 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 23:05:25 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 23:05:25 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 23:05:25 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 23:05:25 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 23:05:25 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 23:05:25 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 23:05:25 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 23:05:25 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 23:05:25 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 23:05:25 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 23:05:25 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 23:05:25 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 23:05:25 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 23:05:25 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 23:05:25 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 23:05:25 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 23:05:25 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 23:05:25 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 23:05:25 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 23:05:25 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 23:05:25 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 23:05: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] 23:05:25 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 23:05:25 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 23:05:25 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 23:05:25 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 23:05:25 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 23:05:25 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 23:05:25 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 23:05:25 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 23:05:25 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 23:05:25 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 23:05:25 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 23:05:26 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 23:05:26 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 23:05:26 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 23:05:26 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 23:05:26 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 23:05:26 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 23:05:26 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 23:05:26 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 23:05:26 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 23:05:26 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 23:05:26 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 23:05:26 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 23:05:26 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 23:05:26 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 23:05:26 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 23:05:26 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 23:05:26 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 23:05:26 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 23:05:26 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 23:05:26 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 23:05:26 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 23:05:26 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 23:05: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] 23:05: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] 23:05: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] 23:05:26 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 23:05: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] 23:05:26 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 23:05:26 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 23:05:26 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 23:05:26 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 23:05:26 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 23:05: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] 23:05:26 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 23:05:26 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 23:05: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] 23:05:26 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 23:05:26 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 23:05:26 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 23:05:26 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 23:05:26 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 23:05:26 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 23:05:26 debconf: delaying package configuration, since apt-utils is not installed 23:05:26 Fetched 64.2 MB in 2s (31.3 MB/s) 23:05:27 (Reading database ... 13914 files and directories currently installed.) 23:05:27 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 23:05:27 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:05:27 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 23:05:27 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:05:27 Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... 23:05:27 Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... 23:05:27 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:05:27 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:05:27 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:05:27 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:05:27 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:05:27 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:05:28 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:05:28 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:05:28 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:05:28 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:05:28 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:05:28 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:05:28 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:05:28 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:05:28 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 23:05:28 (Reading database ... 13914 files and directories currently installed.) 23:05:28 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 23:05:28 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 23:05:28 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 23:05:28 (Reading database ... 13914 files and directories currently installed.) 23:05:28 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:05:28 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:05:28 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:05:28 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:05:28 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:05:28 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:05:28 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 23:05:29 (Reading database ... 13914 files and directories currently installed.) 23:05:29 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 23:05:29 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:05:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 23:05:29 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 23:05:29 (Reading database ... 13914 files and directories currently installed.) 23:05:29 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 23:05:29 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 23:05:29 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 23:05:29 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 23:05:29 Setting up base-files (10.1ubuntu2.10) ... 23:05:29 Installing new version of config file /etc/issue ... 23:05:29 Installing new version of config file /etc/issue.net ... 23:05:29 Installing new version of config file /etc/lsb-release ... 23:05:29 Installing new version of config file /etc/update-motd.d/50-motd-news ... 23:05:30 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 23:05:30 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 23:05:30 Removing obsolete conffile /etc/default/motd-news ... 23:05:30 (Reading database ... 13915 files and directories currently installed.) 23:05:30 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 23:05:30 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 23:05:30 Setting up bash (4.4.18-2ubuntu1.2) ... 23:05: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 23:05:30 (Reading database ... 13915 files and directories currently installed.) 23:05:30 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 23:05:30 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 23:05:30 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 23:05:30 (Reading database ... 13915 files and directories currently installed.) 23:05:30 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 23:05:30 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 23:05:30 Setting up tar (1.29b-2ubuntu0.2) ... 23:05:30 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 23:05:30 (Reading database ... 13915 files and directories currently installed.) 23:05:30 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 23:05:30 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:05:30 Setting up dpkg (1.19.0.5ubuntu2.3) ... 23:05:31 (Reading database ... 13915 files and directories currently installed.) 23:05:31 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 23:05:31 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:05:31 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 23:05:31 (Reading database ... 13915 files and directories currently installed.) 23:05:31 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 23:05:31 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:05:31 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 23:05:31 (Reading database ... 13915 files and directories currently installed.) 23:05:31 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 23:05:31 Unpacking grep (3.1-2build1) over (3.1-2) ... 23:05:31 Setting up grep (3.1-2build1) ... 23:05:31 (Reading database ... 13915 files and directories currently installed.) 23:05:31 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 23:05:31 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 23:05:31 Setting up gzip (1.6-5ubuntu1.1) ... 23:05:31 (Reading database ... 13915 files and directories currently installed.) 23:05:31 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 23:05:31 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 23:05:32 Setting up login (1:4.5-1ubuntu2) ... 23:05:32 (Reading database ... 13915 files and directories currently installed.) 23:05:32 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 23:05:32 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:05:32 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 23:05:32 (Reading database ... 13915 files and directories currently installed.) 23:05:32 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 23:05:32 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:05:32 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 23:05:32 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:05:32 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 23:05:32 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:05:33 Setting up perl-base (5.26.1-6ubuntu0.5) ... 23:05:33 (Reading database ... 13915 files and directories currently installed.) 23:05:33 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 23:05:33 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:05:33 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 23:05:33 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 23:05:33 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 23:05:33 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 23:05:33 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 23:05:33 (Reading database ... 13915 files and directories currently installed.) 23:05:33 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 23:05:34 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 23:05:34 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 23:05:34 (Reading database ... 13915 files and directories currently installed.) 23:05:34 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:05:34 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:05:34 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:05:34 (Reading database ... 13915 files and directories currently installed.) 23:05:34 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:05:34 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:05:34 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:05:34 (Reading database ... 13915 files and directories currently installed.) 23:05:34 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:05:34 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:05:34 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:05:34 (Reading database ... 13915 files and directories currently installed.) 23:05:34 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:05:34 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:05:34 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:05:34 (Reading database ... 13915 files and directories currently installed.) 23:05:34 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 23:05:34 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:05:34 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 23:05:34 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:05:34 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 23:05:34 (Reading database ... 13915 files and directories currently installed.) 23:05:34 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 23:05:34 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:05:34 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 23:05:35 (Reading database ... 13915 files and directories currently installed.) 23:05:35 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:05:35 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:05:35 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:05:35 (Reading database ... 13915 files and directories currently installed.) 23:05:35 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:05:35 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:05:35 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 23:05:35 (Reading database ... 13915 files and directories currently installed.) 23:05:35 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:05:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:05:35 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:05:35 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 23:05:35 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 23:05:36 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 23:05:36 (Reading database ... 13915 files and directories currently installed.) 23:05:36 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 23:05:36 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:05:36 Setting up libc-bin (2.27-3ubuntu1.4) ... 23:05:36 (Reading database ... 13915 files and directories currently installed.) 23:05:36 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 23:05:36 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:05:36 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 23:05:36 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 23:05:36 (Reading database ... 13917 files and directories currently installed.) 23:05:36 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 23:05:36 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 23:05:36 Setting up debconf (1.5.66ubuntu1) ... 23:05:37 (Reading database ... 13917 files and directories currently installed.) 23:05:37 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 23:05:37 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 23:05:37 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 23:05:37 (Reading database ... 13917 files and directories currently installed.) 23:05:37 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 23:05:37 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 23:05:37 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 23:05:37 (Reading database ... 13917 files and directories currently installed.) 23:05:37 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 23:05:37 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 23:05:37 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 23:05:37 (Reading database ... 13917 files and directories currently installed.) 23:05:37 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 23:05:37 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 23:05:37 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 23:05:37 (Reading database ... 13919 files and directories currently installed.) 23:05:37 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 23:05:37 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 23:05:37 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 23:05:37 (Reading database ... 13923 files and directories currently installed.) 23:05:37 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:05:37 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:05:37 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 23:05:37 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 23:05:38 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 23:05:38 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:05:38 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 23:05:38 (Reading database ... 13923 files and directories currently installed.) 23:05:38 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 23:05:38 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 23:05:38 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 23:05:38 (Reading database ... 13923 files and directories currently installed.) 23:05:38 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 23:05:38 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 23:05:38 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 23:05:38 (Reading database ... 13923 files and directories currently installed.) 23:05:38 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 23:05:38 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 23:05:38 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 23:05:38 (Reading database ... 13923 files and directories currently installed.) 23:05:38 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 23:05:38 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:05:38 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 23:05:38 (Reading database ... 13923 files and directories currently installed.) 23:05:38 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 23:05:38 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 23:05:38 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 23:05:38 (Reading database ... 13923 files and directories currently installed.) 23:05:38 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 23:05:38 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 23:05:39 Setting up passwd (1:4.5-1ubuntu2) ... 23:05:39 (Reading database ... 13923 files and directories currently installed.) 23:05:39 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 23:05:39 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:05:39 Setting up gpgv (2.2.4-1ubuntu1.4) ... 23:05:39 (Reading database ... 13923 files and directories currently installed.) 23:05:39 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 23:05:39 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 23:05:39 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 23:05:39 (Reading database ... 13923 files and directories currently installed.) 23:05:39 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 23:05:39 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 23:05:39 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 23:05:39 (Reading database ... 13923 files and directories currently installed.) 23:05:39 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 23:05:39 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 23:05:39 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 23:05:39 (Reading database ... 13923 files and directories currently installed.) 23:05:39 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 23:05:39 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 23:05:39 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 23:05:39 (Reading database ... 13923 files and directories currently installed.) 23:05:39 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 23:05:39 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 23:05:39 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 23:05:40 (Reading database ... 13923 files and directories currently installed.) 23:05:40 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 23:05:40 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 23:05:40 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 23:05:40 (Reading database ... 13923 files and directories currently installed.) 23:05:40 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 23:05:40 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 23:05:40 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 23:05:40 (Reading database ... 13923 files and directories currently installed.) 23:05:40 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 23:05:40 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 23:05:40 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 23:05:40 (Reading database ... 13924 files and directories currently installed.) 23:05:40 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 23:05:40 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 23:05:40 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 23:05:40 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 23:05:40 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 23:05:40 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 23:05:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:05:41 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 23:05:41 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 23:05:41 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 23:05:41 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 23:05:41 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 23:05:41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 23:05:41 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 23:05:41 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 23:05:41 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 23:05:41 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 23:05:41 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 23:05:41 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 23:05:41 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 23:05:41 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 23:05:41 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 23:05:41 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 23:05:41 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 23:05:41 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 23:05:42 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 23:05:42 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 23:05:42 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 23:05:42 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 23:05:42 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:05:42 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:05:42 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:05:42 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:05:42 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:05:42 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:05:42 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:05:42 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:05:42 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:05:42 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:05:42 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:05:42 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:05:42 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:05:42 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:05:42 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:05:42 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:05:43 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:05:43 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:05:44 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:05:44 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:05:44 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:05:44 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:05:45 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:05:45 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:05: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 23:05:47 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:05:47 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:05:47 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:05:47 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:05:47 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 23:05:47 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:05:47 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 23:05:47 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:05:47 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 23:05:47 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 23:05:47 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:05:47 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:05:47 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:05:47 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:05:47 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 23:05:47 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 23:05:47 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:05:47 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 23:05:47 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:05:47 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:05:47 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:05:47 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 23:05:47 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 23:05:47 Setting up tzdata (2021a-0ubuntu0.18.04) ... 23:05:47 23:05:47 Current default time zone: 'Etc/UTC' 23:05:47 Local time is now: Thu Sep 9 23:05:46 UTC 2021. 23:05:47 Universal Time is now: Thu Sep 9 23:05:46 UTC 2021. 23:05:47 Run 'dpkg-reconfigure tzdata' if you wish to change it. 23:05:47 23:05:47 Setting up systemd-sysv (237-3ubuntu10.51) ... 23:05:47 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:05:47 Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... 23:05:47 Setting up mount (2.31.1-0.4ubuntu3.7) ... 23:05:47 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 23:05:47 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 23:05:47 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 23:05:47 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 23:05:47 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 23:05:47 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 23:05:47 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:05:47 Setting up procps (2:3.3.12-3ubuntu1.2) ... 23:05:47 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 23:05:47 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 23:05:47 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 23:05:47 Setting up patch (2.7.6-2ubuntu1.1) ... 23:05:47 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 23:05:47 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 23:05:47 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 23:05:47 Installing new version of config file /etc/ssl/openssl.cnf ... 23:05:47 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 23:05:47 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 23:05:47 Setting up ca-certificates (20210119~18.04.1) ... 23:05:48 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 23:05:49 Updating certificates in /etc/ssl/certs... 23:05:50 23 added, 27 removed; done. 23:05:50 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 23:05:50 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:05:50 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 23:05:50 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 23:05:50 Setting up pkgbinarymangler (138.18.04.1) ... 23:05:50 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 23:05:50 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 23:05:50 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 23:05:50 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 23:05:50 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:05:50 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 23:05:50 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:05:50 Setting up perl (5.26.1-6ubuntu0.5) ... 23:05:50 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 23:05:50 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 23:05:50 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 23:05:50 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 23:05:50 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 23:05:50 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 23:05:50 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 23:05:50 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 23:05:50 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 23:05:50 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 23:05:50 Processing triggers for systemd (237-3ubuntu10.51) ... 23:05:50 Processing triggers for mime-support (3.60ubuntu1) ... 23:05:50 Processing triggers for ca-certificates (20210119~18.04.1) ... 23:05:50 Updating certificates in /etc/ssl/certs... 23:05:51 0 added, 0 removed; done. 23:05:51 Running hooks in /etc/ca-certificates/update.d... 23:05:51 done. 23:05:51 Reading package lists... 23:05:51 Building dependency tree... 23:05:51 Reading state information... 23:05:52 The following NEW packages will be installed: 23:05:52 apt-transport-https 23:05:52 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 23:05:52 Need to get 4348 B of archives. 23:05:52 After this operation, 154 kB of additional disk space will be used. 23:05:52 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 23:05:52 debconf: delaying package configuration, since apt-utils is not installed 23:05:52 Fetched 4348 B in 0s (21.7 kB/s) 23:05:52 Selecting previously unselected package apt-transport-https. 23:05:52 (Reading database ... 13929 files and directories currently installed.) 23:05:52 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 23:05:52 Unpacking apt-transport-https (1.6.14) ... 23:05:52 Setting up apt-transport-https (1.6.14) ... 23:05:52 Waiting for network to be ready... 23:05:53 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 23:05:56 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 23:05:59 2021-09-09T23:05:56Z INFO Waiting for automatic snapd restart... 23:05:59 snapd 2.51.4 from Canonical* installed 23:06:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:06:00 "snapd" switched to the "latest/stable" channel 23:06:00 23:06:03 core18 20210722 from Canonical* installed 23:06:03 "core18" switched to the "latest/stable" channel 23:06:03 23:06:05 snapcraft 5.0 from Canonical* installed 23:06:05 "snapcraft" switched to the "latest/stable" channel 23:06:05 [Pipeline] } 23:06:07 $ docker stop --time=1 870ac2279c9d437e0da1010c6ee5d5ba6f80bb972b5a5119352acb51a55e8fd2 23:06: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: 23:06:10 - README.md 23:06:10 23:06:10 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:06:10 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 23:06:10 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 23:06:10 $ docker rm -f 870ac2279c9d437e0da1010c6ee5d5ba6f80bb972b5a5119352acb51a55e8fd2 23:06:10 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:06:11 Reading package lists... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:06:12 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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 23:06:12 Reading package lists... 23:06:12 Building dependency tree... 23:06:12 Reading state information... 23:06:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:06:12 Suggested packages: 23:06:12 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 23:06:12 git-gui gitk gitweb git-cvs git-mediawiki git-svn 23:06:12 Recommended packages: 23:06:12 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 23:06:12 The following NEW packages will be installed: 23:06:12 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 23:06:12 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 23:06:12 pkg-config zip 23:06:12 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 23:06:12 23:06:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:06:12 Need to get 7663 kB of archives. 23:06:12 After this operation, 43.8 MB of additional disk space will be used. 23:06:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 23:06:12 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 23:06:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 23:06:12 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 23:06:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 23:06:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 23:06:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 23:06:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:06:13 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 23:06:13 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 23:06:13 latest: Pulling from edgex-devops/edgex-compose-arm64 23:06:13 29e5d40040c1: Pulling fs layer 23:06:13 1ce36da41761: Pulling fs layer 23:06:13 25b303627fd3: Pulling fs layer 23:06:13 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 23:06:13 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 23:06:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 23:06:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 23:06:13 29e5d40040c1: Verifying Checksum 23:06:13 29e5d40040c1: Download complete 23:06:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 23:06:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 23:06:13 debconf: delaying package configuration, since apt-utils is not installed 23:06:13 Fetched 7663 kB in 1s (8581 kB/s) 23:06:13 Selecting previously unselected package libglib2.0-0:amd64. 23:06:13 (Reading database ... 13933 files and directories currently installed.) 23:06:13 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 23:06:13 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 23:06:13 Selecting previously unselected package libpsl5:amd64. 23:06:13 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 23:06:13 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 23:06:13 Selecting previously unselected package libnghttp2-14:amd64. 23:06:13 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 23:06:13 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 23:06:13 Selecting previously unselected package librtmp1:amd64. 23:06:13 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 23:06:13 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 23:06:13 Selecting previously unselected package libcurl3-gnutls:amd64. 23:06:13 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 23:06:13 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 23:06:14 1ce36da41761: Verifying Checksum 23:06:14 1ce36da41761: Download complete 23:06:14 Selecting previously unselected package liberror-perl. 23:06:14 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 23:06:14 Unpacking liberror-perl (0.17025-1) ... 23:06:14 Selecting previously unselected package git-man. 23:06:14 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 23:06:14 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 23:06:14 Selecting previously unselected package git. 23:06:14 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 23:06:14 Unpacking git (1:2.17.1-1ubuntu0.8) ... 23:06:14 29e5d40040c1: Pull complete 23:06:14 Selecting previously unselected package libnorm1:amd64. 23:06:14 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 23:06:14 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 23:06:14 Selecting previously unselected package libpgm-5.2-0:amd64. 23:06:14 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 23:06:14 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 23:06:15 Selecting previously unselected package libsodium23:amd64. 23:06:15 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 23:06:15 Unpacking libsodium23:amd64 (1.0.16-2) ... 23:06:15 Selecting previously unselected package libzmq5:amd64. 23:06:15 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 23:06:15 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 23:06:15 Selecting previously unselected package libzmq3-dev:amd64. 23:06:15 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 23:06:15 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 23:06:15 Selecting previously unselected package pkg-config. 23:06:15 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 23:06:15 Unpacking pkg-config (0.29.1-0ubuntu2) ... 23:06:15 Selecting previously unselected package zip. 23:06:15 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 23:06:15 Unpacking zip (3.0-11build1) ... 23:06:15 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 23:06:15 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 23:06:15 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 23:06:15 Setting up liberror-perl (0.17025-1) ... 23:06:15 Setting up libpsl5:amd64 (0.19.1-5build1) ... 23:06:15 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 23:06:15 No schema files found: doing nothing. 23:06:15 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 23:06:15 Setting up zip (3.0-11build1) ... 23:06:15 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 23:06:15 Setting up libsodium23:amd64 (1.0.16-2) ... 23:06:15 Setting up pkg-config (0.29.1-0ubuntu2) ... 23:06:15 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 23:06:15 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 23:06:15 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 23:06:15 Setting up git (1:2.17.1-1ubuntu0.8) ... 23:06:15 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 23:06:15 1ce36da41761: Pull complete 23:06:15 25b303627fd3: Verifying Checksum 23:06:15 25b303627fd3: Download complete 23:06:15 git set to automatically installed. 23:06:15 git-man set to automatically installed. 23:06:15 libcurl3-gnutls set to automatically installed. 23:06:15 liberror-perl set to automatically installed. 23:06:15 libglib2.0-0 set to automatically installed. 23:06:15 libnghttp2-14 set to automatically installed. 23:06:15 libnorm1 set to automatically installed. 23:06:15 libpgm-5.2-0 set to automatically installed. 23:06:15 libpsl5 set to automatically installed. 23:06:15 librtmp1 set to automatically installed. 23:06:15 libsodium23 set to automatically installed. 23:06:15 libzmq3-dev set to automatically installed. 23:06:15 libzmq5 set to automatically installed. 23:06:15 pkg-config set to automatically installed. 23:06:15 zip set to automatically installed. 23:06:17 snapd is not logged in, snap install commands will use sudo 23:06:22 go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed 23:06:23 snapd is not logged in, snap install commands will use sudo 23:06:24 snap "core18" has no updates available 23:06:25 Pulling config-common 23:06:25 + snapcraftctl pull 23:06:25 25b303627fd3: Pull complete 23:06:25 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:06:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:06:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 23:06:26 prd-ubuntu18.04-docker-arm64-4c-16g-1892 does not seem to be running inside a container 23:06:26 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 23:06:26 Pulling go-build-helper 23:06:26 + snapcraftctl pull 23:06:27 'edgex-go' has dependencies that need to be staged: go-build-helper 23:06:27 Skipping pull go-build-helper (already ran) 23:06:27 Building go-build-helper 23:06:27 + snapcraftctl build 23:06:29 Staging go-build-helper 23:06:29 + snapcraftctl stage 23:06:30 $ docker top 0e41c50137f54a8bf5ad6cd803ca6b8387a4ddc6967cf2717e747118dcb40b56 -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:31 + docker-compose build --help 23:06:31 + grep parallel 23:06:36 --parallel Build images in parallel. [Pipeline] } 23:06:36 $ docker stop --time=1 0e41c50137f54a8bf5ad6cd803ca6b8387a4ddc6967cf2717e747118dcb40b56 23:06:38 $ docker rm -f 0e41c50137f54a8bf5ad6cd803ca6b8387a4ddc6967cf2717e747118dcb40b56 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:06:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:06:39 . [Pipeline] withDockerContainer 23:06:39 prd-ubuntu18.04-docker-arm64-4c-16g-1892 does not seem to be running inside a container 23:06:39 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 23:06:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 23:06:40 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 23:06:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] 23:06:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] 23:06:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 23:06:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 23:06:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] 23:06:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] 23:06:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 23:06:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 23:06:40 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 23:06:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 23:06:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 23:06:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 23:06:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 23:06:40 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 23:06:40 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 23:06:40 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 23:06:40 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 23:06:40 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] 23:06:40 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] 23:06:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 23:06:40 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 23:06:40 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] 23:06:40 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] 23:06:40 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 23:06:40 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 23:06:40 Fetched 25.2 MB in 0s (0 B/s) 23:06:40 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 23:06:40 Fetched 224 kB in 0s (0 B/s) 23:06:40 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 23:06:40 Fetched 157 kB in 0s (0 B/s) 23:06:40 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 23:06:40 Fetched 221 kB in 0s (0 B/s) 23:06:40 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 23:06:40 Fetched 143 kB in 0s (0 B/s) 23:06:40 Pulling edgex-go 23:06:40 + snapcraftctl pull 23:06:40 Pulling hooks 23:06:40 + snapcraftctl pull 23:06:41 $ docker top b2c08bc007c38eb683eb619b24e38c392a1c44a9126c3b5ee669e4399ba2a88d -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:44 + docker-compose -f ./docker-compose-build.yml build --parallel 23:06:47 Building core-command ... 23:06:47 Building core-data ... 23:06:47 Building core-metadata ... 23:06:47 Building security-bootstrapper ... 23:06:47 Building security-proxy-setup ... 23:06:47 Building security-secretstore-setup ... 23:06:47 Building support-notifications ... 23:06:47 Building support-scheduler ... 23:06:47 Building sys-mgmt-agent ... 23:06:47 Building core-data 23:06:47 Building security-bootstrapper 23:06:47 Building support-scheduler 23:06:47 Building security-secretstore-setup 23:06:47 Building support-notifications 23:06:56 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 23:06:56 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 23:06:56 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:06:56 Fetched 0 B in 0s (0 B/s) 23:06:56 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 23:06:56 Fetched 96.5 kB in 0s (0 B/s) 23:06:56 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 23:06:56 Fetched 279 kB in 0s (0 B/s) 23:06:56 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 23:06:56 Fetched 122 kB in 0s (0 B/s) 23:06:56 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 23:06:56 Fetched 77.8 kB in 0s (0 B/s) 23:06:56 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 23:06:56 Fetched 8848 B in 0s (0 B/s) 23:06:56 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 23:06:56 Fetched 47.8 kB in 0s (0 B/s) 23:06:56 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 23:06:56 Fetched 45.6 kB in 0s (0 B/s) 23:06:56 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 23:06:56 Fetched 15.0 kB in 0s (0 B/s) 23:06:56 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 23:06:56 Fetched 219 kB in 0s (0 B/s) 23:06:56 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 23:06:56 Fetched 154 kB in 0s (0 B/s) 23:06:56 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 23:06:56 Fetched 50.6 kB in 0s (0 B/s) 23:06:56 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 23:06:56 Fetched 14.8 kB in 0s (0 B/s) 23:06:56 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 23:06:56 Fetched 41.8 kB in 0s (0 B/s) 23:06:56 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 23:06:56 Fetched 499 kB in 0s (0 B/s) 23:06:56 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 23:06:56 Fetched 111 kB in 0s (0 B/s) 23:06:56 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 23:06:56 Fetched 240 kB in 0s (0 B/s) 23:06:56 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 23:06:56 Fetched 29.3 kB in 0s (0 B/s) 23:06:56 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 23:06:56 Fetched 85.5 kB in 0s (0 B/s) 23:06:56 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 23:06:56 Fetched 24.5 kB in 0s (0 B/s) 23:06:56 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 23:06:56 Fetched 49.2 kB in 0s (0 B/s) 23:06:56 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 23:06:56 Fetched 54.2 kB in 0s (0 B/s) 23:06:56 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 23:06:56 Fetched 30.8 kB in 0s (0 B/s) 23:06:56 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 23:06:56 Fetched 15.8 kB in 0s (0 B/s) 23:06:56 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 23:06:56 Fetched 85.9 kB in 0s (0 B/s) 23:06:56 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 23:06:56 Fetched 8720 B in 0s (0 B/s) 23:06:56 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 23:06:56 Fetched 140 kB in 0s (0 B/s) 23:06:56 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 23:06:56 Fetched 119 kB in 0s (0 B/s) 23:06:56 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 23:06:56 Fetched 111 kB in 0s (0 B/s) 23:06:56 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 23:06:56 Fetched 11.1 kB in 0s (0 B/s) 23:06:56 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 23:06:56 Fetched 645 kB in 0s (0 B/s) 23:06:56 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 23:06:56 Fetched 41.3 kB in 0s (0 B/s) 23:06:56 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 23:06:56 Fetched 17.9 kB in 0s (0 B/s) 23:06:56 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 23:06:56 Fetched 368 kB in 0s (0 B/s) 23:06:56 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 23:06:56 Fetched 187 kB in 0s (0 B/s) 23:06:56 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 23:06:56 Fetched 175 kB in 0s (0 B/s) 23:06:56 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 23:06:56 Fetched 206 kB in 0s (0 B/s) 23:06:56 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 23:06:56 Fetched 1302 kB in 0s (0 B/s) 23:06:56 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 23:06:56 Fetched 36.2 kB in 0s (0 B/s) 23:06:56 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 23:06:56 Fetched 159 kB in 0s (0 B/s) 23:06:56 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 23:06:56 Fetched 107 kB in 0s (0 B/s) 23:06:56 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 23:06:56 Fetched 48.7 kB in 0s (0 B/s) 23:06:56 Pulling static-packages 23:06:56 + snapcraftctl pull 23:06:57 Pulling version 23:06:57 + cd /root/project 23:06:57 + git describe --tags --abbrev=0 23:06:57 + sed s/v// 23:06:57 + GIT_VERSION=2.0.1-dev.41 23:06:57 + [ -z 2.0.1-dev.41 ] 23:06:57 + snapcraftctl set-version 2.0.1-dev.41 23:06:58 Building config-common 23:06:58 + snapcraftctl build 23:07:00 Skipping build go-build-helper (already ran) 23:07:00 Building edgex-go 23:07:00 + cd /root/parts/edgex-go/src 23:07:00 + git describe --tags --abbrev=0 23:07:00 + sed s/v// 23:07:00 + GIT_VERSION=2.0.1-dev.41 23:07:00 + [ -z 2.0.1-dev.41 ] 23:07:00 + echo 2.0.1-dev.41 23:07:00 + make build 23:07:00 go mod tidy 23:07:04 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 23:07:04 go: downloading github.com/gorilla/mux v1.8.0 23:07:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 23:07:04 go: downloading github.com/stretchr/testify v1.7.0 23:07:04 go: downloading github.com/google/uuid v1.3.0 23:07:04 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 23:07:04 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 23:07:04 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 23:07:04 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:07:04 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 23:07:04 go: downloading github.com/lib/pq v1.10.3 23:07:04 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 23:07:04 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 23:07:05 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 23:07:05 go: downloading github.com/pelletier/go-toml v1.9.4 23:07:05 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 23:07:05 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 23:07:06 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 23:07:06 go: downloading github.com/go-playground/validator/v10 v10.9.0 23:07:06 go: downloading github.com/davecgh/go-spew v1.1.1 23:07:06 go: downloading github.com/pmezard/go-difflib v1.0.0 23:07:06 go: downloading github.com/go-kit/kit v0.11.0 23:07:06 go: downloading github.com/stretchr/objx v0.1.1 23:07:06 go: downloading github.com/x448/float16 v0.8.4 23:07:06 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 23:07:06 go: downloading github.com/go-playground/universal-translator v0.18.0 23:07:06 go: downloading github.com/leodido/go-urn v1.2.1 23:07:06 go: downloading golang.org/x/text v0.3.6 23:07:06 go: downloading github.com/go-playground/assert/v2 v2.0.1 23:07:06 go: downloading github.com/go-playground/locales v0.14.0 23:07:06 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 23:07:06 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:07:07 go: downloading github.com/pebbe/zmq4 v1.2.7 23:07:07 go: downloading github.com/go-logfmt/logfmt v0.5.0 23:07:07 go: downloading github.com/go-stack/stack v1.8.0 23:07:07 go: downloading github.com/kr/pretty v0.3.0 23:07:07 go: downloading github.com/hashicorp/consul/api v1.8.1 23:07:07 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:07:07 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 23:07:07 go: downloading github.com/gorilla/websocket v1.4.2 23:07:07 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 23:07:07 go: downloading github.com/onsi/ginkgo v1.10.1 23:07:07 go: downloading github.com/onsi/gomega v1.7.0 23:07:07 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:07:07 go: downloading github.com/mitchellh/copystructure v1.0.0 23:07:07 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:07:07 go: downloading github.com/kr/text v0.2.0 23:07:07 go: downloading github.com/rogpeppe/go-internal v1.8.0 23:07:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:07:07 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:07:07 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:07:07 go: downloading github.com/hashicorp/serf v0.9.5 23:07:08 go: downloading github.com/hashicorp/consul/sdk v0.7.0 23:07:08 go: downloading github.com/hashicorp/go-uuid v1.0.1 23:07:08 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:07:08 go: downloading github.com/fatih/color v1.9.0 23:07:08 go: downloading github.com/mattn/go-colorable v0.1.6 23:07:08 go: downloading github.com/mattn/go-isatty v0.0.12 23:07:08 go: downloading github.com/mitchellh/go-homedir v1.1.0 23:07:08 go: downloading github.com/pkg/errors v0.9.1 23:07:08 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:07:08 go: downloading github.com/hashicorp/go-msgpack v0.5.3 23:07:08 go: downloading github.com/hashicorp/memberlist v0.2.2 23:07:08 go: downloading github.com/hpcloud/tail v1.0.0 23:07:08 go: downloading gopkg.in/yaml.v2 v2.4.0 23:07:08 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 23:07:08 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:07:08 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:07:08 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:07:08 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:07:08 go: downloading github.com/hashicorp/go-multierror v1.1.0 23:07:08 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 23:07:08 go: downloading github.com/miekg/dns v1.1.26 23:07:08 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:07:08 go: downloading gopkg.in/fsnotify.v1 v1.4.7 23:07:08 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:07:08 go: downloading github.com/hashicorp/errwrap v1.0.0 23:07:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/core-data/core-data ./cmd/core-data 23:07:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:07:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/core-command/core-command ./cmd/core-command 23:07:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:07:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:07:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:07:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:07:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:07:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:07:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:07:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/secrets-config ./cmd/secrets-config 23:07:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:07:33 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 23:07:33 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 23:07:33 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 23:07:33 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 23:07:33 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 23:07:33 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 23:07:33 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 23:07:33 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 23:07:33 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 23:07:33 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 23:07:33 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 23:07:33 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 23:07:33 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 23:07:33 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 23:07:33 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 23:07:33 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 23:07:33 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 23:07:33 + 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 23:07:33 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 23:07:33 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 23:07:33 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 23:07:33 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 23:07:33 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 23:07:33 + 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 23:07:33 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 23:07:33 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 23:07:33 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 23:07:34 Building hooks 23:07:34 + cd /root/parts/hooks/src 23:07:34 + make build 23:07:34 go mod tidy 23:07:35 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 23:07:35 go: downloading github.com/stretchr/testify v1.5.1 23:07:35 go: downloading gopkg.in/yaml.v2 v2.2.2 23:07:35 go: downloading github.com/davecgh/go-spew v1.1.0 23:07:35 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 23:07:36 GO111MODULE=on go build -o cmd/install/install ./cmd/install 23:07:36 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 23:07:36 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 23:07:40 Building static-packages 23:07:40 + snapcraftctl build 23:07:41 Building version 23:07:41 + snapcraftctl build 23:07:43 Staging config-common 23:07:43 + snapcraftctl stage 23:07:44 Skipping stage go-build-helper (already ran) 23:07:44 Staging edgex-go 23:07:44 + snapcraftctl stage 23:07:45 Staging hooks 23:07:45 + snapcraftctl stage 23:07:46 Staging static-packages 23:07:46 + snapcraftctl stage 23:07:47 Staging version 23:07:47 + snapcraftctl stage 23:07:48 Priming config-common 23:07:48 + snapcraftctl prime 23:07:49 Priming go-build-helper 23:07:49 + snapcraftctl prime 23:07:50 Priming edgex-go 23:07:50 + snapcraftctl prime 23:07:51 Priming hooks 23:07:51 + snapcraftctl prime 23:07:52 Priming static-packages 23:07:52 + snapcraftctl prime 23:07:55 Priming version 23:07:55 + snapcraftctl prime 23:07:56 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 23:07:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:07:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:07:57 ---> 25d8622ae84e 23:07:57 Step 3/23 : WORKDIR /edgex-go 23:07:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:07:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:07:57 ---> 25d8622ae84e 23:07:57 Step 3/23 : WORKDIR /edgex-go 23:07:57 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:07:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:07:57 ---> 25d8622ae84e 23:07:57 Step 3/26 : WORKDIR /edgex-go 23:07:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:07:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:07:57 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 ---> 25d8622ae84e 23:07:57 Step 3/24 : WORKDIR /edgex-go 23:07:57 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:07:57 23:07:57 ---> 25d8622ae84e 23:07:57 Step 3/32 : WORKDIR /edgex-go 23:07:57 ---> Running in 00225a87a6f7 23:07:57 ---> Running in e87d05054c7a 23:07:57 ---> Running in e6ac320dfcef 23:07:57 ---> Running in 7614b3ca92f7 23:07:57 ---> Running in 12702b4f91a0 23:07:57 Removing intermediate container 00225a87a6f7 23:07:57 ---> 818d733d0107 23:07:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:07:57 Removing intermediate container e87d05054c7a 23:07:57 ---> 943b913b7de1 23:07:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:07:57 Removing intermediate container 7614b3ca92f7 23:07:57 Removing intermediate container e6ac320dfcef 23:07:57 ---> f0da91f80939 23:07:57 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:07:57 Removing intermediate container 12702b4f91a0 23:07:57 ---> c8e2f69068c8 23:07:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:07:57 ---> 6f1934b7f6ca 23:07:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:07:57 ---> Running in 143923fc4c3f 23:07:57 ---> Running in 64bbe7b1fe28 23:07:57 ---> Running in e532257708db 23:07:57 ---> Running in b57f852825b1 23:07:57 ---> Running in b237a3f51943 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:08:01 Removing intermediate container 143923fc4c3f 23:08:01 ---> ab7f93681f6f 23:08:01 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:08:01 ---> Running in cbd72bac79c3 23:08:01 Removing intermediate container 64bbe7b1fe28 23:08:01 ---> e64077dac245 23:08:01 Step 5/26 : RUN apk add --update --no-cache make git 23:08:01 ---> Running in c93fdba4fdbc 23:08:01 Removing intermediate container b57f852825b1 23:08:01 ---> 64bee9f3c4cd 23:08:01 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:08:01 Removing intermediate container b237a3f51943 23:08:01 ---> 916705a6b085 23:08:01 Step 5/23 : RUN apk add --update --no-cache make git 23:08:01 Removing intermediate container e532257708db 23:08:01 ---> d081fa11278c 23:08:01 Step 5/32 : RUN apk add --update --no-cache make git 23:08:01 ---> Running in af84c2d3c77c 23:08:01 ---> Running in 23fa4d60727e 23:08:01 ---> Running in 69226b40959d 23:08:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:08:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:08:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:08:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:08:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:08:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:08:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:08:04 OK: 218 MiB in 52 packages 23:08:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:08:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:08:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:08:04 OK: 218 MiB in 52 packages 23:08:05 OK: 218 MiB in 52 packages 23:08:05 OK: 218 MiB in 52 packages 23:08:06 Removing intermediate container cbd72bac79c3 23:08:06 ---> d97da19734e9 23:08:06 Step 6/24 : COPY go.mod . 23:08:06 OK: 218 MiB in 52 packages 23:08:07 Removing intermediate container c93fdba4fdbc 23:08:07 ---> c536580e01b5 23:08:07 Step 6/26 : COPY go.mod . 23:08:07 Removing intermediate container af84c2d3c77c 23:08:07 ---> edf4b3aa56ba 23:08:07 Step 6/23 : COPY go.mod . 23:08:07 ---> 0416034dff84 23:08:07 Step 7/24 : RUN go mod download 23:08:07 Removing intermediate container 69226b40959d 23:08:07 ---> eb188d5fdded 23:08:07 Step 6/32 : COPY go.mod . 23:08:07 ---> Running in 6c5755aa1eb5 23:08:07 Removing intermediate container 23fa4d60727e 23:08:07 ---> a9aaf6014b75 23:08:07 Step 6/23 : COPY go.mod . 23:08:08 ---> 0715c014e5a9 23:08:08 Step 7/26 : RUN go mod download 23:08:08 ---> Running in 23c6693cc7a0 23:08:08 ---> 55615ce4c6e9 23:08:08 Step 7/23 : RUN go mod download 23:08:09 ---> 13f298fc3c8d 23:08:09 Step 7/32 : RUN go mod download 23:08:09 ---> Running in 19cad02efea5 23:08:09 ---> Running in ba30ec9d6759 23:08:09 ---> 3af9933810f2 23:08:09 Step 7/23 : RUN go mod download 23:08:09 ---> Running in dffdad587045 23:08:13 Removing intermediate container 6c5755aa1eb5 23:08:13 ---> 463e09fdba28 23:08:13 Step 8/24 : COPY . . 23:08:19 Removing intermediate container 23c6693cc7a0 23:08:19 ---> 2281ebe065d0 23:08:19 Step 8/26 : COPY . . 23:08:19 Removing intermediate container 19cad02efea5 23:08:19 ---> cd966802110f 23:08:19 Step 8/23 : COPY . . 23:08:19 Removing intermediate container ba30ec9d6759 23:08:19 ---> 269a0517fae4 23:08:19 Step 8/32 : COPY . . 23:08:19 Removing intermediate container dffdad587045 23:08:19 ---> ab0add63eaab 23:08:19 Step 8/23 : COPY . . 23:08:36 ---> ba84f11a46d3 23:08:36 Step 9/24 : RUN go mod tidy 23:08:37 ---> Running in b33887d09dd2 23:08:37 ---> 0e4204e4fcd0 23:08:37 Step 9/23 : RUN go mod tidy 23:08:37 ---> 38d21418a5f4 23:08:37 Step 9/26 : RUN go mod tidy 23:08:38 ---> 50629a04d769 23:08:38 Step 9/23 : RUN go mod tidy 23:08:38 ---> 1115078bd7f0 23:08:38 Step 9/32 : RUN go mod tidy 23:08:38 ---> Running in 495b268c2b53 23:08:38 ---> Running in 36aa20f51c16 23:08:38 ---> Running in e799ca6540bb 23:08:38 ---> Running in 84e37afecc33 23:08:42 Removing intermediate container b33887d09dd2 23:08:42 ---> 92ab98b4c15c 23:08:42 Step 10/24 : RUN make cmd/core-data/core-data 23:08:42 ---> Running in aeeca49782d7 23:08:44 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 23:08:45 Removing intermediate container 495b268c2b53 23:08:45 ---> ffa6d68463f6 23:08:45 Step 10/23 : RUN make cmd/support-notifications/support-notifications 23:08:46 Removing intermediate container e799ca6540bb 23:08:46 ---> b9986450645f 23:08:46 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 23:08:46 ---> Running in dd4aad2015b5 23:08:46 Removing intermediate container 84e37afecc33 23:08:46 ---> c4e63f4ea1ca 23:08:46 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:08:46 ---> Running in 9e9d9c29cdf8 23:08:46 Removing intermediate container 36aa20f51c16 23:08:46 ---> 78a8a6e5b716 23:08:46 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:08:46 ---> Running in 28659d42a1b0 23:08:47 ---> Running in 6ddd5a460835 23:08:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:08:49 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 23:08:49 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 23:08:49 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 23:10:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:10:56 Removing intermediate container 28659d42a1b0 23:10:56 ---> 644f379eb0a6 23:10:56 23:10:56 Step 11/32 : FROM alpine:3.12 23:10:56 Removing intermediate container 6ddd5a460835 23:10:56 ---> 51c439afec1a 23:10:56 23:10:56 Step 11/26 : FROM alpine:3.12 23:10:56 3.12: Pulling from library/alpine 23:10:56 3.12: Pulling from library/alpine 23:10:59 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 23:10:59 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 23:10:59 Status: Downloaded newer image for alpine:3.12 23:10:59 Status: Image is up to date for alpine:3.12 23:10:59 ---> afc2cc120ca2 23:10:59 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:10:59 ---> afc2cc120ca2 23:10:59 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:10:59 Removing intermediate container dd4aad2015b5 23:10:59 ---> 6212b5f5080e 23:10:59 23:10:59 Step 11/23 : FROM alpine:3.12 23:10:59 ---> afc2cc120ca2 23:10:59 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:10:59 Removing intermediate container 9e9d9c29cdf8 23:10:59 ---> 00271e8b8c7f 23:10:59 23:10:59 Step 11/23 : FROM alpine:3.12 23:10:59 ---> afc2cc120ca2 23:10:59 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:11:00 ---> Running in 505909c4097c 23:11:00 ---> Running in 4e5850cb7176 23:11:00 ---> Running in 1ce71fbd65a0 23:11:00 ---> Running in aa4186a10f85 23:11:01 Removing intermediate container 505909c4097c 23:11:01 ---> a75e402aeb0d 23:11:01 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 23:11:02 ---> Running in 44361accda7c 23:11:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:11:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:11:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:11:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:11:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:11:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:11:03 (1/3) Installing ca-certificates (20191127-r4) 23:11:03 (2/3) Installing dumb-init (1.2.2-r1) 23:11:03 (3/3) Installing su-exec (0.2-r1) 23:11:03 Executing busybox-1.31.1-r20.trigger 23:11:03 Executing ca-certificates-20191127-r4.trigger 23:11:03 OK: 6 MiB in 17 packages 23:11:03 (1/1) Installing dumb-init (1.2.2-r1) 23:11:03 Executing busybox-1.31.1-r20.trigger 23:11:03 (1/2) Installing ca-certificates (20191127-r4) 23:11:03 OK: 5 MiB in 15 packages 23:11:04 (2/2) Installing dumb-init (1.2.2-r1) 23:11:04 Executing busybox-1.31.1-r20.trigger 23:11:04 Executing ca-certificates-20191127-r4.trigger 23:11:04 OK: 6 MiB in 16 packages 23:11:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:11:04 Removing intermediate container aeeca49782d7 23:11:04 ---> 69de2798c2ba 23:11:04 23:11:04 Step 11/24 : FROM alpine:3.12 23:11:04 ---> afc2cc120ca2 23:11:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:11:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:11:05 ---> Running in a9f58fb4ba77 23:11:05 (1/2) Installing dumb-init (1.2.2-r1) 23:11:05 (2/2) Installing su-exec (0.2-r1) 23:11:05 Executing busybox-1.31.1-r20.trigger 23:11:05 OK: 5 MiB in 16 packages 23:11:06 Removing intermediate container aa4186a10f85 23:11:06 ---> 221aee1103af 23:11:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:11:06 ---> Running in 0ebc01ad2933 23:11:06 Removing intermediate container a9f58fb4ba77 23:11:06 ---> 65c42f1df437 23:11:06 Step 13/24 : ENV APP_PORT=59880 23:11:06 Removing intermediate container 4e5850cb7176 23:11:06 ---> e1b6eec9d76f 23:11:06 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:11:06 ---> Running in 9a7cc3cb5fcc 23:11:06 Removing intermediate container 1ce71fbd65a0 23:11:06 ---> 74c83dcb564e 23:11:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:11:06 ---> Running in 2034470310ae 23:11:07 Removing intermediate container 44361accda7c 23:11:07 ---> ac349099315f 23:11:07 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 23:11:07 ---> Running in 476eadc13234 23:11:07 Removing intermediate container 0ebc01ad2933 23:11:07 ---> 42445f822a53 23:11:07 Step 14/23 : ENV APP_PORT=59861 23:11:07 ---> Running in 25dc8e03786b 23:11:07 ---> Running in b10280f1b96d 23:11:07 Removing intermediate container 9a7cc3cb5fcc 23:11:07 ---> 51b8a1b559c6 23:11:07 Step 14/24 : EXPOSE $APP_PORT 23:11:07 Removing intermediate container 2034470310ae 23:11:07 ---> 5fb6eeef719e 23:11:07 Step 14/26 : WORKDIR / 23:11:07 ---> Running in 027bbad508e3 23:11:07 Removing intermediate container 476eadc13234 23:11:07 ---> 8431613e1b74 23:11:07 Step 14/23 : ENV APP_PORT=59860 23:11:07 ---> Running in d724e6cdd36f 23:11:07 ---> Running in 45cd8460dc21 23:11:08 Removing intermediate container b10280f1b96d 23:11:08 ---> 2d6fd357b020 23:11:08 Step 15/23 : EXPOSE $APP_PORT 23:11:08 Removing intermediate container 25dc8e03786b 23:11:08 ---> 5838e33c4e7f 23:11:08 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:11:08 ---> Running in b0accb268c70 23:11:08 ---> Running in e75302523b3d 23:11:08 Removing intermediate container 027bbad508e3 23:11:08 ---> 8211dbce8228 23:11:08 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:11:10 Removing intermediate container d724e6cdd36f 23:11:10 ---> 8706da052e33 23:11:10 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:11:10 ---> Running in 44ef8bbf4d9e 23:11:10 Removing intermediate container 45cd8460dc21 23:11:10 ---> e596d3c2b1a1 23:11:10 Step 15/23 : EXPOSE $APP_PORT 23:11:10 Removing intermediate container b0accb268c70 23:11:10 ---> d19297338bd2 23:11:10 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:11:10 ---> Running in 0db0ae17c901 23:11:10 Removing intermediate container e75302523b3d 23:11:10 ---> 5a3962b70d39 23:11:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:11:10 ---> Running in 5485cd170064 23:11:10 ---> ecfe8555b670 23:11:10 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:11:10 Removing intermediate container 0db0ae17c901 23:11:10 ---> 0c3d81f8f2f6 23:11:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:11:10 ---> 9d90b4581288 23:11:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:11:11 ---> 5951ba322a10 23:11:11 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:11:11 ---> 4479164a3d36 23:11:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:11:12 Removing intermediate container 44ef8bbf4d9e 23:11:12 ---> 471858c07509 23:11:12 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 23:11:12 ---> bda96d7fbd68 23:11:12 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:11:12 ---> Running in 128b81c7f3df 23:11:12 ---> bc87bfa83125 23:11:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:11:12 Removing intermediate container 5485cd170064 23:11:12 ---> 3e5c09940826 23:11:12 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 23:11:13 ---> Running in a94a465537f5 23:11:13 ---> c8aeb5f56ca5 23:11:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:11:13 ---> 20d86aceb188 23:11:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:11:13 ---> fea1d75edbe7 23:11:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:11:14 ---> Running in 251ff19ecdc3 23:11:14 Removing intermediate container a94a465537f5 23:11:14 ---> 19c2f2b640e1 23:11:14 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:11:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:11:14 ---> cb422a85bf36 23:11:14 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:11:14 ---> Running in a4e17eecdb9f 23:11:14 Removing intermediate container 251ff19ecdc3 23:11:14 ---> 35605198bb97 23:11:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:11:15 ---> Running in 447e1178bd0d 23:11:15 ---> c40e206df43d 23:11:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:11:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:11:15 ---> c5da14fa6d25 23:11:15 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:11:15 Removing intermediate container a4e17eecdb9f 23:11:15 ---> 3225bc136fb1 23:11:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:11:15 ---> Running in b8f2830a38fb 23:11:15 ---> Running in 78dc537e9ca5 23:11:15 Removing intermediate container 447e1178bd0d 23:11:15 ---> c692cb94216a 23:11:15 Step 21/23 : LABEL arch=arm64 23:11:15 (1/6) Installing dumb-init (1.2.2-r1) 23:11:16 (2/6) Installing libgcc (9.3.0-r2) 23:11:16 (3/6) Installing libsodium (1.0.18-r0) 23:11:16 ---> Running in 32eec3aafa1e 23:11:16 (4/6) Installing libstdc++ (9.3.0-r2) 23:11:16 Removing intermediate container b8f2830a38fb 23:11:16 ---> 2a70ee1d1f5b 23:11:16 Step 21/23 : LABEL arch=arm64 23:11:16 (5/6) Installing libzmq (4.3.3-r0) 23:11:16 (6/6) Installing zeromq (4.3.3-r0) 23:11:16 Executing busybox-1.31.1-r20.trigger 23:11:16 OK: 8 MiB in 20 packages 23:11:16 ---> Running in cff12e027249 23:11:17 ---> cca7f2a3a20f 23:11:17 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:11:17 Removing intermediate container 32eec3aafa1e 23:11:17 ---> e3e9be83bd3c 23:11:17 Step 22/23 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b 23:11:17 ---> Running in 6a0cecde4379 23:11:17 Removing intermediate container cff12e027249 23:11:17 ---> 9f93acd3653e 23:11:17 Step 22/23 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b 23:11:18 ---> Running in 37d3218dff9d 23:11:18 Removing intermediate container 6a0cecde4379 23:11:18 ---> 8facd92c795f 23:11:18 Step 23/23 : LABEL version=0.0.0 23:11:18 ---> 35973076c22d 23:11:18 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/ 23:11:18 ---> Running in 25aeed3a785f 23:11:18 ---> Running in 1e408ca8cfe0 23:11:18 Removing intermediate container 128b81c7f3df 23:11:18 ---> 5347e9d61fbc 23:11:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:11:18 Removing intermediate container 37d3218dff9d 23:11:18 ---> 861107d67d9b 23:11:18 Step 23/23 : LABEL version=0.0.0 23:11:19 ---> Running in 28aa0ae0c68d 23:11:19 Removing intermediate container 78dc537e9ca5 23:11:19 ---> 83bd116adfc8 23:11:19 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:11:19 Removing intermediate container 25aeed3a785f 23:11:19 ---> e8ca369c8410 23:11:19 23:11:19 ---> f50c1f515ecc 23:11:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:11:19 Successfully built e8ca369c8410 23:11:19 Successfully tagged support-scheduler-arm64:latest 23:11:19  Building support-scheduler ... done Building sys-mgmt-agent 23:11:19 Removing intermediate container 28aa0ae0c68d 23:11:19 ---> 94be071ab21a 23:11:19 23:11:20 Successfully built 94be071ab21a 23:11:20 Successfully tagged support-notifications-arm64:latest 23:11:20  Building support-notifications ... done Building security-proxy-setup 23:11:20 ---> 5f22df6446ad 23:11:20 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:11:22 ---> 878e93543529 23:11:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:11:23 Removing intermediate container 1e408ca8cfe0 23:11:23 ---> 8b9c85eb6c64 23:11:23 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 23:11:23 ---> 78ea25c26f4e 23:11:23 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:11:24 ---> Running in 07f5540fb4dd 23:11:24 ---> 6b1601751e87 23:11:24 Step 20/24 : ENTRYPOINT ["/core-data"] 23:11:25 ---> Running in 4965d3163b02 23:11:25 ---> a6f404e85bf1 23:11:25 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:11:25 Removing intermediate container 07f5540fb4dd 23:11:25 ---> 9719eb701f5d 23:11:25 Step 24/26 : LABEL arch=arm64 23:11:26 ---> Running in 9020ad690c15 23:11:26 Removing intermediate container 4965d3163b02 23:11:26 ---> 48d655c0c0db 23:11:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:11:27 ---> Running in 9d55f643ed09 23:11:27 ---> b5428e24fc6b 23:11:27 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:11:27 Removing intermediate container 9020ad690c15 23:11:27 ---> e2130d5a57a8 23:11:27 Step 25/26 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b 23:11:28 ---> Running in 6ed5bd8f8f67 23:11:28 Removing intermediate container 9d55f643ed09 23:11:28 ---> 9da44927a510 23:11:28 Step 22/24 : LABEL arch=arm64 23:11:28 ---> Running in b5ea5352b234 23:11:28 ---> f94160a5cd54 23:11:28 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 23:11:28 Removing intermediate container 6ed5bd8f8f67 23:11:28 ---> 0716bb7cc324 23:11:28 Step 26/26 : LABEL version=0.0.0 23:11:28 ---> Running in 962b5d484f4c 23:11:28 ---> Running in 8ab938347439 23:11:29 Removing intermediate container b5ea5352b234 23:11:29 ---> 818309c53fe0 23:11:29 Step 23/24 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b 23:11:29 ---> Running in f3165fa3f48e 23:11:29 Removing intermediate container 962b5d484f4c 23:11:29 ---> 30b792383bef 23:11:29 23:11:29 Removing intermediate container 8ab938347439 23:11:29 ---> cadba1ed32f3 23:11:29 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:11:30 Removing intermediate container f3165fa3f48e 23:11:30 ---> 193f4903585f 23:11:30 Step 24/24 : LABEL version=0.0.0 23:11:30 Successfully built 30b792383bef 23:11:30 Successfully tagged security-secretstore-setup-arm64:latest 23:11:30  Building security-secretstore-setup ... done Building core-metadata 23:11:30 ---> Running in 4df978745ee6 23:11:30 ---> effc0b5492ef 23:11:30 Step 27/32 : RUN chmod +x /entrypoint.sh 23:11:31 Removing intermediate container 4df978745ee6 23:11:31 ---> Running in 293d7e462ef3 23:11:31 ---> e0eac83c15fd 23:11:31 23:11:31 Successfully built e0eac83c15fd 23:11:31 Successfully tagged core-data-arm64:latest 23:11:31  Building core-data ... done Building core-command 23:11:34 Removing intermediate container 293d7e462ef3 23:11:34 ---> c621a4685bcf 23:11:34 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:11:34 ---> Running in 8b698fc015e7 23:11:35 Removing intermediate container 8b698fc015e7 23:11:35 ---> 3ae6ab10fb36 23:11:35 Step 29/32 : CMD ["gate"] 23:11:35 ---> Running in 6fa3bc83cd6f 23:11:36 Removing intermediate container 6fa3bc83cd6f 23:11:36 ---> f709939f5a2e 23:11:36 Step 30/32 : LABEL arch=arm64 23:11:37 ---> Running in 48b3eeeb28b2 23:11:38 Removing intermediate container 48b3eeeb28b2 23:11:38 ---> 7afffabda861 23:11:38 Step 31/32 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b 23:11:38 ---> Running in 36b60fcc7e9a 23:11:39 Removing intermediate container 36b60fcc7e9a 23:11:39 ---> 49c505894eef 23:11:39 Step 32/32 : LABEL version=0.0.0 23:11:39 ---> Running in 98fae2c0f120 23:11:40 Removing intermediate container 98fae2c0f120 23:11:40 ---> efb9977cbf26 23:11:40 23:11:40 Successfully built efb9977cbf26 23:11:40 Successfully tagged security-bootstrapper-arm64:latest 23:12:03  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:12:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:12:03 ---> 25d8622ae84e 23:12:03 Step 3/24 : WORKDIR /edgex-go 23:12:03 ---> Using cache 23:12:03 ---> c8e2f69068c8 23:12:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:12:03 ---> Using cache 23:12:03 ---> 916705a6b085 23:12:03 Step 5/24 : RUN apk add --update --no-cache make bash git 23:12:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:12:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:12:03 ---> 25d8622ae84e 23:12:03 Step 3/22 : WORKDIR /edgex-go 23:12:03 ---> Using cache 23:12:03 ---> c8e2f69068c8 23:12:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:12:03 ---> Using cache 23:12:03 ---> 916705a6b085 23:12:03 Step 5/22 : RUN apk add --update --no-cache make git 23:12:03 ---> Using cache 23:12:03 ---> a9aaf6014b75 23:12:03 Step 6/22 : COPY go.mod . 23:12:03 ---> Using cache 23:12:03 ---> 3af9933810f2 23:12:03 Step 7/22 : RUN go mod download 23:12:03 ---> Using cache 23:12:03 ---> ab0add63eaab 23:12:03 Step 8/22 : COPY . . 23:12:03 ---> Using cache 23:12:03 ---> 50629a04d769 23:12:03 Step 9/22 : RUN go mod tidy 23:12:03 ---> Using cache 23:12:03 ---> b9986450645f 23:12:03 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:12:07 ---> Running in 4f0cec0a6ac2 23:12:07 ---> Running in c63777c460ad 23:12:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:12:09 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 23:12:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:12:11 OK: 218 MiB in 52 packages 23:12:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:12:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:12:12 ---> 25d8622ae84e 23:12:12 Step 3/24 : WORKDIR /edgex-go 23:12:12 ---> Using cache 23:12:12 ---> c8e2f69068c8 23:12:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:12:12 ---> Using cache 23:12:12 ---> 916705a6b085 23:12:12 Step 5/24 : RUN apk add --update --no-cache make git 23:12:12 ---> Using cache 23:12:12 ---> a9aaf6014b75 23:12:12 Step 6/24 : COPY go.mod . 23:12:12 ---> Using cache 23:12:12 ---> 3af9933810f2 23:12:12 Step 7/24 : RUN go mod download 23:12:12 ---> Using cache 23:12:12 ---> ab0add63eaab 23:12:12 Step 8/24 : COPY . . 23:12:12 ---> Using cache 23:12:12 ---> 50629a04d769 23:12:12 Step 9/24 : RUN go mod tidy 23:12:12 ---> Using cache 23:12:12 ---> b9986450645f 23:12:12 Step 10/24 : RUN make cmd/core-metadata/core-metadata 23:12:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:12:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:12:12 ---> 25d8622ae84e 23:12:12 Step 3/24 : WORKDIR /edgex-go 23:12:12 ---> Using cache 23:12:12 ---> c8e2f69068c8 23:12:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:12:12 ---> Using cache 23:12:12 ---> 916705a6b085 23:12:12 Step 5/24 : RUN apk add --update --no-cache make git 23:12:12 ---> Using cache 23:12:12 ---> a9aaf6014b75 23:12:12 Step 6/24 : COPY go.mod . 23:12:12 ---> Using cache 23:12:12 ---> 3af9933810f2 23:12:12 Step 7/24 : RUN go mod download 23:12:12 ---> Using cache 23:12:12 ---> ab0add63eaab 23:12:12 Step 8/24 : COPY . . 23:12:12 ---> Using cache 23:12:12 ---> 50629a04d769 23:12:12 Step 9/24 : RUN go mod tidy 23:12:12 ---> Using cache 23:12:12 ---> b9986450645f 23:12:12 Step 10/24 : RUN make cmd/core-command/core-command 23:12:13 ---> Running in 29e4c242d0fb 23:12:13 ---> Running in 082be4c98105 23:12:15 Removing intermediate container c63777c460ad 23:12:15 ---> 467fef7b28a4 23:12:15 Step 6/24 : COPY go.mod . 23:12:16 ---> 588dcb191f98 23:12:16 Step 7/24 : RUN go mod download 23:12:16 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 23:12:16 ---> Running in 161692dbf86a 23:12:16 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 23:12:23 Removing intermediate container 161692dbf86a 23:12:23 ---> 5ffc793f547c 23:12:23 Step 8/24 : COPY . . 23:12:41 ---> 1687a5cc6c9c 23:12:41 Step 9/24 : RUN go mod tidy 23:12:41 ---> Running in a2a335e332e2 23:12:47 Removing intermediate container a2a335e332e2 23:12:47 ---> 5c6b56608811 23:12:47 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:12:47 ---> Running in c1a522945a6d 23:12:49 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 23:13:28 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 23:13:43 Removing intermediate container 4f0cec0a6ac2 23:13:43 ---> fb6e73932fbf 23:13:43 23:13:43 Step 11/22 : FROM alpine:3.12 23:13:43 ---> afc2cc120ca2 23:13:43 Step 12/22 : RUN apk add --update --no-cache curl 23:13:43 ---> Running in 0a9175494812 23:13:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:13:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:13:45 (1/4) Installing ca-certificates (20191127-r4) 23:13:46 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:13:46 (3/4) Installing libcurl (7.78.0-r0) 23:13:46 (4/4) Installing curl (7.78.0-r0) 23:13:46 Executing busybox-1.31.1-r20.trigger 23:13:46 Executing ca-certificates-20191127-r4.trigger 23:13:46 OK: 7 MiB in 18 packages 23:13:47 Removing intermediate container 082be4c98105 23:13:47 ---> 297bed547404 23:13:47 23:13:47 Step 11/24 : FROM alpine:3.12 23:13:47 ---> afc2cc120ca2 23:13:47 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:13:47 ---> Using cache 23:13:47 ---> 221aee1103af 23:13:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:13:47 ---> Using cache 23:13:47 ---> 42445f822a53 23:13:47 Step 14/24 : ENV APP_PORT=59882 23:13:47 ---> Running in 426d4427187f 23:13:49 Removing intermediate container 426d4427187f 23:13:49 ---> bd89b3c42dbb 23:13:49 Step 15/24 : EXPOSE $APP_PORT 23:13:49 ---> Running in 4cf5cbdcebc6 23:13:49 Removing intermediate container 0a9175494812 23:13:49 ---> 9354043be6d4 23:13:49 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:13:49 ---> Running in d22014b35c84 23:13:49 Removing intermediate container 4cf5cbdcebc6 23:13:49 ---> 7028a4a82633 23:13:49 Step 16/24 : WORKDIR / 23:13:49 ---> Running in 8bb45f67eac5 23:13:49 Removing intermediate container d22014b35c84 23:13:49 ---> 9c49c57627a4 23:13:50 Step 14/22 : WORKDIR /edgex 23:13:50 ---> Running in 1a8c937fc7a7 23:13:50 Removing intermediate container 8bb45f67eac5 23:13:50 ---> 07fc2fd1c15b 23:13:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:13:51 Removing intermediate container 1a8c937fc7a7 23:13:51 ---> 3d264ea04fa0 23:13:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:13:53 ---> 285cdbb599d4 23:13:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:13:53 ---> e4b2629497ac 23:13:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:13:56 ---> 02deaa963ccb 23:13:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:13:56 ---> 7a2a907d0d35 23:13:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:13:57 ---> 48bb9a5f7eeb 23:13:57 Step 20/24 : ENTRYPOINT ["/core-command"] 23:13:57 Removing intermediate container 29e4c242d0fb 23:13:57 ---> 29d2d2c1621c 23:13:57 23:13:57 Step 11/24 : FROM alpine:3.12 23:13:57 ---> afc2cc120ca2 23:13:57 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:13:57 ---> Using cache 23:13:57 ---> 221aee1103af 23:13:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:13:58 ---> Running in 6b5de4a92875 23:13:58 ---> Using cache 23:13:58 ---> 42445f822a53 23:13:58 Step 14/24 : ENV APP_PORT=59881 23:13:58 ---> Running in b39fe6ee9de1 23:13:58 ---> 160a6ab5b1d9 23:13:58 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:13:58 ---> Running in 96b3f2ef28fd 23:13:58 Removing intermediate container 6b5de4a92875 23:13:58 ---> 46b829f5dab4 23:13:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:13:58 Removing intermediate container b39fe6ee9de1 23:13:58 ---> 4a2f356aefdd 23:13:58 Step 15/24 : EXPOSE $APP_PORT 23:13:58 ---> Running in ad171ea1fc64 23:13:59 ---> Running in 279208403da6 23:13:59 Removing intermediate container 96b3f2ef28fd 23:13:59 ---> 800e87e75d0b 23:13:59 Step 19/22 : CMD ["--init=true"] 23:13:59 ---> Running in 9dfd7dd68d65 23:13:59 Removing intermediate container ad171ea1fc64 23:13:59 ---> 5353bef90a53 23:13:59 Step 22/24 : LABEL arch=arm64 23:13:59 Removing intermediate container 279208403da6 23:13:59 ---> c4a0fc1e825d 23:13:59 Step 16/24 : WORKDIR / 23:13:59 ---> Running in c0cfc9157c11 23:14:00 ---> Running in c6f0a10c535d 23:14:00 Removing intermediate container 9dfd7dd68d65 23:14:00 ---> bcb7b1e00d04 23:14:00 Step 20/22 : LABEL arch=arm64 23:14:00 ---> Running in c57070bb090f 23:14:00 Removing intermediate container c0cfc9157c11 23:14:00 ---> ce2e34689f85 23:14:00 Step 23/24 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b 23:14:00 ---> Running in 5e232e1ed62d 23:14:00 Removing intermediate container c6f0a10c535d 23:14:00 ---> 69793b224175 23:14:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:14:01 Removing intermediate container c57070bb090f 23:14:01 ---> b3569b5c41f8 23:14:01 Step 21/22 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b 23:14:01 ---> Running in 1c659e53b49e 23:14:01 Removing intermediate container 5e232e1ed62d 23:14:01 ---> 4ec332353ee5 23:14:01 Step 24/24 : LABEL version=0.0.0 23:14:01 ---> Running in a0cc926dffd4 23:14:01 Removing intermediate container 1c659e53b49e 23:14:01 ---> ba1c6ccbd974 23:14:01 Step 22/22 : LABEL version=0.0.0 23:14:01 ---> 87fa7d428017 23:14:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:14:01 ---> Running in 8d3172c16a2c 23:14:02 Removing intermediate container a0cc926dffd4 23:14:02 ---> 1d6b52955e13 23:14:02 23:14:02 Successfully built 1d6b52955e13 23:14:02 Removing intermediate container 8d3172c16a2c 23:14:02 ---> ecdf7ff627f5 23:14:02 23:14:02 Successfully tagged core-command-arm64:latest 23:14:03  Building core-command ... done Successfully built ecdf7ff627f5 23:14:03 Successfully tagged security-proxy-setup-arm64:latest 23:14:03  Building security-proxy-setup ... done  ---> 8408a4a28206 23:14:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:14:04 Removing intermediate container c1a522945a6d 23:14:04 ---> b04b79535c96 23:14:04 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:14:04 ---> Running in 38aa1049aaac 23:14:04 ---> 209f8d4ebeec 23:14:04 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:14:04 ---> Running in 24e4dc797cf6 23:14:05 Removing intermediate container 24e4dc797cf6 23:14:05 ---> 6c341a19a45f 23:14:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:14:05 ---> Running in 8bc6364b36e6 23:14:05 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 23:14:05 Removing intermediate container 8bc6364b36e6 23:14:05 ---> 0083e03e14b9 23:14:05 Step 22/24 : LABEL arch=arm64 23:14:06 ---> Running in 8b5a241440b1 23:14:06 Removing intermediate container 8b5a241440b1 23:14:06 ---> 83ffd1224f3a 23:14:06 Step 23/24 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b 23:14:07 ---> Running in e3f36136c58b 23:14:07 Removing intermediate container e3f36136c58b 23:14:07 ---> 461742bc9d12 23:14:07 Step 24/24 : LABEL version=0.0.0 23:14:08 ---> Running in e47710b661ec 23:14:08 Removing intermediate container 38aa1049aaac 23:14:08 ---> 1d10c2adf001 23:14:08 23:14:08 Step 12/24 : FROM docker:20.10.7 23:14:08 Removing intermediate container e47710b661ec 23:14:08 ---> f49110509519 23:14:08 23:14:08 20.10.7: Pulling from library/docker 23:14:08 Successfully built f49110509519 23:14:08 Successfully tagged core-metadata-arm64:latest 23:14:15  Building core-metadata ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 23:14:15 Status: Downloaded newer image for docker:20.10.7 23:14:15 ---> df445af6242a 23:14:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:14:16 ---> Running in 741e7318f4de 23:14:18 Removing intermediate container 741e7318f4de 23:14:18 ---> 3e7f166eb427 23:14:18 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 23:14:18 ---> Running in f939bffa0efa 23:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:14:19 (1/39) Installing readline (8.1.0-r0) 23:14:21 (2/39) Installing bash (5.1.0-r0) 23:14:21 Executing bash-5.1.0-r0.post-install 23:14:21 (3/39) Installing brotli-libs (1.0.9-r3) 23:14:21 (4/39) Installing nghttp2-libs (1.42.0-r1) 23:14:21 (5/39) Installing libcurl (7.78.0-r0) 23:14:21 (6/39) Installing curl (7.78.0-r0) 23:14:21 (7/39) Installing dumb-init (1.2.5-r0) 23:14:21 (8/39) Installing libbz2 (1.0.8-r1) 23:14:21 (9/39) Installing expat (2.2.10-r1) 23:14:21 (10/39) Installing libffi (3.3-r2) 23:14:21 (11/39) Installing gdbm (1.19-r0) 23:14:21 (12/39) Installing xz-libs (5.2.5-r0) 23:14:21 (13/39) Installing sqlite-libs (3.34.1-r0) 23:14:21 (14/39) Installing python3 (3.8.10-r0) 23:14:21 (15/39) Installing py3-appdirs (1.4.4-r1) 23:14:21 (16/39) Installing py3-ordered-set (4.0.2-r0) 23:14:21 (17/39) Installing py3-parsing (2.4.7-r1) 23:14:21 (18/39) Installing py3-six (1.15.0-r0) 23:14:21 (19/39) Installing py3-packaging (20.9-r0) 23:14:21 (20/39) Installing py3-setuptools (51.3.3-r0) 23:14:21 (21/39) Installing py3-chardet (4.0.0-r0) 23:14:21 (22/39) Installing py3-idna (3.1-r0) 23:14:21 (23/39) Installing py3-urllib3 (1.26.2-r1) 23:14:22 (24/39) Installing py3-requests (2.25.1-r1) 23:14:22 (25/39) Installing py3-msgpack (1.0.2-r0) 23:14:22 (26/39) Installing py3-lockfile (0.12.2-r3) 23:14:22 (27/39) Installing py3-cachecontrol (0.12.6-r0) 23:14:22 (28/39) Installing py3-colorama (0.4.4-r0) 23:14:22 (29/39) Installing py3-contextlib2 (0.6.0-r0) 23:14:22 (30/39) Installing py3-distlib (0.3.1-r1) 23:14:22 (31/39) Installing py3-distro (1.5.0-r1) 23:14:22 (32/39) Installing py3-webencodings (0.5.1-r3) 23:14:22 (33/39) Installing py3-html5lib (1.1-r0) 23:14:22 (34/39) Installing py3-pytoml (0.1.21-r0) 23:14:22 (35/39) Installing py3-pep517 (0.9.1-r0) 23:14:23 (36/39) Installing py3-progress (1.5-r0) 23:14:23 (37/39) Installing py3-retrying (1.3.3-r0) 23:14:23 (38/39) Installing py3-toml (0.10.2-r0) 23:14:23 (39/39) Installing py3-pip (20.3.4-r0) 23:14:23 Executing busybox-1.32.1-r6.trigger 23:14:23 OK: 82 MiB in 59 packages 23:14:29 Collecting docker-compose==1.23.2 23:14:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:14:29 Collecting docopt<0.7,>=0.6.1 23:14:29 Downloading docopt-0.6.2.tar.gz (25 kB) 23:14:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:14:31 Collecting PyYAML<4,>=3.10 23:14:31 Downloading PyYAML-3.13.tar.gz (270 kB) 23:14:34 Collecting jsonschema<3,>=2.5.1 23:14:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:14:35 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:14:35 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:14:35 Collecting docker<4.0,>=3.6.0 23:14:35 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:14:36 Collecting websocket-client<1.0,>=0.32.0 23:14:36 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:14:36 Collecting cached-property<2,>=1.2.0 23:14:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:14:36 Collecting texttable<0.10,>=0.9.0 23:14:36 Downloading texttable-0.9.1.tar.gz (11 kB) 23:14:38 Collecting dockerpty<0.5,>=0.4.1 23:14:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:14:39 Collecting docker-pycreds>=0.4.0 23:14:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:14:41 Collecting urllib3<1.25,>=1.21.1 23:14:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:14:41 Collecting idna<2.8,>=2.5 23:14:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:14:41 Collecting certifi>=2017.4.17 23:14:41 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 23:14:41 Collecting chardet<3.1.0,>=3.0.2 23:14:41 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:14:41 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:14:41 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:14:41 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:14:41 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:14:42 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:14:42 Attempting uninstall: urllib3 23:14:42 Found existing installation: urllib3 1.26.2 23:14:42 Uninstalling urllib3-1.26.2: 23:14:42 Successfully uninstalled urllib3-1.26.2 23:14:43 Attempting uninstall: idna 23:14:43 Found existing installation: idna 3.1 23:14:43 Uninstalling idna-3.1: 23:14:43 Successfully uninstalled idna-3.1 23:14:43 Attempting uninstall: chardet 23:14:43 Found existing installation: chardet 4.0.0 23:14:43 Uninstalling chardet-4.0.0: 23:14:44 Successfully uninstalled chardet-4.0.0 23:14:45 Attempting uninstall: requests 23:14:45 Found existing installation: requests 2.25.1 23:14:45 Uninstalling requests-2.25.1: 23:14:45 Successfully uninstalled requests-2.25.1 23:14:45 Running setup.py install for texttable: started 23:14:47 Running setup.py install for texttable: finished with status 'done' 23:14:47 Running setup.py install for PyYAML: started 23:14:49 Running setup.py install for PyYAML: finished with status 'done' 23:14:49 Running setup.py install for docopt: started 23:14:51 Running setup.py install for docopt: finished with status 'done' 23:14:51 Running setup.py install for dockerpty: started 23:14:53 Running setup.py install for dockerpty: finished with status 'done' 23:14:54 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 23:15:03 Removing intermediate container f939bffa0efa 23:15:03 ---> ffc74444f7ed 23:15:03 Step 15/24 : ENV APP_PORT=58890 23:15:03 ---> Running in 3ea54cf18638 23:15:03 Removing intermediate container 3ea54cf18638 23:15:03 ---> 37caaecc0919 23:15:03 Step 16/24 : EXPOSE $APP_PORT 23:15:03 ---> Running in e1f04edb1046 23:15:04 Removing intermediate container e1f04edb1046 23:15:04 ---> 87c342c738c3 23:15:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:15:05 ---> 303590ffb2a9 23:15:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:15:06 ---> 27d9e1e6c27d 23:15:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:15:07 ---> 9d22303eef21 23:15:07 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 23:15:07 ---> Running in e729f68b3581 23:15:07 Removing intermediate container e729f68b3581 23:15:07 ---> 4c2582ed3d4d 23:15:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:15:08 ---> Running in 601ad5c104a6 23:15:08 Removing intermediate container 601ad5c104a6 23:15:08 ---> f2f1ef7f6022 23:15:08 Step 22/24 : LABEL arch=arm64 23:15:08 ---> Running in 702ca33179ab 23:15:09 Removing intermediate container 702ca33179ab 23:15:09 ---> 2786b52e0fa5 23:15:09 Step 23/24 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b 23:15:09 ---> Running in b5c498088a00 23:15:09 Removing intermediate container b5c498088a00 23:15:09 ---> f0aede33cfa6 23:15:09 Step 24/24 : LABEL version=0.0.0 23:15:09 ---> Running in 57524d424892 23:15:10 Removing intermediate container 57524d424892 23:15:10 ---> 08262a3e6a09 23:15:10 23:15:10 Successfully built 08262a3e6a09 23:15:10 Successfully tagged sys-mgmt-agent-arm64:latest 23:15:11  Building sys-mgmt-agent ... done  [Pipeline] } 23:15:11 $ docker stop --time=1 b2c08bc007c38eb683eb619b24e38c392a1c44a9126c3b5ee669e4399ba2a88d 23:15:13 $ docker rm -f b2c08bc007c38eb683eb619b24e38c392a1c44a9126c3b5ee669e4399ba2a88d [Pipeline] // withDockerContainer [Pipeline] sh 23:15:13 + docker images 23:15:13 REPOSITORY TAG IMAGE ID CREATED SIZE 23:15:13 sys-mgmt-agent-arm64 latest 08262a3e6a09 3 seconds ago 311MB 23:15:13 core-metadata-arm64 latest f49110509519 About a minute ago 15.8MB 23:15:13 1d10c2adf001 About a minute ago 1.57GB 23:15:13 security-proxy-setup-arm64 latest ecdf7ff627f5 About a minute ago 24.6MB 23:15:13 core-command-arm64 latest 1d6b52955e13 About a minute ago 15.2MB 23:15:13 29d2d2c1621c About a minute ago 1.57GB 23:15:13 297bed547404 About a minute ago 1.56GB 23:15:13 fb6e73932fbf About a minute ago 1.57GB 23:15:13 security-bootstrapper-arm64 latest efb9977cbf26 3 minutes ago 17.7MB 23:15:13 core-data-arm64 latest e0eac83c15fd 3 minutes ago 19.3MB 23:15:13 security-secretstore-setup-arm64 latest 30b792383bef 3 minutes ago 26.5MB 23:15:13 support-notifications-arm64 latest 94be071ab21a 3 minutes ago 15.9MB 23:15:13 support-scheduler-arm64 latest e8ca369c8410 3 minutes ago 15.2MB 23:15:13 69de2798c2ba 4 minutes ago 1.57GB 23:15:13 00271e8b8c7f 4 minutes ago 1.57GB 23:15:13 6212b5f5080e 4 minutes ago 1.57GB 23:15:13 644f379eb0a6 4 minutes ago 1.57GB 23:15:13 51c439afec1a 4 minutes ago 1.57GB 23:15:13 ci-base-image-arm64 latest 25d8622ae84e 15 minutes ago 1.24GB 23:15:13 alpine 3.12 afc2cc120ca2 8 days ago 5.33MB 23:15:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 5 weeks ago 533MB 23:15:13 docker 20.10.7 df445af6242a 2 months ago 234MB 23:15:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:15:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:15:14 23:15:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:15:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:15:15 arm64: Pulling from edgex-lftools-log-publisher 23:15:15 448f6bf000e3: Pulling fs layer 23:15:15 f757da607395: Pulling fs layer 23:15:15 05883995daec: Pulling fs layer 23:15:15 8603b9c90790: Pulling fs layer 23:15:15 1560dd03e051: Pulling fs layer 23:15:15 27f5ce0e4adf: Pulling fs layer 23:15:15 c2d8d7efcc4b: Pulling fs layer 23:15:15 8603b9c90790: Waiting 23:15:15 1560dd03e051: Waiting 23:15:15 27f5ce0e4adf: Waiting 23:15:15 c2d8d7efcc4b: Waiting 23:15:15 f757da607395: Verifying Checksum 23:15:15 f757da607395: Download complete 23:15:15 8603b9c90790: Verifying Checksum 23:15:15 8603b9c90790: Download complete 23:15:15 1560dd03e051: Download complete 23:15:15 27f5ce0e4adf: Verifying Checksum 23:15:15 27f5ce0e4adf: Download complete 23:15:15 05883995daec: Verifying Checksum 23:15:15 05883995daec: Download complete 23:15:16 448f6bf000e3: Verifying Checksum 23:15:16 448f6bf000e3: Download complete 23:15:19 c2d8d7efcc4b: Verifying Checksum 23:15:19 c2d8d7efcc4b: Download complete 23:15:19 448f6bf000e3: Pull complete 23:15:20 f757da607395: Pull complete 23:15:21 05883995daec: Pull complete 23:15:22 8603b9c90790: Pull complete 23:15:23 1560dd03e051: Pull complete 23:15:23 27f5ce0e4adf: Pull complete 23:15:38 c2d8d7efcc4b: Pull complete 23:15:38 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:15:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:15:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:15:39 prd-ubuntu18.04-docker-arm64-4c-16g-1892 does not seem to be running inside a container 23:15:39 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 23:15:42 $ docker top 84fb415687aa3783bd9ca301c23b9c397e7d74fd72a06d2dc7bb7705bef01b45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:15:44 ---> job-cost.sh 23:15:44 lf-activate-venv: SKIPPING 23:15:44 INFO: No Stack... 23:15:45 INFO: Retrieving Pricing Info for: v3-standard-4 23:15:45 INFO: Archiving Costs [Pipeline] sh 23:15:45 + cut -d, -f6 23:15:45 + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock 23:15:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3698-5-stack-cost] 23:15:46 Resource [jenkins-edgexfoundry-edgex-go-PR-3698-5-stack-cost] did not exist. Created. 23:15:46 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3698-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:15:46 + echo total: 0.10999999940395355 [Pipeline] stash 23:15:46 Stashed 1 file(s) [Pipeline] } 23:15:46 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3698-5-stack-cost] [Pipeline] // lock [Pipeline] } 23:15:46 $ docker stop --time=1 84fb415687aa3783bd9ca301c23b9c397e7d74fd72a06d2dc7bb7705bef01b45 23:15:48 $ docker rm -f 84fb415687aa3783bd9ca301c23b9c397e7d74fd72a06d2dc7bb7705bef01b45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:15:49 provisioning config files... 23:15:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config5016758160194289076tmp [Pipeline] { [Pipeline] sh 23:15:49 + set +x 23:15:49 + curl -s https://codecov.io/bash 23:15:49 + bash -s -- 23:15:50 23:15:50 _____ _ 23:15:50 / ____| | | 23:15:50 | | ___ __| | ___ ___ _____ __ 23:15:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:15:50 | |___| (_) | (_| | __/ (_| (_) \ V / 23:15:50 \_____\___/ \__,_|\___|\___\___/ \_/ 23:15:50 Bash-1.0.6 23:15:50 23:15:50 23:15:50 ==> git version 2.24.4 found 23:15:50 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 23:15:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:15:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:15:50 ==> Jenkins CI detected. 23:15:50 current dir:  /w/workspace/edgex-go/5 23:15:50 project root: . 23:15:50 --> token set from env 23:15:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:15:50 ==> Running gcov in . (disable via -X gcov) 23:15:50 ==> Python coveragepy not found 23:15:50 ==> Searching for coverage reports in: 23:15:50 + . 23:15:50 -> Found 1 reports 23:15:50 ==> Detecting git/mercurial file structure 23:15:50 ==> Reading reports 23:15:50 + ./coverage.out bytes=405611 23:15:50 ==> Appending adjustments 23:15:50 https://docs.codecov.io/docs/fixing-reports 23:15:51 + Found adjustments 23:15:51 ==> Gzipping contents 23:15:51 56K /tmp/codecov.wfw9N8.gz 23:15:51 ==> Uploading reports 23:15:51 url: https://codecov.io 23:15:51 query: branch=PR-3698&commit=ac669926ad0911eb6d1d3093627c71230e4dbd5b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3698%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3698&job=&cmd_args= 23:15:51 -> Pinging Codecov 23:15:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3698&commit=ac669926ad0911eb6d1d3093627c71230e4dbd5b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3698%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3698&job=&cmd_args= 23:15:51 -> Uploading to 23:15:51 https://storage.googleapis.com/codecov/v4/raw/2021-09-09/00271124DB129430A58F1EEE437C3FCB/ac669926ad0911eb6d1d3093627c71230e4dbd5b/7ba644ad-6cf1-417d-9c94-df66eb80afdf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210909%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210909T231551Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1183dd387b8b844534011e10bb5d95fe0aa5247e422a27abd2f68fcef3f6982d 23:15:51 % Total % Received % Xferd Average Speed Time Time Time Current 23:15:51 Dload Upload Total Spent Left Speed 23:15:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54680 0 0 100 54680 0 131k --:--:-- --:--:-- --:--:-- 131k 23:15:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ac669926ad0911eb6d1d3093627c71230e4dbd5b [Pipeline] } 23:15:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:15:56 + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:15:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:15:58 ---> package-listing.sh 23:15:58 ++ facter osfamily 23:15:58 ++ tr '[:upper:]' '[:lower:]' 23:15:58 + OS_FAMILY=redhat 23:15:58 + workspace=/w/workspace/edgex-go/5 23:15:58 + START_PACKAGES=/tmp/packages_start.txt 23:15:58 + END_PACKAGES=/tmp/packages_end.txt 23:15:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:15:58 + PACKAGES=/tmp/packages_start.txt 23:15:58 + '[' /w/workspace/edgex-go/5 ']' 23:15:58 + PACKAGES=/tmp/packages_end.txt 23:15:58 + case "${OS_FAMILY}" in 23:15:58 + rpm -qa 23:15:58 + sort 23:16:00 + '[' -f /tmp/packages_start.txt ']' 23:16:00 + '[' -f /tmp/packages_end.txt ']' 23:16:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:16:00 + '[' /w/workspace/edgex-go/5 ']' 23:16:00 + mkdir -p /w/workspace/edgex-go/5/archives/ 23:16:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 23:16:00 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:16:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:16:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:16:01 23:16:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:16:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:16:01 latest: Pulling from edgex-lftools-log-publisher 23:16:01 b4d181a07f80: Pulling fs layer 23:16:01 a1111a8f2ec3: Pulling fs layer 23:16:01 ed53099fbce6: Pulling fs layer 23:16:01 dc539afda2c1: Pulling fs layer 23:16:01 77bc0d833cb6: Pulling fs layer 23:16:01 9065ff56babe: Pulling fs layer 23:16:01 d287ab97295c: Pulling fs layer 23:16:01 dc539afda2c1: Waiting 23:16:01 77bc0d833cb6: Waiting 23:16:01 9065ff56babe: Waiting 23:16:01 d287ab97295c: Waiting 23:16:01 a1111a8f2ec3: Verifying Checksum 23:16:01 a1111a8f2ec3: Download complete 23:16:01 dc539afda2c1: Verifying Checksum 23:16:01 dc539afda2c1: Download complete 23:16:02 77bc0d833cb6: Verifying Checksum 23:16:02 77bc0d833cb6: Download complete 23:16:02 9065ff56babe: Verifying Checksum 23:16:02 9065ff56babe: Download complete 23:16:02 ed53099fbce6: Verifying Checksum 23:16:02 ed53099fbce6: Download complete 23:16:03 b4d181a07f80: Verifying Checksum 23:16:03 b4d181a07f80: Download complete 23:16:05 b4d181a07f80: Pull complete 23:16:05 a1111a8f2ec3: Pull complete 23:16:05 ed53099fbce6: Pull complete 23:16:05 dc539afda2c1: Pull complete 23:16:05 77bc0d833cb6: Pull complete 23:16:05 9065ff56babe: Pull complete 23:16:06 d287ab97295c: Verifying Checksum 23:16:06 d287ab97295c: Download complete 23:16:12 d287ab97295c: Pull complete 23:16:12 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:16:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:16:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:16:12 prd-centos7-docker-4c-2g-1889 does not seem to be running inside a container 23:16:12 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:16:15 $ docker top b0d508b7accd645dab7ce70bc2a3a0c2a25631d5cb0c803b4258e522cfa15e26 -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:16 + touch /tmp/pre-build-complete [Pipeline] sh 23:16:16 + mkdir -p /var/log/sysstat [Pipeline] sh 23:16:16 + ls /var/log/sa-host 23:16:16 + sadf -c /var/log/sa-host/sa05 23:16:16 file_magic: OK 23:16:16 HZ: Using current value: 100 23:16:16 file_header: OK 23:16:16 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 23:16:16 Statistics: 23:16:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:16:16 File successfully converted to sysstat format version 12.0.3 23:16:16 + sadf -c /var/log/sa-host/sa09 23:16:16 file_magic: OK 23:16:16 HZ: Using current value: 100 23:16:16 file_header: OK 23:16:16 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 23:16:16 Statistics: 23:16:16 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... 23:16:16 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:16:16 provisioning config files... 23:16:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config838165588885653146tmp [Pipeline] { [Pipeline] echo 23:16:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:16:20 ---> create-netrc.sh [Pipeline] } 23:16:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:16:20 ---> python-tools-install.sh [Pipeline] echo 23:16:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:16:20 ---> sudo-logs.sh 23:16:20 Archiving 'sudo' log.. 23:16:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-1889.vexxhost.local: Name or service not known 23:16:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-1889.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 23:16:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:16:21 ---> job-cost.sh 23:16:21 lf-activate-venv: SKIPPING 23:16:21 DEBUG: total: 0.10999999940395355 23:16:21 INFO: Retrieving Stack Cost... 23:16:22 INFO: Retrieving Pricing Info for: v3-standard-2 23:16:22 INFO: Archiving Costs [Pipeline] echo 23:16:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:16:22 ---> logs-deploy.sh 23:16:22 lf-activate-venv: SKIPPING 23:16:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3698/5 23:16:22 INFO: archiving workspace using pattern(s): 23:16:23 Archives upload complete. 23:16:23 INFO: archiving logs to Nexus 23:16:24 ---> uname -a: 23:16:24 Linux prd-centos7-docker-4c-2g-1889.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 23:16:24 23:16:24 23:16:24 ---> lscpu: 23:16:24 Architecture: x86_64 23:16:24 CPU op-mode(s): 32-bit, 64-bit 23:16:24 Byte Order: Little Endian 23:16:24 Address sizes: 40 bits physical, 48 bits virtual 23:16:24 CPU(s): 2 23:16:24 On-line CPU(s) list: 0,1 23:16:24 Thread(s) per core: 1 23:16:24 Core(s) per socket: 1 23:16:24 Socket(s): 2 23:16:24 NUMA node(s): 1 23:16:24 Vendor ID: AuthenticAMD 23:16:24 CPU family: 23 23:16:24 Model: 49 23:16:24 Model name: AMD EPYC-Rome Processor 23:16:24 Stepping: 0 23:16:24 CPU MHz: 2799.998 23:16:24 BogoMIPS: 5599.99 23:16:24 Virtualization: AMD-V 23:16:24 Hypervisor vendor: KVM 23:16:24 Virtualization type: full 23:16:24 L1d cache: 32K 23:16:24 L1i cache: 32K 23:16:24 L2 cache: 512K 23:16:24 L3 cache: 16384K 23:16:24 NUMA node0 CPU(s): 0,1 23:16:24 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 23:16:24 23:16:24 23:16:24 ---> nproc: 23:16:24 2 23:16:24 23:16:24 23:16:24 ---> df -h: 23:16:24 Filesystem Size Used Avail Use% Mounted on 23:16:24 overlay 40G 13G 28G 32% / 23:16:24 tmpfs 64M 0 64M 0% /dev 23:16:24 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:16:24 shm 64M 0 64M 0% /dev/shm 23:16:24 /dev/vda1 40G 13G 28G 32% /facter-os 23:16:24 23:16:24 23:16:24 ---> sar -b -r -n DEV: 23:16:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/09/21 _x86_64_ (2 CPU) 23:16:24 23:16:24 22:52:09 LINUX RESTART (2 CPU) 23:16:24 23:16:24 22:53:01 tps rtps wtps bread/s bwrtn/s 23:16:24 22:54:01 103.95 3.56 100.38 2600.77 19108.74 23:16:24 22:55:01 386.32 0.00 386.32 0.00 88115.11 23:16:24 22:56:01 58.49 0.00 58.49 0.00 10714.90 23:16:24 22:57:01 58.31 0.02 58.29 0.53 8738.11 23:16:24 22:58:02 970.90 535.70 435.21 20316.55 276403.12 23:16:24 22:59:01 621.57 137.23 484.35 9654.42 167626.41 23:16:24 23:00:01 327.41 28.40 299.00 1942.72 117148.68 23:16:24 23:01:01 5.88 0.02 5.86 0.13 181.88 23:16:24 23:02:02 0.52 0.20 0.32 3.60 5.21 23:16:24 23:03:01 0.22 0.00 0.22 0.00 2.37 23:16:24 23:04:01 0.20 0.00 0.20 0.00 1.88 23:16:24 23:05:01 0.22 0.00 0.22 0.00 1.70 23:16:24 23:06:01 0.23 0.00 0.23 0.00 2.47 23:16:24 23:07:01 0.28 0.00 0.28 0.00 3.00 23:16:24 23:08:01 0.97 0.18 0.78 5.73 15.84 23:16:24 23:09:01 0.20 0.00 0.20 0.00 1.62 23:16:24 23:10:01 0.15 0.00 0.15 0.00 1.90 23:16:24 23:11:01 0.28 0.00 0.28 0.00 3.30 23:16:24 23:12:01 0.30 0.00 0.30 0.00 4.22 23:16:24 23:13:01 0.15 0.00 0.15 0.00 1.90 23:16:24 23:14:01 0.18 0.00 0.18 0.00 2.02 23:16:24 23:15:01 0.17 0.00 0.17 0.00 1.78 23:16:24 23:16:01 41.70 41.06 0.63 4132.07 20.94 23:16:24 Average: 112.61 32.83 79.78 1692.30 30063.24 23:16:24 23:16:24 22:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:16:24 22:54:01 4511384 0 962044 12.01 2620 2532892 1705992 18.84 902460 2131860 478140 23:16:24 22:55:01 3244704 0 1231116 15.37 2620 3530500 1777416 19.62 1339648 2788944 145784 23:16:24 22:56:01 3153948 0 1142904 14.27 2620 3709468 1556576 17.19 1344344 2860812 14836 23:16:24 22:57:01 3112664 0 1165528 14.55 2620 3728128 1714192 18.93 1310120 2947564 226264 23:16:24 22:58:02 1479856 0 1616356 20.18 2620 4910108 3416948 37.73 2100932 3660144 183684 23:16:24 22:59:01 285424 0 1440416 17.99 2620 6280480 2141056 23.64 3016204 3903068 1084 23:16:24 23:00:01 2446088 0 1242904 15.52 2620 4317328 1395272 15.40 1449564 3323212 20 23:16:24 23:01:01 2458424 0 1230564 15.36 2620 4317332 1256752 13.88 1451892 3313120 20 23:16:24 23:02:02 2461996 0 1226812 15.32 2620 4317512 1254488 13.85 1453536 3311188 8 23:16:24 23:03:01 2461972 0 1226832 15.32 2620 4317516 1254572 13.85 1453632 3311188 8 23:16:24 23:04:01 2461704 0 1227096 15.32 2620 4317520 1254696 13.85 1453908 3311188 8 23:16:24 23:05:01 2461932 0 1226864 15.32 2620 4317524 1254660 13.85 1454016 3311188 8 23:16:24 23:06:01 2462424 0 1226364 15.31 2620 4317532 1254552 13.85 1453724 3311188 8 23:16:24 23:07:01 2462284 0 1226472 15.31 2620 4317564 1254552 13.85 1453728 3311196 16 23:16:24 23:08:01 2462072 0 1226676 15.32 2620 4317572 1254636 13.85 1454168 3310756 8 23:16:24 23:09:01 2462076 0 1226672 15.32 2620 4317572 1254552 13.85 1454080 3310756 8 23:16:24 23:10:01 2461644 0 1227096 15.32 2620 4317580 1254696 13.85 1454576 3310760 8 23:16:24 23:11:01 2462184 0 1226552 15.31 2620 4317584 1254552 13.85 1454212 3310756 8 23:16:24 23:12:01 2462176 0 1226560 15.31 2620 4317584 1254552 13.85 1454212 3310756 8 23:16:24 23:13:01 2461932 0 1226796 15.32 2620 4317592 1254648 13.85 1454196 3310756 8 23:16:24 23:14:01 2462036 0 1226688 15.32 2620 4317596 1254552 13.85 1454224 3310756 8 23:16:24 23:15:01 2462104 0 1226612 15.32 2620 4317604 1254612 13.85 1454140 3310756 8 23:16:24 23:16:01 2302364 0 1262072 15.76 2620 4441884 1532888 16.92 1486792 3434880 304 23:16:24 Average: 2498408 0 1237739 15.45 2620 4270173 1480931 16.35 1511231 3248556 45663 23:16:24 23:16:24 22:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:16:24 22:54:01 eth0 1484.96 1205.76 6493.04 126.48 0.00 0.00 0.00 0.00 23:16:24 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 22:54:01 docker0 754.80 785.78 64.39 2693.99 0.00 0.00 0.00 0.00 23:16:24 22:55:01 veth435bca6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:16:24 22:55:01 eth0 567.70 490.07 2087.31 96.52 0.00 0.00 0.00 0.00 23:16:24 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 22:55:01 docker0 464.29 521.78 35.62 2055.58 0.00 0.00 0.00 0.00 23:16:24 22:56:01 veth435bca6 2.25 2.25 0.18 0.18 0.00 0.00 0.00 0.00 23:16:24 22:56:01 eth0 31.27 17.13 21.77 10.68 0.00 0.00 0.00 0.00 23:16:24 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 22:56:01 docker0 2.25 2.25 0.15 0.18 0.00 0.00 0.00 0.00 23:16:24 22:57:01 eth0 270.06 173.99 1696.34 72.64 0.00 0.00 0.00 0.00 23:16:24 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 22:57:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 22:58:02 vethc753a46 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 23:16:24 22:58:02 vethc67a578 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 23:16:24 22:58:02 veth025fce0 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 23:16:24 22:58:02 eth0 121.17 81.88 203.25 58.72 0.00 0.00 0.00 0.00 23:16:24 22:59:01 veth6d98a09 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 23:16:24 22:59:01 eth0 348.09 167.41 1862.12 26.03 0.00 0.00 0.00 0.00 23:16:24 22:59:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:16:24 22:59:01 veth709804d 10.81 19.63 0.79 46.43 0.00 0.00 0.00 0.00 23:16:24 23:00:01 eth0 74.41 43.46 136.23 76.83 0.00 0.00 0.00 0.00 23:16:24 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:00:01 docker0 1346.22 1542.51 108.34 5592.09 0.00 0.00 0.00 0.00 23:16:24 23:01:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:16:24 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:02:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:16:24 23:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:03:01 eth0 0.76 0.22 0.19 0.07 0.00 0.00 0.00 0.00 23:16:24 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:04:01 eth0 1.40 0.35 0.35 0.20 0.00 0.00 0.00 0.00 23:16:24 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:05:01 eth0 0.85 0.37 0.31 0.20 0.00 0.00 0.00 0.00 23:16:24 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:06:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:16:24 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:07:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:16:24 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:08:01 eth0 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00 23:16:24 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:16:24 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:10:01 eth0 0.57 0.35 0.27 0.20 0.00 0.00 0.00 0.00 23:16:24 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:11:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:12:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 23:16:24 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:13:01 eth0 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 23:16:24 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:14:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:16:24 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:15:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 23:16:24 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:16:01 eth0 21.29 13.66 16.01 43.90 0.00 0.00 0.00 0.00 23:16:24 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 Average: eth0 127.12 95.52 543.68 22.34 0.00 0.00 0.00 0.00 23:16:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:24 Average: docker0 58.58 67.12 4.71 243.35 0.00 0.00 0.00 0.00 23:16:24 23:16:24 23:16:24 ---> sar -P ALL: 23:16:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/09/21 _x86_64_ (2 CPU) 23:16:24 23:16:24 22:52:09 LINUX RESTART (2 CPU) 23:16:24 23:16:24 22:53:01 CPU %user %nice %system %iowait %steal %idle 23:16:24 22:54:01 all 22.13 0.00 5.90 2.76 0.09 69.12 23:16:24 22:54:01 0 24.98 0.00 6.28 2.26 0.09 66.39 23:16:24 22:54:01 1 19.33 0.00 5.52 3.25 0.09 71.81 23:16:24 22:55:01 all 41.77 0.00 12.14 3.52 0.10 42.48 23:16:24 22:55:01 0 40.92 0.00 12.72 3.57 0.11 42.69 23:16:24 22:55:01 1 42.61 0.00 11.56 3.47 0.09 42.27 23:16:24 22:56:01 all 38.42 0.00 4.94 0.52 0.08 56.04 23:16:24 22:56:01 0 39.44 0.00 4.90 0.60 0.09 54.97 23:16:24 22:56:01 1 37.39 0.00 4.98 0.44 0.07 57.11 23:16:24 22:57:01 all 57.74 0.00 8.62 0.94 0.11 32.60 23:16:24 22:57:01 0 58.42 0.00 8.95 0.47 0.11 32.05 23:16:24 22:57:01 1 57.06 0.00 8.28 1.40 0.11 33.15 23:16:24 22:58:02 all 34.27 0.00 20.24 29.70 0.12 15.68 23:16:24 22:58:02 0 34.46 0.00 19.58 28.53 0.11 17.33 23:16:24 22:58:02 1 34.08 0.00 20.90 30.87 0.13 14.02 23:16:24 22:59:01 all 77.65 0.00 17.92 3.79 0.13 0.51 23:16:24 22:59:01 0 78.21 0.00 17.16 3.78 0.13 0.72 23:16:24 22:59:01 1 77.09 0.00 18.67 3.81 0.13 0.30 23:16:24 23:00:01 all 55.20 0.00 12.99 4.24 0.11 27.46 23:16:24 23:00:01 0 53.96 0.00 14.29 4.07 0.11 27.57 23:16:24 23:00:01 1 56.44 0.00 11.69 4.41 0.11 27.35 23:16:24 23:01:01 all 0.19 0.00 0.13 0.01 0.01 99.66 23:16:24 23:01:01 0 0.05 0.00 0.12 0.00 0.00 99.83 23:16:24 23:01:01 1 0.33 0.00 0.15 0.02 0.02 99.48 23:16:24 23:02:02 all 0.20 0.00 0.08 0.00 0.02 99.71 23:16:24 23:02:02 0 0.05 0.00 0.10 0.00 0.02 99.83 23:16:24 23:02:02 1 0.35 0.00 0.05 0.00 0.02 99.58 23:16:24 23:03:01 all 0.18 0.00 0.03 0.00 0.01 99.79 23:16:24 23:03:01 0 0.34 0.00 0.03 0.00 0.00 99.63 23:16:24 23:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:16:24 23:04:01 all 0.18 0.00 0.04 0.00 0.02 99.77 23:16:24 23:04:01 0 0.30 0.00 0.03 0.00 0.02 99.65 23:16:24 23:04:01 1 0.05 0.00 0.05 0.00 0.02 99.88 23:16:24 23:16:24 23:04:01 CPU %user %nice %system %iowait %steal %idle 23:16:24 23:05:01 all 0.18 0.00 0.02 0.00 0.02 99.79 23:16:24 23:05:01 0 0.33 0.00 0.03 0.00 0.02 99.62 23:16:24 23:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:16:24 23:06:01 all 0.22 0.00 0.03 0.00 0.00 99.76 23:16:24 23:06:01 0 0.42 0.00 0.03 0.00 0.00 99.55 23:16:24 23:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:16:24 23:07:01 all 0.19 0.00 0.03 0.00 0.02 99.77 23:16:24 23:07:01 0 0.33 0.00 0.02 0.00 0.02 99.63 23:16:24 23:07:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:16:24 23:08:01 all 0.18 0.00 0.05 0.00 0.01 99.76 23:16:24 23:08:01 0 0.33 0.00 0.05 0.00 0.00 99.62 23:16:24 23:08:01 1 0.03 0.00 0.05 0.00 0.02 99.90 23:16:24 23:09:01 all 0.20 0.00 0.03 0.00 0.01 99.77 23:16:24 23:09:01 0 0.37 0.00 0.02 0.00 0.00 99.62 23:16:24 23:09:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:16:24 23:10:01 all 0.18 0.00 0.04 0.00 0.03 99.75 23:16:24 23:10:01 0 0.25 0.00 0.05 0.00 0.02 99.68 23:16:24 23:10:01 1 0.12 0.00 0.03 0.00 0.03 99.82 23:16:24 23:11:01 all 0.18 0.00 0.03 0.00 0.01 99.78 23:16:24 23:11:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:16:24 23:11:01 1 0.32 0.00 0.03 0.00 0.02 99.63 23:16:24 23:12:01 all 0.22 0.00 0.02 0.00 0.02 99.75 23:16:24 23:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:16:24 23:12:01 1 0.42 0.00 0.02 0.00 0.02 99.55 23:16:24 23:13:01 all 0.17 0.00 0.02 0.00 0.02 99.80 23:16:24 23:13:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:16:24 23:13:01 1 0.28 0.00 0.02 0.00 0.03 99.67 23:16:24 23:14:01 all 0.21 0.00 0.03 0.00 0.01 99.76 23:16:24 23:14:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:16:24 23:14:01 1 0.40 0.00 0.02 0.00 0.00 99.58 23:16:24 23:15:01 all 0.07 0.00 0.03 0.00 0.03 99.88 23:16:24 23:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:16:24 23:15:01 1 0.12 0.00 0.03 0.00 0.03 99.82 23:16:24 23:16:24 23:15:01 CPU %user %nice %system %iowait %steal %idle 23:16:24 23:16:01 all 2.59 0.00 0.85 1.00 0.03 95.54 23:16:24 23:16:01 0 2.57 0.00 0.97 0.39 0.03 96.04 23:16:24 23:16:01 1 2.62 0.00 0.72 1.61 0.02 95.03 23:16:24 Average: all 13.64 0.00 3.46 1.93 0.04 80.94 23:16:24 Average: 0 13.77 0.00 3.51 1.81 0.04 80.87 23:16:24 Average: 1 13.50 0.00 3.40 2.04 0.04 81.01 23:16:24 23:16:24 23:16:24