Pull request #3727 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 77fe71b6b44e31624130600da248bb6ad192c9d6 rather than 69b4f6bb26d21990f59e8113f7f0f62946c35f56 Obtained Jenkinsfile from 77fe71b6b44e31624130600da248bb6ad192c9d6 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-ssh3051910925385925016.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh2142814935585827870.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-3727/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-3727/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3385558504903951780.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh1698255539732505911.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3727/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-3727/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh937520585493131409.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-234’ Running on prd-centos7-docker-4c-2g-236 in /w/workspace/edgexfoundry_edgex-go_PR-3727 [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-ssh2087575184896565697.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 77fe71b6b44e31624130600da248bb6ad192c9d6 into PR head commit 69b4f6bb26d21990f59e8113f7f0f62946c35f56 Merge succeeded, producing 69b4f6bb26d21990f59e8113f7f0f62946c35f56 Checking out Revision 69b4f6bb26d21990f59e8113f7f0f62946c35f56 (PR-3727) > 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-ssh5480734854478685839.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3727/head:refs/remotes/origin/PR-3727 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 69b4f6bb26d21990f59e8113f7f0f62946c35f56 # 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-ssh245796522140345873.key > git merge 77fe71b6b44e31624130600da248bb6ad192c9d6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 69b4f6bb26d21990f59e8113f7f0f62946c35f56 # timeout=10 Commit message: "docs(data): Update core-data swagger API version from 2.0.1 to 2.1.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:43:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:43:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git rev-list --no-walk 9f18cdc92003a597986a769ffc3066b1f0868716 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:43:25 ========================================================= 06:43:25 EdgeX Global Pipelines Version Info 06:43:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:43:27 ------------------- 06:43:27 stable info: 06:43:27 ------------------- 06:43:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:43:27 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 06:43:27 Message: update stable to v1.0.206 06:43:27 ------------------- 06:43:27 experimental info: 06:43:27 ------------------- 06:43:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:43:27 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 06:43:27 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:43:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:43:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:43:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:43:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:43:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:43:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:43:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:43:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:43:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:43:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:43:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:43:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:43:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:43:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:43:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3727 [Pipeline] echo 06:43:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3727 [Pipeline] echo 06:43:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3727 [Pipeline] echo 06:43:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 69b4f6bb26d21990f59e8113f7f0f62946c35f56 [Pipeline] echo 06:43:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 69b4f6b [Pipeline] echo 06:43:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:43:28 provisioning config files... 06:43:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7792227116716326393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:43:28 ---> docker-login.sh 06:43:28 nexus3.edgexfoundry.org:10001 06:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:29 Configure a credential helper to remove this warning. See 06:43:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:29 06:43:29 Login Succeeded 06:43:29 nexus3.edgexfoundry.org:10002 06:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:29 Configure a credential helper to remove this warning. See 06:43:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:29 06:43:29 Login Succeeded 06:43:29 nexus3.edgexfoundry.org:10003 06:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:29 Configure a credential helper to remove this warning. See 06:43:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:29 06:43:29 Login Succeeded 06:43:29 nexus3.edgexfoundry.org:10004 06:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:29 Configure a credential helper to remove this warning. See 06:43:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:29 06:43:29 Login Succeeded 06:43:29 docker.io 06:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:30 Configure a credential helper to remove this warning. See 06:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:30 06:43:30 Login Succeeded 06:43:30 ---> docker-login.sh ends [Pipeline] } 06:43:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:30 ++ 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 06:43:30 + for file in '`ls cmd/**/Dockerfile`' 06:43:30 ++ dirname cmd/core-command/Dockerfile 06:43:30 ++ cut -d/ -f2 06:43:30 + echo core-command,cmd/core-command/Dockerfile 06:43:30 + for file in '`ls cmd/**/Dockerfile`' 06:43:30 ++ dirname cmd/core-data/Dockerfile 06:43:30 ++ cut -d/ -f2 06:43:30 + echo core-data,cmd/core-data/Dockerfile 06:43:30 + for file in '`ls cmd/**/Dockerfile`' 06:43:30 ++ dirname cmd/core-metadata/Dockerfile 06:43:30 ++ cut -d/ -f2 06:43:30 + echo core-metadata,cmd/core-metadata/Dockerfile 06:43:30 + for file in '`ls cmd/**/Dockerfile`' 06:43:30 ++ dirname cmd/security-bootstrapper/Dockerfile 06:43:30 ++ cut -d/ -f2 06:43:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:43:30 + for file in '`ls cmd/**/Dockerfile`' 06:43:30 ++ dirname cmd/security-proxy-setup/Dockerfile 06:43:30 ++ cut -d/ -f2 06:43:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:43:30 + for file in '`ls cmd/**/Dockerfile`' 06:43:30 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:43:30 ++ cut -d/ -f2 06:43:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:43:30 + for file in '`ls cmd/**/Dockerfile`' 06:43:30 ++ dirname cmd/support-notifications/Dockerfile 06:43:30 ++ cut -d/ -f2 06:43:30 + echo support-notifications,cmd/support-notifications/Dockerfile 06:43:30 + for file in '`ls cmd/**/Dockerfile`' 06:43:30 ++ dirname cmd/support-scheduler/Dockerfile 06:43:30 ++ cut -d/ -f2 06:43:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:43:30 + for file in '`ls cmd/**/Dockerfile`' 06:43:30 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:43:30 ++ cut -d/ -f2 06:43:30 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:43:30 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 06:43:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:43:31 06:43:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:43:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:43:31 latest: Pulling from edgex-devops/git-semver 06:43:31 31603596830f: Pulling fs layer 06:43:31 04fac38145f0: Pulling fs layer 06:43:31 701f6daf10bf: Pulling fs layer 06:43:31 24f72da36158: Pulling fs layer 06:43:31 24f72da36158: Waiting 06:43:31 04fac38145f0: Verifying Checksum 06:43:31 04fac38145f0: Download complete 06:43:31 31603596830f: Verifying Checksum 06:43:31 31603596830f: Download complete 06:43:31 31603596830f: Pull complete 06:43:31 24f72da36158: Verifying Checksum 06:43:31 24f72da36158: Download complete 06:43:31 04fac38145f0: Pull complete 06:43:31 701f6daf10bf: Verifying Checksum 06:43:31 701f6daf10bf: Download complete 06:43:32 701f6daf10bf: Pull complete 06:43:32 24f72da36158: Pull complete 06:43:32 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 06:43:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:43:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:43:32 prd-centos7-docker-4c-2g-236 does not seem to be running inside a container 06:43:32 $ 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 06:43:33 $ docker top 2b33f68e82ffaf81f39c7378afc8e01ebdd5103f4d8bf588184e9324830aff67 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:43:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:33 [ssh-agent] Looking for ssh-agent implementation... 06:43:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:33 $ docker exec 2b33f68e82ffaf81f39c7378afc8e01ebdd5103f4d8bf588184e9324830aff67 ssh-agent 06:43:33 SSH_AUTH_SOCK=/tmp/ssh-9YIouOD4Hck3/agent.15 06:43:33 SSH_AGENT_PID=22 06:43:33 Running ssh-add (command line suppressed) 06:43:33 Identity added: /w/workspace/edgex-go/5@tmp/private_key_3945130294986338484.key (/w/workspace/edgex-go/5@tmp/private_key_3945130294986338484.key) 06:43:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:34 + git tag --points-at HEAD [Pipeline] } 06:43:34 $ docker exec --env ******** --env ******** 2b33f68e82ffaf81f39c7378afc8e01ebdd5103f4d8bf588184e9324830aff67 ssh-agent -k 06:43:34 unset SSH_AUTH_SOCK; 06:43:34 unset SSH_AGENT_PID; 06:43:34 echo Agent pid 22 killed; 06:43:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:43:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:34 [ssh-agent] Looking for ssh-agent implementation... 06:43:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:34 $ docker exec 2b33f68e82ffaf81f39c7378afc8e01ebdd5103f4d8bf588184e9324830aff67 ssh-agent 06:43:34 SSH_AUTH_SOCK=/tmp/ssh-1GSEggGINzNr/agent.54 06:43:34 SSH_AGENT_PID=60 06:43:34 Running ssh-add (command line suppressed) 06:43:34 Identity added: /w/workspace/edgex-go/5@tmp/private_key_6077457329288605274.key (/w/workspace/edgex-go/5@tmp/private_key_6077457329288605274.key) 06:43:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:35 + git semver init 06:43:35 # -> Open(): unable to determine branch for HEAD 06:43:35 # $GIT_DIR = /w/workspace/edgex-go/5/.git 06:43:35 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 06:43:35 # $SEMVER_REMOTE_NAME = origin 06:43:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:43:35 # $SEMVER_USER_NAME = edgex-jenkins 06:43:35 # $SEMVER_BRANCH = PR-3727 06:43:35 # $SEMVER_TEMP = /tmp/semver-717609886 06:43:35 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:43:57 # '/tmp/semver-717609886' -> '/w/workspace/edgex-go/5/.semver' 06:43:57 # -> Force: false 06:43:57 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 06:43:57 $ docker exec --env ******** --env ******** 2b33f68e82ffaf81f39c7378afc8e01ebdd5103f4d8bf588184e9324830aff67 ssh-agent -k 06:43:57 unset SSH_AUTH_SOCK; 06:43:57 unset SSH_AGENT_PID; 06:43:57 echo Agent pid 60 killed; 06:43:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:57 + git semver [Pipeline] } 06:43:57 $ docker stop --time=1 2b33f68e82ffaf81f39c7378afc8e01ebdd5103f4d8bf588184e9324830aff67 06:43:59 $ docker rm -f 2b33f68e82ffaf81f39c7378afc8e01ebdd5103f4d8bf588184e9324830aff67 [Pipeline] // withDockerContainer [Pipeline] sh 06:44:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:44:00 Stashed 1 file(s) [Pipeline] echo 06:44:00 [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 06:44:00 ========================================================= 06:44:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:44:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:44:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:44:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:44:01 540db60ca938: Pulling fs layer 06:44:01 adcc1eea9eea: Pulling fs layer 06:44:01 4c4ab2625f07: Pulling fs layer 06:44:01 db62176df00c: Pulling fs layer 06:44:01 3b30891b0d05: Pulling fs layer 06:44:01 06b49ca38bd5: Pulling fs layer 06:44:01 c788192a36de: Pulling fs layer 06:44:01 a77e37c0d609: Pulling fs layer 06:44:01 c3185cebc471: Pulling fs layer 06:44:01 06b49ca38bd5: Waiting 06:44:01 c788192a36de: Waiting 06:44:01 a77e37c0d609: Waiting 06:44:01 c3185cebc471: Waiting 06:44:01 db62176df00c: Waiting 06:44:01 3b30891b0d05: Waiting 06:44:01 4c4ab2625f07: Verifying Checksum 06:44:01 4c4ab2625f07: Download complete 06:44:01 adcc1eea9eea: Verifying Checksum 06:44:01 adcc1eea9eea: Download complete 06:44:01 3b30891b0d05: Verifying Checksum 06:44:01 3b30891b0d05: Download complete 06:44:01 06b49ca38bd5: Verifying Checksum 06:44:01 06b49ca38bd5: Download complete 06:44:01 c788192a36de: Verifying Checksum 06:44:01 c788192a36de: Download complete 06:44:01 540db60ca938: Verifying Checksum 06:44:01 540db60ca938: Download complete 06:44:01 540db60ca938: Pull complete 06:44:01 adcc1eea9eea: Pull complete 06:44:01 4c4ab2625f07: Pull complete 06:44:02 a77e37c0d609: Verifying Checksum 06:44:02 a77e37c0d609: Download complete 06:44:04 c3185cebc471: Verifying Checksum 06:44:04 c3185cebc471: Download complete 06:44:05 db62176df00c: Verifying Checksum 06:44:05 db62176df00c: Download complete 06:44:08 db62176df00c: Pull complete 06:44:08 3b30891b0d05: Pull complete 06:44:08 06b49ca38bd5: Pull complete 06:44:08 c788192a36de: Pull complete 06:44:08 a77e37c0d609: Pull complete 06:44:11 c3185cebc471: Pull complete 06:44:11 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 06:44:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:44:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 06:44:11 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:44:11 WORKDIR /edgex 06:44:11 COPY go.mod . 06:44:11 RUN go mod download' 06:44:11 + docker build -t ci-base-image-x86_64 -f - . 06:44:13 Sending build context to Docker daemon 329.1MB 06:44:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:44:13 ---> 031687cdd783 06:44:13 Step 2/4 : WORKDIR /edgex 06:44:15 ---> Running in 4f045ef9b656 06:44:15 Removing intermediate container 4f045ef9b656 06:44:15 ---> 7588a702e566 06:44:15 Step 3/4 : COPY go.mod . 06:44:15 ---> 6350fc38d6a0 06:44:15 Step 4/4 : RUN go mod download 06:44:15 ---> Running in c4fdb8188544 06:44:15 Still waiting to schedule task 06:44:15 ‘prd-ubuntu18.04-docker-arm64-4c-16g-235’ is offline 06:44:41 Removing intermediate container c4fdb8188544 06:44:41 ---> 1b31dd5d3533 06:44:41 Successfully built 1b31dd5d3533 06:44:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:44:42 + docker inspect -f . ci-base-image-x86_64 06:44:42 . [Pipeline] withDockerContainer 06:44:42 prd-centos7-docker-4c-2g-236 does not seem to be running inside a container 06:44:42 $ 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 06:44:42 $ docker top 4f521a809ce669f836ed0a09b8c5cd0dbc6c2ef35299580399bfb3cb6a6e59f4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:44:43 + go version 06:44:43 go version go1.16.6 linux/amd64 [Pipeline] } 06:44:43 $ docker stop --time=1 4f521a809ce669f836ed0a09b8c5cd0dbc6c2ef35299580399bfb3cb6a6e59f4 06:44:44 $ docker rm -f 4f521a809ce669f836ed0a09b8c5cd0dbc6c2ef35299580399bfb3cb6a6e59f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:44:44 + docker inspect -f . ci-base-image-x86_64 06:44:44 . [Pipeline] withDockerContainer 06:44:45 prd-centos7-docker-4c-2g-236 does not seem to be running inside a container 06:44:45 $ 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 06:44:45 $ docker top 828ec14852454c56ece8d6543ae7371fcee18a0dd91a0684b311c000f5a40a8c -eo pid,comm [Pipeline] { [Pipeline] echo 06:44:45 ========================================================= 06:44:45 [edgeXBuildGoParallel] Running Tests and Build... 06:44:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:44:45 + go mod tidy [Pipeline] sh 06:44:46 + make test 06:44:46 go mod tidy 06:44:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:44:51 ? github.com/edgexfoundry/edgex-go [no test files] 06:45:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:45:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:45:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:45:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:45:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:45:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:45:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:45:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:45:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:45:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:45:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:45:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:45:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:45:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:45:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 06:45:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:45:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:45:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 98.5% of statements 06:45:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:45:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.051s coverage: 46.3% of statements 06:45:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:45:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:45:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.122s coverage: 90.1% of statements 06:45:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:45:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:45:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 84.4% of statements 06:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:45:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.240s coverage: 94.2% of statements 06:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:45:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements 06:45:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:45:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:45:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:45:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:45:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:45:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements 06:45:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:45:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:45:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:45:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.8% of statements 06:45:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:45:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 06:45:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements 06:45:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 06:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 06:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 06:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 06:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 06:45:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements 06:45:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 06:45:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.198s coverage: 82.5% of statements 06:45:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 06:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 06:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 06:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 06:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 06:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements 06:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 06:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 06:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.116s coverage: 91.2% of statements 06:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements 06:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 06:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements 06:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 06:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 06:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 06:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.220s coverage: 70.3% of statements 06:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.190s coverage: 43.4% of statements 06:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 06:46:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 06:46:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:46:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.5% of statements 06:46:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:46:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:46:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:46:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:46:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.0% of statements 06:46:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:46:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:46:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:46:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:46:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 06:46:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:46:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:46:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements 06:46:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:46:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:46:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:46:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:46:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.046s coverage: 28.9% of statements 06:46:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:46:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:46:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:46:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:46:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:46:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:46:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 06:46:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 06:46:08 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 06:46:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-237 in /w/workspace/edgexfoundry_edgex-go_PR-3727 [Pipeline] { [Pipeline] ws 06:46:27 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 06:46:27 The recommended git tool is: git 06:46:33 using credential edgex-jenkins-ssh 06:46:33 Cloning the remote Git repository 06:46:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:46:33 > git init /w/workspace/edgex-go/5 # timeout=10 06:46:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:46:33 > git --version # timeout=10 06:46:33 > git --version # 'git version 2.17.1' 06:46:33 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:40 GO111MODULE=on go vet ./... 06:46:51 gofmt -l . 06:46:51 [ "`gofmt -l .`" = "" ] 06:46:51 ./bin/test-attribution-txt.sh [Pipeline] sh 06:46:52 + ls -al . 06:46:52 total 612 06:46:52 drwxrwxr-x 10 1001 1001 4096 Sep 30 06:46 . 06:46:52 drwxr-xr-x 4 root root 28 Sep 30 06:44 .. 06:46:52 -rw-rw-r-- 1 1001 1001 11 Sep 30 06:43 .dockerignore 06:46:52 drwxrwxr-x 8 1001 1001 179 Sep 30 06:43 .git 06:46:52 drwxrwxr-x 4 1001 1001 142 Sep 30 06:43 .github 06:46:52 -rw-rw-r-- 1 1001 1001 818 Sep 30 06:43 .gitignore 06:46:52 -rw-rw-r-- 1 1001 1001 35 Sep 30 06:43 .golangci.yml 06:46:52 -rw-rw-r-- 1 1001 1001 76 Sep 30 06:43 .hadolint.yml 06:46:52 drwx------ 3 1001 1001 58 Sep 30 06:43 .semver 06:46:52 -rw-rw-r-- 1 1001 1001 166 Sep 30 06:43 .sonarcloud.properties 06:46:52 -rw-rw-r-- 1 1001 1001 1171 Sep 30 06:43 ADOPTERS.md 06:46:52 -rw-rw-r-- 1 1001 1001 8493 Sep 30 06:43 Attribution.txt 06:46:52 -rw-rw-r-- 1 1001 1001 43881 Sep 30 06:43 CHANGELOG.md 06:46:52 -rw-rw-r-- 1 1001 1001 3804 Sep 30 06:43 CONTRIBUTING.md 06:46:52 -rw-rw-r-- 1 1001 1001 677 Sep 30 06:43 GOVERNANCE.md 06:46:52 -rw-rw-r-- 1 1001 1001 849 Sep 30 06:43 Jenkinsfile 06:46:52 -rw-rw-r-- 1 1001 1001 10775 Sep 30 06:43 LICENSE 06:46:52 -rw-rw-r-- 1 1001 1001 6386 Sep 30 06:43 Makefile 06:46:52 -rw-rw-r-- 1 1001 1001 582 Sep 30 06:43 OWNERS.md 06:46:52 -rw-rw-r-- 1 1001 1001 8256 Sep 30 06:43 README.md 06:46:52 -rw-rw-r-- 1 1001 1001 6912 Sep 30 06:43 SECURITY.md 06:46:52 -rw-rw-r-- 1 1001 1001 5 Sep 30 06:44 VERSION 06:46:52 -rw-rw-r-- 1 1001 1001 4131 Sep 30 06:43 ZMQWindows.md 06:46:52 drwxrwxr-x 2 1001 1001 37 Sep 30 06:43 bin 06:46:52 drwxrwxr-x 14 1001 1001 4096 Sep 30 06:43 cmd 06:46:52 -rw-r--r-- 1 root root 403100 Sep 30 06:46 coverage.out 06:46:52 -rw-rw-r-- 1 1001 1001 841 Sep 30 06:43 go.mod 06:46:52 -rw-r--r-- 1 root root 50064 Sep 30 06:44 go.sum 06:46:52 drwxrwxr-x 8 1001 1001 124 Sep 30 06:43 internal 06:46:52 drwxrwxr-x 3 1001 1001 16 Sep 30 06:43 openapi 06:46:52 drwxrwxr-x 4 1001 1001 71 Sep 30 06:43 snap 06:46:52 -rw-rw-r-- 1 1001 1001 204 Sep 30 06:43 version.go [Pipeline] sh 06:46:52 + '[' -e coverage.out ] 06:46:52 + chown 1001:1001 coverage.out [Pipeline] stash 06:46:52 Stashed 1 file(s) [Pipeline] sh 06:46:52 + make build 06:46:52 go mod tidy 06:46:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:46:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:46:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:46:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:46:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:46:54 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3727/head:refs/remotes/origin/PR-3727 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:46:54 Merging remotes/origin/main commit 77fe71b6b44e31624130600da248bb6ad192c9d6 into PR head commit 69b4f6bb26d21990f59e8113f7f0f62946c35f56 06:46:55 Merge succeeded, producing 69b4f6bb26d21990f59e8113f7f0f62946c35f56 06:46:55 Checking out Revision 69b4f6bb26d21990f59e8113f7f0f62946c35f56 (PR-3727) 06:46:54 > git config core.sparsecheckout # timeout=10 06:46:54 > git checkout -f 69b4f6bb26d21990f59e8113f7f0f62946c35f56 # timeout=10 06:46:55 > git remote # timeout=10 06:46:55 > git config --get remote.origin.url # timeout=10 06:46:55 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:55 > git merge 77fe71b6b44e31624130600da248bb6ad192c9d6 # timeout=10 06:46:55 > git rev-parse HEAD^{commit} # timeout=10 06:46:55 > git config core.sparsecheckout # timeout=10 06:46:55 > git checkout -f 69b4f6bb26d21990f59e8113f7f0f62946c35f56 # timeout=10 06:46:59 Commit message: "docs(data): Update core-data swagger API version from 2.0.1 to 2.1.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:46:59 provisioning config files... 06:46:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2285152791894711335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:47:00 ---> docker-login.sh 06:47:00 nexus3.edgexfoundry.org:10001 06:47:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:47:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:47:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:47:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:02 Configure a credential helper to remove this warning. See 06:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:02 06:47:02 Login Succeeded 06:47:02 nexus3.edgexfoundry.org:10002 06:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:02 Configure a credential helper to remove this warning. See 06:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:02 06:47:02 Login Succeeded 06:47:02 nexus3.edgexfoundry.org:10003 06:47:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:03 Configure a credential helper to remove this warning. See 06:47:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:03 06:47:03 Login Succeeded 06:47:03 nexus3.edgexfoundry.org:10004 06:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:03 Configure a credential helper to remove this warning. See 06:47:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:03 06:47:03 Login Succeeded 06:47:03 docker.io 06:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:47:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:04 Configure a credential helper to remove this warning. See 06:47:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:04 06:47:04 Login Succeeded 06:47:04 ---> docker-login.sh ends [Pipeline] } 06:47:04 Deleting 1 temporary files [Pipeline] // configFileProvider 06:47:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:47:05 ========================================================= 06:47:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:47:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:47:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:47:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:47:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:47:06 595b0fe564bb: Pulling fs layer 06:47:06 24495759ef45: Pulling fs layer 06:47:06 d148012ef14d: Pulling fs layer 06:47:06 e90a11edd702: Pulling fs layer 06:47:06 d77568369979: Pulling fs layer 06:47:06 fc1c9f9a7f3b: Pulling fs layer 06:47:06 170f2ba95c9a: Pulling fs layer 06:47:06 97ac5df62f85: Pulling fs layer 06:47:06 fc1c9f9a7f3b: Waiting 06:47:06 170f2ba95c9a: Waiting 06:47:06 97ac5df62f85: Waiting 06:47:06 e90a11edd702: Waiting 06:47:06 d77568369979: Waiting 06:47:06 d148012ef14d: Download complete 06:47:06 24495759ef45: Verifying Checksum 06:47:06 24495759ef45: Download complete 06:47:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:47:06 d77568369979: Download complete 06:47:06 595b0fe564bb: Verifying Checksum 06:47:06 fc1c9f9a7f3b: Verifying Checksum 06:47:06 fc1c9f9a7f3b: Download complete 06:47:06 170f2ba95c9a: Verifying Checksum 06:47:06 170f2ba95c9a: Download complete 06:47:06 595b0fe564bb: Pull complete 06:47:07 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 06:47:07 24495759ef45: Pull complete 06:47:08 d148012ef14d: Pull complete [Pipeline] } 06:47:08 $ docker stop --time=1 828ec14852454c56ece8d6543ae7371fcee18a0dd91a0684b311c000f5a40a8c 06:47:10 97ac5df62f85: Verifying Checksum 06:47:10 97ac5df62f85: Download complete 06:47:10 $ docker rm -f 828ec14852454c56ece8d6543ae7371fcee18a0dd91a0684b311c000f5a40a8c 06:47:10 e90a11edd702: Verifying Checksum 06:47:10 e90a11edd702: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:47:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:47:12 06:47:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:47:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:47:12 latest: Pulling from edgex-devops/edgex-compose 06:47:12 cbdbe7a5bc2a: Pulling fs layer 06:47:12 ca9280d653b3: Pulling fs layer 06:47:12 7e9c9ca2126c: Pulling fs layer 06:47:12 cbdbe7a5bc2a: Verifying Checksum 06:47:12 cbdbe7a5bc2a: Download complete 06:47:12 cbdbe7a5bc2a: Pull complete 06:47:13 ca9280d653b3: Verifying Checksum 06:47:13 ca9280d653b3: Download complete 06:47:13 ca9280d653b3: Pull complete 06:47:15 7e9c9ca2126c: Download complete 06:47:18 7e9c9ca2126c: Pull complete 06:47:18 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:47:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:47:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:47:18 prd-centos7-docker-4c-2g-236 does not seem to be running inside a container 06:47:18 $ 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 06:47:21 $ docker top ecadefbd96d151d17d14b7faabb2332f3b25b22bff49f4307a091f907528e81b -eo pid,comm [Pipeline] { [Pipeline] sh 06:47:21 + grep parallel 06:47:21 + docker-compose build --help 06:47:22 --parallel Build images in parallel. [Pipeline] } 06:47:22 $ docker stop --time=1 ecadefbd96d151d17d14b7faabb2332f3b25b22bff49f4307a091f907528e81b 06:47:23 e90a11edd702: Pull complete 06:47:23 d77568369979: Pull complete 06:47:23 fc1c9f9a7f3b: Pull complete 06:47:23 170f2ba95c9a: Pull complete 06:47:23 $ docker rm -f ecadefbd96d151d17d14b7faabb2332f3b25b22bff49f4307a091f907528e81b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:47:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:47:24 . [Pipeline] withDockerContainer 06:47:24 prd-centos7-docker-4c-2g-236 does not seem to be running inside a container 06:47:24 $ 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 06:47:24 $ docker top cb5b778af45dee333e4f1625c1df05deb06fb7be8dbdaa734dd5ae3a8f38957b -eo pid,comm [Pipeline] { [Pipeline] sh 06:47:25 + docker-compose -f ./docker-compose-build.yml build --parallel 06:47:25 Building core-command ... 06:47:25 Building core-data ... 06:47:25 Building core-metadata ... 06:47:25 Building security-bootstrapper ... 06:47:25 Building security-proxy-setup ... 06:47:25 Building security-secretstore-setup ... 06:47:25 Building support-notifications ... 06:47:25 Building support-scheduler ... 06:47:25 Building sys-mgmt-agent ... 06:47:25 Building sys-mgmt-agent 06:47:25 Building support-notifications 06:47:25 Building core-command 06:47:25 Building security-secretstore-setup 06:47:25 Building security-bootstrapper 06:47:27 97ac5df62f85: Pull complete 06:47:27 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 06:47:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:47:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 06:47:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:47:27 WORKDIR /edgex 06:47:27 COPY go.mod . 06:47:27 RUN go mod download 06:47:27 + docker build -t ci-base-image-arm64 -f - . 06:47:29 Sending build context to Docker daemon 166.2MB 06:47:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:47:29 ---> 04bc70af865f 06:47:29 Step 2/4 : WORKDIR /edgex 06:47:34 ---> Running in 169cd1885b31 06:47:34 Removing intermediate container 169cd1885b31 06:47:34 ---> 61e08eb01341 06:47:34 Step 3/4 : COPY go.mod . 06:47:35 ---> 0ce2448de1a2 06:47:35 Step 4/4 : RUN go mod download 06:47:35 ---> Running in d70f787807ad 06:47:35 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:47:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:47:35 ---> 1b31dd5d3533 06:47:35 Step 3/26 : WORKDIR /edgex-go 06:47:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:47:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:47:35 ---> 1b31dd5d3533 06:47:35 Step 3/24 : WORKDIR /edgex-go 06:47:37 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:47:37 Step 2/32 : FROM ${BUILDER_BASE} AS builder 06:47:37 ---> 1b31dd5d3533 06:47:37 Step 3/32 : WORKDIR /edgex-go 06:47:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:47:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:47:39 ---> 1b31dd5d3533 06:47:39 Step 3/23 : WORKDIR /edgex-go 06:47:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:47:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:47:39 ---> 1b31dd5d3533 06:47:39 Step 3/24 : WORKDIR /edgex-go 06:47:39 ---> Running in a68db0caa1e0 06:47:39 ---> Running in 65bd5fd1433e 06:47:39 ---> Running in 32eef984d948 06:47:39 ---> Running in ebce0f23f503 06:47:39 ---> Running in da84837028b5 06:47:39 Removing intermediate container da84837028b5 06:47:39 ---> a5b333aa0fee 06:47:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:39 Removing intermediate container 65bd5fd1433e 06:47:39 ---> a7b4da5d7ef0 06:47:39 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:39 Removing intermediate container a68db0caa1e0 06:47:39 ---> ae4d11bec72f 06:47:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:39 Removing intermediate container ebce0f23f503 06:47:39 ---> 498f17471abe 06:47:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:39 Removing intermediate container 32eef984d948 06:47:39 ---> 99c0de320ab1 06:47:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:39 ---> Running in fa2959b8c366 06:47:39 ---> Running in 0b8eac74d859 06:47:39 ---> Running in dbf578816f70 06:47:39 ---> Running in ad64d48692c3 06:47:40 ---> Running in c928665ce522 06:47:40 Removing intermediate container fa2959b8c366 06:47:40 ---> 972998cff8bf 06:47:40 Step 5/26 : RUN apk add --update --no-cache make git 06:47:41 ---> Running in befb1d94b705 06:47:41 Removing intermediate container dbf578816f70 06:47:41 ---> df0c2663bcd0 06:47:41 Step 5/24 : RUN apk add --update --no-cache make bash git 06:47:41 ---> Running in 1783d54196b4 06:47:41 Removing intermediate container 0b8eac74d859 06:47:41 ---> c1ef365314a8 06:47:41 Step 5/32 : RUN apk add --update --no-cache make git 06:47:41 ---> Running in 5a5998ca4acf 06:47:41 Removing intermediate container ad64d48692c3 06:47:41 ---> 599d3f325a14 06:47:41 Step 5/24 : RUN apk add --update --no-cache make git 06:47:41 ---> Running in fa1c455bc508 06:47:41 Removing intermediate container c928665ce522 06:47:41 ---> 3a7cc046f098 06:47:41 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 06:47:41 ---> Running in 31467809e1f4 06:47:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:47:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:47:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:47:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:47:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:47:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:47:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:47:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:47:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:47:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:47:43 OK: 219 MiB in 52 packages 06:47:43 OK: 219 MiB in 52 packages 06:47:43 OK: 219 MiB in 52 packages 06:47:43 Removing intermediate container befb1d94b705 06:47:43 ---> 29f68a7e0f81 06:47:43 Step 6/26 : COPY go.mod . 06:47:43 OK: 219 MiB in 52 packages 06:47:43 OK: 219 MiB in 52 packages 06:47:43 ---> 18efd602d65b 06:47:43 Step 7/26 : RUN go mod download 06:47:43 ---> Running in 69505b9aaf80 06:47:43 Removing intermediate container 31467809e1f4 06:47:43 ---> ede9865a064f 06:47:43 Step 6/23 : COPY go.mod . 06:47:44 Removing intermediate container 5a5998ca4acf 06:47:44 ---> 7660dde12a19 06:47:44 Step 6/32 : COPY go.mod . 06:47:44 Removing intermediate container 1783d54196b4 06:47:44 ---> 24cdd820f323 06:47:44 Step 6/24 : COPY go.mod . 06:47:44 ---> 111bb60a2ff2 06:47:44 Step 7/23 : RUN go mod download 06:47:44 ---> 3f935f489fba 06:47:44 Step 7/32 : RUN go mod download 06:47:44 ---> Running in d82f67b51efa 06:47:44 Removing intermediate container fa1c455bc508 06:47:44 ---> 433996dae399 06:47:44 Step 6/24 : COPY go.mod . 06:47:44 ---> Running in 596d9ed6af30 06:47:44 ---> d052e151b9a1 06:47:44 Step 7/24 : RUN go mod download 06:47:44 ---> Running in 061e72790b2a 06:47:44 ---> e9817608cbc0 06:47:44 Step 7/24 : RUN go mod download 06:47:44 ---> Running in 9d4b07082d91 06:47:46 Removing intermediate container d82f67b51efa 06:47:46 ---> 6fe5b67e3eef 06:47:46 Step 8/23 : COPY . . 06:47:46 Removing intermediate container 69505b9aaf80 06:47:46 ---> fb5b0b361cd4 06:47:46 Step 8/26 : COPY . . 06:47:46 Removing intermediate container 061e72790b2a 06:47:46 ---> 5216f9fb877d 06:47:46 Step 8/24 : COPY . . 06:47:49 Removing intermediate container 596d9ed6af30 06:47:49 ---> 0d08d6854a23 06:47:49 Step 8/32 : COPY . . 06:47:50 Removing intermediate container 9d4b07082d91 06:47:50 ---> b4f97ff8ca3a 06:47:50 Step 8/24 : COPY . . 06:48:17 ---> afb068811458 06:48:17 Step 9/23 : RUN go mod tidy 06:48:17 ---> Running in ab1c3b0dce7c 06:48:17 ---> cc957db78d3c 06:48:17 Step 9/24 : RUN go mod tidy 06:48:17 ---> ad42da7dabc8 06:48:17 Step 9/26 : RUN go mod tidy 06:48:17 ---> Running in 353b0c41574a 06:48:17 ---> Running in f5a2fd027b63 06:48:19 ---> 734a4516f9f0 06:48:19 Step 9/32 : RUN go mod tidy 06:48:19 ---> f33a8a65134c 06:48:19 Step 9/24 : RUN go mod tidy 06:48:19 ---> Running in cb3e21aa0610 06:48:19 ---> Running in 4756f48266d6 06:48:23 Removing intermediate container 4756f48266d6 06:48:23 ---> 6991795c2f06 06:48:23 Step 10/24 : RUN make cmd/core-command/core-command 06:48:23 ---> Running in 13b9fc6924fd 06:48:23 Removing intermediate container cb3e21aa0610 06:48:23 ---> 105ffcb99740 06:48:23 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:48:23 Removing intermediate container f5a2fd027b63 06:48:23 ---> af0a908dfd65 06:48:23 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:48:23 ---> Running in c7d8cb36ca1d 06:48:23 ---> Running in 5ad8f6397136 06:48:23 Removing intermediate container 353b0c41574a 06:48:23 ---> a6eec3367a72 06:48:23 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:48:23 Removing intermediate container ab1c3b0dce7c 06:48:23 ---> 7811bbee2476 06:48:23 Step 10/23 : RUN make cmd/support-notifications/support-notifications 06:48:23 ---> Running in fef6dd3ebf5e 06:48:23 ---> Running in 98af6b673af9 06:48:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:48:24 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 06:48:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:48:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:48:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:48:57 Removing intermediate container d70f787807ad 06:48:57 ---> 8115232bae7f 06:48:57 Successfully built 8115232bae7f 06:48:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:48:57 + docker inspect -f . ci-base-image-arm64 06:48:57 . [Pipeline] withDockerContainer 06:48:58 prd-ubuntu18.04-docker-arm64-4c-16g-237 does not seem to be running inside a container 06:48:58 $ 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 ******** -e ******** ci-base-image-arm64 cat 06:48:59 $ docker top 9d67a4b2e3986b1d18c0246d19d34cda34231c695de864cb4e35a3e43e24fffa -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:00 + go version 06:49:00 go version go1.16.6 linux/arm64 [Pipeline] } 06:49:00 $ docker stop --time=1 9d67a4b2e3986b1d18c0246d19d34cda34231c695de864cb4e35a3e43e24fffa 06:49:02 $ docker rm -f 9d67a4b2e3986b1d18c0246d19d34cda34231c695de864cb4e35a3e43e24fffa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:49:03 + docker inspect -f . ci-base-image-arm64 06:49:03 . [Pipeline] withDockerContainer 06:49:03 prd-ubuntu18.04-docker-arm64-4c-16g-237 does not seem to be running inside a container 06:49:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:49:03 $ 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 ******** -e ******** ci-base-image-arm64 cat 06:49:03 Removing intermediate container 13b9fc6924fd 06:49:03 ---> 88d626775f49 06:49:03 06:49:03 Step 11/24 : FROM alpine:3.14 06:49:03 Removing intermediate container fef6dd3ebf5e 06:49:03 ---> cac2233693d5 06:49:03 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:49:04 ---> Running in 3be61873b402 06:49:04 Removing intermediate container c7d8cb36ca1d 06:49:04 ---> 7a0a4c9963f6 06:49:04 06:49:04 Step 11/32 : FROM alpine:3.14 06:49:04 3.14: Pulling from library/alpine 06:49:04 3.14: Pulling from library/alpine 06:49:05 $ docker top b268369874f66001f1c383b5a10e074dde40d0ecf32a66509caa0affeefcce19 -eo pid,comm 06:49: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 06:49:05 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 06:49:05 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 06:49:05 Status: Downloaded newer image for alpine:3.14 06:49:05 Status: Image is up to date for alpine:3.14 [Pipeline] { [Pipeline] echo 06:49:05 ========================================================= 06:49:05 [edgeXBuildGoParallel] Running Tests and Build... 06:49:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:49:05 ---> 14119a10abf4 06:49:05 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:49:05 ---> 14119a10abf4 06:49:05 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:49:05 ---> Running in ae69653d49c8 06:49:05 ---> Running in 8ed4f0997cb7 06:49:05 Removing intermediate container 5ad8f6397136 06:49:05 ---> ce6ec95a68df 06:49:05 06:49:05 Step 11/26 : FROM alpine:3.14 06:49:05 ---> 14119a10abf4 06:49:05 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:49:05 ---> Running in affc0489d1ed 06:49:05 Removing intermediate container ae69653d49c8 06:49:05 ---> b8b2a2cac335 06:49:05 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 06:49:05 ---> Running in c541edd6ce67 06:49:05 + go mod tidy 06:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:49:06 Removing intermediate container 3be61873b402 06:49:06 ---> 35c3e47fe352 06:49:06 06:49:06 Step 12/24 : FROM docker:20.10.7 06:49:06 (1/1) Installing dumb-init (1.2.5-r1) 06:49:06 Executing busybox-1.33.1-r3.trigger 06:49:06 (1/3) Installing ca-certificates (20191127-r5) 06:49:06 OK: 6 MiB in 15 packages 06:49:06 Removing intermediate container 98af6b673af9 06:49:06 ---> 96a9d1f017c9 06:49:06 06:49:06 Step 11/23 : FROM alpine:3.14 06:49:06 ---> 14119a10abf4 06:49:06 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 06:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:49:06 (2/3) Installing dumb-init (1.2.5-r1) 06:49:06 (3/3) Installing su-exec (0.2-r1) 06:49:06 Executing busybox-1.33.1-r3.trigger 06:49:06 Executing ca-certificates-20191127-r5.trigger 06:49:06 ---> Running in d38ab452ef11 06:49:06 20.10.7: Pulling from library/docker 06:49:06 OK: 6 MiB in 17 packages 06:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 06:49:07 (1/2) Installing dumb-init (1.2.5-r1) 06:49:07 (2/2) Installing su-exec (0.2-r1) 06:49:07 Executing busybox-1.33.1-r3.trigger 06:49:07 OK: 6 MiB in 16 packages 06:49:07 Removing intermediate container 8ed4f0997cb7 06:49:07 ---> 7fde28074414 06:49:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:49:07 ---> Running in c7fb7fa8f894 06:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:49:07 Removing intermediate container affc0489d1ed 06:49:07 ---> 3c472e62f1dd 06:49:07 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:49:07 ---> Running in 9b6b81b0c90b 06:49:07 Removing intermediate container c541edd6ce67 06:49:07 ---> 3f90f746981a 06:49:07 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 06:49:07 Removing intermediate container c7fb7fa8f894 06:49:07 ---> ee156dab008a 06:49:07 Step 14/24 : ENV APP_PORT=59882 06:49:07 ---> Running in 11d51c983758 06:49:07 ---> Running in d8deafbe5fd5 06:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:49:07 Removing intermediate container 9b6b81b0c90b 06:49:07 ---> 08533ad459ef 06:49:07 Step 14/26 : WORKDIR / 06:49:07 ---> Running in c72a53df86d2 06:49:07 Removing intermediate container d8deafbe5fd5 06:49:07 ---> 94577a34c1f0 06:49:07 Step 15/24 : EXPOSE $APP_PORT 06:49:07 Removing intermediate container 11d51c983758 06:49:07 ---> c0c3df608938 06:49:07 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:49:07 ---> Running in 5ba51c521fe0 06:49:07 + make test 06:49:07 go mod tidy 06:49:07 ---> Running in ba833ab48144 06:49:07 (1/2) Installing ca-certificates (20191127-r5) 06:49:07 (2/2) Installing dumb-init (1.2.5-r1) 06:49:07 Executing busybox-1.33.1-r3.trigger 06:49:07 Executing ca-certificates-20191127-r5.trigger 06:49:07 OK: 6 MiB in 16 packages 06:49:07 Removing intermediate container c72a53df86d2 06:49:07 ---> 056a53c44805 06:49:07 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:49:07 Removing intermediate container ba833ab48144 06:49:07 ---> 8a619ecee694 06:49:07 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:49:07 Removing intermediate container 5ba51c521fe0 06:49:07 ---> 48958be91919 06:49:07 Step 16/24 : WORKDIR / 06:49:08 ---> Running in 4764f6ca78a8 06:49:08 ---> Running in 7f532846c6fa 06:49:08 ---> e545cf6f0358 06:49:08 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:49:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:49:08 Removing intermediate container d38ab452ef11 06:49:08 ---> 91dd5df66bff 06:49:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:49:08 Removing intermediate container 4764f6ca78a8 06:49:08 ---> b52b443db75f 06:49:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:49:08 ---> Running in d6ebd5d349f1 06:49:08 ---> 2ee150284c75 06:49:08 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:49:08 ---> 677a44dd798d 06:49:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:49:08 Removing intermediate container d6ebd5d349f1 06:49:08 ---> 2f757b8fcb72 06:49:08 Step 14/23 : ENV APP_PORT=59860 06:49:08 ---> Running in 1912b365633a 06:49:08 ---> 93a2ea99c9c8 06:49:08 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:49:08 Removing intermediate container 1912b365633a 06:49:08 ---> 066e4b11cc79 06:49:08 Step 15/23 : EXPOSE $APP_PORT 06:49:08 Removing intermediate container 7f532846c6fa 06:49:08 ---> 3c755b1c7261 06:49:08 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 06:49:08 ---> Running in ac9f81a23de3 06:49:08 ---> 2b4c74d5b43f 06:49:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:49:08 ---> Running in bd496ef4944e 06:49:08 ---> 42d8c6630b88 06:49:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:49:09 Removing intermediate container ac9f81a23de3 06:49:09 ---> 67f06f97101c 06:49:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:49:09 Removing intermediate container bd496ef4944e 06:49:09 ---> 398e77e52ac0 06:49:09 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:49:09 ---> c08eeb6b6572 06:49:09 Step 20/24 : ENTRYPOINT ["/core-command"] 06:49:09 ---> 5cb01ff87b13 06:49:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:49:09 ---> 340d8b5eced0 06:49:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:49:09 ---> Running in 756339a8ad5b 06:49:09 ---> ac2d06bffa27 06:49:09 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:49:09 ---> Running in 4235b3fec3c7 06:49:09 Removing intermediate container 756339a8ad5b 06:49:09 ---> 00032519d621 06:49:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:49:09 ---> Running in 71dd47acc4bc 06:49:09 ---> 0d2477001bf5 06:49:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:49:09 ---> bd4f011af847 06:49:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:49:09 Removing intermediate container 71dd47acc4bc 06:49:09 ---> f9b99a9996ff 06:49:09 Step 22/24 : LABEL arch=x86_64 06:49:10 ---> Running in 9398f2d55090 06:49:10 ---> f8c7ed2b5f25 06:49:10 Step 19/23 : ENTRYPOINT ["/support-notifications"] 06:49:10 ---> Running in 515875fff821 06:49:10 ---> de4c62b0002d 06:49:10 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/ 06:49:10 Removing intermediate container 9398f2d55090 06:49:10 ---> 638e73bf1d45 06:49:10 Step 23/24 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 06:49:10 ---> Running in 049874eb2367 06:49:10 ---> Running in cba1079d11b9 06:49:10 Removing intermediate container 515875fff821 06:49:10 ---> 7387075113be 06:49:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:49:10 ---> Running in bd1c9931bb10 06:49:10 Removing intermediate container cba1079d11b9 06:49:10 ---> 8a8c68bd2ade 06:49:10 Step 24/24 : LABEL version=0.0.0 06:49:10 ---> Running in b19b181bad7d 06:49:10 Removing intermediate container 4235b3fec3c7 06:49:10 ---> 51756156745b 06:49:10 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 06:49:10 Removing intermediate container b19b181bad7d 06:49:10 ---> 0699332379c3 06:49:10 06:49:10 Removing intermediate container bd1c9931bb10 06:49:10 ---> 04626fcf5cf3 06:49:10 Step 21/23 : LABEL arch=x86_64 06:49:10 ---> Running in 4944644288e6 06:49:10 Successfully built 0699332379c3 06:49:10 Successfully tagged core-command:latest 06:49:10 Building core-data 06:49:10  Building core-command ... done  ---> c3c6ebec70fd 06:49:10 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:49:11 Removing intermediate container 4944644288e6 06:49:11 ---> 8da9da1e5a76 06:49:11 Step 22/23 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 06:49:12 ---> Running in 6a2805b18ad2 06:49:12 ---> e1501b884298 06:49:12 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:49:13 Removing intermediate container 6a2805b18ad2 06:49:13 ---> 7ea1e78cb017 06:49:13 Step 23/23 : LABEL version=0.0.0 06:49:13 Removing intermediate container 049874eb2367 06:49:13 ---> 60cc92c566bb 06:49:13 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 06:49:13 ---> 2937c4ba6a1c 06:49:13 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:49:13 ---> Running in b6fa245479d4 06:49:13 ---> Running in ce6dc116443d 06:49:14 Removing intermediate container b6fa245479d4 06:49:14 ---> df9b25b8ef52 06:49:14 06:49:14 Removing intermediate container ce6dc116443d 06:49:14 ---> 1431e24de845 06:49:14 Step 24/26 : LABEL arch=x86_64 06:49:14 Successfully built df9b25b8ef52 06:49:14 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 06:49:14 Successfully tagged support-notifications:latest 06:49:14  Building support-notifications ... done Status: Downloaded newer image for docker:20.10.7 06:49:14 Building support-scheduler 06:49:14 ---> 08bdaf2f88f9 06:49:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:49:14 ---> aba9d70fb1bc 06:49:14 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:49:14 ---> Running in 357f09b2c0dc 06:49:14 ---> Running in bff151c3c9c6 06:49:15 Removing intermediate container 357f09b2c0dc 06:49:15 ---> f329351841d8 06:49:15 Step 25/26 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 06:49:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:49:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:49:16 ---> 1b31dd5d3533 06:49:16 Step 3/24 : WORKDIR /edgex-go 06:49:16 ---> Using cache 06:49:16 ---> 99c0de320ab1 06:49:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:16 ---> Using cache 06:49:16 ---> 599d3f325a14 06:49:16 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:49:16 Removing intermediate container bff151c3c9c6 06:49:16 ---> 194839188e15 06:49:16 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 06:49:17 ---> 30130c8f5596 06:49:17 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 06:49:17 ---> Running in 79a303a7c82e 06:49:17 ---> Running in 1d5c912e2b44 06:49:17 ---> Running in 5ba1502c35cc 06:49:17 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:49:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:49:17 ---> 1b31dd5d3533 06:49:17 Step 3/23 : WORKDIR /edgex-go 06:49:17 ---> Using cache 06:49:17 ---> 99c0de320ab1 06:49:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:17 ---> Using cache 06:49:17 ---> 599d3f325a14 06:49:17 Step 5/23 : RUN apk add --update --no-cache make git 06:49:17 ---> Using cache 06:49:17 ---> 433996dae399 06:49:17 Step 6/23 : COPY go.mod . 06:49:17 ---> Using cache 06:49:17 ---> e9817608cbc0 06:49:17 Step 7/23 : RUN go mod download 06:49:17 ---> Using cache 06:49:17 ---> b4f97ff8ca3a 06:49:17 Step 8/23 : COPY . . 06:49:17 ---> Using cache 06:49:17 ---> f33a8a65134c 06:49:17 Step 9/23 : RUN go mod tidy 06:49:17 ---> Using cache 06:49:17 ---> 6991795c2f06 06:49:17 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 06:49:17 ---> Running in 59648365bdb6 06:49:17 Removing intermediate container 79a303a7c82e 06:49:17 ---> 2f09d70f56a1 06:49:17 Step 26/26 : LABEL version=0.0.0 06:49:17 ---> Running in a0d52951fc47 06:49:17 ---> Running in 65378f1f960e 06:49:18 Removing intermediate container 59648365bdb6 06:49:18 ---> de3122b943b8 06:49:18 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:49:18 Removing intermediate container 65378f1f960e 06:49:18 ---> e0afa350a45e 06:49:18 06:49:18 Successfully built e0afa350a45e 06:49:18 Successfully tagged security-secretstore-setup:latest 06:49:18  Building security-secretstore-setup ... done Building security-proxy-setup 06:49:18 ---> 8b8f49cf0c73 06:49:18 Step 27/32 : RUN chmod +x /entrypoint.sh 06:49:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:49:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:49:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:49:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:49:18 (1/39) Installing readline (8.1.0-r0) 06:49:18 (2/39) Installing bash (5.1.0-r0) 06:49:18 ---> Running in e6f7df867231 06:49:18 Executing bash-5.1.0-r0.post-install 06:49:18 (3/39) Installing brotli-libs (1.0.9-r3) 06:49:18 (4/39) Installing nghttp2-libs (1.42.0-r1) 06:49:18 (5/39) Installing libcurl (7.79.1-r0) 06:49:18 (6/39) Installing curl (7.79.1-r0) 06:49:18 (7/39) Installing dumb-init (1.2.5-r0) 06:49:18 (8/39) Installing libbz2 (1.0.8-r1) 06:49:18 (9/39) Installing expat (2.2.10-r1) 06:49:18 (10/39) Installing libffi (3.3-r2) 06:49:18 (11/39) Installing gdbm (1.19-r0) 06:49:18 (12/39) Installing xz-libs (5.2.5-r0) 06:49:18 (13/39) Installing sqlite-libs (3.34.1-r0) 06:49:18 (14/39) Installing python3 (3.8.10-r0) 06:49:19 (15/39) Installing py3-appdirs (1.4.4-r1) 06:49:19 (16/39) Installing py3-ordered-set (4.0.2-r0) 06:49:19 (17/39) Installing py3-parsing (2.4.7-r1) 06:49:19 (18/39) Installing py3-six (1.15.0-r0) 06:49:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:49:20 (19/39) Installing py3-packaging (20.9-r0) 06:49:20 (20/39) Installing py3-setuptools (51.3.3-r0) 06:49:20 OK: 219 MiB in 52 packages 06:49:21 (21/39) Installing py3-chardet (4.0.0-r0) 06:49:21 (22/39) Installing py3-idna (3.1-r0) 06:49:21 (23/39) Installing py3-urllib3 (1.26.2-r1) 06:49:21 (24/39) Installing py3-requests (2.25.1-r1) 06:49:21 (25/39) Installing py3-msgpack (1.0.2-r0) 06:49:21 (26/39) Installing py3-lockfile (0.12.2-r3) 06:49:21 (27/39) Installing py3-cachecontrol (0.12.6-r0) 06:49:21 Removing intermediate container e6f7df867231 06:49:21 ---> 2cb6f1dcf5c7 06:49:21 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 06:49:21 (28/39) Installing py3-colorama (0.4.4-r0) 06:49:21 (29/39) Installing py3-contextlib2 (0.6.0-r0) 06:49:21 (30/39) Installing py3-distlib (0.3.1-r1) 06:49:21 (31/39) Installing py3-distro (1.5.0-r1) 06:49:22 (32/39) Installing py3-webencodings (0.5.1-r3) 06:49:22 (33/39) Installing py3-html5lib (1.1-r0) 06:49:22 ---> Running in 89f5b40e4789 06:49:22 Removing intermediate container 5ba1502c35cc 06:49:22 ---> a51b03fe0fdb 06:49:22 Step 6/24 : COPY go.mod . 06:49:22 (34/39) Installing py3-pytoml (0.1.21-r0) 06:49:22 (35/39) Installing py3-pep517 (0.9.1-r0) 06:49:22 (36/39) Installing py3-progress (1.5-r0) 06:49:22 (37/39) Installing py3-retrying (1.3.3-r0) 06:49:22 (38/39) Installing py3-toml (0.10.2-r0) 06:49:22 (39/39) Installing py3-pip (20.3.4-r0) 06:49:22 Removing intermediate container 89f5b40e4789 06:49:22 ---> 7ae572acb6b1 06:49:22 Step 29/32 : CMD ["gate"] 06:49:22 ---> 039333bea2ec 06:49:22 Step 7/24 : RUN go mod download 06:49:22 Executing busybox-1.32.1-r6.trigger 06:49:22 OK: 82 MiB in 59 packages 06:49:22 ---> Running in e4ead641778d 06:49:22 ---> Running in 2b0ad8c7f9ef 06:49:23 Removing intermediate container 2b0ad8c7f9ef 06:49:23 ---> 42b6bd050ddd 06:49:23 Step 30/32 : LABEL arch=x86_64 06:49:23 ---> Running in b48013685587 06:49:23 Removing intermediate container b48013685587 06:49:23 ---> 9c0e26d969a7 06:49:23 Step 31/32 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 06:49:23 ---> Running in e268bc861f48 06:49:23 Removing intermediate container e268bc861f48 06:49:23 ---> 87486f1d1851 06:49:23 Step 32/32 : LABEL version=0.0.0 06:49:24 ---> Running in 731f3da2dec3 06:49:24 Removing intermediate container 731f3da2dec3 06:49:24 ---> 417f60dc7b98 06:49:24 06:49:24 Successfully built 417f60dc7b98 06:49:24 Successfully tagged security-bootstrapper:latest 06:49:24  Building security-bootstrapper ... done Building core-metadata 06:49:25 Collecting docker-compose==1.23.2 06:49:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:49:25 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:49:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:49:25 ---> 1b31dd5d3533 06:49:25 Step 3/22 : WORKDIR /edgex-go 06:49:25 ---> Using cache 06:49:25 ---> 99c0de320ab1 06:49:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:25 ---> Using cache 06:49:25 ---> 599d3f325a14 06:49:25 Step 5/22 : RUN apk add --update --no-cache make git 06:49:25 ---> Using cache 06:49:25 ---> 433996dae399 06:49:25 Step 6/22 : COPY go.mod . 06:49:25 ---> Using cache 06:49:25 ---> e9817608cbc0 06:49:25 Step 7/22 : RUN go mod download 06:49:25 ---> Using cache 06:49:25 ---> b4f97ff8ca3a 06:49:25 Step 8/22 : COPY . . 06:49:25 ---> Using cache 06:49:25 ---> f33a8a65134c 06:49:25 Step 9/22 : RUN go mod tidy 06:49:25 ---> Using cache 06:49:25 ---> 6991795c2f06 06:49:25 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:49:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:49:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:49:25 Collecting dockerpty<0.5,>=0.4.1 06:49:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:49:26 Collecting docopt<0.7,>=0.6.1 06:49:26 Downloading docopt-0.6.2.tar.gz (25 kB) 06:49:26 Collecting PyYAML<4,>=3.10 06:49:26 Downloading PyYAML-3.13.tar.gz (270 kB) 06:49:27 Collecting jsonschema<3,>=2.5.1 06:49:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:49:27 Collecting websocket-client<1.0,>=0.32.0 06:49:27 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:49:27 Collecting docker<4.0,>=3.6.0 06:49:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:49:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:49:27 Collecting cached-property<2,>=1.2.0 06:49:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:49:27 Collecting texttable<0.10,>=0.9.0 06:49:27 ---> Running in 8fb58b9e65ca 06:49:27 Downloading texttable-0.9.1.tar.gz (11 kB) 06:49:27 Removing intermediate container e4ead641778d 06:49:27 ---> 44e928335337 06:49:27 Step 8/24 : COPY . . 06:49:28 Collecting docker-pycreds>=0.4.0 06:49:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:49:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:49:28 Collecting certifi>=2017.4.17 06:49:28 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 06:49:28 Collecting chardet<3.1.0,>=3.0.2 06:49:28 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 06:49:28 Collecting idna<2.8,>=2.5 06:49:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:49:28 Collecting urllib3<1.25,>=1.21.1 06:49:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:49:28 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 06:49:28 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 06:49:28 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 06:49:28 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 06:49:29 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 06:49:29 Attempting uninstall: urllib3 06:49:29 Found existing installation: urllib3 1.26.2 06:49:29 Uninstalling urllib3-1.26.2: 06:49:29 Successfully uninstalled urllib3-1.26.2 06:49:29 Attempting uninstall: idna 06:49:29 Found existing installation: idna 3.1 06:49:29 Uninstalling idna-3.1: 06:49:29 Successfully uninstalled idna-3.1 06:49:29 Attempting uninstall: chardet 06:49:29 Found existing installation: chardet 4.0.0 06:49:29 Uninstalling chardet-4.0.0: 06:49:29 Successfully uninstalled chardet-4.0.0 06:49:30 Attempting uninstall: requests 06:49:30 Found existing installation: requests 2.25.1 06:49:30 Uninstalling requests-2.25.1: 06:49:30 Successfully uninstalled requests-2.25.1 06:49:31 Running setup.py install for texttable: started 06:49:32 Running setup.py install for texttable: finished with status 'done' 06:49:32 Running setup.py install for PyYAML: started 06:49:33 Running setup.py install for PyYAML: finished with status 'done' 06:49:33 Running setup.py install for docopt: started 06:49:34 Running setup.py install for docopt: finished with status 'done' 06:49:34 Running setup.py install for dockerpty: started 06:49:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:49:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:49:34 ---> 1b31dd5d3533 06:49:34 Step 3/24 : WORKDIR /edgex-go 06:49:34 ---> Using cache 06:49:34 ---> 99c0de320ab1 06:49:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:34 ---> Using cache 06:49:34 ---> 599d3f325a14 06:49:34 Step 5/24 : RUN apk add --update --no-cache make git 06:49:34 ---> Using cache 06:49:34 ---> 433996dae399 06:49:34 Step 6/24 : COPY go.mod . 06:49:34 ---> Using cache 06:49:34 ---> e9817608cbc0 06:49:34 Step 7/24 : RUN go mod download 06:49:34 ---> Using cache 06:49:34 ---> b4f97ff8ca3a 06:49:34 Step 8/24 : COPY . . 06:49:34 ---> Using cache 06:49:34 ---> f33a8a65134c 06:49:34 Step 9/24 : RUN go mod tidy 06:49:34 ---> Using cache 06:49:34 ---> 6991795c2f06 06:49:34 Step 10/24 : RUN make cmd/core-metadata/core-metadata 06:49:34 Running setup.py install for dockerpty: finished with status 'done' 06:49:34 ? github.com/edgexfoundry/edgex-go [no test files] 06:49:35 ---> Running in 68d744e389a8 06:49:35 ---> 5e746997c510 06:49:35 Step 9/24 : RUN go mod tidy 06:49:35 ---> Running in 6acb34d050b1 06:49:35 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 06:49:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:49:37 Removing intermediate container 6acb34d050b1 06:49:37 ---> 70b1540dbb1e 06:49:37 Step 10/24 : RUN make cmd/core-data/core-data 06:49:37 ---> Running in 71b5abda26f4 06:49:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:49:40 Removing intermediate container 1d5c912e2b44 06:49:40 ---> 02b1fb5bbaf9 06:49:40 Step 15/24 : ENV APP_PORT=58890 06:49:40 ---> Running in c60193ab8dae 06:49:40 Removing intermediate container c60193ab8dae 06:49:40 ---> 7dabcf6b18ae 06:49:40 Step 16/24 : EXPOSE $APP_PORT 06:49:40 ---> Running in f5087bca6b7d 06:49:40 Removing intermediate container f5087bca6b7d 06:49:40 ---> 1b8e288797f6 06:49:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:49:41 ---> 61f756725a26 06:49:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:49:41 ---> ed6dd2bbfa6d 06:49:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:49:42 ---> ca228b1afcd7 06:49:42 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 06:49:42 ---> Running in 535d575994d9 06:49:42 Removing intermediate container 535d575994d9 06:49:42 ---> 66a4130c3e41 06:49:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:49:42 ---> Running in 2de80a2329f0 06:49:42 Removing intermediate container 2de80a2329f0 06:49:42 ---> 10042c7146fb 06:49:42 Step 22/24 : LABEL arch=x86_64 06:49:42 ---> Running in ba982e182c3a 06:49:42 Removing intermediate container ba982e182c3a 06:49:42 ---> 530a5834a841 06:49:42 Step 23/24 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 06:49:42 ---> Running in 041c9c9a2b61 06:49:42 Removing intermediate container 041c9c9a2b61 06:49:42 ---> 068fcc9845ad 06:49:42 Step 24/24 : LABEL version=0.0.0 06:49:42 ---> Running in ab16b0ead735 06:49:42 Removing intermediate container ab16b0ead735 06:49:42 ---> f4fca6e93781 06:49:42 06:49:43 Successfully built f4fca6e93781 06:49:43 Successfully tagged sys-mgmt-agent:latest 06:49:53  Building sys-mgmt-agent ... done Removing intermediate container a0d52951fc47 06:49:53 ---> 7bac87cd1a94 06:49:53 06:49:53 Step 11/23 : FROM alpine:3.14 06:49:53 ---> 14119a10abf4 06:49:53 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:49:53 ---> Using cache 06:49:53 ---> 7fde28074414 06:49:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:49:53 ---> Using cache 06:49:53 ---> ee156dab008a 06:49:53 Step 14/23 : ENV APP_PORT=59861 06:49:53 ---> Running in 2dfeb8f9aa87 06:49:53 Removing intermediate container 2dfeb8f9aa87 06:49:53 ---> dca1cb86083a 06:49:53 Step 15/23 : EXPOSE $APP_PORT 06:49:53 ---> Running in 27eabb043e40 06:49:53 Removing intermediate container 27eabb043e40 06:49:53 ---> 10b04e1d857a 06:49:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:49:54 ---> d4bb7cb2ca25 06:49:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:49:54 ---> 825badb2559d 06:49:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:49:54 ---> 4fc06a9ba920 06:49:54 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:49:54 ---> Running in 48468db75fb3 06:49:54 Removing intermediate container 48468db75fb3 06:49:54 ---> ce2dc6222329 06:49:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:49:55 ---> Running in dba0c6b212fe 06:49:55 Removing intermediate container dba0c6b212fe 06:49:55 ---> c1f8f19c9cab 06:49:55 Step 21/23 : LABEL arch=x86_64 06:49:55 ---> Running in d84b90ac307d 06:49:55 Removing intermediate container d84b90ac307d 06:49:55 ---> ba4396f7e0f8 06:49:55 Step 22/23 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 06:49:55 ---> Running in 3bc2f924a961 06:49:55 Removing intermediate container 3bc2f924a961 06:49:55 ---> b8497cac2798 06:49:55 Step 23/23 : LABEL version=0.0.0 06:49:55 ---> Running in 6ba633a34261 06:49:56 Removing intermediate container 6ba633a34261 06:49:56 ---> 34d7a6a4975c 06:49:56 06:49:56 Successfully built 34d7a6a4975c 06:49:56 Successfully tagged support-scheduler:latest 06:49:57  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:50:01 Removing intermediate container 8fb58b9e65ca 06:50:01 ---> 3f84ecf39864 06:50:01 06:50:01 Step 11/22 : FROM alpine:3.14 06:50:01 ---> 14119a10abf4 06:50:01 Step 12/22 : RUN apk add --update --no-cache curl 06:50:01 ---> Running in 2736f3fa3c76 06:50:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:50:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:50:02 (1/5) Installing ca-certificates (20191127-r5) 06:50:02 (2/5) Installing brotli-libs (1.0.9-r5) 06:50:02 (3/5) Installing nghttp2-libs (1.43.0-r0) 06:50:02 (4/5) Installing libcurl (7.79.1-r0) 06:50:02 (5/5) Installing curl (7.79.1-r0) 06:50:02 Executing busybox-1.33.1-r3.trigger 06:50:02 Executing ca-certificates-20191127-r5.trigger 06:50:02 OK: 8 MiB in 19 packages 06:50:03 Removing intermediate container 2736f3fa3c76 06:50:03 ---> 89b5ca0553cf 06:50:03 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:50:03 ---> Running in 7c0acd5bd949 06:50:03 Removing intermediate container 7c0acd5bd949 06:50:03 ---> 8d820f1f25eb 06:50:03 Step 14/22 : WORKDIR /edgex 06:50:03 ---> Running in 4042a5a8f459 06:50:03 Removing intermediate container 4042a5a8f459 06:50:03 ---> 09efed54c497 06:50:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:50:04 ---> ab2dec78b365 06:50:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:50:04 ---> 072308444129 06:50:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:50:04 ---> 906fc67c0ece 06:50:04 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:50:04 ---> Running in a03786ace274 06:50:05 Removing intermediate container a03786ace274 06:50:05 ---> 3ab29d7a4fed 06:50:05 Step 19/22 : CMD ["--init=true"] 06:50:05 ---> Running in 9b2c0b2c05f0 06:50:05 Removing intermediate container 9b2c0b2c05f0 06:50:05 ---> b997d5e710da 06:50:05 Step 20/22 : LABEL arch=x86_64 06:50:05 ---> Running in 61f12a7ceefd 06:50:05 Removing intermediate container 61f12a7ceefd 06:50:05 ---> e1f734cfc565 06:50:05 Step 21/22 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 06:50:05 ---> Running in eaf07e540657 06:50:05 Removing intermediate container eaf07e540657 06:50:05 ---> 9c1680817824 06:50:05 Step 22/22 : LABEL version=0.0.0 06:50:05 ---> Running in 5a2cb4bbf7de 06:50:06 Removing intermediate container 5a2cb4bbf7de 06:50:06 ---> dc225b921015 06:50:06 06:50:06 Successfully built dc225b921015 06:50:06 Successfully tagged security-proxy-setup:latest 06:50:07  Building security-proxy-setup ... done Removing intermediate container 68d744e389a8 06:50:07 ---> 165558c19a1a 06:50:07 06:50:07 Step 11/24 : FROM alpine:3.14 06:50:07 ---> 14119a10abf4 06:50:07 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:50:07 ---> Using cache 06:50:07 ---> 7fde28074414 06:50:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:50:07 ---> Using cache 06:50:07 ---> ee156dab008a 06:50:07 Step 14/24 : ENV APP_PORT=59881 06:50:07 ---> Running in d55f44326563 06:50:07 Removing intermediate container d55f44326563 06:50:07 ---> 4ead15281ecb 06:50:07 Step 15/24 : EXPOSE $APP_PORT 06:50:07 ---> Running in f8f828faa85f 06:50:07 Removing intermediate container f8f828faa85f 06:50:07 ---> 4d799b9efae7 06:50:07 Step 16/24 : WORKDIR / 06:50:07 ---> Running in fa49ba8c8efc 06:50:07 Removing intermediate container fa49ba8c8efc 06:50:07 ---> 3d8b4f2ca8eb 06:50:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:50:08 ---> b46f242e1cde 06:50:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:50:08 ---> 141d605dacdf 06:50:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:50:08 Removing intermediate container 71b5abda26f4 06:50:08 ---> b816ac12730b 06:50:08 06:50:08 Step 11/24 : FROM alpine:3.14 06:50:08 ---> 14119a10abf4 06:50:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:50:08 ---> 769de1ba1413 06:50:08 Step 20/24 : ENTRYPOINT ["/core-metadata"] 06:50:08 ---> Running in f15085088480 06:50:08 ---> Running in cfbf917a84cc 06:50:08 Removing intermediate container f15085088480 06:50:08 ---> bd9b51637263 06:50:08 Step 13/24 : ENV APP_PORT=59880 06:50:08 Removing intermediate container cfbf917a84cc 06:50:08 ---> f0708382ca24 06:50:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:50:08 ---> Running in 1981f39afe66 06:50:08 ---> Running in 16e9c228a3e5 06:50:09 Removing intermediate container 1981f39afe66 06:50:09 ---> 2f46e2febd86 06:50:09 Step 14/24 : EXPOSE $APP_PORT 06:50:09 Removing intermediate container 16e9c228a3e5 06:50:09 ---> e7b652a7e177 06:50:09 Step 22/24 : LABEL arch=x86_64 06:50:09 ---> Running in 092c9cb53ba3 06:50:09 ---> Running in 283e7dc2b37e 06:50:09 Removing intermediate container 092c9cb53ba3 06:50:09 ---> aafcc6fbf5e8 06:50:09 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:50:09 Removing intermediate container 283e7dc2b37e 06:50:09 ---> 1535c7b566cf 06:50:09 Step 23/24 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 06:50:09 ---> Running in bebcdd4bf1a8 06:50:09 ---> Running in 86af1023208d 06:50:09 Removing intermediate container 86af1023208d 06:50:09 ---> b1f9e7d6615d 06:50:09 Step 24/24 : LABEL version=0.0.0 06:50:09 ---> Running in 8d721c126571 06:50:09 Removing intermediate container 8d721c126571 06:50:09 ---> bec92b4a1561 06:50:09 06:50:09 Successfully built bec92b4a1561 06:50:09 Successfully tagged core-metadata:latest 06:50:09  Building core-metadata ... done Removing intermediate container bebcdd4bf1a8 06:50:09 ---> 0120075e5b73 06:50:09 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 06:50:09 ---> Running in d486ebdb38ee 06:50:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:50:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:50:11 (1/6) Installing dumb-init (1.2.5-r1) 06:50:11 (2/6) Installing libgcc (10.3.1_git20210424-r2) 06:50:11 (3/6) Installing libsodium (1.0.18-r0) 06:50:11 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 06:50:12 (5/6) Installing libzmq (4.3.4-r0) 06:50:12 (6/6) Installing zeromq (4.3.4-r0) 06:50:12 Executing busybox-1.33.1-r3.trigger 06:50:12 OK: 8 MiB in 20 packages 06:50:12 Removing intermediate container d486ebdb38ee 06:50:12 ---> d415d3ef750a 06:50:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:50:13 ---> d79a7a4fb108 06:50:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:50:13 ---> 51d5a73d6af7 06:50:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:50:13 ---> 9bf9224ad2b7 06:50:13 Step 20/24 : ENTRYPOINT ["/core-data"] 06:50:13 ---> Running in 52b0d7a9a950 06:50:13 Removing intermediate container 52b0d7a9a950 06:50:13 ---> 7cae6231de7a 06:50:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:50:13 ---> Running in e47c470c3124 06:50:13 Removing intermediate container e47c470c3124 06:50:13 ---> 7280393486d1 06:50:13 Step 22/24 : LABEL arch=x86_64 06:50:13 ---> Running in cb42cbbc35ba 06:50:13 Removing intermediate container cb42cbbc35ba 06:50:13 ---> 9d77061fadad 06:50:13 Step 23/24 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 06:50:13 ---> Running in 1e67276c3976 06:50:14 Removing intermediate container 1e67276c3976 06:50:14 ---> 2599662a5fcb 06:50:14 Step 24/24 : LABEL version=0.0.0 06:50:14 ---> Running in d9366b88e60b 06:50:14 Removing intermediate container d9366b88e60b 06:50:14 ---> 4b4d2b42b7f3 06:50:14 06:50:14 Successfully built 4b4d2b42b7f3 06:50:14 Successfully tagged core-data:latest 06:50:14  Building core-data ... done  [Pipeline] } 06:50:14 $ docker stop --time=1 cb5b778af45dee333e4f1625c1df05deb06fb7be8dbdaa734dd5ae3a8f38957b 06:50:15 $ docker rm -f cb5b778af45dee333e4f1625c1df05deb06fb7be8dbdaa734dd5ae3a8f38957b [Pipeline] // withDockerContainer [Pipeline] sh 06:50:16 + docker images 06:50:16 REPOSITORY TAG IMAGE ID CREATED SIZE 06:50:16 core-data latest 4b4d2b42b7f3 3 seconds ago 20.5MB 06:50:16 core-metadata latest bec92b4a1561 7 seconds ago 16.8MB 06:50:16 b816ac12730b 8 seconds ago 1.76GB 06:50:16 165558c19a1a 10 seconds ago 1.76GB 06:50:16 security-proxy-setup latest dc225b921015 11 seconds ago 26.7MB 06:50:16 3f84ecf39864 16 seconds ago 1.76GB 06:50:16 support-scheduler latest 34d7a6a4975c 21 seconds ago 16.1MB 06:50:16 7bac87cd1a94 24 seconds ago 1.75GB 06:50:16 sys-mgmt-agent latest f4fca6e93781 34 seconds ago 325MB 06:50:16 security-bootstrapper latest 417f60dc7b98 53 seconds ago 18.8MB 06:50:16 security-secretstore-setup latest e0afa350a45e 59 seconds ago 28.2MB 06:50:16 support-notifications latest df9b25b8ef52 About a minute ago 16.8MB 06:50:16 core-command latest 0699332379c3 About a minute ago 16MB 06:50:16 35c3e47fe352 About a minute ago 1.75GB 06:50:16 96a9d1f017c9 About a minute ago 1.75GB 06:50:16 ce6ec95a68df About a minute ago 1.76GB 06:50:16 7a0a4c9963f6 About a minute ago 1.75GB 06:50:16 88d626775f49 About a minute ago 1.75GB 06:50:16 ci-base-image-x86_64 latest 1b31dd5d3533 5 minutes ago 1.25GB 06:50:16 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 06:50:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB 06:50:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 06:50:16 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 06:50:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 06:50:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:50:32 Still waiting to schedule task 06:50:32 ‘prd-ubuntu18.04-docker-8c-8g-238’ is offline 06:50:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:50:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:50:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:50:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:50:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:50:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:50:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:50:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:50:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:50:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:50:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:50:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:50:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:50:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.178s coverage: 28.7% of statements 06:50:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:50:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:50:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.314s coverage: 98.5% of statements 06:50:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:50:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.317s coverage: 46.3% of statements 06:50:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:50:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:51:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.632s coverage: 90.1% of statements 06:51:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:51:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:51:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.230s coverage: 84.4% of statements 06:51:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:51:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:51:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:51:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:51:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:51:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.649s coverage: 94.2% of statements 06:51:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:51:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:51:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.199s coverage: 59.1% of statements 06:51:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:51:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:51:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:51:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:51:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:51:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.210s coverage: 60.0% of statements 06:51:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:51:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:51:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:51:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.294s coverage: 0.8% of statements 06:51:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:51:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.180s coverage: 58.8% of statements 06:51:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.174s coverage: 21.7% of statements 06:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.274s coverage: 47.1% of statements 06:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.218s coverage: 79.5% of statements 06:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.182s coverage: 94.1% of statements 06:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.231s coverage: 96.3% of statements 06:51:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.343s coverage: 87.5% of statements 06:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.226s coverage: 94.4% of statements 06:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements 06:51:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.589s coverage: 82.5% of statements 06:51:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:51:33 Running on prd-ubuntu18.04-docker-8c-8g-239 in /w/workspace/edgexfoundry_edgex-go_PR-3727 [Pipeline] { [Pipeline] ws 06:51:33 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 06:51:33 The recommended git tool is: git 06:51:36 using credential edgex-jenkins-ssh 06:51:36 Cloning the remote Git repository 06:51:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:51:36 > git init /w/workspace/edgex-go/5 # timeout=10 06:51:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:51:36 > git --version # timeout=10 06:51:36 > git --version # 'git version 2.17.1' 06:51:36 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.313s coverage: 92.9% of statements 06:51:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:51:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:51:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:51:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 06:51:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:51:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:51:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:51:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:51:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:51:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements 06:51:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:51:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:51:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements 06:51:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:51:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.243s coverage: 58.8% of statements 06:51:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:51:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.258s coverage: 80.0% of statements 06:51:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.261s coverage: 87.2% of statements 06:51:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.242s coverage: 85.4% of statements 06:51:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.790s coverage: 91.2% of statements 06:51:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:51:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.854s coverage: 64.4% of statements 06:51:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:51:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:51:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.190s coverage: 100.0% of statements 06:51:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements 06:51:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements 06:51:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements 06:51:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 06:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.224s coverage: 70.3% of statements 06:51:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:51:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:51:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:51:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.785s coverage: 43.4% of statements 06:51:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:51:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:51:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements 06:51:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:51:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.205s coverage: 84.8% of statements 06:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:51:52 Merging remotes/origin/main commit 77fe71b6b44e31624130600da248bb6ad192c9d6 into PR head commit 69b4f6bb26d21990f59e8113f7f0f62946c35f56 06:51:52 Merge succeeded, producing 69b4f6bb26d21990f59e8113f7f0f62946c35f56 06:51:52 Checking out Revision 69b4f6bb26d21990f59e8113f7f0f62946c35f56 (PR-3727) 06:51:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:51:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:51:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:51:52 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3727/head:refs/remotes/origin/PR-3727 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:51:52 > git config core.sparsecheckout # timeout=10 06:51:52 > git checkout -f 69b4f6bb26d21990f59e8113f7f0f62946c35f56 # timeout=10 06:51:52 > git remote # timeout=10 06:51:52 > git config --get remote.origin.url # timeout=10 06:51:52 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:52 > git merge 77fe71b6b44e31624130600da248bb6ad192c9d6 # timeout=10 06:51:52 > git rev-parse HEAD^{commit} # timeout=10 06:51:52 > git config core.sparsecheckout # timeout=10 06:51:52 > git checkout -f 69b4f6bb26d21990f59e8113f7f0f62946c35f56 # timeout=10 06:51:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.250s coverage: 19.5% of statements 06:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:51:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.539s coverage: 92.0% of statements 06:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:51:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.202s coverage: 63.2% of statements 06:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:51:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.394s coverage: 97.7% of statements 06:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:51:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:51:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:51:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.182s coverage: 28.9% of statements 06:51:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:51:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:51:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:51:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:51:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:51:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:51:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.165s coverage: 100.0% of statements 06:51:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements 06:51:54 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 06:51:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:51:54 GO111MODULE=on go vet ./... 06:51:56 Commit message: "docs(data): Update core-data swagger API version from 2.0.1 to 2.1.0" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:51:57 + echo snap-build.sh 06:51:57 snap-build.sh 06:51:57 + SNAP_BASE_DIR=. 06:51:57 + '[' '!' -z /w/workspace/edgex-go/5 ']' 06:51:57 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 06:51:57 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 06:51:57 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 06:51:57 + cd /w/workspace/edgex-go/5 06:51:57 + sudo apt-get remove -qy --purge lxd lxd-client 06:51:57 Reading package lists... 06:51:57 Building dependency tree... 06:51:57 Reading state information... 06:51:57 The following packages were automatically installed and are no longer required: 06:51:57 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:51:57 uidmap xdelta3 06:51:57 Use 'sudo apt autoremove' to remove them. 06:51:57 The following packages will be REMOVED: 06:51:57 lxd* lxd-client* 06:51:57 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:51:57 After this operation, 31.7 MB disk space will be freed. 06:51:58 (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.) 06:51:58 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:51:59 Removing lxd dnsmasq configuration 06:51:59 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:51:59 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:51:59 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:52:00 (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.) 06:52:00 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:52:01 Processing triggers for systemd (237-3ubuntu10.45) ... 06:52:01 Processing triggers for ureadahead (0.100.0-21) ... 06:52:02 + sudo snap remove --purge lxd 06:52:02 snap "lxd" is not installed 06:52:02 + sudo groupadd --force --system lxd 06:52:02 ++ whoami 06:52:02 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:52:02 + newgrp - lxd 06:52:02 + sudo snap install lxd 06:52:12 2021-09-30T06:52:09Z INFO Waiting for automatic snapd restart... 06:52:30 lxd 4.18 from Canonical* installed 06:52:30 + sudo lxd init --auto 06:52:38 + sudo snap install --classic snapcraft 06:52:48 snapcraft 5.0 from Canonical* installed 06:52:48 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 06:52:48 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 06:52:48 % Total % Received % Xferd Average Speed Time Time Time Current 06:52:48 Dload Upload Total Spent Left Speed 06:52:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3688 0 --:--:-- --:--:-- --:--:-- 3688 06:52:48 100 3325k 100 3325k 0 0 7661k 0 --:--:-- --:--:-- --:--:-- 7661k 06:52:48 ./yq_linux_amd64 06:52:48 + sudo snapcraft prime --use-lxd 06:52:50 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:52:50 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 06:52:50 - README.md 06:52:50 06:52:50 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:52:50 Launching a container. 06:52:57 Waiting for container to be ready 06:52:57 To start your first instance, try: lxc launch ubuntu:18.04 06:52:57 06:53:00 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:53:01 Waiting for network to be ready... 06:53:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:53:01 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 06:53:01 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:53:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 06:53:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 06:53:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 06:53:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 06:53:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 06:53:01 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 06:53:01 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 06:53:01 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:53:02 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:53:02 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:53:02 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:53:02 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:53:02 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:53:02 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:53:02 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:53:02 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:53:03 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2250 kB] 06:53:03 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 06:53:03 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 06:53:03 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 06:53:03 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 06:53:03 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 06:53:03 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] 06:53:03 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 06:53:05 Fetched 25.4 MB in 4s (5862 kB/s) 06:53:06 Reading package lists... 06:53:06 Reading package lists... 06:53:06 Building dependency tree... 06:53:06 Reading state information... 06:53:06 The following additional packages will be installed: 06:53:06 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:53:06 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:53:06 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:53:06 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:53:06 Suggested packages: 06:53:06 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:53:06 Recommended packages: 06:53:06 gnupg libsasl2-modules 06:53:06 The following NEW packages will be installed: 06:53:06 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:53:06 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:53:06 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:53:06 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:53:06 The following packages will be upgraded: 06:53:06 gpg gpg-agent gpgconf libudev1 06:53:06 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 06:53:06 Need to get 3527 kB of archives. 06:53:06 After this operation, 13.3 MB of additional disk space will be used. 06:53:06 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] 06:53:06 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] 06:53:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 06:53:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 06:53:07 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 06:53:07 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 06:53:07 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:53:07 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:53:07 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 06:53:07 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 06:53:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 06:53:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:53:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:53:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:53:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:53:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:53:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:53:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:53:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:53:07 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:53:07 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:53:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 06:53:08 debconf: delaying package configuration, since apt-utils is not installed 06:53:08 Fetched 3527 kB in 1s (3055 kB/s) 06:53:08 (Reading database ... 12511 files and directories currently installed.) 06:53:08 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 06:53:08 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 06:53:08 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 06:53:08 Selecting previously unselected package udev. 06:53:08 (Reading database ... 12511 files and directories currently installed.) 06:53:08 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 06:53:08 Unpacking udev (237-3ubuntu10.52) ... 06:53:08 Selecting previously unselected package libfuse2:amd64. 06:53:08 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:53:08 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:53:08 Selecting previously unselected package fuse. 06:53:08 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:53:08 Unpacking fuse (2.9.7-1ubuntu1) ... 06:53:08 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 06:53:08 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:53:08 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 06:53:08 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:53:08 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 06:53:08 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:53:09 Selecting previously unselected package libksba8:amd64. 06:53:09 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:53:09 Unpacking libksba8:amd64 (1.3.5-2) ... 06:53:09 Selecting previously unselected package libroken18-heimdal:amd64. 06:53:09 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:53:09 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:09 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:53:09 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:53:09 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:09 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:53:09 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:53:09 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:09 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:53:09 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:53:09 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:09 Selecting previously unselected package libwind0-heimdal:amd64. 06:53:09 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:53:09 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:09 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:53:09 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:53:09 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:09 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:53:09 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:53:09 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:09 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:53:09 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:53:09 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:09 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:53:09 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:53:09 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:09 Selecting previously unselected package libsasl2-modules-db:amd64. 06:53:09 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:53:09 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:53:09 Selecting previously unselected package libsasl2-2:amd64. 06:53:09 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:53:09 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:53:09 Selecting previously unselected package libldap-common. 06:53:09 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 06:53:09 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:53:09 Selecting previously unselected package libldap-2.4-2:amd64. 06:53:09 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 06:53:09 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:53:09 Selecting previously unselected package dirmngr. 06:53:09 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 06:53:09 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 06:53:09 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:53:09 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 06:53:09 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:53:09 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:53:09 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:53:09 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 06:53:09 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:09 Setting up libksba8:amd64 (1.3.5-2) ... 06:53:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:53:09 Setting up udev (237-3ubuntu10.52) ... 06:53:10 invoke-rc.d: policy-rc.d denied execution of start. 06:53:10 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:10 Processing triggers for systemd (237-3ubuntu10) ... 06:53:10 Setting up fuse (2.9.7-1ubuntu1) ... 06:53:10 Setting up gpg (2.2.4-1ubuntu1.4) ... 06:53:10 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:10 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:10 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:10 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:10 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:10 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:10 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:10 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:53:10 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 06:53:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:53:10 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:53:10 settings in the [Install] section, and DefaultInstance for template units). 06:53:10 This means they are not meant to be enabled using systemctl. 06:53:10 Possible reasons for having this kind of units are: 06:53:10 1) A unit may be statically enabled by being symlinked from another unit's 06:53:10 .wants/ or .requires/ directory. 06:53:10 2) A unit's purpose may be to act as a helper for some other unit which has 06:53:10 a requirement dependency on it. 06:53:10 3) A unit may be started when needed via activation (socket, path, timer, 06:53:10 D-Bus, udev, scripted systemctl call, ...). 06:53:10 4) In case of template units, the unit is meant to be enabled with some 06:53:10 instance name specified. 06:53:11 Reading package lists... 06:53:11 Building dependency tree... 06:53:11 Reading state information... 06:53:11 The following additional packages will be installed: 06:53:11 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:53:11 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:53:11 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:53:11 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:53:11 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:53:11 Suggested packages: 06:53:11 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:53:11 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:53:11 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:53:11 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:53:11 systemd-container policykit-1 06:53:11 Recommended packages: 06:53:11 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:53:11 The following NEW packages will be installed: 06:53:11 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:53:11 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:53:11 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:53:11 multiarch-support openssh-client python3 python3-minimal python3.6 06:53:11 python3.6-minimal snapd squashfs-tools sudo 06:53:11 The following packages will be upgraded: 06:53:11 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:53:11 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 06:53:11 Need to get 36.8 MB of archives. 06:53:11 After this operation, 147 MB of additional disk space will be used. 06:53:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 06:53:11 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 06:53:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 06:53:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:53:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 06:53:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 06:53:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 06:53:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:53:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 06:53:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:53:11 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:53:11 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:53:11 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:53:11 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:53:11 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 06:53:11 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 06:53:11 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 06:53:12 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 06:53:12 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 06:53:12 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 06:53:12 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:53:12 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:53:12 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:53:12 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:53:12 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:53:12 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:53:12 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:53:12 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:53:13 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:53:13 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 06:53:14 debconf: delaying package configuration, since apt-utils is not installed 06:53:14 Fetched 36.8 MB in 3s (14.1 MB/s) 06:53:14 (Reading database ... 12757 files and directories currently installed.) 06:53:14 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 06:53:14 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 06:53:15 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 06:53:15 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 06:53:15 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 06:53:15 (Reading database ... 12757 files and directories currently installed.) 06:53:15 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 06:53:15 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 06:53:15 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 06:53:15 (Reading database ... 12757 files and directories currently installed.) 06:53:15 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 06:53:15 Unpacking apt (1.6.14) over (1.6.1) ... 06:53:15 Setting up apt (1.6.14) ... 06:53:15 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:53:15 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:53:15 (Reading database ... 12764 files and directories currently installed.) 06:53:15 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 06:53:15 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 06:53:16 Selecting previously unselected package libpython3.6-minimal:amd64. 06:53:16 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:53:16 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:53:16 Selecting previously unselected package libexpat1:amd64. 06:53:16 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:53:16 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:53:16 gofmt -l . 06:53:16 [ "`gofmt -l .`" = "" ] 06:53:16 ./bin/test-attribution-txt.sh [Pipeline] sh 06:53:16 Selecting previously unselected package python3.6-minimal. 06:53:16 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:53:16 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:53:16 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 06:53:16 Checking for services that may need to be restarted...done. 06:53:16 Checking for services that may need to be restarted...done. 06:53:16 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:53:16 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:53:16 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:53:16 + ls -al . 06:53:16 total 640 06:53:16 drwxrwxr-x 9 1001 1001 4096 Sep 30 06:53 . 06:53:16 drwxr-xr-x 4 root root 4096 Sep 30 06:49 .. 06:53:16 -rw-rw-r-- 1 1001 1001 11 Sep 30 06:46 .dockerignore 06:53:16 drwxrwxr-x 8 1001 1001 4096 Sep 30 06:46 .git 06:53:16 drwxrwxr-x 4 1001 1001 4096 Sep 30 06:46 .github 06:53:16 -rw-rw-r-- 1 1001 1001 818 Sep 30 06:46 .gitignore 06:53:16 -rw-rw-r-- 1 1001 1001 35 Sep 30 06:46 .golangci.yml 06:53:16 -rw-rw-r-- 1 1001 1001 76 Sep 30 06:46 .hadolint.yml 06:53:16 -rw-rw-r-- 1 1001 1001 166 Sep 30 06:46 .sonarcloud.properties 06:53:16 -rw-rw-r-- 1 1001 1001 1171 Sep 30 06:46 ADOPTERS.md 06:53:16 -rw-rw-r-- 1 1001 1001 8493 Sep 30 06:46 Attribution.txt 06:53:16 -rw-rw-r-- 1 1001 1001 43881 Sep 30 06:46 CHANGELOG.md 06:53:16 -rw-rw-r-- 1 1001 1001 3804 Sep 30 06:46 CONTRIBUTING.md 06:53:16 -rw-rw-r-- 1 1001 1001 677 Sep 30 06:46 GOVERNANCE.md 06:53:16 -rw-rw-r-- 1 1001 1001 849 Sep 30 06:46 Jenkinsfile 06:53:16 -rw-rw-r-- 1 1001 1001 10775 Sep 30 06:46 LICENSE 06:53:16 -rw-rw-r-- 1 1001 1001 6386 Sep 30 06:46 Makefile 06:53:16 -rw-rw-r-- 1 1001 1001 582 Sep 30 06:46 OWNERS.md 06:53:16 -rw-rw-r-- 1 1001 1001 8256 Sep 30 06:46 README.md 06:53:16 -rw-rw-r-- 1 1001 1001 6912 Sep 30 06:46 SECURITY.md 06:53:16 -rw-rw-r-- 1 1001 1001 5 Sep 30 06:44 VERSION 06:53:16 -rw-rw-r-- 1 1001 1001 4131 Sep 30 06:46 ZMQWindows.md 06:53:16 drwxrwxr-x 2 1001 1001 4096 Sep 30 06:46 bin 06:53:16 drwxrwxr-x 14 1001 1001 4096 Sep 30 06:46 cmd 06:53:16 -rw-r--r-- 1 root root 403100 Sep 30 06:51 coverage.out 06:53:16 -rw-rw-r-- 1 1001 1001 841 Sep 30 06:46 go.mod 06:53:16 -rw-r--r-- 1 root root 50064 Sep 30 06:49 go.sum 06:53:16 drwxrwxr-x 8 1001 1001 4096 Sep 30 06:46 internal 06:53:16 drwxrwxr-x 3 1001 1001 4096 Sep 30 06:46 openapi 06:53:16 drwxrwxr-x 4 1001 1001 4096 Sep 30 06:46 snap 06:53:16 -rw-rw-r-- 1 1001 1001 204 Sep 30 06:46 version.go [Pipeline] sh 06:53:17 Selecting previously unselected package python3-minimal. 06:53:17 (Reading database ... 13012 files and directories currently installed.) 06:53:17 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:53:17 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:53:17 Selecting previously unselected package mime-support. 06:53:17 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:53:17 Unpacking mime-support (3.60ubuntu1) ... 06:53:17 Selecting previously unselected package libmpdec2:amd64. 06:53:17 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:53:17 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:53:17 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:53:17 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:53:17 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:53:17 Selecting previously unselected package python3.6. 06:53:17 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:53:17 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:53:17 Selecting previously unselected package libpython3-stdlib:amd64. 06:53:17 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:53:17 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:53:17 Setting up python3-minimal (3.6.7-1~18.04) ... 06:53:17 + '[' -e coverage.out ] 06:53:17 + chown 1001:1001 coverage.out [Pipeline] stash 06:53:17 Warning: overwriting stash ‘coverage-report’ 06:53:17 Selecting previously unselected package python3. 06:53:17 (Reading database ... 13442 files and directories currently installed.) 06:53:17 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:53:17 Unpacking python3 (3.6.7-1~18.04) ... 06:53:17 Selecting previously unselected package multiarch-support. 06:53:17 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:53:17 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:53:17 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:53:18 Selecting previously unselected package liblzo2-2:amd64. 06:53:18 (Reading database ... 13479 files and directories currently installed.) 06:53:18 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:53:18 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:53:18 Selecting previously unselected package libbsd0:amd64. 06:53:18 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:53:18 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:53:18 Selecting previously unselected package sudo. 06:53:18 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 06:53:18 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 06:53:18 Selecting previously unselected package apparmor. 06:53:18 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:53:18 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:53:18 Selecting previously unselected package libedit2:amd64. 06:53:18 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:53:18 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:53:18 Selecting previously unselected package libkrb5support0:amd64. 06:53:18 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:53:18 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:53:18 Selecting previously unselected package libk5crypto3:amd64. 06:53:18 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:53:18 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:53:18 Stashed 1 file(s) [Pipeline] sh 06:53:18 Selecting previously unselected package libkeyutils1:amd64. 06:53:18 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:53:18 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:53:18 Selecting previously unselected package libkrb5-3:amd64. 06:53:18 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:53:18 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:53:18 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:53:18 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:53:18 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:53:18 Selecting previously unselected package libssl1.0.0:amd64. 06:53:18 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 06:53:18 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 06:53:18 Selecting previously unselected package openssh-client. 06:53:18 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 06:53:18 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 06:53:18 Selecting previously unselected package squashfs-tools. 06:53:18 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 06:53:18 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 06:53:19 Selecting previously unselected package snapd. 06:53:19 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 06:53:19 Unpacking snapd (2.51.1+18.04) ... 06:53:19 + make build 06:53:19 go mod tidy 06:53:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:53:21 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:53:21 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 06:53:21 Setting up mime-support (3.60ubuntu1) ... 06:53:21 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 06:53:21 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:53:21 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:53:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:53:21 Setting up systemd (237-3ubuntu10.52) ... 06:53:21 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:53:21 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:53:21 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:53:21 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:53:21 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:53:21 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:53:21 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:53:22 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 06:53:22 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:53:22 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:53:22 Setting up python3 (3.6.7-1~18.04) ... 06:53:22 running python rtupdate hooks for python3.6... 06:53:22 running python post-rtupdate hooks for python3.6... 06:53:22 Setting up apparmor (2.12-4ubuntu5.1) ... 06:53:23 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:53:23 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:53:23 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 06:53:23 Setting up snapd (2.51.1+18.04) ... 06:53:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:53:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:53:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:53:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:53:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:53:24 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:53:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:53:24 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:53:24 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:53:24 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:53:24 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 06:53:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:53:24 Processing triggers for systemd (237-3ubuntu10.52) ... 06:53:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:53:26 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:53:26 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:53:26 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:53:28 Reading package lists... 06:53:28 Reading package lists... 06:53:28 Building dependency tree... 06:53:28 Reading state information... 06:53:28 Calculating upgrade... 06:53:28 The following packages will be upgraded: 06:53:28 advancecomp base-files bash binutils binutils-common 06:53:28 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:53:28 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:53:28 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 06:53:28 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 06:53:28 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 06:53:28 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 06:53:28 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 06:53:28 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 06:53:28 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 06:53:28 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 06:53:28 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 06:53:28 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 06:53:28 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 06:53:28 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 06:53:28 ubuntu-keyring util-linux 06:53:28 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:53:28 Need to get 64.2 MB of archives. 06:53:28 After this operation, 5142 kB of additional disk space will be used. 06:53:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 06:53:28 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:53:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:53:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:53:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:53:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:53:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:53:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:53:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:53:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:53:28 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:53:28 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:53:28 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:53:28 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:53:28 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 06:53:28 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:53:28 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:53:28 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:53:29 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:53:29 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:53:29 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:53:29 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:53:29 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:53:29 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:53:29 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:53:29 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:53:29 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:53:29 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:53:29 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:53:29 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:53:29 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:53:29 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:53:29 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:53:29 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 06:53:29 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 06:53:29 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:53:29 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 06:53:29 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 06:53:29 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 06:53:29 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:53:29 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:53:29 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 06:53:29 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 06:53:29 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:53:29 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:53:29 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:53:29 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 06:53:29 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:53:29 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:53:29 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] 06:53:29 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 06:53:29 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 06:53:29 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 06:53:29 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:53:29 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:53:29 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:53:29 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:53:29 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:53:29 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:53:29 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:53:29 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:53:29 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:53:29 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:53:29 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:53:29 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:53:29 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:53:29 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:53:29 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:53:30 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 06:53:30 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:53:30 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:53:30 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:53:30 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 06:53:30 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:53:30 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:53:30 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:53:30 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:53:30 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:53:30 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:53:30 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:53:30 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:53:30 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 06:53:30 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 06:53:30 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 06:53:30 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] 06:53:30 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 06:53:30 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 06:53:30 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] 06:53:30 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:53:30 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 06:53:30 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:53:30 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 06:53:30 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 06:53:30 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 06:53:30 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:53:30 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:53:30 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] 06:53:30 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:53:30 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:53:30 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:53:30 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:53:30 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:53:30 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:53:31 debconf: delaying package configuration, since apt-utils is not installed 06:53:31 Fetched 64.2 MB in 2s (26.1 MB/s) 06:53:31 (Reading database ... 13914 files and directories currently installed.) 06:53:31 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:53:31 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:53:31 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:53:31 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:53:31 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 06:53:31 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 06:53:32 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:53:32 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:53:32 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:53:32 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:53:32 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:53:32 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:53:32 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:53:32 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:53:32 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:53:32 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:53:32 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:53:32 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:53:32 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:53:32 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:53:32 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:53:32 (Reading database ... 13914 files and directories currently installed.) 06:53:32 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:53:32 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:53:32 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:53:32 (Reading database ... 13914 files and directories currently installed.) 06:53:32 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:53:32 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:53:32 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:53:32 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:53:32 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:53:32 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:53:33 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:53:33 (Reading database ... 13914 files and directories currently installed.) 06:53:33 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:53:33 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:53:33 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:53:33 (Reading database ... 13914 files and directories currently installed.) 06:53:33 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 06:53:33 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:53:33 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:53:34 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 06:53:34 Setting up base-files (10.1ubuntu2.11) ... 06:53:34 Installing new version of config file /etc/issue ... 06:53:34 Installing new version of config file /etc/issue.net ... 06:53:34 Installing new version of config file /etc/lsb-release ... 06:53:34 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:53:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:53:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:53:34 Removing obsolete conffile /etc/default/motd-news ... 06:53:34 (Reading database ... 13915 files and directories currently installed.) 06:53:34 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:53:34 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:53:34 Setting up bash (4.4.18-2ubuntu1.2) ... 06:53:34 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 06:53:34 (Reading database ... 13915 files and directories currently installed.) 06:53:34 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:53:34 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:53:34 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:53:34 (Reading database ... 13915 files and directories currently installed.) 06:53:34 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 06:53:34 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 06:53:34 Setting up tar (1.29b-2ubuntu0.2) ... 06:53:34 (Reading database ... 13915 files and directories currently installed.) 06:53:34 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:53:34 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:53:35 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:53:35 (Reading database ... 13915 files and directories currently installed.) 06:53:35 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:53:35 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:53:35 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:53:35 (Reading database ... 13915 files and directories currently installed.) 06:53:35 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:53:35 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:53:35 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:53:35 (Reading database ... 13915 files and directories currently installed.) 06:53:35 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:53:35 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:53:35 Setting up grep (3.1-2build1) ... 06:53:35 (Reading database ... 13915 files and directories currently installed.) 06:53:35 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 06:53:35 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 06:53:35 Setting up gzip (1.6-5ubuntu1.1) ... 06:53:35 (Reading database ... 13915 files and directories currently installed.) 06:53:35 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:53:35 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:53:35 Setting up login (1:4.5-1ubuntu2) ... 06:53:35 (Reading database ... 13915 files and directories currently installed.) 06:53:35 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:53:35 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:53:35 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:53:36 (Reading database ... 13915 files and directories currently installed.) 06:53:36 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:53:36 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:53:36 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:53:36 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:53:36 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:53:36 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:53:36 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:53:37 (Reading database ... 13915 files and directories currently installed.) 06:53:37 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:53:37 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:53:37 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:53:37 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:53:37 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:53:37 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:53:37 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:53:37 (Reading database ... 13915 files and directories currently installed.) 06:53:37 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:53:37 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:53:38 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:53:38 (Reading database ... 13915 files and directories currently installed.) 06:53:38 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:53:38 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:53:38 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:53:38 (Reading database ... 13915 files and directories currently installed.) 06:53:38 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:53:38 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:53:38 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:53:38 (Reading database ... 13915 files and directories currently installed.) 06:53:38 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:53:38 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:53:38 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:53:38 (Reading database ... 13915 files and directories currently installed.) 06:53:38 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:53:38 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:53:38 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:53:38 (Reading database ... 13915 files and directories currently installed.) 06:53:38 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:53:38 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:53:38 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:53:38 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:53:38 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:53:38 (Reading database ... 13915 files and directories currently installed.) 06:53:38 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:53:38 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:53:38 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:53:38 (Reading database ... 13915 files and directories currently installed.) 06:53:38 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:53:38 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:53:38 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:53:38 (Reading database ... 13915 files and directories currently installed.) 06:53:38 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:53:38 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:53:39 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:53:39 (Reading database ... 13915 files and directories currently installed.) 06:53:39 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:53:39 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:53:39 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:53:39 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:53:39 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:53:39 (Reading database ... 13915 files and directories currently installed.) 06:53:39 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:53:40 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:53:40 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:53:40 (Reading database ... 13915 files and directories currently installed.) 06:53:40 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:53:40 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:53:40 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:53:40 (Reading database ... 13917 files and directories currently installed.) 06:53:40 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:53:40 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:53:40 Setting up debconf (1.5.66ubuntu1) ... 06:53:40 (Reading database ... 13917 files and directories currently installed.) 06:53:40 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 06:53:40 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:53:40 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 06:53:40 (Reading database ... 13917 files and directories currently installed.) 06:53:40 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 06:53:40 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:53:40 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 06:53:40 (Reading database ... 13917 files and directories currently installed.) 06:53:40 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 06:53:40 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:53:40 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 06:53:41 (Reading database ... 13917 files and directories currently installed.) 06:53:41 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 06:53:41 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:53:41 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 06:53:41 (Reading database ... 13919 files and directories currently installed.) 06:53:41 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 06:53:41 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:53:41 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 06:53:41 (Reading database ... 13923 files and directories currently installed.) 06:53:41 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:53:41 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:53:41 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 06:53:41 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 06:53:41 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:53:41 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:53:41 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:53:41 (Reading database ... 13923 files and directories currently installed.) 06:53:41 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 06:53:41 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 06:53:41 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 06:53:41 (Reading database ... 13923 files and directories currently installed.) 06:53:41 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 06:53:41 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 06:53:41 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 06:53:41 (Reading database ... 13923 files and directories currently installed.) 06:53:41 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 06:53:41 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:53:41 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 06:53:42 (Reading database ... 13923 files and directories currently installed.) 06:53:42 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:53:42 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:53:42 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:53:42 (Reading database ... 13923 files and directories currently installed.) 06:53:42 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 06:53:42 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 06:53:42 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 06:53:42 (Reading database ... 13923 files and directories currently installed.) 06:53:42 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:53:42 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:53:42 Setting up passwd (1:4.5-1ubuntu2) ... 06:53:42 (Reading database ... 13923 files and directories currently installed.) 06:53:42 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 06:53:42 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:53:42 Setting up gpgv (2.2.4-1ubuntu1.4) ... 06:53:42 (Reading database ... 13923 files and directories currently installed.) 06:53:43 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 06:53:43 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 06:53:43 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 06:53:43 (Reading database ... 13923 files and directories currently installed.) 06:53:43 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 06:53:43 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 06:53:43 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 06:53:43 (Reading database ... 13923 files and directories currently installed.) 06:53:43 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:53:43 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:53:43 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:53:43 (Reading database ... 13923 files and directories currently installed.) 06:53:43 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:53:43 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:53:43 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:53:43 (Reading database ... 13923 files and directories currently installed.) 06:53:43 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:53:43 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:53:43 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 06:53:43 (Reading database ... 13923 files and directories currently installed.) 06:53:43 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 06:53:43 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 06:53:43 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 06:53:43 (Reading database ... 13923 files and directories currently installed.) 06:53:43 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 06:53:43 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 06:53:43 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 06:53:43 (Reading database ... 13923 files and directories currently installed.) 06:53:43 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 06:53:43 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 06:53:43 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 06:53:43 (Reading database ... 13924 files and directories currently installed.) 06:53:43 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:53:43 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:53:44 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:53:44 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:53:44 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 06:53:44 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 06:53:44 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 06:53:44 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 06:53:44 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:53:44 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:53:44 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:53:44 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:53:44 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:53:44 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:53:44 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:53:44 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:53:44 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:53:44 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:53:44 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:53:44 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:53:44 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:53:44 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:53:44 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 06:53:44 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 06:53:45 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:53:45 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:53:45 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:53:45 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:53:45 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:53:45 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:53:45 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:53:45 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:53:45 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:53:45 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:53:45 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:53:45 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:53:45 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:53:45 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:53:45 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:53:45 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:53:46 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:53:46 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:53:46 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:53:46 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:53:46 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:53:46 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:53:47 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:53:47 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:53:47 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:53:47 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:53:48 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:53:48 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:53:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:53:49 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:53:49 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:53:49 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:53:49 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:53:49 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:53:49 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:53:49 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:53:49 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:53:49 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:53:49 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:53:49 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:53:49 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:53:49 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:53:49 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:53:49 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:53:49 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:53:49 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:53:49 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:53:49 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:53:49 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:53:49 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:53:49 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:53:49 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:53:49 Setting up tzdata (2021a-0ubuntu0.18.04) ... 06:53:49 06:53:49 Current default time zone: 'Etc/UTC' 06:53:49 Local time is now: Thu Sep 30 06:53:49 UTC 2021. 06:53:49 Universal Time is now: Thu Sep 30 06:53:49 UTC 2021. 06:53:49 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:53:49 06:53:49 Setting up systemd-sysv (237-3ubuntu10.52) ... 06:53:49 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:53:49 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 06:53:49 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:53:49 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:53:49 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:53:49 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:53:49 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:53:49 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:53:49 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:53:49 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:53:49 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:53:49 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:53:49 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 06:53:49 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:53:49 Setting up patch (2.7.6-2ubuntu1.1) ... 06:53:49 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:53:49 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:53:49 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 06:53:49 Installing new version of config file /etc/ssl/openssl.cnf ... 06:53:49 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:53:49 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:53:49 Setting up ca-certificates (20210119~18.04.2) ... 06:53:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:53:51 Updating certificates in /etc/ssl/certs... 06:53:52 23 added, 28 removed; done. 06:53:52 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:53:52 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:53:52 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:53:52 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:53:52 Setting up pkgbinarymangler (138.18.04.1) ... 06:53:52 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:53:52 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 06:53:52 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:53:52 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:53:52 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:53:52 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:53:52 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:53:52 Setting up perl (5.26.1-6ubuntu0.5) ... 06:53:52 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 06:53:52 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:53:52 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:53:52 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 06:53:52 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:53:52 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:53:52 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:53:52 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:53:52 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:53:52 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:53:52 Processing triggers for systemd (237-3ubuntu10.52) ... 06:53:52 Processing triggers for mime-support (3.60ubuntu1) ... 06:53:52 Processing triggers for ca-certificates (20210119~18.04.2) ... 06:53:52 Updating certificates in /etc/ssl/certs... 06:53:53 0 added, 0 removed; done. 06:53:53 Running hooks in /etc/ca-certificates/update.d... 06:53:53 done. 06:53:54 Reading package lists... 06:53:54 Building dependency tree... 06:53:54 Reading state information... 06:53:54 The following NEW packages will be installed: 06:53:54 apt-transport-https 06:53:54 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:53:54 Need to get 4348 B of archives. 06:53:54 After this operation, 154 kB of additional disk space will be used. 06:53:54 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 06:53:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:53:54 debconf: delaying package configuration, since apt-utils is not installed 06:53:54 Fetched 4348 B in 0s (23.4 kB/s) 06:53:54 Selecting previously unselected package apt-transport-https. 06:53:54 (Reading database ... 13928 files and directories currently installed.) 06:53:54 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 06:53:54 Unpacking apt-transport-https (1.6.14) ... 06:53:54 Setting up apt-transport-https (1.6.14) ... 06:53:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:53:54 Waiting for network to be ready... 06:53:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:54:01 2021-09-30T06:53:58Z INFO Waiting for automatic snapd restart... 06:54:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:54:02 snapd 2.51.7 from Canonical* installed 06:54:03 "snapd" switched to the "latest/stable" channel 06:54:03 06:54:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:54:05 core18 20210722 from Canonical* installed 06:54:05 "core18" switched to the "latest/stable" channel 06:54:05 06:54:08 snapcraft 5.0 from Canonical* installed 06:54:08 "snapcraft" switched to the "latest/stable" channel 06:54:08 06:54:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:54:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:54:12 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 06:54:12 - README.md 06:54:12 06:54:12 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:54:13 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:54:13 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:54:13 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:54:14 Reading package lists... 06:54:14 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 06:54:14 Reading package lists... 06:54:14 Building dependency tree... 06:54:14 Reading state information... 06:54:14 Suggested packages: 06:54:14 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:54:14 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:54:14 Recommended packages: 06:54:14 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:54:15 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 06:54:15 The following NEW packages will be installed: 06:54:15 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:54:15 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:54:15 pkg-config zip 06:54:15 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:54:15 Need to get 7670 kB of archives. 06:54:15 After this operation, 43.8 MB of additional disk space will be used. 06:54:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 06:54:15 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:54:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 06:54:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 06:54:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 06:54:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:54:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:54:15 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:54:15 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:54:15 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:54:15 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:54:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:54:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:54:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:54:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:54:15 debconf: delaying package configuration, since apt-utils is not installed 06:54:15 Fetched 7670 kB in 1s (9598 kB/s) 06:54:16 Selecting previously unselected package libglib2.0-0:amd64. 06:54:16 (Reading database ... 13932 files and directories currently installed.) 06:54:16 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 06:54:16 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:54:16 Selecting previously unselected package libpsl5:amd64. 06:54:16 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:54:16 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:54:16 Selecting previously unselected package libnghttp2-14:amd64. 06:54:16 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:54:16 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:54:16 Selecting previously unselected package librtmp1:amd64. 06:54:16 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:54:16 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:54:16 Selecting previously unselected package libcurl3-gnutls:amd64. 06:54:16 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 06:54:16 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 06:54:16 Selecting previously unselected package liberror-perl. 06:54:16 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:54:16 Unpacking liberror-perl (0.17025-1) ... 06:54:16 Selecting previously unselected package git-man. 06:54:16 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 06:54:16 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 06:54:16 Selecting previously unselected package git. 06:54:16 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 06:54:16 Unpacking git (1:2.17.1-1ubuntu0.9) ... 06:54:17 Selecting previously unselected package libnorm1:amd64. 06:54:17 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:54:17 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:54:17 Selecting previously unselected package libpgm-5.2-0:amd64. 06:54:17 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:54:17 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:54:17 Selecting previously unselected package libsodium23:amd64. 06:54:17 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:54:17 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:54:17 Selecting previously unselected package libzmq5:amd64. 06:54:17 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:54:17 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:54:17 Selecting previously unselected package libzmq3-dev:amd64. 06:54:17 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:54:17 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:54:17 Selecting previously unselected package pkg-config. 06:54:17 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:54:17 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:54:17 Selecting previously unselected package zip. 06:54:17 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:54:17 Unpacking zip (3.0-11build1) ... 06:54:17 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:54:17 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 06:54:17 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:54:17 Setting up liberror-perl (0.17025-1) ... 06:54:17 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:54:17 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:54:17 No schema files found: doing nothing. 06:54:17 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:54:17 Setting up zip (3.0-11build1) ... 06:54:17 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:54:17 Setting up libsodium23:amd64 (1.0.16-2) ... 06:54:17 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:54:17 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:54:17 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 06:54:17 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:54:17 Setting up git (1:2.17.1-1ubuntu0.9) ... 06:54:17 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:54:18 git set to automatically installed. 06:54:18 git-man set to automatically installed. 06:54:18 libcurl3-gnutls set to automatically installed. 06:54:18 liberror-perl set to automatically installed. 06:54:18 libglib2.0-0 set to automatically installed. 06:54:18 libnghttp2-14 set to automatically installed. 06:54:18 libnorm1 set to automatically installed. 06:54:18 libpgm-5.2-0 set to automatically installed. 06:54:18 libpsl5 set to automatically installed. 06:54:18 librtmp1 set to automatically installed. 06:54:18 libsodium23 set to automatically installed. 06:54:18 libzmq3-dev set to automatically installed. 06:54:18 libzmq5 set to automatically installed. 06:54:18 pkg-config set to automatically installed. 06:54:18 zip set to automatically installed. 06:54:20 snapd is not logged in, snap install commands will use sudo [Pipeline] } 06:54:21 $ docker stop --time=1 b268369874f66001f1c383b5a10e074dde40d0ecf32a66509caa0affeefcce19 06:54:24 $ docker rm -f b268369874f66001f1c383b5a10e074dde40d0ecf32a66509caa0affeefcce19 06:54:25 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:54:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:54:26 snapd is not logged in, snap install commands will use sudo 06:54:26 06:54:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:54:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:54:27 latest: Pulling from edgex-devops/edgex-compose-arm64 06:54:27 29e5d40040c1: Pulling fs layer 06:54:27 1ce36da41761: Pulling fs layer 06:54:27 25b303627fd3: Pulling fs layer 06:54:27 snap "core18" has no updates available 06:54:27 29e5d40040c1: Verifying Checksum 06:54:27 29e5d40040c1: Download complete 06:54:27 Pulling config-common 06:54:27 + snapcraftctl pull 06:54:28 29e5d40040c1: Pull complete 06:54:28 1ce36da41761: Verifying Checksum 06:54:28 Pulling go-build-helper 06:54:28 + snapcraftctl pull 06:54:29 1ce36da41761: Pull complete 06:54:29 'edgex-go' has dependencies that need to be staged: go-build-helper 06:54:29 Skipping pull go-build-helper (already ran) 06:54:29 25b303627fd3: Verifying Checksum 06:54:29 25b303627fd3: Download complete 06:54:30 Building go-build-helper 06:54:30 + snapcraftctl build 06:54:32 Staging go-build-helper 06:54:32 + snapcraftctl stage 06:54:40 25b303627fd3: Pull complete 06:54:40 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:54:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:54:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:54:40 prd-ubuntu18.04-docker-arm64-4c-16g-237 does not seem to be running inside a container 06:54:40 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:54:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:54:42 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:54:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 06:54:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 06:54:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 06:54:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 06:54:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 06:54:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 06:54:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 06:54:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 06:54:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:54:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:54:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:54:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:54:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:54:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:54:42 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:54:42 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:54:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:54:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2250 kB] 06:54:42 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 06:54:42 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 06:54:42 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 06:54:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 06:54:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 06:54:42 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] 06:54:42 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 06:54:42 Fetched 25.4 MB in 0s (0 B/s) 06:54:42 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:54:42 Fetched 224 kB in 0s (0 B/s) 06:54:42 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:54:42 Fetched 157 kB in 0s (0 B/s) 06:54:42 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:54:42 Fetched 221 kB in 0s (0 B/s) 06:54:42 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:54:42 Fetched 143 kB in 0s (0 B/s) 06:54:42 Pulling edgex-go 06:54:42 + snapcraftctl pull 06:54:42 Pulling hooks 06:54:42 + snapcraftctl pull 06:54:43 $ docker top dddd21fa98e9283e3efa7e0b437f3607f5a6cf156fe92b3897450923ddb187f9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:44 + docker-compose build --help 06:54:44 + grep parallel 06:54:49 --parallel Build images in parallel. [Pipeline] } 06:54:49 $ docker stop --time=1 dddd21fa98e9283e3efa7e0b437f3607f5a6cf156fe92b3897450923ddb187f9 06:54:51 $ docker rm -f dddd21fa98e9283e3efa7e0b437f3607f5a6cf156fe92b3897450923ddb187f9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:54:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:54:51 . [Pipeline] withDockerContainer 06:54:52 prd-ubuntu18.04-docker-arm64-4c-16g-237 does not seem to be running inside a container 06:54:52 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:54:53 $ docker top 95a08d1fd7cabb2d102ccdc1a23a27246359cf458dd4505132deb59f1fd06239 -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:54 + docker-compose -f ./docker-compose-build.yml build --parallel 06:54:59 Building core-command ... 06:54:59 Building core-data ... 06:54:59 Building core-metadata ... 06:54:59 Building security-bootstrapper ... 06:54:59 Building security-proxy-setup ... 06:54:59 Building security-secretstore-setup ... 06:54:59 Building support-notifications ... 06:54:59 Building support-scheduler ... 06:54:59 Building sys-mgmt-agent ... 06:54:59 Building support-notifications 06:54:59 Building core-command 06:54:59 Building security-proxy-setup 06:54:59 Building core-metadata 06:54:59 Building security-bootstrapper 06:55:00 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:55:00 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:55:00 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:55:00 Fetched 0 B in 0s (0 B/s) 06:55:00 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:55:00 Fetched 96.5 kB in 0s (0 B/s) 06:55:00 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:55:00 Fetched 279 kB in 0s (0 B/s) 06:55:00 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:55:00 Fetched 122 kB in 0s (0 B/s) 06:55:00 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:55:00 Fetched 77.8 kB in 0s (0 B/s) 06:55:00 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:55:00 Fetched 8848 B in 0s (0 B/s) 06:55:00 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:55:00 Fetched 47.8 kB in 0s (0 B/s) 06:55:00 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:55:00 Fetched 45.6 kB in 0s (0 B/s) 06:55:00 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 06:55:00 Fetched 15.0 kB in 0s (0 B/s) 06:55:00 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 06:55:00 Fetched 220 kB in 0s (0 B/s) 06:55:00 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 06:55:00 Fetched 154 kB in 0s (0 B/s) 06:55:00 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:55:00 Fetched 50.6 kB in 0s (0 B/s) 06:55:00 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:55:00 Fetched 14.8 kB in 0s (0 B/s) 06:55:00 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:55:00 Fetched 41.8 kB in 0s (0 B/s) 06:55:00 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:55:00 Fetched 499 kB in 0s (0 B/s) 06:55:00 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:55:00 Fetched 111 kB in 0s (0 B/s) 06:55:00 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:55:00 Fetched 240 kB in 0s (0 B/s) 06:55:00 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:55:00 Fetched 29.3 kB in 0s (0 B/s) 06:55:00 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:55:00 Fetched 85.5 kB in 0s (0 B/s) 06:55:00 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:55:00 Fetched 24.5 kB in 0s (0 B/s) 06:55:00 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 06:55:00 Fetched 49.2 kB in 0s (0 B/s) 06:55:00 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:55:00 Fetched 54.2 kB in 0s (0 B/s) 06:55:00 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:55:00 Fetched 30.8 kB in 0s (0 B/s) 06:55:00 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 06:55:00 Fetched 15.8 kB in 0s (0 B/s) 06:55:00 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:55:00 Fetched 85.9 kB in 0s (0 B/s) 06:55:00 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:55:00 Fetched 8720 B in 0s (0 B/s) 06:55:00 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 06:55:00 Fetched 140 kB in 0s (0 B/s) 06:55:00 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:55:00 Fetched 119 kB in 0s (0 B/s) 06:55:00 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 06:55:00 Fetched 111 kB in 0s (0 B/s) 06:55:00 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:55:00 Fetched 11.1 kB in 0s (0 B/s) 06:55:00 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 06:55:00 Fetched 646 kB in 0s (0 B/s) 06:55:00 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:55:00 Fetched 41.3 kB in 0s (0 B/s) 06:55:00 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:55:00 Fetched 17.9 kB in 0s (0 B/s) 06:55:00 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:55:00 Fetched 368 kB in 0s (0 B/s) 06:55:00 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 06:55:00 Fetched 187 kB in 0s (0 B/s) 06:55:00 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:55:00 Fetched 175 kB in 0s (0 B/s) 06:55:00 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:55:00 Fetched 206 kB in 0s (0 B/s) 06:55:00 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 06:55:00 Fetched 1302 kB in 0s (0 B/s) 06:55:00 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:55:00 Fetched 36.2 kB in 0s (0 B/s) 06:55:00 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 06:55:00 Fetched 159 kB in 0s (0 B/s) 06:55:00 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:55:00 Fetched 107 kB in 0s (0 B/s) 06:55:00 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:55:00 Fetched 48.7 kB in 0s (0 B/s) 06:55:00 Pulling static-packages 06:55:00 + snapcraftctl pull 06:55:00 Pulling version 06:55:00 + cd /root/project 06:55:00 + git describe --tags --abbrev=0 06:55:00 + sed s/v// 06:55:00 + GIT_VERSION=2.0.1-dev.60 06:55:00 + [ -z 2.0.1-dev.60 ] 06:55:00 + snapcraftctl set-version 2.0.1-dev.60 06:55:01 Building config-common 06:55:01 + snapcraftctl build 06:55:03 Skipping build go-build-helper (already ran) 06:55:03 Building edgex-go 06:55:03 + cd /root/parts/edgex-go/src 06:55:03 + git describe --tags+ --abbrev=0 06:55:03 sed s/v// 06:55:03 + GIT_VERSION=2.0.1-dev.60 06:55:03 + [ -z 2.0.1-dev.60 ] 06:55:03 + echo 2.0.1-dev.60 06:55:03 + make build 06:55:03 go mod tidy 06:55:05 go: downloading github.com/gorilla/mux v1.8.0 06:55:05 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 06:55:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 06:55:05 go: downloading github.com/google/uuid v1.3.0 06:55:05 go: downloading github.com/stretchr/testify v1.7.0 06:55:05 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 06:55:05 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 06:55:05 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 06:55:05 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:55:05 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:55:05 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 06:55:05 go: downloading github.com/lib/pq v1.10.3 06:55:05 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:55:05 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 06:55:05 go: downloading github.com/pelletier/go-toml v1.9.4 06:55:05 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 06:55:05 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 06:55:06 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 06:55:07 go: downloading github.com/go-playground/validator/v10 v10.9.0 06:55:07 go: downloading github.com/go-kit/kit v0.11.0 06:55:07 go: downloading github.com/davecgh/go-spew v1.1.1 06:55:07 go: downloading github.com/pmezard/go-difflib v1.0.0 06:55:07 go: downloading github.com/stretchr/objx v0.1.1 06:55:07 go: downloading github.com/x448/float16 v0.8.4 06:55:07 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 06:55:07 go: downloading github.com/go-playground/universal-translator v0.18.0 06:55:07 go: downloading github.com/leodido/go-urn v1.2.1 06:55:07 go: downloading golang.org/x/text v0.3.6 06:55:07 go: downloading github.com/go-playground/assert/v2 v2.0.1 06:55:07 go: downloading github.com/go-playground/locales v0.14.0 06:55:07 go: downloading github.com/go-logfmt/logfmt v0.5.0 06:55:07 go: downloading github.com/go-stack/stack v1.8.0 06:55:07 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 06:55:07 go: downloading github.com/go-redis/redis/v7 v7.3.0 06:55:07 go: downloading github.com/pebbe/zmq4 v1.2.7 06:55:07 go: downloading github.com/kr/pretty v0.3.0 06:55:07 go: downloading github.com/hashicorp/consul/api v1.8.1 06:55:07 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:55:07 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 06:55:07 go: downloading github.com/onsi/ginkgo v1.10.1 06:55:07 go: downloading github.com/onsi/gomega v1.7.0 06:55:08 go: downloading github.com/kr/text v0.2.0 06:55:08 go: downloading github.com/rogpeppe/go-internal v1.8.0 06:55:08 go: downloading github.com/gorilla/websocket v1.4.2 06:55:08 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 06:55:08 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:55:08 go: downloading github.com/mitchellh/copystructure v1.0.0 06:55:08 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:55:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:55:08 go: downloading github.com/hashicorp/go-hclog v0.12.0 06:55:08 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 06:55:08 go: downloading github.com/hashicorp/serf v0.9.5 06:55:08 go: downloading github.com/hashicorp/consul/sdk v0.7.0 06:55:08 go: downloading github.com/hashicorp/go-uuid v1.0.1 06:55:08 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:55:08 go: downloading github.com/fatih/color v1.9.0 06:55:08 go: downloading github.com/mattn/go-colorable v0.1.6 06:55:08 go: downloading github.com/mattn/go-isatty v0.0.12 06:55:08 go: downloading github.com/mitchellh/go-homedir v1.1.0 06:55:08 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:55:08 go: downloading github.com/pkg/errors v0.9.1 06:55:08 go: downloading github.com/hashicorp/go-msgpack v0.5.3 06:55:08 go: downloading github.com/hashicorp/memberlist v0.2.2 06:55:08 go: downloading github.com/hpcloud/tail v1.0.0 06:55:08 go: downloading gopkg.in/yaml.v2 v2.4.0 06:55:08 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 06:55:08 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:55:08 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 06:55:08 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 06:55:08 go: downloading github.com/hashicorp/go-multierror v1.1.0 06:55:08 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 06:55:08 go: downloading github.com/miekg/dns v1.1.26 06:55:08 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:55:08 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 06:55:08 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:55:08 go: downloading github.com/hashicorp/errwrap v1.0.0 06:55:08 go: downloading gopkg.in/fsnotify.v1 v1.4.7 06:55:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-data/core-data ./cmd/core-data 06:55:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:55:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-command/core-command ./cmd/core-command 06:55:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:55:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:55:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:55:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:55:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:55:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:55:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:55:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/secrets-config ./cmd/secrets-config 06:55:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:55:32 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 06:55:32 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 06:55:32 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 06:55:32 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 06:55:32 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 06:55:32 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 06:55:32 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 06:55:32 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 06:55:32 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 06:55:32 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 06:55:32 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 06:55:32 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 06:55:32 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 06:55:32 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 06:55:32 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 06:55:32 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 06:55:32 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 06:55:32 + 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 06:55:32 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 06:55:32 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 06:55:32 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 06:55:32 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 06:55:32 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 06:55:32 + 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 06:55:32 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 06:55:32 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 06:55:32 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 06:55:33 Building hooks 06:55:33 + cd /root/parts/hooks/src 06:55:33 + make build 06:55:33 go mod tidy 06:55:33 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 06:55:33 go: downloading github.com/stretchr/testify v1.5.1 06:55:33 go: downloading gopkg.in/yaml.v2 v2.2.2 06:55:33 go: downloading github.com/davecgh/go-spew v1.1.0 06:55:34 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 06:55:35 GO111MODULE=on go build -o cmd/install/install ./cmd/install 06:55:35 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 06:55:35 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 06:55:38 Building static-packages 06:55:38 + snapcraftctl build 06:55:40 Building version 06:55:40 + snapcraftctl build 06:55:42 Staging config-common 06:55:42 + snapcraftctl stage 06:55:43 Skipping stage go-build-helper (already ran) 06:55:43 Staging edgex-go 06:55:43 + snapcraftctl stage 06:55:44 Staging hooks 06:55:44 + snapcraftctl stage 06:55:45 Staging static-packages 06:55:45 + snapcraftctl stage 06:55:46 Staging version 06:55:46 + snapcraftctl stage 06:55:47 Priming config-common 06:55:47 + snapcraftctl prime 06:55:48 Priming go-build-helper 06:55:48 + snapcraftctl prime 06:55:49 Priming edgex-go 06:55:49 + snapcraftctl prime 06:55:51 Priming hooks 06:55:51 + snapcraftctl prime 06:55:52 Priming static-packages 06:55:52 + snapcraftctl prime 06:55:55 Priming version 06:55:55 + snapcraftctl prime 06:55:56 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:56:07 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:56:07 Step 2/32 : FROM ${BUILDER_BASE} AS builder 06:56:07 ---> 8115232bae7f 06:56:07 Step 3/32 : WORKDIR /edgex-go 06:56:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:56:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:56:07 ---> 8115232bae7f 06:56:07 Step 3/24 : WORKDIR /edgex-go 06:56:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:56:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:56:07 ---> 8115232bae7f 06:56:07 Step 3/24 : WORKDIR /edgex-go 06:56:07 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:56:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:56:07 ---> 8115232bae7f 06:56:07 Step 3/23 : WORKDIR /edgex-go 06:56:07 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:56:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:56:07 ---> 8115232bae7f 06:56:07 Step 3/22 : WORKDIR /edgex-go 06:56:07 ---> Running in f70819bc9b57 06:56:07 ---> Running in 94e2e2be4ef4 06:56:07 ---> Running in c950612d15c5 06:56:07 ---> Running in e6a92a90846a 06:56:07 ---> Running in b03e6af79bf7 06:56:07 Removing intermediate container e6a92a90846a 06:56:07 ---> 3f3686313c91 06:56:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:56:07 Removing intermediate container c950612d15c5 06:56:07 ---> afd4c471e703 06:56:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:56:07 Removing intermediate container f70819bc9b57 06:56:07 ---> 99819157ac5d 06:56:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:56:07 ---> Running in 1efdb6ea5764 06:56:07 Removing intermediate container 94e2e2be4ef4 06:56:07 ---> 02fde7286461 06:56:07 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:56:07 Removing intermediate container b03e6af79bf7 06:56:07 ---> a51f279247ac 06:56:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:56:07 ---> Running in 0de5d5915de2 06:56:07 ---> Running in 473e158a068c 06:56:08 ---> Running in 0935c957bf69 06:56:08 ---> Running in 3c2bd1ad8cec 06:56:11 Removing intermediate container 1efdb6ea5764 06:56:11 ---> 418197969c72 06:56:11 Step 5/22 : RUN apk add --update --no-cache make git 06:56:11 ---> Running in 9f4a80b67380 06:56:11 Removing intermediate container 0de5d5915de2 06:56:11 ---> a485cd4f0681 06:56:11 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 06:56:12 Removing intermediate container 473e158a068c 06:56:12 ---> 02393c61626c 06:56:12 Step 5/24 : RUN apk add --update --no-cache make git 06:56:12 ---> Running in e47fe228addf 06:56:12 ---> Running in fe976680de1e 06:56:12 Removing intermediate container 3c2bd1ad8cec 06:56:12 ---> 4eb05dd040f5 06:56:12 Step 5/24 : RUN apk add --update --no-cache make git 06:56:12 Removing intermediate container 0935c957bf69 06:56:12 ---> d77fef7d4da2 06:56:12 Step 5/32 : RUN apk add --update --no-cache make git 06:56:12 ---> Running in 859ffd21af14 06:56:12 ---> Running in 88db4c186823 06:56:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:56:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:56:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:56:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:56:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:56:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:56:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:56:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:56:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:56:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:56:15 OK: 218 MiB in 52 packages 06:56:16 OK: 218 MiB in 52 packages 06:56:16 OK: 218 MiB in 52 packages 06:56:17 OK: 218 MiB in 52 packages 06:56:17 OK: 218 MiB in 52 packages 06:56:17 Removing intermediate container 9f4a80b67380 06:56:17 ---> 49c536e1258f 06:56:17 Step 6/22 : COPY go.mod . 06:56:18 Removing intermediate container 859ffd21af14 06:56:18 ---> 4a0241a77168 06:56:18 Step 6/24 : COPY go.mod . 06:56:18 Removing intermediate container e47fe228addf 06:56:18 ---> 1a3058bef072 06:56:18 Step 6/23 : COPY go.mod . 06:56:18 ---> 811997f3aa94 06:56:18 Step 7/22 : RUN go mod download 06:56:18 Removing intermediate container fe976680de1e 06:56:18 ---> c6bfba8967b6 06:56:18 Step 6/24 : COPY go.mod . 06:56:19 ---> Running in 07a14ce016a2 06:56:19 Removing intermediate container 88db4c186823 06:56:19 ---> 2b5cd4e9fe7c 06:56:19 Step 6/32 : COPY go.mod . 06:56:20 ---> 5d5944d7d3d3 06:56:20 Step 7/24 : RUN go mod download 06:56:20 ---> 73edd46e76c8 06:56:20 Step 7/23 : RUN go mod download 06:56:20 ---> Running in bbed2aeca0aa 06:56:20 ---> 7ef8d6f9ed01 06:56:20 Step 7/24 : RUN go mod download 06:56:20 ---> Running in dadd4c280947 06:56:20 ---> 38b7bdba5021 06:56:20 Step 7/32 : RUN go mod download 06:56:20 ---> Running in a213a209e109 06:56:21 ---> Running in d308f7f2c5ec 06:56:24 Removing intermediate container 07a14ce016a2 06:56:24 ---> 4ecd0bf4b67c 06:56:24 Step 8/22 : COPY . . 06:56:27 Removing intermediate container bbed2aeca0aa 06:56:27 ---> 8a11c948fdbf 06:56:27 Step 8/24 : COPY . . 06:56:27 Removing intermediate container dadd4c280947 06:56:27 ---> 4b54718fe009 06:56:27 Step 8/23 : COPY . . 06:56:28 Removing intermediate container d308f7f2c5ec 06:56:28 ---> ad120f1fbc38 06:56:28 Step 8/32 : COPY . . 06:56:29 Removing intermediate container a213a209e109 06:56:29 ---> 7e6b349ab934 06:56:29 Step 8/24 : COPY . . 06:56:51 ---> 3aa68494f632 06:56:51 Step 9/22 : RUN go mod tidy 06:56:51 ---> dac6316cec34 06:56:51 Step 9/24 : RUN go mod tidy 06:56:51 ---> Running in d1a45d3f676c 06:56:51 ---> 1a951939c99a 06:56:51 Step 9/32 : RUN go mod tidy 06:56:51 ---> 2b310ec0ae5c 06:56:51 Step 9/23 : RUN go mod tidy 06:56:51 ---> 33b06e369570 06:56:51 Step 9/24 : RUN go mod tidy 06:56:51 ---> Running in c8edf711d9e7 06:56:51 ---> Running in 0cc5e297bbfb 06:56:51 ---> Running in dd06d88306b2 06:56:51 ---> Running in 9eee7040b2f3 06:56:56 Removing intermediate container d1a45d3f676c 06:56:56 ---> fcb02ef5d58b 06:56:56 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:56:56 ---> Running in d2405012ab25 06:56:56 Removing intermediate container c8edf711d9e7 06:56:56 ---> c60c5af4da48 06:56:56 Step 10/24 : RUN make cmd/core-metadata/core-metadata 06:56:57 ---> Running in 70c3f03fec9e 06:56:57 Removing intermediate container 0cc5e297bbfb 06:56:57 ---> 6c43e0f5a0f5 06:56:57 Step 10/24 : RUN make cmd/core-command/core-command 06:56:57 Removing intermediate container 9eee7040b2f3 06:56:57 ---> ddfd85853c4e 06:56:57 Step 10/23 : RUN make cmd/support-notifications/support-notifications 06:56:58 ---> Running in c848b42e43c3 06:56:58 ---> Running in 87aeb39c18f6 06:56:58 Removing intermediate container dd06d88306b2 06:56:58 ---> e2d00f7c384c 06:56:58 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:56:58 ---> Running in 9bed036432f1 06:56:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:56:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:57:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:57: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 06:57:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:58:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:58:54 Removing intermediate container c848b42e43c3 06:58:54 ---> 2f50f5483682 06:58:54 06:58:54 Step 11/24 : FROM alpine:3.14 06:58:55 3.14: Pulling from library/alpine 06:58:57 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 06:58:57 Status: Downloaded newer image for alpine:3.14 06:58:57 ---> bb3de5531c18 06:58:57 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:58:59 ---> Running in 89bbaf1df400 06:58:59 Removing intermediate container d2405012ab25 06:58:59 ---> deefe5730ff1 06:58:59 06:58:59 Step 11/22 : FROM alpine:3.14 06:58:59 ---> bb3de5531c18 06:58:59 Step 12/22 : RUN apk add --update --no-cache curl 06:58:59 Removing intermediate container 9bed036432f1 06:58:59 ---> c179365a267a 06:58:59 06:58:59 Step 11/32 : FROM alpine:3.14 06:58:59 ---> bb3de5531c18 06:58:59 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:59:00 ---> Running in 6773d036a776 06:59:00 ---> Running in bc3ce2096755 06:59:02 Removing intermediate container bc3ce2096755 06:59:02 ---> 2429782d37d7 06:59:02 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 06:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:59:02 ---> Running in ecca74c91d50 06:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:59:03 (1/1) Installing dumb-init (1.2.5-r1) 06:59:03 Executing busybox-1.33.1-r3.trigger 06:59:03 OK: 5 MiB in 15 packages 06:59:03 (1/5) Installing ca-certificates (20191127-r5) 06:59:03 (2/5) Installing brotli-libs (1.0.9-r5) 06:59:03 (3/5) Installing nghttp2-libs (1.43.0-r0) 06:59:03 (4/5) Installing libcurl (7.79.1-r0) 06:59:03 (5/5) Installing curl (7.79.1-r0) 06:59:03 Executing busybox-1.33.1-r3.trigger 06:59:03 Executing ca-certificates-20191127-r5.trigger 06:59:04 OK: 8 MiB in 19 packages 06:59:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:59:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:59:05 Removing intermediate container 87aeb39c18f6 06:59:05 ---> 6961cb775c37 06:59:05 06:59:05 Step 11/23 : FROM alpine:3.14 06:59:05 ---> bb3de5531c18 06:59:05 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 06:59:05 Removing intermediate container 70c3f03fec9e 06:59:05 ---> 734737b97f6c 06:59:05 06:59:05 Step 11/24 : FROM alpine:3.14 06:59:05 ---> bb3de5531c18 06:59:05 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:59:06 ---> Running in a83a9dbf624e 06:59:06 ---> Running in ca015dcb3573 06:59:06 (1/2) Installing dumb-init (1.2.5-r1) 06:59:06 (2/2) Installing su-exec (0.2-r1) 06:59:06 Executing busybox-1.33.1-r3.trigger 06:59:06 Removing intermediate container 89bbaf1df400 06:59:06 ---> 6c5122541ab7 06:59:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:59:06 OK: 5 MiB in 16 packages 06:59:06 Removing intermediate container 6773d036a776 06:59:06 ---> e2bbef25320b 06:59:06 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:59:06 ---> Running in 1a537b463ea6 06:59:06 ---> Running in 522435cc5e12 06:59:07 Removing intermediate container 1a537b463ea6 06:59:07 ---> c398ddd882f5 06:59:07 Step 14/24 : ENV APP_PORT=59882 06:59:07 ---> Running in b403080a439e 06:59:07 Removing intermediate container 522435cc5e12 06:59:07 ---> 759013449399 06:59:07 Step 14/22 : WORKDIR /edgex 06:59:07 Removing intermediate container ecca74c91d50 06:59:07 ---> 1ec0d9608a24 06:59:07 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 06:59:07 ---> Running in 0a7a3e612005 06:59:08 ---> Running in a15198807878 06:59:08 Removing intermediate container b403080a439e 06:59:08 ---> ba1b753293d8 06:59:08 Step 15/24 : EXPOSE $APP_PORT 06:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:59:08 ---> Running in 84f16fe98e23 06:59:08 Removing intermediate container 0a7a3e612005 06:59:08 ---> 66649a1b58f4 06:59:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:59:08 Removing intermediate container a15198807878 06:59:08 ---> 9b9313ca08df 06:59:08 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:59:08 ---> Running in 770aaecd0497 06:59:09 Removing intermediate container 84f16fe98e23 06:59:09 ---> 52e23e31ed55 06:59:09 Step 16/24 : WORKDIR / 06:59:09 ---> Running in 41ba1c4556fe 06:59:09 (1/1) Installing dumb-init (1.2.5-r1) 06:59:09 Executing busybox-1.33.1-r3.trigger 06:59:09 OK: 5 MiB in 15 packages 06:59:09 (1/2) Installing ca-certificates (20191127-r5) 06:59:09 (2/2) Installing dumb-init (1.2.5-r1) 06:59:09 Executing busybox-1.33.1-r3.trigger 06:59:09 Executing ca-certificates-20191127-r5.trigger 06:59:09 ---> d866e330a56b 06:59:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:59:09 Removing intermediate container 770aaecd0497 06:59:09 ---> e8efd4c40885 06:59:09 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:59:10 OK: 6 MiB in 16 packages 06:59:10 ---> Running in 71da9655e5f5 06:59:10 Removing intermediate container 41ba1c4556fe 06:59:10 ---> 08bc12cffee9 06:59:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:59:11 Removing intermediate container ca015dcb3573 06:59:11 ---> 6bb30f3ce201 06:59:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:59:11 ---> Running in f17cfcada28a 06:59:11 ---> 82c7092f20e1 06:59:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:59:12 ---> 79a4fbeefa17 06:59:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:59:12 Removing intermediate container a83a9dbf624e 06:59:12 ---> 36cf5f0e58e2 06:59:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:59:12 Removing intermediate container f17cfcada28a 06:59:12 ---> 9578f437e8c6 06:59:12 Step 14/24 : ENV APP_PORT=59881 06:59:12 ---> Running in 04b63255b36c 06:59:12 ---> Running in 751446d02b9b 06:59:13 Removing intermediate container 04b63255b36c 06:59:13 ---> 4f5c4b3ccf9d 06:59:13 Step 14/23 : ENV APP_PORT=59860 06:59:14 ---> Running in b7190143348b 06:59:14 Removing intermediate container 751446d02b9b 06:59:14 ---> 592cd1ea952d 06:59:14 ---> e9bafaea6408 06:59:14 Step 15/24 : EXPOSE $APP_PORTStep 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:59:14 06:59:14 Removing intermediate container 71da9655e5f5 06:59:14 ---> d5b5e452f85d 06:59:14 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 06:59:14 ---> 28b307e9cdc6 06:59:14 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:59:14 ---> Running in 0f6ed8b6a98d 06:59:14 ---> Running in 3973f2b60ab5 06:59:14 ---> Running in bf2d9be4f945 06:59:14 Removing intermediate container b7190143348b 06:59:14 ---> c4b27344ff76 06:59:14 Step 15/23 : EXPOSE $APP_PORT 06:59:14 Removing intermediate container 0f6ed8b6a98d 06:59:14 ---> 978f507c45ca 06:59:14 Step 16/24 : WORKDIR / 06:59:14 ---> Running in f04490196218 06:59:15 ---> Running in f381000a800e 06:59:15 Removing intermediate container bf2d9be4f945 06:59:15 ---> 3212188b07bc 06:59:15 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:59:15 Removing intermediate container 3973f2b60ab5 06:59:15 ---> 7a1a2ad428e5 06:59:15 Step 19/22 : CMD ["--init=true"] 06:59:15 ---> 1d0cab5bf202 06:59:15 Step 20/24 : ENTRYPOINT ["/core-command"] 06:59:15 ---> Running in f1396a7b054b 06:59:15 ---> Running in 070d277dc1f6 06:59:15 Removing intermediate container f04490196218 06:59:15 ---> b0bfb7c5c1bf 06:59:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:59:16 Removing intermediate container f381000a800e 06:59:16 ---> 8539fb8f8de0 06:59:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:59:16 Removing intermediate container 070d277dc1f6 06:59:16 ---> aa9863d829f0 06:59:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:59:16 Removing intermediate container f1396a7b054b 06:59:16 ---> 53ea8c78480b 06:59:16 Step 20/22 : LABEL arch=arm64 06:59:16 ---> 9269ae52f799 06:59:16 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:59:16 ---> Running in 38138899faf5 06:59:16 ---> Running in 4f50ff9764bd 06:59:16 ---> Running in a791d11e17fd 06:59:17 ---> e3f09657ce5b 06:59:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:59:17 ---> 3a7642e26300 06:59:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:59:17 Removing intermediate container 38138899faf5 06:59:17 ---> da81e768d548 06:59:17 Step 21/22 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 06:59:17 Removing intermediate container 4f50ff9764bd 06:59:17 ---> cf0bc06b043c 06:59:17 Step 22/24 : LABEL arch=arm64 06:59:17 ---> Running in 87f120d061e5 06:59:17 ---> Running in 948b005ce268 06:59:18 Removing intermediate container 87f120d061e5 06:59:18 ---> dd17113b3c73 06:59:18 Step 22/22 : LABEL version=0.0.0 06:59:18 Removing intermediate container 948b005ce268 06:59:18 ---> 67212df925d8 06:59:18 Step 23/24 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 06:59:18 ---> cae535923f95 06:59:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:59:18 ---> 684b0342cc58 06:59:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:59:19 ---> Running in 9b06f86a5f94 06:59:19 ---> Running in b561fb73729e 06:59:19 Removing intermediate container 9b06f86a5f94 06:59:19 ---> b7076cb7b340 06:59:19 06:59:20 Removing intermediate container b561fb73729e 06:59:20 ---> d8c30e5db1b5 06:59:20 Step 24/24 : LABEL version=0.0.0 06:59:20 Successfully built b7076cb7b340 06:59:20 ---> d333612be4fd 06:59:20 Step 20/24 : ENTRYPOINT ["/core-metadata"] 06:59:20 ---> 5854fe1fbb15 06:59:20 Step 19/23 : ENTRYPOINT ["/support-notifications"] 06:59:20 Successfully tagged security-proxy-setup-arm64:latest 06:59:20  Building security-proxy-setup ... done Building security-secretstore-setup 06:59:20 ---> Running in 18713e31694b 06:59:20 Removing intermediate container a791d11e17fd 06:59:20 ---> c0918dbd0fe7 06:59:20 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 06:59:20 ---> Running in c867320159a3 06:59:20 ---> Running in 15fa22f1b474 06:59:21 Removing intermediate container 18713e31694b 06:59:21 ---> 34ea37de7d3e 06:59:21 06:59:21 Removing intermediate container 15fa22f1b474 06:59:21 ---> 94713fa59aad 06:59:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:59:21 Removing intermediate container c867320159a3 06:59:21 ---> 38bb7aea092c 06:59:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:59:21 Successfully built 34ea37de7d3e 06:59:21 Successfully tagged core-command-arm64:latest 06:59:21  Building core-command ... done Building support-scheduler 06:59:22 ---> Running in 89fd35927bd2 06:59:22 ---> Running in ba9add431b57 06:59:22 ---> 7081d6834f78 06:59:22 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:59:22 Removing intermediate container 89fd35927bd2 06:59:22 ---> 0e480cfd4303 06:59:22 Step 21/23 : LABEL arch=arm64 06:59:23 Removing intermediate container ba9add431b57 06:59:23 ---> 59871044cc36 06:59:23 Step 22/24 : LABEL arch=arm64 06:59:23 ---> Running in 86723fe7925f 06:59:23 ---> Running in 6bb9a19a00c4 06:59:24 ---> 703301b0ff00 06:59:24 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:59:24 Removing intermediate container 86723fe7925f 06:59:24 ---> 747172fcfbea 06:59:24 Step 22/23 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 06:59:24 Removing intermediate container 6bb9a19a00c4 06:59:24 ---> 467a48322e7a 06:59:24 Step 23/24 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 06:59:25 ---> Running in f378e6347e10 06:59:25 ---> Running in 7d81428c4acd 06:59:25 ---> 7e46260a30fd 06:59:25 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:59:25 Removing intermediate container f378e6347e10 06:59:25 ---> 231956ee1843 06:59:25 Step 23/23 : LABEL version=0.0.0 06:59:26 Removing intermediate container 7d81428c4acd 06:59:26 ---> 0445898621f5 06:59:26 Step 24/24 : LABEL version=0.0.0 06:59:26 ---> Running in 9a4530f36736 06:59:26 ---> Running in 57e8ae31c70c 06:59:26 ---> fc5d1393ff95 06:59:26 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:59:27 Removing intermediate container 9a4530f36736 06:59:27 ---> fe19e22e6cbb 06:59:27 06:59:27 Removing intermediate container 57e8ae31c70c 06:59:27 ---> 1ebab6d0c271 06:59:27 06:59:27 Successfully built fe19e22e6cbb 06:59:27 Successfully tagged support-notifications-arm64:latest 06:59:27  Building support-notifications ... done Building sys-mgmt-agent 06:59:27 Successfully built 1ebab6d0c271 06:59:28 Successfully tagged core-metadata-arm64:latest 06:59:28  Building core-metadata ... done Building core-data 06:59:28 ---> d4cdb02afe40 06:59:28 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 06:59:28 ---> Running in c0e4d4027002 06:59:29 Removing intermediate container c0e4d4027002 06:59:29 ---> 9ca2d71018fc 06:59:29 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:59:30 ---> c5b59e7a47d5 06:59:30 Step 27/32 : RUN chmod +x /entrypoint.sh 06:59:30 ---> Running in d1b9bdf93fff 06:59:34 Removing intermediate container d1b9bdf93fff 06:59:34 ---> 89faff52ae9b 06:59:34 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 06:59:34 ---> Running in c57554111025 06:59:34 Removing intermediate container c57554111025 06:59:34 ---> 530f62515aaf 06:59:34 Step 29/32 : CMD ["gate"] 06:59:35 ---> Running in ea897e76e1e3 06:59:35 Removing intermediate container ea897e76e1e3 06:59:35 ---> 026405ff4613 06:59:35 Step 30/32 : LABEL arch=arm64 06:59:36 ---> Running in 006ac9aff917 06:59:37 Removing intermediate container 006ac9aff917 06:59:37 ---> 80bcf0b21868 06:59:37 Step 31/32 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 06:59:37 ---> Running in c1b910cc26aa 06:59:38 Removing intermediate container c1b910cc26aa 06:59:38 ---> d9da5af3321b 06:59:38 Step 32/32 : LABEL version=0.0.0 06:59:39 ---> Running in 4d00a68c7e3d 06:59:39 Removing intermediate container 4d00a68c7e3d 06:59:39 ---> a91f3bdee348 06:59:39 06:59:39 Successfully built a91f3bdee348 06:59:40 Successfully tagged security-bootstrapper-arm64:latest 07:00:06  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:00:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:00:06 ---> 8115232bae7f 07:00:06 Step 3/26 : WORKDIR /edgex-go 07:00:06 ---> Using cache 07:00:06 ---> a51f279247ac 07:00:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:00:06 ---> Using cache 07:00:06 ---> 4eb05dd040f5 07:00:06 Step 5/26 : RUN apk add --update --no-cache make git 07:00:06 ---> Using cache 07:00:06 ---> 4a0241a77168 07:00:06 Step 6/26 : COPY go.mod . 07:00:06 ---> Using cache 07:00:06 ---> 5d5944d7d3d3 07:00:06 Step 7/26 : RUN go mod download 07:00:06 ---> Using cache 07:00:06 ---> 8a11c948fdbf 07:00:06 Step 8/26 : COPY . . 07:00:06 ---> Using cache 07:00:06 ---> dac6316cec34 07:00:06 Step 9/26 : RUN go mod tidy 07:00:06 ---> Using cache 07:00:06 ---> c60c5af4da48 07:00:06 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:00:08 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:00:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:00:08 ---> 8115232bae7f 07:00:08 Step 3/23 : WORKDIR /edgex-go 07:00:08 ---> Using cache 07:00:08 ---> a51f279247ac 07:00:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:00:08 ---> Using cache 07:00:08 ---> 4eb05dd040f5 07:00:08 Step 5/23 : RUN apk add --update --no-cache make git 07:00:08 ---> Using cache 07:00:08 ---> 4a0241a77168 07:00:08 Step 6/23 : COPY go.mod . 07:00:08 ---> Using cache 07:00:08 ---> 5d5944d7d3d3 07:00:08 Step 7/23 : RUN go mod download 07:00:08 ---> Using cache 07:00:08 ---> 8a11c948fdbf 07:00:08 Step 8/23 : COPY . . 07:00:08 ---> Using cache 07:00:08 ---> dac6316cec34 07:00:08 Step 9/23 : RUN go mod tidy 07:00:08 ---> Using cache 07:00:08 ---> c60c5af4da48 07:00:08 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:00:14 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:00:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:00:14 ---> 8115232bae7f 07:00:14 Step 3/24 : WORKDIR /edgex-go 07:00:14 ---> Using cache 07:00:14 ---> a51f279247ac 07:00:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:00:14 ---> Using cache 07:00:14 ---> 4eb05dd040f5 07:00:14 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:00:14 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:00:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:00:14 ---> 8115232bae7f 07:00:14 Step 3/24 : WORKDIR /edgex-go 07:00:14 ---> Using cache 07:00:14 ---> a51f279247ac 07:00:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:00:14 ---> Using cache 07:00:14 ---> 4eb05dd040f5 07:00:14 Step 5/24 : RUN apk add --update --no-cache make bash git 07:00:14 ---> Running in 0ac503133b0f 07:00:14 ---> Running in 4f11721d392b 07:00:14 ---> Running in 796e60e5368b 07:00:14 ---> Running in da71078ff648 07:00:16 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 07:00:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:00:16 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 07:00:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:00:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:00:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:00:18 OK: 218 MiB in 52 packages 07:00:19 OK: 218 MiB in 52 packages 07:00:20 Removing intermediate container 796e60e5368b 07:00:20 ---> 9af8735929f7 07:00:20 Step 6/24 : COPY go.mod . 07:00:21 Removing intermediate container da71078ff648 07:00:21 ---> 9c33b8135e6f 07:00:21 Step 6/24 : COPY go.mod . 07:00:21 ---> 03274529498c 07:00:21 Step 7/24 : RUN go mod download 07:00:22 ---> Running in 0529689f61de 07:00:22 ---> ca78197a54e5 07:00:22 Step 7/24 : RUN go mod download 07:00:22 ---> Running in 1551a7907e01 07:00:29 Removing intermediate container 0529689f61de 07:00:29 ---> 153483897e33 07:00:29 Step 8/24 : COPY . . 07:00:29 Removing intermediate container 1551a7907e01 07:00:29 ---> 267c4dd9a0c0 07:00:29 Step 8/24 : COPY . . 07:01:01 ---> 5f8543d7eafa 07:01:01 Step 9/24 : RUN go mod tidy 07:01:01 ---> 18e46e6b67f6 07:01:01 Step 9/24 : RUN go mod tidy 07:01:01 ---> Running in 457c217fd6e5 07:01:01 ---> Running in ced1c29081fd 07:01:07 Removing intermediate container 457c217fd6e5 07:01:07 ---> dde20d8a36c1 07:01:07 Step 10/24 : RUN make cmd/core-data/core-data 07:01:07 Removing intermediate container ced1c29081fd 07:01:07 ---> c29cc182c6cd 07:01:07 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:01:07 ---> Running in ab37a5dc8496 07:01:07 ---> Running in 6447468025ca 07:01:09 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 07:01:09 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 07:01:28 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 07:01:40 Removing intermediate container 0ac503133b0f 07:01:40 ---> ae04907eab9f 07:01:40 07:01:40 Step 11/26 : FROM alpine:3.14 07:01:40 ---> bb3de5531c18 07:01:40 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:01:40 Removing intermediate container 4f11721d392b 07:01:40 ---> 90e43cc7de6f 07:01:40 07:01:40 Step 11/23 : FROM alpine:3.14 07:01:40 ---> bb3de5531c18 07:01:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:01:40 ---> Using cache 07:01:40 ---> 6bb30f3ce201 07:01:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:01:40 ---> Using cache 07:01:40 ---> 9578f437e8c6 07:01:40 Step 14/23 : ENV APP_PORT=59861 07:01:40 ---> Running in e209a6a4ee31 07:01:41 ---> Running in 40fcc85dd227 07:01:41 Removing intermediate container 40fcc85dd227 07:01:41 ---> ec88d4c62896 07:01:41 Step 15/23 : EXPOSE $APP_PORT 07:01:42 ---> Running in 092b69dbbcc6 07:01:43 Removing intermediate container 092b69dbbcc6 07:01:43 ---> 8b2768ec8d04 07:01:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:01:44 ---> a6f0d654159b 07:01:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:01:44 (1/3) Installing ca-certificates (20191127-r5) 07:01:44 (2/3) Installing dumb-init (1.2.5-r1) 07:01:44 (3/3) Installing su-exec (0.2-r1) 07:01:44 Executing busybox-1.33.1-r3.trigger 07:01:44 Executing ca-certificates-20191127-r5.trigger 07:01:45 OK: 6 MiB in 17 packages 07:01:46 ---> 450c67f1f5d8 07:01:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:01:48 Removing intermediate container e209a6a4ee31 07:01:48 ---> 744f863ddbe1 07:01:48 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:01:48 ---> Running in bc08061886c2 07:01:48 ---> da0b38eac55b 07:01:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:01:48 ---> Running in 6a5aa114f7ca 07:01:49 Removing intermediate container bc08061886c2 07:01:49 ---> ba6eb9335f07 07:01:49 Step 14/26 : WORKDIR / 07:01:49 Removing intermediate container 6a5aa114f7ca 07:01:49 ---> 94cc9c3181a8 07:01:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:01:49 ---> Running in e435532679e0 07:01:49 ---> Running in 2d948c2ede1e 07:01:50 Removing intermediate container 2d948c2ede1e 07:01:50 ---> 0326f76a287d 07:01:50 Step 21/23 : LABEL arch=arm64 07:01:50 Removing intermediate container e435532679e0 07:01:50 ---> 7474c7c33a75 07:01:50 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:01:51 ---> Running in 987ead798ebc 07:01:52 Removing intermediate container 987ead798ebc 07:01:52 ---> f0b592bbf3e2 07:01:52 Step 22/23 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 07:01:52 ---> Running in 70374486d3b2 07:01:52 ---> 53a4a33c0ed1 07:01:52 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:01:53 Removing intermediate container 70374486d3b2 07:01:53 ---> 825cc5d094e4 07:01:53 Step 23/23 : LABEL version=0.0.0 07:01:53 ---> Running in 3209d91a1a73 07:01:53 ---> c7aa7519ba84 07:01:53 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:01:54 Removing intermediate container 3209d91a1a73 07:01:54 ---> 394367513448 07:01:54 07:01:54 Successfully built 394367513448 07:01:55 Successfully tagged support-scheduler-arm64:latest 07:01:55  Building support-scheduler ... done  ---> d430954a09c1 07:01:55 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:01:56 ---> 2825253b27f5 07:01:56 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:01:58 ---> c91e07b25e6a 07:01:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:01:59 ---> 788402b6103b 07:01:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:02:01 ---> 07d8261b5c92 07:02:01 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/ 07:02:01 ---> Running in f96a1588a105 07:02:04 Removing intermediate container f96a1588a105 07:02:04 ---> 478d02bf70da 07:02:04 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 07:02:05 ---> Running in 7cd3b7b9dd4d 07:02:05 Removing intermediate container 7cd3b7b9dd4d 07:02:05 ---> 1498d103fe46 07:02:05 Step 24/26 : LABEL arch=arm64 07:02:06 ---> Running in e8d85e0df040 07:02:06 Removing intermediate container e8d85e0df040 07:02:06 ---> a48431612f80 07:02:06 Step 25/26 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 07:02:06 ---> Running in 3a5a6a092b96 07:02:07 Removing intermediate container 3a5a6a092b96 07:02:07 ---> d7e088233e84 07:02:07 Step 26/26 : LABEL version=0.0.0 07:02:07 ---> Running in f45444128e0c 07:02:08 Removing intermediate container f45444128e0c 07:02:08 ---> d6bbae3b3f67 07:02:08 07:02:09 Successfully built d6bbae3b3f67 07:02:09 Successfully tagged security-secretstore-setup-arm64:latest 07:02:24  Building security-secretstore-setup ... done Removing intermediate container ab37a5dc8496 07:02:24 ---> 4cbe34b40249 07:02:24 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:02:24 ---> Running in 2e3f8a67c3ec 07:02:24 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 07:02:26 Removing intermediate container 2e3f8a67c3ec 07:02:26 ---> 1506df2a270d 07:02:26 07:02:26 Step 12/24 : FROM docker:20.10.7 07:02:26 20.10.7: Pulling from library/docker 07:02:28 Removing intermediate container 6447468025ca 07:02:28 ---> 9114c59e5bae 07:02:28 07:02:28 Step 11/24 : FROM alpine:3.14 07:02:28 ---> bb3de5531c18 07:02:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:02:28 ---> Running in fb0e24fac336 07:02:29 Removing intermediate container fb0e24fac336 07:02:29 ---> f5f979292e62 07:02:29 Step 13/24 : ENV APP_PORT=59880 07:02:29 ---> Running in 571da4579f00 07:02:29 Removing intermediate container 571da4579f00 07:02:29 ---> 78f2efaa83c6 07:02:29 Step 14/24 : EXPOSE $APP_PORT 07:02:29 ---> Running in dc927a34453c 07:02:30 Removing intermediate container dc927a34453c 07:02:30 ---> 6a72414244d8 07:02:30 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:30 ---> Running in d409da42d2fa 07:02:34 Removing intermediate container d409da42d2fa 07:02:34 ---> dd1491e03da1 07:02:34 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 07:02:34 ---> Running in cc3b740ea085 07:02:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:02:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:02:37 (1/6) Installing dumb-init (1.2.5-r1) 07:02:37 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:02:37 (3/6) Installing libsodium (1.0.18-r0) 07:02:38 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:02:38 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 07:02:38 Status: Downloaded newer image for docker:20.10.7 07:02:38 ---> df445af6242a 07:02:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:02:38 (5/6) Installing libzmq (4.3.4-r0) 07:02:38 (6/6) Installing zeromq (4.3.4-r0) 07:02:38 Executing busybox-1.33.1-r3.trigger 07:02:38 OK: 8 MiB in 20 packages 07:02:39 ---> Running in cfb10f3096ef 07:02:40 Removing intermediate container cfb10f3096ef 07:02:40 ---> 08b4c3b1df14 07:02:40 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 07:02:40 ---> Running in f47db223dfeb 07:02:40 Removing intermediate container cc3b740ea085 07:02:40 ---> d57b4424ed73 07:02:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:02:41 ---> 0960678a43a9 07:02:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:02:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:02:42 (1/39) Installing readline (8.1.0-r0) 07:02:42 (2/39) Installing bash (5.1.0-r0) 07:02:42 Executing bash-5.1.0-r0.post-install 07:02:42 (3/39) Installing brotli-libs (1.0.9-r3) 07:02:42 (4/39) Installing nghttp2-libs (1.42.0-r1) 07:02:42 (5/39) Installing libcurl (7.79.1-r0) 07:02:42 (6/39) Installing curl (7.79.1-r0) 07:02:43 (7/39) Installing dumb-init (1.2.5-r0) 07:02:43 (8/39) Installing libbz2 (1.0.8-r1) 07:02:43 (9/39) Installing expat (2.2.10-r1) 07:02:43 (10/39) Installing libffi (3.3-r2) 07:02:43 (11/39) Installing gdbm (1.19-r0) 07:02:43 (12/39) Installing xz-libs (5.2.5-r0) 07:02:43 (13/39) Installing sqlite-libs (3.34.1-r0) 07:02:43 (14/39) Installing python3 (3.8.10-r0) 07:02:43 ---> 3ac006672634 07:02:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:02:44 ---> 8e901f191995 07:02:44 Step 20/24 : ENTRYPOINT ["/core-data"] 07:02:44 ---> Running in daeba87557b5 07:02:44 (15/39) Installing py3-appdirs (1.4.4-r1) 07:02:44 (16/39) Installing py3-ordered-set (4.0.2-r0) 07:02:44 (17/39) Installing py3-parsing (2.4.7-r1) 07:02:44 (18/39) Installing py3-six (1.15.0-r0) 07:02:44 (19/39) Installing py3-packaging (20.9-r0) 07:02:44 (20/39) Installing py3-setuptools (51.3.3-r0) 07:02:45 (21/39) Installing py3-chardet (4.0.0-r0) 07:02:45 Removing intermediate container daeba87557b5 07:02:45 ---> 82df157efd2b 07:02:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:02:45 (22/39) Installing py3-idna (3.1-r0) 07:02:45 (23/39) Installing py3-urllib3 (1.26.2-r1) 07:02:45 (24/39) Installing py3-requests (2.25.1-r1) 07:02:45 ---> Running in 70e4ab80470f 07:02:45 (25/39) Installing py3-msgpack (1.0.2-r0) 07:02:45 (26/39) Installing py3-lockfile (0.12.2-r3) 07:02:45 (27/39) Installing py3-cachecontrol (0.12.6-r0) 07:02:45 (28/39) Installing py3-colorama (0.4.4-r0) 07:02:45 (29/39) Installing py3-contextlib2 (0.6.0-r0) 07:02:45 (30/39) Installing py3-distlib (0.3.1-r1) 07:02:45 (31/39) Installing py3-distro (1.5.0-r1) 07:02:45 (32/39) Installing py3-webencodings (0.5.1-r3) 07:02:45 (33/39) Installing py3-html5lib (1.1-r0) 07:02:45 (34/39) Installing py3-pytoml (0.1.21-r0) 07:02:45 (35/39) Installing py3-pep517 (0.9.1-r0) 07:02:45 (36/39) Installing py3-progress (1.5-r0) 07:02:45 (37/39) Installing py3-retrying (1.3.3-r0) 07:02:45 (38/39) Installing py3-toml (0.10.2-r0) 07:02:45 (39/39) Installing py3-pip (20.3.4-r0) 07:02:45 Removing intermediate container 70e4ab80470f 07:02:45 ---> 494cfb3c167e 07:02:45 Step 22/24 : LABEL arch=arm64 07:02:45 ---> Running in 92b88d9e99c4 07:02:45 Executing busybox-1.32.1-r6.trigger 07:02:45 OK: 82 MiB in 59 packages 07:02:46 Removing intermediate container 92b88d9e99c4 07:02:46 ---> 8b86efd6abe2 07:02:46 Step 23/24 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 07:02:46 ---> Running in a976787a1a9b 07:02:47 Removing intermediate container a976787a1a9b 07:02:47 ---> f06122159202 07:02:47 Step 24/24 : LABEL version=0.0.0 07:02:47 ---> Running in 516d9fc97fb8 07:02:47 Removing intermediate container 516d9fc97fb8 07:02:47 ---> 1f9c564b5515 07:02:47 07:02:48 Successfully built 1f9c564b5515 07:02:48 Successfully tagged core-data-arm64:latest 07:02:52  Building core-data ... done Collecting docker-compose==1.23.2 07:02:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:02:53 Collecting PyYAML<4,>=3.10 07:02:53 Downloading PyYAML-3.13.tar.gz (270 kB) 07:02:56 Collecting websocket-client<1.0,>=0.32.0 07:02:56 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:02:56 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:02:56 Collecting texttable<0.10,>=0.9.0 07:02:56 Downloading texttable-0.9.1.tar.gz (11 kB) 07:02:58 Collecting docker<4.0,>=3.6.0 07:02:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:02:58 Collecting docopt<0.7,>=0.6.1 07:02:58 Downloading docopt-0.6.2.tar.gz (25 kB) 07:03:00 Collecting jsonschema<3,>=2.5.1 07:03:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:03:01 Collecting cached-property<2,>=1.2.0 07:03:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:03:01 Collecting dockerpty<0.5,>=0.4.1 07:03:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:03:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:03:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:03:03 Collecting docker-pycreds>=0.4.0 07:03:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:03:04 Collecting certifi>=2017.4.17 07:03:04 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 07:03:04 Collecting chardet<3.1.0,>=3.0.2 07:03:04 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:03:05 Collecting urllib3<1.25,>=1.21.1 07:03:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:03:05 Collecting idna<2.8,>=2.5 07:03:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:03:05 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:03:05 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:03:05 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:03:05 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:03:06 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:03:06 Attempting uninstall: urllib3 07:03:06 Found existing installation: urllib3 1.26.2 07:03:06 Uninstalling urllib3-1.26.2: 07:03:06 Successfully uninstalled urllib3-1.26.2 07:03:07 Attempting uninstall: idna 07:03:07 Found existing installation: idna 3.1 07:03:07 Uninstalling idna-3.1: 07:03:07 Successfully uninstalled idna-3.1 07:03:07 Attempting uninstall: chardet 07:03:07 Found existing installation: chardet 4.0.0 07:03:07 Uninstalling chardet-4.0.0: 07:03:07 Successfully uninstalled chardet-4.0.0 07:03:09 Attempting uninstall: requests 07:03:09 Found existing installation: requests 2.25.1 07:03:09 Uninstalling requests-2.25.1: 07:03:09 Successfully uninstalled requests-2.25.1 07:03:09 Running setup.py install for texttable: started 07:03:11 Running setup.py install for texttable: finished with status 'done' 07:03:11 Running setup.py install for PyYAML: started 07:03:13 Running setup.py install for PyYAML: finished with status 'done' 07:03:13 Running setup.py install for docopt: started 07:03:15 Running setup.py install for docopt: finished with status 'done' 07:03:15 Running setup.py install for dockerpty: started 07:03:17 Running setup.py install for dockerpty: finished with status 'done' 07:03:18 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 07:03:26 Removing intermediate container f47db223dfeb 07:03:26 ---> 9f8741dee0af 07:03:26 Step 15/24 : ENV APP_PORT=58890 07:03:26 ---> Running in fc5509e4222a 07:03:27 Removing intermediate container fc5509e4222a 07:03:27 ---> 2b0087cb223b 07:03:27 Step 16/24 : EXPOSE $APP_PORT 07:03:27 ---> Running in 0f35f1b320d7 07:03:28 Removing intermediate container 0f35f1b320d7 07:03:28 ---> 03401b17132c 07:03:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:03:29 ---> 4ef07471e5b1 07:03:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:03:30 ---> 588b7a0414a5 07:03:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:03:31 ---> fc14c627cd61 07:03:31 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 07:03:31 ---> Running in 9b90328d1a99 07:03:31 Removing intermediate container 9b90328d1a99 07:03:31 ---> f7e73d76e3f1 07:03:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:03:31 ---> Running in 5ac23a12ab87 07:03:32 Removing intermediate container 5ac23a12ab87 07:03:32 ---> 35c540447dfe 07:03:32 Step 22/24 : LABEL arch=arm64 07:03:32 ---> Running in a730b5783517 07:03:33 Removing intermediate container a730b5783517 07:03:33 ---> dcf7f8ba4507 07:03:33 Step 23/24 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 07:03:33 ---> Running in de42c2312404 07:03:33 Removing intermediate container de42c2312404 07:03:33 ---> 74d7507bcaed 07:03:33 Step 24/24 : LABEL version=0.0.0 07:03:34 ---> Running in 4596b6b24b1a 07:03:34 Removing intermediate container 4596b6b24b1a 07:03:34 ---> 110411f5d216 07:03:34 07:03:34 Successfully built 110411f5d216 07:03:34 Successfully tagged sys-mgmt-agent-arm64:latest 07:03:35  Building sys-mgmt-agent ... done  [Pipeline] } 07:03:35 $ docker stop --time=1 95a08d1fd7cabb2d102ccdc1a23a27246359cf458dd4505132deb59f1fd06239 07:03:37 $ docker rm -f 95a08d1fd7cabb2d102ccdc1a23a27246359cf458dd4505132deb59f1fd06239 [Pipeline] // withDockerContainer [Pipeline] sh 07:03:37 + docker images 07:03:37 REPOSITORY TAG IMAGE ID CREATED SIZE 07:03:37 sys-mgmt-agent-arm64 latest 110411f5d216 3 seconds ago 312MB 07:03:37 core-data-arm64 latest 1f9c564b5515 50 seconds ago 19.4MB 07:03:37 9114c59e5bae About a minute ago 1.57GB 07:03:37 1506df2a270d About a minute ago 1.57GB 07:03:37 security-secretstore-setup-arm64 latest d6bbae3b3f67 About a minute ago 26.5MB 07:03:37 support-scheduler-arm64 latest 394367513448 About a minute ago 15.2MB 07:03:37 90e43cc7de6f About a minute ago 1.57GB 07:03:37 ae04907eab9f About a minute ago 1.57GB 07:03:37 security-bootstrapper-arm64 latest a91f3bdee348 3 minutes ago 17.7MB 07:03:37 core-metadata-arm64 latest 1ebab6d0c271 4 minutes ago 15.8MB 07:03:37 support-notifications-arm64 latest fe19e22e6cbb 4 minutes ago 15.9MB 07:03:37 core-command-arm64 latest 34ea37de7d3e 4 minutes ago 15.2MB 07:03:37 security-proxy-setup-arm64 latest b7076cb7b340 4 minutes ago 25.3MB 07:03:37 734737b97f6c 4 minutes ago 1.57GB 07:03:37 6961cb775c37 4 minutes ago 1.57GB 07:03:37 c179365a267a 4 minutes ago 1.57GB 07:03:37 deefe5730ff1 4 minutes ago 1.57GB 07:03:37 2f50f5483682 4 minutes ago 1.56GB 07:03:37 ci-base-image-arm64 latest 8115232bae7f 14 minutes ago 1.24GB 07:03:37 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 07:03:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 07:03:37 docker 20.10.7 df445af6242a 3 months ago 234MB 07:03:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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 07:03:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:03:38 07:03:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:03:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:03:39 arm64: Pulling from edgex-lftools-log-publisher 07:03:39 448f6bf000e3: Pulling fs layer 07:03:39 f757da607395: Pulling fs layer 07:03:39 05883995daec: Pulling fs layer 07:03:39 8603b9c90790: Pulling fs layer 07:03:39 1560dd03e051: Pulling fs layer 07:03:39 27f5ce0e4adf: Pulling fs layer 07:03:39 c2d8d7efcc4b: Pulling fs layer 07:03:39 8603b9c90790: Waiting 07:03:39 27f5ce0e4adf: Waiting 07:03:39 c2d8d7efcc4b: Waiting 07:03:39 1560dd03e051: Waiting 07:03:39 f757da607395: Verifying Checksum 07:03:39 f757da607395: Download complete 07:03:39 8603b9c90790: Verifying Checksum 07:03:39 8603b9c90790: Download complete 07:03:40 1560dd03e051: Verifying Checksum 07:03:40 1560dd03e051: Download complete 07:03:40 27f5ce0e4adf: Verifying Checksum 07:03:40 27f5ce0e4adf: Download complete 07:03:40 05883995daec: Verifying Checksum 07:03:40 05883995daec: Download complete 07:03:40 448f6bf000e3: Verifying Checksum 07:03:40 448f6bf000e3: Download complete 07:03:43 c2d8d7efcc4b: Verifying Checksum 07:03:43 c2d8d7efcc4b: Download complete 07:03:43 448f6bf000e3: Pull complete 07:03:44 f757da607395: Pull complete 07:03:46 05883995daec: Pull complete 07:03:46 8603b9c90790: Pull complete 07:03:47 1560dd03e051: Pull complete 07:03:48 27f5ce0e4adf: Pull complete 07:04:03 c2d8d7efcc4b: Pull complete 07:04:03 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 07:04:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:04:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:04:03 prd-ubuntu18.04-docker-arm64-4c-16g-237 does not seem to be running inside a container 07:04:03 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:04:07 $ docker top eca25c8d721a88fd10eb6061c4e999d599f1080006d9f0d5eb64702a077ec28a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:04:08 ---> job-cost.sh 07:04:08 lf-activate-venv: SKIPPING 07:04:08 INFO: No Stack... 07:04:09 INFO: Retrieving Pricing Info for: v3-standard-4 07:04:09 INFO: Archiving Costs [Pipeline] sh 07:04:10 + cat /w/workspace/edgex-go/5/archives/cost.csv 07:04:10 + cut -d, -f6 [Pipeline] lock 07:04:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3727-5-stack-cost] 07:04:10 Resource [jenkins-edgexfoundry-edgex-go-PR-3727-5-stack-cost] did not exist. Created. 07:04:10 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3727-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:04:11 + echo total: 0.10999999940395355 [Pipeline] stash 07:04:11 Stashed 1 file(s) [Pipeline] } 07:04:11 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3727-5-stack-cost] [Pipeline] // lock [Pipeline] } 07:04:11 $ docker stop --time=1 eca25c8d721a88fd10eb6061c4e999d599f1080006d9f0d5eb64702a077ec28a 07:04:13 $ docker rm -f eca25c8d721a88fd10eb6061c4e999d599f1080006d9f0d5eb64702a077ec28a [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 07:04:14 provisioning config files... 07:04:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config4513266236081264390tmp [Pipeline] { [Pipeline] sh 07:04:14 + set +x 07:04:14 + curl -s https://codecov.io/bash 07:04:14 + bash -s -- 07:04:17 07:04:17 _____ _ 07:04:17 / ____| | | 07:04:17 | | ___ __| | ___ ___ _____ __ 07:04:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:04:17 | |___| (_) | (_| | __/ (_| (_) \ V / 07:04:17 \_____\___/ \__,_|\___|\___\___/ \_/ 07:04:17 Bash-1.0.6 07:04:17 07:04:17 07:04:17 ==> git version 2.24.4 found 07:04:17 ==> 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 07:04:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:04:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:04:17 ==> Jenkins CI detected. 07:04:17 current dir:  /w/workspace/edgex-go/5 07:04:17 project root: . 07:04:17 --> token set from env 07:04:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:04:17 ==> Running gcov in . (disable via -X gcov) 07:04:17 ==> Python coveragepy not found 07:04:17 ==> Searching for coverage reports in: 07:04:17 + . 07:04:17 -> Found 1 reports 07:04:17 ==> Detecting git/mercurial file structure 07:04:17 ==> Reading reports 07:04:17 + ./coverage.out bytes=403100 07:04:17 ==> Appending adjustments 07:04:17 https://docs.codecov.io/docs/fixing-reports 07:04:18 + Found adjustments 07:04:18 ==> Gzipping contents 07:04:18 56K /tmp/codecov.JGIQKc.gz 07:04:18 ==> Uploading reports 07:04:18 url: https://codecov.io 07:04:18 query: branch=PR-3727&commit=69b4f6bb26d21990f59e8113f7f0f62946c35f56&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3727%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3727&job=&cmd_args= 07:04:18 -> Pinging Codecov 07:04:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3727&commit=69b4f6bb26d21990f59e8113f7f0f62946c35f56&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3727%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3727&job=&cmd_args= 07:04:19 -> Uploading to 07:04:19 https://storage.googleapis.com/codecov/v4/raw/2021-09-30/00271124DB129430A58F1EEE437C3FCB/69b4f6bb26d21990f59e8113f7f0f62946c35f56/fe0b5249-d84e-4907-8422-930af3ef1a34.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210930T070418Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53e43dd53c44204a83b4dbb054ea8376096a8a5d8e26fe8580b72a54333bc94c 07:04:19 % Total % Received % Xferd Average Speed Time Time Time Current 07:04:19 Dload Upload Total Spent Left Speed 07:04:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54329 0 0 100 54329 0 158k --:--:-- --:--:-- --:--:-- 158k 07:04:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/69b4f6bb26d21990f59e8113f7f0f62946c35f56 [Pipeline] } 07:04:19 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 07:04:21 + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:04:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:04:22 ---> package-listing.sh 07:04:22 ++ facter osfamily 07:04:22 ++ tr '[:upper:]' '[:lower:]' 07:04:22 + OS_FAMILY=redhat 07:04:22 + workspace=/w/workspace/edgex-go/5 07:04:22 + START_PACKAGES=/tmp/packages_start.txt 07:04:22 + END_PACKAGES=/tmp/packages_end.txt 07:04:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:04:22 + PACKAGES=/tmp/packages_start.txt 07:04:22 + '[' /w/workspace/edgex-go/5 ']' 07:04:22 + PACKAGES=/tmp/packages_end.txt 07:04:22 + case "${OS_FAMILY}" in 07:04:22 + rpm -qa 07:04:22 + sort 07:04:24 + '[' -f /tmp/packages_start.txt ']' 07:04:24 + '[' -f /tmp/packages_end.txt ']' 07:04:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:04:24 + '[' /w/workspace/edgex-go/5 ']' 07:04:24 + mkdir -p /w/workspace/edgex-go/5/archives/ 07:04:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 07:04:24 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:04:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:04:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:04:25 07:04:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:04:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:04:25 latest: Pulling from edgex-lftools-log-publisher 07:04:25 b4d181a07f80: Pulling fs layer 07:04:25 a1111a8f2ec3: Pulling fs layer 07:04:25 ed53099fbce6: Pulling fs layer 07:04:25 dc539afda2c1: Pulling fs layer 07:04:25 77bc0d833cb6: Pulling fs layer 07:04:25 9065ff56babe: Pulling fs layer 07:04:25 d287ab97295c: Pulling fs layer 07:04:25 dc539afda2c1: Waiting 07:04:25 77bc0d833cb6: Waiting 07:04:25 9065ff56babe: Waiting 07:04:25 d287ab97295c: Waiting 07:04:25 a1111a8f2ec3: Verifying Checksum 07:04:25 a1111a8f2ec3: Download complete 07:04:25 dc539afda2c1: Verifying Checksum 07:04:25 dc539afda2c1: Download complete 07:04:26 77bc0d833cb6: Verifying Checksum 07:04:26 77bc0d833cb6: Download complete 07:04:26 9065ff56babe: Verifying Checksum 07:04:26 9065ff56babe: Download complete 07:04:26 ed53099fbce6: Verifying Checksum 07:04:26 ed53099fbce6: Download complete 07:04:26 b4d181a07f80: Verifying Checksum 07:04:26 b4d181a07f80: Download complete 07:04:28 b4d181a07f80: Pull complete 07:04:28 a1111a8f2ec3: Pull complete 07:04:28 ed53099fbce6: Pull complete 07:04:28 dc539afda2c1: Pull complete 07:04:29 77bc0d833cb6: Pull complete 07:04:29 9065ff56babe: Pull complete 07:04:29 d287ab97295c: Verifying Checksum 07:04:29 d287ab97295c: Download complete 07:04:34 d287ab97295c: Pull complete 07:04:34 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:04:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:04:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:04:34 prd-centos7-docker-4c-2g-236 does not seem to be running inside a container 07:04:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/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 07:04:37 $ docker top f0cc5c1bba97bd9221ab1fb9694ee66a2278888dd2d831a02d20b01f1156f79b -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:38 + touch /tmp/pre-build-complete [Pipeline] sh 07:04:38 + mkdir -p /var/log/sysstat [Pipeline] sh 07:04:38 + ls /var/log/sa-host 07:04:38 + sadf -c /var/log/sa-host/sa05 07:04:38 file_magic: OK 07:04:38 HZ: Using current value: 100 07:04:38 file_header: OK 07:04:38 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:04:38 Statistics: 07:04:38 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:04:38 File successfully converted to sysstat format version 12.0.3 07:04:38 + sadf -c /var/log/sa-host/sa30 07:04:38 file_magic: OK 07:04:38 HZ: Using current value: 100 07:04:38 file_header: OK 07:04:38 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:04:38 Statistics: 07:04:38 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:04:38 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:04:39 provisioning config files... 07:04:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config4645032972881503807tmp [Pipeline] { [Pipeline] echo 07:04:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:04:39 ---> create-netrc.sh [Pipeline] } 07:04:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:04:40 ---> python-tools-install.sh [Pipeline] echo 07:04:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:04:40 ---> sudo-logs.sh 07:04:40 Archiving 'sudo' log.. 07:04:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-236.vexxhost.local: Name or service not known 07:04:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-236.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 07:04:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:04:40 ---> job-cost.sh 07:04:40 lf-activate-venv: SKIPPING 07:04:40 DEBUG: total: 0.10999999940395355 07:04:40 INFO: Retrieving Stack Cost... 07:04:41 INFO: Retrieving Pricing Info for: v3-standard-2 07:04:41 INFO: Archiving Costs [Pipeline] echo 07:04:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:04:41 ---> logs-deploy.sh 07:04:41 lf-activate-venv: SKIPPING 07:04:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3727/5 07:04:41 INFO: archiving workspace using pattern(s): 07:04:42 Archives upload complete. 07:04:42 INFO: archiving logs to Nexus 07:04:43 ---> uname -a: 07:04:43 Linux prd-centos7-docker-4c-2g-236.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 07:04:43 07:04:43 07:04:43 ---> lscpu: 07:04:43 Architecture: x86_64 07:04:43 CPU op-mode(s): 32-bit, 64-bit 07:04:43 Byte Order: Little Endian 07:04:43 Address sizes: 40 bits physical, 48 bits virtual 07:04:43 CPU(s): 2 07:04:43 On-line CPU(s) list: 0,1 07:04:43 Thread(s) per core: 1 07:04:43 Core(s) per socket: 1 07:04:43 Socket(s): 2 07:04:43 NUMA node(s): 1 07:04:43 Vendor ID: AuthenticAMD 07:04:43 CPU family: 23 07:04:43 Model: 49 07:04:43 Model name: AMD EPYC-Rome Processor 07:04:43 Stepping: 0 07:04:43 CPU MHz: 2799.996 07:04:43 BogoMIPS: 5599.99 07:04:43 Virtualization: AMD-V 07:04:43 Hypervisor vendor: KVM 07:04:43 Virtualization type: full 07:04:43 L1d cache: 32K 07:04:43 L1i cache: 32K 07:04:43 L2 cache: 512K 07:04:43 L3 cache: 16384K 07:04:43 NUMA node0 CPU(s): 0,1 07:04:43 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 07:04:43 07:04:43 07:04:43 ---> nproc: 07:04:43 2 07:04:43 07:04:43 07:04:43 ---> df -h: 07:04:43 Filesystem Size Used Avail Use% Mounted on 07:04:43 overlay 40G 13G 28G 32% / 07:04:43 tmpfs 64M 0 64M 0% /dev 07:04:43 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:04:43 shm 64M 0 64M 0% /dev/shm 07:04:43 /dev/vda1 40G 13G 28G 32% /facter-os 07:04:43 07:04:43 07:04:43 ---> sar -b -r -n DEV: 07:04:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/30/21 _x86_64_ (2 CPU) 07:04:43 07:04:43 06:42:27 LINUX RESTART (2 CPU) 07:04:43 07:04:43 06:43:01 tps rtps wtps bread/s bwrtn/s 07:04:43 06:44:01 101.98 4.21 97.77 2808.33 19224.43 07:04:43 06:45:02 369.58 0.00 369.58 0.00 88501.47 07:04:43 06:46:01 58.34 0.00 58.34 0.00 10813.14 07:04:43 06:47:01 118.99 0.03 118.95 1.07 4797.70 07:04:43 06:48:03 678.15 278.47 399.68 32253.41 252117.12 07:04:43 06:49:01 493.24 341.98 151.26 15552.65 66284.12 07:04:43 06:50:01 592.33 71.76 520.57 7118.40 200798.02 07:04:43 06:51:01 103.31 18.23 85.09 1604.53 11339.91 07:04:43 06:52:01 0.30 0.00 0.30 0.00 4.36 07:04:43 06:53:01 0.23 0.00 0.23 0.00 1.93 07:04:43 06:54:01 0.28 0.00 0.28 0.00 3.40 07:04:43 06:55:01 0.20 0.00 0.20 0.00 2.71 07:04:43 06:56:01 0.28 0.00 0.28 0.00 3.15 07:04:43 06:57:02 0.25 0.00 0.25 0.00 2.30 07:04:43 06:58:01 0.51 0.24 0.27 7.45 3.86 07:04:43 06:59:01 0.88 0.00 0.88 0.00 16.76 07:04:43 07:00:01 0.17 0.00 0.17 0.00 1.67 07:04:43 07:01:01 0.40 0.02 0.38 0.13 5.23 07:04:43 07:02:01 0.48 0.20 0.28 3.60 4.76 07:04:43 07:03:01 0.30 0.00 0.30 0.00 4.21 07:04:43 07:04:01 0.23 0.00 0.23 0.00 2.03 07:04:43 Average: 120.66 34.10 86.57 2866.23 31547.16 07:04:43 07:04:43 06:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:04:43 06:44:01 5080688 0 847396 10.58 2620 2078236 1481016 16.35 775292 1738820 23856 07:04:43 06:45:02 3317528 0 1136252 14.19 2620 3552540 1664632 18.38 1248892 2809280 167024 07:04:43 06:46:01 3057132 0 1236844 15.44 2620 3712344 1670460 18.44 1433364 2869840 17436 07:04:43 06:47:01 3056868 0 1224336 15.29 2620 3725116 1457776 16.09 1416248 2865156 63856 07:04:43 06:48:03 138204 0 1558216 19.46 2620 6309900 2628772 29.02 3360644 3753508 523480 07:04:43 06:49:01 1250156 0 1442288 18.01 2620 5313876 2389100 26.38 2198392 3791156 148 07:04:43 06:50:01 1407616 0 1650972 20.61 2620 4947732 3110100 34.34 2120568 3680524 120 07:04:43 06:51:01 3001816 0 1311972 16.38 2620 3692532 1543704 17.04 1325196 2928940 8 07:04:43 06:52:01 3009368 0 1304420 16.29 2620 3692532 1418812 15.66 1325344 2924020 8 07:04:43 06:53:01 3011272 0 1302508 16.26 2620 3692540 1418716 15.66 1324980 2924100 16 07:04:43 06:54:01 3011132 0 1302644 16.26 2620 3692544 1418668 15.66 1326908 2922052 12 07:04:43 06:55:01 3011932 0 1301836 16.25 2620 3692552 1418620 15.66 1326292 2922620 8 07:04:43 06:56:01 3012064 0 1301700 16.25 2620 3692556 1418620 15.66 1326412 2922620 8 07:04:43 06:57:02 3011816 0 1301948 16.26 2620 3692556 1418620 15.66 1326296 2922620 8 07:04:43 06:58:01 3011292 0 1302432 16.26 2620 3692596 1418716 15.66 1327476 2921572 24 07:04:43 06:59:01 3011676 0 1301988 16.26 2620 3692656 1418620 15.66 1327420 2921588 28 07:04:43 07:00:01 3011948 0 1301768 16.25 2620 3692604 1418620 15.66 1327520 2921572 8 07:04:43 07:01:01 3010188 0 1303524 16.28 2620 3692608 1421092 15.69 1328212 2921572 8 07:04:43 07:02:01 3011088 0 1302444 16.26 2620 3692788 1419128 15.67 1327696 2921684 8 07:04:43 07:03:01 3010768 0 1302756 16.27 2620 3692796 1419224 15.67 1327812 2921684 16 07:04:43 07:04:01 3011112 0 1302412 16.26 2620 3692796 1419128 15.67 1327824 2921684 12 07:04:43 Average: 2831222 0 1301936 16.26 2620 3873162 1637721 18.08 1482323 2972696 37909 07:04:43 07:04:43 06:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:04:43 06:44:01 eth0 2083.73 1814.90 6358.95 189.36 0.00 0.00 0.00 0.00 07:04:43 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 06:44:01 docker0 1092.32 937.79 81.69 2711.50 0.00 0.00 0.00 0.00 07:04:43 06:45:02 eth0 810.04 648.84 5004.96 65.27 0.00 0.00 0.00 0.00 07:04:43 06:45:02 vetha119a48 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:04:43 06:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 06:45:02 docker0 360.62 392.66 28.45 2049.62 0.00 0.00 0.00 0.00 07:04:43 06:46:01 eth0 33.38 18.46 23.32 11.25 0.00 0.00 0.00 0.00 07:04:43 06:46:01 vetha119a48 2.18 2.18 0.17 0.17 0.00 0.00 0.00 0.00 07:04:43 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 06:46:01 docker0 2.18 2.18 0.14 0.17 0.00 0.00 0.00 0.00 07:04:43 06:47:01 eth0 26.55 14.22 20.14 9.14 0.00 0.00 0.00 0.00 07:04:43 06:47:01 vetha119a48 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 06:48:03 vethe9237bf 0.00 0.50 0.00 0.03 0.00 0.00 0.00 0.00 07:04:43 06:48:03 eth0 329.30 223.52 1811.74 137.35 0.00 0.00 0.00 0.00 07:04:43 06:48:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 06:48:03 docker0 40.17 54.97 2.54 159.63 0.00 0.00 0.00 0.00 07:04:43 06:49:01 vethe9237bf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 06:49:01 vethdc3ab9a 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 07:04:43 06:49:01 veth4d35919 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 07:04:43 06:49:01 eth0 13.59 7.24 9.87 5.23 0.00 0.00 0.00 0.00 07:04:43 06:50:01 vethe9237bf 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 07:04:43 06:50:01 vethd89f9ae 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:04:43 06:50:01 veth5b617cb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 06:50:01 eth0 342.20 164.23 1853.47 30.60 0.00 0.00 0.00 0.00 07:04:43 06:51:01 eth0 61.12 39.91 117.83 117.96 0.00 0.00 0.00 0.00 07:04:43 06:51:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:04:43 06:51:01 docker0 1553.36 1540.98 116.82 5607.08 0.00 0.00 0.00 0.00 07:04:43 06:52:01 eth0 1.03 0.67 0.40 0.23 0.00 0.00 0.00 0.00 07:04:43 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 06:53:01 eth0 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 07:04:43 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 06:54:01 eth0 0.15 0.17 0.06 0.01 0.00 0.00 0.00 0.00 07:04:43 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 06:55:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:04:43 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 06:56:01 eth0 0.03 0.07 0.00 0.01 0.00 0.00 0.00 0.00 07:04:43 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 06:57:02 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 06:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 06:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 06:58:01 eth0 0.19 0.19 0.08 0.07 0.00 0.00 0.00 0.00 07:04:43 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 06:59:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:04:43 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 07:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:04:43 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 07:01:01 eth0 0.05 0.07 0.00 0.01 0.00 0.00 0.00 0.00 07:04:43 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 07:02:01 eth0 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 07:03:01 eth0 0.32 0.25 0.17 0.08 0.00 0.00 0.00 0.00 07:04:43 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 07:04:01 eth0 1.02 0.07 0.10 0.00 0.00 0.00 0.00 0.00 07:04:43 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 Average: eth0 177.17 140.27 728.26 27.26 0.00 0.00 0.00 0.00 07:04:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:43 Average: docker0 74.11 73.52 5.57 267.51 0.00 0.00 0.00 0.00 07:04:43 07:04:43 07:04:43 ---> sar -P ALL: 07:04:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/30/21 _x86_64_ (2 CPU) 07:04:43 07:04:43 06:42:27 LINUX RESTART (2 CPU) 07:04:43 07:04:43 06:43:01 CPU %user %nice %system %iowait %steal %idle 07:04:43 06:44:01 all 24.31 0.00 5.96 3.32 0.09 66.32 07:04:43 06:44:01 0 21.27 0.00 6.64 2.04 0.09 69.97 07:04:43 06:44:01 1 27.32 0.00 5.30 4.58 0.09 62.71 07:04:43 06:45:02 all 45.60 0.00 13.33 3.76 0.11 37.20 07:04:43 06:45:02 0 45.07 0.00 14.11 3.70 0.11 37.01 07:04:43 06:45:02 1 46.13 0.00 12.55 3.82 0.11 37.39 07:04:43 06:46:01 all 39.45 0.00 5.10 0.42 0.07 54.96 07:04:43 06:46:01 0 39.58 0.00 5.44 0.54 0.07 54.37 07:04:43 06:46:01 1 39.31 0.00 4.77 0.31 0.07 55.54 07:04:43 06:47:01 all 71.12 0.00 6.96 1.12 0.12 20.68 07:04:43 06:47:01 0 70.95 0.00 6.87 0.93 0.13 21.12 07:04:43 06:47:01 1 71.30 0.00 7.05 1.32 0.11 20.23 07:04:43 06:48:03 all 32.36 0.00 18.87 21.00 0.12 27.64 07:04:43 06:48:03 0 32.60 0.00 19.34 21.66 0.12 26.28 07:04:43 06:48:03 1 32.13 0.00 18.40 20.35 0.12 28.99 07:04:43 06:49:01 all 63.80 0.00 11.08 23.51 0.13 1.48 07:04:43 06:49:01 0 63.74 0.00 11.23 23.09 0.13 1.80 07:04:43 06:49:01 1 63.85 0.00 10.93 23.93 0.13 1.16 07:04:43 06:50:01 all 73.08 0.00 20.55 4.66 0.13 1.58 07:04:43 06:50:01 0 73.72 0.00 19.99 4.70 0.13 1.46 07:04:43 06:50:01 1 72.45 0.00 21.11 4.62 0.13 1.69 07:04:43 06:51:01 all 9.52 0.00 3.50 1.01 0.04 85.93 07:04:43 06:51:01 0 9.49 0.00 3.70 1.19 0.05 85.57 07:04:43 06:51:01 1 9.56 0.00 3.29 0.83 0.03 86.28 07:04:43 06:52:01 all 0.19 0.00 0.08 0.00 0.02 99.72 07:04:43 06:52:01 0 0.10 0.00 0.10 0.00 0.02 99.78 07:04:43 06:52:01 1 0.28 0.00 0.05 0.00 0.02 99.65 07:04:43 06:53:01 all 0.13 0.00 0.06 0.00 0.02 99.79 07:04:43 06:53:01 0 0.08 0.00 0.05 0.00 0.03 99.83 07:04:43 06:53:01 1 0.18 0.00 0.07 0.00 0.00 99.75 07:04:43 06:54:01 all 0.08 0.00 0.03 0.00 0.03 99.87 07:04:43 06:54:01 0 0.02 0.00 0.02 0.00 0.03 99.93 07:04:43 06:54:01 1 0.15 0.00 0.03 0.00 0.02 99.80 07:04:43 07:04:43 06:54:01 CPU %user %nice %system %iowait %steal %idle 07:04:43 06:55:01 all 0.24 0.00 0.03 0.00 0.03 99.71 07:04:43 06:55:01 0 0.12 0.00 0.03 0.00 0.03 99.82 07:04:43 06:55:01 1 0.37 0.00 0.02 0.00 0.02 99.60 07:04:43 06:56:01 all 0.18 0.00 0.03 0.00 0.01 99.78 07:04:43 06:56:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:04:43 06:56:01 1 0.35 0.00 0.02 0.00 0.00 99.63 07:04:43 06:57:02 all 0.10 0.00 0.03 0.00 0.03 99.84 07:04:43 06:57:02 0 0.05 0.00 0.03 0.00 0.03 99.88 07:04:43 06:57:02 1 0.15 0.00 0.02 0.00 0.03 99.80 07:04:43 06:58:01 all 0.16 0.00 0.07 0.00 0.01 99.76 07:04:43 06:58:01 0 0.31 0.00 0.10 0.00 0.02 99.58 07:04:43 06:58:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:04:43 06:59:01 all 0.22 0.00 0.03 0.00 0.02 99.74 07:04:43 06:59:01 0 0.40 0.00 0.03 0.00 0.02 99.55 07:04:43 06:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:04:43 07:00:01 all 0.17 0.00 0.03 0.00 0.02 99.79 07:04:43 07:00:01 0 0.30 0.00 0.02 0.00 0.02 99.67 07:04:43 07:00:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:04:43 07:01:01 all 0.16 0.00 0.03 0.00 0.02 99.80 07:04:43 07:01:01 0 0.28 0.00 0.03 0.00 0.03 99.65 07:04:43 07:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:04:43 07:02:01 all 0.10 0.00 0.05 0.00 0.03 99.82 07:04:43 07:02:01 0 0.18 0.00 0.07 0.00 0.03 99.72 07:04:43 07:02:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:04:43 07:03:01 all 0.14 0.00 0.03 0.00 0.02 99.82 07:04:43 07:03:01 0 0.23 0.00 0.03 0.00 0.02 99.72 07:04:43 07:03:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:04:43 07:04:01 all 0.19 0.00 0.02 0.00 0.03 99.77 07:04:43 07:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:04:43 07:04:01 1 0.37 0.00 0.03 0.00 0.03 99.57 07:04:43 Average: all 16.19 0.00 3.87 2.64 0.05 77.25 07:04:43 Average: 0 16.06 0.00 3.97 2.60 0.05 77.32 07:04:43 Average: 1 16.32 0.00 3.78 2.68 0.04 77.17 07:04:43 07:04:43 07:04:43