Pull request #3724 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f26d3711283988c8e4579a5c0bfb6679e49b3425+32c3a59fef8f920e97a03b1dffcfa7b4867f831b (ef54b0bf653c075c74c334bbbf7b272e361bc6d5) 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-ssh6782483945936967761.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-ssh2573880010546043756.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-3724/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-3724/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh976954056116770154.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-ssh2425923842198582858.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-3724/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-3724/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7368318498744186352.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-279 in /w/workspace/edgexfoundry_edgex-go_PR-3724 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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/6@tmp/jenkins-gitclient-ssh1943250409015015612.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/6@tmp/jenkins-gitclient-ssh8192922315555033631.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3724/head:refs/remotes/origin/PR-3724 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 32c3a59fef8f920e97a03b1dffcfa7b4867f831b into PR head commit f26d3711283988c8e4579a5c0bfb6679e49b3425 Merge succeeded, producing f26d3711283988c8e4579a5c0bfb6679e49b3425 Checking out Revision f26d3711283988c8e4579a5c0bfb6679e49b3425 (PR-3724) > git config core.sparsecheckout # timeout=10 > git checkout -f f26d3711283988c8e4579a5c0bfb6679e49b3425 # 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/6@tmp/jenkins-gitclient-ssh4574148524772970408.key > git merge 32c3a59fef8f920e97a03b1dffcfa7b4867f831b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f26d3711283988c8e4579a5c0bfb6679e49b3425 # timeout=10 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.17" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:11:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:11:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:11:13 ========================================================= 15:11:13 EdgeX Global Pipelines Version Info 15:11:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:11:14 ------------------- 15:11:14 stable info: 15:11:14 ------------------- 15:11:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:11:14 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 15:11:14 Message: update stable to v1.0.206 15:11:15 ------------------- 15:11:15 experimental info: 15:11:15 ------------------- 15:11:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:11:15 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 15:11:15 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3724 [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3724 [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3724 [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f26d3711283988c8e4579a5c0bfb6679e49b3425 [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f26d371 [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:11:15 provisioning config files... 15:11:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config484128672340404817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:16 ---> docker-login.sh 15:11:16 nexus3.edgexfoundry.org:10001 15:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:16 Configure a credential helper to remove this warning. See 15:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:16 15:11:16 Login Succeeded 15:11:16 nexus3.edgexfoundry.org:10002 15:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:16 Configure a credential helper to remove this warning. See 15:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:16 15:11:16 Login Succeeded 15:11:16 nexus3.edgexfoundry.org:10003 15:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:16 Configure a credential helper to remove this warning. See 15:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:16 15:11:16 Login Succeeded 15:11:16 nexus3.edgexfoundry.org:10004 15:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:16 Configure a credential helper to remove this warning. See 15:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:16 15:11:16 Login Succeeded 15:11:16 docker.io 15:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. > git rev-list --no-walk 85a1b81e8bf7d45990e0f8400d20f7f06fcd1e36 # timeout=10 15:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:17 Configure a credential helper to remove this warning. See 15:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:17 15:11:17 Login Succeeded 15:11:17 ---> docker-login.sh ends [Pipeline] } 15:11:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:11:17 ++ 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 15:11:17 + for file in '`ls cmd/**/Dockerfile`' 15:11:17 ++ dirname cmd/core-command/Dockerfile 15:11:17 ++ cut -d/ -f2 15:11:17 + echo core-command,cmd/core-command/Dockerfile 15:11:17 + for file in '`ls cmd/**/Dockerfile`' 15:11:17 ++ dirname cmd/core-data/Dockerfile 15:11:17 ++ cut -d/ -f2 15:11:17 + echo core-data,cmd/core-data/Dockerfile 15:11:17 + for file in '`ls cmd/**/Dockerfile`' 15:11:17 ++ dirname cmd/core-metadata/Dockerfile 15:11:17 ++ cut -d/ -f2 15:11:17 + echo core-metadata,cmd/core-metadata/Dockerfile 15:11:17 + for file in '`ls cmd/**/Dockerfile`' 15:11:17 ++ dirname cmd/security-bootstrapper/Dockerfile 15:11:17 ++ cut -d/ -f2 15:11:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:11:17 + for file in '`ls cmd/**/Dockerfile`' 15:11:17 ++ dirname cmd/security-proxy-setup/Dockerfile 15:11:17 ++ cut -d/ -f2 15:11:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:11:17 + for file in '`ls cmd/**/Dockerfile`' 15:11:17 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:11:17 ++ cut -d/ -f2 15:11:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:11:17 + for file in '`ls cmd/**/Dockerfile`' 15:11:17 ++ dirname cmd/support-notifications/Dockerfile 15:11:17 ++ cut -d/ -f2 15:11:17 + echo support-notifications,cmd/support-notifications/Dockerfile 15:11:17 + for file in '`ls cmd/**/Dockerfile`' 15:11:17 ++ dirname cmd/support-scheduler/Dockerfile 15:11:17 ++ cut -d/ -f2 15:11:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:11:17 + for file in '`ls cmd/**/Dockerfile`' 15:11:17 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:11:17 ++ cut -d/ -f2 15:11:17 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:11:17 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 15:11:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:11:18 15:11:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:11:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:11:18 latest: Pulling from edgex-devops/git-semver 15:11:18 31603596830f: Pulling fs layer 15:11:18 04fac38145f0: Pulling fs layer 15:11:18 701f6daf10bf: Pulling fs layer 15:11:18 24f72da36158: Pulling fs layer 15:11:18 24f72da36158: Waiting 15:11:18 04fac38145f0: Verifying Checksum 15:11:18 04fac38145f0: Download complete 15:11:19 31603596830f: Verifying Checksum 15:11:19 31603596830f: Download complete 15:11:19 31603596830f: Pull complete 15:11:19 04fac38145f0: Pull complete 15:11:19 24f72da36158: Verifying Checksum 15:11:19 24f72da36158: Download complete 15:11:19 701f6daf10bf: Verifying Checksum 15:11:19 701f6daf10bf: Download complete 15:11:19 701f6daf10bf: Pull complete 15:11:20 24f72da36158: Pull complete 15:11:20 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 15:11:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:11:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:11:20 prd-centos7-docker-4c-2g-279 does not seem to be running inside a container 15:11:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:11:21 $ docker top 8fc5de4faeb1874b3e59bfac4a043cf8c3dafa569af5b15de93647513abf361e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:11:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:21 [ssh-agent] Looking for ssh-agent implementation... 15:11:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:21 $ docker exec 8fc5de4faeb1874b3e59bfac4a043cf8c3dafa569af5b15de93647513abf361e ssh-agent 15:11:21 SSH_AUTH_SOCK=/tmp/ssh-O7TmEpYrAfGA/agent.15 15:11:21 SSH_AGENT_PID=21 15:11:21 Running ssh-add (command line suppressed) 15:11:21 Identity added: /w/workspace/edgex-go/6@tmp/private_key_1426959876023397971.key (/w/workspace/edgex-go/6@tmp/private_key_1426959876023397971.key) 15:11:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:21 + git tag --points-at HEAD [Pipeline] } 15:11:21 $ docker exec --env ******** --env ******** 8fc5de4faeb1874b3e59bfac4a043cf8c3dafa569af5b15de93647513abf361e ssh-agent -k 15:11:22 unset SSH_AUTH_SOCK; 15:11:22 unset SSH_AGENT_PID; 15:11:22 echo Agent pid 21 killed; 15:11:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:11:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:22 [ssh-agent] Looking for ssh-agent implementation... 15:11:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:22 $ docker exec 8fc5de4faeb1874b3e59bfac4a043cf8c3dafa569af5b15de93647513abf361e ssh-agent 15:11:22 SSH_AUTH_SOCK=/tmp/ssh-mtCVGD0VDZs8/agent.53 15:11:22 SSH_AGENT_PID=60 15:11:22 Running ssh-add (command line suppressed) 15:11:22 Identity added: /w/workspace/edgex-go/6@tmp/private_key_4885300625001326467.key (/w/workspace/edgex-go/6@tmp/private_key_4885300625001326467.key) 15:11:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:22 + git semver init 15:11:22 # -> Open(): unable to determine branch for HEAD 15:11:22 # $GIT_DIR = /w/workspace/edgex-go/6/.git 15:11:22 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 15:11:22 # $SEMVER_REMOTE_NAME = origin 15:11:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:11:22 # $SEMVER_USER_NAME = edgex-jenkins 15:11:22 # $SEMVER_BRANCH = PR-3724 15:11:22 # $SEMVER_TEMP = /tmp/semver-175645620 15:11:22 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:12:19 # '/tmp/semver-175645620' -> '/w/workspace/edgex-go/6/.semver' 15:12:19 # -> Force: false 15:12:19 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 15:12:19 $ docker exec --env ******** --env ******** 8fc5de4faeb1874b3e59bfac4a043cf8c3dafa569af5b15de93647513abf361e ssh-agent -k 15:12:19 unset SSH_AUTH_SOCK; 15:12:19 unset SSH_AGENT_PID; 15:12:19 echo Agent pid 60 killed; 15:12:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:19 + git semver [Pipeline] } 15:12:19 $ docker stop --time=1 8fc5de4faeb1874b3e59bfac4a043cf8c3dafa569af5b15de93647513abf361e 15:12:21 $ docker rm -f 8fc5de4faeb1874b3e59bfac4a043cf8c3dafa569af5b15de93647513abf361e [Pipeline] // withDockerContainer [Pipeline] sh 15:12:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:12:22 Stashed 1 file(s) [Pipeline] echo 15:12:22 [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 15:12:22 ========================================================= 15:12:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:12:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:12:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:12:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:12:22 540db60ca938: Pulling fs layer 15:12:22 adcc1eea9eea: Pulling fs layer 15:12:22 4c4ab2625f07: Pulling fs layer 15:12:22 db62176df00c: Pulling fs layer 15:12:22 3b30891b0d05: Pulling fs layer 15:12:22 06b49ca38bd5: Pulling fs layer 15:12:22 c788192a36de: Pulling fs layer 15:12:22 a77e37c0d609: Pulling fs layer 15:12:22 c3185cebc471: Pulling fs layer 15:12:22 06b49ca38bd5: Waiting 15:12:22 c788192a36de: Waiting 15:12:22 a77e37c0d609: Waiting 15:12:22 c3185cebc471: Waiting 15:12:22 db62176df00c: Waiting 15:12:22 3b30891b0d05: Waiting 15:12:22 4c4ab2625f07: Verifying Checksum 15:12:22 4c4ab2625f07: Download complete 15:12:22 adcc1eea9eea: Verifying Checksum 15:12:22 adcc1eea9eea: Download complete 15:12:23 3b30891b0d05: Verifying Checksum 15:12:23 3b30891b0d05: Download complete 15:12:23 06b49ca38bd5: Verifying Checksum 15:12:23 06b49ca38bd5: Download complete 15:12:23 c788192a36de: Download complete 15:12:23 540db60ca938: Verifying Checksum 15:12:23 540db60ca938: Download complete 15:12:23 540db60ca938: Pull complete 15:12:23 adcc1eea9eea: Pull complete 15:12:23 4c4ab2625f07: Pull complete 15:12:24 a77e37c0d609: Verifying Checksum 15:12:24 a77e37c0d609: Download complete 15:12:27 c3185cebc471: Verifying Checksum 15:12:27 c3185cebc471: Download complete 15:12:28 db62176df00c: Download complete 15:12:32 db62176df00c: Pull complete 15:12:32 3b30891b0d05: Pull complete 15:12:32 06b49ca38bd5: Pull complete 15:12:32 c788192a36de: Pull complete 15:12:32 a77e37c0d609: Pull complete 15:12:34 c3185cebc471: Pull complete 15:12:34 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 15:12:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:12:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:12:34 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:12:34 WORKDIR /edgex 15:12:34 COPY go.mod . 15:12:34 RUN go mod download' 15:12:34 + docker build -t ci-base-image-x86_64 -f - . 15:12:35 Sending build context to Docker daemon 329.1MB 15:12:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:12:35 ---> 031687cdd783 15:12:35 Step 2/4 : WORKDIR /edgex 15:12:37 ---> Running in eac84c75aeef 15:12:37 Removing intermediate container eac84c75aeef 15:12:37 ---> 06a26aa01a1c 15:12:37 Step 3/4 : COPY go.mod . 15:12:37 ---> dfddb771e377 15:12:37 Step 4/4 : RUN go mod download 15:12:37 ---> Running in a58e7154e71d 15:12:37 Still waiting to schedule task 15:12:37 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-281’ 15:13:09 Removing intermediate container a58e7154e71d 15:13:09 ---> cd9c890835e1 15:13:09 Successfully built cd9c890835e1 15:13:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:13:10 + docker inspect -f . ci-base-image-x86_64 15:13:10 . [Pipeline] withDockerContainer 15:13:10 prd-centos7-docker-4c-2g-279 does not seem to be running inside a container 15:13:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:13:10 $ docker top bcccaca1dcf177c4025ec7101bb04afa883f81b856b92e9a94ce3925adf08000 -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:11 + go version 15:13:11 go version go1.16.6 linux/amd64 [Pipeline] } 15:13:11 $ docker stop --time=1 bcccaca1dcf177c4025ec7101bb04afa883f81b856b92e9a94ce3925adf08000 15:13:12 $ docker rm -f bcccaca1dcf177c4025ec7101bb04afa883f81b856b92e9a94ce3925adf08000 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:13:13 + docker inspect -f . ci-base-image-x86_64 15:13:13 . [Pipeline] withDockerContainer 15:13:13 prd-centos7-docker-4c-2g-279 does not seem to be running inside a container 15:13:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:13:13 $ docker top 3358c115f909fc10440859437a0381d6492882b0426f0a32a0a7ac7c2de95ded -eo pid,comm [Pipeline] { [Pipeline] echo 15:13:13 ========================================================= 15:13:13 [edgeXBuildGoParallel] Running Tests and Build... 15:13:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:13:13 + go mod tidy [Pipeline] sh 15:13:14 + make test 15:13:14 go mod tidy 15:13:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:13:19 ? github.com/edgexfoundry/edgex-go [no test files] 15:13:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:13:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:13:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:13:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:13:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:13:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:13:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:13:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:13:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:13:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:13:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:13:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:13:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:13:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 15:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:13:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.056s coverage: 98.5% of statements 15:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:13:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 46.3% of statements 15:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:13:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 90.1% of statements 15:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:13:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.078s coverage: 84.4% of statements 15:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:13:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.274s coverage: 94.2% of statements 15:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:13:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements 15:13:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:13:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:13:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:13:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:13:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:13:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements 15:13:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:13:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:13:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:13:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.8% of statements 15:13:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:13:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 15:13:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 21.7% of statements 15:13:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:13:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 15:13:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 15:13:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 15:13:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 15:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 15:14:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 15:14:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 15:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.289s coverage: 82.5% of statements 15:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:14:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 15:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:14:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 15:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:14:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 15:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:14:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 15:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:14:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements 15:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:14:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 15:14:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 15:14:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 15:14:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.135s coverage: 91.2% of statements 15:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:14:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.124s coverage: 64.4% of statements 15:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:14:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 15:14:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.024s coverage: 89.4% of statements 15:14:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 15:14:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 15:14:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.018s coverage: 100.0% of statements 15:14:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.257s coverage: 70.3% of statements 15:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.4% of statements 15:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 15:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 15:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:14:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 19.5% of statements 15:14:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:14:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:14:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:14:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:14:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.0% of statements 15:14:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:14:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:14:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:14:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:14:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 15:14:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:14:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:14:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 15:14:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:14:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:14:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:14:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:14:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 15:14:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:14:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:14:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:14:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:14:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:14:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:14:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 15:14:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.041s coverage: 96.9% of statements 15:14:37 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 15:15:09 GO111MODULE=on go vet ./... 15:15:18 gofmt -l . 15:15:18 [ "`gofmt -l .`" = "" ] 15:15:18 ./bin/test-attribution-txt.sh [Pipeline] sh 15:15:18 + ls -al . 15:15:18 total 612 15:15:18 drwxrwxr-x 10 1001 1001 4096 Sep 30 15:15 . 15:15:18 drwxr-xr-x 4 root root 28 Sep 30 15:13 .. 15:15:18 -rw-rw-r-- 1 1001 1001 11 Sep 30 15:11 .dockerignore 15:15:18 drwxrwxr-x 8 1001 1001 179 Sep 30 15:11 .git 15:15:18 drwxrwxr-x 4 1001 1001 142 Sep 30 15:11 .github 15:15:18 -rw-rw-r-- 1 1001 1001 818 Sep 30 15:11 .gitignore 15:15:18 -rw-rw-r-- 1 1001 1001 20 Sep 30 15:11 .golangci.yml 15:15:18 -rw-rw-r-- 1 1001 1001 76 Sep 30 15:11 .hadolint.yml 15:15:18 drwx------ 3 1001 1001 58 Sep 30 15:12 .semver 15:15:18 -rw-rw-r-- 1 1001 1001 166 Sep 30 15:11 .sonarcloud.properties 15:15:18 -rw-rw-r-- 1 1001 1001 1171 Sep 30 15:11 ADOPTERS.md 15:15:18 -rw-rw-r-- 1 1001 1001 8608 Sep 30 15:11 Attribution.txt 15:15:18 -rw-rw-r-- 1 1001 1001 43881 Sep 30 15:11 CHANGELOG.md 15:15:18 -rw-rw-r-- 1 1001 1001 3804 Sep 30 15:11 CONTRIBUTING.md 15:15:18 -rw-rw-r-- 1 1001 1001 677 Sep 30 15:11 GOVERNANCE.md 15:15:18 -rw-rw-r-- 1 1001 1001 849 Sep 30 15:11 Jenkinsfile 15:15:18 -rw-rw-r-- 1 1001 1001 10775 Sep 30 15:11 LICENSE 15:15:18 -rw-rw-r-- 1 1001 1001 6386 Sep 30 15:11 Makefile 15:15:18 -rw-rw-r-- 1 1001 1001 582 Sep 30 15:11 OWNERS.md 15:15:18 -rw-rw-r-- 1 1001 1001 8256 Sep 30 15:11 README.md 15:15:18 -rw-rw-r-- 1 1001 1001 6912 Sep 30 15:11 SECURITY.md 15:15:18 -rw-rw-r-- 1 1001 1001 5 Sep 30 15:12 VERSION 15:15:18 -rw-rw-r-- 1 1001 1001 4131 Sep 30 15:11 ZMQWindows.md 15:15:18 drwxrwxr-x 2 1001 1001 37 Sep 30 15:11 bin 15:15:18 drwxrwxr-x 14 1001 1001 4096 Sep 30 15:11 cmd 15:15:18 -rw-r--r-- 1 root root 403265 Sep 30 15:14 coverage.out 15:15:18 -rw-rw-r-- 1 1001 1001 829 Sep 30 15:11 go.mod 15:15:18 -rw-r--r-- 1 root root 50143 Sep 30 15:13 go.sum 15:15:18 drwxrwxr-x 8 1001 1001 124 Sep 30 15:11 internal 15:15:18 drwxrwxr-x 3 1001 1001 16 Sep 30 15:11 openapi 15:15:18 drwxrwxr-x 4 1001 1001 71 Sep 30 15:11 snap 15:15:18 -rw-rw-r-- 1 1001 1001 204 Sep 30 15:11 version.go [Pipeline] sh 15:15:18 + '[' -e coverage.out ] 15:15:18 + chown 1001:1001 coverage.out [Pipeline] stash 15:15:18 Stashed 1 file(s) [Pipeline] sh 15:15:19 + make build 15:15:19 go mod tidy 15:15: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 15:15:20 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 15:15:27 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 15:15:27 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 15:15:28 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 15:15:29 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 15:15:30 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 15:15:31 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 15:15:31 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 15:15:32 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 15:15:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:15:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 15:15:35 $ docker stop --time=1 3358c115f909fc10440859437a0381d6492882b0426f0a32a0a7ac7c2de95ded 15:15:37 $ docker rm -f 3358c115f909fc10440859437a0381d6492882b0426f0a32a0a7ac7c2de95ded [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:15:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:15:39 15:15:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:15:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:15:39 latest: Pulling from edgex-devops/edgex-compose 15:15:39 cbdbe7a5bc2a: Pulling fs layer 15:15:39 ca9280d653b3: Pulling fs layer 15:15:39 7e9c9ca2126c: Pulling fs layer 15:15:39 cbdbe7a5bc2a: Verifying Checksum 15:15:39 cbdbe7a5bc2a: Download complete 15:15:40 cbdbe7a5bc2a: Pull complete 15:15:40 ca9280d653b3: Verifying Checksum 15:15:40 ca9280d653b3: Download complete 15:15:41 ca9280d653b3: Pull complete 15:15:43 7e9c9ca2126c: Verifying Checksum 15:15:43 7e9c9ca2126c: Download complete 15:15:46 7e9c9ca2126c: Pull complete 15:15:46 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:15:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:15:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:15:46 prd-centos7-docker-4c-2g-279 does not seem to be running inside a container 15:15:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:15:49 $ docker top aae22eac6fa73753882c370536948c9d5e102e43010c8bcda024055f9e7a5812 -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:49 + docker-compose build --help 15:15:49 + grep parallel 15:15:50 --parallel Build images in parallel. [Pipeline] } 15:15:50 $ docker stop --time=1 aae22eac6fa73753882c370536948c9d5e102e43010c8bcda024055f9e7a5812 15:15:51 $ docker rm -f aae22eac6fa73753882c370536948c9d5e102e43010c8bcda024055f9e7a5812 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:15:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:15:52 . [Pipeline] withDockerContainer 15:15:52 prd-centos7-docker-4c-2g-279 does not seem to be running inside a container 15:15: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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:15:52 $ docker top a032d999a8225df5dd625471ee834d4c38917e0d803ea3e72c99678d057c9358 -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:52 + docker-compose -f ./docker-compose-build.yml build --parallel 15:15:53 Building core-command ... 15:15:53 Building core-data ... 15:15:53 Building core-metadata ... 15:15:53 Building security-bootstrapper ... 15:15:53 Building security-proxy-setup ... 15:15:53 Building security-secretstore-setup ... 15:15:53 Building support-notifications ... 15:15:53 Building support-scheduler ... 15:15:53 Building sys-mgmt-agent ... 15:15:53 Building core-metadata 15:15:53 Building support-notifications 15:15:53 Building security-proxy-setup 15:15:53 Building core-command 15:15:53 Building support-scheduler 15:16:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:16:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:16:03 ---> cd9c890835e1 15:16:03 Step 3/24 : WORKDIR /edgex-go 15:16:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:16:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:16:03 ---> cd9c890835e1 15:16:03 Step 3/22 : WORKDIR /edgex-go 15:16:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-283 in /w/workspace/edgexfoundry_edgex-go_PR-3724 [Pipeline] { [Pipeline] ws 15:16:04 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 15:16:05 The recommended git tool is: git 15:16:08 ---> Running in 9d77dc484c05 15:16:08 ---> Running in e83b4a275c3d 15:16:13 using credential edgex-jenkins-ssh 15:16:13 Cloning the remote Git repository 15:16:13 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:16:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:16:13 ---> cd9c890835e1 15:16:13 Step 3/23 : WORKDIR /edgex-go 15:16:13 ---> Using cache 15:16:13 ---> d79b111ced48 15:16:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:14 Removing intermediate container 9d77dc484c05 15:16:14 ---> 3c677601b115 15:16:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:16:13 > git init /w/workspace/edgex-go/6 # timeout=10 15:16:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:16:13 > git --version # timeout=10 15:16:13 > git --version # 'git version 2.17.1' 15:16:13 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:14 Removing intermediate container e83b4a275c3d 15:16:14 ---> d79b111ced48 15:16:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:15 ---> Running in 931c6da56a10 15:16:15 ---> Running in 213ffeba715e 15:16:15 ---> Running in 9966e0a29b3e 15:16:17 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:16:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:16:17 ---> cd9c890835e1 15:16:17 Step 3/23 : WORKDIR /edgex-go 15:16:17 ---> Using cache 15:16:17 ---> d79b111ced48 15:16:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:16:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:16:18 ---> cd9c890835e1 15:16:18 Step 3/24 : WORKDIR /edgex-go 15:16:18 ---> Using cache 15:16:18 ---> d79b111ced48 15:16:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:18 ---> Running in 560a6b48056c 15:16:18 ---> Running in 96292448ccf6 15:16:18 Removing intermediate container 213ffeba715e 15:16:18 ---> b8fd5d0d0403 15:16:18 Step 5/23 : RUN apk add --update --no-cache make git 15:16:18 Removing intermediate container 931c6da56a10 15:16:18 ---> bee307e1d3dc 15:16:18 Step 5/24 : RUN apk add --update --no-cache make git 15:16:19 Removing intermediate container 9966e0a29b3e 15:16:19 ---> 9a063cd81444 15:16:19 Step 5/22 : RUN apk add --update --no-cache make git 15:16:19 ---> Running in 42e14651b5ed 15:16:19 ---> Running in 3820a606ecda 15:16:19 ---> Running in 4a91db1e9372 15:16:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:16:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:16:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:16:19 Removing intermediate container 96292448ccf6 15:16:19 ---> 67d892025a9a 15:16:19 Step 5/24 : RUN apk add --update --no-cache make git 15:16:19 Removing intermediate container 560a6b48056c 15:16:19 ---> 3c940f721797 15:16:19 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:16:19 ---> Running in 28b74f341491 15:16:19 ---> Running in 49ea2a17806c 15:16:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:16:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:16:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:16:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:16:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:16:21 OK: 219 MiB in 52 packages 15:16:21 Removing intermediate container 3820a606ecda 15:16:21 ---> 6cc88ccbe1e5 15:16:21 Step 6/24 : COPY go.mod . 15:16:21 ---> 42599dd70a65 15:16:21 Step 7/24 : RUN go mod download 15:16:21 ---> Running in 15057053b225 15:16:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:16:22 OK: 219 MiB in 52 packages 15:16:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:16:22 OK: 219 MiB in 52 packages 15:16:22 Removing intermediate container 42e14651b5ed 15:16:22 ---> 21565623537f 15:16:22 Step 6/23 : COPY go.mod . 15:16:23 OK: 219 MiB in 52 packages 15:16:23 ---> 8834e7b7574a 15:16:23 Step 7/23 : RUN go mod download 15:16:23 ---> Running in 97a631f9d2d5 15:16:23 Removing intermediate container 28b74f341491 15:16:23 ---> 9ff9e6be61e1 15:16:23 Step 6/24 : COPY go.mod . 15:16:23 Removing intermediate container 49ea2a17806c 15:16:23 ---> 2bb605bc8880 15:16:23 Step 6/23 : COPY go.mod . 15:16:23 ---> b89439d99492 15:16:23 Step 7/24 : RUN go mod download 15:16:23 Removing intermediate container 15057053b225 15:16:23 ---> cfeb7f6a8db8 15:16:23 Step 8/24 : COPY . . 15:16:23 ---> Running in 2f58d21215df 15:16:23 ---> 85c6b33b17e7 15:16:23 Step 7/23 : RUN go mod download 15:16:24 ---> Running in 7d033a14ee2e 15:16:26 OK: 219 MiB in 52 packages 15:16:26 Removing intermediate container 97a631f9d2d5 15:16:26 ---> f0dbeb1d3bda 15:16:26 Step 8/23 : COPY . . 15:16:26 Removing intermediate container 2f58d21215df 15:16:26 ---> 3cecabc024a4 15:16:26 Step 8/24 : COPY . . 15:16:27 Removing intermediate container 4a91db1e9372 15:16:27 ---> a99c627d0fef 15:16:27 Step 6/22 : COPY go.mod . 15:16:27 Removing intermediate container 7d033a14ee2e 15:16:27 ---> 4a4a42901bde 15:16:27 Step 8/23 : COPY . . 15:16:30 ---> a61ed6268d65 15:16:30 Step 7/22 : RUN go mod download 15:16:32 ---> Running in 8936f9798f04 15:16:32 ---> a04c37427dcb 15:16:32 Step 9/24 : RUN go mod tidy 15:16:33 ---> Running in bab28c429ed5 15:16:35 ---> 68eb884d5b5d 15:16:35 Step 9/24 : RUN go mod tidy 15:16:35 Removing intermediate container 8936f9798f04 15:16:35 ---> ec839a8cd917 15:16:35 Step 8/22 : COPY . . 15:16:35 ---> 36818a74c6e3 15:16:35 Step 9/23 : RUN go mod tidy 15:16:35 ---> Running in d698596b0074 15:16:35 ---> Running in 6b0356d93278 15:16:35 ---> de8a3258a7a0 15:16:35 Step 9/23 : RUN go mod tidy 15:16:35 ---> Running in 0507628b4402 15:16:35 Removing intermediate container bab28c429ed5 15:16:35 ---> f99b6612370c 15:16:35 Step 10/24 : RUN make cmd/core-command/core-command 15:16:36 ---> Running in 0d2cfcee92a9 15:16:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:16:38 Removing intermediate container d698596b0074 15:16:38 ---> 3fe683ee3b16 15:16:38 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:16:38 Removing intermediate container 6b0356d93278 15:16:38 ---> fee630dbd5ed 15:16:38 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:16:38 ---> Running in 91f18386d305 15:16:39 ---> Running in 297ac1324ba4 15:16:39 Removing intermediate container 0507628b4402 15:16:39 ---> d13b220b6f1f 15:16:39 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:16:40 ---> Running in d66410d7d893 15:16:40 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 15:16:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:16:41 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 15:16:48 Merging remotes/origin/main commit 32c3a59fef8f920e97a03b1dffcfa7b4867f831b into PR head commit f26d3711283988c8e4579a5c0bfb6679e49b3425 15:16:48 Merge succeeded, producing f26d3711283988c8e4579a5c0bfb6679e49b3425 15:16:48 Checking out Revision f26d3711283988c8e4579a5c0bfb6679e49b3425 (PR-3724) 15:16:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:16:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:16:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:16:47 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3724/head:refs/remotes/origin/PR-3724 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:16:48 > git config core.sparsecheckout # timeout=10 15:16:48 > git checkout -f f26d3711283988c8e4579a5c0bfb6679e49b3425 # timeout=10 15:16:48 > git remote # timeout=10 15:16:48 > git config --get remote.origin.url # timeout=10 15:16:48 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:48 > git merge 32c3a59fef8f920e97a03b1dffcfa7b4867f831b # timeout=10 15:16:48 > git rev-parse HEAD^{commit} # timeout=10 15:16:48 > git config core.sparsecheckout # timeout=10 15:16:48 > git checkout -f f26d3711283988c8e4579a5c0bfb6679e49b3425 # timeout=10 15:16:53 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.17" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:16:53 provisioning config files... 15:16:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config1063291675375273345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:54 ---> docker-login.sh 15:16:54 nexus3.edgexfoundry.org:10001 15:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:56 Configure a credential helper to remove this warning. See 15:16:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:56 15:16:56 Login Succeeded 15:16:56 nexus3.edgexfoundry.org:10002 15:16:56 ---> c31860873a22 15:16:56 Step 9/22 : RUN go mod tidy 15:16:56 ---> Running in 03a093bc4157 15:16:56 Removing intermediate container 03a093bc4157 15:16:56 ---> 890f4c4f3eee 15:16:56 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:16:56 ---> Running in 44b694b8e0bf 15:16:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:56 Configure a credential helper to remove this warning. See 15:16:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:56 15:16:56 Login Succeeded 15:16:56 nexus3.edgexfoundry.org:10003 15:16:57 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 15:16:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:57 Configure a credential helper to remove this warning. See 15:16:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:57 15:16:57 Login Succeeded 15:16:57 nexus3.edgexfoundry.org:10004 15:16:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:57 Configure a credential helper to remove this warning. See 15:16:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:57 15:16:57 Login Succeeded 15:16:57 docker.io 15:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:58 Configure a credential helper to remove this warning. See 15:16:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:58 15:16:58 Login Succeeded 15:16:58 ---> docker-login.sh ends [Pipeline] } 15:16:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:16:59 ========================================================= 15:16:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:16:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:16:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:17:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:17:00 595b0fe564bb: Pulling fs layer 15:17:00 24495759ef45: Pulling fs layer 15:17:00 d148012ef14d: Pulling fs layer 15:17:00 e90a11edd702: Pulling fs layer 15:17:00 d77568369979: Pulling fs layer 15:17:00 fc1c9f9a7f3b: Pulling fs layer 15:17:00 170f2ba95c9a: Pulling fs layer 15:17:00 97ac5df62f85: Pulling fs layer 15:17:00 e90a11edd702: Waiting 15:17:00 d77568369979: Waiting 15:17:00 fc1c9f9a7f3b: Waiting 15:17:00 170f2ba95c9a: Waiting 15:17:00 97ac5df62f85: Waiting 15:17:00 d148012ef14d: Download complete 15:17:00 24495759ef45: Verifying Checksum 15:17:00 24495759ef45: Download complete 15:17:00 d77568369979: Download complete 15:17:00 fc1c9f9a7f3b: Verifying Checksum 15:17:00 fc1c9f9a7f3b: Download complete 15:17:00 595b0fe564bb: Verifying Checksum 15:17:00 595b0fe564bb: Download complete 15:17:00 170f2ba95c9a: Verifying Checksum 15:17:00 170f2ba95c9a: Download complete 15:17:01 595b0fe564bb: Pull complete 15:17:02 24495759ef45: Pull complete 15:17:02 d148012ef14d: Pull complete 15:17:04 97ac5df62f85: Verifying Checksum 15:17:04 97ac5df62f85: Download complete 15:17:05 e90a11edd702: Verifying Checksum 15:17:09 Removing intermediate container 0d2cfcee92a9 15:17:09 ---> 0b84ee3b133a 15:17:09 15:17:09 Step 11/24 : FROM alpine:3.14 15:17:09 3.14: Pulling from library/alpine 15:17:10 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:17:10 Status: Downloaded newer image for alpine:3.14 15:17:10 ---> 14119a10abf4 15:17:10 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:17:10 ---> Running in ae981bceb971 15:17:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:17:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:17:11 (1/1) Installing dumb-init (1.2.5-r1) 15:17:11 Executing busybox-1.33.1-r3.trigger 15:17:11 OK: 6 MiB in 15 packages 15:17:12 Removing intermediate container ae981bceb971 15:17:12 ---> 4b61de5ae928 15:17:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:17:12 ---> Running in 814d0b70b037 15:17:12 Removing intermediate container 814d0b70b037 15:17:12 ---> 31ada52ab29b 15:17:12 Step 14/24 : ENV APP_PORT=59882 15:17:12 ---> Running in e2c34a7ba231 15:17:12 Removing intermediate container e2c34a7ba231 15:17:12 ---> c64beada066a 15:17:12 Step 15/24 : EXPOSE $APP_PORT 15:17:12 ---> Running in af16e4eb07a5 15:17:12 Removing intermediate container af16e4eb07a5 15:17:12 ---> 50c706c5d188 15:17:12 Step 16/24 : WORKDIR / 15:17:12 ---> Running in 5efebcfd3c25 15:17:12 Removing intermediate container 5efebcfd3c25 15:17:12 ---> 2959b62f32c8 15:17:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:17:13 ---> 6d6680671950 15:17:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:17:13 ---> 8bb25c1889ea 15:17:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:17:14 ---> e64c0fc50fca 15:17:14 Step 20/24 : ENTRYPOINT ["/core-command"] 15:17:14 ---> Running in 297659d03c51 15:17:14 Removing intermediate container 297659d03c51 15:17:14 ---> 9b224a619d62 15:17:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:17:14 ---> Running in f705c103b309 15:17:14 Removing intermediate container f705c103b309 15:17:14 ---> c64653f1e794 15:17:14 Step 22/24 : LABEL arch=x86_64 15:17:14 ---> Running in ebd09132b696 15:17:14 Removing intermediate container ebd09132b696 15:17:14 ---> 0b7a131a514e 15:17:14 Step 23/24 : LABEL git_sha=f26d3711283988c8e4579a5c0bfb6679e49b3425 15:17:14 ---> Running in c5c4792140fa 15:17:14 Removing intermediate container c5c4792140fa 15:17:14 ---> 944f47dbb667 15:17:14 Step 24/24 : LABEL version=0.0.0 15:17:14 ---> Running in 9d3f6f44279b 15:17:15 Removing intermediate container 9d3f6f44279b 15:17:15 ---> 12ffa3fd4cc8 15:17:15 15:17:15 Successfully built 12ffa3fd4cc8 15:17:15 Successfully tagged core-command:latest 15:17:15 Building sys-mgmt-agent 15:17:15 e90a11edd702: Pull complete 15:17:15 d77568369979: Pull complete 15:17:15 fc1c9f9a7f3b: Pull complete 15:17:16 170f2ba95c9a: Pull complete 15:17:21 97ac5df62f85: Pull complete 15:17:21 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 15:17:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:17:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:17:22 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:17:22 WORKDIR /edgex 15:17:22 COPY go.mod . 15:17:22 RUN go mod download build 15:17:22 -t ci-base-image-arm64 -f - . 15:17:23  Building core-command ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:17:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:17:23 ---> cd9c890835e1 15:17:23 Step 3/24 : WORKDIR /edgex-go 15:17:23 ---> Using cache 15:17:23 ---> d79b111ced48 15:17:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:17:23 ---> Using cache 15:17:23 ---> 3c940f721797 15:17:23 Step 5/24 : RUN apk add --update --no-cache make bash git 15:17:23 ---> Running in 7bb81c3ed39e 15:17:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:17:24 Removing intermediate container d66410d7d893 15:17:24 ---> 8ff023881e33 15:17:24 15:17:24 Step 11/23 : FROM alpine:3.14 15:17:24 ---> 14119a10abf4 15:17:24 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:17:24 Sending build context to Docker daemon 166.1MB 15:17:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:17:24 ---> 04bc70af865f 15:17:24 Step 2/4 : WORKDIR /edgex 15:17:25 ---> Running in 6109e58771e2 15:17:25 Removing intermediate container 297ac1324ba4 15:17:25 ---> ed518b416230 15:17:25 15:17:25 Step 11/23 : FROM alpine:3.14 15:17:25 ---> 14119a10abf4 15:17:25 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:17:25 ---> Using cache 15:17:25 ---> 4b61de5ae928 15:17:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:17:25 ---> Using cache 15:17:25 ---> 31ada52ab29b 15:17:25 Step 14/23 : ENV APP_PORT=59861 15:17:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:17:25 Removing intermediate container 91f18386d305 15:17:25 ---> 1cafc5ac9b55 15:17:25 15:17:25 Step 11/24 : FROM alpine:3.14 15:17:25 ---> 14119a10abf4 15:17:25 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:17:25 ---> Using cache 15:17:25 ---> 4b61de5ae928 15:17:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:17:25 ---> Using cache 15:17:25 ---> 31ada52ab29b 15:17:25 Step 14/24 : ENV APP_PORT=59881 15:17:25 ---> Running in 5fbef3261999 15:17:25 ---> Running in d07e8a282c0a 15:17:25 Removing intermediate container d07e8a282c0a 15:17:25 ---> 98c48c87b287 15:17:25 Step 15/24 : EXPOSE $APP_PORT 15:17:25 Removing intermediate container 5fbef3261999 15:17:25 ---> 51a19949db2c 15:17:25 Step 15/23 : EXPOSE $APP_PORT 15:17:25 ---> Running in 7ce849689613 15:17:25 ---> Running in 6bc09e7255b7 15:17:25 Removing intermediate container 7ce849689613 15:17:25 ---> 324fec15412e 15:17:25 Step 16/24 : WORKDIR / 15:17:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:17:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:17:25 OK: 219 MiB in 52 packages 15:17:25 Removing intermediate container 6bc09e7255b7 15:17:25 ---> e5ccdb217ba4 15:17:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:17:25 ---> Running in 5bd325769c62 15:17:25 (1/2) Installing ca-certificates (20191127-r5) 15:17:25 (2/2) Installing dumb-init (1.2.5-r1) 15:17:25 Executing busybox-1.33.1-r3.trigger 15:17:25 Executing ca-certificates-20191127-r5.trigger 15:17:26 OK: 6 MiB in 16 packages 15:17:26 Removing intermediate container 5bd325769c62 15:17:26 ---> 33fda327698b 15:17:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:17:26 ---> d21dce3d351b 15:17:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:17:26 Removing intermediate container 7bb81c3ed39e 15:17:26 ---> c9f4e0f46688 15:17:26 Step 6/24 : COPY go.mod . 15:17:26 ---> 789bab2902b7 15:17:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:17:26 Removing intermediate container 6109e58771e2 15:17:26 ---> 87bf5707317c 15:17:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:17:26 ---> Running in 5a1d587e35e0 15:17:26 ---> fe698569d148 15:17:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:17:26 ---> f280d1cfd8dc 15:17:26 Step 7/24 : RUN go mod download 15:17:27 ---> Running in 9bd7235f75e1 15:17:27 Removing intermediate container 5a1d587e35e0 15:17:27 ---> 0a927b0659c2 15:17:27 Step 14/23 : ENV APP_PORT=59860 15:17:27 ---> 196a386cc4c7 15:17:27 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:17:27 ---> Running in 31f2e3d39058 15:17:27 ---> 9f5b219a7af7 15:17:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:17:27 ---> Running in f0164984e716 15:17:27 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 15:17:27 Removing intermediate container 31f2e3d39058 15:17:27 ---> 836cd0368401 15:17:27 Step 15/23 : EXPOSE $APP_PORT 15:17:27 ---> Running in b12f47d4c604 15:17:27 Removing intermediate container f0164984e716 15:17:27 ---> 625549b68ff4 15:17:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:17:27 ---> Running in 92127e9aa2d1 15:17:27 Removing intermediate container b12f47d4c604 15:17:27 ---> c5981f13fde3 15:17:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:17:27 ---> db09d9689318 15:17:27 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:17:27 Removing intermediate container 92127e9aa2d1 15:17:27 ---> d14311c7601d 15:17:27 Step 21/23 : LABEL arch=x86_64 15:17:27 ---> Running in 9158fbb3ca83 15:17:27 ---> Running in b5b89422df27 15:17:27 ---> 8ad368a8f642 15:17:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:17:28 Removing intermediate container 9158fbb3ca83 15:17:28 ---> 2621f92d90ed 15:17:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:17:28 Removing intermediate container b5b89422df27 15:17:28 ---> 26b2786bb08d 15:17:28 Step 22/23 : LABEL git_sha=f26d3711283988c8e4579a5c0bfb6679e49b3425 15:17:28 ---> Running in 3c5d5dbcf721 15:17:28 ---> Running in c05ad9cd40bc 15:17:28 Removing intermediate container 3c5d5dbcf721 15:17:28 ---> ff1f50abbf53 15:17:28 Step 22/24 : LABEL arch=x86_64 15:17:28 ---> Running in 218b0545f352 15:17:28 Removing intermediate container c05ad9cd40bc 15:17:28 ---> a03f1a74087b 15:17:28 Step 23/23 : LABEL version=0.0.0 15:17:28 ---> Running in 925e1f9a3ff6 15:17:28 ---> 91dd7c3469a8 15:17:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:17:28 Removing intermediate container 218b0545f352 15:17:28 ---> 940c9b249b0c 15:17:28 Step 23/24 : LABEL git_sha=f26d3711283988c8e4579a5c0bfb6679e49b3425 15:17:28 ---> Running in e0ef3518be44 15:17:28 Removing intermediate container 925e1f9a3ff6 15:17:28 ---> f67bd78b31e0 15:17:28 15:17:28 Successfully built f67bd78b31e0 15:17:28 Successfully tagged support-scheduler:latest 15:17:28  Building support-scheduler ... done Building security-secretstore-setup 15:17:28 Removing intermediate container e0ef3518be44 15:17:28 ---> 6209ea561815 15:17:28 Step 24/24 : LABEL version=0.0.0 15:17:28 ---> 2443fb7ec604 15:17:28 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:17:28 Removing intermediate container 9bd7235f75e1 15:17:28 ---> 8f1b1dfaf53b 15:17:28 Step 8/24 : COPY . . 15:17:28 ---> Running in e6e460029726 15:17:28 ---> Running in a7f3c29159f5 15:17:30 ---> Running in 2e1906a3b04c 15:17:31 Removing intermediate container 2e1906a3b04c 15:17:31 ---> 397995a189a6 15:17:31 Step 3/4 : COPY go.mod . 15:17:32 ---> 45e64f817801 15:17:32 Step 4/4 : RUN go mod download 15:17:32 ---> Running in fb6e77f37f37 15:17:32 Removing intermediate container e6e460029726 15:17:32 ---> 6c009c566b6a 15:17:32 15:17:32 Removing intermediate container a7f3c29159f5 15:17:32 ---> 56b1d3cd1876 15:17:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:17:32 Successfully built 6c009c566b6a 15:17:32 Successfully tagged core-metadata:latest 15:17:32 Building core-data 15:17:32  Building core-metadata ... done  ---> Running in 80b0fef3215b 15:17:38 ---> 1191042ca073 15:17:38 Step 9/24 : RUN go mod tidy 15:17:38 Removing intermediate container 80b0fef3215b 15:17:38 ---> fe8879e58fde 15:17:38 Step 21/23 : LABEL arch=x86_64 15:17:38 Removing intermediate container 44b694b8e0bf 15:17:38 ---> 77cfabff24c1 15:17:38 15:17:38 Step 11/22 : FROM alpine:3.14 15:17:38 ---> 14119a10abf4 15:17:38 Step 12/22 : RUN apk add --update --no-cache curl 15:17:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:17:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:17:38 ---> cd9c890835e1 15:17:38 Step 3/24 : WORKDIR /edgex-go 15:17:38 ---> Using cache 15:17:38 ---> d79b111ced48 15:17:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:17:38 ---> Using cache 15:17:38 ---> 3c940f721797 15:17:38 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:17:38 ---> Running in 4dc66b693e55 15:17:38 ---> Running in 4938641a7b8c 15:17:38 ---> Running in be7b8db89cee 15:17:38 ---> Running in 46548d907133 15:17:41 Removing intermediate container 4938641a7b8c 15:17:41 ---> 31be78ce383f 15:17:41 Step 22/23 : LABEL git_sha=f26d3711283988c8e4579a5c0bfb6679e49b3425 15:17:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:17:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:17:41 ---> Running in d9a0ed26760e 15:17:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:17:41 (1/5) Installing ca-certificates (20191127-r5) 15:17:41 Removing intermediate container d9a0ed26760e 15:17:41 ---> 1655d39c1438 15:17:41 Step 23/23 : LABEL version=0.0.0 15:17:41 (2/5) Installing brotli-libs (1.0.9-r5) 15:17:41 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:17:41 (4/5) Installing libcurl (7.79.1-r0) 15:17:41 ---> Running in cda3aecf904a 15:17:41 (5/5) Installing curl (7.79.1-r0) 15:17:41 Executing busybox-1.33.1-r3.trigger 15:17:41 Executing ca-certificates-20191127-r5.trigger 15:17:41 OK: 8 MiB in 19 packages 15:17:42 Removing intermediate container cda3aecf904a 15:17:42 ---> 6013dd2a27de 15:17:42 15:17:42 Successfully built 6013dd2a27de 15:17:42 Successfully tagged support-notifications:latest 15:17:42  Building support-notifications ... done Building security-bootstrapper 15:17:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:17:43 Removing intermediate container 4dc66b693e55 15:17:43 ---> 6b58a4c0602d 15:17:43 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:17:43 OK: 219 MiB in 52 packages 15:17:44 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:17:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:17:44 ---> cd9c890835e1 15:17:44 Step 3/26 : WORKDIR /edgex-go 15:17:44 ---> Using cache 15:17:44 ---> d79b111ced48 15:17:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:17:44 ---> Using cache 15:17:44 ---> 3c940f721797 15:17:44 Step 5/26 : RUN apk add --update --no-cache make git 15:17:44 Removing intermediate container be7b8db89cee 15:17:44 ---> 5c4908b66be7 15:17:44 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:17:45 ---> Running in efff87282ee8 15:17:45 ---> Running in 466e9ba40f24 15:17:45 ---> Running in f66b01f0fdc6 15:17:45 Removing intermediate container 46548d907133 15:17:45 ---> 43aa036908df 15:17:45 Step 6/24 : COPY go.mod . 15:17:45 Removing intermediate container 466e9ba40f24 15:17:45 ---> bea4b848a11a 15:17:45 Step 14/22 : WORKDIR /edgex 15:17:45 ---> Running in 3922f68e040a 15:17:45 ---> 09baa3eced86 15:17:45 Step 7/24 : RUN go mod download 15:17:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:17:45 ---> Running in c044fa637f75 15:17:45 Removing intermediate container 3922f68e040a 15:17:45 ---> 3dbddfd867b2 15:17:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:17:45 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 15:17:46 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:17:46 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:17:46 ---> cd9c890835e1 15:17:46 Step 3/32 : WORKDIR /edgex-go 15:17:46 ---> Using cache 15:17:46 ---> d79b111ced48 15:17:46 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:17:46 ---> Using cache 15:17:46 ---> 3c940f721797 15:17:46 Step 5/32 : RUN apk add --update --no-cache make git 15:17:46 ---> a48d18a958fb 15:17:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:17:46 ---> Running in 2ad5429c2f88 15:17:46 ---> b34bf09fe433 15:17:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:17:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:17:47 ---> cf923b38424a 15:17:47 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:17:47 ---> Running in 3639e1574c34 15:17:47 Removing intermediate container c044fa637f75 15:17:47 ---> 4918f8ab464d 15:17:47 Step 8/24 : COPY . . 15:17:47 Removing intermediate container 3639e1574c34 15:17:47 ---> 415dafba9c48 15:17:47 Step 19/22 : CMD ["--init=true"] 15:17:47 ---> Running in e973103597b1 15:17:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:17:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:17:48 Removing intermediate container e973103597b1 15:17:48 ---> e0eb8d6f41dd 15:17:48 Step 20/22 : LABEL arch=x86_64 15:17:49 OK: 219 MiB in 52 packages 15:17:50 ---> Running in 8d5a76f6fab9 15:17:50 Removing intermediate container 8d5a76f6fab9 15:17:50 ---> a8e64e337bba 15:17:50 Step 21/22 : LABEL git_sha=f26d3711283988c8e4579a5c0bfb6679e49b3425 15:17:50 ---> Running in 6ae5edec48f1 15:17:50 Removing intermediate container 2ad5429c2f88 15:17:50 ---> 6b2ade28da5f 15:17:50 Step 6/32 : COPY go.mod . 15:17:50 Removing intermediate container 6ae5edec48f1 15:17:50 ---> c14a4ea63ee5 15:17:50 Step 22/22 : LABEL version=0.0.0 15:17:50 ---> Running in f0089fa79268 15:17:51 ---> ff08f6815a54 15:17:51 Step 7/32 : RUN go mod download 15:17:51 ---> Running in 6c1960c43fb8 15:17:51 Removing intermediate container f0089fa79268 15:17:51 ---> a4f384e7289e 15:17:51 15:17:51 Successfully built a4f384e7289e 15:17:51 OK: 219 MiB in 52 packages 15:17:51 Successfully tagged security-proxy-setup:latest 15:17:52  Building security-proxy-setup ... done  ---> 6870355a7b23 15:17:52 Step 9/24 : RUN go mod tidy 15:17:52 ---> Running in d052c7516d92 15:17:52 Removing intermediate container efff87282ee8 15:17:52 ---> f7c30e7c7fc1 15:17:52 Step 6/26 : COPY go.mod . 15:17:53 ---> adae24a9ae87 15:17:53 Step 7/26 : RUN go mod download 15:17:53 ---> Running in 72fd8d07b4b5 15:17:54 Removing intermediate container 6c1960c43fb8 15:17:54 ---> 62a6c912b53a 15:17:54 Step 8/32 : COPY . . 15:17:57 Removing intermediate container d052c7516d92 15:17:57 ---> fa588b3fcd1f 15:17:57 Step 10/24 : RUN make cmd/core-data/core-data 15:17:57 Removing intermediate container 72fd8d07b4b5 15:17:57 ---> e4c00b83e9c8 15:17:57 Step 8/26 : COPY . . 15:17:57 ---> Running in 435679eed7c5 15:17:58 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 15:17:58 ---> 9258dbabef13 15:17:58 Step 9/32 : RUN go mod tidy 15:18:00 ---> Running in 47f46082b8ab 15:18:03 ---> ce44767f444d 15:18:03 Step 9/26 : RUN go mod tidy 15:18:03 ---> Running in e75e16170b70 15:18:03 Removing intermediate container 47f46082b8ab 15:18:03 ---> 8bb2429e8411 15:18:03 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:18:03 ---> Running in 3ced331f58bc 15:18:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:18:04 Removing intermediate container e75e16170b70 15:18:04 ---> e2948150d78f 15:18:04 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:18:04 ---> Running in 2311ebe95d72 15:18: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 15:18:09 Removing intermediate container f66b01f0fdc6 15:18:09 ---> 7ab9ccade50f 15:18:09 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:18:09 ---> Running in af9735dbc610 15:18:10 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 15:18:12 Removing intermediate container af9735dbc610 15:18:12 ---> 4ba549aff051 15:18:12 15:18:12 Step 12/24 : FROM docker:20.10.7 15:18:12 20.10.7: Pulling from library/docker 15:18:24 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 15:18:24 Status: Downloaded newer image for docker:20.10.7 15:18:24 ---> 08bdaf2f88f9 15:18:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:18:24 ---> Running in 4abbbf3564bf 15:18:24 Removing intermediate container 4abbbf3564bf 15:18:24 ---> 75bda894a746 15:18:24 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 15:18:24 ---> Running in f4517594a28d 15:18:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:18:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:18:25 (1/39) Installing readline (8.1.0-r0) 15:18:25 (2/39) Installing bash (5.1.0-r0) 15:18:25 Executing bash-5.1.0-r0.post-install 15:18:25 (3/39) Installing brotli-libs (1.0.9-r3) 15:18:25 (4/39) Installing nghttp2-libs (1.42.0-r1) 15:18:25 (5/39) Installing libcurl (7.79.1-r0) 15:18:25 (6/39) Installing curl (7.79.1-r0) 15:18:25 (7/39) Installing dumb-init (1.2.5-r0) 15:18:25 (8/39) Installing libbz2 (1.0.8-r1) 15:18:25 (9/39) Installing expat (2.2.10-r1) 15:18:25 (10/39) Installing libffi (3.3-r2) 15:18:25 (11/39) Installing gdbm (1.19-r0) 15:18:25 (12/39) Installing xz-libs (5.2.5-r0) 15:18:25 (13/39) Installing sqlite-libs (3.34.1-r0) 15:18:25 (14/39) Installing python3 (3.8.10-r0) 15:18:27 (15/39) Installing py3-appdirs (1.4.4-r1) 15:18:27 (16/39) Installing py3-ordered-set (4.0.2-r0) 15:18:27 (17/39) Installing py3-parsing (2.4.7-r1) 15:18:27 (18/39) Installing py3-six (1.15.0-r0) 15:18:27 (19/39) Installing py3-packaging (20.9-r0) 15:18:27 (20/39) Installing py3-setuptools (51.3.3-r0) 15:18:27 (21/39) Installing py3-chardet (4.0.0-r0) 15:18:27 (22/39) Installing py3-idna (3.1-r0) 15:18:27 (23/39) Installing py3-urllib3 (1.26.2-r1) 15:18:27 (24/39) Installing py3-requests (2.25.1-r1) 15:18:27 (25/39) Installing py3-msgpack (1.0.2-r0) 15:18:27 (26/39) Installing py3-lockfile (0.12.2-r3) 15:18:27 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:18:27 (28/39) Installing py3-colorama (0.4.4-r0) 15:18:27 (29/39) Installing py3-contextlib2 (0.6.0-r0) 15:18:27 (30/39) Installing py3-distlib (0.3.1-r1) 15:18:27 (31/39) Installing py3-distro (1.5.0-r1) 15:18:27 (32/39) Installing py3-webencodings (0.5.1-r3) 15:18:27 (33/39) Installing py3-html5lib (1.1-r0) 15:18:27 (34/39) Installing py3-pytoml (0.1.21-r0) 15:18:27 (35/39) Installing py3-pep517 (0.9.1-r0) 15:18:27 (36/39) Installing py3-progress (1.5-r0) 15:18:27 (37/39) Installing py3-retrying (1.3.3-r0) 15:18:27 (38/39) Installing py3-toml (0.10.2-r0) 15:18:27 (39/39) Installing py3-pip (20.3.4-r0) 15:18:27 Executing busybox-1.32.1-r6.trigger 15:18:27 OK: 82 MiB in 59 packages 15:18:30 Collecting docker-compose==1.23.2 15:18:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:18:30 Collecting websocket-client<1.0,>=0.32.0 15:18:30 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:18:30 Collecting docker<4.0,>=3.6.0 15:18:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:18:30 Collecting cached-property<2,>=1.2.0 15:18:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:18:30 Collecting jsonschema<3,>=2.5.1 15:18:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:18:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:18:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:18:30 Collecting PyYAML<4,>=3.10 15:18:30 Downloading PyYAML-3.13.tar.gz (270 kB) 15:18:31 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 15:18:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:18:31 Collecting texttable<0.10,>=0.9.0 15:18:31 Downloading texttable-0.9.1.tar.gz (11 kB) 15:18:32 Collecting docopt<0.7,>=0.6.1 15:18:32 Downloading docopt-0.6.2.tar.gz (25 kB) 15:18:32 Collecting dockerpty<0.5,>=0.4.1 15:18:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:18:33 Collecting docker-pycreds>=0.4.0 15:18:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:18:33 Collecting certifi>=2017.4.17 15:18:33 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 15:18:33 Collecting idna<2.8,>=2.5 15:18:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:18:33 Collecting urllib3<1.25,>=1.21.1 15:18:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:18:33 Collecting chardet<3.1.0,>=3.0.2 15:18:33 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:18:33 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:18:33 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:18:33 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:18:33 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:18:34 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:18:34 Attempting uninstall: urllib3 15:18:34 Found existing installation: urllib3 1.26.2 15:18:34 Uninstalling urllib3-1.26.2: 15:18:34 Successfully uninstalled urllib3-1.26.2 15:18:34 Attempting uninstall: idna 15:18:34 Found existing installation: idna 3.1 15:18:34 Uninstalling idna-3.1: 15:18:34 Successfully uninstalled idna-3.1 15:18:34 Attempting uninstall: chardet 15:18:34 Found existing installation: chardet 4.0.0 15:18:34 Uninstalling chardet-4.0.0: 15:18:34 Successfully uninstalled chardet-4.0.0 15:18:34 Attempting uninstall: requests 15:18:34 Found existing installation: requests 2.25.1 15:18:34 Uninstalling requests-2.25.1: 15:18:34 Successfully uninstalled requests-2.25.1 15:18:34 Running setup.py install for texttable: started 15:18:35 Running setup.py install for texttable: finished with status 'done' 15:18:35 Running setup.py install for PyYAML: started 15:18:35 Removing intermediate container 2311ebe95d72 15:18:35 ---> d00857970d1f 15:18:35 15:18:35 Step 11/26 : FROM alpine:3.14 15:18:35 ---> 14119a10abf4 15:18:35 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:18:35 Running setup.py install for PyYAML: finished with status 'done' 15:18:36 Running setup.py install for docopt: started 15:18:36 ---> Running in fb94f46e089d 15:18:36 Removing intermediate container 435679eed7c5 15:18:36 ---> 7722861919d8 15:18:36 15:18:36 Step 11/24 : FROM alpine:3.14 15:18:36 ---> 14119a10abf4 15:18:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:18:36 Removing intermediate container 3ced331f58bc 15:18:36 ---> b9893653358e 15:18:36 15:18:36 Step 11/32 : FROM alpine:3.14 15:18:36 ---> 14119a10abf4 15:18:36 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:18:36 ---> Running in f2f69776a587 15:18:36 ---> Running in 330d21df1af2 15:18:36 Running setup.py install for docopt: finished with status 'done' 15:18:36 Running setup.py install for dockerpty: started 15:18:36 Removing intermediate container f2f69776a587 15:18:36 ---> 7eed6b060144 15:18:36 Step 13/24 : ENV APP_PORT=59880 15:18:36 Removing intermediate container 330d21df1af2 15:18:36 ---> 4671ee68d4d2 15:18:36 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:18:36 ---> Running in 647a360c0a5b 15:18:36 ---> Running in ff362126da17 15:18:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:18:36 Removing intermediate container 647a360c0a5b 15:18:36 ---> 752f0d19e3a7 15:18:36 Step 14/24 : EXPOSE $APP_PORT 15:18:36 ---> Running in 29e48ea4c7bd 15:18:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:18:36 Running setup.py install for dockerpty: finished with status 'done' 15:18:37 Removing intermediate container 29e48ea4c7bd 15:18:37 ---> dd5ece01409f 15:18:37 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:18:37 ---> Running in 8b9688db8f86 15:18:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:18:37 (1/3) Installing ca-certificates (20191127-r5) 15:18:37 (2/3) Installing dumb-init (1.2.5-r1) 15:18:37 (3/3) Installing su-exec (0.2-r1) 15:18:37 Executing busybox-1.33.1-r3.trigger 15:18:37 Executing ca-certificates-20191127-r5.trigger 15:18:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:18:37 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 15:18:37 OK: 6 MiB in 17 packages 15:18:37 (1/2) Installing dumb-init (1.2.5-r1) 15:18:37 (2/2) Installing su-exec (0.2-r1) 15:18:37 Executing busybox-1.33.1-r3.trigger 15:18:37 OK: 6 MiB in 16 packages 15:18:37 Removing intermediate container fb94f46e089d 15:18:37 ---> 6c9904f439b2 15:18:37 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:18:37 ---> Running in fdfe65bd8b70 15:18:38 Removing intermediate container 8b9688db8f86 15:18:38 ---> 9358297f401f 15:18:38 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:18:38 ---> Running in f3c4e0dab1bb 15:18:38 Removing intermediate container ff362126da17 15:18:38 ---> 997c32ec74bc 15:18:38 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 15:18:38 Removing intermediate container fdfe65bd8b70 15:18:38 ---> 0f01e5cbb3b6 15:18:38 Step 14/26 : WORKDIR / 15:18:38 ---> Running in 1ecc1c22e590 15:18:38 ---> Running in 64a3eb766553 15:18:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:18:39 Removing intermediate container 1ecc1c22e590 15:18:39 ---> ff1773d1069b 15:18:39 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:18:39 Removing intermediate container 64a3eb766553 15:18:39 ---> eed3907e7388 15:18:39 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:18:39 ---> Running in 1a9fd672f11f 15:18:40 Removing intermediate container f4517594a28d 15:18:40 ---> d3fc0e124ee5 15:18:40 Step 15/24 : ENV APP_PORT=58890 15:18:40 Removing intermediate container 1a9fd672f11f 15:18:40 ---> 830652a321cf 15:18:40 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:18:40 ---> Running in 6500a5df21e0 15:18:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:18:40 ---> Running in 4e0eaf0137ed 15:18:40 ---> 593294b52cb0 15:18:40 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:18:40 Removing intermediate container 6500a5df21e0 15:18:40 ---> 3aaa4f70c8a6 15:18:40 Step 16/24 : EXPOSE $APP_PORT 15:18:40 ---> Running in 41daf2ef0384 15:18:40 ---> fe210e84ea33 15:18:40 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:18:40 Removing intermediate container 41daf2ef0384 15:18:40 ---> 68715132f10d 15:18:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:18:40 ---> b8facaf81cd0 15:18:40 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:18:40 (1/6) Installing dumb-init (1.2.5-r1) 15:18:40 ---> 3327da57c18b 15:18:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:18:41 ---> ed5f1bb6d376 15:18:41 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:18:41 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:18:41 Removing intermediate container 4e0eaf0137ed 15:18:41 ---> 0ead20a8269e 15:18:41 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 15:18:41 ---> Running in 07c6e8216675 15:18:41 (3/6) Installing libsodium (1.0.18-r0) 15:18:41 ---> 3b47d87f69d7 15:18:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:18:41 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:18:41 Removing intermediate container 07c6e8216675 15:18:41 ---> 1f4950bac55d 15:18:41 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:18:41 ---> 8fcb8ec01cb9 15:18:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:18:41 ---> 3dc433c33e82 15:18:41 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 15:18:41 ---> Running in ae851cbd8083 15:18:41 (5/6) Installing libzmq (4.3.4-r0) 15:18:41 ---> f8ea32f422f5 15:18:41 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:18:41 Removing intermediate container ae851cbd8083 15:18:41 ---> 44c1d594432d 15:18:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:18:41 ---> Running in 166e142a1643 15:18:41 (6/6) Installing zeromq (4.3.4-r0) 15:18:41 ---> f6e32494571e 15:18:41 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:18:41 ---> Running in 047ef5a9ed37 15:18:41 Executing busybox-1.33.1-r3.trigger 15:18:41 OK: 8 MiB in 20 packages 15:18:41 Removing intermediate container 047ef5a9ed37 15:18:41 ---> beed097f0442 15:18:41 Step 22/24 : LABEL arch=x86_64 15:18:41 ---> Running in b444325b33df 15:18:41 ---> 6ed06fbda39b 15:18:41 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/ 15:18:41 ---> Running in a9cd439878d3 15:18:42 Removing intermediate container b444325b33df 15:18:42 ---> 548a531b6ba8 15:18:42 Step 23/24 : LABEL git_sha=f26d3711283988c8e4579a5c0bfb6679e49b3425 15:18:42 Removing intermediate container f3c4e0dab1bb 15:18:42 ---> 8e65fffbc5f2 15:18:42 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:18:42 ---> Running in ec393164272f 15:18:42 Removing intermediate container ec393164272f 15:18:42 ---> 2be94d81e000 15:18:42 Step 24/24 : LABEL version=0.0.0 15:18:42 ---> c4def3b391c2 15:18:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:18:42 ---> Running in dbcb327fdb54 15:18:42 Removing intermediate container 166e142a1643 15:18:42 ---> 6b6cdd059943 15:18:42 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:18:42 Removing intermediate container dbcb327fdb54 15:18:42 ---> cc2c7b9f75e0 15:18:42 15:18:42 ---> 6c98ba800c74 15:18:42 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:18:42 Successfully built cc2c7b9f75e0 15:18:42 Successfully tagged sys-mgmt-agent:latest 15:18:42  Building sys-mgmt-agent ... done Removing intermediate container a9cd439878d3 15:18:42 ---> e034f891a2c0 15:18:42 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:18:42 ---> e0a9dac5a9ee 15:18:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:18:42 ---> Running in 8087ff74b599 15:18:43 ---> b063a8c8e19a 15:18:43 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:18:43 ---> 948bcb6a449d 15:18:43 Step 20/24 : ENTRYPOINT ["/core-data"] 15:18:43 Removing intermediate container 8087ff74b599 15:18:43 ---> 8ca8baf91e47 15:18:43 Step 24/26 : LABEL arch=x86_64 15:18:43 ---> Running in bfb763513940 15:18:43 ---> Running in 845a4169b7f2 15:18:43 Removing intermediate container bfb763513940 15:18:43 ---> 086127a687b2 15:18:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:18:43 Removing intermediate container 845a4169b7f2 15:18:43 ---> fc923a2c1c57 15:18:43 Step 25/26 : LABEL git_sha=f26d3711283988c8e4579a5c0bfb6679e49b3425 15:18:43 ---> Running in 37d05c87b7dc 15:18:43 ---> d094cef53529 15:18:43 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:18:43 ---> Running in aace65142322 15:18:43 Removing intermediate container 37d05c87b7dc 15:18:43 ---> 3cde7bb1d395 15:18:43 Step 22/24 : LABEL arch=x86_64 15:18:43 Removing intermediate container aace65142322 15:18:43 ---> 9d09c79b6b77 15:18:43 Step 26/26 : LABEL version=0.0.0 15:18:43 ---> Running in f5faa339890f 15:18:43 ---> faf8afe9aa01 15:18:43 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:18:43 ---> Running in 7d7054f445dd 15:18:43 Removing intermediate container f5faa339890f 15:18:43 ---> 9c1628308eba 15:18:43 Step 23/24 : LABEL git_sha=f26d3711283988c8e4579a5c0bfb6679e49b3425 15:18:43 ---> Running in 4267ec380062 15:18:43 Removing intermediate container 7d7054f445dd 15:18:43 ---> 8de75417dbd1 15:18:43 15:18:43 Successfully built 8de75417dbd1 15:18:43 Successfully tagged security-secretstore-setup:latest 15:18:43  Building security-secretstore-setup ... done  ---> 45600217ed44 15:18:43 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 15:18:43 Removing intermediate container 4267ec380062 15:18:43 ---> b83331131b79 15:18:43 Step 24/24 : LABEL version=0.0.0 15:18:43 ---> Running in 7d313874ba3f 15:18:43 Removing intermediate container 7d313874ba3f 15:18:43 ---> df910d1e3a95 15:18:43 15:18:43 Successfully built df910d1e3a95 15:18:44 Successfully tagged core-data:latest 15:18:44  Building core-data ... done  ---> Running in 07dc9b9f223c 15:18:44 Removing intermediate container 07dc9b9f223c 15:18:44 ---> 7a25808aa4d5 15:18:44 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:18:44 ---> 48e59a9a60ee 15:18:44 Step 27/32 : RUN chmod +x /entrypoint.sh 15:18:44 ---> Running in e8f9a445192c 15:18:44 Removing intermediate container e8f9a445192c 15:18:44 ---> bcd9aa87e3fb 15:18:44 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:18:44 ---> Running in eee6be76f835 15:18:44 Removing intermediate container eee6be76f835 15:18:44 ---> 6c217da3ade1 15:18:44 Step 29/32 : CMD ["gate"] 15:18:44 ---> Running in fdfff9814663 15:18:45 Removing intermediate container fdfff9814663 15:18:45 ---> 9542fcb7fd29 15:18:45 Step 30/32 : LABEL arch=x86_64 15:18:45 ---> Running in 1822b58d6f41 15:18:45 Removing intermediate container 1822b58d6f41 15:18:45 ---> d049ee70dc79 15:18:45 Step 31/32 : LABEL git_sha=f26d3711283988c8e4579a5c0bfb6679e49b3425 15:18:45 ---> Running in 15d436b16e56 15:18:45 Removing intermediate container 15d436b16e56 15:18:45 ---> fa7ee020436c 15:18:45 Step 32/32 : LABEL version=0.0.0 15:18:45 ---> Running in f4b3a7ecc20d 15:18:45 Removing intermediate container f4b3a7ecc20d 15:18:45 ---> 55422622e4b6 15:18:45 15:18:45 Successfully built 55422622e4b6 15:18:45 Successfully tagged security-bootstrapper:latest 15:18:45  Building security-bootstrapper ... done  [Pipeline] } 15:18:45 $ docker stop --time=1 a032d999a8225df5dd625471ee834d4c38917e0d803ea3e72c99678d057c9358 15:18:47 $ docker rm -f a032d999a8225df5dd625471ee834d4c38917e0d803ea3e72c99678d057c9358 [Pipeline] // withDockerContainer [Pipeline] sh 15:18:47 + docker images 15:18:47 REPOSITORY TAG IMAGE ID CREATED SIZE 15:18:47 security-bootstrapper latest 55422622e4b6 2 seconds ago 18.8MB 15:18:47 security-secretstore-setup latest 8de75417dbd1 4 seconds ago 28.2MB 15:18:47 core-data latest df910d1e3a95 4 seconds ago 20.5MB 15:18:47 sys-mgmt-agent latest cc2c7b9f75e0 5 seconds ago 325MB 15:18:47 b9893653358e 11 seconds ago 1.75GB 15:18:47 7722861919d8 12 seconds ago 1.76GB 15:18:47 d00857970d1f 13 seconds ago 1.76GB 15:18:47 4ba549aff051 36 seconds ago 1.75GB 15:18:47 security-proxy-setup latest a4f384e7289e 56 seconds ago 26.7MB 15:18:47 support-notifications latest 6013dd2a27de About a minute ago 16.8MB 15:18:47 77cfabff24c1 About a minute ago 1.76GB 15:18:47 core-metadata latest 6c009c566b6a About a minute ago 16.8MB 15:18:47 support-scheduler latest f67bd78b31e0 About a minute ago 16.1MB 15:18:47 ed518b416230 About a minute ago 1.75GB 15:18:47 8ff023881e33 About a minute ago 1.75GB 15:18:47 1cafc5ac9b55 About a minute ago 1.76GB 15:18:47 core-command latest 12ffa3fd4cc8 About a minute ago 16MB 15:18:47 0b84ee3b133a About a minute ago 1.75GB 15:18:47 ci-base-image-x86_64 latest cd9c890835e1 5 minutes ago 1.25GB 15:18:47 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 15:18:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB 15:18:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 15:18:47 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 15:18:47 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 15:19:02 Still waiting to schedule task 15:19:02 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-284’ 15:19:08 Removing intermediate container fb6e77f37f37 15:19:08 ---> bd2cea590885 15:19:08 Successfully built bd2cea590885 15:19:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:19:09 + docker inspect -f . ci-base-image-arm64 15:19:09 . [Pipeline] withDockerContainer 15:19:09 prd-ubuntu18.04-docker-arm64-4c-16g-283 does not seem to be running inside a container 15:19:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:19:11 $ docker top cb2c0662e56a25d853137eb382960893a3c162ebad4c4eccae69c067f31db35e -eo pid,comm [Pipeline] { [Pipeline] sh 15:19:12 + go version 15:19:12 go version go1.16.6 linux/arm64 [Pipeline] } 15:19:12 $ docker stop --time=1 cb2c0662e56a25d853137eb382960893a3c162ebad4c4eccae69c067f31db35e 15:19:14 $ docker rm -f cb2c0662e56a25d853137eb382960893a3c162ebad4c4eccae69c067f31db35e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:19:15 + docker inspect -f . ci-base-image-arm64 15:19:15 . [Pipeline] withDockerContainer 15:19:15 prd-ubuntu18.04-docker-arm64-4c-16g-283 does not seem to be running inside a container 15:19:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:19:17 $ docker top 66a4587bd79d70e9963db1e42fa9e10a63ef568a7eedeaad75867d147ad9e1c7 -eo pid,comm [Pipeline] { [Pipeline] echo 15:19:18 ========================================================= 15:19:18 [edgeXBuildGoParallel] Running Tests and Build... 15:19:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:19:18 + go mod tidy [Pipeline] sh 15:19:20 + make test 15:19:20 go mod tidy 15:19:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:19:54 ? github.com/edgexfoundry/edgex-go [no test files] 15:21:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:21:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:21:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:21:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:21:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:21:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:21:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:21:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:21:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:21:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:21:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:21:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:21:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:21:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:21:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.184s coverage: 28.7% of statements 15:21:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:21:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:21:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.399s coverage: 98.5% of statements 15:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:21:42 Running on prd-ubuntu18.04-docker-8c-8g-285 in /w/workspace/edgexfoundry_edgex-go_PR-3724 [Pipeline] { [Pipeline] ws 15:21:42 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 15:21:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.492s coverage: 46.3% of statements 15:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:21:42 The recommended git tool is: git 15:21:45 using credential edgex-jenkins-ssh 15:21:45 Cloning the remote Git repository 15:21:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.785s coverage: 90.1% of statements 15:21:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:21:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:21:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.284s coverage: 84.4% of statements 15:21:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:21:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:21:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:21:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:21:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:21:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:21:45 > git init /w/workspace/edgex-go/6 # timeout=10 15:21:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:21:45 > git --version # timeout=10 15:21:45 > git --version # 'git version 2.17.1' 15:21:45 using GIT_SSH to set credentials SSH Credentials for GitHub 15:21:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:21:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.624s coverage: 94.2% of statements 15:21:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:21:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:21:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.216s coverage: 59.1% of statements 15:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:21:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.210s coverage: 60.0% of statements 15:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:21:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.405s coverage: 0.8% of statements 15:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:21:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.350s coverage: 58.8% of statements 15:21:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.233s coverage: 21.7% of statements 15:21:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:21:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.314s coverage: 47.1% of statements 15:21:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.258s coverage: 79.5% of statements 15:21:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.275s coverage: 94.1% of statements 15:21:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.248s coverage: 96.3% of statements 15:21:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.199s coverage: 87.5% of statements 15:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.217s coverage: 94.4% of statements 15:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.218s coverage: 44.8% of statements 15:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.728s coverage: 82.5% of statements 15:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.309s coverage: 92.9% of statements 15:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements 15:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.213s coverage: 87.2% of statements 15:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.195s coverage: 100.0% of statements 15:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.299s coverage: 58.8% of statements 15:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.310s coverage: 80.0% of statements 15:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.289s coverage: 87.2% of statements 15:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.396s coverage: 85.4% of statements 15:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.907s coverage: 91.2% of statements 15:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.072s coverage: 64.4% of statements 15:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.258s coverage: 100.0% of statements 15:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 89.4% of statements 15:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 15:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements 15:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 15:22:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.613s coverage: 70.3% of statements 15:22:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:22:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:22:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:22:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.834s coverage: 43.4% of statements 15:22:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:22:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:22:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.275s coverage: 89.5% of statements 15:22:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:22:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.305s coverage: 84.8% of statements 15:22:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:22:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:22:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:22:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:22:40 using GIT_SSH to set credentials SSH Credentials for GitHub 15:22:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3724/head:refs/remotes/origin/PR-3724 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:22:41 Merging remotes/origin/main commit 32c3a59fef8f920e97a03b1dffcfa7b4867f831b into PR head commit f26d3711283988c8e4579a5c0bfb6679e49b3425 15:22:41 Merge succeeded, producing f26d3711283988c8e4579a5c0bfb6679e49b3425 15:22:41 Checking out Revision f26d3711283988c8e4579a5c0bfb6679e49b3425 (PR-3724) 15:22:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.283s coverage: 19.5% of statements 15:22:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:22:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:22:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:22:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:22:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.658s coverage: 92.0% of statements 15:22:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:22:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:22:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:22:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:22:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.309s coverage: 63.2% of statements 15:22:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:22:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:22:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.497s coverage: 97.7% of statements 15:22:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:22:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:22:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:22:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:22:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.216s coverage: 28.9% of statements 15:22:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:22:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:22:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:22:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:22:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:22:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:22:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.251s coverage: 100.0% of statements 15:22:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements 15:22:41 > git config core.sparsecheckout # timeout=10 15:22:41 > git checkout -f f26d3711283988c8e4579a5c0bfb6679e49b3425 # timeout=10 15:22:41 > git remote # timeout=10 15:22:41 > git config --get remote.origin.url # timeout=10 15:22:41 using GIT_SSH to set credentials SSH Credentials for GitHub 15:22:41 > git merge 32c3a59fef8f920e97a03b1dffcfa7b4867f831b # timeout=10 15:22:41 > git rev-parse HEAD^{commit} # timeout=10 15:22:41 > git config core.sparsecheckout # timeout=10 15:22:41 > git checkout -f f26d3711283988c8e4579a5c0bfb6679e49b3425 # timeout=10 15:22:45 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 15:22:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:22:45 GO111MODULE=on go vet ./... 15:22:45 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.17" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:46 + echo snap-build.sh 15:22:46 snap-build.sh 15:22:46 + SNAP_BASE_DIR=. 15:22:46 + '[' '!' -z /w/workspace/edgex-go/6 ']' 15:22:46 + SNAP_BASE_DIR=/w/workspace/edgex-go/6 15:22:46 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' 15:22:46 [snap-build] Building snap in dir [/w/workspace/edgex-go/6] 15:22:46 + cd /w/workspace/edgex-go/6 15:22:46 + sudo apt-get remove -qy --purge lxd lxd-client 15:22:46 Reading package lists... 15:22:46 Building dependency tree... 15:22:46 Reading state information... 15:22:46 The following packages were automatically installed and are no longer required: 15:22:46 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:22:46 uidmap xdelta3 15:22:46 Use 'sudo apt autoremove' to remove them. 15:22:46 The following packages will be REMOVED: 15:22:46 lxd* lxd-client* 15:22:46 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:22:46 After this operation, 31.7 MB disk space will be freed. 15:22:47 (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.) 15:22:47 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:22:48 Removing lxd dnsmasq configuration 15:22:48 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:22:48 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:22:49 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:22:49 (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.) 15:22:49 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:22:50 Processing triggers for systemd (237-3ubuntu10.45) ... 15:22:50 Processing triggers for ureadahead (0.100.0-21) ... 15:22:51 + sudo snap remove --purge lxd 15:22:51 snap "lxd" is not installed 15:22:51 + sudo groupadd --force --system lxd 15:22:51 ++ whoami 15:22:51 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:22:51 + newgrp - lxd 15:22:51 + sudo snap install lxd 15:23:01 2021-09-30T15:22:59Z INFO Waiting for automatic snapd restart... 15:23:19 lxd 4.18 from Canonical* installed 15:23:19 + sudo lxd init --auto 15:23:28 + sudo snap install --classic snapcraft 15:23:43 snapcraft 5.0 from Canonical* installed 15:23:43 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 15:23:43 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 15:23:43 % Total % Received % Xferd Average Speed Time Time Time Current 15:23:43 Dload Upload Total Spent Left Speed 15:23:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5915 0 --:--:-- --:--:-- --:--:-- 5971 15:23:43 100 3325k 100 3325k 0 0 8843k 0 --:--:-- --:--:-- --:--:-- 8843k 15:23:43 ./yq_linux_amd64 15:23:43 + sudo snapcraft prime --use-lxd 15:23:45 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:23:45 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: 15:23:45 - README.md 15:23:45 15:23:45 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:23:45 Launching a container. 15:23:52 Waiting for container to be ready 15:23:52 To start your first instance, try: lxc launch ubuntu:18.04 15:23:52 15:23:56 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:23:56 Waiting for network to be ready... 15:23:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:23:56 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:23:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 15:23:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 15:23:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 15:23:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 15:23:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 15:23:56 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 15:23:57 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 15:23:57 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 15:23:57 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:23:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:23:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:23:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:23:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:23:57 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:23:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:23:57 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:23:58 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:23:58 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] 15:23:58 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 15:23:58 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 15:23:58 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 15:23:58 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 15:23:58 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 15:23:58 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] 15:23:58 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 15:24:00 Fetched 25.4 MB in 4s (6008 kB/s) 15:24:01 Reading package lists... 15:24:01 Reading package lists... 15:24:02 Building dependency tree... 15:24:02 Reading state information... 15:24:02 The following additional packages will be installed: 15:24:02 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:24:02 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:24:02 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:24:02 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:24:02 Suggested packages: 15:24:02 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:24:02 Recommended packages: 15:24:02 gnupg libsasl2-modules 15:24:02 The following NEW packages will be installed: 15:24:02 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:24:02 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:24:02 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:24:02 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:24:02 The following packages will be upgraded: 15:24:02 gpg gpg-agent gpgconf libudev1 15:24:02 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 15:24:02 Need to get 3527 kB of archives. 15:24:02 After this operation, 13.3 MB of additional disk space will be used. 15:24:02 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 15:24:02 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 15:24:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 15:24:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 15:24:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 15:24:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 15:24:03 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 15:24:03 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 15:24:03 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 15:24:03 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 15:24:03 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 15:24:03 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:24:03 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 15:24:03 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 15:24:03 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 15:24:03 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 15:24:03 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 15:24:03 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 15:24:03 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 15:24:03 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 15:24:03 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 15:24:03 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 15:24:03 debconf: delaying package configuration, since apt-utils is not installed 15:24:03 Fetched 3527 kB in 1s (2757 kB/s) 15:24:03 (Reading database ... 12511 files and directories currently installed.) 15:24:03 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 15:24:03 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:24:03 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 15:24:03 Selecting previously unselected package udev. 15:24:03 (Reading database ... 12511 files and directories currently installed.) 15:24:03 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 15:24:03 Unpacking udev (237-3ubuntu10.52) ... 15:24:04 Selecting previously unselected package libfuse2:amd64. 15:24:04 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 15:24:04 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:24:04 Selecting previously unselected package fuse. 15:24:04 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 15:24:04 Unpacking fuse (2.9.7-1ubuntu1) ... 15:24:04 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 15:24:04 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:24:04 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 15:24:04 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:24:04 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 15:24:04 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:24:04 Selecting previously unselected package libksba8:amd64. 15:24:04 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:24:04 Unpacking libksba8:amd64 (1.3.5-2) ... 15:24:04 Selecting previously unselected package libroken18-heimdal:amd64. 15:24:04 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:24:04 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:24:04 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:24:04 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:24:04 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:24:04 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:24:04 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:24:04 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:24:04 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:24:04 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:24:04 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:24:04 Selecting previously unselected package libwind0-heimdal:amd64. 15:24:04 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:24:04 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:24:05 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:24:05 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:24:05 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:24:05 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:24:05 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:24:05 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:24:05 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:24:05 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:24:05 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:24:05 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:24:05 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:24:05 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:24:05 Selecting previously unselected package libsasl2-modules-db:amd64. 15:24:05 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:24:05 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:24:05 Selecting previously unselected package libsasl2-2:amd64. 15:24:05 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:24:05 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:24:05 Selecting previously unselected package libldap-common. 15:24:05 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 15:24:05 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:24:05 Selecting previously unselected package libldap-2.4-2:amd64. 15:24:05 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 15:24:05 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:24:05 Selecting previously unselected package dirmngr. 15:24:05 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 15:24:05 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 15:24:05 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:24:05 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 15:24:05 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:24:05 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:24:05 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:24:05 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 15:24:05 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:24:05 Setting up libksba8:amd64 (1.3.5-2) ... 15:24:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:24:05 Setting up udev (237-3ubuntu10.52) ... 15:24:05 invoke-rc.d: policy-rc.d denied execution of start. 15:24:05 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:24:06 Processing triggers for systemd (237-3ubuntu10) ... 15:24:06 Setting up fuse (2.9.7-1ubuntu1) ... 15:24:06 Setting up gpg (2.2.4-1ubuntu1.4) ... 15:24:06 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:24:06 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:24:06 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:24:06 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:24:06 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:24:06 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:24:06 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:24:06 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:24:06 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 15:24:06 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:24:06 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 15:24:06 settings in the [Install] section, and DefaultInstance for template units). 15:24:06 This means they are not meant to be enabled using systemctl. 15:24:06 Possible reasons for having this kind of units are: 15:24:06 1) A unit may be statically enabled by being symlinked from another unit's 15:24:06 .wants/ or .requires/ directory. 15:24:06 2) A unit's purpose may be to act as a helper for some other unit which has 15:24:06 a requirement dependency on it. 15:24:06 3) A unit may be started when needed via activation (socket, path, timer, 15:24:06 D-Bus, udev, scripted systemctl call, ...). 15:24:06 4) In case of template units, the unit is meant to be enabled with some 15:24:06 instance name specified. 15:24:07 Reading package lists... 15:24:07 Building dependency tree... 15:24:07 Reading state information... 15:24:07 The following additional packages will be installed: 15:24:07 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 15:24:07 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:24:07 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 15:24:07 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 15:24:07 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 15:24:07 Suggested packages: 15:24:07 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 15:24:07 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 15:24:07 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:24:07 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 15:24:07 systemd-container policykit-1 15:24:07 Recommended packages: 15:24:07 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 15:24:07 The following NEW packages will be installed: 15:24:07 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 15:24:07 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 15:24:07 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 15:24:07 multiarch-support openssh-client python3 python3-minimal python3.6 15:24:07 python3.6-minimal snapd squashfs-tools sudo 15:24:07 The following packages will be upgraded: 15:24:07 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 15:24:07 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 15:24:07 Need to get 36.8 MB of archives. 15:24:07 After this operation, 147 MB of additional disk space will be used. 15:24:07 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 15:24:07 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 15:24:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 15:24:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:24:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 15:24:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 15:24:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 15:24:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:24:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 15:24:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 15:24:07 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 15:24:07 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 15:24:07 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 15:24:07 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 15:24:07 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 15:24:07 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 15:24:07 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 15:24:08 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 15:24:08 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 15:24:08 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 15:24:08 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 15:24:08 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 15:24:08 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 15:24:08 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 15:24:08 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 15:24:08 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 15:24:08 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 15:24:08 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:24:08 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 15:24:08 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 15:24:10 debconf: delaying package configuration, since apt-utils is not installed 15:24:10 Fetched 36.8 MB in 3s (14.2 MB/s) 15:24:10 (Reading database ... 12757 files and directories currently installed.) 15:24:10 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 15:24:10 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:24:10 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 15:24:10 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:24:10 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 15:24:10 (Reading database ... 12757 files and directories currently installed.) 15:24:10 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 15:24:10 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 15:24:10 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 15:24:11 (Reading database ... 12757 files and directories currently installed.) 15:24:11 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 15:24:11 Unpacking apt (1.6.14) over (1.6.1) ... 15:24:11 Setting up apt (1.6.14) ... 15:24:11 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 15:24:11 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:24:11 (Reading database ... 12764 files and directories currently installed.) 15:24:11 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 15:24:11 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 15:24:11 Selecting previously unselected package libpython3.6-minimal:amd64. 15:24:11 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:24:11 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:24:11 Selecting previously unselected package libexpat1:amd64. 15:24:11 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 15:24:11 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:24:12 Selecting previously unselected package python3.6-minimal. 15:24:12 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:24:12 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:24:12 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 15:24:12 Checking for services that may need to be restarted...done. 15:24:12 Checking for services that may need to be restarted...done. 15:24:12 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:24:12 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:24:12 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:24:13 Selecting previously unselected package python3-minimal. 15:24:13 (Reading database ... 13012 files and directories currently installed.) 15:24:13 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 15:24:13 Unpacking python3-minimal (3.6.7-1~18.04) ... 15:24:13 Selecting previously unselected package mime-support. 15:24:13 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 15:24:13 Unpacking mime-support (3.60ubuntu1) ... 15:24:13 Selecting previously unselected package libmpdec2:amd64. 15:24:13 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 15:24:13 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:24:13 Selecting previously unselected package libpython3.6-stdlib:amd64. 15:24:13 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:24:13 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:24:13 Selecting previously unselected package python3.6. 15:24:13 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:24:13 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:24:13 Selecting previously unselected package libpython3-stdlib:amd64. 15:24:13 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 15:24:13 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:24:13 Setting up python3-minimal (3.6.7-1~18.04) ... 15:24:13 Selecting previously unselected package python3. 15:24:13 (Reading database ... 13442 files and directories currently installed.) 15:24:13 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 15:24:13 Unpacking python3 (3.6.7-1~18.04) ... 15:24:13 Selecting previously unselected package multiarch-support. 15:24:13 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 15:24:13 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 15:24:13 Setting up multiarch-support (2.27-3ubuntu1.4) ... 15:24:13 Selecting previously unselected package liblzo2-2:amd64. 15:24:13 (Reading database ... 13479 files and directories currently installed.) 15:24:13 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 15:24:13 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 15:24:13 Selecting previously unselected package libbsd0:amd64. 15:24:13 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 15:24:13 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:24:13 Selecting previously unselected package sudo. 15:24:13 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 15:24:13 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 15:24:14 Selecting previously unselected package apparmor. 15:24:14 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 15:24:14 Unpacking apparmor (2.12-4ubuntu5.1) ... 15:24:14 Selecting previously unselected package libedit2:amd64. 15:24:14 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 15:24:14 Unpacking libedit2:amd64 (3.1-20170329-1) ... 15:24:14 Selecting previously unselected package libkrb5support0:amd64. 15:24:14 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 15:24:14 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:24:14 Selecting previously unselected package libk5crypto3:amd64. 15:24:14 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 15:24:14 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:24:14 Selecting previously unselected package libkeyutils1:amd64. 15:24:14 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 15:24:14 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:24:14 Selecting previously unselected package libkrb5-3:amd64. 15:24:14 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 15:24:14 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:24:14 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:24:14 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 15:24:14 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:24:14 Selecting previously unselected package libssl1.0.0:amd64. 15:24:14 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 15:24:14 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 15:24:14 Selecting previously unselected package openssh-client. 15:24:14 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 15:24:14 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 15:24:14 Selecting previously unselected package squashfs-tools. 15:24:14 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 15:24:14 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 15:24:14 Selecting previously unselected package snapd. 15:24:14 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 15:24:14 Unpacking snapd (2.51.1+18.04) ... 15:24:16 Setting up libedit2:amd64 (3.1-20170329-1) ... 15:24:16 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 15:24:17 Setting up mime-support (3.60ubuntu1) ... 15:24:17 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 15:24:17 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:24:17 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:24:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:24:17 Setting up systemd (237-3ubuntu10.52) ... 15:24:17 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:24:17 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:24:17 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:24:17 Setting up liblzo2-2:amd64 (2.08-1.2) ... 15:24:17 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:24:17 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:24:17 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:24:18 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 15:24:18 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:24:18 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:24:18 Setting up python3 (3.6.7-1~18.04) ... 15:24:18 running python rtupdate hooks for python3.6... 15:24:18 running python post-rtupdate hooks for python3.6... 15:24:18 Setting up apparmor (2.12-4ubuntu5.1) ... 15:24:19 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:24:19 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:24:19 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 15:24:19 Setting up snapd (2.51.1+18.04) ... 15:24:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:24:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:24:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:24:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:24:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:24:20 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:24:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:24:20 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:24:21 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:24:21 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:24:21 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 15:24:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:24:21 Processing triggers for systemd (237-3ubuntu10.52) ... 15:24:22 gofmt -l . 15:24:22 [ "`gofmt -l .`" = "" ] 15:24:22 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:24:22 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:24:22 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:24:23 ./bin/test-attribution-txt.sh 15:24:24 Reading package lists... 15:24:24 Reading package lists... 15:24:24 Building dependency tree... 15:24:24 Reading state information... 15:24:24 Calculating upgrade... 15:24:24 The following packages will be upgraded: 15:24:24 advancecomp base-files bash binutils binutils-common 15:24:24 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 15:24:24 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 15:24:24 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 15:24:24 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 15:24:24 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 15:24:24 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 15:24:24 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 15:24:24 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 15:24:24 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 15:24:24 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 15:24:24 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 15:24:24 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 15:24:24 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 15:24:24 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 15:24:24 ubuntu-keyring util-linux 15:24:24 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:24:24 Need to get 64.2 MB of archives. 15:24:24 After this operation, 5142 kB of additional disk space will be used. 15:24:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 15:24:24 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 15:24:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 15:24:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 15:24:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 15:24:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 15:24:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 15:24:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 15:24:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 15:24:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 15:24:24 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 15:24:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 15:24:24 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 15:24:24 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 15:24:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 15:24:24 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 15:24:24 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 15:24:24 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 15:24:24 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 15:24:24 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 15:24:24 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 15:24:24 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 15:24:24 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 15:24:24 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 15:24:24 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 15:24:24 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 15:24:24 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 15:24:24 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 15:24:24 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 15:24:24 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 15:24:24 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 15:24:24 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 15:24:24 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 15:24:24 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 15:24:24 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 15:24:24 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 15:24:24 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 15:24:24 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 15:24:25 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 15:24:25 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 15:24:25 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 15:24:25 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 15:24:25 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 15:24:25 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 15:24:25 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 15:24:25 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 15:24:25 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 15:24:25 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 15:24:25 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 15:24:25 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 15:24:25 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 15:24:25 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 15:24:25 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 15:24:25 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 15:24:25 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 15:24:25 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 15:24:25 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 15:24:25 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 15:24:25 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:24:25 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 15:24:25 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 15:24:25 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 15:24:25 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 15:24:25 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:24:25 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:24:25 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:24:25 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 15:24:25 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 15:24:25 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 15:24:25 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 15:24:25 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 15:24:25 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 15:24:25 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 15:24:25 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 15:24:25 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 15:24:25 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 15:24:25 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 15:24:25 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 15:24:25 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 15:24:26 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 15:24:26 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 15:24:26 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 15:24:26 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 15:24:26 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 15:24:26 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 15:24:26 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 15:24:26 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 15:24:26 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 15:24:26 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [Pipeline] sh 15:24:26 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 15:24:26 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 15:24:26 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 15:24:26 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 15:24:26 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 15:24:26 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 15:24:26 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 15:24:26 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 15:24:26 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 15:24:26 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 15:24:26 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 15:24:26 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:24:26 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:24:26 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 15:24:26 debconf: delaying package configuration, since apt-utils is not installed 15:24:26 Fetched 64.2 MB in 2s (30.5 MB/s) 15:24:26 (Reading database ... 13914 files and directories currently installed.) 15:24:26 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 15:24:26 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:24:26 + ls -al . 15:24:26 total 640 15:24:26 drwxrwxr-x 9 1001 1001 4096 Sep 30 15:24 . 15:24:26 drwxr-xr-x 4 root root 4096 Sep 30 15:19 .. 15:24:26 -rw-rw-r-- 1 1001 1001 11 Sep 30 15:16 .dockerignore 15:24:26 drwxrwxr-x 8 1001 1001 4096 Sep 30 15:16 .git 15:24:26 drwxrwxr-x 4 1001 1001 4096 Sep 30 15:16 .github 15:24:26 -rw-rw-r-- 1 1001 1001 818 Sep 30 15:16 .gitignore 15:24:26 -rw-rw-r-- 1 1001 1001 20 Sep 30 15:16 .golangci.yml 15:24:26 -rw-rw-r-- 1 1001 1001 76 Sep 30 15:16 .hadolint.yml 15:24:26 -rw-rw-r-- 1 1001 1001 166 Sep 30 15:16 .sonarcloud.properties 15:24:26 -rw-rw-r-- 1 1001 1001 1171 Sep 30 15:16 ADOPTERS.md 15:24:26 -rw-rw-r-- 1 1001 1001 8608 Sep 30 15:16 Attribution.txt 15:24:26 -rw-rw-r-- 1 1001 1001 43881 Sep 30 15:16 CHANGELOG.md 15:24:26 -rw-rw-r-- 1 1001 1001 3804 Sep 30 15:16 CONTRIBUTING.md 15:24:26 -rw-rw-r-- 1 1001 1001 677 Sep 30 15:16 GOVERNANCE.md 15:24:26 -rw-rw-r-- 1 1001 1001 849 Sep 30 15:16 Jenkinsfile 15:24:26 -rw-rw-r-- 1 1001 1001 10775 Sep 30 15:16 LICENSE 15:24:26 -rw-rw-r-- 1 1001 1001 6386 Sep 30 15:16 Makefile 15:24:26 -rw-rw-r-- 1 1001 1001 582 Sep 30 15:16 OWNERS.md 15:24:26 -rw-rw-r-- 1 1001 1001 8256 Sep 30 15:16 README.md 15:24:26 -rw-rw-r-- 1 1001 1001 6912 Sep 30 15:16 SECURITY.md 15:24:26 -rw-rw-r-- 1 1001 1001 5 Sep 30 15:12 VERSION 15:24:26 -rw-rw-r-- 1 1001 1001 4131 Sep 30 15:16 ZMQWindows.md 15:24:26 drwxrwxr-x 2 1001 1001 4096 Sep 30 15:16 bin 15:24:26 drwxrwxr-x 14 1001 1001 4096 Sep 30 15:16 cmd 15:24:26 -rw-r--r-- 1 root root 403265 Sep 30 15:22 coverage.out 15:24:26 -rw-rw-r-- 1 1001 1001 829 Sep 30 15:16 go.mod 15:24:26 -rw-r--r-- 1 root root 50143 Sep 30 15:19 go.sum 15:24:26 drwxrwxr-x 8 1001 1001 4096 Sep 30 15:16 internal 15:24:26 drwxrwxr-x 3 1001 1001 4096 Sep 30 15:16 openapi 15:24:26 drwxrwxr-x 4 1001 1001 4096 Sep 30 15:16 snap 15:24:26 -rw-rw-r-- 1 1001 1001 204 Sep 30 15:16 version.go [Pipeline] sh 15:24:27 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 15:24:27 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:24:27 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 15:24:27 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 15:24:27 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:24:27 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:24:27 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:24:27 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:24:27 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:24:27 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:24:27 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:24:27 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:24:27 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:24:27 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:24:27 + '[' -e coverage.out ] 15:24:27 + chown 1001:1001 coverage.out [Pipeline] stash 15:24:27 Warning: overwriting stash ‘coverage-report’ 15:24:27 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:24:27 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:24:27 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:24:27 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:24:27 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 15:24:27 (Reading database ... 13914 files and directories currently installed.) 15:24:27 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 15:24:27 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 15:24:27 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 15:24:28 (Reading database ... 13914 files and directories currently installed.) 15:24:28 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:24:28 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:24:28 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:24:28 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:24:28 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:24:28 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:24:28 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 15:24:28 (Reading database ... 13914 files and directories currently installed.) 15:24:28 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 15:24:28 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:24:28 Stashed 1 file(s) [Pipeline] sh 15:24:28 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 15:24:28 (Reading database ... 13914 files and directories currently installed.) 15:24:28 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 15:24:28 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:24:28 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:24:28 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 15:24:29 Setting up base-files (10.1ubuntu2.11) ... 15:24:29 Installing new version of config file /etc/issue ... 15:24:29 Installing new version of config file /etc/issue.net ... 15:24:29 Installing new version of config file /etc/lsb-release ... 15:24:29 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:24:29 + make build 15:24:29 go mod tidy 15:24:29 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:24:29 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:24:29 Removing obsolete conffile /etc/default/motd-news ... 15:24:29 (Reading database ... 13915 files and directories currently installed.) 15:24:29 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 15:24:29 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 15:24:29 Setting up bash (4.4.18-2ubuntu1.2) ... 15:24:29 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 15:24:29 (Reading database ... 13915 files and directories currently installed.) 15:24:29 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 15:24:29 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 15:24:29 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 15:24:30 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 15:24:30 (Reading database ... 13915 files and directories currently installed.) 15:24:30 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 15:24:30 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 15:24:30 Setting up tar (1.29b-2ubuntu0.2) ... 15:24:30 (Reading database ... 13915 files and directories currently installed.) 15:24:30 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 15:24:30 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:24:30 Setting up dpkg (1.19.0.5ubuntu2.3) ... 15:24:30 (Reading database ... 13915 files and directories currently installed.) 15:24:30 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 15:24:30 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:24:30 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 15:24:30 (Reading database ... 13915 files and directories currently installed.) 15:24:30 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 15:24:30 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:24:30 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 15:24:30 (Reading database ... 13915 files and directories currently installed.) 15:24:30 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 15:24:30 Unpacking grep (3.1-2build1) over (3.1-2) ... 15:24:30 Setting up grep (3.1-2build1) ... 15:24:30 (Reading database ... 13915 files and directories currently installed.) 15:24:30 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 15:24:30 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 15:24:30 Setting up gzip (1.6-5ubuntu1.1) ... 15:24:30 (Reading database ... 13915 files and directories currently installed.) 15:24:30 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 15:24:30 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:24:31 Setting up login (1:4.5-1ubuntu2) ... 15:24:31 (Reading database ... 13915 files and directories currently installed.) 15:24:31 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 15:24:31 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:24:31 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 15:24:31 (Reading database ... 13915 files and directories currently installed.) 15:24:31 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 15:24:31 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:24:31 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 15:24:31 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:24:31 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 15:24:31 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:24:32 Setting up perl-base (5.26.1-6ubuntu0.5) ... 15:24:32 (Reading database ... 13915 files and directories currently installed.) 15:24:32 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 15:24:32 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:24:32 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:24:32 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:24:32 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:24:32 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:24:32 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 15:24:32 (Reading database ... 13915 files and directories currently installed.) 15:24:32 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 15:24:32 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 15:24:33 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 15:24:33 (Reading database ... 13915 files and directories currently installed.) 15:24:33 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:24:33 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:24:33 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:24:33 (Reading database ... 13915 files and directories currently installed.) 15:24:33 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:24:33 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:24:33 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:24:33 (Reading database ... 13915 files and directories currently installed.) 15:24:33 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:24:33 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:24:33 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:24:33 (Reading database ... 13915 files and directories currently installed.) 15:24:33 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:24:33 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:24:33 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:24:33 (Reading database ... 13915 files and directories currently installed.) 15:24:33 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 15:24:33 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:24:33 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 15:24:33 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:24:33 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 15:24:33 (Reading database ... 13915 files and directories currently installed.) 15:24:33 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 15:24:33 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:24:33 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 15:24:33 (Reading database ... 13915 files and directories currently installed.) 15:24:33 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:24:33 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:24:33 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:24:33 (Reading database ... 13915 files and directories currently installed.) 15:24:33 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:24:33 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:24:33 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 15:24:34 (Reading database ... 13915 files and directories currently installed.) 15:24:34 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:24:34 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:24:34 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 15:24:34 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 15:24:34 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:24:34 (Reading database ... 13915 files and directories currently installed.) 15:24:34 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 15:24:34 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:24:35 Setting up libc-bin (2.27-3ubuntu1.4) ... 15:24:35 (Reading database ... 13915 files and directories currently installed.) 15:24:35 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 15:24:35 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:24:35 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 15:24:35 (Reading database ... 13917 files and directories currently installed.) 15:24:35 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 15:24:35 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 15:24:35 Setting up debconf (1.5.66ubuntu1) ... 15:24:35 (Reading database ... 13917 files and directories currently installed.) 15:24:35 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 15:24:35 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:24:35 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 15:24:35 (Reading database ... 13917 files and directories currently installed.) 15:24:35 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 15:24:35 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:24:35 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 15:24:36 (Reading database ... 13917 files and directories currently installed.) 15:24:36 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:24:36 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:24:36 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:24:36 (Reading database ... 13917 files and directories currently installed.) 15:24:36 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:24:36 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:24:36 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 15:24:36 (Reading database ... 13919 files and directories currently installed.) 15:24:36 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:24:36 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:24:36 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:24:36 (Reading database ... 13923 files and directories currently installed.) 15:24:36 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:24:36 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:24:36 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 15:24:36 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:24:36 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 15:24:36 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:24:36 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 15:24:36 (Reading database ... 13923 files and directories currently installed.) 15:24:36 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 15:24:36 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 15:24:36 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 15:24:36 (Reading database ... 13923 files and directories currently installed.) 15:24:36 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 15:24:36 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 15:24:36 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 15:24:37 (Reading database ... 13923 files and directories currently installed.) 15:24:37 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 15:24:37 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:24:37 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 15:24:37 (Reading database ... 13923 files and directories currently installed.) 15:24:37 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 15:24:37 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:24:37 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 15:24:37 (Reading database ... 13923 files and directories currently installed.) 15:24:37 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 15:24:37 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 15:24:37 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 15:24:37 (Reading database ... 13923 files and directories currently installed.) 15:24:37 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 15:24:37 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:24:37 Setting up passwd (1:4.5-1ubuntu2) ... 15:24:37 (Reading database ... 13923 files and directories currently installed.) 15:24:37 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 15:24:37 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:24:37 Setting up gpgv (2.2.4-1ubuntu1.4) ... 15:24:37 (Reading database ... 13923 files and directories currently installed.) 15:24:37 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:24:37 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:24:37 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:24:37 (Reading database ... 13923 files and directories currently installed.) 15:24:37 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:24:37 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:24:38 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:24:38 (Reading database ... 13923 files and directories currently installed.) 15:24:38 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 15:24:38 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 15:24:38 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 15:24:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:24:38 (Reading database ... 13923 files and directories currently installed.) 15:24:38 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 15:24:38 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 15:24:38 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 15:24:38 (Reading database ... 13923 files and directories currently installed.) 15:24:38 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 15:24:38 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 15:24:38 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 15:24:38 (Reading database ... 13923 files and directories currently installed.) 15:24:38 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 15:24:38 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 15:24:38 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 15:24:38 (Reading database ... 13923 files and directories currently installed.) 15:24:38 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 15:24:38 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 15:24:38 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 15:24:39 (Reading database ... 13923 files and directories currently installed.) 15:24:39 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 15:24:39 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 15:24:39 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 15:24:39 (Reading database ... 13924 files and directories currently installed.) 15:24:39 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:24:39 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:24:39 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:24:39 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:24:39 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 15:24:39 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 15:24:39 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 15:24:39 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 15:24:39 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 15:24:39 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 15:24:39 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 15:24:39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 15:24:39 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 15:24:39 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 15:24:39 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 15:24:39 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 15:24:39 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 15:24:39 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 15:24:39 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 15:24:39 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 15:24:39 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 15:24:39 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 15:24:40 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 15:24:40 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 15:24:40 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 15:24:40 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 15:24:40 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 15:24:40 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 15:24:40 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:24:40 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:24:40 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:24:40 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:24:40 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:24:40 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:24:40 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:24:40 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:24:40 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:24:40 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:24:40 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:24:40 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:24:41 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:24:41 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:24:41 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:24:41 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:24:42 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:24:42 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:24:42 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:24:42 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:24:43 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:24:43 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:24:43 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:24:43 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:24:44 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:24:44 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:24:44 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:24:44 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:24:44 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:24:44 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:24:44 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:24:44 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:24:44 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 15:24:44 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 15:24:44 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:24:44 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:24:44 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:24:44 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:24:44 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 15:24:44 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 15:24:44 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:24:44 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 15:24:44 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:24:44 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:24:44 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:24:44 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 15:24:44 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 15:24:44 Setting up tzdata (2021a-0ubuntu0.18.04) ... 15:24:44 15:24:44 Current default time zone: 'Etc/UTC' 15:24:44 Local time is now: Thu Sep 30 15:24:44 UTC 2021. 15:24:44 Universal Time is now: Thu Sep 30 15:24:44 UTC 2021. 15:24:44 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:24:44 15:24:44 Setting up systemd-sysv (237-3ubuntu10.52) ... 15:24:44 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:24:44 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 15:24:44 Setting up mount (2.31.1-0.4ubuntu3.7) ... 15:24:44 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 15:24:45 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 15:24:45 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 15:24:45 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 15:24:45 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 15:24:45 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 15:24:45 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:24:45 Setting up procps (2:3.3.12-3ubuntu1.2) ... 15:24:45 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 15:24:45 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 15:24:45 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 15:24:45 Setting up patch (2.7.6-2ubuntu1.1) ... 15:24:45 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 15:24:45 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 15:24:45 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 15:24:45 Installing new version of config file /etc/ssl/openssl.cnf ... 15:24:45 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 15:24:45 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 15:24:45 Setting up ca-certificates (20210119~18.04.2) ... 15:24:47 Updating certificates in /etc/ssl/certs... 15:24:47 23 added, 28 removed; done. 15:24:47 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 15:24:47 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:24:47 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 15:24:47 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 15:24:47 Setting up pkgbinarymangler (138.18.04.1) ... 15:24:47 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 15:24:47 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 15:24:47 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 15:24:47 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 15:24:47 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:24:47 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:24:47 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:24:48 Setting up perl (5.26.1-6ubuntu0.5) ... 15:24:48 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 15:24:48 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:24:48 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:24:48 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 15:24:48 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:24:48 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:24:48 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:24:48 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:24:48 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:24:48 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:24:48 Processing triggers for systemd (237-3ubuntu10.52) ... 15:24:48 Processing triggers for mime-support (3.60ubuntu1) ... 15:24:48 Processing triggers for ca-certificates (20210119~18.04.2) ... 15:24:48 Updating certificates in /etc/ssl/certs... 15:24:49 0 added, 0 removed; done. 15:24:49 Running hooks in /etc/ca-certificates/update.d... 15:24:49 done. 15:24:49 Reading package lists... 15:24:49 Building dependency tree... 15:24:49 Reading state information... 15:24:49 The following NEW packages will be installed: 15:24:49 apt-transport-https 15:24:49 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:24:49 Need to get 4348 B of archives. 15:24:49 After this operation, 154 kB of additional disk space will be used. 15:24:49 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 15:24:50 debconf: delaying package configuration, since apt-utils is not installed 15:24:50 Fetched 4348 B in 0s (20.5 kB/s) 15:24:50 Selecting previously unselected package apt-transport-https. 15:24:50 (Reading database ... 13928 files and directories currently installed.) 15:24:50 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 15:24:50 Unpacking apt-transport-https (1.6.14) ... 15:24:50 Setting up apt-transport-https (1.6.14) ... 15:24:50 Waiting for network to be ready... 15:24:57 2021-09-30T15:24:54Z INFO Waiting for automatic snapd restart... 15:24:58 snapd 2.51.7 from Canonical* installed 15:24:59 "snapd" switched to the "latest/stable" channel 15:24:59 15:25:01 core18 20210722 from Canonical* installed 15:25:01 "core18" switched to the "latest/stable" channel 15:25:01 15:25:04 snapcraft 5.0 from Canonical* installed 15:25:04 "snapcraft" switched to the "latest/stable" channel 15:25:04 15:25:05 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 15:25:06 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 15:25:08 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: 15:25:08 - README.md 15:25:08 15:25:08 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:25:08 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:25:08 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:25:08 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:25:10 Reading package lists... 15:25:10 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 15:25:10 Reading package lists... 15:25:10 Building dependency tree... 15:25:10 Reading state information... 15:25:10 Suggested packages: 15:25:10 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:25:10 git-gui gitk gitweb git-cvs git-mediawiki git-svn 15:25:10 Recommended packages: 15:25:10 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 15:25:10 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 15:25:11 The following NEW packages will be installed: 15:25:11 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 15:25:11 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 15:25:11 pkg-config zip 15:25:11 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 15:25:11 Need to get 7670 kB of archives. 15:25:11 After this operation, 43.8 MB of additional disk space will be used. 15:25:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 15:25:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 15:25:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 15:25:11 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 15:25:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 15:25:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 15:25:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 15:25:11 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 15:25:11 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 15:25:11 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 15:25:11 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 15:25:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 15:25:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 15:25:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 15:25:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 15:25:11 debconf: delaying package configuration, since apt-utils is not installed 15:25:11 Fetched 7670 kB in 1s (8993 kB/s) 15:25:11 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 15:25:12 Selecting previously unselected package libglib2.0-0:amd64. 15:25:12 (Reading database ... 13932 files and directories currently installed.) 15:25:12 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 15:25:12 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:25:12 Selecting previously unselected package libpsl5:amd64. 15:25:12 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 15:25:12 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 15:25:12 Selecting previously unselected package libnghttp2-14:amd64. 15:25:12 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 15:25:12 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:25:12 Selecting previously unselected package librtmp1:amd64. 15:25:12 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 15:25:12 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:25:12 Selecting previously unselected package libcurl3-gnutls:amd64. 15:25:12 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 15:25:12 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 15:25:12 Selecting previously unselected package liberror-perl. 15:25:12 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 15:25:12 Unpacking liberror-perl (0.17025-1) ... 15:25:12 Selecting previously unselected package git-man. 15:25:12 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 15:25:12 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 15:25:12 Selecting previously unselected package git. 15:25:12 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 15:25:12 Unpacking git (1:2.17.1-1ubuntu0.9) ... 15:25:13 Selecting previously unselected package libnorm1:amd64. 15:25:13 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 15:25:13 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:25:13 Selecting previously unselected package libpgm-5.2-0:amd64. 15:25:13 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 15:25:13 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:25:13 Selecting previously unselected package libsodium23:amd64. 15:25:13 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 15:25:13 Unpacking libsodium23:amd64 (1.0.16-2) ... 15:25:13 Selecting previously unselected package libzmq5:amd64. 15:25:13 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 15:25:13 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:25:13 Selecting previously unselected package libzmq3-dev:amd64. 15:25:13 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 15:25:13 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:25:13 Selecting previously unselected package pkg-config. 15:25:13 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 15:25:13 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:25:13 Selecting previously unselected package zip. 15:25:13 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 15:25:13 Unpacking zip (3.0-11build1) ... 15:25:13 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:25:13 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 15:25:13 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:25:13 Setting up liberror-perl (0.17025-1) ... 15:25:13 Setting up libpsl5:amd64 (0.19.1-5build1) ... 15:25:13 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:25:13 No schema files found: doing nothing. 15:25:13 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:25:13 Setting up zip (3.0-11build1) ... 15:25:13 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:25:13 Setting up libsodium23:amd64 (1.0.16-2) ... 15:25:13 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:25:13 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:25:13 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 15:25:13 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:25:13 Setting up git (1:2.17.1-1ubuntu0.9) ... 15:25:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:25:14 git set to automatically installed. 15:25:14 git-man set to automatically installed. 15:25:14 libcurl3-gnutls set to automatically installed. 15:25:14 liberror-perl set to automatically installed. 15:25:14 libglib2.0-0 set to automatically installed. 15:25:14 libnghttp2-14 set to automatically installed. 15:25:14 libnorm1 set to automatically installed. 15:25:14 libpgm-5.2-0 set to automatically installed. 15:25:14 libpsl5 set to automatically installed. 15:25:14 librtmp1 set to automatically installed. 15:25:14 libsodium23 set to automatically installed. 15:25:14 libzmq3-dev set to automatically installed. 15:25:14 libzmq5 set to automatically installed. 15:25:14 pkg-config set to automatically installed. 15:25:14 zip set to automatically installed. 15:25:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:25:15 snapd is not logged in, snap install commands will use sudo 15:25:18 snap "core18" has no updates available 15:25:19 snapd is not logged in, snap install commands will use sudo 15:25:19 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 15:25:22 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 15:25:24 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 15:25:24 Pulling config-common 15:25:24 + snapcraftctl pull 15:25:26 Pulling go-build-helper 15:25:26 + snapcraftctl pull 15:25:27 'edgex-go' has dependencies that need to be staged: go-build-helper 15:25:27 Skipping pull go-build-helper (already ran) 15:25:27 Building go-build-helper 15:25:27 + snapcraftctl build 15:25:27 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 15:25:29 Staging go-build-helper 15:25:29 + snapcraftctl stage 15:25:31 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 15:25:34 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 15:25:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:25:39 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:25:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 15:25:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 15:25:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 15:25:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 15:25:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 15:25:39 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 15:25:39 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 15:25:39 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 15:25:39 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:25:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:25:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:25:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:25:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:25:39 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:25:39 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:25:39 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:25:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:25:39 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] 15:25:39 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 15:25:39 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 15:25:39 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 15:25:39 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 15:25:39 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 15:25:39 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] 15:25:39 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 15:25:39 Fetched 25.4 MB in 0s (0 B/s) 15:25:39 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 15:25:39 Fetched 224 kB in 0s (0 B/s) 15:25:39 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 15:25:39 Fetched 157 kB in 0s (0 B/s) 15:25:39 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 15:25:39 Fetched 221 kB in 0s (0 B/s) 15:25:39 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 15:25:39 Fetched 143 kB in 0s (0 B/s) 15:25:39 Pulling edgex-go 15:25:39 + snapcraftctl pull 15:25:39 Pulling hooks 15:25:39 + snapcraftctl pull [Pipeline] } 15:25:41 $ docker stop --time=1 66a4587bd79d70e9963db1e42fa9e10a63ef568a7eedeaad75867d147ad9e1c7 15:25:43 $ docker rm -f 66a4587bd79d70e9963db1e42fa9e10a63ef568a7eedeaad75867d147ad9e1c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:25:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:25:45 15:25:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:25:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:25:46 latest: Pulling from edgex-devops/edgex-compose-arm64 15:25:46 29e5d40040c1: Pulling fs layer 15:25:46 1ce36da41761: Pulling fs layer 15:25:46 25b303627fd3: Pulling fs layer 15:25:46 29e5d40040c1: Verifying Checksum 15:25:46 29e5d40040c1: Download complete 15:25:47 29e5d40040c1: Pull complete 15:25:47 1ce36da41761: Verifying Checksum 15:25:47 1ce36da41761: Download complete 15:25:49 1ce36da41761: Pull complete 15:25:49 25b303627fd3: Verifying Checksum 15:25:49 25b303627fd3: Download complete 15:25:57 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 15:25:57 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 15:25:57 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:25:57 Fetched 0 B in 0s (0 B/s) 15:25:57 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 15:25:57 Fetched 96.5 kB in 0s (0 B/s) 15:25:57 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 15:25:57 Fetched 279 kB in 0s (0 B/s) 15:25:57 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 15:25:57 Fetched 122 kB in 0s (0 B/s) 15:25:57 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 15:25:57 Fetched 77.8 kB in 0s (0 B/s) 15:25:57 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 15:25:57 Fetched 8848 B in 0s (0 B/s) 15:25:57 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 15:25:57 Fetched 47.8 kB in 0s (0 B/s) 15:25:57 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 15:25:57 Fetched 45.6 kB in 0s (0 B/s) 15:25:57 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 15:25:57 Fetched 15.0 kB in 0s (0 B/s) 15:25:57 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 15:25:57 Fetched 220 kB in 0s (0 B/s) 15:25:57 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 15:25:57 Fetched 154 kB in 0s (0 B/s) 15:25:57 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 15:25:57 Fetched 50.6 kB in 0s (0 B/s) 15:25:57 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 15:25:57 Fetched 14.8 kB in 0s (0 B/s) 15:25:57 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 15:25:57 Fetched 41.8 kB in 0s (0 B/s) 15:25:57 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 15:25:57 Fetched 499 kB in 0s (0 B/s) 15:25:57 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 15:25:57 Fetched 111 kB in 0s (0 B/s) 15:25:57 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 15:25:57 Fetched 240 kB in 0s (0 B/s) 15:25:57 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 15:25:57 Fetched 29.3 kB in 0s (0 B/s) 15:25:57 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 15:25:57 Fetched 85.5 kB in 0s (0 B/s) 15:25:57 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 15:25:57 Fetched 24.5 kB in 0s (0 B/s) 15:25:57 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 15:25:57 Fetched 49.2 kB in 0s (0 B/s) 15:25:57 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 15:25:57 Fetched 54.2 kB in 0s (0 B/s) 15:25:57 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 15:25:57 Fetched 30.8 kB in 0s (0 B/s) 15:25:57 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 15:25:57 Fetched 15.8 kB in 0s (0 B/s) 15:25:57 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 15:25:57 Fetched 85.9 kB in 0s (0 B/s) 15:25:57 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 15:25:57 Fetched 8720 B in 0s (0 B/s) 15:25:57 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 15:25:57 Fetched 140 kB in 0s (0 B/s) 15:25:57 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 15:25:57 Fetched 119 kB in 0s (0 B/s) 15:25:57 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 15:25:57 Fetched 111 kB in 0s (0 B/s) 15:25:57 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 15:25:57 Fetched 11.1 kB in 0s (0 B/s) 15:25:57 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 15:25:57 Fetched 646 kB in 0s (0 B/s) 15:25:57 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 15:25:57 Fetched 41.3 kB in 0s (0 B/s) 15:25:57 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 15:25:57 Fetched 17.9 kB in 0s (0 B/s) 15:25:57 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 15:25:57 Fetched 368 kB in 0s (0 B/s) 15:25:57 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 15:25:57 Fetched 187 kB in 0s (0 B/s) 15:25:57 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 15:25:57 Fetched 175 kB in 0s (0 B/s) 15:25:57 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 15:25:57 Fetched 206 kB in 0s (0 B/s) 15:25:57 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 15:25:57 Fetched 1302 kB in 0s (0 B/s) 15:25:57 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 15:25:57 Fetched 36.2 kB in 0s (0 B/s) 15:25:57 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 15:25:57 Fetched 159 kB in 0s (0 B/s) 15:25:57 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 15:25:57 Fetched 107 kB in 0s (0 B/s) 15:25:57 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 15:25:57 Fetched 48.7 kB in 0s (0 B/s) 15:25:57 Pulling static-packages 15:25:57 + snapcraftctl pull 15:25:57 Pulling version 15:25:57 + cd /root/project 15:25:57 + git describe --tags --abbrev=0 15:25:57 + sed s/v// 15:25:57 + GIT_VERSION=2.0.1-dev.61 15:25:57 + [ -z 2.0.1-dev.61 ] 15:25:57 + snapcraftctl set-version 2.0.1-dev.61 15:25:58 Building config-common 15:25:58 + snapcraftctl build 15:25:59 25b303627fd3: Pull complete 15:25:59 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:25:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:25:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:25:59 prd-ubuntu18.04-docker-arm64-4c-16g-283 does not seem to be running inside a container 15:26:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:26:00 Skipping build go-build-helper (already ran) 15:26:00 Building edgex-go 15:26:00 + cd /root/parts/edgex-go/src 15:26:00 + git describe --tags --abbrev=0 15:26:00 + sed s/v// 15:26:00 + GIT_VERSION=2.0.1-dev.61 15:26:00 + [ -z 2.0.1-dev.61 ] 15:26:00 + echo 2.0.1-dev.61 15:26:00 + make build 15:26:00 go mod tidy 15:26:02 go: downloading github.com/gorilla/mux v1.8.0 15:26:02 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 15:26:02 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.17 15:26:02 go: downloading github.com/stretchr/testify v1.7.0 15:26:02 go: downloading github.com/google/uuid v1.3.0 15:26:02 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 15:26:02 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 15:26:02 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 15:26:02 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:26:02 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:26:02 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 15:26:02 go: downloading github.com/lib/pq v1.10.3 15:26:03 go: downloading github.com/golang-jwt/jwt/v4 v4.1.0 15:26:03 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 15:26:03 go: downloading github.com/pelletier/go-toml v1.9.4 15:26:03 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 15:26:03 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 15:26:03 $ docker top 80199268c0aae492106fd71d02511d78c73ee130baf8deed55fd5db23527c000 -eo pid,comm 15:26:03 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [Pipeline] { [Pipeline] sh 15:26:04 go: downloading github.com/davecgh/go-spew v1.1.1 15:26:04 go: downloading github.com/pmezard/go-difflib v1.0.0 15:26:04 go: downloading github.com/go-playground/validator/v10 v10.9.0 15:26:04 go: downloading github.com/go-kit/kit v0.11.0 15:26:04 go: downloading github.com/stretchr/objx v0.1.1 15:26:04 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 15:26:04 go: downloading github.com/x448/float16 v0.8.4 15:26:04 + docker-compose build --help 15:26:04 + grep parallel 15:26:04 go: downloading github.com/go-playground/universal-translator v0.18.0 15:26:04 go: downloading github.com/leodido/go-urn v1.2.1 15:26:04 go: downloading golang.org/x/text v0.3.6 15:26:04 go: downloading github.com/go-playground/assert/v2 v2.0.1 15:26:04 go: downloading github.com/go-playground/locales v0.14.0 15:26:04 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 15:26:04 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:26:04 go: downloading github.com/pebbe/zmq4 v1.2.7 15:26:04 go: downloading github.com/hashicorp/consul/api v1.8.1 15:26:04 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:26:04 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 15:26:04 go: downloading github.com/kr/pretty v0.3.0 15:26:05 go: downloading github.com/go-logfmt/logfmt v0.5.0 15:26:05 go: downloading github.com/go-stack/stack v1.8.0 15:26:05 go: downloading github.com/gorilla/websocket v1.4.2 15:26:05 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 15:26:05 go: downloading github.com/onsi/ginkgo v1.10.1 15:26:05 go: downloading github.com/onsi/gomega v1.7.0 15:26:05 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:26:05 go: downloading github.com/mitchellh/copystructure v1.0.0 15:26:05 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:26:05 go: downloading github.com/kr/text v0.2.0 15:26:05 go: downloading github.com/rogpeppe/go-internal v1.8.0 15:26:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:26:05 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:26:05 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:26:05 go: downloading github.com/hashicorp/serf v0.9.5 15:26:05 go: downloading github.com/hashicorp/consul/sdk v0.7.0 15:26:05 go: downloading github.com/hashicorp/go-uuid v1.0.1 15:26:05 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:26:05 go: downloading github.com/fatih/color v1.9.0 15:26:05 go: downloading github.com/mattn/go-colorable v0.1.6 15:26:05 go: downloading github.com/mattn/go-isatty v0.0.12 15:26:05 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:26:05 go: downloading github.com/pkg/errors v0.9.1 15:26:05 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:26:05 go: downloading github.com/hashicorp/go-msgpack v0.5.3 15:26:05 go: downloading github.com/hashicorp/memberlist v0.2.2 15:26:05 go: downloading github.com/hpcloud/tail v1.0.0 15:26:05 go: downloading gopkg.in/yaml.v2 v2.4.0 15:26:05 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 15:26:05 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:26:05 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:26:05 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:26:05 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:26:05 go: downloading github.com/hashicorp/go-multierror v1.1.0 15:26:05 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 15:26:05 go: downloading github.com/miekg/dns v1.1.26 15:26:05 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:26:05 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:26:05 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:26:05 go: downloading github.com/hashicorp/errwrap v1.0.0 15:26:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.61" -o cmd/core-data/core-data ./cmd/core-data 15:26:09 --parallel Build images in parallel. [Pipeline] } 15:26:09 $ docker stop --time=1 80199268c0aae492106fd71d02511d78c73ee130baf8deed55fd5db23527c000 15:26:11 $ docker rm -f 80199268c0aae492106fd71d02511d78c73ee130baf8deed55fd5db23527c000 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:26:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:26:12 . [Pipeline] withDockerContainer 15:26:12 prd-ubuntu18.04-docker-arm64-4c-16g-283 does not seem to be running inside a container 15:26:12 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:26:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.61" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:26:14 $ docker top cb23eef0f656603bf01f0d1743eede931a3b9724687c8a41463676d3775f8ced -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:15 + docker-compose -f ./docker-compose-build.yml build --parallel 15:26:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.61" -o cmd/core-command/core-command ./cmd/core-command 15:26:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.61" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:26:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.61" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:26:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.61" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:26:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.61" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:26:22 Building core-command ... 15:26:22 Building core-data ... 15:26:22 Building core-metadata ... 15:26:22 Building security-bootstrapper ... 15:26:22 Building security-proxy-setup ... 15:26:22 Building security-secretstore-setup ... 15:26:22 Building support-notifications ... 15:26:22 Building support-scheduler ... 15:26:22 Building sys-mgmt-agent ... 15:26:22 Building security-secretstore-setup 15:26:22 Building sys-mgmt-agent 15:26:22 Building core-metadata 15:26:22 Building support-notifications 15:26:22 Building security-bootstrapper 15:26:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.61" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:26:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.61" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:26:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.61" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:26:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.61" -o ./cmd/secrets-config ./cmd/secrets-config 15:26:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.61" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:26:28 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 15:26:28 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 15:26:28 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 15:26:28 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 15:26:28 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 15:26:28 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 15:26:28 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 15:26:28 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 15:26:28 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 15:26:28 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 15:26:28 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 15:26:28 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 15:26:28 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 15:26:28 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 15:26:28 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 15:26:28 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 15:26:28 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 15:26:28 + 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 15:26:28 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 15:26:28 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 15:26:28 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 15:26:28 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 15:26:28 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 15:26:28 + 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 15:26:28 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 15:26:28 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 15:26:28 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 15:26:29 Building hooks 15:26:29 + cd /root/parts/hooks/src 15:26:29 + make build 15:26:29 go mod tidy 15:26:30 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 15:26:30 go: downloading github.com/stretchr/testify v1.5.1 15:26:30 go: downloading github.com/davecgh/go-spew v1.1.0 15:26:30 go: downloading gopkg.in/yaml.v2 v2.2.2 15:26:30 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 15:26:31 GO111MODULE=on go build -o cmd/install/install ./cmd/install 15:26:31 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 15:26:31 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 15:26:34 Building static-packages 15:26:34 + snapcraftctl build 15:26:36 Building version 15:26:36 + snapcraftctl build 15:26:38 Staging config-common 15:26:38 + snapcraftctl stage 15:26:39 Skipping stage go-build-helper (already ran) 15:26:39 Staging edgex-go 15:26:39 + snapcraftctl stage 15:26:40 Staging hooks 15:26:40 + snapcraftctl stage 15:26:41 Staging static-packages 15:26:41 + snapcraftctl stage 15:26:42 Staging version 15:26:42 + snapcraftctl stage 15:26:44 Priming config-common 15:26:44 + snapcraftctl prime 15:26:45 Priming go-build-helper 15:26:45 + snapcraftctl prime 15:26:46 Priming edgex-go 15:26:46 + snapcraftctl prime 15:26:47 Priming hooks 15:26:47 + snapcraftctl prime 15:26:49 Priming static-packages 15:26:49 + snapcraftctl prime 15:26:51 Priming version 15:26:51 + snapcraftctl prime 15:26:52 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] } 15:27:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:27:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:27:30 ---> bd2cea590885 15:27:30 Step 3/24 : WORKDIR /edgex-go 15:27:30 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:27:30 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:27:30 ---> bd2cea590885 15:27:30 Step 3/32 : WORKDIR /edgex-go 15:27:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:27:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:27:30 ---> bd2cea590885 15:27:30 Step 3/23 : WORKDIR /edgex-go 15:27:30 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:27:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:27:30 ---> bd2cea590885 15:27:30 Step 3/26 : WORKDIR /edgex-go 15:27:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:27:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:27:30 ---> bd2cea590885 15:27:30 Step 3/24 : WORKDIR /edgex-go 15:27:30 ---> Running in 718bf4e3c303 15:27:30 ---> Running in 02a39d59f302 15:27:30 ---> Running in aa6eecf20d27 15:27:30 ---> Running in 97ae1b9f3ebf 15:27:30 ---> Running in efecf80dbe99 15:27:30 Removing intermediate container 97ae1b9f3ebf 15:27:30 ---> 6c7ae03830dd 15:27:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:30 Removing intermediate container efecf80dbe99 15:27:30 ---> 2e23a528840f 15:27:30 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:30 Removing intermediate container 718bf4e3c303 15:27:30 ---> 5f9697e73d6a 15:27:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:30 ---> Running in 6c79a80dbabc 15:27:30 Removing intermediate container 02a39d59f302 15:27:30 ---> 07b6122025b5 15:27:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:30 Removing intermediate container aa6eecf20d27 15:27:30 ---> 126c54c08f90 15:27:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:30 ---> Running in 3f2da614a838 15:27:30 ---> Running in 62e8a40fdda4 15:27:30 ---> Running in f542eeebf939 15:27:30 ---> Running in 8858d4ec3a86 15:27:33 Removing intermediate container 6c79a80dbabc 15:27:33 ---> 79b67c15021c 15:27:33 Step 5/24 : RUN apk add --update --no-cache make bash git 15:27:33 ---> Running in ad0a82aa8ce7 15:27:34 Removing intermediate container 3f2da614a838 15:27:34 ---> 5cf77ee814d9 15:27:34 Step 5/32 : RUN apk add --update --no-cache make git 15:27:34 Removing intermediate container 62e8a40fdda4 15:27:34 ---> 9479f59ed217 15:27:34 Step 5/26 : RUN apk add --update --no-cache make git 15:27:34 ---> Running in f6bd30ceb788 15:27:34 Removing intermediate container 8858d4ec3a86 15:27:34 ---> 1d59bc0cee2c 15:27:34 Step 5/24 : RUN apk add --update --no-cache make git 15:27:34 Removing intermediate container f542eeebf939 15:27:34 ---> 9c4d224907fa 15:27:34 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:27:34 ---> Running in b0e3acae4197 15:27:34 ---> Running in 2be4d82c0426 15:27:35 ---> Running in cd6cdc487654 15:27:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:27:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:27:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:27:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:27:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:27:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:27:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:27:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:27:37 OK: 218 MiB in 52 packages 15:27:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:27:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:27:38 OK: 218 MiB in 52 packages 15:27:39 OK: 218 MiB in 52 packages 15:27:39 OK: 218 MiB in 52 packages 15:27:39 Removing intermediate container ad0a82aa8ce7 15:27:39 ---> 82909a0d88ba 15:27:39 Step 6/24 : COPY go.mod . 15:27:39 OK: 218 MiB in 52 packages 15:27:40 Removing intermediate container b0e3acae4197 15:27:40 ---> 33b451561abf 15:27:40 Step 6/26 : COPY go.mod . 15:27:41 ---> e2a512724f03 15:27:41 Step 7/24 : RUN go mod download 15:27:41 Removing intermediate container f6bd30ceb788 15:27:41 ---> beff3cd75835 15:27:41 Step 6/32 : COPY go.mod . 15:27:41 ---> Running in d15d7a0236e1 15:27:41 Removing intermediate container cd6cdc487654 15:27:41 ---> e7318fd49c0d 15:27:41 Step 6/23 : COPY go.mod . 15:27:41 Removing intermediate container 2be4d82c0426 15:27:41 ---> 0fa64318fc95 15:27:41 Step 6/24 : COPY go.mod . 15:27:41 ---> 33b268472f92 15:27:41 Step 7/26 : RUN go mod download 15:27:42 ---> Running in b6aa8b5854a8 15:27:42 ---> ee6ade73af79 15:27:42 Step 7/32 : RUN go mod download 15:27:42 ---> 7e2562e318c0 15:27:42 Step 7/24 : RUN go mod download 15:27:43 ---> Running in 4e35632de427 15:27:43 ---> 80f35e0b85d0 15:27:43 Step 7/23 : RUN go mod download 15:27:43 ---> Running in a43087db7376 15:27:43 ---> Running in a4d446df4e06 15:27:47 Removing intermediate container d15d7a0236e1 15:27:47 ---> aaeb35e2d129 15:27:47 Step 8/24 : COPY . . 15:27:48 Removing intermediate container b6aa8b5854a8 15:27:48 ---> 10b238a579db 15:27:48 Step 8/26 : COPY . . 15:27:53 Removing intermediate container 4e35632de427 15:27:53 ---> 291aa08ca660 15:27:53 Step 8/32 : COPY . . 15:27:54 Removing intermediate container a43087db7376 15:27:54 ---> d5eba2c9748d 15:27:54 Step 8/24 : COPY . . 15:27:54 Removing intermediate container a4d446df4e06 15:27:54 ---> edcaed8268c9 15:27:54 Step 8/23 : COPY . . 15:28:21 ---> 8c7942859bf7 15:28:21 Step 9/24 : RUN go mod tidy 15:28:21 ---> ff97d894a918 15:28:21 Step 9/26 : RUN go mod tidy 15:28:21 ---> bbc264345bc2 15:28:21 Step 9/32 : RUN go mod tidy 15:28:21 ---> 7b78fe96f84a 15:28:21 Step 9/24 : RUN go mod tidy 15:28:21 ---> Running in f2420bdeced6 15:28:21 ---> Running in fc2a311a188f 15:28:21 ---> 270ce9897945 15:28:21 Step 9/23 : RUN go mod tidy 15:28:21 ---> Running in 25024d0c50e7 15:28:21 ---> Running in 6baeeaf1c886 15:28:21 ---> Running in 6b019c5d34d6 15:28:26 Removing intermediate container f2420bdeced6 15:28:26 ---> d0baf03699c0 15:28:26 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:28:26 ---> Running in 0f7ff95ff65f 15:28:27 Removing intermediate container fc2a311a188f 15:28:27 ---> 462cb5d8de80 15:28:27 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:28:27 ---> Running in ac4437106c3c 15:28:28 Removing intermediate container 6b019c5d34d6 15:28:28 ---> 3c661a3cd256 15:28:28 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:28:28 Removing intermediate container 25024d0c50e7 15:28:28 ---> d2d6218f0cb2 15:28:28 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:28:28 Removing intermediate container 6baeeaf1c886 15:28:28 ---> 48ac73e40aab 15:28:28 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:28:28 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 15:28:28 ---> Running in ab94b9d7aebb 15:28:28 ---> Running in c897f916848f 15:28:28 ---> Running in 87216e20bf28 15:28:30 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 15:28:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:28:31 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 15:28:31 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 15:30:38 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 15:30:47 Removing intermediate container ac4437106c3c 15:30:47 ---> e535c82b47ed 15:30:47 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:30:47 ---> Running in 4675e5557908 15:30:49 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 15:30:53 Removing intermediate container 87216e20bf28 15:30:53 ---> 284e0157cae7 15:30:53 15:30:53 Step 11/32 : FROM alpine:3.14 15:30:53 Removing intermediate container 0f7ff95ff65f 15:30:53 ---> c476d46123cc 15:30:53 15:30:53 Step 11/26 : FROM alpine:3.14 15:30:54 Removing intermediate container 4675e5557908 15:30:54 ---> 83ce1f7c197c 15:30:54 15:30:54 Step 12/24 : FROM docker:20.10.7 15:30:54 3.14: Pulling from library/alpine 15:30:54 3.14: Pulling from library/alpine 15:30:54 20.10.7: Pulling from library/docker 15:30:56 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:30:56 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:30:56 Status: Downloaded newer image for alpine:3.14 15:30:56 Status: Image is up to date for alpine:3.14 15:30:56 ---> bb3de5531c18 15:30:56 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:30:56 ---> bb3de5531c18 15:30:56 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:30:58 ---> Running in 09a71b25c376 15:30:58 ---> Running in d8a97bbb2352 15:30:59 Removing intermediate container c897f916848f 15:30:59 ---> cc8426191b45 15:30:59 15:30:59 Removing intermediate container ab94b9d7aebb 15:30:59 Step 11/24 : FROM alpine:3.14 ---> f412b9f9316f 15:30:59 15:30:59 15:30:59 Step 11/23 : FROM alpine:3.14 15:30:59 ---> bb3de5531c18 15:30:59 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:30:59 ---> bb3de5531c18 15:30:59 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:30:59 ---> Running in ca3854659c5e 15:30:59 ---> Running in 36faa2a2ae18 15:30:59 Removing intermediate container 09a71b25c376 15:30:59 ---> bd97b9302a4a 15:30:59 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:31:00 ---> Running in 782c45a4f173 15:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:31:02 (1/3) Installing ca-certificates (20191127-r5) 15:31:02 (2/3) Installing dumb-init (1.2.5-r1) 15:31:02 (3/3) Installing su-exec (0.2-r1) 15:31:02 Executing busybox-1.33.1-r3.trigger 15:31:03 Executing ca-certificates-20191127-r5.trigger 15:31:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:31:03 OK: 6 MiB in 17 packages 15:31:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:31:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:31:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:31:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:31:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:31:04 (1/2) Installing ca-certificates (20191127-r5) 15:31:04 (2/2) Installing dumb-init (1.2.5-r1) 15:31:04 Executing busybox-1.33.1-r3.trigger 15:31:04 Executing ca-certificates-20191127-r5.trigger 15:31:05 OK: 6 MiB in 16 packages 15:31:05 (1/1) Installing dumb-init (1.2.5-r1) 15:31:05 Executing busybox-1.33.1-r3.trigger 15:31:05 (1/2) Installing dumb-init (1.2.5-r1) 15:31:05 OK: 5 MiB in 15 packages 15:31:05 (2/2) Installing su-exec (0.2-r1) 15:31:05 Executing busybox-1.33.1-r3.trigger 15:31:05 OK: 5 MiB in 16 packages 15:31:07 Removing intermediate container d8a97bbb2352 15:31:07 ---> a9f2e13d76e6 15:31:07 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:31:08 ---> Running in e9ec787dc3ba 15:31:08 Removing intermediate container ca3854659c5e 15:31:08 ---> eada1bc45a24 15:31:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:31:09 ---> Running in 834c1969b212 15:31:10 Removing intermediate container e9ec787dc3ba 15:31:10 ---> 5e091d6c4b69 15:31:10 Step 14/26 : WORKDIR /Removing intermediate container 782c45a4f173 15:31:10 ---> a9df44181857 15:31:10 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 15:31:10 Removing intermediate container 36faa2a2ae18 15:31:10 ---> f40def5be8cb 15:31:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:31:10 15:31:10 ---> Running in 194c77076731 15:31:10 ---> Running in cdef1f353759 15:31:10 ---> Running in ec2a109150a0 15:31:10 Removing intermediate container 834c1969b212 15:31:10 ---> 571b4cae7cc8 15:31:10 Step 14/23 : ENV APP_PORT=59860 15:31:10 ---> Running in e4dc10fc4e96 15:31:11 Removing intermediate container 194c77076731 15:31:11 ---> cdca42b0b6cb 15:31:11 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:31:11 Removing intermediate container ec2a109150a0 15:31:11 ---> 1529dab0e070 15:31:11 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:31:11 Removing intermediate container cdef1f353759 15:31:11 ---> 3ed71d653ee8 15:31:11 Step 14/24 : ENV APP_PORT=59881 15:31:11 ---> Running in 4ce59187c759 15:31:11 Removing intermediate container e4dc10fc4e96 15:31:11 ---> 9d84a45d0838 15:31:11 Step 15/23 : EXPOSE $APP_PORT 15:31:11 ---> Running in 5f0b12ec285e 15:31:12 ---> Running in 6c877e176cec 15:31:12 ---> 2ff0992fa29e 15:31:12 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:31:12 Removing intermediate container 4ce59187c759 15:31:12 ---> d85ce7322ce1 15:31:12 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:31:12 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 15:31:12 Status: Downloaded newer image for docker:20.10.7 15:31:12 ---> Running in 76155cb719c5 15:31:12 ---> df445af6242a 15:31:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:31:12 Removing intermediate container 5f0b12ec285e 15:31:12 ---> 03fd93a1712f 15:31:12 Step 15/24 : EXPOSE $APP_PORT 15:31:13 Removing intermediate container 6c877e176cec 15:31:13 ---> fdcf51b9bcb0 15:31:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:31:13 ---> Running in 0b3eb3b6e3b3 15:31:13 ---> Running in 8e28f4e42687 15:31:13 ---> ab8d2505417d 15:31:13 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:31:14 Removing intermediate container 0b3eb3b6e3b3 15:31:14 Removing intermediate container 8e28f4e42687 15:31:14 ---> 206c5fbd8abc 15:31:14 ---> 2b3bba7ed49c 15:31:14 Step 16/24 : WORKDIR / 15:31:14 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 15:31:14 ---> Running in 8dd8dc87f992 15:31:14 ---> Running in 5bc05caa0b53 15:31:14 ---> d0fba3ad2b90 15:31:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:31:16 ---> 0aad4864448c 15:31:16 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:31:16 Removing intermediate container 8dd8dc87f992 15:31:16 ---> 062854adebaf 15:31:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:31:16 ---> efbd21b3c25a 15:31:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:31:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:31:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:31:17 Removing intermediate container 76155cb719c5 15:31:17 ---> 222ff7ad3f8b 15:31:17 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 15:31:17 ---> c8b543b03577 15:31:17 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:31:17 ---> Running in 9cc91f4663d5 15:31:17 ---> e5b1cce53e18 15:31:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:31:18 (1/39) Installing readline (8.1.0-r0) 15:31:18 (2/39) Installing bash (5.1.0-r0) 15:31:18 Executing bash-5.1.0-r0.post-install 15:31:18 (3/39) Installing brotli-libs (1.0.9-r3) 15:31:18 ---> 46f24c89772e 15:31:18 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:31:18 (4/39) Installing nghttp2-libs (1.42.0-r1) 15:31:18 (5/39) Installing libcurl (7.79.1-r0) 15:31:18 (6/39) Installing curl (7.79.1-r0) 15:31:18 (7/39) Installing dumb-init (1.2.5-r0) 15:31:18 (8/39) Installing libbz2 (1.0.8-r1) 15:31:18 (9/39) Installing expat (2.2.10-r1) 15:31:18 (10/39) Installing libffi (3.3-r2) 15:31:18 (11/39) Installing gdbm (1.19-r0) 15:31:18 (12/39) Installing xz-libs (5.2.5-r0) 15:31:18 (13/39) Installing sqlite-libs (3.34.1-r0) 15:31:18 (14/39) Installing python3 (3.8.10-r0) 15:31:18 ---> Running in 394f19e1b5f7 15:31:18 Removing intermediate container 9cc91f4663d5 15:31:18 ---> bda31cefe8f4 15:31:18 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:31:19 ---> b6b44dde3b55 15:31:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:31:20 Removing intermediate container 394f19e1b5f7 15:31:20 ---> bda20d173849 15:31:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:31:20 ---> a9539fafb70f 15:31:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:31:20 ---> Running in 9cd07862a561 15:31:20 ---> 64112568321e 15:31:20 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:31:20 (15/39) Installing py3-appdirs (1.4.4-r1) 15:31:20 (16/39) Installing py3-ordered-set (4.0.2-r0) 15:31:20 (17/39) Installing py3-parsing (2.4.7-r1) 15:31:20 (18/39) Installing py3-six (1.15.0-r0) 15:31:20 (19/39) Installing py3-packaging (20.9-r0) 15:31:20 (20/39) Installing py3-setuptools (51.3.3-r0) 15:31:20 ---> Running in 7fa7b1141ee4 15:31:21 Removing intermediate container 9cd07862a561 15:31:21 ---> 73fb5f8afc10 15:31:21 Step 21/23 : LABEL arch=arm64 15:31:21 (21/39) Installing py3-chardet (4.0.0-r0) 15:31:21 (22/39) Installing py3-idna (3.1-r0) 15:31:21 (23/39) Installing py3-urllib3 (1.26.2-r1) 15:31:21 ---> Running in 1c7cbfcc13cb 15:31:21 (24/39) Installing py3-requests (2.25.1-r1) 15:31:21 (25/39) Installing py3-msgpack (1.0.2-r0) 15:31:21 (26/39) Installing py3-lockfile (0.12.2-r3) 15:31:21 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:31:21 (28/39) Installing py3-colorama (0.4.4-r0) 15:31:21 (29/39) Installing py3-contextlib2 (0.6.0-r0) 15:31:21 (30/39) Installing py3-distlib (0.3.1-r1) 15:31:21 (31/39) Installing py3-distro (1.5.0-r1) 15:31:21 (32/39) Installing py3-webencodings (0.5.1-r3) 15:31:21 (33/39) Installing py3-html5lib (1.1-r0) 15:31:21 ---> e7ff6ff5e688 15:31:21 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:31:21 (34/39) Installing py3-pytoml (0.1.21-r0) 15:31:21 (35/39) Installing py3-pep517 (0.9.1-r0) 15:31:22 (36/39) Installing py3-progress (1.5-r0) 15:31:22 (37/39) Installing py3-retrying (1.3.3-r0) 15:31:22 (38/39) Installing py3-toml (0.10.2-r0) 15:31:22 (39/39) Installing py3-pip (20.3.4-r0) 15:31:22 ---> af18cb1846dd 15:31:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:31:22 ---> Running in a0bbbb2dbaaf 15:31:22 Executing busybox-1.32.1-r6.trigger 15:31:22 Removing intermediate container 1c7cbfcc13cb 15:31:22 ---> f09db18631f6 15:31:22 Step 22/23 : LABEL git_sha=f26d3711283988c8e4579a5c0bfb6679e49b3425 15:31:22 OK: 82 MiB in 59 packages 15:31:22 ---> Running in 7bec3a3a9751 15:31:23 Removing intermediate container a0bbbb2dbaaf 15:31:23 ---> f6a61364a16b 15:31:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:31:23 ---> Running in 318691b4b96d 15:31:23 ---> 53bccf8073f0 15:31:23 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/ 15:31:23 Removing intermediate container 7bec3a3a9751 15:31:24 ---> 6df236ce60a8 15:31:24 Step 23/23 : LABEL version=0.0.0 15:31:24 ---> Running in 6f0f977b5e8f 15:31:24 ---> Running in eaca0ea0ca14 15:31:24 Removing intermediate container 318691b4b96d 15:31:24 ---> a8ca1c6ea308 15:31:24 Step 22/24 : LABEL arch=arm64 15:31:24 ---> Running in 099aee29c2fd 15:31:25 Removing intermediate container eaca0ea0ca14 15:31:25 ---> aa9707fe1be3 15:31:25 15:31:25 Removing intermediate container 7fa7b1141ee4 15:31:25 ---> 27733628ec68 15:31:25 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:31:25 Removing intermediate container 099aee29c2fd 15:31:25 ---> 5f4392fb1ef7 15:31:25 Step 23/24 : LABEL git_sha=f26d3711283988c8e4579a5c0bfb6679e49b3425 15:31:25 Successfully built aa9707fe1be3 15:31:25 ---> Running in d521baddef24 15:31:25 Successfully tagged support-notifications-arm64:latest 15:31:25  Building support-notifications ... done Building core-command 15:31:26 Removing intermediate container d521baddef24 15:31:26 ---> df7f63495b75 15:31:26 Step 24/24 : LABEL version=0.0.0 15:31:27 ---> f9900c6bb1de 15:31:27 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:31:27 ---> Running in 5b06434f0d9d 15:31:29 Removing intermediate container 5b06434f0d9d 15:31:29 ---> bb8b7268576b 15:31:29 15:31:29 Removing intermediate container 6f0f977b5e8f 15:31:29 ---> 3fd19416e1a9 15:31:29 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:31:29 Successfully built bb8b7268576b 15:31:29 Successfully tagged core-metadata-arm64:latest 15:31:29 ---> 9e9837829600 15:31:29  Building core-metadata ... done Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:31:29 Building core-data 15:31:29 ---> Running in ccea05f88990 15:31:31 Removing intermediate container ccea05f88990 15:31:31 ---> 65c20c71ec5b 15:31:31 Step 24/26 : LABEL arch=arm64 15:31:31 ---> 49d78d63d816 15:31:31 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:31:31 ---> Running in eb64a0c05643 15:31:32 Removing intermediate container eb64a0c05643 15:31:32 ---> f53cc1ba8990 15:31:32 Step 25/26 : LABEL git_sha=f26d3711283988c8e4579a5c0bfb6679e49b3425 15:31:33 ---> 58709d2ac73f 15:31:33 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:31:33 ---> Running in 1d6d1f24234b 15:31:34 Collecting docker-compose==1.23.2 15:31:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:31:34 Removing intermediate container 1d6d1f24234b 15:31:34 ---> 937d42a03437 15:31:34 Step 26/26 : LABEL version=0.0.0 15:31:34 ---> d47244ce1448 15:31:34 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 15:31:34 ---> Running in 757da026f395 15:31:35 ---> Running in 4cfae73f91b8 15:31:35 Removing intermediate container 757da026f395 15:31:35 ---> db00a6a8386a 15:31:35 15:31:35 Successfully built db00a6a8386a 15:31:35 Successfully tagged security-secretstore-setup-arm64:latest 15:31:35  Building security-secretstore-setup ... done Building security-proxy-setup 15:31:36 Removing intermediate container 4cfae73f91b8 15:31:36 ---> d05b3681df66 15:31:36 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:31:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:31:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:31:37 ---> 810f267fe8ad 15:31:37 Step 27/32 : RUN chmod +x /entrypoint.sh 15:31:37 Collecting PyYAML<4,>=3.10 15:31:37 Downloading PyYAML-3.13.tar.gz (270 kB) 15:31:37 ---> Running in eaf2caa4e50c 15:31:43 Removing intermediate container eaf2caa4e50c 15:31:43 ---> 4ca34719420a 15:31:43 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:31:43 Collecting websocket-client<1.0,>=0.32.0 15:31:43 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:31:43 ---> Running in 4ee23a84b044 15:31:43 Collecting cached-property<2,>=1.2.0 15:31:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:31:43 Collecting dockerpty<0.5,>=0.4.1 15:31:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:31:43 Removing intermediate container 4ee23a84b044 15:31:43 ---> 791f0b35bf79 15:31:43 Step 29/32 : CMD ["gate"] 15:31:44 ---> Running in 49c6dba45d34 15:31:44 Removing intermediate container 49c6dba45d34 15:31:44 ---> 9dae15bca32a 15:31:44 Step 30/32 : LABEL arch=arm64 15:31:45 ---> Running in 56695462e67d 15:31:46 Removing intermediate container 56695462e67d 15:31:46 ---> 9c7dcc8b54b5 15:31:46 Step 31/32 : LABEL git_sha=f26d3711283988c8e4579a5c0bfb6679e49b3425 15:31:46 Collecting jsonschema<3,>=2.5.1 15:31:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:31:46 ---> Running in 7c7fc0ad0220 15:31:47 Collecting docker<4.0,>=3.6.0 15:31:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:31:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:31:47 Collecting texttable<0.10,>=0.9.0 15:31:47 Downloading texttable-0.9.1.tar.gz (11 kB) 15:31:48 Removing intermediate container 7c7fc0ad0220 15:31:48 ---> 05d4b5bcb1e0 15:31:48 Step 32/32 : LABEL version=0.0.0 15:31:48 ---> Running in 7e49cdf920ca 15:31:49 Removing intermediate container 7e49cdf920ca 15:31:49 ---> ad2c56e0571d 15:31:49 15:31:50 Successfully built ad2c56e0571d 15:31:50 Successfully tagged security-bootstrapper-arm64:latest 15:31:50  Building security-bootstrapper ... done Building support-scheduler 15:31:50 Collecting docopt<0.7,>=0.6.1 15:31:50 Downloading docopt-0.6.2.tar.gz (25 kB) 15:31:53 Collecting docker-pycreds>=0.4.0 15:31:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:31:55 Collecting urllib3<1.25,>=1.21.1 15:31:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:31:55 Collecting chardet<3.1.0,>=3.0.2 15:31:55 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:31:55 Collecting idna<2.8,>=2.5 15:31:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:31:56 Collecting certifi>=2017.4.17 15:31:56 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 15:31:56 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:31:56 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:31:56 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:31:56 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:31:58 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:31:58 Attempting uninstall: urllib3 15:31:58 Found existing installation: urllib3 1.26.2 15:31:58 Uninstalling urllib3-1.26.2: 15:31:58 Successfully uninstalled urllib3-1.26.2 15:31:59 Attempting uninstall: idna 15:31:59 Found existing installation: idna 3.1 15:31:59 Uninstalling idna-3.1: 15:31:59 Successfully uninstalled idna-3.1 15:32:00 Attempting uninstall: chardet 15:32:00 Found existing installation: chardet 4.0.0 15:32:00 Uninstalling chardet-4.0.0: 15:32:00 Successfully uninstalled chardet-4.0.0 15:32:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:32:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:32:01 ---> bd2cea590885 15:32:01 Step 3/24 : WORKDIR /edgex-go 15:32:01 ---> Using cache 15:32:01 ---> 07b6122025b5 15:32:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:01 ---> Using cache 15:32:01 ---> 1d59bc0cee2c 15:32:01 Step 5/24 : RUN apk add --update --no-cache make git 15:32:01 ---> Using cache 15:32:01 ---> 0fa64318fc95 15:32:01 Step 6/24 : COPY go.mod . 15:32:01 ---> Using cache 15:32:01 ---> 7e2562e318c0 15:32:01 Step 7/24 : RUN go mod download 15:32:01 ---> Using cache 15:32:01 ---> d5eba2c9748d 15:32:01 Step 8/24 : COPY . . 15:32:01 ---> Using cache 15:32:01 ---> 7b78fe96f84a 15:32:01 Step 9/24 : RUN go mod tidy 15:32:01 ---> Using cache 15:32:01 ---> d2d6218f0cb2 15:32:01 Step 10/24 : RUN make cmd/core-command/core-command 15:32:03 Attempting uninstall: requests 15:32:03 Found existing installation: requests 2.25.1 15:32:03 Uninstalling requests-2.25.1: 15:32:04 Successfully uninstalled requests-2.25.1 15:32:05 Running setup.py install for texttable: started 15:32:05 ---> Running in 373f2c582581 15:32:06 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 15:32:07 Running setup.py install for texttable: finished with status 'done' 15:32:07 Running setup.py install for PyYAML: started 15:32:11 Running setup.py install for PyYAML: finished with status 'done' 15:32:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:32:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:32:11 ---> bd2cea590885 15:32:11 Step 3/24 : WORKDIR /edgex-go 15:32:11 ---> Using cache 15:32:11 ---> 07b6122025b5 15:32:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:11 ---> Using cache 15:32:11 ---> 1d59bc0cee2c 15:32:11 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:32:12 Running setup.py install for docopt: started 15:32:12 ---> Running in c9d0641fb927 15:32:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:32:14 Running setup.py install for docopt: finished with status 'done' 15:32:14 Running setup.py install for dockerpty: started 15:32:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:32:17 OK: 218 MiB in 52 packages 15:32:18 Running setup.py install for dockerpty: finished with status 'done' 15:32:19 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:32:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:32:19 ---> bd2cea590885 15:32:19 Step 3/22 : WORKDIR /edgex-go 15:32:19 ---> Using cache 15:32:19 ---> 07b6122025b5 15:32:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:19 ---> Using cache 15:32:19 ---> 1d59bc0cee2c 15:32:19 Step 5/22 : RUN apk add --update --no-cache make git 15:32:19 ---> Using cache 15:32:19 ---> 0fa64318fc95 15:32:19 Step 6/22 : COPY go.mod . 15:32:19 ---> Using cache 15:32:19 ---> 7e2562e318c0 15:32:19 Step 7/22 : RUN go mod download 15:32:19 ---> Using cache 15:32:19 ---> d5eba2c9748d 15:32:19 Step 8/22 : COPY . . 15:32:19 ---> Using cache 15:32:19 ---> 7b78fe96f84a 15:32:19 Step 9/22 : RUN go mod tidy 15:32:19 ---> Using cache 15:32:19 ---> d2d6218f0cb2 15:32:19 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:32:20 ---> Running in 3b97a42f644b 15:32:20 Removing intermediate container c9d0641fb927 15:32:20 ---> ab1da4ed0e10 15:32:20 Step 6/24 : COPY go.mod . 15:32:21 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 15:32:23 ---> 80f3214e553b 15:32:23 Step 7/24 : RUN go mod download 15:32:23 ---> Running in 35bd2801c65f 15:32:23 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 15:32:32 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:32:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:32:32 ---> bd2cea590885 15:32:32 Step 3/23 : WORKDIR /edgex-go 15:32:32 ---> Using cache 15:32:32 ---> 07b6122025b5 15:32:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:32 ---> Using cache 15:32:32 ---> 1d59bc0cee2c 15:32:32 Step 5/23 : RUN apk add --update --no-cache make git 15:32:32 ---> Using cache 15:32:32 ---> 0fa64318fc95 15:32:32 Step 6/23 : COPY go.mod . 15:32:32 ---> Using cache 15:32:32 ---> 7e2562e318c0 15:32:32 Step 7/23 : RUN go mod download 15:32:32 ---> Using cache 15:32:32 ---> d5eba2c9748d 15:32:32 Step 8/23 : COPY . . 15:32:32 ---> Using cache 15:32:32 ---> 7b78fe96f84a 15:32:32 Step 9/23 : RUN go mod tidy 15:32:32 ---> Using cache 15:32:32 ---> d2d6218f0cb2 15:32:32 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:32:32 ---> Running in 57e4cdbc8bb6 15:32:33 Removing intermediate container 35bd2801c65f 15:32:33 ---> a5d7db87d0f0 15:32:33 Step 8/24 : COPY . . 15:32:35 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 15:32:44 Removing intermediate container 5bc05caa0b53 15:32:44 ---> 5e8d660828fc 15:32:44 Step 15/24 : ENV APP_PORT=58890 15:32:44 ---> Running in 64c40d015901 15:32:46 Removing intermediate container 64c40d015901 15:32:46 ---> 528a6ea9822c 15:32:46 Step 16/24 : EXPOSE $APP_PORT 15:32:46 ---> Running in d1dc9265f02e 15:32:47 Removing intermediate container d1dc9265f02e 15:32:47 ---> 57f8c74bf570 15:32:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:32:51 ---> b86faabc2589 15:32:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:32:53 ---> 5e585ac1ee8e 15:32:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:32:55 ---> fc3c00a16302 15:32:55 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 15:32:56 ---> Running in 450ee9fb14a0 15:32:57 Removing intermediate container 450ee9fb14a0 15:32:57 ---> 05baae209afe 15:32:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:32:57 ---> Running in f3b3d66793e9 15:32:58 ---> 7480686b6d7a 15:32:58 Step 9/24 : RUN go mod tidy 15:32:58 ---> Running in a7dd1afc95e4 15:32:58 Removing intermediate container f3b3d66793e9 15:32:58 ---> ee31a05163d7 15:32:58 Step 22/24 : LABEL arch=arm64 15:32:59 ---> Running in 9dc06d7b2fb2 15:33:00 Removing intermediate container 9dc06d7b2fb2 15:33:00 ---> b73ed16fb33f 15:33:00 Step 23/24 : LABEL git_sha=f26d3711283988c8e4579a5c0bfb6679e49b3425 15:33:00 ---> Running in 5b4654a33d5a 15:33:01 Removing intermediate container 5b4654a33d5a 15:33:01 ---> ba4a8bdac367 15:33:01 Step 24/24 : LABEL version=0.0.0 15:33:01 ---> Running in 66cb40d3e68e 15:33:02 Removing intermediate container 66cb40d3e68e 15:33:02 ---> 6c47a94ca02d 15:33:02 15:33:02 Successfully built 6c47a94ca02d 15:33:02 Successfully tagged sys-mgmt-agent-arm64:latest 15:33:08  Building sys-mgmt-agent ... done Removing intermediate container a7dd1afc95e4 15:33:08 ---> f7e3fb7e3f06 15:33:08 Step 10/24 : RUN make cmd/core-data/core-data 15:33:08 ---> Running in fc3929f85542 15:33:10 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 15:33:57 Removing intermediate container 373f2c582581 15:33:57 ---> afd87dcf7e95 15:33:57 15:33:57 Step 11/24 : FROM alpine:3.14 15:33:57 ---> bb3de5531c18 15:33:57 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:33:57 ---> Using cache 15:33:57 ---> f40def5be8cb 15:33:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:33:57 ---> Using cache 15:33:57 ---> 3ed71d653ee8 15:33:57 Step 14/24 : ENV APP_PORT=59882 15:33:57 ---> Running in bd6b8b9c48c4 15:33:57 Removing intermediate container bd6b8b9c48c4 15:33:57 ---> 17c2bae7eabb 15:33:57 Step 15/24 : EXPOSE $APP_PORT 15:33:57 ---> Running in 2eabd205b4c1 15:33:58 Removing intermediate container 2eabd205b4c1 15:33:58 ---> 75578feed7a4 15:33:58 Step 16/24 : WORKDIR / 15:33:58 ---> Running in c66d54b99773 15:33:59 Removing intermediate container c66d54b99773 15:33:59 ---> 3ca9368a8d18 15:33:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:34:00 ---> d852ff41164a 15:34:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:34:02 ---> 6788a99f9136 15:34:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:34:04 ---> 9b79ddef5291 15:34:04 Step 20/24 : ENTRYPOINT ["/core-command"] 15:34:04 ---> Running in c0c8f4949914 15:34:05 Removing intermediate container c0c8f4949914 15:34:05 ---> b3d44a4014e0 15:34:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:34:05 ---> Running in 84b9633abc71 15:34:06 Removing intermediate container 84b9633abc71 15:34:06 ---> e04e71f7c5a1 15:34:06 Step 22/24 : LABEL arch=arm64 15:34:06 ---> Running in a29de4f8f267 15:34:07 Removing intermediate container a29de4f8f267 15:34:07 ---> c30a184da53e 15:34:07 Step 23/24 : LABEL git_sha=f26d3711283988c8e4579a5c0bfb6679e49b3425 15:34:07 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 15:34:07 ---> Running in 43141d48a905 15:34:08 Removing intermediate container 43141d48a905 15:34:08 ---> b525f82bb424 15:34:08 Step 24/24 : LABEL version=0.0.0 15:34:08 ---> Running in 687b4fe3e018 15:34:09 Removing intermediate container 687b4fe3e018 15:34:09 ---> d5a1dbed0edd 15:34:09 15:34:10 Successfully built d5a1dbed0edd 15:34:10 Successfully tagged core-command-arm64:latest 15:34:25  Building core-command ... done Removing intermediate container 3b97a42f644b 15:34:25 ---> ddfa3c7f3d94 15:34:25 15:34:25 Step 11/22 : FROM alpine:3.14 15:34:25 ---> bb3de5531c18 15:34:25 Step 12/22 : RUN apk add --update --no-cache curl 15:34:25 ---> Running in 0841fa92c066 15:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:34:28 (1/5) Installing ca-certificates (20191127-r5) 15:34:28 (2/5) Installing brotli-libs (1.0.9-r5) 15:34:28 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:34:28 (4/5) Installing libcurl (7.79.1-r0) 15:34:28 (5/5) Installing curl (7.79.1-r0) 15:34:28 Executing busybox-1.33.1-r3.trigger 15:34:28 Executing ca-certificates-20191127-r5.trigger 15:34:28 OK: 8 MiB in 19 packages 15:34:31 Removing intermediate container 0841fa92c066 15:34:31 ---> d1ef45cab6e7 15:34:31 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:34:31 ---> Running in d030a3ac900f 15:34:33 Removing intermediate container d030a3ac900f 15:34:33 ---> a7dbae5e94f1 15:34:33 Step 14/22 : WORKDIR /edgex 15:34:33 ---> Running in 2f756e6c4427 15:34:34 Removing intermediate container 2f756e6c4427 15:34:34 ---> b555b59e03f0 15:34:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:34:35 Removing intermediate container 57e4cdbc8bb6 15:34:35 ---> 5f843584653c 15:34:35 15:34:35 Step 11/23 : FROM alpine:3.14 15:34:35 ---> bb3de5531c18 15:34:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:34:35 ---> Using cache 15:34:35 ---> f40def5be8cb 15:34:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:34:35 ---> Using cache 15:34:35 ---> 3ed71d653ee8 15:34:35 Step 14/23 : ENV APP_PORT=59861 15:34:36 ---> Running in 3e535f551fe8 15:34:36 Removing intermediate container 3e535f551fe8 15:34:36 ---> 69c3141064f8 15:34:36 Step 15/23 : EXPOSE $APP_PORT 15:34:36 ---> 26b6f3e7bdcf 15:34:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:34:36 ---> Running in 525e59152ed0 15:34:37 Removing intermediate container 525e59152ed0 15:34:37 ---> 1e407bc45aa0 15:34:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:34:39 ---> ab873f88ff06 15:34:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:34:39 ---> 909a5b61dfbd 15:34:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:34:41 ---> 6336ed8edea8 15:34:41 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:34:41 ---> Running in c5e9f3d33433 15:34:41 ---> e8c0e2778375 15:34:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:34:41 Removing intermediate container c5e9f3d33433 15:34:41 ---> 9088adb74948 15:34:41 Step 19/22 : CMD ["--init=true"] 15:34:42 ---> Running in 11495486d397 15:34:42 ---> 329f27ab588f 15:34:42 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:34:42 ---> Running in de665f06696c 15:34:42 Removing intermediate container 11495486d397 15:34:42 ---> 030bf75f08f3 15:34:42 Step 20/22 : LABEL arch=arm64 15:34:43 ---> Running in ab16fd7bf552 15:34:43 Removing intermediate container de665f06696c 15:34:43 ---> a2b69927fb03 15:34:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:34:43 ---> Running in bfec7aa89a60 15:34:43 Removing intermediate container ab16fd7bf552 15:34:43 ---> e2a31dd57890 15:34:43 Step 21/22 : LABEL git_sha=f26d3711283988c8e4579a5c0bfb6679e49b3425 15:34:43 ---> Running in 3cec2cd10fc5 15:34:44 Removing intermediate container bfec7aa89a60 15:34:44 ---> 132ad8147a64 15:34:44 Step 21/23 : LABEL arch=arm64 15:34:44 ---> Running in 273a403d6913 15:34:44 Removing intermediate container 3cec2cd10fc5 15:34:44 ---> e86d970761e9 15:34:44 Step 22/22 : LABEL version=0.0.0 15:34:45 ---> Running in b0c16707ee45 15:34:45 Removing intermediate container 273a403d6913 15:34:45 ---> 2e635f2397ef 15:34:45 Step 22/23 : LABEL git_sha=f26d3711283988c8e4579a5c0bfb6679e49b3425 15:34:45 ---> Running in 50a395a74f97 15:34:45 Removing intermediate container b0c16707ee45 15:34:45 ---> 6ea403c4dd0b 15:34:45 15:34:46 Successfully built 6ea403c4dd0b 15:34:46 Successfully tagged security-proxy-setup-arm64:latest 15:34:46  Building security-proxy-setup ... done Removing intermediate container 50a395a74f97 15:34:46 ---> e244cd22d75c 15:34:46 Step 23/23 : LABEL version=0.0.0 15:34:46 ---> Running in b4e19a86387e 15:34:47 Removing intermediate container b4e19a86387e 15:34:47 ---> 28eb1f4f6239 15:34:47 15:34:47 Successfully built 28eb1f4f6239 15:34:47 Successfully tagged support-scheduler-arm64:latest 15:34:52  Building support-scheduler ... done Removing intermediate container fc3929f85542 15:34:52 ---> 704cfeec3796 15:34:52 15:34:52 Step 11/24 : FROM alpine:3.14 15:34:52 ---> bb3de5531c18 15:34:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:34:52 ---> Running in a9c87b318a97 15:34:53 Removing intermediate container a9c87b318a97 15:34:53 ---> 0373e57673e8 15:34:53 Step 13/24 : ENV APP_PORT=59880 15:34:53 ---> Running in 304e1029f329 15:34:53 Removing intermediate container 304e1029f329 15:34:53 ---> 00229541b2dc 15:34:53 Step 14/24 : EXPOSE $APP_PORT 15:34:53 ---> Running in d2622d2254c1 15:34:54 Removing intermediate container d2622d2254c1 15:34:54 ---> b9a598c8c579 15:34:54 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:54 ---> Running in 7fbd2a8c9912 15:34:57 Removing intermediate container 7fbd2a8c9912 15:34:57 ---> dd772c68144c 15:34:57 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:34:57 ---> Running in 2c30c68c6ddf 15:34:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:34:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:35:00 (1/6) Installing dumb-init (1.2.5-r1) 15:35:00 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:35:00 (3/6) Installing libsodium (1.0.18-r0) 15:35:01 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:35:01 (5/6) Installing libzmq (4.3.4-r0) 15:35:01 (6/6) Installing zeromq (4.3.4-r0) 15:35:01 Executing busybox-1.33.1-r3.trigger 15:35:01 OK: 8 MiB in 20 packages 15:35:02 Removing intermediate container 2c30c68c6ddf 15:35:02 ---> 1f24aed8b9fb 15:35:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:35:03 ---> 1e6c3ffed85e 15:35:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:35:04 ---> 21a3b2411dba 15:35:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:35:05 ---> e96928c943d5 15:35:05 Step 20/24 : ENTRYPOINT ["/core-data"] 15:35:05 ---> Running in e122ff31c9d6 15:35:06 Removing intermediate container e122ff31c9d6 15:35:06 ---> 636b61d0eca1 15:35:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:35:06 ---> Running in da470fb5ac40 15:35:07 Removing intermediate container da470fb5ac40 15:35:07 ---> 1609da66d049 15:35:07 Step 22/24 : LABEL arch=arm64 15:35:07 ---> Running in a069654a1b55 15:35:07 Removing intermediate container a069654a1b55 15:35:07 ---> 5fc97d196570 15:35:07 Step 23/24 : LABEL git_sha=f26d3711283988c8e4579a5c0bfb6679e49b3425 15:35:07 ---> Running in 673373d03530 15:35:08 Removing intermediate container 673373d03530 15:35:08 ---> 1da5b5744f49 15:35:08 Step 24/24 : LABEL version=0.0.0 15:35:08 ---> Running in eeaa04d5af1c 15:35:09 Removing intermediate container eeaa04d5af1c 15:35:09 ---> 3b2f00038f18 15:35:09 15:35:09 Successfully built 3b2f00038f18 15:35:09 Successfully tagged core-data-arm64:latest 15:35:10  Building core-data ... done  [Pipeline] } 15:35:10 $ docker stop --time=1 cb23eef0f656603bf01f0d1743eede931a3b9724687c8a41463676d3775f8ced 15:35:12 $ docker rm -f cb23eef0f656603bf01f0d1743eede931a3b9724687c8a41463676d3775f8ced [Pipeline] // withDockerContainer [Pipeline] sh 15:35:13 + docker images 15:35:13 REPOSITORY TAG IMAGE ID CREATED SIZE 15:35:13 core-data-arm64 latest 3b2f00038f18 4 seconds ago 19.4MB 15:35:13 704cfeec3796 22 seconds ago 1.58GB 15:35:13 support-scheduler-arm64 latest 28eb1f4f6239 27 seconds ago 15.2MB 15:35:13 security-proxy-setup-arm64 latest 6ea403c4dd0b 28 seconds ago 25.3MB 15:35:13 5f843584653c 39 seconds ago 1.57GB 15:35:13 ddfa3c7f3d94 50 seconds ago 1.57GB 15:35:13 core-command-arm64 latest d5a1dbed0edd About a minute ago 15.2MB 15:35:13 afd87dcf7e95 About a minute ago 1.56GB 15:35:13 sys-mgmt-agent-arm64 latest 6c47a94ca02d 2 minutes ago 312MB 15:35:13 security-bootstrapper-arm64 latest ad2c56e0571d 3 minutes ago 17.7MB 15:35:13 security-secretstore-setup-arm64 latest db00a6a8386a 3 minutes ago 26.5MB 15:35:13 core-metadata-arm64 latest bb8b7268576b 3 minutes ago 15.8MB 15:35:13 support-notifications-arm64 latest aa9707fe1be3 3 minutes ago 15.9MB 15:35:13 f412b9f9316f 4 minutes ago 1.57GB 15:35:13 cc8426191b45 4 minutes ago 1.57GB 15:35:13 83ce1f7c197c 4 minutes ago 1.57GB 15:35:13 c476d46123cc 4 minutes ago 1.57GB 15:35:13 284e0157cae7 4 minutes ago 1.57GB 15:35:13 ci-base-image-arm64 latest bd2cea590885 16 minutes ago 1.24GB 15:35:13 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 15:35:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 15:35:13 docker 20.10.7 df445af6242a 3 months ago 234MB 15:35:13 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 15:35:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:35:13 15:35:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:35:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:35:14 arm64: Pulling from edgex-lftools-log-publisher 15:35:14 448f6bf000e3: Pulling fs layer 15:35:14 f757da607395: Pulling fs layer 15:35:14 05883995daec: Pulling fs layer 15:35:14 8603b9c90790: Pulling fs layer 15:35:14 1560dd03e051: Pulling fs layer 15:35:14 27f5ce0e4adf: Pulling fs layer 15:35:14 c2d8d7efcc4b: Pulling fs layer 15:35:14 8603b9c90790: Waiting 15:35:14 1560dd03e051: Waiting 15:35:14 27f5ce0e4adf: Waiting 15:35:14 c2d8d7efcc4b: Waiting 15:35:15 f757da607395: Verifying Checksum 15:35:15 f757da607395: Download complete 15:35:15 8603b9c90790: Verifying Checksum 15:35:15 8603b9c90790: Download complete 15:35:15 05883995daec: Verifying Checksum 15:35:15 05883995daec: Download complete 15:35:15 27f5ce0e4adf: Download complete 15:35:15 1560dd03e051: Verifying Checksum 15:35:15 1560dd03e051: Download complete 15:35:16 448f6bf000e3: Download complete 15:35:19 c2d8d7efcc4b: Verifying Checksum 15:35:19 c2d8d7efcc4b: Download complete 15:35:19 448f6bf000e3: Pull complete 15:35:20 f757da607395: Pull complete 15:35:22 05883995daec: Pull complete 15:35:22 8603b9c90790: Pull complete 15:35:23 1560dd03e051: Pull complete 15:35:24 27f5ce0e4adf: Pull complete 15:35:39 c2d8d7efcc4b: Pull complete 15:35:39 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:35:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:35:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:35:39 prd-ubuntu18.04-docker-arm64-4c-16g-283 does not seem to be running inside a container 15:35:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:35:43 $ docker top bf3755dd7ddf625cc37e3569e00fe7768dfb0bc4b2e0823a791e353a440d843f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:44 ---> job-cost.sh 15:35:44 lf-activate-venv: SKIPPING 15:35:44 INFO: No Stack... 15:35:45 INFO: Retrieving Pricing Info for: v3-standard-4 15:35:47 INFO: Archiving Costs [Pipeline] sh 15:35:48 + cat /w/workspace/edgex-go/6/archives/cost.csv 15:35:48 + cut -d, -f6 [Pipeline] lock 15:35:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3724-6-stack-cost] 15:35:48 Resource [jenkins-edgexfoundry-edgex-go-PR-3724-6-stack-cost] did not exist. Created. 15:35:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3724-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:35:49 + echo total: 0.10999999940395355 [Pipeline] stash 15:35:49 Stashed 1 file(s) [Pipeline] } 15:35:49 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3724-6-stack-cost] [Pipeline] // lock [Pipeline] } 15:35:49 $ docker stop --time=1 bf3755dd7ddf625cc37e3569e00fe7768dfb0bc4b2e0823a791e353a440d843f 15:35:51 $ docker rm -f bf3755dd7ddf625cc37e3569e00fe7768dfb0bc4b2e0823a791e353a440d843f [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 15:35:52 provisioning config files... 15:35:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config2175993046446752193tmp [Pipeline] { [Pipeline] sh 15:35:52 + set +x 15:35:52 + curl -s https://codecov.io/bash 15:35:52 + bash -s -- 15:35:52 15:35:52 _____ _ 15:35:52 / ____| | | 15:35:52 | | ___ __| | ___ ___ _____ __ 15:35:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:35:52 | |___| (_) | (_| | __/ (_| (_) \ V / 15:35:52 \_____\___/ \__,_|\___|\___\___/ \_/ 15:35:52 Bash-1.0.6 15:35:52 15:35:52 15:35:52 ==> git version 2.24.4 found 15:35:52 ==> 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 15:35:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:35:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:35:52 ==> Jenkins CI detected. 15:35:52 current dir:  /w/workspace/edgex-go/6 15:35:52 project root: . 15:35:52 --> token set from env 15:35:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:35:52 ==> Running gcov in . (disable via -X gcov) 15:35:52 ==> Python coveragepy not found 15:35:52 ==> Searching for coverage reports in: 15:35:52 + . 15:35:52 -> Found 1 reports 15:35:52 ==> Detecting git/mercurial file structure 15:35:52 ==> Reading reports 15:35:52 + ./coverage.out bytes=403265 15:35:52 ==> Appending adjustments 15:35:52 https://docs.codecov.io/docs/fixing-reports 15:35:54 + Found adjustments 15:35:54 ==> Gzipping contents 15:35:54 56K /tmp/codecov.8BocH8.gz 15:35:54 ==> Uploading reports 15:35:54 url: https://codecov.io 15:35:54 query: branch=PR-3724&commit=f26d3711283988c8e4579a5c0bfb6679e49b3425&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3724%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3724&job=&cmd_args= 15:35:54 -> Pinging Codecov 15:35:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3724&commit=f26d3711283988c8e4579a5c0bfb6679e49b3425&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3724%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3724&job=&cmd_args= 15:35:54 -> Uploading to 15:35:54 https://storage.googleapis.com/codecov/v4/raw/2021-09-30/00271124DB129430A58F1EEE437C3FCB/f26d3711283988c8e4579a5c0bfb6679e49b3425/e4bfbf47-6dcb-40cf-b83f-3e32176cd206.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210930T153554Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c1b84b2b520dbad483faa11e27187ae682ac21daa609ad6c01f21cb47f5cdbc4 15:35:54 % Total % Received % Xferd Average Speed Time Time Time Current 15:35:54 Dload Upload Total Spent Left Speed 15:35:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54224 0 0 100 54224 0 168k --:--:-- --:--:-- --:--:-- 168k 15:35:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f26d3711283988c8e4579a5c0bfb6679e49b3425 [Pipeline] } 15:35:54 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 15:35:55 + '[' -d /w/workspace/edgex-go/6/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:35:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:35:56 ---> package-listing.sh 15:35:56 ++ facter osfamily 15:35:56 ++ tr '[:upper:]' '[:lower:]' 15:35:57 + OS_FAMILY=redhat 15:35:57 + workspace=/w/workspace/edgex-go/6 15:35:57 + START_PACKAGES=/tmp/packages_start.txt 15:35:57 + END_PACKAGES=/tmp/packages_end.txt 15:35:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:35:57 + PACKAGES=/tmp/packages_start.txt 15:35:57 + '[' /w/workspace/edgex-go/6 ']' 15:35:57 + PACKAGES=/tmp/packages_end.txt 15:35:57 + case "${OS_FAMILY}" in 15:35:57 + rpm -qa 15:35:57 + sort 15:35:59 + '[' -f /tmp/packages_start.txt ']' 15:35:59 + '[' -f /tmp/packages_end.txt ']' 15:35:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:35:59 + '[' /w/workspace/edgex-go/6 ']' 15:35:59 + mkdir -p /w/workspace/edgex-go/6/archives/ 15:35:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 15:35:59 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:35:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:35:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:35:59 15:35:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:36:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:36:00 latest: Pulling from edgex-lftools-log-publisher 15:36:00 b4d181a07f80: Pulling fs layer 15:36:00 a1111a8f2ec3: Pulling fs layer 15:36:00 ed53099fbce6: Pulling fs layer 15:36:00 dc539afda2c1: Pulling fs layer 15:36:00 77bc0d833cb6: Pulling fs layer 15:36:00 9065ff56babe: Pulling fs layer 15:36:00 d287ab97295c: Pulling fs layer 15:36:00 dc539afda2c1: Waiting 15:36:00 77bc0d833cb6: Waiting 15:36:00 9065ff56babe: Waiting 15:36:00 d287ab97295c: Waiting 15:36:00 a1111a8f2ec3: Verifying Checksum 15:36:00 a1111a8f2ec3: Download complete 15:36:00 dc539afda2c1: Verifying Checksum 15:36:00 dc539afda2c1: Download complete 15:36:00 77bc0d833cb6: Verifying Checksum 15:36:00 77bc0d833cb6: Download complete 15:36:00 9065ff56babe: Verifying Checksum 15:36:00 9065ff56babe: Download complete 15:36:01 ed53099fbce6: Verifying Checksum 15:36:01 ed53099fbce6: Download complete 15:36:02 b4d181a07f80: Verifying Checksum 15:36:02 b4d181a07f80: Download complete 15:36:03 b4d181a07f80: Pull complete 15:36:03 a1111a8f2ec3: Pull complete 15:36:04 ed53099fbce6: Pull complete 15:36:04 dc539afda2c1: Pull complete 15:36:04 77bc0d833cb6: Pull complete 15:36:04 9065ff56babe: Pull complete 15:36:05 d287ab97295c: Verifying Checksum 15:36:05 d287ab97295c: Download complete 15:36:10 d287ab97295c: Pull complete 15:36:10 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:36:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:36:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:36:10 prd-centos7-docker-4c-2g-279 does not seem to be running inside a container 15:36:10 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:36:13 $ docker top 89e5d76e737b28cd73efd569c6d023e6b3338654e9d82fffc6f24ddd416ece27 -eo pid,comm [Pipeline] { [Pipeline] sh 15:36:14 + touch /tmp/pre-build-complete [Pipeline] sh 15:36:14 + mkdir -p /var/log/sysstat [Pipeline] sh 15:36:14 + ls /var/log/sa-host 15:36:14 + sadf -c /var/log/sa-host/sa05 15:36:14 file_magic: OK 15:36:14 HZ: Using current value: 100 15:36:14 file_header: OK 15:36:14 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 15:36:14 Statistics: 15:36:14 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:36:14 File successfully converted to sysstat format version 12.0.3 15:36:14 + sadf -c /var/log/sa-host/sa30 15:36:14 file_magic: OK 15:36:14 HZ: Using current value: 100 15:36:14 file_header: OK 15:36:14 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 15:36:14 Statistics: 15:36:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:36:14 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:36:14 provisioning config files... 15:36:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config6320153927221030396tmp [Pipeline] { [Pipeline] echo 15:36:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:36:15 ---> create-netrc.sh [Pipeline] } 15:36:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:36:15 ---> python-tools-install.sh [Pipeline] echo 15:36:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:36:15 ---> sudo-logs.sh 15:36:15 Archiving 'sudo' log.. 15:36:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-279.vexxhost.local: Name or service not known 15:36:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-279.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 15:36:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:36:17 ---> job-cost.sh 15:36:17 lf-activate-venv: SKIPPING 15:36:17 DEBUG: total: 0.10999999940395355 15:36:17 INFO: Retrieving Stack Cost... 15:36:18 INFO: Retrieving Pricing Info for: v3-standard-2 15:36:18 INFO: Archiving Costs [Pipeline] echo 15:36:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:36:18 ---> logs-deploy.sh 15:36:18 lf-activate-venv: SKIPPING 15:36:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3724/6 15:36:18 INFO: archiving workspace using pattern(s): 15:36:19 Archives upload complete. 15:36:19 INFO: archiving logs to Nexus 15:36:20 ---> uname -a: 15:36:20 Linux prd-centos7-docker-4c-2g-279.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 15:36:20 15:36:20 15:36:20 ---> lscpu: 15:36:20 Architecture: x86_64 15:36:20 CPU op-mode(s): 32-bit, 64-bit 15:36:20 Byte Order: Little Endian 15:36:20 Address sizes: 40 bits physical, 48 bits virtual 15:36:20 CPU(s): 2 15:36:20 On-line CPU(s) list: 0,1 15:36:20 Thread(s) per core: 1 15:36:20 Core(s) per socket: 1 15:36:20 Socket(s): 2 15:36:20 NUMA node(s): 1 15:36:20 Vendor ID: AuthenticAMD 15:36:20 CPU family: 23 15:36:20 Model: 49 15:36:20 Model name: AMD EPYC-Rome Processor 15:36:20 Stepping: 0 15:36:20 CPU MHz: 2799.998 15:36:20 BogoMIPS: 5599.99 15:36:20 Virtualization: AMD-V 15:36:20 Hypervisor vendor: KVM 15:36:20 Virtualization type: full 15:36:20 L1d cache: 32K 15:36:20 L1i cache: 32K 15:36:20 L2 cache: 512K 15:36:20 L3 cache: 16384K 15:36:20 NUMA node0 CPU(s): 0,1 15:36:20 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 15:36:20 15:36:20 15:36:20 ---> nproc: 15:36:20 2 15:36:20 15:36:20 15:36:20 ---> df -h: 15:36:20 Filesystem Size Used Avail Use% Mounted on 15:36:20 overlay 40G 15G 26G 36% / 15:36:20 tmpfs 64M 0 64M 0% /dev 15:36:20 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:36:20 shm 64M 0 64M 0% /dev/shm 15:36:20 /dev/vda1 40G 15G 26G 36% /facter-os 15:36:20 15:36:20 15:36:20 ---> sar -b -r -n DEV: 15:36:20 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) 15:36:20 15:36:20 15:09:21 LINUX RESTART (2 CPU) 15:36:20 15:36:20 15:10:01 tps rtps wtps bread/s bwrtn/s 15:36:20 15:11:01 9.48 0.00 9.48 0.00 6355.52 15:36:20 15:12:02 81.05 3.41 77.63 2579.08 2440.67 15:36:20 15:13:01 285.42 0.17 285.25 23.03 74238.58 15:36:20 15:14:01 142.66 0.00 142.66 0.00 31379.10 15:36:20 15:15:01 88.52 0.00 88.52 0.00 6544.43 15:36:20 15:16:03 281.69 66.59 215.10 1683.19 106070.82 15:36:20 15:17:01 873.57 498.54 375.03 21396.66 219924.68 15:36:20 15:18:01 677.47 162.56 514.91 7754.81 257980.93 15:36:20 15:19:01 333.72 41.30 292.42 4112.44 50082.68 15:36:20 15:20:01 1.62 0.43 1.18 96.74 16.81 15:36:20 15:21:01 0.20 0.00 0.20 0.00 1.88 15:36:20 15:22:01 0.37 0.02 0.35 0.13 6.03 15:36:20 15:23:01 0.20 0.00 0.20 0.00 1.82 15:36:20 15:24:01 0.30 0.00 0.30 0.00 3.66 15:36:20 15:25:01 0.48 0.20 0.28 6.26 3.81 15:36:20 15:26:01 0.83 0.00 0.83 0.00 15.64 15:36:20 15:27:01 0.22 0.00 0.22 0.00 2.45 15:36:20 15:28:01 0.20 0.00 0.20 0.00 1.92 15:36:20 15:29:01 0.37 0.02 0.35 0.13 5.86 15:36:20 15:30:01 0.20 0.00 0.20 0.00 1.77 15:36:20 15:31:01 0.42 0.00 0.42 0.00 5.68 15:36:20 15:32:01 0.18 0.02 0.17 0.13 1.77 15:36:20 15:33:01 0.20 0.00 0.20 0.00 1.65 15:36:20 15:34:01 0.28 0.00 0.28 0.00 3.42 15:36:20 15:35:01 0.22 0.00 0.22 0.00 2.32 15:36:20 15:36:01 42.55 41.84 0.72 4186.94 21.39 15:36:20 Average: 107.74 30.84 76.90 1586.19 28882.77 15:36:20 15:36:20 15:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:36:20 15:11:01 5479228 0 757384 9.46 2620 1769708 1274944 14.08 635576 1501240 420 15:36:20 15:12:02 5081996 0 892628 11.15 2620 2031696 1462276 16.14 901148 1614412 137352 15:36:20 15:13:01 2395684 0 1222644 15.27 2620 4387992 1614792 17.83 1843528 3058900 629644 15:36:20 15:14:01 3027144 0 1269460 15.85 2620 3709716 1729556 19.10 1463176 2865332 174348 15:36:20 15:15:01 2823112 0 1528188 19.08 2620 3655020 1726640 19.06 1663944 2858936 91764 15:36:20 15:16:03 1049320 0 1470832 18.36 2620 5486168 2083476 23.00 1900140 4314804 618972 15:36:20 15:17:01 387588 0 2017068 25.19 2620 5601664 3670604 40.53 3154368 3668656 32656 15:36:20 15:18:01 141740 0 1594828 19.91 2620 6269752 2692072 29.72 3568984 3487176 161384 15:36:20 15:19:01 2268588 0 1353264 16.90 2620 4384468 1482704 16.37 1322392 3624536 20 15:36:20 15:20:01 2270084 0 1349008 16.84 2620 4387228 1283564 14.17 1347032 3604884 16 15:36:20 15:21:01 2272016 0 1347072 16.82 2620 4387232 1265060 13.97 1349252 3600940 20 15:36:20 15:22:01 2274312 0 1344772 16.79 2620 4387236 1260076 13.91 1349092 3600944 12 15:36:20 15:23:01 2274296 0 1344780 16.79 2620 4387244 1259920 13.91 1348724 3601008 12 15:36:20 15:24:01 2274676 0 1344400 16.79 2620 4387244 1259920 13.91 1348476 3601140 8 15:36:20 15:25:01 2273780 0 1345256 16.80 2620 4387284 1260016 13.91 1349336 3600484 8 15:36:20 15:26:01 2274280 0 1344756 16.79 2620 4387284 1259920 13.91 1349120 3600484 16 15:36:20 15:27:01 2274412 0 1344616 16.79 2620 4387292 1259920 13.91 1349300 3600484 8 15:36:20 15:28:01 2274412 0 1344608 16.79 2620 4387300 1259920 13.91 1349196 3600480 8 15:36:20 15:29:01 2274020 0 1344996 16.79 2620 4387304 1260028 13.91 1349412 3600488 8 15:36:20 15:30:01 2274396 0 1344616 16.79 2620 4387308 1259992 13.91 1349396 3600484 12 15:36:20 15:31:01 2274308 0 1344704 16.79 2620 4387308 1259992 13.91 1349408 3600484 8 15:36:20 15:32:01 2273864 0 1345140 16.80 2620 4387316 1260052 13.91 1349584 3600488 8 15:36:20 15:33:01 2274168 0 1344832 16.79 2620 4387320 1260052 13.91 1349716 3600488 8 15:36:20 15:34:01 2273716 0 1345280 16.80 2620 4387324 1260064 13.91 1349716 3600488 8 15:36:20 15:35:01 2274384 0 1344608 16.79 2620 4387328 1260016 13.91 1349308 3600488 16 15:36:20 15:36:01 2067936 0 1375372 17.17 2620 4563012 1449772 16.01 1391872 3762572 49908 15:36:20 Average: 2350133 0 1346350 16.81 2620 4309836 1514436 16.72 1516584 3398878 72948 15:36:20 15:36:20 15:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:36:20 15:11:01 eth0 1055.62 636.70 2340.69 43.00 0.00 0.00 0.00 0.00 15:36:20 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:12:02 eth0 1067.75 819.12 2724.38 95.29 0.00 0.00 0.00 0.00 15:36:20 15:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:12:02 vethcac0656 751.77 942.17 72.85 2361.33 0.00 0.00 0.00 0.00 15:36:20 15:12:02 docker0 751.77 942.04 62.57 2361.32 0.00 0.00 0.00 0.00 15:36:20 15:13:01 eth0 1155.21 889.47 5803.67 82.36 0.00 0.00 0.00 0.00 15:36:20 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:13:01 docker0 494.70 585.15 39.62 2448.88 0.00 0.00 0.00 0.00 15:36:20 15:14:01 eth0 43.69 24.73 37.58 15.64 0.00 0.00 0.00 0.00 15:36:20 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:14:01 veth80509cf 0.53 0.67 0.04 0.05 0.00 0.00 0.00 0.00 15:36:20 15:14:01 docker0 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 15:36:20 15:15:01 eth0 19.61 10.99 13.46 7.20 0.00 0.00 0.00 0.00 15:36:20 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:15:01 veth80509cf 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 15:36:20 15:15:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 15:36:20 15:16:03 eth0 301.34 201.36 1664.22 137.61 0.00 0.00 0.00 0.00 15:36:20 15:16:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:16:03 veth94b2188 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:36:20 15:16:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:17:01 veth1fcbbbb 0.03 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:36:20 15:17:01 vethd24b581 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:36:20 15:17:01 veth1ce570c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:36:20 15:17:01 veth2fbf2d1 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:36:20 15:18:01 veth977589f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:18:01 eth0 4305.94 2986.76 14104.39 480.65 0.00 0.00 0.00 0.00 15:36:20 15:18:01 veth7385665 0.02 0.22 0.00 0.01 0.00 0.00 0.00 0.00 15:36:20 15:18:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:36:20 15:19:01 eth0 393.52 202.90 1747.11 127.77 0.00 0.00 0.00 0.00 15:36:20 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:19:01 docker0 1403.51 1826.91 111.87 5721.40 0.00 0.00 0.00 0.00 15:36:20 15:20:01 eth0 0.68 0.47 0.46 0.09 0.00 0.00 0.00 0.00 15:36:20 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:21:01 eth0 0.52 0.30 0.12 0.02 0.00 0.00 0.00 0.00 15:36:20 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:22:01 eth0 0.75 0.38 0.30 0.20 0.00 0.00 0.00 0.00 15:36:20 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:23:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:36:20 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:24:01 eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 15:36:20 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:25:01 eth0 0.33 0.18 0.14 0.07 0.00 0.00 0.00 0.00 15:36:20 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:26:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:36:20 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:27:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:36:20 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:28:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:36:20 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:29:01 eth0 0.23 0.17 0.12 0.07 0.00 0.00 0.00 0.00 15:36:20 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:30:01 eth0 0.23 0.18 0.08 0.04 0.00 0.00 0.00 0.00 15:36:20 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:31:01 eth0 0.48 0.12 0.08 0.04 0.00 0.00 0.00 0.00 15:36:20 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:32:01 eth0 1.52 0.32 0.37 0.20 0.00 0.00 0.00 0.00 15:36:20 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:33:01 eth0 0.52 0.28 0.27 0.20 0.00 0.00 0.00 0.00 15:36:20 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:34:01 eth0 0.48 0.37 0.27 0.20 0.00 0.00 0.00 0.00 15:36:20 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:35:01 eth0 0.73 0.18 0.19 0.07 0.00 0.00 0.00 0.00 15:36:20 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:36:01 eth0 143.42 100.78 857.00 13.34 0.00 0.00 0.00 0.00 15:36:20 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 Average: eth0 170.47 116.55 603.58 21.81 0.00 0.00 0.00 0.00 15:36:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:20 Average: docker0 54.03 70.33 4.31 220.24 0.00 0.00 0.00 0.00 15:36:20 15:36:20 15:36:20 ---> sar -P ALL: 15:36:20 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) 15:36:20 15:36:20 15:09:21 LINUX RESTART (2 CPU) 15:36:20 15:36:20 15:10:01 CPU %user %nice %system %iowait %steal %idle 15:36:20 15:11:01 all 4.39 0.00 1.04 0.11 0.05 94.41 15:36:20 15:11:01 0 3.76 0.00 1.35 0.16 0.05 94.68 15:36:20 15:11:01 1 5.01 0.00 0.73 0.07 0.05 94.14 15:36:20 15:12:02 all 10.67 0.00 3.86 1.99 0.08 83.40 15:36:20 15:12:02 0 10.50 0.00 3.97 1.00 0.07 84.45 15:36:20 15:12:02 1 10.82 0.00 3.76 2.96 0.09 82.37 15:36:20 15:13:01 all 28.61 0.00 10.42 2.94 0.11 57.92 15:36:20 15:13:01 0 25.46 0.00 10.36 2.65 0.11 61.42 15:36:20 15:13:01 1 31.75 0.00 10.48 3.23 0.11 54.43 15:36:20 15:14:01 all 55.88 0.00 7.58 1.05 0.10 35.39 15:36:20 15:14:01 0 56.21 0.00 7.51 1.17 0.09 35.01 15:36:20 15:14:01 1 55.54 0.00 7.65 0.93 0.11 35.76 15:36:20 15:15:01 all 45.60 0.00 4.50 0.79 0.09 49.02 15:36:20 15:15:01 0 45.57 0.00 4.31 0.76 0.09 49.26 15:36:20 15:15:01 1 45.63 0.00 4.68 0.82 0.09 48.79 15:36:20 15:16:03 all 50.73 0.00 12.53 5.09 0.11 31.53 15:36:20 15:16:03 0 49.33 0.00 12.33 4.84 0.11 33.39 15:36:20 15:16:03 1 52.13 0.00 12.73 5.35 0.12 29.67 15:36:20 15:17:01 all 51.71 0.00 18.20 24.10 0.13 5.86 15:36:20 15:17:01 0 51.65 0.00 17.91 23.73 0.11 6.59 15:36:20 15:17:01 1 51.76 0.00 18.49 24.48 0.15 5.12 15:36:20 15:18:01 all 63.29 0.00 20.53 13.40 0.14 2.64 15:36:20 15:18:01 0 61.87 0.00 21.41 13.82 0.15 2.75 15:36:20 15:18:01 1 64.72 0.00 19.64 12.98 0.13 2.53 15:36:20 15:19:01 all 52.50 0.00 12.40 4.19 0.12 30.79 15:36:20 15:19:01 0 51.69 0.00 12.82 4.29 0.11 31.10 15:36:20 15:19:01 1 53.33 0.00 11.97 4.10 0.13 30.47 15:36:20 15:20:01 all 0.20 0.00 0.09 0.02 0.02 99.67 15:36:20 15:20:01 0 0.07 0.00 0.07 0.03 0.02 99.82 15:36:20 15:20:01 1 0.33 0.00 0.12 0.00 0.02 99.53 15:36:20 15:21:01 all 0.23 0.00 0.03 0.00 0.01 99.73 15:36:20 15:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:36:20 15:21:01 1 0.43 0.00 0.03 0.00 0.02 99.52 15:36:20 15:36:20 15:21:01 CPU %user %nice %system %iowait %steal %idle 15:36:20 15:22:01 all 0.20 0.00 0.05 0.00 0.01 99.74 15:36:20 15:22:01 0 0.03 0.00 0.05 0.00 0.02 99.90 15:36:20 15:22:01 1 0.37 0.00 0.05 0.00 0.00 99.58 15:36:20 15:23:01 all 0.14 0.00 0.03 0.00 0.02 99.81 15:36:20 15:23:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:36:20 15:23:01 1 0.25 0.00 0.03 0.00 0.02 99.70 15:36:20 15:24:01 all 0.22 0.00 0.03 0.00 0.02 99.74 15:36:20 15:24:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:36:20 15:24:01 1 0.38 0.00 0.03 0.00 0.02 99.57 15:36:20 15:25:01 all 0.15 0.00 0.07 0.00 0.01 99.77 15:36:20 15:25:01 0 0.03 0.00 0.05 0.00 0.00 99.92 15:36:20 15:25:01 1 0.27 0.00 0.08 0.00 0.02 99.63 15:36:20 15:26:01 all 0.23 0.00 0.03 0.00 0.01 99.74 15:36:20 15:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:36:20 15:26:01 1 0.42 0.00 0.03 0.00 0.02 99.53 15:36:20 15:27:01 all 0.17 0.00 0.03 0.00 0.02 99.79 15:36:20 15:27:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:36:20 15:27:01 1 0.32 0.00 0.02 0.00 0.02 99.65 15:36:20 15:28:01 all 0.21 0.00 0.03 0.00 0.03 99.74 15:36:20 15:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:36:20 15:28:01 1 0.38 0.00 0.03 0.00 0.05 99.53 15:36:20 15:29:01 all 0.13 0.00 0.04 0.00 0.02 99.81 15:36:20 15:29:01 0 0.07 0.00 0.03 0.00 0.02 99.88 15:36:20 15:29:01 1 0.20 0.00 0.05 0.00 0.02 99.73 15:36:20 15:30:01 all 0.16 0.00 0.03 0.00 0.02 99.79 15:36:20 15:30:01 0 0.27 0.00 0.02 0.00 0.02 99.70 15:36:20 15:30:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:36:20 15:31:01 all 0.22 0.00 0.03 0.00 0.01 99.74 15:36:20 15:31:01 0 0.38 0.00 0.02 0.00 0.00 99.60 15:36:20 15:31:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:36:20 15:32:01 all 0.26 0.00 0.04 0.00 0.00 99.70 15:36:20 15:32:01 0 0.43 0.00 0.02 0.00 0.00 99.55 15:36:20 15:32:01 1 0.08 0.00 0.07 0.00 0.00 99.85 15:36:20 15:36:20 15:32:01 CPU %user %nice %system %iowait %steal %idle 15:36:20 15:33:01 all 0.19 0.00 0.03 0.00 0.02 99.76 15:36:20 15:33:01 0 0.35 0.00 0.03 0.00 0.00 99.62 15:36:20 15:33:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:36:20 15:34:01 all 0.13 0.00 0.03 0.00 0.03 99.82 15:36:20 15:34:01 0 0.18 0.00 0.02 0.00 0.02 99.78 15:36:20 15:34:01 1 0.07 0.00 0.05 0.00 0.03 99.85 15:36:20 15:35:01 all 0.17 0.00 0.03 0.00 0.01 99.79 15:36:20 15:35:01 0 0.28 0.00 0.05 0.00 0.02 99.65 15:36:20 15:35:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:36:20 15:36:01 all 2.82 0.00 1.03 0.96 0.03 95.15 15:36:20 15:36:01 0 3.35 0.00 1.01 1.04 0.03 94.56 15:36:20 15:36:01 1 2.30 0.00 1.06 0.87 0.03 95.74 15:36:20 Average: all 13.43 0.00 3.35 1.95 0.04 81.23 15:36:20 Average: 0 13.16 0.00 3.38 1.91 0.04 81.51 15:36:20 Average: 1 13.69 0.00 3.32 1.99 0.05 80.95 15:36:20 15:36:20 15:36:20