Pull request #3730 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 298a1834b96a946babe9fafbac0001a68e777db5+87e8ed76953e70318171a287d139abdba61a8126 (3ec758422143a22b9cf0e13a08570178ab387b24) 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-ssh8037745837556567039.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4171718064752150073.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3730/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-3730/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4814774119403634501.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4541705131672051862.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-3730/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-3730/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6292057614001938065.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-60’ Running on prd-centos7-docker-4c-2g-74 in /w/workspace/edgexfoundry_edgex-go_PR-3730 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh7125838320242467438.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 87e8ed76953e70318171a287d139abdba61a8126 into PR head commit 298a1834b96a946babe9fafbac0001a68e777db5 Merge succeeded, producing 298a1834b96a946babe9fafbac0001a68e777db5 Checking out Revision 298a1834b96a946babe9fafbac0001a68e777db5 (PR-3730) > 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/3@tmp/jenkins-gitclient-ssh48103998019474440.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3730/head:refs/remotes/origin/PR-3730 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 298a1834b96a946babe9fafbac0001a68e777db5 # 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/3@tmp/jenkins-gitclient-ssh5320772587780421022.key > git merge 87e8ed76953e70318171a287d139abdba61a8126 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 298a1834b96a946babe9fafbac0001a68e777db5 # timeout=10 Commit message: "Merge branch 'main' into edgex-go-3565-unused" > git rev-list --no-walk aaed763260d62745bc96981490f62274be2fe8d6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:22:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:22:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:22:16 ========================================================= 02:22:16 EdgeX Global Pipelines Version Info 02:22:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:22:18 ------------------- 02:22:18 stable info: 02:22:18 ------------------- 02:22:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:22:18 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:22:18 Message: update stable to v1.0.205 02:22:19 ------------------- 02:22:19 experimental info: 02:22:19 ------------------- 02:22:19 Commited By: **** collab-it+edgex@linuxfoundation.org 02:22:19 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:22:19 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:22:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:22:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:22:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:22:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:22:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:22:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:22:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:22:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:22:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:22:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:22:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:22:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:22:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:22:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:22:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3730 [Pipeline] echo 02:22:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3730 [Pipeline] echo 02:22:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3730 [Pipeline] echo 02:22:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 298a1834b96a946babe9fafbac0001a68e777db5 [Pipeline] echo 02:22:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 298a183 [Pipeline] echo 02:22:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:22:20 provisioning config files... 02:22:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7991427912942544784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:20 ---> docker-login.sh 02:22:20 nexus3.edgexfoundry.org:10001 02:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:20 Configure a credential helper to remove this warning. See 02:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:20 02:22:20 Login Succeeded 02:22:20 nexus3.edgexfoundry.org:10002 02:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:21 Configure a credential helper to remove this warning. See 02:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:21 02:22:21 Login Succeeded 02:22:21 nexus3.edgexfoundry.org:10003 02:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:21 Configure a credential helper to remove this warning. See 02:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:21 02:22:21 Login Succeeded 02:22:21 nexus3.edgexfoundry.org:10004 02:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:21 Configure a credential helper to remove this warning. See 02:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:21 02:22:21 Login Succeeded 02:22:21 docker.io 02:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:22 Configure a credential helper to remove this warning. See 02:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:22 02:22:22 Login Succeeded 02:22:22 ---> docker-login.sh ends [Pipeline] } 02:22:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:22:22 ++ 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 02:22:22 + for file in '`ls cmd/**/Dockerfile`' 02:22:22 ++ dirname cmd/core-command/Dockerfile 02:22:22 ++ cut -d/ -f2 02:22:22 + echo core-command,cmd/core-command/Dockerfile 02:22:22 + for file in '`ls cmd/**/Dockerfile`' 02:22:22 ++ dirname cmd/core-data/Dockerfile 02:22:22 ++ cut -d/ -f2 02:22:22 + echo core-data,cmd/core-data/Dockerfile 02:22:22 + for file in '`ls cmd/**/Dockerfile`' 02:22:22 ++ cut -d/ -f2 02:22:22 ++ dirname cmd/core-metadata/Dockerfile 02:22:22 + echo core-metadata,cmd/core-metadata/Dockerfile 02:22:22 + for file in '`ls cmd/**/Dockerfile`' 02:22:22 ++ cut -d/ -f2 02:22:22 ++ dirname cmd/security-bootstrapper/Dockerfile 02:22:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:22:22 + for file in '`ls cmd/**/Dockerfile`' 02:22:22 ++ dirname cmd/security-proxy-setup/Dockerfile 02:22:22 ++ cut -d/ -f2 02:22:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:22:22 + for file in '`ls cmd/**/Dockerfile`' 02:22:22 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:22:22 ++ cut -d/ -f2 02:22:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:22:22 + for file in '`ls cmd/**/Dockerfile`' 02:22:22 ++ dirname cmd/support-notifications/Dockerfile 02:22:22 ++ cut -d/ -f2 02:22:22 + echo support-notifications,cmd/support-notifications/Dockerfile 02:22:22 + for file in '`ls cmd/**/Dockerfile`' 02:22:22 ++ dirname cmd/support-scheduler/Dockerfile 02:22:22 ++ cut -d/ -f2 02:22:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:22:22 + for file in '`ls cmd/**/Dockerfile`' 02:22:22 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:22:22 ++ cut -d/ -f2 02:22:22 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:22:22 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 02:22:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:22:24 02:22:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:22:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:22:25 latest: Pulling from edgex-devops/git-semver 02:22:25 31603596830f: Pulling fs layer 02:22:25 04fac38145f0: Pulling fs layer 02:22:25 701f6daf10bf: Pulling fs layer 02:22:25 24f72da36158: Pulling fs layer 02:22:25 24f72da36158: Waiting 02:22:30 04fac38145f0: Verifying Checksum 02:22:30 04fac38145f0: Download complete 02:22:30 31603596830f: Verifying Checksum 02:22:30 31603596830f: Download complete 02:22:30 31603596830f: Pull complete 02:22:30 04fac38145f0: Pull complete 02:22:30 24f72da36158: Verifying Checksum 02:22:30 24f72da36158: Download complete 02:22:30 701f6daf10bf: Verifying Checksum 02:22:30 701f6daf10bf: Download complete 02:22:31 701f6daf10bf: Pull complete 02:22:31 24f72da36158: Pull complete 02:22:31 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 02:22:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:22:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:22:31 prd-centos7-docker-4c-2g-74 does not seem to be running inside a container 02:22:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:22:32 $ docker top 5a2c8660dd0d1dbd9d6ae66f28c7c3dc462445636f272677682b876f651975fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:22:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:22:32 [ssh-agent] Looking for ssh-agent implementation... 02:22:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:22:32 $ docker exec 5a2c8660dd0d1dbd9d6ae66f28c7c3dc462445636f272677682b876f651975fd ssh-agent 02:22:32 SSH_AUTH_SOCK=/tmp/ssh-7dEf75yZt1ca/agent.14 02:22:32 SSH_AGENT_PID=20 02:22:32 Running ssh-add (command line suppressed) 02:22:33 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7484832152896236102.key (/w/workspace/edgex-go/3@tmp/private_key_7484832152896236102.key) 02:22:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:22:33 + git tag --points-at HEAD [Pipeline] } 02:22:33 $ docker exec --env ******** --env ******** 5a2c8660dd0d1dbd9d6ae66f28c7c3dc462445636f272677682b876f651975fd ssh-agent -k 02:22:33 unset SSH_AUTH_SOCK; 02:22:33 unset SSH_AGENT_PID; 02:22:33 echo Agent pid 20 killed; 02:22:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:22:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:22:33 [ssh-agent] Looking for ssh-agent implementation... 02:22:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:22:33 $ docker exec 5a2c8660dd0d1dbd9d6ae66f28c7c3dc462445636f272677682b876f651975fd ssh-agent 02:22:33 SSH_AUTH_SOCK=/tmp/ssh-Ir2gaKfAAUat/agent.54 02:22:33 SSH_AGENT_PID=60 02:22:33 Running ssh-add (command line suppressed) 02:22:34 Identity added: /w/workspace/edgex-go/3@tmp/private_key_1327953768733240314.key (/w/workspace/edgex-go/3@tmp/private_key_1327953768733240314.key) 02:22:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:22:34 + git semver init 02:22:34 # -> Open(): unable to determine branch for HEAD 02:22:34 # $GIT_DIR = /w/workspace/edgex-go/3/.git 02:22:34 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 02:22:34 # $SEMVER_REMOTE_NAME = origin 02:22:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:22:34 # $SEMVER_USER_NAME = edgex-jenkins 02:22:34 # $SEMVER_BRANCH = PR-3730 02:22:34 # $SEMVER_TEMP = /tmp/semver-773634047 02:22:34 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:24:11 # '/tmp/semver-773634047' -> '/w/workspace/edgex-go/3/.semver' 02:24:11 # -> Force: false 02:24:11 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 02:24:11 $ docker exec --env ******** --env ******** 5a2c8660dd0d1dbd9d6ae66f28c7c3dc462445636f272677682b876f651975fd ssh-agent -k 02:24:11 unset SSH_AUTH_SOCK; 02:24:11 unset SSH_AGENT_PID; 02:24:11 echo Agent pid 60 killed; 02:24:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:24:11 + git semver [Pipeline] } 02:24:11 $ docker stop --time=1 5a2c8660dd0d1dbd9d6ae66f28c7c3dc462445636f272677682b876f651975fd 02:24:13 $ docker rm -f 5a2c8660dd0d1dbd9d6ae66f28c7c3dc462445636f272677682b876f651975fd [Pipeline] // withDockerContainer [Pipeline] sh 02:24:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:24:14 Stashed 1 file(s) [Pipeline] echo 02:24:14 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 02:24:14 ========================================================= 02:24:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:24:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:24:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:24:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:24:15 540db60ca938: Pulling fs layer 02:24:15 adcc1eea9eea: Pulling fs layer 02:24:15 4c4ab2625f07: Pulling fs layer 02:24:15 db62176df00c: Pulling fs layer 02:24:15 3b30891b0d05: Pulling fs layer 02:24:15 06b49ca38bd5: Pulling fs layer 02:24:15 c788192a36de: Pulling fs layer 02:24:15 a77e37c0d609: Pulling fs layer 02:24:15 c3185cebc471: Pulling fs layer 02:24:15 db62176df00c: Waiting 02:24:15 3b30891b0d05: Waiting 02:24:15 06b49ca38bd5: Waiting 02:24:15 c788192a36de: Waiting 02:24:15 a77e37c0d609: Waiting 02:24:15 c3185cebc471: Waiting 02:24:15 4c4ab2625f07: Verifying Checksum 02:24:15 4c4ab2625f07: Download complete 02:24:15 adcc1eea9eea: Verifying Checksum 02:24:15 adcc1eea9eea: Download complete 02:24:15 3b30891b0d05: Verifying Checksum 02:24:15 3b30891b0d05: Download complete 02:24:15 06b49ca38bd5: Verifying Checksum 02:24:15 06b49ca38bd5: Download complete 02:24:15 c788192a36de: Verifying Checksum 02:24:15 c788192a36de: Download complete 02:24:15 540db60ca938: Download complete 02:24:15 540db60ca938: Pull complete 02:24:15 adcc1eea9eea: Pull complete 02:24:15 4c4ab2625f07: Pull complete 02:24:15 a77e37c0d609: Verifying Checksum 02:24:15 a77e37c0d609: Download complete 02:24:19 c3185cebc471: Verifying Checksum 02:24:19 c3185cebc471: Download complete 02:24:20 db62176df00c: Verifying Checksum 02:24:20 db62176df00c: Download complete 02:24:23 db62176df00c: Pull complete 02:24:23 3b30891b0d05: Pull complete 02:24:23 06b49ca38bd5: Pull complete 02:24:23 c788192a36de: Pull complete 02:24:23 a77e37c0d609: Pull complete 02:24:25 c3185cebc471: Pull complete 02:24:25 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 02:24:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:24:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 02:24:26 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:24:26 WORKDIR /edgex 02:24:26 COPY go.mod . 02:24:26 RUN go mod download' 02:24:26 + docker build -t ci-base-image-x86_64 -f - . 02:24:27 Sending build context to Docker daemon 329MB 02:24:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:24:27 ---> 031687cdd783 02:24:27 Step 2/4 : WORKDIR /edgex 02:24:29 ---> Running in 0dad307a11f8 02:24:29 Removing intermediate container 0dad307a11f8 02:24:29 ---> 54ec97cc4448 02:24:29 Step 3/4 : COPY go.mod . 02:24:29 ---> 4fe01bb28faf 02:24:29 Step 4/4 : RUN go mod download 02:24:29 ---> Running in c2ea3e6fdb00 02:24:29 Still waiting to schedule task 02:24:29 ‘prd-ubuntu18.04-docker-arm64-4c-16g-70’ is offline 02:25:01 Removing intermediate container c2ea3e6fdb00 02:25:01 ---> 8745af1e33fd 02:25:01 Successfully built 8745af1e33fd 02:25:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:25:02 + docker inspect -f . ci-base-image-x86_64 02:25:02 . [Pipeline] withDockerContainer 02:25:02 prd-centos7-docker-4c-2g-74 does not seem to be running inside a container 02:25:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:25:02 $ docker top 941b44ac31758ba2beaebbef7604bef8ecbabf8d25baf48fef6e4e2862bb1f0b -eo pid,comm [Pipeline] { [Pipeline] sh 02:25:03 + go version 02:25:03 go version go1.16.6 linux/amd64 [Pipeline] } 02:25:03 $ docker stop --time=1 941b44ac31758ba2beaebbef7604bef8ecbabf8d25baf48fef6e4e2862bb1f0b 02:25:04 $ docker rm -f 941b44ac31758ba2beaebbef7604bef8ecbabf8d25baf48fef6e4e2862bb1f0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:25:04 + docker inspect -f . ci-base-image-x86_64 02:25:04 . [Pipeline] withDockerContainer 02:25:05 prd-centos7-docker-4c-2g-74 does not seem to be running inside a container 02:25:05 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:25:05 $ docker top dc8ac7d641ad329319a1e1baca06b029e61eaac9fdcaf5839fdb70ce46311a87 -eo pid,comm [Pipeline] { [Pipeline] echo 02:25:05 ========================================================= 02:25:05 [edgeXBuildGoParallel] Running Tests and Build... 02:25:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:25:05 + go mod tidy [Pipeline] sh 02:25:06 + make test 02:25:06 go mod tidy 02:25:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:25:12 ? github.com/edgexfoundry/edgex-go [no test files] 02:25:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:25:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:25:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:25:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:25:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:25:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:25:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:25:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:25:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:25:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:25:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:25:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:25:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:25:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 02:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:25:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 98.5% of statements 02:25:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:25:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.055s coverage: 46.3% of statements 02:25:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:25:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:25:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.128s coverage: 90.1% of statements 02:25:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:25:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:25:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements 02:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:25:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.255s coverage: 94.2% of statements 02:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:25:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements 02:25:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:25:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:25:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:25:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:25:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:25:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements 02:25:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:25:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:25:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:25:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements 02:25:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:25:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 02:25:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements 02:25:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements 02:25:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 79.5% of statements 02:25:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 02:25:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 02:25:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 02:25:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 02:25:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.049s coverage: 44.8% of statements 02:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.193s coverage: 82.5% of statements 02:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:26:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 02:26:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:26:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:26:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:26:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 02:26:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:26:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:26:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:26:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:26:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:26:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 02:26:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:26:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:26:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 02:26:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:26:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.050s coverage: 58.8% of statements 02:26:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:26:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 02:26:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 02:26:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 02:26:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.126s coverage: 91.2% of statements 02:26:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:26:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.132s coverage: 64.4% of statements 02:26:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:26:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:26:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 02:26:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 02:26:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 02:26:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements 02:26:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 02:26:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.211s coverage: 70.5% of statements 02:26:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:26:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:26:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:26:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.6% of statements 02:26:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:26:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:26:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 02:26:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:26:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements 02:26:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:26:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.5% of statements 02:26:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:26:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:26:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:26:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:26:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.0% of statements 02:26:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:26:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:26:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:26:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:26:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 02:26:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:26:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:26:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements 02:26:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:26:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:26:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:26:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:26:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 02:26:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:26:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:26:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:26:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:26:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:26:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:26:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 02:26:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.027s coverage: 96.9% of statements 02:26:29 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 02:27:02 GO111MODULE=on go vet ./... 02:27:09 gofmt -l . 02:27:09 [ "`gofmt -l .`" = "" ] 02:27:09 ./bin/test-attribution-txt.sh [Pipeline] sh 02:27:10 + ls -al . 02:27:10 total 612 02:27:10 drwxrwxr-x 10 1001 1001 4096 Sep 29 02:27 . 02:27:10 drwxr-xr-x 4 root root 28 Sep 29 02:25 .. 02:27:10 -rw-rw-r-- 1 1001 1001 11 Sep 29 02:22 .dockerignore 02:27:10 drwxrwxr-x 8 1001 1001 179 Sep 29 02:22 .git 02:27:10 drwxrwxr-x 4 1001 1001 142 Sep 29 02:22 .github 02:27:10 -rw-rw-r-- 1 1001 1001 818 Sep 29 02:22 .gitignore 02:27:10 -rw-rw-r-- 1 1001 1001 101 Sep 29 02:22 .golangci.yml 02:27:10 -rw-rw-r-- 1 1001 1001 76 Sep 29 02:22 .hadolint.yml 02:27:10 drwx------ 3 1001 1001 58 Sep 29 02:24 .semver 02:27:10 -rw-rw-r-- 1 1001 1001 166 Sep 29 02:22 .sonarcloud.properties 02:27:10 -rw-rw-r-- 1 1001 1001 1171 Sep 29 02:22 ADOPTERS.md 02:27:10 -rw-rw-r-- 1 1001 1001 8493 Sep 29 02:22 Attribution.txt 02:27:10 -rw-rw-r-- 1 1001 1001 43881 Sep 29 02:22 CHANGELOG.md 02:27:10 -rw-rw-r-- 1 1001 1001 3804 Sep 29 02:22 CONTRIBUTING.md 02:27:10 -rw-rw-r-- 1 1001 1001 677 Sep 29 02:22 GOVERNANCE.md 02:27:10 -rw-rw-r-- 1 1001 1001 849 Sep 29 02:22 Jenkinsfile 02:27:10 -rw-rw-r-- 1 1001 1001 10775 Sep 29 02:22 LICENSE 02:27:10 -rw-rw-r-- 1 1001 1001 6386 Sep 29 02:22 Makefile 02:27:10 -rw-rw-r-- 1 1001 1001 582 Sep 29 02:22 OWNERS.md 02:27:10 -rw-rw-r-- 1 1001 1001 8643 Sep 29 02:22 README.md 02:27:10 -rw-rw-r-- 1 1001 1001 6912 Sep 29 02:22 SECURITY.md 02:27:10 -rw-rw-r-- 1 1001 1001 5 Sep 29 02:24 VERSION 02:27:10 -rw-rw-r-- 1 1001 1001 4131 Sep 29 02:22 ZMQWindows.md 02:27:10 drwxrwxr-x 2 1001 1001 37 Sep 29 02:22 bin 02:27:10 drwxrwxr-x 14 1001 1001 4096 Sep 29 02:22 cmd 02:27:10 -rw-r--r-- 1 root root 402833 Sep 29 02:26 coverage.out 02:27:10 -rw-rw-r-- 1 1001 1001 841 Sep 29 02:22 go.mod 02:27:10 -rw-r--r-- 1 root root 50064 Sep 29 02:25 go.sum 02:27:10 drwxrwxr-x 8 1001 1001 124 Sep 29 02:22 internal 02:27:10 drwxrwxr-x 3 1001 1001 16 Sep 29 02:22 openapi 02:27:10 drwxrwxr-x 4 1001 1001 71 Sep 29 02:22 snap 02:27:10 -rw-rw-r-- 1 1001 1001 204 Sep 29 02:22 version.go [Pipeline] sh 02:27:10 + '[' -e coverage.out ] 02:27:10 + chown 1001:1001 coverage.out [Pipeline] stash 02:27:10 Stashed 1 file(s) [Pipeline] sh 02:27:11 + make build 02:27:11 go mod tidy 02:27:11 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 02:27:12 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 02:27:19 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 02:27:19 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 02:27:20 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 02:27:21 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 02:27:21 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 02:27:22 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 02:27:23 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 02:27:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:27:24 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 02:27:25 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] } 02:27:27 $ docker stop --time=1 dc8ac7d641ad329319a1e1baca06b029e61eaac9fdcaf5839fdb70ce46311a87 02:27:29 $ docker rm -f dc8ac7d641ad329319a1e1baca06b029e61eaac9fdcaf5839fdb70ce46311a87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:27:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:27:30 02:27:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:27:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:27:30 latest: Pulling from edgex-devops/edgex-compose 02:27:30 cbdbe7a5bc2a: Pulling fs layer 02:27:30 ca9280d653b3: Pulling fs layer 02:27:30 7e9c9ca2126c: Pulling fs layer 02:27:31 cbdbe7a5bc2a: Verifying Checksum 02:27:31 cbdbe7a5bc2a: Download complete 02:27:31 cbdbe7a5bc2a: Pull complete 02:27:32 ca9280d653b3: Verifying Checksum 02:27:32 ca9280d653b3: Download complete 02:27:32 ca9280d653b3: Pull complete 02:27:35 7e9c9ca2126c: Verifying Checksum 02:27:35 7e9c9ca2126c: Download complete 02:27:38 7e9c9ca2126c: Pull complete 02:27:38 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:27:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:27:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:27:38 prd-centos7-docker-4c-2g-74 does not seem to be running inside a container 02:27:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:27:41 $ docker top 3a352f8a18985749d64fc57eedbf0f438ea19bae9bf520176c59f9a10a453f42 -eo pid,comm [Pipeline] { [Pipeline] sh 02:27:42 + docker-compose build --help 02:27:42 + grep parallel 02:27:42 --parallel Build images in parallel. [Pipeline] } 02:27:42 $ docker stop --time=1 3a352f8a18985749d64fc57eedbf0f438ea19bae9bf520176c59f9a10a453f42 02:27:44 $ docker rm -f 3a352f8a18985749d64fc57eedbf0f438ea19bae9bf520176c59f9a10a453f42 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:27:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:27:44 . [Pipeline] withDockerContainer 02:27:44 prd-centos7-docker-4c-2g-74 does not seem to be running inside a container 02:27:45 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:27:45 $ docker top 33431848e40f22815b827d3a0c7c9ed69ef74ff7be35de6f33db4e8118933925 -eo pid,comm [Pipeline] { [Pipeline] sh 02:27:46 + docker-compose -f ./docker-compose-build.yml build --parallel 02:27:46 Building core-command ... 02:27:46 Building core-data ... 02:27:46 Building core-metadata ... 02:27:46 Building security-bootstrapper ... 02:27:46 Building security-proxy-setup ... 02:27:46 Building security-secretstore-setup ... 02:27:46 Building support-notifications ... 02:27:46 Building support-scheduler ... 02:27:46 Building sys-mgmt-agent ... 02:27:46 Building support-notifications 02:27:46 Building core-command 02:27:46 Building core-data 02:27:46 Building support-scheduler 02:27:46 Building security-bootstrapper 02:27:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-77 in /w/workspace/edgexfoundry_edgex-go_PR-3730 [Pipeline] { [Pipeline] ws 02:27:47 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 02:27:48 The recommended git tool is: git 02:27:56 using credential edgex-jenkins-ssh 02:27:56 Cloning the remote Git repository 02:27:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:27:57 > git init /w/workspace/edgex-go/3 # timeout=10 02:27:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:27:57 > git --version # timeout=10 02:27:57 > git --version # 'git version 2.17.1' 02:27:57 using GIT_SSH to set credentials SSH Credentials for GitHub 02:27:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:27:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:27:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:27:57 ---> 8745af1e33fd 02:27:57 Step 3/23 : WORKDIR /edgex-go 02:27:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:27:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:27:57 ---> 8745af1e33fd 02:27:57 Step 3/24 : WORKDIR /edgex-go 02:27:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:27:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:27:57 ---> 8745af1e33fd 02:27:57 Step 3/23 : WORKDIR /edgex-go 02:28:02 ---> Running in a6c6784026c0 02:28:02 ---> Running in 0155e5031a58 02:28:02 ---> Running in 2abb7a4d0f5c 02:28:08 Removing intermediate container a6c6784026c0 02:28:08 ---> 25743c8925bf 02:28:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:08 Removing intermediate container 0155e5031a58 02:28:08 ---> 37664e781613 02:28:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:08 Removing intermediate container 2abb7a4d0f5c 02:28:08 ---> 556cbeb0fdd1 02:28:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:08 ---> Running in c8a9295818af 02:28:08 ---> Running in 7937ba35e4e5 02:28:08 ---> Running in ae0375157109 02:28:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:28:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:28:11 ---> 8745af1e33fd 02:28:11 Step 3/24 : WORKDIR /edgex-go 02:28:11 ---> Using cache 02:28:11 ---> 25743c8925bf 02:28:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:13 ---> Running in 8c15bea47162 02:28:13 Removing intermediate container c8a9295818af 02:28:13 ---> 8f43407a18ee 02:28:13 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:28:13 Removing intermediate container 7937ba35e4e5 02:28:13 ---> f4fe38493816 02:28:13 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:28:13 ---> Running in a980d95791c0 02:28:13 ---> Running in 01d0b62f8360 02:28:13 Removing intermediate container ae0375157109 02:28:13 ---> bdd942140cfc 02:28:13 Step 5/23 : RUN apk add --update --no-cache make git 02:28:13 ---> Running in e98eec95f294 02:28:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:28:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:28:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:28:14 Removing intermediate container 8c15bea47162 02:28:14 ---> 9712714cffe3 02:28:14 Step 5/24 : RUN apk add --update --no-cache make git 02:28:14 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:28:14 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:28:14 ---> 8745af1e33fd 02:28:14 Step 3/32 : WORKDIR /edgex-go 02:28:14 ---> Using cache 02:28:14 ---> 25743c8925bf 02:28:14 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:14 ---> Using cache 02:28:14 ---> 9712714cffe3 02:28:14 Step 5/32 : RUN apk add --update --no-cache make git 02:28:14 ---> Running in 2aa85f089263 02:28:14 ---> Running in 022a6f693345 02:28:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:28:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:28:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:28:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:28:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:28:15 OK: 219 MiB in 52 packages 02:28:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:28:15 Removing intermediate container e98eec95f294 02:28:15 ---> 83050ceb3e5a 02:28:15 Step 6/23 : COPY go.mod . 02:28:15 OK: 219 MiB in 52 packages 02:28:15 ---> 71c4c256f5c8 02:28:15 Step 7/23 : RUN go mod download 02:28:15 ---> Running in b4559a1913f5 02:28:15 OK: 219 MiB in 52 packages 02:28:16 Removing intermediate container 022a6f693345 02:28:16 ---> e09289a9f543 02:28:16 Step 6/32 : COPY go.mod . 02:28:16 ---> 52b7078b88f5 02:28:16 Step 7/32 : RUN go mod download 02:28:16 ---> Running in 569fb7d82361 02:28:16 Removing intermediate container a980d95791c0 02:28:16 ---> 52deb44b138a 02:28:16 Step 6/23 : COPY go.mod . 02:28:16 ---> 221c0d38d6c9 02:28:16 Step 7/23 : RUN go mod download 02:28:16 ---> Running in 364d34652751 02:28:17 Removing intermediate container b4559a1913f5 02:28:17 ---> c260accd5b8c 02:28:17 Step 8/23 : COPY . . 02:28:18 Removing intermediate container 569fb7d82361 02:28:18 ---> 45fda8546232 02:28:18 Step 8/32 : COPY . . 02:28:18 Removing intermediate container 364d34652751 02:28:18 ---> 43e9d06048cc 02:28:18 Step 8/23 : COPY . . 02:28:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:28:19 OK: 219 MiB in 52 packages 02:28:22 Removing intermediate container 01d0b62f8360 02:28:22 ---> 44b0b590eccf 02:28:22 Step 6/24 : COPY go.mod . 02:28:22 ---> 059a628bb2b8 02:28:22 Step 9/23 : RUN go mod tidy 02:28:22 ---> 4c6fa880427a 02:28:22 Step 7/24 : RUN go mod download 02:28:22 ---> Running in dd7c7abf66ba 02:28:22 ---> Running in c719a0e8a60f 02:28:24 Removing intermediate container dd7c7abf66ba 02:28:24 ---> 0f324919d9a1 02:28:24 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:28:24 Removing intermediate container c719a0e8a60f 02:28:24 ---> 41e6200f4339 02:28:24 Step 8/24 : COPY . . 02:28:24 ---> Running in 2c8dfb4e0752 02:28:24 OK: 219 MiB in 52 packages 02:28:25 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 02:28:25 ---> 8174e49cd4cf 02:28:25 Step 9/23 : RUN go mod tidy 02:28:26 Removing intermediate container 2aa85f089263 02:28:26 ---> a59040154c0a 02:28:26 Step 6/24 : COPY go.mod . 02:28:26 ---> Running in fca37aea9543 02:28:26 ---> 5e16142e7cc4 02:28:26 Step 7/24 : RUN go mod download 02:28:26 ---> Running in 04b31d796112 02:28:26 ---> 788c52f12344 02:28:26 Step 9/32 : RUN go mod tidy 02:28:27 ---> Running in e38ec70dc37e 02:28:29 Removing intermediate container 04b31d796112 02:28:29 ---> 352ca3ecebe3 02:28:29 Step 8/24 : COPY . . 02:28:30 Removing intermediate container fca37aea9543 02:28:30 ---> f30b2987c7c2 02:28:30 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:28:30 ---> Running in 399d7569c91d 02:28:30 Removing intermediate container e38ec70dc37e 02:28:30 ---> 29b2727e8fe6 02:28:30 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:28:30 ---> Running in ddb697f2807f 02:28:31 ---> e13e37ddf471 02:28:31 Step 9/24 : RUN go mod tidy 02:28:31 ---> Running in 8de87745921a 02: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 02: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 02:28:35 Removing intermediate container 8de87745921a 02:28:35 ---> 12261bb36b58 02:28:35 Step 10/24 : RUN make cmd/core-data/core-data 02:28:35 ---> Running in 634f3bbdd3e1 02:28:35 ---> 97962c553549 02:28:35 Step 9/24 : RUN go mod tidy 02:28:35 ---> Running in ed04b829c010 02:28:35 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 02:28:37 Removing intermediate container ed04b829c010 02:28:37 ---> 02c49860b4a8 02:28:37 Step 10/24 : RUN make cmd/core-command/core-command 02:28:37 ---> Running in d24f7c07e716 02:28:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:28:58 Merging remotes/origin/main commit 87e8ed76953e70318171a287d139abdba61a8126 into PR head commit 298a1834b96a946babe9fafbac0001a68e777db5 02:28:58 Merge succeeded, producing 298a1834b96a946babe9fafbac0001a68e777db5 02:28:58 Checking out Revision 298a1834b96a946babe9fafbac0001a68e777db5 (PR-3730) 02:28:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:28:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:28:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:28:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:28:57 using GIT_SSH to set credentials SSH Credentials for GitHub 02:28:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3730/head:refs/remotes/origin/PR-3730 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:28:58 > git config core.sparsecheckout # timeout=10 02:28:58 > git checkout -f 298a1834b96a946babe9fafbac0001a68e777db5 # timeout=10 02:28:58 > git remote # timeout=10 02:28:58 > git config --get remote.origin.url # timeout=10 02:28:58 using GIT_SSH to set credentials SSH Credentials for GitHub 02:28:58 > git merge 87e8ed76953e70318171a287d139abdba61a8126 # timeout=10 02:28:58 > git rev-parse HEAD^{commit} # timeout=10 02:28:58 > git config core.sparsecheckout # timeout=10 02:28:58 > git checkout -f 298a1834b96a946babe9fafbac0001a68e777db5 # timeout=10 02:29:00 Removing intermediate container 2c8dfb4e0752 02:29:00 ---> a4a981c283d3 02:29:00 02:29:00 Step 11/23 : FROM alpine:3.14 02:29:00 3.14: Pulling from library/alpine 02:29:01 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 02:29:01 Status: Downloaded newer image for alpine:3.14 02:29:01 ---> 14119a10abf4 02:29:01 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:29:01 ---> Running in d2bcf6bc02f5 02:29:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:29:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:29:02 (1/1) Installing dumb-init (1.2.5-r1) 02:29:02 Executing busybox-1.33.1-r3.trigger 02:29:02 OK: 6 MiB in 15 packages 02:29:03 Removing intermediate container d2bcf6bc02f5 02:29:03 ---> 271578304982 02:29:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:29:03 ---> Running in 90c47ad1a192 02:29:03 Removing intermediate container 90c47ad1a192 02:29:03 ---> 57a73017a184 02:29:03 Step 14/23 : ENV APP_PORT=59861 02:29:03 ---> Running in 99f1448d2a2c 02:29:03 Commit message: "Merge branch 'main' into edgex-go-3565-unused" 02:29:03 Removing intermediate container 99f1448d2a2c 02:29:03 ---> d54506af1592 02:29:03 Step 15/23 : EXPOSE $APP_PORT 02:29:03 ---> Running in a5a03a33d542 [Pipeline] withEnv [Pipeline] { 02:29:03 Removing intermediate container a5a03a33d542 02:29:03 ---> aa2428d640bd 02:29:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:29:03 provisioning config files... 02:29:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5448384646717595789tmp 02:29:04 ---> 8a76bdc509b0 02:29:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:29:04 ---> 7ef84d2b9f0a 02:29:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:29:04 ---> 1d0594af74ee 02:29:04 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:29:04 ---> Running in 3d2f340ebf73 02:29:04 ---> docker-login.sh 02:29:04 nexus3.edgexfoundry.org:10001 02:29:05 Removing intermediate container 3d2f340ebf73 02:29:05 ---> f7b555272c5e 02:29:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:29:05 ---> Running in b23dd0d16485 02:29:05 Removing intermediate container b23dd0d16485 02:29:05 ---> 65286fa70c4a 02:29:05 Step 21/23 : LABEL arch=x86_64 02:29:05 ---> Running in e15cbad6bff3 02:29:05 Removing intermediate container e15cbad6bff3 02:29:05 ---> 53c6f39af94d 02:29:05 Step 22/23 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 02:29:05 ---> Running in d876d28ab575 02:29:05 Removing intermediate container d876d28ab575 02:29:05 ---> 0f7bde8080c4 02:29:05 Step 23/23 : LABEL version=0.0.0 02:29:05 ---> Running in c2cf9023e077 02:29:05 Removing intermediate container c2cf9023e077 02:29:05 ---> fbfd5223b3b3 02:29:05 02:29:05 Successfully built fbfd5223b3b3 02:29:05 Successfully tagged support-scheduler:latest 02:29:05 Building security-proxy-setup 02:29:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:06 Configure a credential helper to remove this warning. See 02:29:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:06 02:29:06 Login Succeeded 02:29:06 nexus3.edgexfoundry.org:10002 02:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:07 Configure a credential helper to remove this warning. See 02:29:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:07 02:29:07 Login Succeeded 02:29:07 nexus3.edgexfoundry.org:10003 02:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:07 Configure a credential helper to remove this warning. See 02:29:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:07 02:29:07 Login Succeeded 02:29:07 nexus3.edgexfoundry.org:10004 02:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:08 Configure a credential helper to remove this warning. See 02:29:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:08 02:29:08 Login Succeeded 02:29:08 docker.io 02:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:09 Configure a credential helper to remove this warning. See 02:29:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:09 02:29:09 Login Succeeded 02:29:09 ---> docker-login.sh ends [Pipeline] } 02:29:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:29:10 ========================================================= 02:29:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:29:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:29:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:29:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:29:10 595b0fe564bb: Pulling fs layer 02:29:10 24495759ef45: Pulling fs layer 02:29:10 d148012ef14d: Pulling fs layer 02:29:10 e90a11edd702: Pulling fs layer 02:29:10 d77568369979: Pulling fs layer 02:29:10 fc1c9f9a7f3b: Pulling fs layer 02:29:10 170f2ba95c9a: Pulling fs layer 02:29:10 97ac5df62f85: Pulling fs layer 02:29:10 d77568369979: Waiting 02:29:10 fc1c9f9a7f3b: Waiting 02:29:10 170f2ba95c9a: Waiting 02:29:10 97ac5df62f85: Waiting 02:29:10 e90a11edd702: Waiting 02:29:10 d148012ef14d: Verifying Checksum 02:29:10 d148012ef14d: Download complete 02:29:10 24495759ef45: Verifying Checksum 02:29:10 24495759ef45: Download complete 02:29:11 d77568369979: Download complete 02:29:11 fc1c9f9a7f3b: Verifying Checksum 02:29:11 fc1c9f9a7f3b: Download complete 02:29:11 595b0fe564bb: Verifying Checksum 02:29:11 595b0fe564bb: Download complete 02:29:11 170f2ba95c9a: Verifying Checksum 02:29:11 170f2ba95c9a: Download complete 02:29:11  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:29:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:29:11 ---> 8745af1e33fd 02:29:11 Step 3/22 : WORKDIR /edgex-go 02:29:11 ---> Using cache 02:29:11 ---> 25743c8925bf 02:29:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:11 ---> Using cache 02:29:11 ---> 9712714cffe3 02:29:11 Step 5/22 : RUN apk add --update --no-cache make git 02:29:11 ---> Using cache 02:29:11 ---> a59040154c0a 02:29:11 Step 6/22 : COPY go.mod . 02:29:11 ---> Using cache 02:29:11 ---> 5e16142e7cc4 02:29:11 Step 7/22 : RUN go mod download 02:29:11 ---> Using cache 02:29:11 ---> 352ca3ecebe3 02:29:11 Step 8/22 : COPY . . 02:29:11 ---> Using cache 02:29:11 ---> 97962c553549 02:29:11 Step 9/22 : RUN go mod tidy 02:29:11 ---> Using cache 02:29:11 ---> 02c49860b4a8 02:29:11 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:29:11 595b0fe564bb: Pull complete 02:29:11 ---> Running in 445facbba939 02:29:12 24495759ef45: Pull complete 02:29:12 d148012ef14d: Pull complete 02:29:13 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 02:29:13 Removing intermediate container ddb697f2807f 02:29:13 ---> 3648451eae1a 02:29:13 02:29:13 Step 11/32 : FROM alpine:3.14 02:29:13 ---> 14119a10abf4 02:29:13 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:29:13 ---> Running in c08e804acffb 02:29:13 Removing intermediate container c08e804acffb 02:29:13 ---> c022eb47aebb 02:29:13 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:29:14 ---> Running in 046084867e73 02:29:14 Removing intermediate container 399d7569c91d 02:29:14 ---> a82d174e522c 02:29:14 02:29:14 Step 11/23 : FROM alpine:3.14 02:29:14 ---> 14119a10abf4 02:29:14 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:29:14 ---> Running in 5aef923af33d 02:29:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:29:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:29:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:29:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:29:14 97ac5df62f85: Verifying Checksum 02:29:14 97ac5df62f85: Download complete 02:29:15 (1/2) Installing dumb-init (1.2.5-r1) 02:29:15 (2/2) Installing su-exec (0.2-r1) 02:29:15 Executing busybox-1.33.1-r3.trigger 02:29:15 OK: 6 MiB in 16 packages 02:29:15 (1/2) Installing ca-certificates (20191127-r5) 02:29:15 (2/2) Installing dumb-init (1.2.5-r1) 02:29:15 Executing busybox-1.33.1-r3.trigger 02:29:15 Executing ca-certificates-20191127-r5.trigger 02:29:15 OK: 6 MiB in 16 packages 02:29:16 Removing intermediate container 046084867e73 02:29:16 ---> ff6c979c366c 02:29:16 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:29:16 ---> Running in cb3d408a4650 02:29:16 e90a11edd702: Verifying Checksum 02:29:16 e90a11edd702: Download complete 02:29:16 Removing intermediate container 5aef923af33d 02:29:16 ---> f5d0e7a977c8 02:29:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:29:16 ---> Running in 3036ead2ab88 02:29:16 Removing intermediate container cb3d408a4650 02:29:16 ---> f3aa185c6075 02:29:16 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:29:16 ---> Running in cb93dc75d730 02:29:16 Removing intermediate container d24f7c07e716 02:29:16 ---> 233a49ee4d23 02:29:16 02:29:16 Step 11/24 : FROM alpine:3.14 02:29:16 ---> 14119a10abf4 02:29:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:29:16 ---> Using cache 02:29:16 ---> 271578304982 02:29:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:29:16 ---> Using cache 02:29:16 ---> 57a73017a184 02:29:16 Step 14/24 : ENV APP_PORT=59882 02:29:16 Removing intermediate container 3036ead2ab88 02:29:16 ---> 5153ae7d8896 02:29:16 Step 14/23 : ENV APP_PORT=59860 02:29:16 ---> Running in 72d764d20760 02:29:16 Removing intermediate container cb93dc75d730 02:29:16 ---> 4047c1239f4d 02:29:16 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:29:16 ---> Running in 1799ed44813f 02:29:16 ---> Running in 903f4d25cfea 02:29:17 Removing intermediate container 72d764d20760 02:29:17 ---> 03505cf92c12 02:29:17 Step 15/24 : EXPOSE $APP_PORT 02:29:17 ---> Running in ae9e21f949fe 02:29:17 Removing intermediate container 1799ed44813f 02:29:17 ---> 66e64d9e0871 02:29:17 Step 15/23 : EXPOSE $APP_PORT 02:29:17 ---> Running in 6e4194c40f57 02:29:17 Removing intermediate container ae9e21f949fe 02:29:17 ---> 3871c3ec932c 02:29:17 Step 16/24 : WORKDIR / 02:29:17 ---> Running in 43dc7498e332 02:29:17 Removing intermediate container 6e4194c40f57 02:29:17 ---> 7434f059c84b 02:29:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:29:17 Removing intermediate container 43dc7498e332 02:29:17 ---> 05f9a83ff1e5 02:29:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:29:18 ---> 9b2463c5f89e 02:29:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:29:18 ---> ad7dad2b5808 02:29:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:29:18 Removing intermediate container 903f4d25cfea 02:29:18 ---> 78fe9d9b5ffd 02:29:18 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:29:18 ---> Running in 8d63ad5e7677 02:29:18 ---> b8863989a940 02:29:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:29:18 Removing intermediate container 8d63ad5e7677 02:29:18 ---> 0fa158c43cc1 02:29:18 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:29:19 ---> 64a5eb002ecb 02:29:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:29:19 ---> 3b94edc871a6 02:29:19 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:29:19 ---> 9fe417152200 02:29:19 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:29:19 ---> Running in 91f8cc7821bf 02:29:19 ---> Running in 74c1f8d4f358 02:29:19 Removing intermediate container 91f8cc7821bf 02:29:19 ---> 05b7ecd3476a 02:29:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:29:19 ---> Running in 32bdb5249430 02:29:19 ---> 99afd07a5449 02:29:19 Step 20/24 : ENTRYPOINT ["/core-command"] 02:29:19 Removing intermediate container 32bdb5249430 02:29:19 ---> 3a85c0b4cfca 02:29:19 Step 21/23 : LABEL arch=x86_64 02:29:19 ---> Running in 2d9cd6cc3b09 02:29:19 ---> Running in e87f534baa9b 02:29:20 Removing intermediate container 2d9cd6cc3b09 02:29:20 ---> 1a6551d1faad 02:29:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:29:20 Removing intermediate container e87f534baa9b 02:29:20 ---> 3d04cb9f0e33 02:29:20 Step 22/23 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 02:29:20 ---> Running in 17d3fcb81264 02:29:20 ---> Running in f3d42d95445f 02:29:20 Removing intermediate container 17d3fcb81264 02:29:20 ---> adce7e618a38 02:29:20 Step 22/24 : LABEL arch=x86_64 02:29:20 Removing intermediate container f3d42d95445f 02:29:20 ---> 1380b67d35f6 02:29:20 Step 23/23 : LABEL version=0.0.0 02:29:20 ---> Running in 8f3145601bbd 02:29:20 ---> Running in 5cced4e447f1 02:29:20 Removing intermediate container 74c1f8d4f358 02:29:20 ---> 3f30e82a97e9 02:29:20 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:29:20 Removing intermediate container 8f3145601bbd 02:29:20 ---> 9dcb2dac5f42 02:29:20 Step 23/24 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 02:29:20 ---> Running in a3609d27d7ef 02:29:21 Removing intermediate container 5cced4e447f1 02:29:21 ---> 4a1bb3db3268 02:29:21 02:29:21 ---> 44a6fa19302c 02:29:21 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:29:21 Successfully built 4a1bb3db3268 02:29:21 Successfully tagged support-notifications:latest 02:29:21 Building security-secretstore-setup 02:29:21  Building support-notifications ... done Removing intermediate container a3609d27d7ef 02:29:21 ---> 4b542f970a88 02:29:21 Step 24/24 : LABEL version=0.0.0 02:29:23 ---> Running in a873247230c8 02:29:23 ---> 66855bb4abc1 02:29:23 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:29:23 Removing intermediate container 634f3bbdd3e1 02:29:23 ---> dfcf15981dfb 02:29:23 02:29:23 Step 11/24 : FROM alpine:3.14 02:29:23 ---> 14119a10abf4 02:29:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:29:23 Removing intermediate container a873247230c8 02:29:23 ---> bd475b884b02 02:29:23 02:29:23 ---> Running in f8d9edcf92ed 02:29:23 Successfully built bd475b884b02 02:29:23 Successfully tagged core-command:latest 02:29:23  Building core-command ... done Building sys-mgmt-agent 02:29:23 Removing intermediate container f8d9edcf92ed 02:29:23 ---> bce2601c2b93 02:29:23 Step 13/24 : ENV APP_PORT=59880 02:29:23 ---> Running in f5db9c351b61 02:29:23 ---> c89241d82bc5 02:29:23 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:29:23 Removing intermediate container f5db9c351b61 02:29:23 ---> 24c69164870a 02:29:23 Step 14/24 : EXPOSE $APP_PORT 02:29:25 ---> Running in e39a0f896614 02:29:25 ---> e6db77e83016 02:29:25 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:29:26 e90a11edd702: Pull complete 02:29:26 d77568369979: Pull complete 02:29:26 fc1c9f9a7f3b: Pull complete 02:29:26 170f2ba95c9a: Pull complete 02:29:26 Removing intermediate container e39a0f896614 02:29:26 ---> 5b4ae5647452 02:29:26 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:27 ---> e6f5ebf394c5 02:29:27 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:29:27 ---> Running in b7881211f06e 02:29:28 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:29:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:29:28 ---> 8745af1e33fd 02:29:28 Step 3/24 : WORKDIR /edgex-go 02:29:28 ---> Using cache 02:29:28 ---> 25743c8925bf 02:29:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:28 ---> Using cache 02:29:28 ---> 9712714cffe3 02:29:28 Step 5/24 : RUN apk add --update --no-cache make bash git 02:29:28 ---> Running in f29891bf0e35 02:29:28 ---> Running in dae199916a88 02:29:28 Removing intermediate container f29891bf0e35 02:29:28 ---> f31ff2b40690 02:29:28 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:29:29 Removing intermediate container b7881211f06e 02:29:29 ---> 8a2c55ac6164 02:29:29 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:29:29 ---> 0fd353975b73 02:29:29 Step 27/32 : RUN chmod +x /entrypoint.sh 02:29:29 ---> Running in ceb23157fb0c 02:29:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:29:29 ---> Running in d41963ccdac7 02:29:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:29:30 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:29:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:29:30 ---> 8745af1e33fd 02:29:30 Step 3/26 : WORKDIR /edgex-go 02:29:30 ---> Using cache 02:29:30 ---> 25743c8925bf 02:29:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:30 ---> Using cache 02:29:30 ---> 9712714cffe3 02:29:30 Step 5/26 : RUN apk add --update --no-cache make git 02:29:30 ---> Using cache 02:29:30 ---> a59040154c0a 02:29:30 Step 6/26 : COPY go.mod . 02:29:30 ---> Using cache 02:29:30 ---> 5e16142e7cc4 02:29:30 Step 7/26 : RUN go mod download 02:29:30 ---> Using cache 02:29:30 ---> 352ca3ecebe3 02:29:30 Step 8/26 : COPY . . 02:29:30 ---> Using cache 02:29:30 ---> 97962c553549 02:29:30 Step 9/26 : RUN go mod tidy 02:29:30 ---> Using cache 02:29:30 ---> 02c49860b4a8 02:29:30 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:29:30 ---> Running in 700016b9e106 02:29:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:29:31 Removing intermediate container d41963ccdac7 02:29:31 ---> 946537bf50fa 02:29:31 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:29:31 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 02:29:31 ---> Running in 695855d717ff 02:29:31 Removing intermediate container 695855d717ff 02:29:31 ---> 321dd860e5ef 02:29:31 Step 29/32 : CMD ["gate"] 02:29:31 ---> Running in c96594598f9c 02:29: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 02:29:31 OK: 219 MiB in 52 packages 02:29:31 Removing intermediate container c96594598f9c 02:29:31 ---> 5d1c023b0584 02:29:31 Step 30/32 : LABEL arch=x86_64 02:29:31 ---> Running in 848af3ef3549 02:29:31 Removing intermediate container 848af3ef3549 02:29:31 ---> 46fa7e00fa3b 02:29:31 Step 31/32 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 02:29:32 ---> Running in f0a2befd77d7 02:29:32 Removing intermediate container dae199916a88 02:29:32 ---> d9a48aff03a0 02:29:32 Step 6/24 : COPY go.mod . 02:29:32 Removing intermediate container f0a2befd77d7 02:29:32 ---> ad87385d8e0c 02:29:32 Step 32/32 : LABEL version=0.0.0 02:29:32 97ac5df62f85: Pull complete 02:29:32 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 02:29:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:29:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 02:29:32 ---> 625d1c4a3ca3 02:29:32 Step 7/24 : RUN go mod download 02:29:32 ---> Running in 6fbb1f3c5896 02:29:32 ---> Running in 01bc61bfe3ee 02:29:32 Removing intermediate container 6fbb1f3c5896 02:29:32 ---> 020d7939e4c6 02:29:32 02:29:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:29:32 WORKDIR /edgex 02:29:32 COPY go.mod . 02:29:32 RUN go mod download 02:29:32 + docker build -t ci-base-image-arm64 -f - . 02:29:32 Successfully built 020d7939e4c6 02:29:32 Successfully tagged security-bootstrapper:latest 02:29:32 Building core-metadata 02:29:33  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:29:34 Sending build context to Docker daemon 166.1MB 02:29:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:29:34 ---> 04bc70af865f 02:29:34 Step 2/4 : WORKDIR /edgex 02:29:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:29:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:29:36 ---> 8745af1e33fd 02:29:36 Step 3/24 : WORKDIR /edgex-go 02:29:36 ---> Using cache 02:29:36 ---> 25743c8925bf 02:29:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:36 ---> Using cache 02:29:36 ---> 9712714cffe3 02:29:36 Step 5/24 : RUN apk add --update --no-cache make git 02:29:36 ---> Using cache 02:29:36 ---> a59040154c0a 02:29:36 Step 6/24 : COPY go.mod . 02:29:36 ---> Using cache 02:29:36 ---> 5e16142e7cc4 02:29:36 Step 7/24 : RUN go mod download 02:29:36 ---> Using cache 02:29:36 ---> 352ca3ecebe3 02:29:36 Step 8/24 : COPY . . 02:29:36 ---> Using cache 02:29:36 ---> 97962c553549 02:29:36 Step 9/24 : RUN go mod tidy 02:29:36 ---> Using cache 02:29:36 ---> 02c49860b4a8 02:29:36 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:29:36 ---> Running in fc94115fd689 02:29:37 Removing intermediate container 01bc61bfe3ee 02:29:37 ---> 09a6bce713b7 02:29:37 Step 8/24 : COPY . . 02:29:37 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 02:29:38 (1/6) Installing dumb-init (1.2.5-r1) 02:29:38 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:29:38 (3/6) Installing libsodium (1.0.18-r0) 02:29:38 Removing intermediate container 445facbba939 02:29:38 ---> 58418061dd30 02:29:38 02:29:38 Step 11/22 : FROM alpine:3.14 02:29:38 ---> 14119a10abf4 02:29:38 Step 12/22 : RUN apk add --update --no-cache curl 02:29:38 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:29:39 ---> Running in a7b1bcc28316 02:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:29:40 (5/6) Installing libzmq (4.3.4-r0) 02:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:29:40 ---> Running in 20c6a7495944 02:29:40 (1/5) Installing ca-certificates (20191127-r5) 02:29:40 (2/5) Installing brotli-libs (1.0.9-r5) 02:29:40 (3/5) Installing nghttp2-libs (1.43.0-r0) 02:29:40 (4/5) Installing libcurl (7.79.1-r0) 02:29:40 (5/5) Installing curl (7.79.1-r0) 02:29:40 Executing busybox-1.33.1-r3.trigger 02:29:40 Executing ca-certificates-20191127-r5.trigger 02:29:40 (6/6) Installing zeromq (4.3.4-r0) 02:29:40 OK: 8 MiB in 19 packages 02:29:40 Executing busybox-1.33.1-r3.trigger 02:29:40 OK: 8 MiB in 20 packages 02:29:41 Removing intermediate container 20c6a7495944 02:29:41 ---> 3400356c4d85 02:29:41 Step 3/4 : COPY go.mod . 02:29:42 ---> 9345c93c9885 02:29:42 Step 4/4 : RUN go mod download 02:29:42 ---> Running in 3a78a7f4a39b 02:29:42 Removing intermediate container ceb23157fb0c 02:29:42 ---> aec8e29b65aa 02:29:42 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:29:42 ---> 0dcb0cc48634 02:29:42 Step 9/24 : RUN go mod tidy 02:29:42 ---> Running in 0084873b16c8 02:29:42 Removing intermediate container a7b1bcc28316 02:29:42 ---> 43978654bfb2 02:29:42 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:29:42 ---> Running in 102a4d6157ef 02:29:43 ---> a16a53755f37 02:29:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:29:43 Removing intermediate container 102a4d6157ef 02:29:43 ---> 49847ec6902a 02:29:43 Step 14/22 : WORKDIR /edgex 02:29:43 ---> Running in 8ab0aa4775e8 02:29:43 Removing intermediate container 8ab0aa4775e8 02:29:43 ---> 121c8c2269f4 02:29:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:29:43 ---> acfad339b77e 02:29:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:29:43 ---> 4a061af615b9 02:29:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:29:43 ---> 4c00119ae94c 02:29:43 Step 20/24 : ENTRYPOINT ["/core-data"] 02:29:44 ---> Running in 66837125abba 02:29:44 Removing intermediate container 66837125abba 02:29:44 ---> 63cd612176a3 02:29:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:29:44 ---> 25ad026495ba 02:29:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:29:44 ---> Running in 3be7e67700ec 02:29:44 Removing intermediate container 3be7e67700ec 02:29:44 ---> 463df7b5e13b 02:29:44 Step 22/24 : LABEL arch=x86_64 02:29:45 ---> Running in bb5a34d93318 02:29:45 Removing intermediate container 0084873b16c8 02:29:45 ---> 482a61c4ad45 02:29:45 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:29:45 ---> Running in 1b55f24f97fc 02:29:45 ---> 15550e036adc 02:29:45 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:29:45 ---> Running in 40a12e185b90 02:29:45 Removing intermediate container bb5a34d93318 02:29:45 ---> 2b9e9ded127e 02:29:45 Step 23/24 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 02:29:45 ---> Running in 80c0b522b471 02:29:45 Removing intermediate container 40a12e185b90 02:29:45 ---> 989b42187467 02:29:45 Step 19/22 : CMD ["--init=true"] 02:29:45 ---> Running in f544aaded660 02:29:45 Removing intermediate container 80c0b522b471 02:29:45 ---> 442d92abe87c 02:29:45 Step 24/24 : LABEL version=0.0.0 02:29:45 ---> Running in a4caeb144550 02:29: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 02:29:45 Removing intermediate container f544aaded660 02:29:45 ---> 98392ce1bbc5 02:29:45 Step 20/22 : LABEL arch=x86_64 02:29:45 ---> Running in ef4293c149fa 02:29:46 Removing intermediate container a4caeb144550 02:29:46 ---> 9b0e0fca7fb9 02:29:46 02:29:46 Removing intermediate container ef4293c149fa 02:29:46 ---> 836512bd6bf7 02:29:46 Step 21/22 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 02:29:46 Successfully built 9b0e0fca7fb9 02:29:46 Successfully tagged core-data:latest 02:29:46  Building core-data ... done  ---> Running in 90f129c0ec75 02:29:46 Removing intermediate container 90f129c0ec75 02:29:46 ---> fdf8ca37b47b 02:29:46 Step 22/22 : LABEL version=0.0.0 02:29:46 ---> Running in 3a0423b8d660 02:29:46 Removing intermediate container 3a0423b8d660 02:29:46 ---> 3b7e27c48ad0 02:29:46 02:29:46 Successfully built 3b7e27c48ad0 02:29:46 Successfully tagged security-proxy-setup:latest 02:29:55  Building security-proxy-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:29:58 Removing intermediate container 700016b9e106 02:29:58 ---> 70311f299c0d 02:29:58 02:29:58 Step 11/26 : FROM alpine:3.14 02:29:58 ---> 14119a10abf4 02:29:58 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:29:58 ---> Running in de56c0eb59bd 02:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:29:59 (1/3) Installing ca-certificates (20191127-r5) 02:29:59 (2/3) Installing dumb-init (1.2.5-r1) 02:29:59 (3/3) Installing su-exec (0.2-r1) 02:29:59 Executing busybox-1.33.1-r3.trigger 02:29:59 Executing ca-certificates-20191127-r5.trigger 02:29:59 OK: 6 MiB in 17 packages 02:30:00 Removing intermediate container de56c0eb59bd 02:30:00 ---> bbd01126d066 02:30:00 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:30:00 ---> Running in c475d480846b 02:30:00 Removing intermediate container c475d480846b 02:30:00 ---> 36aa8dc83b74 02:30:00 Step 14/26 : WORKDIR / 02:30:00 ---> Running in 78940325fe7f 02:30:00 Removing intermediate container 78940325fe7f 02:30:00 ---> a8ef20402fbf 02:30:00 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:30:01 ---> c57289864f95 02:30:01 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:30:01 ---> bd28d889c636 02:30:01 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:30:01 ---> f9dc02fb7160 02:30:01 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:30:02 ---> bbcfcfee9b6b 02:30:02 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:30:03 Removing intermediate container fc94115fd689 02:30:03 ---> 5a60ebc9b698 02:30:03 02:30:03 Step 11/24 : FROM alpine:3.14 02:30:03 ---> 14119a10abf4 02:30:03 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:30:03 ---> Using cache 02:30:03 ---> 271578304982 02:30:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:30:03 ---> Using cache 02:30:03 ---> 57a73017a184 02:30:03 Step 14/24 : ENV APP_PORT=59881 02:30:03 ---> a758828695f1 02:30:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:30:03 ---> Running in ac4afe9710f8 02:30:03 Removing intermediate container ac4afe9710f8 02:30:03 ---> e1f9fa3f0882 02:30:03 Step 15/24 : EXPOSE $APP_PORT 02:30:03 ---> Running in 1ee13b202b82 02:30:03 ---> b94dce0bfeda 02:30:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:30:03 Removing intermediate container 1ee13b202b82 02:30:03 ---> 5d6af1be31d0 02:30:03 Step 16/24 : WORKDIR / 02:30:03 ---> Running in e557a9ca1851 02:30:03 ---> 1642a080926d 02:30:03 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/ 02:30:04 ---> Running in fbad9b54bf1e 02:30:04 Removing intermediate container e557a9ca1851 02:30:04 ---> 116676d31def 02:30:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:30:04 ---> 10f7c3cf450d 02:30:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:30:04 ---> 130f325150a2 02:30:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:30:04 ---> 85c9c39a7091 02:30:04 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:30:05 ---> Running in a2f3a20b1e3c 02:30:05 Removing intermediate container fbad9b54bf1e 02:30:05 ---> 83e89729f8ef 02:30:05 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:30:05 ---> Running in 8c582edede42 02:30:05 Removing intermediate container a2f3a20b1e3c 02:30:05 ---> de9f3500520c 02:30:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:30:05 ---> Running in 1aa8ca6598d8 02:30:05 Removing intermediate container 8c582edede42 02:30:05 ---> c8ee4dca2791 02:30:05 Step 24/26 : LABEL arch=x86_64 02:30:05 ---> Running in eb26bc45250d 02:30:05 Removing intermediate container 1aa8ca6598d8 02:30:05 ---> fdb6b39dcbe9 02:30:05 Step 22/24 : LABEL arch=x86_64 02:30:05 Removing intermediate container 1b55f24f97fc 02:30:05 ---> 4f44d740aa26 02:30:05 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:30:05 ---> Running in 5dfb24afc3b4 02:30:05 Removing intermediate container eb26bc45250d 02:30:05 ---> d142388425b3 02:30:05 Step 25/26 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 02:30:05 ---> Running in 5c0ecde44d04 02:30:05 ---> Running in 0a374cbc9c87 02:30:05 Removing intermediate container 5dfb24afc3b4 02:30:05 ---> 22d20e9df64e 02:30:05 Step 23/24 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 02:30:05 ---> Running in 16fed42c20fc 02:30:05 Removing intermediate container 0a374cbc9c87 02:30:05 ---> 4f48e9f9646b 02:30:05 Step 26/26 : LABEL version=0.0.0 02:30:05 Removing intermediate container 16fed42c20fc 02:30:05 ---> 404ae79f23ff 02:30:05 Step 24/24 : LABEL version=0.0.0 02:30:05 ---> Running in c4ad69f4973d 02:30:05 ---> Running in b0119fadf09a 02:30:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:30:06 Removing intermediate container c4ad69f4973d 02:30:06 ---> a5ac88244700 02:30:06 02:30:06 Removing intermediate container b0119fadf09a 02:30:06 ---> b8e45d38ffd3 02:30:06 02:30:06 Successfully built a5ac88244700 02:30:06 Successfully tagged security-secretstore-setup:latest 02:30:06  Building security-secretstore-setup ... done Successfully built b8e45d38ffd3 02:30:06 Successfully tagged core-metadata:latest 02:30:06  Building core-metadata ... done Removing intermediate container 5c0ecde44d04 02:30:06 ---> f5f76a113a72 02:30:06 02:30:06 Step 12/24 : FROM docker:20.10.7 02:30:06 20.10.7: Pulling from library/docker 02:30:13 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 02:30:13 Status: Downloaded newer image for docker:20.10.7 02:30:13 ---> 08bdaf2f88f9 02:30:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:30:13 ---> Running in eb2eedfeac6c 02:30:13 Removing intermediate container eb2eedfeac6c 02:30:13 ---> 652a0f10150d 02:30:13 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 02:30:13 ---> Running in beb74e99886a 02:30:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:30:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:30:14 (1/39) Installing readline (8.1.0-r0) 02:30:14 (2/39) Installing bash (5.1.0-r0) 02:30:14 Executing bash-5.1.0-r0.post-install 02:30:14 (3/39) Installing brotli-libs (1.0.9-r3) 02:30:14 (4/39) Installing nghttp2-libs (1.42.0-r1) 02:30:14 (5/39) Installing libcurl (7.79.1-r0) 02:30:14 (6/39) Installing curl (7.79.1-r0) 02:30:14 (7/39) Installing dumb-init (1.2.5-r0) 02:30:14 (8/39) Installing libbz2 (1.0.8-r1) 02:30:14 (9/39) Installing expat (2.2.10-r1) 02:30:14 (10/39) Installing libffi (3.3-r2) 02:30:14 (11/39) Installing gdbm (1.19-r0) 02:30:14 (12/39) Installing xz-libs (5.2.5-r0) 02:30:14 (13/39) Installing sqlite-libs (3.34.1-r0) 02:30:14 (14/39) Installing python3 (3.8.10-r0) 02:30:15 (15/39) Installing py3-appdirs (1.4.4-r1) 02:30:15 (16/39) Installing py3-ordered-set (4.0.2-r0) 02:30:15 (17/39) Installing py3-parsing (2.4.7-r1) 02:30:15 (18/39) Installing py3-six (1.15.0-r0) 02:30:15 (19/39) Installing py3-packaging (20.9-r0) 02:30:15 (20/39) Installing py3-setuptools (51.3.3-r0) 02:30:15 (21/39) Installing py3-chardet (4.0.0-r0) 02:30:15 (22/39) Installing py3-idna (3.1-r0) 02:30:15 (23/39) Installing py3-urllib3 (1.26.2-r1) 02:30:15 (24/39) Installing py3-requests (2.25.1-r1) 02:30:15 (25/39) Installing py3-msgpack (1.0.2-r0) 02:30:15 (26/39) Installing py3-lockfile (0.12.2-r3) 02:30:15 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:30:15 (28/39) Installing py3-colorama (0.4.4-r0) 02:30:15 (29/39) Installing py3-contextlib2 (0.6.0-r0) 02:30:15 (30/39) Installing py3-distlib (0.3.1-r1) 02:30:15 (31/39) Installing py3-distro (1.5.0-r1) 02:30:15 (32/39) Installing py3-webencodings (0.5.1-r3) 02:30:15 (33/39) Installing py3-html5lib (1.1-r0) 02:30:15 (34/39) Installing py3-pytoml (0.1.21-r0) 02:30:15 (35/39) Installing py3-pep517 (0.9.1-r0) 02:30:15 (36/39) Installing py3-progress (1.5-r0) 02:30:15 (37/39) Installing py3-retrying (1.3.3-r0) 02:30:15 (38/39) Installing py3-toml (0.10.2-r0) 02:30:15 (39/39) Installing py3-pip (20.3.4-r0) 02:30:16 Executing busybox-1.32.1-r6.trigger 02:30:16 OK: 82 MiB in 59 packages 02:30:17 Collecting docker-compose==1.23.2 02:30:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:30:17 Collecting websocket-client<1.0,>=0.32.0 02:30:17 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:30:17 Collecting docopt<0.7,>=0.6.1 02:30:17 Downloading docopt-0.6.2.tar.gz (25 kB) 02:30:17 Collecting cached-property<2,>=1.2.0 02:30:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:30:18 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:30:18 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:30:18 Collecting PyYAML<4,>=3.10 02:30:18 Downloading PyYAML-3.13.tar.gz (270 kB) 02:30:18 Collecting docker<4.0,>=3.6.0 02:30:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:30:18 Collecting texttable<0.10,>=0.9.0 02:30:18 Downloading texttable-0.9.1.tar.gz (11 kB) 02:30:19 Collecting jsonschema<3,>=2.5.1 02:30:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:30:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:30:19 Collecting dockerpty<0.5,>=0.4.1 02:30:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:30:19 Collecting docker-pycreds>=0.4.0 02:30:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:30:19 Collecting urllib3<1.25,>=1.21.1 02:30:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:30:19 Collecting idna<2.8,>=2.5 02:30:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:30:19 Collecting certifi>=2017.4.17 02:30:19 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 02:30:19 Collecting chardet<3.1.0,>=3.0.2 02:30:19 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:30:19 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:30:19 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:30:19 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:30:19 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:30:19 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:30:19 Attempting uninstall: urllib3 02:30:19 Found existing installation: urllib3 1.26.2 02:30:19 Uninstalling urllib3-1.26.2: 02:30:19 Successfully uninstalled urllib3-1.26.2 02:30:19 Attempting uninstall: idna 02:30:19 Found existing installation: idna 3.1 02:30:19 Uninstalling idna-3.1: 02:30:20 Successfully uninstalled idna-3.1 02:30:20 Attempting uninstall: chardet 02:30:20 Found existing installation: chardet 4.0.0 02:30:20 Uninstalling chardet-4.0.0: 02:30:20 Successfully uninstalled chardet-4.0.0 02:30:20 Attempting uninstall: requests 02:30:20 Found existing installation: requests 2.25.1 02:30:20 Uninstalling requests-2.25.1: 02:30:20 Successfully uninstalled requests-2.25.1 02:30:20 Running setup.py install for texttable: started 02:30:20 Running setup.py install for texttable: finished with status 'done' 02:30:20 Running setup.py install for PyYAML: started 02:30:21 Running setup.py install for PyYAML: finished with status 'done' 02:30:21 Running setup.py install for docopt: started 02:30:21 Running setup.py install for docopt: finished with status 'done' 02:30:21 Running setup.py install for dockerpty: started 02:30:21 Running setup.py install for dockerpty: finished with status 'done' 02:30:22 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 02:30:25 Removing intermediate container beb74e99886a 02:30:25 ---> ac45c2c741be 02:30:25 Step 15/24 : ENV APP_PORT=58890 02:30:25 ---> Running in 578749f58dfe 02:30:25 Removing intermediate container 578749f58dfe 02:30:25 ---> 4abc0beda176 02:30:25 Step 16/24 : EXPOSE $APP_PORT 02:30:25 ---> Running in cc56f8fea45f 02:30:25 Removing intermediate container cc56f8fea45f 02:30:25 ---> 611f1038305d 02:30:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:30:26 ---> 4845b1054e36 02:30:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:30:26 ---> 484cdb4a09f1 02:30:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:30:26 ---> f32da545b6da 02:30:26 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:30:26 ---> Running in 62cb334a4103 02:30:26 Removing intermediate container 62cb334a4103 02:30:26 ---> a025844e9604 02:30:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:30:26 ---> Running in 630529536e90 02:30:26 Removing intermediate container 630529536e90 02:30:26 ---> 938c6a8ce0c0 02:30:26 Step 22/24 : LABEL arch=x86_64 02:30:26 ---> Running in 380b5f77c0cc 02:30:26 Removing intermediate container 380b5f77c0cc 02:30:26 ---> 148c63a765df 02:30:26 Step 23/24 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 02:30:26 ---> Running in 275dc6151084 02:30:26 Removing intermediate container 275dc6151084 02:30:26 ---> f5d881fafe91 02:30:26 Step 24/24 : LABEL version=0.0.0 02:30:26 ---> Running in e4e33fb40624 02:30:26 Removing intermediate container e4e33fb40624 02:30:26 ---> b9ad84ad8f2f 02:30:26 02:30:26 Successfully built b9ad84ad8f2f 02:30:26 Successfully tagged sys-mgmt-agent:latest 02:30:26  Building sys-mgmt-agent ... done  [Pipeline] } 02:30:26 $ docker stop --time=1 33431848e40f22815b827d3a0c7c9ed69ef74ff7be35de6f33db4e8118933925 02:30:28 $ docker rm -f 33431848e40f22815b827d3a0c7c9ed69ef74ff7be35de6f33db4e8118933925 [Pipeline] // withDockerContainer [Pipeline] sh 02:30:28 + docker images 02:30:28 REPOSITORY TAG IMAGE ID CREATED SIZE 02:30:28 sys-mgmt-agent latest b9ad84ad8f2f 2 seconds ago 325MB 02:30:28 f5f76a113a72 22 seconds ago 1.75GB 02:30:28 core-metadata latest b8e45d38ffd3 23 seconds ago 16.8MB 02:30:28 security-secretstore-setup latest a5ac88244700 23 seconds ago 28.2MB 02:30:28 5a60ebc9b698 26 seconds ago 1.76GB 02:30:28 70311f299c0d 30 seconds ago 1.76GB 02:30:28 security-proxy-setup latest 3b7e27c48ad0 42 seconds ago 26.7MB 02:30:28 core-data latest 9b0e0fca7fb9 43 seconds ago 20.5MB 02:30:28 58418061dd30 51 seconds ago 1.76GB 02:30:28 security-bootstrapper latest 020d7939e4c6 56 seconds ago 18.8MB 02:30:28 core-command latest bd475b884b02 About a minute ago 16MB 02:30:28 dfcf15981dfb About a minute ago 1.76GB 02:30:28 support-notifications latest 4a1bb3db3268 About a minute ago 16.8MB 02:30:28 233a49ee4d23 About a minute ago 1.75GB 02:30:28 a82d174e522c About a minute ago 1.75GB 02:30:28 3648451eae1a About a minute ago 1.75GB 02:30:28 support-scheduler latest fbfd5223b3b3 About a minute ago 16.1MB 02:30:28 a4a981c283d3 About a minute ago 1.75GB 02:30:28 ci-base-image-x86_64 latest 8745af1e33fd 5 minutes ago 1.25GB 02:30:28 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 02:30:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB 02:30:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 02:30:28 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 02:30:28 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 02:30:44 Still waiting to schedule task 02:30:44 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 02:31:19 Removing intermediate container 3a78a7f4a39b 02:31:19 ---> 21305a77cb0c 02:31:19 Successfully built 21305a77cb0c 02:31:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:31:20 + docker inspect -f . ci-base-image-arm64 02:31:20 . [Pipeline] withDockerContainer 02:31:20 prd-ubuntu18.04-docker-arm64-4c-16g-77 does not seem to be running inside a container 02:31:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:31:22 $ docker top 2a4e05f318f874229de034f5c2fb13c544587fd31a1595c658af3b3bcf496e55 -eo pid,comm [Pipeline] { [Pipeline] sh 02:31:23 + go version 02:31:23 go version go1.16.6 linux/arm64 [Pipeline] } 02:31:23 $ docker stop --time=1 2a4e05f318f874229de034f5c2fb13c544587fd31a1595c658af3b3bcf496e55 02:31:25 $ docker rm -f 2a4e05f318f874229de034f5c2fb13c544587fd31a1595c658af3b3bcf496e55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:31:26 + docker inspect -f . ci-base-image-arm64 02:31:26 . [Pipeline] withDockerContainer 02:31:26 prd-ubuntu18.04-docker-arm64-4c-16g-77 does not seem to be running inside a container 02:31:26 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:31:28 $ docker top 2ae1d3f43b690a4628aec88d8bc338b8e899bf7fd0b3544afe314230edf7b777 -eo pid,comm [Pipeline] { [Pipeline] echo 02:31:29 ========================================================= 02:31:29 [edgeXBuildGoParallel] Running Tests and Build... 02:31:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:31:29 + go mod tidy [Pipeline] sh 02:31:31 + make test 02:31:31 go mod tidy 02:31:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:32:04 ? github.com/edgexfoundry/edgex-go [no test files] 02:33:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:33:07 Running on prd-ubuntu18.04-docker-8c-8g-80 in /w/workspace/edgexfoundry_edgex-go_PR-3730 [Pipeline] { [Pipeline] ws 02:33:07 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 02:33:07 The recommended git tool is: git 02:33:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:33:12 using credential edgex-jenkins-ssh 02:33:12 Cloning the remote Git repository 02:33:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:33:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:33:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:33:12 > git init /w/workspace/edgex-go/3 # timeout=10 02:33:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:33:12 > git --version # timeout=10 02:33:12 > git --version # 'git version 2.17.1' 02:33:12 using GIT_SSH to set credentials SSH Credentials for GitHub 02:33:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:33:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:33:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:33:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:33:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:33:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:33:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:33:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:33:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:33:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.323s coverage: 28.7% of statements 02:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:33:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.516s coverage: 98.5% of statements 02:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:33:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.346s coverage: 46.3% of statements 02:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:33:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.715s coverage: 90.1% of statements 02:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:33:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.229s coverage: 81.2% of statements 02:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:33:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.781s coverage: 94.2% of statements 02:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:33:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.244s coverage: 59.1% of statements 02:33:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:33:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:33:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:33:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:33:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:33:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.283s coverage: 60.0% of statements 02:33:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:33:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:33:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:33:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.374s coverage: 0.8% of statements 02:33:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:33:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.280s coverage: 58.8% of statements 02:33:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.191s coverage: 21.7% of statements 02:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.305s coverage: 47.1% of statements 02:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.276s coverage: 79.5% of statements 02:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.206s coverage: 94.1% of statements 02:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.246s coverage: 96.3% of statements 02:34:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.196s coverage: 87.5% of statements 02:34:11 Merging remotes/origin/main commit 87e8ed76953e70318171a287d139abdba61a8126 into PR head commit 298a1834b96a946babe9fafbac0001a68e777db5 02:34:12 Merge succeeded, producing 298a1834b96a946babe9fafbac0001a68e777db5 02:34:12 Checking out Revision 298a1834b96a946babe9fafbac0001a68e777db5 (PR-3730) 02:34:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.215s coverage: 94.4% of statements 02:34:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.194s coverage: 44.8% of statements 02:34:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:34:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:34:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:34:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:34:11 using GIT_SSH to set credentials SSH Credentials for GitHub 02:34:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3730/head:refs/remotes/origin/PR-3730 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:34:11 > git config core.sparsecheckout # timeout=10 02:34:11 > git checkout -f 298a1834b96a946babe9fafbac0001a68e777db5 # timeout=10 02:34:11 > git remote # timeout=10 02:34:11 > git config --get remote.origin.url # timeout=10 02:34:11 using GIT_SSH to set credentials SSH Credentials for GitHub 02:34:11 > git merge 87e8ed76953e70318171a287d139abdba61a8126 # timeout=10 02:34:12 > git rev-parse HEAD^{commit} # timeout=10 02:34:12 > git config core.sparsecheckout # timeout=10 02:34:12 > git checkout -f 298a1834b96a946babe9fafbac0001a68e777db5 # timeout=10 02:34:16 Commit message: "Merge branch 'main' into edgex-go-3565-unused" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:34:17 + echo snap-build.sh 02:34:17 snap-build.sh 02:34:17 + SNAP_BASE_DIR=. 02:34:17 + '[' '!' -z /w/workspace/edgex-go/3 ']' 02:34:17 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 02:34:17 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 02:34:17 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 02:34:17 + cd /w/workspace/edgex-go/3 02:34:17 + sudo apt-get remove -qy --purge lxd lxd-client 02:34:17 Reading package lists... 02:34:17 Building dependency tree... 02:34:17 Reading state information... 02:34:17 The following packages were automatically installed and are no longer required: 02:34:17 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 02:34:17 uidmap xdelta3 02:34:17 Use 'sudo apt autoremove' to remove them. 02:34:17 The following packages will be REMOVED: 02:34:17 lxd* lxd-client* 02:34:17 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 02:34:17 After this operation, 31.7 MB disk space will be freed. 02:34:18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 02:34:18 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 02:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.564s coverage: 82.5% of statements 02:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:34:19 Removing lxd dnsmasq configuration 02:34:19 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 02:34:19 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 02:34:20 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:34:20 (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.) 02:34:20 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 02:34:21 Processing triggers for systemd (237-3ubuntu10.45) ... 02:34:21 Processing triggers for ureadahead (0.100.0-21) ... 02:34:22 + sudo snap remove --purge lxd 02:34:22 snap "lxd" is not installed 02:34:22 + sudo groupadd --force --system lxd 02:34:22 ++ whoami 02:34:22 + sudo /usr/sbin/usermod -G lxd -a jenkins 02:34:22 + newgrp - lxd 02:34:22 + sudo snap install lxd 02:34:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.276s coverage: 92.9% of statements 02:34:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:34:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:34:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:34:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 02:34:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:34:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:34:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:34:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:34:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:34:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.185s coverage: 87.2% of statements 02:34:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:34:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:34:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 02:34:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:34:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.276s coverage: 58.8% of statements 02:34:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:34:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.294s coverage: 80.0% of statements 02:34:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.268s coverage: 87.2% of statements 02:34:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.299s coverage: 85.4% of statements 02:34:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.891s coverage: 91.2% of statements 02:34:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:34:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.869s coverage: 64.4% of statements 02:34:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:34:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:34:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.197s coverage: 100.0% of statements 02:34:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 91.3% of statements 02:34:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 02:34:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements 02:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 02:34:33 2021-09-29T02:34:30Z INFO Waiting for automatic snapd restart... 02:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.390s coverage: 70.5% of statements 02:34:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:34:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:34:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:34:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.850s coverage: 43.6% of statements 02:34:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:34:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:34:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.284s coverage: 89.5% of statements 02:34:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:34:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.233s coverage: 84.8% of statements 02:34:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:34:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.282s coverage: 19.5% of statements 02:34:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:34:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:34:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:34:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:34:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.640s coverage: 92.0% of statements 02:34:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:34:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:34:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:34:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:34:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.202s coverage: 63.2% of statements 02:34:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:34:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:34:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.409s coverage: 97.7% of statements 02:34:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:34:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:34:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:34:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:34:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.170s coverage: 28.9% of statements 02:34:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:34:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:34:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:34:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:34:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:34:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:34:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.169s coverage: 100.0% of statements 02:34:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 96.9% of statements 02:34:42 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 02:34:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:34:42 GO111MODULE=on go vet ./... 02:34:56 lxd 4.18 from Canonical* installed 02:34:56 + sudo lxd init --auto 02:35:04 + sudo snap install --classic snapcraft 02:35:15 snapcraft 5.0 from Canonical* installed 02:35:15 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 02:35:15 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 02:35:15 % Total % Received % Xferd Average Speed Time Time Time Current 02:35:15 Dload Upload Total Spent Left Speed 02:35:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3754 0 --:--:-- --:--:-- --:--:-- 3777 02:35:15 100 3325k 100 3325k 0 0 7275k 0 --:--:-- --:--:-- --:--:-- 7275k 02:35:15 ./yq_linux_amd64 02:35:15 + sudo snapcraft prime --use-lxd 02:35:17 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 02:35:17 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: 02:35:17 - README.md 02:35:17 02:35:17 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:35:17 Launching a container. 02:35:28 Waiting for container to be ready 02:35:28 To start your first instance, try: lxc launch ubuntu:18.04 02:35:28 02:35:32 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 02:35:33 Waiting for network to be ready... 02:35:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:35:33 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:35:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 02:35:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 02:35:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 02:35:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 02:35:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 02:35:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 02:35:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 02:35:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 02:35:34 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:35:34 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:35:34 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:35:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:35:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:35:35 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:35:35 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:35:35 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:35:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:35:35 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] 02:35:36 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 02:35:36 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 02:35:36 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 02:35:36 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 02:35:36 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 02:35:36 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] 02:35:36 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 02:35:39 Fetched 25.4 MB in 5s (4741 kB/s) 02:35:40 Reading package lists... 02:35:40 Reading package lists... 02:35:41 Building dependency tree... 02:35:41 Reading state information... 02:35:41 The following additional packages will be installed: 02:35:41 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:35:41 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:35:41 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:35:41 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 02:35:41 Suggested packages: 02:35:41 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 02:35:41 Recommended packages: 02:35:41 gnupg libsasl2-modules 02:35:41 The following NEW packages will be installed: 02:35:41 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:35:41 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:35:41 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:35:41 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 02:35:41 The following packages will be upgraded: 02:35:41 gpg gpg-agent gpgconf libudev1 02:35:41 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 02:35:41 Need to get 3527 kB of archives. 02:35:41 After this operation, 13.3 MB of additional disk space will be used. 02:35:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 02:35:41 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 02:35:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 02:35:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 02:35:41 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 02:35:42 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 02:35:42 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 02:35:42 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 02:35:42 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 02:35:42 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 02:35:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 02:35:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 02:35:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 02:35:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 02:35:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 02:35:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 02:35:42 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 02:35:42 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 02:35:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 02:35:42 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 02:35:42 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 02:35:42 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 02:35:43 debconf: delaying package configuration, since apt-utils is not installed 02:35:43 Fetched 3527 kB in 1s (3252 kB/s) 02:35:43 (Reading database ... 12511 files and directories currently installed.) 02:35:43 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 02:35:43 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 02:35:43 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 02:35:43 Selecting previously unselected package udev. 02:35:43 (Reading database ... 12511 files and directories currently installed.) 02:35:43 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 02:35:43 Unpacking udev (237-3ubuntu10.52) ... 02:35:43 Selecting previously unselected package libfuse2:amd64. 02:35:43 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 02:35:43 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:35:43 Selecting previously unselected package fuse. 02:35:43 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 02:35:43 Unpacking fuse (2.9.7-1ubuntu1) ... 02:35:43 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 02:35:43 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:35:43 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 02:35:43 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:35:43 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 02:35:43 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:35:44 Selecting previously unselected package libksba8:amd64. 02:35:44 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 02:35:44 Unpacking libksba8:amd64 (1.3.5-2) ... 02:35:44 Selecting previously unselected package libroken18-heimdal:amd64. 02:35:44 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:35:44 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:44 Selecting previously unselected package libasn1-8-heimdal:amd64. 02:35:44 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:35:44 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:44 Selecting previously unselected package libheimbase1-heimdal:amd64. 02:35:44 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:35:44 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:44 Selecting previously unselected package libhcrypto4-heimdal:amd64. 02:35:44 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:35:44 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:44 Selecting previously unselected package libwind0-heimdal:amd64. 02:35:44 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:35:44 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:44 Selecting previously unselected package libhx509-5-heimdal:amd64. 02:35:44 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:35:44 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:44 Selecting previously unselected package libkrb5-26-heimdal:amd64. 02:35:44 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:35:44 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:44 Selecting previously unselected package libheimntlm0-heimdal:amd64. 02:35:44 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:35:44 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:44 Selecting previously unselected package libgssapi3-heimdal:amd64. 02:35:44 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:35:45 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:45 Selecting previously unselected package libsasl2-modules-db:amd64. 02:35:45 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:35:45 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:35:45 Selecting previously unselected package libsasl2-2:amd64. 02:35:45 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:35:45 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:35:45 Selecting previously unselected package libldap-common. 02:35:45 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 02:35:45 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:35:45 Selecting previously unselected package libldap-2.4-2:amd64. 02:35:45 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 02:35:45 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:35:45 Selecting previously unselected package dirmngr. 02:35:45 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 02:35:45 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 02:35:45 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:35:45 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 02:35:45 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:35:45 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:35:45 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:35:45 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 02:35:45 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:45 Setting up libksba8:amd64 (1.3.5-2) ... 02:35:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:35:45 Setting up udev (237-3ubuntu10.52) ... 02:35:46 invoke-rc.d: policy-rc.d denied execution of start. 02:35:46 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:46 Processing triggers for systemd (237-3ubuntu10) ... 02:35:46 Setting up fuse (2.9.7-1ubuntu1) ... 02:35:46 Setting up gpg (2.2.4-1ubuntu1.4) ... 02:35:46 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:46 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:46 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:46 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:46 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:46 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:46 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:46 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:35:46 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 02:35:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:35:47 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 02:35:47 settings in the [Install] section, and DefaultInstance for template units). 02:35:47 This means they are not meant to be enabled using systemctl. 02:35:47 Possible reasons for having this kind of units are: 02:35:47 1) A unit may be statically enabled by being symlinked from another unit's 02:35:47 .wants/ or .requires/ directory. 02:35:47 2) A unit's purpose may be to act as a helper for some other unit which has 02:35:47 a requirement dependency on it. 02:35:47 3) A unit may be started when needed via activation (socket, path, timer, 02:35:47 D-Bus, udev, scripted systemctl call, ...). 02:35:47 4) In case of template units, the unit is meant to be enabled with some 02:35:47 instance name specified. 02:35:47 Reading package lists... 02:35:48 Building dependency tree... 02:35:48 Reading state information... 02:35:49 The following additional packages will be installed: 02:35:49 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 02:35:49 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 02:35:49 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 02:35:49 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 02:35:49 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 02:35:49 Suggested packages: 02:35:49 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 02:35:49 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 02:35:49 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 02:35:49 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 02:35:49 systemd-container policykit-1 02:35:49 Recommended packages: 02:35:49 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 02:35:49 The following NEW packages will be installed: 02:35:49 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 02:35:49 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 02:35:49 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 02:35:49 multiarch-support openssh-client python3 python3-minimal python3.6 02:35:49 python3.6-minimal snapd squashfs-tools sudo 02:35:49 The following packages will be upgraded: 02:35:49 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 02:35:49 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 02:35:49 Need to get 36.8 MB of archives. 02:35:49 After this operation, 147 MB of additional disk space will be used. 02:35:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 02:35:49 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 02:35:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 02:35:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 02:35:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 02:35:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 02:35:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 02:35:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 02:35:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 02:35:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 02:35:49 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 02:35:49 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 02:35:49 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 02:35:49 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 02:35:49 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 02:35:49 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 02:35:49 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 02:35:49 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 02:35:49 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 02:35:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 02:35:50 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 02:35:50 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 02:35:50 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 02:35:50 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 02:35:50 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 02:35:50 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 02:35:50 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 02:35:50 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 02:35:50 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 02:35:50 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 02:35:51 debconf: delaying package configuration, since apt-utils is not installed 02:35:51 Fetched 36.8 MB in 3s (14.1 MB/s) 02:35:52 (Reading database ... 12757 files and directories currently installed.) 02:35:52 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 02:35:52 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 02:35:53 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 02:35:53 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 02:35:53 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 02:35:53 (Reading database ... 12757 files and directories currently installed.) 02:35:53 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 02:35:53 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 02:35:53 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 02:35:53 (Reading database ... 12757 files and directories currently installed.) 02:35:53 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 02:35:53 Unpacking apt (1.6.14) over (1.6.1) ... 02:35:53 Setting up apt (1.6.14) ... 02:35:53 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 02:35:54 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 02:35:54 (Reading database ... 12764 files and directories currently installed.) 02:35:54 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 02:35:54 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 02:35:56 Selecting previously unselected package libpython3.6-minimal:amd64. 02:35:56 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:35:56 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:35:56 Selecting previously unselected package libexpat1:amd64. 02:35:56 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 02:35:56 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:35:56 Selecting previously unselected package python3.6-minimal. 02:35:56 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:35:56 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:35:56 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 02:35:56 Checking for services that may need to be restarted...done. 02:35:56 Checking for services that may need to be restarted...done. 02:35:56 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:35:56 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:35:56 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:35:57 Selecting previously unselected package python3-minimal. 02:35:57 (Reading database ... 13012 files and directories currently installed.) 02:35:57 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 02:35:57 Unpacking python3-minimal (3.6.7-1~18.04) ... 02:35:57 Selecting previously unselected package mime-support. 02:35:57 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 02:35:57 Unpacking mime-support (3.60ubuntu1) ... 02:35:57 Selecting previously unselected package libmpdec2:amd64. 02:35:57 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 02:35:57 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:35:57 Selecting previously unselected package libpython3.6-stdlib:amd64. 02:35:57 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:35:57 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:35:57 Selecting previously unselected package python3.6. 02:35:57 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:35:57 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:35:57 Selecting previously unselected package libpython3-stdlib:amd64. 02:35:57 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 02:35:57 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:35:57 Setting up python3-minimal (3.6.7-1~18.04) ... 02:35:58 Selecting previously unselected package python3. 02:35:58 (Reading database ... 13442 files and directories currently installed.) 02:35:58 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 02:35:58 Unpacking python3 (3.6.7-1~18.04) ... 02:35:58 Selecting previously unselected package multiarch-support. 02:35:58 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 02:35:58 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 02:35:58 Setting up multiarch-support (2.27-3ubuntu1.4) ... 02:35:58 Selecting previously unselected package liblzo2-2:amd64. 02:35:58 (Reading database ... 13479 files and directories currently installed.) 02:35:58 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 02:35:58 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 02:35:58 Selecting previously unselected package libbsd0:amd64. 02:35:58 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 02:35:58 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:35:58 Selecting previously unselected package sudo. 02:35:58 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 02:35:58 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 02:35:58 Selecting previously unselected package apparmor. 02:35:58 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 02:35:58 Unpacking apparmor (2.12-4ubuntu5.1) ... 02:35:59 Selecting previously unselected package libedit2:amd64. 02:35:59 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 02:35:59 Unpacking libedit2:amd64 (3.1-20170329-1) ... 02:35:59 Selecting previously unselected package libkrb5support0:amd64. 02:35:59 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 02:35:59 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:35:59 Selecting previously unselected package libk5crypto3:amd64. 02:35:59 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 02:35:59 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:35:59 Selecting previously unselected package libkeyutils1:amd64. 02:35:59 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 02:35:59 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:35:59 Selecting previously unselected package libkrb5-3:amd64. 02:35:59 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 02:35:59 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:35:59 Selecting previously unselected package libgssapi-krb5-2:amd64. 02:35:59 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 02:35:59 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:35:59 Selecting previously unselected package libssl1.0.0:amd64. 02:35:59 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 02:35:59 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 02:35:59 Selecting previously unselected package openssh-client. 02:35:59 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 02:35:59 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 02:35:59 Selecting previously unselected package squashfs-tools. 02:35:59 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 02:35:59 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 02:36:00 Selecting previously unselected package snapd. 02:36:00 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 02:36:00 Unpacking snapd (2.51.1+18.04) ... 02:36:03 Setting up libedit2:amd64 (3.1-20170329-1) ... 02:36:03 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 02:36:03 Setting up mime-support (3.60ubuntu1) ... 02:36:03 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 02:36:03 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:36:03 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:36:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:36:03 Setting up systemd (237-3ubuntu10.52) ... 02:36:03 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 02:36:04 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:36:04 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:36:04 Setting up liblzo2-2:amd64 (2.08-1.2) ... 02:36:04 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:36:04 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:36:04 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:36:05 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 02:36:05 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:36:05 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:36:05 Setting up python3 (3.6.7-1~18.04) ... 02:36:05 running python rtupdate hooks for python3.6... 02:36:05 running python post-rtupdate hooks for python3.6... 02:36:05 Setting up apparmor (2.12-4ubuntu5.1) ... 02:36:06 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 02:36:06 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:36:06 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 02:36:06 Setting up snapd (2.51.1+18.04) ... 02:36:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 02:36:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 02:36:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 02:36:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 02:36:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:36:08 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:36:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 02:36:08 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 02:36:09 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 02:36:09 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 02:36:09 /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' 02:36:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:36:09 Processing triggers for systemd (237-3ubuntu10.52) ... 02:36:11 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:36:11 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:36:11 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:36:12 Reading package lists... 02:36:13 Reading package lists... 02:36:13 Building dependency tree... 02:36:13 Reading state information... 02:36:13 Calculating upgrade... 02:36:13 The following packages will be upgraded: 02:36:13 advancecomp base-files bash binutils binutils-common 02:36:13 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 02:36:13 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 02:36:13 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 02:36:13 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 02:36:13 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 02:36:13 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 02:36:13 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 02:36:13 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 02:36:13 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 02:36:13 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 02:36:13 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 02:36:13 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 02:36:13 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 02:36:13 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 02:36:13 ubuntu-keyring util-linux 02:36:14 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 02:36:14 Need to get 64.2 MB of archives. 02:36:14 After this operation, 5142 kB of additional disk space will be used. 02:36:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 02:36:14 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 02:36:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 02:36:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 02:36:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 02:36:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 02:36:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 02:36:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 02:36:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 02:36:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 02:36:14 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 02:36:14 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 02:36:14 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 02:36:14 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 02:36:14 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 02:36:14 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 02:36:14 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 02:36:14 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 02:36:14 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 02:36:14 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 02:36:14 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 02:36:14 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 02:36:14 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 02:36:14 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 02:36:14 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 02:36:14 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 02:36:14 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 02:36:14 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 02:36:14 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 02:36:14 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 02:36:14 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 02:36:14 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 02:36:14 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 02:36:14 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 02:36:14 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 02:36:14 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 02:36:14 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 02:36:14 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 02:36:14 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 02:36:14 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 02:36:14 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 02:36:14 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 02:36:14 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 02:36:14 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 02:36:14 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 02:36:14 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 02:36:14 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 02:36:14 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 02:36:14 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 02:36:14 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] 02:36:14 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 02:36:14 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 02:36:14 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 02:36:14 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 02:36:14 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 02:36:14 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 02:36:14 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 02:36:15 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 02:36:15 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 02:36:15 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 02:36:15 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 02:36:15 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 02:36:15 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 02:36:15 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 02:36:15 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 02:36:15 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 02:36:15 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 02:36:15 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 02:36:15 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 02:36:15 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 02:36:15 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 02:36:15 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 02:36:15 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 02:36:15 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 02:36:15 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 02:36:15 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 02:36:15 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 02:36:15 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 02:36:15 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 02:36:15 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 02:36:15 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 02:36:15 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 02:36:15 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 02:36:15 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 02:36:15 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] 02:36:15 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 02:36:15 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 02:36:15 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] 02:36:15 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 02:36:15 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 02:36:15 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 02:36:16 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 02:36:16 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 02:36:16 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 02:36:16 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 02:36:16 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 02:36:16 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] 02:36:16 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 02:36:16 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 02:36:16 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 02:36:16 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 02:36:16 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 02:36:16 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 02:36:16 debconf: delaying package configuration, since apt-utils is not installed 02:36:16 Fetched 64.2 MB in 2s (30.2 MB/s) 02:36:16 (Reading database ... 13914 files and directories currently installed.) 02:36:16 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 02:36:16 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:36:17 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 02:36:17 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:36:17 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 02:36:17 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 02:36:17 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:36:17 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:36:17 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:36:17 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:36:17 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:36:17 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:36:17 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:36:17 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:36:18 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:36:18 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:36:18 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:36:18 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:36:18 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:36:18 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:36:18 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 02:36:18 (Reading database ... 13914 files and directories currently installed.) 02:36:18 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 02:36:18 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 02:36:18 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 02:36:18 (Reading database ... 13914 files and directories currently installed.) 02:36:18 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:36:18 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:36:18 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:36:18 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:36:18 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:36:18 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:36:18 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 02:36:18 (Reading database ... 13914 files and directories currently installed.) 02:36:18 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 02:36:19 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:36:19 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 02:36:20 gofmt -l . 02:36:20 [ "`gofmt -l .`" = "" ] 02:36:20 ./bin/test-attribution-txt.sh [Pipeline] sh 02:36:20 (Reading database ... 13914 files and directories currently installed.) 02:36:20 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 02:36:20 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 02:36:20 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 02:36:20 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 02:36:20 Setting up base-files (10.1ubuntu2.11) ... 02:36:20 Installing new version of config file /etc/issue ... 02:36:20 Installing new version of config file /etc/issue.net ... 02:36:20 Installing new version of config file /etc/lsb-release ... 02:36:20 Installing new version of config file /etc/update-motd.d/50-motd-news ... 02:36:20 + ls -al . 02:36:20 total 640 02:36:20 drwxrwxr-x 9 1001 1001 4096 Sep 29 02:36 . 02:36:20 drwxr-xr-x 4 root root 4096 Sep 29 02:31 .. 02:36:20 -rw-rw-r-- 1 1001 1001 11 Sep 29 02:28 .dockerignore 02:36:20 drwxrwxr-x 8 1001 1001 4096 Sep 29 02:29 .git 02:36:20 drwxrwxr-x 4 1001 1001 4096 Sep 29 02:28 .github 02:36:20 -rw-rw-r-- 1 1001 1001 818 Sep 29 02:28 .gitignore 02:36:20 -rw-rw-r-- 1 1001 1001 101 Sep 29 02:28 .golangci.yml 02:36:20 -rw-rw-r-- 1 1001 1001 76 Sep 29 02:28 .hadolint.yml 02:36:20 -rw-rw-r-- 1 1001 1001 166 Sep 29 02:28 .sonarcloud.properties 02:36:20 -rw-rw-r-- 1 1001 1001 1171 Sep 29 02:28 ADOPTERS.md 02:36:20 -rw-rw-r-- 1 1001 1001 8493 Sep 29 02:28 Attribution.txt 02:36:20 -rw-rw-r-- 1 1001 1001 43881 Sep 29 02:28 CHANGELOG.md 02:36:20 -rw-rw-r-- 1 1001 1001 3804 Sep 29 02:28 CONTRIBUTING.md 02:36:20 -rw-rw-r-- 1 1001 1001 677 Sep 29 02:28 GOVERNANCE.md 02:36:20 -rw-rw-r-- 1 1001 1001 849 Sep 29 02:28 Jenkinsfile 02:36:20 -rw-rw-r-- 1 1001 1001 10775 Sep 29 02:28 LICENSE 02:36:20 -rw-rw-r-- 1 1001 1001 6386 Sep 29 02:28 Makefile 02:36:20 -rw-rw-r-- 1 1001 1001 582 Sep 29 02:28 OWNERS.md 02:36:20 -rw-rw-r-- 1 1001 1001 8643 Sep 29 02:28 README.md 02:36:20 -rw-rw-r-- 1 1001 1001 6912 Sep 29 02:28 SECURITY.md 02:36:20 -rw-rw-r-- 1 1001 1001 5 Sep 29 02:24 VERSION 02:36:20 -rw-rw-r-- 1 1001 1001 4131 Sep 29 02:28 ZMQWindows.md 02:36:20 drwxrwxr-x 2 1001 1001 4096 Sep 29 02:28 bin 02:36:20 drwxrwxr-x 14 1001 1001 4096 Sep 29 02:28 cmd 02:36:20 -rw-r--r-- 1 root root 402832 Sep 29 02:34 coverage.out 02:36:20 -rw-rw-r-- 1 1001 1001 841 Sep 29 02:28 go.mod 02:36:20 -rw-r--r-- 1 root root 50064 Sep 29 02:31 go.sum 02:36:20 drwxrwxr-x 8 1001 1001 4096 Sep 29 02:28 internal 02:36:20 drwxrwxr-x 3 1001 1001 4096 Sep 29 02:28 openapi 02:36:20 drwxrwxr-x 4 1001 1001 4096 Sep 29 02:28 snap 02:36:20 -rw-rw-r-- 1 1001 1001 204 Sep 29 02:28 version.go [Pipeline] sh 02:36:21 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 02:36:21 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 02:36:21 Removing obsolete conffile /etc/default/motd-news ... 02:36:21 (Reading database ... 13915 files and directories currently installed.) 02:36:21 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 02:36:21 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 02:36:21 Setting up bash (4.4.18-2ubuntu1.2) ... 02:36:21 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 02:36:21 + '[' -e coverage.out ] 02:36:21 + chown 1001:1001 coverage.out [Pipeline] stash 02:36:21 Warning: overwriting stash ‘coverage-report’ 02:36:21 (Reading database ... 13915 files and directories currently installed.) 02:36:21 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 02:36:21 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 02:36:21 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 02:36:21 (Reading database ... 13915 files and directories currently installed.) 02:36:21 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 02:36:21 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 02:36:21 Setting up tar (1.29b-2ubuntu0.2) ... 02:36:21 (Reading database ... 13915 files and directories currently installed.) 02:36:21 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 02:36:21 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:36:22 Setting up dpkg (1.19.0.5ubuntu2.3) ... 02:36:22 (Reading database ... 13915 files and directories currently installed.) 02:36:22 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 02:36:22 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:36:22 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 02:36:22 (Reading database ... 13915 files and directories currently installed.) 02:36:22 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 02:36:22 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:36:22 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 02:36:22 (Reading database ... 13915 files and directories currently installed.) 02:36:22 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 02:36:22 Stashed 1 file(s) [Pipeline] sh 02:36:22 Unpacking grep (3.1-2build1) over (3.1-2) ... 02:36:22 Setting up grep (3.1-2build1) ... 02:36:22 (Reading database ... 13915 files and directories currently installed.) 02:36:22 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 02:36:22 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 02:36:22 Setting up gzip (1.6-5ubuntu1.1) ... 02:36:23 (Reading database ... 13915 files and directories currently installed.) 02:36:23 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 02:36:23 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:36:23 Setting up login (1:4.5-1ubuntu2) ... 02:36:23 (Reading database ... 13915 files and directories currently installed.) 02:36:23 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 02:36:23 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:36:23 + make build 02:36:23 go mod tidy 02:36:23 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 02:36:23 (Reading database ... 13915 files and directories currently installed.) 02:36:23 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 02:36:23 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:36:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:36:23 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 02:36:23 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:36:24 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 02:36:24 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:36:24 Setting up perl-base (5.26.1-6ubuntu0.5) ... 02:36:24 (Reading database ... 13915 files and directories currently installed.) 02:36:24 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 02:36:24 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:36:25 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:36:25 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:36:25 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:36:25 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:36:25 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 02:36:25 (Reading database ... 13915 files and directories currently installed.) 02:36:25 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 02:36:25 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 02:36:25 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 02:36:25 (Reading database ... 13915 files and directories currently installed.) 02:36:25 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:36:25 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:36:25 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:36:25 (Reading database ... 13915 files and directories currently installed.) 02:36:25 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:36:26 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:36:26 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:36:26 (Reading database ... 13915 files and directories currently installed.) 02:36:26 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:36:26 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:36:26 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:36:26 (Reading database ... 13915 files and directories currently installed.) 02:36:26 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:36:26 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:36:26 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:36:26 (Reading database ... 13915 files and directories currently installed.) 02:36:26 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 02:36:26 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:36:26 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 02:36:26 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:36:26 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 02:36:26 (Reading database ... 13915 files and directories currently installed.) 02:36:26 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 02:36:26 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:36:26 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 02:36:26 (Reading database ... 13915 files and directories currently installed.) 02:36:26 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:36:26 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:36:26 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:36:27 (Reading database ... 13915 files and directories currently installed.) 02:36:27 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:36:27 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:36:27 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 02:36:27 (Reading database ... 13915 files and directories currently installed.) 02:36:27 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:36:27 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:36:27 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 02:36:28 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 02:36:28 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 02:36:28 (Reading database ... 13915 files and directories currently installed.) 02:36:28 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 02:36:28 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:36:29 Setting up libc-bin (2.27-3ubuntu1.4) ... 02:36:29 (Reading database ... 13915 files and directories currently installed.) 02:36:29 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 02:36:29 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:36:29 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 02:36:29 (Reading database ... 13917 files and directories currently installed.) 02:36:29 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 02:36:29 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 02:36:29 Setting up debconf (1.5.66ubuntu1) ... 02:36:30 (Reading database ... 13917 files and directories currently installed.) 02:36:30 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 02:36:30 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:36:30 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 02:36:30 (Reading database ... 13917 files and directories currently installed.) 02:36:30 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 02:36:30 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:36:30 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 02:36:30 (Reading database ... 13917 files and directories currently installed.) 02:36:30 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:36:30 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:36:30 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 02:36:30 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 02:36:30 (Reading database ... 13917 files and directories currently installed.) 02:36:30 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:36:30 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:36:30 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 02:36:30 (Reading database ... 13919 files and directories currently installed.) 02:36:30 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:36:30 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:36:31 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 02:36:31 (Reading database ... 13923 files and directories currently installed.) 02:36:31 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:36:31 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:36:31 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 02:36:31 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 02:36:31 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 02:36:31 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:36:31 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 02:36:31 (Reading database ... 13923 files and directories currently installed.) 02:36:31 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 02:36:31 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 02:36:31 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 02:36:31 (Reading database ... 13923 files and directories currently installed.) 02:36:31 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 02:36:31 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 02:36:32 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 02:36:32 (Reading database ... 13923 files and directories currently installed.) 02:36:32 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 02:36:32 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:36:32 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 02:36:32 (Reading database ... 13923 files and directories currently installed.) 02:36:32 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 02:36:32 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:36:32 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 02:36:32 (Reading database ... 13923 files and directories currently installed.) 02:36:32 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 02:36:32 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 02:36:32 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 02:36:32 (Reading database ... 13923 files and directories currently installed.) 02:36:32 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 02:36:32 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:36:33 Setting up passwd (1:4.5-1ubuntu2) ... 02:36:33 (Reading database ... 13923 files and directories currently installed.) 02:36:33 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 02:36:33 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:36:33 Setting up gpgv (2.2.4-1ubuntu1.4) ... 02:36:33 (Reading database ... 13923 files and directories currently installed.) 02:36:33 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 02:36:33 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 02:36:33 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 02:36:33 (Reading database ... 13923 files and directories currently installed.) 02:36:33 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 02:36:33 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 02:36:33 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 02:36:33 (Reading database ... 13923 files and directories currently installed.) 02:36:33 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 02:36:33 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 02:36:34 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 02:36:34 (Reading database ... 13923 files and directories currently installed.) 02:36:34 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 02:36:34 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 02:36:34 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 02:36:34 (Reading database ... 13923 files and directories currently installed.) 02:36:34 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 02:36:34 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 02:36:34 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 02:36:34 (Reading database ... 13923 files and directories currently installed.) 02:36:34 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 02:36:34 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 02:36:34 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 02:36:34 (Reading database ... 13923 files and directories currently installed.) 02:36:34 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 02:36:34 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 02:36:34 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 02:36:34 (Reading database ... 13923 files and directories currently installed.) 02:36:34 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 02:36:34 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 02:36:34 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 02:36:35 (Reading database ... 13924 files and directories currently installed.) 02:36:35 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:36:35 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:36:35 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:36:35 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:36:35 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 02:36:35 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 02:36:35 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 02:36:35 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 02:36:35 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 02:36:35 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 02:36:35 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 02:36:35 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 02:36:35 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 02:36:35 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 02:36:35 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 02:36:35 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 02:36:36 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 02:36:36 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 02:36:36 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 02:36:36 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 02:36:36 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 02:36:36 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 02:36:36 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 02:36:36 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 02:36:37 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 02:36:37 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 02:36:37 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 02:36:37 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 02:36:37 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:36:37 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:36:37 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:36:37 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:36:37 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:36:37 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:36:37 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:36:37 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:36:37 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:36:37 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:36:37 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:36:37 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:36:38 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:36:38 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:36:38 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:36:38 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:36:39 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:36:39 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:36:40 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:36:40 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:36:40 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:36:40 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:36:41 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:36:41 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:36:42 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:36:42 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:36:42 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:36:42 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:36:42 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 02:36:42 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:36:42 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 02:36:42 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:36:42 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 02:36:42 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 02:36:42 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:36:42 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:36:42 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:36:42 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:36:42 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 02:36:42 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 02:36:42 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:36:42 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 02:36:42 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:36:42 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:36:42 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:36:42 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 02:36:42 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 02:36:42 Setting up tzdata (2021a-0ubuntu0.18.04) ... 02:36:42 02:36:42 Current default time zone: 'Etc/UTC' 02:36:42 Local time is now: Wed Sep 29 02:36:42 UTC 2021. 02:36:42 Universal Time is now: Wed Sep 29 02:36:42 UTC 2021. 02:36:42 Run 'dpkg-reconfigure tzdata' if you wish to change it. 02:36:42 02:36:43 Setting up systemd-sysv (237-3ubuntu10.52) ... 02:36:43 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:36:43 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 02:36:43 Setting up mount (2.31.1-0.4ubuntu3.7) ... 02:36:43 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 02:36:43 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 02:36:43 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 02:36:43 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 02:36:43 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 02:36:43 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 02:36:43 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:36:43 Setting up procps (2:3.3.12-3ubuntu1.2) ... 02:36:43 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 02:36:43 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 02:36:43 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 02:36:43 Setting up patch (2.7.6-2ubuntu1.1) ... 02:36:43 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 02:36:43 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 02:36:43 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 02:36:43 Installing new version of config file /etc/ssl/openssl.cnf ... 02:36:43 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 02:36:43 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 02:36:43 Setting up ca-certificates (20210119~18.04.2) ... 02:36:45 Updating certificates in /etc/ssl/certs... 02:36:47 23 added, 28 removed; done. 02:36:47 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 02:36:47 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:36:47 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 02:36:47 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 02:36:47 Setting up pkgbinarymangler (138.18.04.1) ... 02:36:47 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 02:36:47 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 02:36:47 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 02:36:47 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 02:36:47 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:36:47 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 02:36:47 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:36:47 Setting up perl (5.26.1-6ubuntu0.5) ... 02:36:47 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 02:36:48 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 02:36:48 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 02:36:48 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 02:36:48 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 02:36:48 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 02:36:48 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 02:36:48 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 02:36:48 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 02:36:48 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:36:48 Processing triggers for systemd (237-3ubuntu10.52) ... 02:36:48 Processing triggers for mime-support (3.60ubuntu1) ... 02:36:48 Processing triggers for ca-certificates (20210119~18.04.2) ... 02:36:48 Updating certificates in /etc/ssl/certs... 02:36:50 0 added, 0 removed; done. 02:36:50 Running hooks in /etc/ca-certificates/update.d... 02:36:50 done. 02:36:50 Reading package lists... 02:36:50 Building dependency tree... 02:36:50 Reading state information... 02:36:51 The following NEW packages will be installed: 02:36:51 apt-transport-https 02:36:51 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 02:36:52 Need to get 4348 B of archives. 02:36:52 After this operation, 154 kB of additional disk space will be used. 02:36:52 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 02:36:52 debconf: delaying package configuration, since apt-utils is not installed 02:36:52 Fetched 4348 B in 0s (14.1 kB/s) 02:36:52 Selecting previously unselected package apt-transport-https. 02:36:52 (Reading database ... 13928 files and directories currently installed.) 02:36:52 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 02:36:52 Unpacking apt-transport-https (1.6.14) ... 02:36:52 Setting up apt-transport-https (1.6.14) ... 02:36:53 Waiting for network to be ready... 02:36:57 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 02:36:58 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 02:37:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:37:03 2021-09-29T02:36:59Z INFO Waiting for automatic snapd restart... 02:37:03 snapd 2.51.7 from Canonical* installed 02:37:04 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 02:37:05 "snapd" switched to the "latest/stable" channel 02:37:05 02:37:08 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 02:37:09 core18 20210722 from Canonical* installed 02:37:10 "core18" switched to the "latest/stable" channel 02:37:10 02:37:11 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 02:37:15 snapcraft 5.0 from Canonical* installed 02:37:16 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 02:37:16 "snapcraft" switched to the "latest/stable" channel 02:37:16 02:37:21 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 02:37:24 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 02:37:24 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: 02:37:24 - README.md 02:37:24 02:37:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:37:24 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:37:24 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:37:24 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:37:26 Reading package lists... 02:37:26 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 02:37:26 Reading package lists... 02:37:27 Building dependency tree... 02:37:27 Reading state information... 02:37:27 Suggested packages: 02:37:27 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 02:37:27 git-gui gitk gitweb git-cvs git-mediawiki git-svn 02:37:27 Recommended packages: 02:37:27 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 02:37:27 The following NEW packages will be installed: 02:37:27 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 02:37:27 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 02:37:27 pkg-config zip 02:37:27 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 02:37:27 Need to get 7670 kB of archives. 02:37:27 After this operation, 43.8 MB of additional disk space will be used. 02:37:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 02:37:27 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 02:37:27 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 02:37:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 02:37:27 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 02:37:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 02:37:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 02:37:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 02:37:28 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 02:37:28 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 02:37:28 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 02:37:28 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 02:37:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 02:37:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 02:37:28 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 02:37:28 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 02:37:28 debconf: delaying package configuration, since apt-utils is not installed 02:37:28 Fetched 7670 kB in 1s (8061 kB/s) 02:37:28 Selecting previously unselected package libglib2.0-0:amd64. 02:37:28 (Reading database ... 13932 files and directories currently installed.) 02:37:28 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 02:37:28 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:37:28 Selecting previously unselected package libpsl5:amd64. 02:37:29 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 02:37:29 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 02:37:29 Selecting previously unselected package libnghttp2-14:amd64. 02:37:29 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 02:37:29 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:37:29 Selecting previously unselected package librtmp1:amd64. 02:37:29 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 02:37:29 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:37:29 Selecting previously unselected package libcurl3-gnutls:amd64. 02:37:29 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 02:37:29 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 02:37:29 Selecting previously unselected package liberror-perl. 02:37:29 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 02:37:29 Unpacking liberror-perl (0.17025-1) ... 02:37:29 Selecting previously unselected package git-man. 02:37:29 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 02:37:29 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 02:37:29 Selecting previously unselected package git. 02:37:29 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 02:37:29 Unpacking git (1:2.17.1-1ubuntu0.9) ... 02:37:30 Selecting previously unselected package libnorm1:amd64. 02:37:30 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 02:37:30 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:37:30 Selecting previously unselected package libpgm-5.2-0:amd64. 02:37:30 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 02:37:30 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:37:30 Selecting previously unselected package libsodium23:amd64. 02:37:30 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 02:37:30 Unpacking libsodium23:amd64 (1.0.16-2) ... 02:37:30 Selecting previously unselected package libzmq5:amd64. 02:37:30 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 02:37:30 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:37:30 Selecting previously unselected package libzmq3-dev:amd64. 02:37:30 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 02:37:30 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:37:30 Selecting previously unselected package pkg-config. 02:37:30 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 02:37:30 Unpacking pkg-config (0.29.1-0ubuntu2) ... 02:37:30 Selecting previously unselected package zip. 02:37:30 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 02:37:30 Unpacking zip (3.0-11build1) ... 02:37:30 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:37:30 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 02:37:30 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:37:30 Setting up liberror-perl (0.17025-1) ... 02:37:30 Setting up libpsl5:amd64 (0.19.1-5build1) ... 02:37:30 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:37:30 No schema files found: doing nothing. 02:37:30 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:37:30 Setting up zip (3.0-11build1) ... 02:37:30 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:37:30 Setting up libsodium23:amd64 (1.0.16-2) ... 02:37:30 Setting up pkg-config (0.29.1-0ubuntu2) ... 02:37:31 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:37:31 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 02:37:31 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:37:31 Setting up git (1:2.17.1-1ubuntu0.9) ... 02:37:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:37:32 git set to automatically installed. 02:37:32 git-man set to automatically installed. 02:37:32 libcurl3-gnutls set to automatically installed. 02:37:32 liberror-perl set to automatically installed. 02:37:32 libglib2.0-0 set to automatically installed. 02:37:32 libnghttp2-14 set to automatically installed. 02:37:32 libnorm1 set to automatically installed. 02:37:32 libpgm-5.2-0 set to automatically installed. 02:37:32 libpsl5 set to automatically installed. 02:37:32 librtmp1 set to automatically installed. 02:37:32 libsodium23 set to automatically installed. 02:37:32 libzmq3-dev set to automatically installed. 02:37:32 libzmq5 set to automatically installed. 02:37:32 pkg-config set to automatically installed. 02:37:32 zip set to automatically installed. 02:37:33 snapd is not logged in, snap install commands will use sudo 02:37:34 snap "core18" has no updates available [Pipeline] } 02:37:34 $ docker stop --time=1 2ae1d3f43b690a4628aec88d8bc338b8e899bf7fd0b3544afe314230edf7b777 02:37:34 snapd is not logged in, snap install commands will use sudo 02:37:37 $ docker rm -f 2ae1d3f43b690a4628aec88d8bc338b8e899bf7fd0b3544afe314230edf7b777 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:37:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:37:38 02:37:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:37:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:37:39 latest: Pulling from edgex-devops/edgex-compose-arm64 02:37:39 29e5d40040c1: Pulling fs layer 02:37:39 1ce36da41761: Pulling fs layer 02:37:39 25b303627fd3: Pulling fs layer 02:37:40 29e5d40040c1: Download complete 02:37:40 29e5d40040c1: Pull complete 02:37:41 1ce36da41761: Verifying Checksum 02:37:41 1ce36da41761: Download complete 02:37:42 1ce36da41761: Pull complete 02:37:44 25b303627fd3: Verifying Checksum 02:37:44 25b303627fd3: Download complete 02:37:47 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 02:37:47 Pulling config-common 02:37:47 + snapcraftctl pull 02:37:49 Pulling go-build-helper 02:37:49 + snapcraftctl pull 02:37:51 'edgex-go' has dependencies that need to be staged: go-build-helper 02:37:51 Skipping pull go-build-helper (already ran) 02:37:51 Building go-build-helper 02:37:51 + snapcraftctl build 02:37:54 Staging go-build-helper 02:37:54 + snapcraftctl stage 02:37:54 25b303627fd3: Pull complete 02:37:54 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:37:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:37:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:37:54 prd-ubuntu18.04-docker-arm64-4c-16g-77 does not seem to be running inside a container 02:37:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:37:59 $ docker top f53a964b57c8a31e226ae32a5165b403b2b55ca0c690f91fdea09c804e38d6e0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:38:00 + grep parallel 02:38:00 + docker-compose build --help 02:38:06 --parallel Build images in parallel. [Pipeline] } 02:38:07 $ docker stop --time=1 f53a964b57c8a31e226ae32a5165b403b2b55ca0c690f91fdea09c804e38d6e0 02:38:09 $ docker rm -f f53a964b57c8a31e226ae32a5165b403b2b55ca0c690f91fdea09c804e38d6e0 02:38:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:38:09 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:38:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 02:38:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 02:38:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 02:38:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 02:38:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 02:38:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 02:38:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 02:38:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 02:38:09 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:38:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:38:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:38:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:38:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:38:09 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:38:09 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:38:09 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:38:09 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:38:09 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] 02:38:09 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 02:38:09 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 02:38:09 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 02:38:09 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 02:38:09 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 02:38:09 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] 02:38:09 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 02:38:09 Fetched 25.4 MB in 0s (0 B/s) 02:38:09 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:38:09 Fetched 224 kB in 0s (0 B/s) 02:38:09 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:38:09 Fetched 157 kB in 0s (0 B/s) 02:38:09 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:38:09 Fetched 221 kB in 0s (0 B/s) 02:38:09 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:38:09 Fetched 143 kB in 0s (0 B/s) 02:38:09 Pulling edgex-go 02:38:09 + snapcraftctl pull [Pipeline] // withDockerContainer 02:38:09 Pulling hooks 02:38:09 + snapcraftctl pull [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:38:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:38:09 . [Pipeline] withDockerContainer 02:38:10 prd-ubuntu18.04-docker-arm64-4c-16g-77 does not seem to be running inside a container 02:38:10 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:38:12 $ docker top dd426fd38bdecc07762043054bef271996cdda19643ae0514760d28dd4395b3b -eo pid,comm [Pipeline] { [Pipeline] sh 02:38:13 + docker-compose -f ./docker-compose-build.yml build --parallel 02:38:19 Building core-command ... 02:38:19 Building core-data ... 02:38:19 Building core-metadata ... 02:38:19 Building security-bootstrapper ... 02:38:19 Building security-proxy-setup ... 02:38:19 Building security-secretstore-setup ... 02:38:19 Building support-notifications ... 02:38:19 Building support-scheduler ... 02:38:19 Building sys-mgmt-agent ... 02:38:19 Building sys-mgmt-agent 02:38:19 Building security-proxy-setup 02:38:19 Building support-notifications 02:38:19 Building support-scheduler 02:38:19 Building core-metadata 02:38:36 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 02:38:36 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 02:38:36 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:38:36 Fetched 0 B in 0s (0 B/s) 02:38:36 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 02:38:36 Fetched 96.5 kB in 0s (0 B/s) 02:38:36 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 02:38:36 Fetched 279 kB in 0s (0 B/s) 02:38:36 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 02:38:36 Fetched 122 kB in 0s (0 B/s) 02:38:36 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 02:38:36 Fetched 77.8 kB in 0s (0 B/s) 02:38:36 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 02:38:36 Fetched 8848 B in 0s (0 B/s) 02:38:36 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 02:38:36 Fetched 47.8 kB in 0s (0 B/s) 02:38:36 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 02:38:36 Fetched 45.6 kB in 0s (0 B/s) 02:38:36 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 02:38:36 Fetched 15.0 kB in 0s (0 B/s) 02:38:36 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 02:38:36 Fetched 220 kB in 0s (0 B/s) 02:38:36 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 02:38:36 Fetched 154 kB in 0s (0 B/s) 02:38:36 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 02:38:36 Fetched 50.6 kB in 0s (0 B/s) 02:38:36 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 02:38:36 Fetched 14.8 kB in 0s (0 B/s) 02:38:36 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 02:38:36 Fetched 41.8 kB in 0s (0 B/s) 02:38:36 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 02:38:36 Fetched 499 kB in 0s (0 B/s) 02:38:36 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 02:38:36 Fetched 111 kB in 0s (0 B/s) 02:38:36 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 02:38:36 Fetched 240 kB in 0s (0 B/s) 02:38:36 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 02:38:36 Fetched 29.3 kB in 0s (0 B/s) 02:38:36 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 02:38:36 Fetched 85.5 kB in 0s (0 B/s) 02:38:36 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 02:38:36 Fetched 24.5 kB in 0s (0 B/s) 02:38:36 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 02:38:36 Fetched 49.2 kB in 0s (0 B/s) 02:38:36 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 02:38:36 Fetched 54.2 kB in 0s (0 B/s) 02:38:36 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 02:38:36 Fetched 30.8 kB in 0s (0 B/s) 02:38:36 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 02:38:36 Fetched 15.8 kB in 0s (0 B/s) 02:38:36 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 02:38:36 Fetched 85.9 kB in 0s (0 B/s) 02:38:36 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 02:38:36 Fetched 8720 B in 0s (0 B/s) 02:38:36 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 02:38:36 Fetched 140 kB in 0s (0 B/s) 02:38:36 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 02:38:36 Fetched 119 kB in 0s (0 B/s) 02:38:36 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 02:38:36 Fetched 111 kB in 0s (0 B/s) 02:38:36 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 02:38:36 Fetched 11.1 kB in 0s (0 B/s) 02:38:36 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 02:38:36 Fetched 646 kB in 0s (0 B/s) 02:38:36 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 02:38:36 Fetched 41.3 kB in 0s (0 B/s) 02:38:36 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 02:38:36 Fetched 17.9 kB in 0s (0 B/s) 02:38:36 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 02:38:36 Fetched 368 kB in 0s (0 B/s) 02:38:36 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 02:38:36 Fetched 187 kB in 0s (0 B/s) 02:38:36 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 02:38:36 Fetched 175 kB in 0s (0 B/s) 02:38:36 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 02:38:36 Fetched 206 kB in 0s (0 B/s) 02:38:36 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 02:38:36 Fetched 1302 kB in 0s (0 B/s) 02:38:36 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 02:38:36 Fetched 36.2 kB in 0s (0 B/s) 02:38:36 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 02:38:36 Fetched 159 kB in 0s (0 B/s) 02:38:36 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 02:38:36 Fetched 107 kB in 0s (0 B/s) 02:38:36 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 02:38:36 Fetched 48.7 kB in 0s (0 B/s) 02:38:36 Pulling static-packages 02:38:36 + snapcraftctl pull 02:38:36 Pulling version 02:38:36 + cd /root/project 02:38:36 + git describe --tags --abbrev=0 02:38:36 + sed s/v// 02:38:36 + GIT_VERSION=2.0.1-dev.55 02:38:36 + [ -z 2.0.1-dev.55 ] 02:38:36 + snapcraftctl set-version 2.0.1-dev.55 02:38:36 Building config-common 02:38:36 + snapcraftctl build 02:38:39 Skipping build go-build-helper (already ran) 02:38:40 Building edgex-go 02:38:40 + cd /root/parts/edgex-go/src 02:38:40 + + sed s/v// 02:38:40 git describe --tags --abbrev=0 02:38:40 + GIT_VERSION=2.0.1-dev.55 02:38:40 + [ -z 2.0.1-dev.55 ] 02:38:40 + echo 2.0.1-dev.55 02:38:40 + make build 02:38:40 go mod tidy 02:38:44 go: downloading github.com/gorilla/mux v1.8.0 02:38:44 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 02:38:45 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 02:38:45 go: downloading github.com/stretchr/testify v1.7.0 02:38:45 go: downloading github.com/google/uuid v1.3.0 02:38:45 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 02:38:45 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 02:38:45 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 02:38:46 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 02:38:46 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 02:38:46 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:38:46 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 02:38:46 go: downloading github.com/lib/pq v1.10.3 02:38:46 go: downloading github.com/pelletier/go-toml v1.9.4 02:38:47 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 02:38:47 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 02:38:48 go: downloading github.com/pmezard/go-difflib v1.0.0 02:38:48 go: downloading github.com/davecgh/go-spew v1.1.1 02:38:48 go: downloading github.com/go-playground/validator/v10 v10.9.0 02:38:48 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 02:38:48 go: downloading github.com/go-kit/kit v0.11.0 02:38:48 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 02:38:48 go: downloading github.com/stretchr/objx v0.1.1 02:38:49 go: downloading github.com/x448/float16 v0.8.4 02:38:49 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 02:38:50 go: downloading github.com/go-playground/universal-translator v0.18.0 02:38:50 go: downloading github.com/leodido/go-urn v1.2.1 02:38:50 go: downloading golang.org/x/text v0.3.6 02:38:50 go: downloading github.com/go-playground/assert/v2 v2.0.1 02:38:50 go: downloading github.com/go-playground/locales v0.14.0 02:38:50 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 02:38:50 go: downloading github.com/pebbe/zmq4 v1.2.7 02:38:50 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:38:50 go: downloading github.com/go-logfmt/logfmt v0.5.0 02:38:50 go: downloading github.com/go-stack/stack v1.8.0 02:38:50 go: downloading github.com/kr/pretty v0.3.0 02:38:50 go: downloading github.com/hashicorp/consul/api v1.8.1 02:38:50 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:38:50 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 02:38:50 go: downloading github.com/gorilla/websocket v1.4.2 02:38:51 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 02:38:51 go: downloading github.com/kr/text v0.2.0 02:38:51 go: downloading github.com/rogpeppe/go-internal v1.8.0 02:38:51 go: downloading github.com/onsi/ginkgo v1.10.1 02:38:51 go: downloading github.com/onsi/gomega v1.7.0 02:38:51 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:38:51 go: downloading github.com/mitchellh/copystructure v1.0.0 02:38:51 go: downloading github.com/mitchellh/mapstructure v1.1.2 02:38:51 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:38:51 go: downloading github.com/hashicorp/go-hclog v0.12.0 02:38:51 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 02:38:51 go: downloading github.com/hashicorp/serf v0.9.5 02:38:51 go: downloading github.com/hashicorp/consul/sdk v0.7.0 02:38:51 go: downloading github.com/hashicorp/go-uuid v1.0.1 02:38:52 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:38:52 go: downloading github.com/fatih/color v1.9.0 02:38:52 go: downloading github.com/mattn/go-colorable v0.1.6 02:38:52 go: downloading github.com/mattn/go-isatty v0.0.12 02:38:52 go: downloading github.com/mitchellh/go-homedir v1.1.0 02:38:52 go: downloading github.com/pkg/errors v0.9.1 02:38:52 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:38:52 go: downloading github.com/hashicorp/go-msgpack v0.5.3 02:38:52 go: downloading github.com/hashicorp/memberlist v0.2.2 02:38:52 go: downloading github.com/hpcloud/tail v1.0.0 02:38:52 go: downloading gopkg.in/yaml.v2 v2.4.0 02:38:52 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 02:38:52 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 02:38:52 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:38:52 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 02:38:52 go: downloading github.com/hashicorp/go-multierror v1.1.0 02:38:52 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 02:38:52 go: downloading github.com/miekg/dns v1.1.26 02:38:52 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:38:52 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:38:52 go: downloading gopkg.in/fsnotify.v1 v1.4.7 02:38:52 go: downloading github.com/hashicorp/golang-lru v0.5.0 02:38:52 go: downloading github.com/hashicorp/errwrap v1.0.0 02:38:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-data/core-data ./cmd/core-data 02:39:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:39:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-command/core-command ./cmd/core-command 02:39:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:39:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:39:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:39:27 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:39:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:39:27 ---> 21305a77cb0c 02:39:27 Step 3/23 : WORKDIR /edgex-go 02:39:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:39:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:39:27 ---> 21305a77cb0c 02:39:27 Step 3/24 : WORKDIR /edgex-go 02:39:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:39:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:39:27 ---> 21305a77cb0c 02:39:27 Step 3/22 : WORKDIR /edgex-go 02:39:27 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:39:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:39:27 ---> 21305a77cb0c 02:39:27 Step 3/23 : WORKDIR /edgex-go 02:39:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:39:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:39:27 ---> 21305a77cb0c 02:39:27 Step 3/24 : WORKDIR /edgex-go 02:39:27 ---> Running in 3ad744fbe6f0 02:39:27 ---> Running in 1a93f4735a50 02:39:27 ---> Running in 67ce4b6d5a29 02:39:27 ---> Running in 30dcc0635cd5 02:39:27 ---> Running in 64eb07a233ec 02:39:28 Removing intermediate container 3ad744fbe6f0 02:39:28 ---> 19209120878c 02:39:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:28 Removing intermediate container 64eb07a233ec 02:39:28 ---> a1ec9229c94c 02:39:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:28 Removing intermediate container 30dcc0635cd5 02:39:28 ---> d67e2fad4fe2 02:39:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:28 Removing intermediate container 1a93f4735a50 02:39:28 ---> bf7d8c209d45 02:39:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:28 Removing intermediate container 67ce4b6d5a29 02:39:28 ---> de36feacb9c6 02:39:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:28 ---> Running in 5d5748df3563 02:39:28 ---> Running in 7d134c1f1e52 02:39:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:39:28 ---> Running in 5fb0edfaf4ce 02:39:28 ---> Running in 10f01a11e205 02:39:28 ---> Running in a04f8771ce46 02:39:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:39:33 Removing intermediate container 5d5748df3563 02:39:33 ---> 4d2558b89adb 02:39:33 Step 5/24 : RUN apk add --update --no-cache make git 02:39:33 ---> Running in 55b2838997b5 02:39:33 Removing intermediate container 7d134c1f1e52 02:39:33 ---> 750ecf85a17b 02:39:33 Step 5/24 : RUN apk add --update --no-cache make bash git 02:39:33 Removing intermediate container 5fb0edfaf4ce 02:39:33 ---> f1466c2723a4 02:39:33 Step 5/23 : RUN apk add --update --no-cache make git 02:39:33 ---> Running in 320def8f85e0 02:39:33 Removing intermediate container 10f01a11e205 02:39:33 ---> 97c43c8fa89f 02:39:33 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:39:33 Removing intermediate container a04f8771ce46 02:39:33 ---> c80f66a7e905 02:39:33 Step 5/22 : RUN apk add --update --no-cache make git 02:39:33 ---> Running in 58ea765b3a8f 02:39:34 ---> Running in bdb42915b441 02:39:34 ---> Running in 0fba99b9f677 02:39:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:39:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:39:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:39:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:39:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:39:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:39:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:39:37 OK: 218 MiB in 52 packages 02:39:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:39:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:39:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:39:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:39:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:39:38 OK: 218 MiB in 52 packages 02:39:39 OK: 218 MiB in 52 packages 02:39:39 OK: 218 MiB in 52 packages 02:39:39 OK: 218 MiB in 52 packages 02:39:39 Removing intermediate container 55b2838997b5 02:39:39 ---> e05b6fd5e4f8 02:39:39 Step 6/24 : COPY go.mod . 02:39:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/secrets-config ./cmd/secrets-config 02:39:40 ---> 49b87244c4c9 02:39:40 Step 7/24 : RUN go mod download 02:39:40 Removing intermediate container 320def8f85e0 02:39:40 ---> 475ea60f43b6 02:39:40 Step 6/24 : COPY go.mod . 02:39:40 ---> Running in 694ea564b236 02:39:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:39:40 Removing intermediate container 58ea765b3a8f 02:39:40 ---> 14c3fa4f59ea 02:39:40 Step 6/23 : COPY go.mod . 02:39:41 Removing intermediate container bdb42915b441 02:39:41 ---> ca69508b90dc 02:39:41 Step 6/23 : COPY go.mod . 02:39:41 Removing intermediate container 0fba99b9f677 02:39:41 ---> 7b72f3981bde 02:39:41 Step 6/22 : COPY go.mod . 02:39:41 ---> d4292b44ce69 02:39:41 Step 7/24 : RUN go mod download 02:39:42 ---> Running in 5b6c377c2136 02:39:42 ---> 13d65b4497c5 02:39:42 Step 7/23 : RUN go mod download 02:39:42 ---> bd3f4fb869dd 02:39:42 Step 7/22 : RUN go mod download 02:39:42 ---> a20809647eb5 02:39:42 Step 7/23 : RUN go mod download 02:39:42 ---> Running in c3f9c1b0cc5c 02:39:43 ---> Running in 3be10dbc604b 02:39:43 ---> Running in 4f88bff97341 02:39:44 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 02:39:44 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 02:39:44 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 02:39:44 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 02:39:44 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 02:39:44 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 02:39:44 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 02:39:44 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 02:39:44 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 02:39:44 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 02:39:44 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 02:39:44 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 02:39:44 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 02:39:44 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 02:39:44 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 02:39:44 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 02:39:44 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 02:39:44 + 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 02:39:44 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 02:39:44 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 02:39:44 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 02:39:44 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 02:39:44 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 02:39:44 + 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 02:39:44 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 02:39:44 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 02:39:44 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 02:39:46 Building hooks 02:39:46 + cd /root/parts/hooks/src 02:39:46 + make build 02:39:46 go mod tidy 02:39:46 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 02:39:46 go: downloading github.com/stretchr/testify v1.5.1 02:39:46 go: downloading github.com/davecgh/go-spew v1.1.0 02:39:46 go: downloading gopkg.in/yaml.v2 v2.2.2 02:39:46 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 02:39:46 Removing intermediate container 694ea564b236 02:39:46 ---> 3981a3f5da79 02:39:46 Step 8/24 : COPY . . 02:39:49 GO111MODULE=on go build -o cmd/install/install ./cmd/install 02:39:49 Removing intermediate container 5b6c377c2136 02:39:49 ---> 8d41b67f3c83 02:39:49 Step 8/24 : COPY . . 02:39:50 Removing intermediate container c3f9c1b0cc5c 02:39:50 ---> 3fd71adcb8ea 02:39:50 Step 8/23 : COPY . . 02:39:51 Removing intermediate container 3be10dbc604b 02:39:51 ---> 67e3328529c3 02:39:51 Step 8/22 : COPY . . 02:39:51 Removing intermediate container 4f88bff97341 02:39:51 ---> 2bdbbb5d2a66 02:39:51 Step 8/23 : COPY . . 02:39:51 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 02:39:51 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 02:39:56 Building static-packages 02:39:56 + snapcraftctl build 02:39:58 Building version 02:39:58 + snapcraftctl build 02:40:01 Staging config-common 02:40:01 + snapcraftctl stage 02:40:02 Skipping stage go-build-helper (already ran) 02:40:02 Staging edgex-go 02:40:02 + snapcraftctl stage 02:40:04 Staging hooks 02:40:04 + snapcraftctl stage 02:40:06 Staging static-packages 02:40:06 + snapcraftctl stage 02:40:07 Staging version 02:40:07 + snapcraftctl stage 02:40:09 Priming config-common 02:40:09 + snapcraftctl prime 02:40:10 Priming go-build-helper 02:40:10 + snapcraftctl prime 02:40:12 Priming edgex-go 02:40:12 + snapcraftctl prime 02:40:15 Priming hooks 02:40:15 + snapcraftctl prime 02:40:18 ---> 5b931c21a528 02:40:18 Step 9/24 : RUN go mod tidy 02:40:18 ---> afa17450d69a 02:40:18 Step 9/24 : RUN go mod tidy 02:40:18 ---> 7df465cfcb18 02:40:18 Step 9/23 : RUN go mod tidy 02:40:18 ---> 04057aafd7d5 02:40:18 Step 9/23 : RUN go mod tidy 02:40:18 ---> abee511e87ff 02:40:18 Step 9/22 : RUN go mod tidy 02:40:18 ---> Running in beef1fc64e27 02:40:18 ---> Running in 5301feb3fa6a 02:40:18 ---> Running in e3196ff4810f 02:40:18 ---> Running in 08f1ad14f30b 02:40:18 ---> Running in 7c8ce81f28e0 02:40:18 Priming static-packages 02:40:18 + snapcraftctl prime 02:40:23 Removing intermediate container beef1fc64e27 02:40:23 ---> 8887be26926c 02:40:23 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:40:23 ---> Running in cc422934404f 02:40:23 Priming version 02:40:23 + snapcraftctl prime 02:40:24 Removing intermediate container 08f1ad14f30b 02:40:24 ---> fd1490504d0f 02:40:24 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:40:24 Removing intermediate container 5301feb3fa6a 02:40:24 ---> 5c6a42708d76 02:40:24 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:40:24 ---> Running in 8bd830acd76f 02:40:24 ---> Running in e2fb01cc9403 02:40:24 Removing intermediate container e3196ff4810f 02:40:24 ---> d8030477d8a5 02:40:24 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:40:24 Removing intermediate container 7c8ce81f28e0 02:40:24 ---> ca5b3652fb64 02:40:24 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:40:24 ---> Running in 83b5993bdce2 02:40:24 ---> Running in 0ec29273d93d 02:40:25 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 02:40:25 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 02:40:27 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 02:40: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 02:40:27 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 02:40:27 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:42:34 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 02:42:34 Removing intermediate container e2fb01cc9403 02:42:34 ---> 381f9ca2edb9 02:42:34 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:42:34 ---> Running in 5bd2af60690d 02:42:37 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 02:42:40 Removing intermediate container 83b5993bdce2 02:42:40 ---> 885913727420 02:42:40 02:42:40 Step 11/22 : FROM alpine:3.14 02:42:40 3.14: Pulling from library/alpine 02:42:43 Removing intermediate container 5bd2af60690d 02:42:43 ---> 382dc01dba2f 02:42:43 02:42:43 Step 12/24 : FROM docker:20.10.7 02:42:43 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 02:42:44 Status: Downloaded newer image for alpine:3.14 02:42:44 ---> bb3de5531c18 02:42:44 Step 12/22 : RUN apk add --update --no-cache curl 02:42:44 20.10.7: Pulling from library/docker 02:42:44 Removing intermediate container cc422934404f 02:42:44 ---> 1792b89f1899 02:42:44 02:42:44 Step 11/24 : FROM alpine:3.14 02:42:44 ---> bb3de5531c18 02:42:44 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:42:44 ---> Running in 5fe929afd81f 02:42:45 ---> Running in eb8ffc350e9d 02:42:45 Removing intermediate container 0ec29273d93d 02:42:45 ---> 63adef0636d5 02:42:45 02:42:45 Step 11/23 : FROM alpine:3.14 02:42:45 ---> bb3de5531c18 02:42:45 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:42:45 Removing intermediate container 8bd830acd76f 02:42:45 ---> a2ef6ba7ade7 02:42:45 02:42:45 Step 11/23 : FROM alpine:3.14 02:42:45 ---> bb3de5531c18 02:42:45 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:42:45 ---> Running in ce410345db9f 02:42:45 ---> Running in 0b42e4f3997c 02:42:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:42:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:42:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:42:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:42:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:42:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:42:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:42:48 (1/5) Installing ca-certificates (20191127-r5) 02:42:48 (2/5) Installing brotli-libs (1.0.9-r5) 02:42:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:42:48 (3/5) Installing nghttp2-libs (1.43.0-r0) 02:42:48 (4/5) Installing libcurl (7.79.1-r0) 02:42:48 (5/5) Installing curl (7.79.1-r0) 02:42:48 Executing busybox-1.33.1-r3.trigger 02:42:48 Executing ca-certificates-20191127-r5.trigger 02:42:49 OK: 8 MiB in 19 packages 02:42:49 (1/2) Installing ca-certificates (20191127-r5) 02:42:49 (2/2) Installing dumb-init (1.2.5-r1) 02:42:49 Executing busybox-1.33.1-r3.trigger 02:42:49 (1/1) Installing dumb-init (1.2.5-r1) 02:42:49 Executing ca-certificates-20191127-r5.trigger 02:42:49 Executing busybox-1.33.1-r3.trigger 02:42:49 OK: 5 MiB in 15 packages 02:42:49 (1/1) Installing dumb-init (1.2.5-r1) 02:42:49 Executing busybox-1.33.1-r3.trigger 02:42:49 OK: 5 MiB in 15 packages 02:42:49 OK: 6 MiB in 16 packages 02:42:53 Removing intermediate container 5fe929afd81f 02:42:53 ---> dd2bbc5c8c20 02:42:53 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:42:53 ---> Running in 7c40fd5b43d9 02:42:53 Removing intermediate container eb8ffc350e9d 02:42:53 ---> dc9ff5251c7d 02:42:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:42:54 Removing intermediate container ce410345db9f 02:42:54 ---> 95b50dd19576 02:42:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:42:54 ---> Running in da2c411b0c03 02:42:54 Removing intermediate container 0b42e4f3997c 02:42:54 ---> bdf942492236 02:42:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:42:54 ---> Running in f9bc6b79a40d 02:42:54 Removing intermediate container 7c40fd5b43d9 02:42:54 ---> edc1fa890869 02:42:54 Step 14/22 : WORKDIR /edgex 02:42:54 ---> Running in a95b3074342e 02:42:55 ---> Running in 30d375ca48fa 02:42:55 Removing intermediate container da2c411b0c03 02:42:55 ---> 9e2338bd39ec 02:42:55 Step 14/24 : ENV APP_PORT=59881 02:42:55 Removing intermediate container f9bc6b79a40d 02:42:55 ---> 1812196c5dfa 02:42:55 Step 14/23 : ENV APP_PORT=59861 02:42:55 ---> Running in 9783ee3e942d 02:42:55 ---> Running in d8a10dc9b1b0 02:42:55 Removing intermediate container a95b3074342e 02:42:55 ---> 053042a2991e 02:42:55 Step 14/23 : ENV APP_PORT=59860 02:42:56 Removing intermediate container 30d375ca48fa 02:42:56 ---> d8202460cfd4 02:42:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:42:56 ---> Running in 29b288403f6b 02:42:56 Removing intermediate container 9783ee3e942d 02:42:56 ---> 5d4de999c20d 02:42:56 Step 15/24 : EXPOSE $APP_PORT 02:42:56 Removing intermediate container d8a10dc9b1b0 02:42:56 ---> f45291dc8b9e 02:42:56 Step 15/23 : EXPOSE $APP_PORT 02:42:56 ---> Running in fc1263f4670f 02:42:57 ---> Running in 6ec79d171395 02:42:57 Removing intermediate container 29b288403f6b 02:42:57 ---> fc5460c79623 02:42:57 Step 15/23 : EXPOSE $APP_PORT 02:42:57 ---> ce982a275340 02:42:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:42:57 ---> Running in 6cdc1312d6f7 02:42:57 Removing intermediate container fc1263f4670f 02:42:57 ---> 9165204be822 02:42:57 Step 16/24 : WORKDIR / 02:42:57 Removing intermediate container 6ec79d171395 02:42:57 ---> f5099f82620d 02:42:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:42:57 ---> Running in 868ddbc752b9 02:42:58 Removing intermediate container 6cdc1312d6f7 02:42:58 ---> b71c0c2f30d7 02:42:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:42:58 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 02:42:58 Status: Downloaded newer image for docker:20.10.7 02:42:58 ---> df445af6242a 02:42:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:42:58 ---> Running in 6ac68e9b20dc 02:42:58 Removing intermediate container 868ddbc752b9 02:42:58 ---> 772bb759aafa 02:42:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:42:59 ---> 5cd76c43be53 02:42:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:42:59 ---> a10e5136ba19 02:42:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:42:59 ---> db1f1d88ae98 02:42:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:42:59 Removing intermediate container 6ac68e9b20dc 02:42:59 ---> 903b5957dda0 02:42:59 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 02:43:00 ---> Running in a4e916c0d938 02:43:00 ---> 7e17bc97a9cf 02:43:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:43:00 ---> 592d6933ea5f 02:43:00 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:43:01 ---> Running in 8fa0880297d3 02:43:01 ---> 892d33f7dbeb 02:43:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:43:01 ---> dc5fac248537 02:43:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:43:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:43:01 Removing intermediate container 8fa0880297d3 02:43:01 ---> b30584e6c4f2 02:43:01 Step 19/22 : CMD ["--init=true"] 02:43:01 ---> 992fc4189075 02:43:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:43:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:43:02 ---> Running in 69352d792253 02:43:02 ---> 05387d38013a 02:43:02 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:43:03 ---> Running in 448e6bd78557 02:43:03 ---> be84cedb3034 02:43:03 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:43:03 Removing intermediate container 69352d792253 02:43:03 (1/39) Installing readline (8.1.0-r0) 02:43:03 ---> 78c0d13c1241 02:43:03 Step 20/22 : LABEL arch=arm64 02:43:03 (2/39) Installing bash (5.1.0-r0) 02:43:03 Executing bash-5.1.0-r0.post-install 02:43:03 (3/39) Installing brotli-libs (1.0.9-r3) 02:43:03 (4/39) Installing nghttp2-libs (1.42.0-r1) 02:43:03 ---> c48a368594b1 02:43:03 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:43:03 (5/39) Installing libcurl (7.79.1-r0) 02:43:03 (6/39) Installing curl (7.79.1-r0) 02:43:03 (7/39) Installing dumb-init (1.2.5-r0) 02:43:03 (8/39) Installing libbz2 (1.0.8-r1) 02:43:03 (9/39) Installing expat (2.2.10-r1) 02:43:03 (10/39) Installing libffi (3.3-r2) 02:43:03 (11/39) Installing gdbm (1.19-r0) 02:43:03 (12/39) Installing xz-libs (5.2.5-r0) 02:43:03 (13/39) Installing sqlite-libs (3.34.1-r0) 02:43:03 ---> Running in de7822d95d20 02:43:03 ---> Running in 5a5d24394e48 02:43:03 (14/39) Installing python3 (3.8.10-r0) 02:43:03 ---> Running in 5f3dccc99976 02:43:03 Removing intermediate container 448e6bd78557 02:43:03 ---> 289c1e80b0c1 02:43:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:43:04 ---> Running in 452d37b69739 02:43:04 Removing intermediate container 5a5d24394e48 02:43:04 Removing intermediate container de7822d95d20 02:43:04 ---> 48f8d45d75e5 02:43:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:43:04 ---> eeaea5055a6d 02:43:04 Step 21/22 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 02:43:04 Removing intermediate container 5f3dccc99976 02:43:04 ---> a3716a8ef15d 02:43:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:43:04 ---> Running in 06635e4ddba3 02:43:04 ---> Running in c34d975b1b91 02:43:05 ---> Running in 60f1a13277a7 02:43:05 Removing intermediate container 452d37b69739 02:43:05 ---> 4a29f44747ad 02:43:05 Step 21/23 : LABEL arch=arm64 02:43:05 ---> Running in 67f9e5bea99d 02:43:06 Removing intermediate container c34d975b1b91 02:43:06 ---> 949e2fd0450b 02:43:06 Step 21/23 : LABEL arch=arm64 02:43:06 (15/39) Installing py3-appdirs (1.4.4-r1) 02:43:06 (16/39) Installing py3-ordered-set (4.0.2-r0) 02:43:06 (17/39) Installing py3-parsing (2.4.7-r1) 02:43:06 (18/39) Installing py3-six (1.15.0-r0) 02:43:06 (19/39) Installing py3-packaging (20.9-r0) 02:43:06 (20/39) Installing py3-setuptools (51.3.3-r0) 02:43:06 Removing intermediate container 06635e4ddba3 02:43:06 ---> 7a4bd943ea84 02:43:06 Step 22/22 : LABEL version=0.0.0 02:43:06 Removing intermediate container 60f1a13277a7 02:43:06 ---> c0acd937739c 02:43:06 Step 22/24 : LABEL arch=arm64 02:43:06 (21/39) Installing py3-chardet (4.0.0-r0) 02:43:06 (22/39) Installing py3-idna (3.1-r0) 02:43:06 ---> Running in 60d4de5b70be 02:43:06 (23/39) Installing py3-urllib3 (1.26.2-r1) 02:43:06 (24/39) Installing py3-requests (2.25.1-r1) 02:43:06 (25/39) Installing py3-msgpack (1.0.2-r0) 02:43:06 ---> Running in 3ffc72c62747 02:43:06 ---> Running in d7be611e30c8 02:43:06 (26/39) Installing py3-lockfile (0.12.2-r3) 02:43:06 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:43:06 (28/39) Installing py3-colorama (0.4.4-r0) 02:43:06 (29/39) Installing py3-contextlib2 (0.6.0-r0) 02:43:06 (30/39) Installing py3-distlib (0.3.1-r1) 02:43:06 (31/39) Installing py3-distro (1.5.0-r1) 02:43:06 (32/39) Installing py3-webencodings (0.5.1-r3) 02:43:06 Removing intermediate container 67f9e5bea99d 02:43:06 ---> e0b773334d50 02:43:06 (33/39) Installing py3-html5lib (1.1-r0) 02:43:06 Step 22/23 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 02:43:06 (34/39) Installing py3-pytoml (0.1.21-r0) 02:43:06 (35/39) Installing py3-pep517 (0.9.1-r0) 02:43:06 (36/39) Installing py3-progress (1.5-r0) 02:43:06 (37/39) Installing py3-retrying (1.3.3-r0) 02:43:06 (38/39) Installing py3-toml (0.10.2-r0) 02:43:06 (39/39) Installing py3-pip (20.3.4-r0) 02:43:06 ---> Running in ab1f3bd729d3 02:43:07 Removing intermediate container 60d4de5b70be 02:43:07 ---> d25e01115865 02:43:07 Step 22/23 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 02:43:07 Removing intermediate container 3ffc72c62747 02:43:07 ---> 13e39d40d126 02:43:07 02:43:07 Executing busybox-1.32.1-r6.trigger 02:43:07 Removing intermediate container d7be611e30c8 02:43:07 ---> fc7b20a8f276 02:43:07 Step 23/24 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 02:43:07 OK: 82 MiB in 59 packages 02:43:07 ---> Running in 2d2c42d684f5 02:43:07 ---> Running in b3e0a4511c42 02:43:07 Removing intermediate container ab1f3bd729d3 02:43:07 ---> 028f0c5a8542 02:43:07 Step 23/23 : LABEL version=0.0.0 02:43:07 Successfully built 13e39d40d126 02:43:07 Successfully tagged security-proxy-setup-arm64:latest 02:43:07  Building security-proxy-setup ... done Building security-bootstrapper 02:43:08 ---> Running in d7a6331ee0cc 02:43:08 Removing intermediate container 2d2c42d684f5 02:43:08 ---> b1e7f3af30f5 02:43:08 Step 23/23 : LABEL version=0.0.0 02:43:08 Removing intermediate container b3e0a4511c42 02:43:08 ---> 1951f2488318 02:43:08 Step 24/24 : LABEL version=0.0.0 02:43:08 ---> Running in 7b7901a4ea4f 02:43:09 Removing intermediate container d7a6331ee0cc 02:43:09 ---> 991e223b2789 02:43:09 02:43:09 ---> Running in 9d087bc9b8e9 02:43:09 Successfully built 991e223b2789 02:43:09 Successfully tagged support-scheduler-arm64:latest 02:43:09 Removing intermediate container 7b7901a4ea4f 02:43:09  Building support-scheduler ... done  ---> 776fbb7b3916 02:43:09 02:43:09 Building core-command 02:43:10 Successfully built 776fbb7b3916 02:43:10 Successfully tagged support-notifications-arm64:latest 02:43:10  Building support-notifications ... done Building core-data 02:43:10 Removing intermediate container 9d087bc9b8e9 02:43:10 ---> 3f23fea95305 02:43:10 02:43:10 Successfully built 3f23fea95305 02:43:10 Successfully tagged core-metadata-arm64:latest 02:43:10  Building core-metadata ... done Building security-secretstore-setup 02:43:17 Collecting docker-compose==1.23.2 02:43:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:43:19 Collecting PyYAML<4,>=3.10 02:43:19 Downloading PyYAML-3.13.tar.gz (270 kB) 02:43:24 Collecting jsonschema<3,>=2.5.1 02:43:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:43:24 Collecting docker<4.0,>=3.6.0 02:43:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:43:24 Collecting dockerpty<0.5,>=0.4.1 02:43:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:43:28 Collecting texttable<0.10,>=0.9.0 02:43:28 Downloading texttable-0.9.1.tar.gz (11 kB) 02:43:30 Collecting websocket-client<1.0,>=0.32.0 02:43:30 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:43:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:43:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:43:32 Collecting cached-property<2,>=1.2.0 02:43:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:43:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:43:33 Collecting docopt<0.7,>=0.6.1 02:43:33 Downloading docopt-0.6.2.tar.gz (25 kB) 02:43:37 Collecting docker-pycreds>=0.4.0 02:43:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:43:37 Collecting chardet<3.1.0,>=3.0.2 02:43:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:43:38 Collecting idna<2.8,>=2.5 02:43:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:43:39 Collecting urllib3<1.25,>=1.21.1 02:43:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:43:39 Collecting certifi>=2017.4.17 02:43:39 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 02:43:39 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:43:39 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:43:39 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:43:39 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:43:41 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:43:41 Attempting uninstall: urllib3 02:43:41 Found existing installation: urllib3 1.26.2 02:43:41 Uninstalling urllib3-1.26.2: 02:43:41 Successfully uninstalled urllib3-1.26.2 02:43:43 Attempting uninstall: idna 02:43:43 Found existing installation: idna 3.1 02:43:43 Uninstalling idna-3.1: 02:43:43 Successfully uninstalled idna-3.1 02:43:46 Attempting uninstall: chardet 02:43:46 Found existing installation: chardet 4.0.0 02:43:46 Uninstalling chardet-4.0.0: 02:43:46 Successfully uninstalled chardet-4.0.0 02:43:48 Attempting uninstall: requests 02:43:48 Found existing installation: requests 2.25.1 02:43:48 Uninstalling requests-2.25.1: 02:43:49 Successfully uninstalled requests-2.25.1 02:43:49 Running setup.py install for texttable: started 02:43:52 Running setup.py install for texttable: finished with status 'done' 02:43:52 Running setup.py install for PyYAML: started 02:43:53 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:43:53 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:43:53 ---> 21305a77cb0c 02:43:53 Step 3/32 : WORKDIR /edgex-go 02:43:53 ---> Using cache 02:43:53 ---> d67e2fad4fe2 02:43:53 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:43:53 ---> Using cache 02:43:53 ---> f1466c2723a4 02:43:53 Step 5/32 : RUN apk add --update --no-cache make git 02:43:53 ---> Using cache 02:43:53 ---> 14c3fa4f59ea 02:43:53 Step 6/32 : COPY go.mod . 02:43:53 ---> Using cache 02:43:53 ---> 13d65b4497c5 02:43:54 Step 7/32 : RUN go mod download 02:43:54 ---> Using cache 02:43:54 ---> 3fd71adcb8ea 02:43:54 Step 8/32 : COPY . . 02:43:54 ---> Using cache 02:43:54 ---> 7df465cfcb18 02:43:54 Step 9/32 : RUN go mod tidy 02:43:54 ---> Using cache 02:43:54 ---> d8030477d8a5 02:43:54 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:43:55 Running setup.py install for PyYAML: finished with status 'done' 02:43:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:43:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:43:56 ---> 21305a77cb0c 02:43:56 Step 3/24 : WORKDIR /edgex-go 02:43:56 ---> Using cache 02:43:56 ---> d67e2fad4fe2 02:43:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:43:56 ---> Using cache 02:43:56 ---> f1466c2723a4 02:43:56 Step 5/24 : RUN apk add --update --no-cache make git 02:43:56 ---> Using cache 02:43:56 ---> 14c3fa4f59ea 02:43:56 Step 6/24 : COPY go.mod . 02:43:56 ---> Using cache 02:43:56 ---> 13d65b4497c5 02:43:56 Step 7/24 : RUN go mod download 02:43:56 ---> Using cache 02:43:56 ---> 3fd71adcb8ea 02:43:56 Step 8/24 : COPY . . 02:43:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 ---> Using cache 02:43:56 ---> 7df465cfcb18 02:43:56 02:43:56 Step 9/24 : RUN go mod tidyStep 2/24 : FROM ${BUILDER_BASE} AS builder 02:43:56 02:43:56 ---> Using cache 02:43:56 ---> 21305a77cb0c 02:43:56 ---> d8030477d8a5 02:43:56 Step 3/24 : WORKDIR /edgex-goStep 10/24 : RUN make cmd/core-command/core-command 02:43:56 ---> Using cache 02:43:56 ---> d67e2fad4fe2 02:43:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:43:56 02:43:56 ---> Using cache 02:43:56 ---> f1466c2723a4 02:43:56 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:43:56 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:43:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:43:56 ---> 21305a77cb0c 02:43:56 Step 3/26 : WORKDIR /edgex-go 02:43:56 ---> Using cache 02:43:56 ---> d67e2fad4fe2 02:43:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:43:56 ---> Using cache 02:43:56 ---> f1466c2723a4 02:43:56 Step 5/26 : RUN apk add --update --no-cache make git 02:43:56 ---> Using cache 02:43:56 ---> 14c3fa4f59ea 02:43:56 Step 6/26 : COPY go.mod . 02:43:56 ---> Using cache 02:43:56 ---> 13d65b4497c5 02:43:56 Step 7/26 : RUN go mod download 02:43:56 ---> Using cache 02:43:56 ---> 3fd71adcb8ea 02:43:56 Step 8/26 : COPY . . 02:43:56 ---> Using cache 02:43:56 ---> 7df465cfcb18 02:43:56 Step 9/26 : RUN go mod tidy 02:43:56 ---> Using cache 02:43:56 ---> d8030477d8a5 02:43:56 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:43:57 Running setup.py install for docopt: started 02:43:58 ---> Running in 2e5ab1dad0f9 02:43:58 ---> Running in 14f1865ce039 02:43:58 ---> Running in 40b157932985 02:43:58 ---> Running in 04d5430a28d5 02:44:00 Running setup.py install for docopt: finished with status 'done' 02:44:00 Running setup.py install for dockerpty: started 02:44:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:44:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:44:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:44:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:44:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:44:03 OK: 218 MiB in 52 packages 02:44:03 Running setup.py install for dockerpty: finished with status 'done' 02:44:04 Removing intermediate container 2e5ab1dad0f9 02:44:04 ---> 83a35a784e30 02:44:04 Step 6/24 : COPY go.mod . 02:44:06 ---> 497cab94d03a 02:44:06 Step 7/24 : RUN go mod download 02:44:06 ---> Running in 54196d499244 02:44:06 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 02:44:15 Removing intermediate container 54196d499244 02:44:15 ---> 346cb10e8a33 02:44:15 Step 8/24 : COPY . . 02:44:27 Removing intermediate container a4e916c0d938 02:44:27 ---> e33119791986 02:44:27 Step 15/24 : ENV APP_PORT=58890 02:44:27 ---> Running in abf40a558e96 02:44:29 Removing intermediate container abf40a558e96 02:44:29 ---> ea9ec56c07bc 02:44:29 Step 16/24 : EXPOSE $APP_PORT 02:44:29 ---> Running in 15cb1121060c 02:44:31 Removing intermediate container 15cb1121060c 02:44:31 ---> f1efb26ee11e 02:44:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:44:35 ---> 89607fa8dbd9 02:44:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:44:37 ---> 87fb4cb37958 02:44:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:44:38 ---> dab52155c440 02:44:38 Step 9/24 : RUN go mod tidy 02:44:39 ---> Running in cb274caf9a71 02:44:40 ---> c3f9999a49c4 02:44:40 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:44:40 ---> Running in 7dff8bd9a6d6 02:44:41 Removing intermediate container 7dff8bd9a6d6 02:44:41 ---> 599a3aff8537 02:44:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:44:41 ---> Running in 4ddb82532890 02:44:42 Removing intermediate container 4ddb82532890 02:44:42 ---> 2bd198c50279 02:44:42 Step 22/24 : LABEL arch=arm64 02:44:43 ---> Running in 93870dbd8269 02:44:43 Removing intermediate container 93870dbd8269 02:44:43 ---> 76cc5b254ed5 02:44:43 Step 23/24 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 02:44:43 ---> Running in 2cbf110dabef 02:44:44 Removing intermediate container 2cbf110dabef 02:44:44 ---> 43285f7d04cd 02:44:44 Step 24/24 : LABEL version=0.0.0 02:44:44 ---> Running in eb4da8243a19 02:44:46 Removing intermediate container eb4da8243a19 02:44:46 ---> b83efd5b9986 02:44:46 02:44:46 Successfully built b83efd5b9986 02:44:46 Successfully tagged sys-mgmt-agent-arm64:latest 02:44:47  Building sys-mgmt-agent ... done Removing intermediate container cb274caf9a71 02:44:47 ---> cefcfb0903e2 02:44:47 Step 10/24 : RUN make cmd/core-data/core-data 02:44:47 ---> Running in 5e8d21760fcd 02:44:49 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 02:45:57 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 02:45:57 Removing intermediate container 40b157932985 02:45:57 ---> b71706a55910 02:45:57 02:45:57 Step 11/24 : FROM alpine:3.14 02:45:57 ---> bb3de5531c18 02:45:57 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:45:57 ---> Using cache 02:45:57 ---> 95b50dd19576 02:45:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:45:57 ---> Using cache 02:45:57 ---> 1812196c5dfa 02:45:57 Step 14/24 : ENV APP_PORT=59882 02:45:57 ---> Running in 6b7bf91fb8a9 02:45:57 Removing intermediate container 6b7bf91fb8a9 02:45:57 ---> 747e707e3ed4 02:45:57 Step 15/24 : EXPOSE $APP_PORT 02:45:57 ---> Running in 0e017d55bebd 02:45:57 Removing intermediate container 0e017d55bebd 02:45:57 ---> 8673cfd2dd7c 02:45:57 Step 16/24 : WORKDIR / 02:45:57 ---> Running in f92120ab18c6 02:45:57 Removing intermediate container 04d5430a28d5 02:45:57 ---> 913969a4ef32 02:45:57 02:45:57 Step 11/32 : FROM alpine:3.14 02:45:57 ---> bb3de5531c18 02:45:57 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:45:57 Removing intermediate container f92120ab18c6 02:45:57 ---> 6e100314565f 02:45:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:45:58 ---> Running in b2e799e0cec3 02:45:59 Removing intermediate container b2e799e0cec3 02:45:59 ---> e9cad5a6946e 02:45:59 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:46:00 ---> Running in 929b2ec31a73 02:46:00 ---> e372ef850f8f 02:46:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:46:01 Removing intermediate container 14f1865ce039 02:46:01 ---> 3ba3ab6bf186 02:46:01 02:46:01 Step 11/26 : FROM alpine:3.14 02:46:01 ---> bb3de5531c18 02:46:01 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:46:02 ---> Running in 3a68513c3152 02:46:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:46:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:46:03 ---> 6a423921901c 02:46:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:46:03 (1/2) Installing dumb-init (1.2.5-r1) 02:46:03 (2/2) Installing su-exec (0.2-r1) 02:46:03 Executing busybox-1.33.1-r3.trigger 02:46:03 OK: 5 MiB in 16 packages 02:46:05 ---> 935d8f7aef02 02:46:05 Step 20/24 : ENTRYPOINT ["/core-command"] 02:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:46:05 ---> Running in 9fde10226687 02:46:05 Removing intermediate container 929b2ec31a73 02:46:05 ---> 3390cfe8627e 02:46:05 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:46:06 ---> Running in b9c834e03416 02:46:06 (1/3) Installing ca-certificates (20191127-r5) 02:46:06 (2/3) Installing dumb-init (1.2.5-r1) 02:46:06 (3/3) Installing su-exec (0.2-r1) 02:46:06 Executing busybox-1.33.1-r3.trigger 02:46:06 Removing intermediate container 9fde10226687 02:46:06 ---> 435e31fcfe75 02:46:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:46:06 Executing ca-certificates-20191127-r5.trigger 02:46:07 OK: 6 MiB in 17 packages 02:46:07 Removing intermediate container b9c834e03416 02:46:07 ---> ef28c627b053 02:46:07 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:46:07 ---> Running in e0c85243b028 02:46:08 ---> Running in f96250668007 02:46:08 Removing intermediate container e0c85243b028 02:46:08 ---> 7c6ede5da9d8 02:46:08 Step 22/24 : LABEL arch=arm64 02:46:08 Removing intermediate container f96250668007 02:46:08 ---> 84c17fbbabea 02:46:08 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:46:08 ---> Running in 8ab3a4520b39 02:46:09 ---> Running in ce4ea643ae67 02:46:10 Removing intermediate container 8ab3a4520b39 02:46:10 ---> 3790c265fb9e 02:46:10 Step 23/24 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 02:46:10 Removing intermediate container 3a68513c3152 02:46:10 ---> dfdd6489ed32 02:46:10 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:46:10 ---> Running in 8e2995e087f0 02:46:10 ---> Running in ec48ed07000b 02:46:11 Removing intermediate container 8e2995e087f0 02:46:11 ---> 088f39697df8 02:46:11 Step 24/24 : LABEL version=0.0.0 02:46:11 ---> Running in 6c2b349452b5 02:46:12 Removing intermediate container ec48ed07000b 02:46:12 ---> 3a4645dea7bc 02:46:12 Step 14/26 : WORKDIR / 02:46:12 ---> Running in e2242ac42a90 02:46:12 Removing intermediate container 6c2b349452b5 02:46:12 ---> 0072e1143a26 02:46:12 02:46:12 Removing intermediate container ce4ea643ae67 02:46:12 ---> 034d2f91c187 02:46:12 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:46:13 Removing intermediate container e2242ac42a90 02:46:13 ---> 32c6dc7cf577 02:46:13 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:46:13 ---> Running in 8c62ee26553f 02:46:13 Successfully built 0072e1143a26 02:46:13 Successfully tagged core-command-arm64:latest 02:46:14  Building core-command ... done Removing intermediate container 8c62ee26553f 02:46:14 ---> c9dbbc307381 02:46:14 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:46:14 ---> e3e6f9415fa0 02:46:14 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:46:15 ---> b3c0a85b88d7 02:46:15 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:46:15 ---> Running in bbbc55e5e92e 02:46:15 ---> 82b5ea0a34fd 02:46:15 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:46:16 ---> 0c4ddffd9daf 02:46: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 02:46:18 ---> 5b5d4c65fd97 02:46:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:46:19 Removing intermediate container bbbc55e5e92e 02:46:19 ---> cc1e24ae69a8 02:46:19 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:46:20 ---> 58fd62992ba4 02:46:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:46:20 ---> 834ac9d87114 02:46:20 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:46:21 ---> b5c73ecf9ae6 02:46:21 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:46:22 ---> 76891bee09e4 02:46:22 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:46:22 ---> 0352b4cc9278 02:46:22 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/ 02:46:22 ---> Running in de525830393a 02:46:23 ---> a8cdf2846a94 02:46:23 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:46:25 ---> 887ff97d185b 02:46:25 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:46:25 Removing intermediate container 5e8d21760fcd 02:46:25 ---> 88f383e32739 02:46:25 02:46:25 Step 11/24 : FROM alpine:3.14 02:46:25 ---> bb3de5531c18 02:46:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:46:25 ---> Running in a9660255df25 02:46:25 Removing intermediate container de525830393a 02:46:25 ---> 58a2a8760839 02:46:25 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:46:25 ---> Running in 13bc0ab65117 02:46:26 Removing intermediate container a9660255df25 02:46:26 ---> 9a2d10168cd8 02:46:26 Step 13/24 : ENV APP_PORT=59880 02:46:26 ---> c4718dbe4950 02:46:26 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:46:26 ---> Running in ff3f9f112c44 02:46:26 Removing intermediate container 13bc0ab65117 02:46:26 ---> cb7d6da8fe70 02:46:26 Step 24/26 : LABEL arch=arm64 02:46:26 ---> Running in ebc242224245 02:46:26 ---> Running in 500c0f3b9501 02:46:27 Removing intermediate container ff3f9f112c44 02:46:27 ---> 2cc189226227 02:46:27 Step 14/24 : EXPOSE $APP_PORT 02:46:27 ---> Running in daab065db0fa 02:46:27 Removing intermediate container 500c0f3b9501 02:46:27 ---> a72132e70898 02:46:27 Step 25/26 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 02:46:27 Removing intermediate container ebc242224245 02:46:27 ---> 4c632c18ce1e 02:46:27 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:46:27 ---> Running in ed8e1af64564 02:46:27 Removing intermediate container daab065db0fa 02:46:27 ---> f62b68e20824 02:46:27 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:46:27 ---> Running in bc3c6d45977c 02:46:28 Removing intermediate container ed8e1af64564 02:46:28 ---> f73ea52a0973 02:46:28 Step 26/26 : LABEL version=0.0.0 02:46:28 ---> Running in 95fee81aafcf 02:46:28 ---> a54e2e1db571 02:46:28 Step 27/32 : RUN chmod +x /entrypoint.sh 02:46:29 ---> Running in 139c19856c04 02:46:29 Removing intermediate container 95fee81aafcf 02:46:29 ---> c081b2926477 02:46:29 02:46:29 Successfully built c081b2926477 02:46:29 Successfully tagged security-secretstore-setup-arm64:latest 02:46:30  Building security-secretstore-setup ... done Removing intermediate container bc3c6d45977c 02:46:30 ---> cc10a52f10bc 02:46:30 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:46:30 ---> Running in e834d876f7c4 02:46:32 Removing intermediate container 139c19856c04 02:46:32 ---> 65a21a2bed0e 02:46:32 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:46:32 ---> Running in df4acc2cfb81 02:46:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:46:32 Removing intermediate container df4acc2cfb81 02:46:32 ---> 002e0530f726 02:46:32 Step 29/32 : CMD ["gate"] 02:46:33 ---> Running in 0886e20b2a50 02:46:34 Removing intermediate container 0886e20b2a50 02:46:34 ---> c2b78c30667a 02:46:34 Step 30/32 : LABEL arch=arm64 02:46:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:46:34 ---> Running in c0c98a0e2acd 02:46:34 Removing intermediate container c0c98a0e2acd 02:46:34 ---> f9cd3700fe8f 02:46:34 Step 31/32 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 02:46:35 ---> Running in ea4391dd074e 02:46:35 (1/6) Installing dumb-init (1.2.5-r1) 02:46:35 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:46:35 (3/6) Installing libsodium (1.0.18-r0) 02:46:35 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:46:35 Removing intermediate container ea4391dd074e 02:46:35 ---> 59ce8c8d47a3 02:46:35 Step 32/32 : LABEL version=0.0.0 02:46:36 ---> Running in 451e7b5d6257 02:46:36 (5/6) Installing libzmq (4.3.4-r0) 02:46:36 (6/6) Installing zeromq (4.3.4-r0) 02:46:36 Executing busybox-1.33.1-r3.trigger 02:46:36 OK: 8 MiB in 20 packages 02:46:36 Removing intermediate container 451e7b5d6257 02:46:36 ---> 9c9a150511e5 02:46:36 02:46:37 Successfully built 9c9a150511e5 02:46:37 Successfully tagged security-bootstrapper-arm64:latest 02:46:38  Building security-bootstrapper ... done Removing intermediate container e834d876f7c4 02:46:38 ---> efea017236fb 02:46:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:46:39 ---> ddaf1514a477 02:46:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:46:40 ---> b860d530d795 02:46:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:46:41 ---> d254194967fe 02:46:41 Step 20/24 : ENTRYPOINT ["/core-data"] 02:46:41 ---> Running in a325b47854ab 02:46:41 Removing intermediate container a325b47854ab 02:46:41 ---> a27c9e2d92f8 02:46:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:46:41 ---> Running in 7a6d83099572 02:46:42 Removing intermediate container 7a6d83099572 02:46:42 ---> 1ff995a1e9ba 02:46:42 Step 22/24 : LABEL arch=arm64 02:46:42 ---> Running in 59d4c9147d11 02:46:43 Removing intermediate container 59d4c9147d11 02:46:43 ---> 3cf56c2c2bb8 02:46:43 Step 23/24 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 02:46:43 ---> Running in a6665a9f1932 02:46:43 Removing intermediate container a6665a9f1932 02:46:43 ---> ddcd1215a749 02:46:43 Step 24/24 : LABEL version=0.0.0 02:46:43 ---> Running in 57d5208287c8 02:46:44 Removing intermediate container 57d5208287c8 02:46:44 ---> 15f805f15775 02:46:44 02:46:44 Successfully built 15f805f15775 02:46:44 Successfully tagged core-data-arm64:latest 02:46:45  Building core-data ... done  [Pipeline] } 02:46:45 $ docker stop --time=1 dd426fd38bdecc07762043054bef271996cdda19643ae0514760d28dd4395b3b 02:46:46 $ docker rm -f dd426fd38bdecc07762043054bef271996cdda19643ae0514760d28dd4395b3b [Pipeline] // withDockerContainer [Pipeline] sh 02:46:47 + docker images 02:46:47 REPOSITORY TAG IMAGE ID CREATED SIZE 02:46:47 core-data-arm64 latest 15f805f15775 3 seconds ago 19.4MB 02:46:47 security-bootstrapper-arm64 latest 9c9a150511e5 11 seconds ago 17.7MB 02:46:47 security-secretstore-setup-arm64 latest c081b2926477 18 seconds ago 26.5MB 02:46:47 88f383e32739 23 seconds ago 1.57GB 02:46:47 core-command-arm64 latest 0072e1143a26 35 seconds ago 15.2MB 02:46:47 3ba3ab6bf186 47 seconds ago 1.57GB 02:46:47 913969a4ef32 51 seconds ago 1.57GB 02:46:47 b71706a55910 56 seconds ago 1.56GB 02:46:47 sys-mgmt-agent-arm64 latest b83efd5b9986 2 minutes ago 312MB 02:46:47 support-notifications-arm64 latest 776fbb7b3916 3 minutes ago 15.9MB 02:46:47 core-metadata-arm64 latest 3f23fea95305 3 minutes ago 15.8MB 02:46:47 support-scheduler-arm64 latest 991e223b2789 3 minutes ago 15.2MB 02:46:47 security-proxy-setup-arm64 latest 13e39d40d126 3 minutes ago 25.3MB 02:46:47 63adef0636d5 4 minutes ago 1.57GB 02:46:47 a2ef6ba7ade7 4 minutes ago 1.57GB 02:46:47 1792b89f1899 4 minutes ago 1.57GB 02:46:47 382dc01dba2f 4 minutes ago 1.57GB 02:46:47 885913727420 4 minutes ago 1.57GB 02:46:47 ci-base-image-arm64 latest 21305a77cb0c 15 minutes ago 1.24GB 02:46:47 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 02:46:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 02:46:47 docker 20.10.7 df445af6242a 3 months ago 234MB 02:46:47 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 02:46:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:46:48 02:46:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:46:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:46:49 arm64: Pulling from edgex-lftools-log-publisher 02:46:49 448f6bf000e3: Pulling fs layer 02:46:49 f757da607395: Pulling fs layer 02:46:49 05883995daec: Pulling fs layer 02:46:49 8603b9c90790: Pulling fs layer 02:46:49 1560dd03e051: Pulling fs layer 02:46:49 27f5ce0e4adf: Pulling fs layer 02:46:49 c2d8d7efcc4b: Pulling fs layer 02:46:49 1560dd03e051: Waiting 02:46:49 27f5ce0e4adf: Waiting 02:46:49 c2d8d7efcc4b: Waiting 02:46:49 8603b9c90790: Waiting 02:46:49 f757da607395: Verifying Checksum 02:46:49 f757da607395: Download complete 02:46:49 8603b9c90790: Verifying Checksum 02:46:49 8603b9c90790: Download complete 02:46:49 1560dd03e051: Verifying Checksum 02:46:49 1560dd03e051: Download complete 02:46:50 27f5ce0e4adf: Download complete 02:46:50 05883995daec: Verifying Checksum 02:46:50 05883995daec: Download complete 02:46:50 448f6bf000e3: Verifying Checksum 02:46:50 448f6bf000e3: Download complete 02:46:54 c2d8d7efcc4b: Verifying Checksum 02:46:54 c2d8d7efcc4b: Download complete 02:46:54 448f6bf000e3: Pull complete 02:46:55 f757da607395: Pull complete 02:46:56 05883995daec: Pull complete 02:46:56 8603b9c90790: Pull complete 02:46:57 1560dd03e051: Pull complete 02:46:58 27f5ce0e4adf: Pull complete 02:47:13 c2d8d7efcc4b: Pull complete 02:47:13 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 02:47:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:47:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:47:13 prd-ubuntu18.04-docker-arm64-4c-16g-77 does not seem to be running inside a container 02:47:13 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:47:17 $ docker top 1d96ed00b20464b8c62df54a7f5972e4d4dcefa5e1182fdd27eaf7b455b142d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:47:18 ---> job-cost.sh 02:47:18 lf-activate-venv: SKIPPING 02:47:18 INFO: No Stack... 02:47:19 INFO: Retrieving Pricing Info for: v3-standard-4 02:47:20 INFO: Archiving Costs [Pipeline] sh 02:47:20 + cat /w/workspace/edgex-go/3/archives/cost.csv 02:47:20 + cut -d, -f6 [Pipeline] lock 02:47:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3730-3-stack-cost] 02:47:20 Resource [jenkins-edgexfoundry-edgex-go-PR-3730-3-stack-cost] did not exist. Created. 02:47:20 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3730-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:47:21 + echo total: 0.10999999940395355 [Pipeline] stash 02:47:21 Stashed 1 file(s) [Pipeline] } 02:47:21 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3730-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:47:21 $ docker stop --time=1 1d96ed00b20464b8c62df54a7f5972e4d4dcefa5e1182fdd27eaf7b455b142d4 02:47:23 $ docker rm -f 1d96ed00b20464b8c62df54a7f5972e4d4dcefa5e1182fdd27eaf7b455b142d4 [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 02:47:24 provisioning config files... 02:47:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config2234913098080294252tmp [Pipeline] { [Pipeline] sh 02:47:24 + set +x 02:47:24 + bash -s -- 02:47:24 + curl -s https://codecov.io/bash 02:47:24 02:47:24 _____ _ 02:47:24 / ____| | | 02:47:24 | | ___ __| | ___ ___ _____ __ 02:47:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:47:24 | |___| (_) | (_| | __/ (_| (_) \ V / 02:47:24 \_____\___/ \__,_|\___|\___\___/ \_/ 02:47:24 Bash-1.0.6 02:47:24 02:47:24 02:47:24 ==> git version 2.24.4 found 02:47:24 ==> 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 02:47:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:47:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:47:24 ==> Jenkins CI detected. 02:47:24 current dir:  /w/workspace/edgex-go/3 02:47:24 project root: . 02:47:24 --> token set from env 02:47:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:47:24 ==> Running gcov in . (disable via -X gcov) 02:47:24 ==> Python coveragepy not found 02:47:24 ==> Searching for coverage reports in: 02:47:24 + . 02:47:24 -> Found 1 reports 02:47:24 ==> Detecting git/mercurial file structure 02:47:24 ==> Reading reports 02:47:24 + ./coverage.out bytes=402832 02:47:24 ==> Appending adjustments 02:47:24 https://docs.codecov.io/docs/fixing-reports 02:47:25 + Found adjustments 02:47:25 ==> Gzipping contents 02:47:25 56K /tmp/codecov.31qXgK.gz 02:47:25 ==> Uploading reports 02:47:25 url: https://codecov.io 02:47:25 query: branch=PR-3730&commit=298a1834b96a946babe9fafbac0001a68e777db5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3730%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3730&job=&cmd_args= 02:47:25 -> Pinging Codecov 02:47:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3730&commit=298a1834b96a946babe9fafbac0001a68e777db5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3730%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3730&job=&cmd_args= 02:47:26 -> Uploading to 02:47:26 https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/298a1834b96a946babe9fafbac0001a68e777db5/a67e294d-14c7-4d8c-a8a2-1bdd75860e70.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T024726Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9aad02c74625ebd68ea0867ef29bf97d1b0a22f3e6a2357dfbfb211511b0785a 02:47:26 % Total % Received % Xferd Average Speed Time Time Time Current 02:47:26 Dload Upload Total Spent Left Speed 02:47:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54365 0 0 100 54365 0 98k --:--:-- --:--:-- --:--:-- 98k 100 54365 0 0 100 54365 0 98k --:--:-- --:--:-- --:--:-- 98k 02:47:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/298a1834b96a946babe9fafbac0001a68e777db5 [Pipeline] } 02:47:27 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 02:47:28 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:47:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:47:29 ---> package-listing.sh 02:47:29 ++ facter osfamily 02:47:29 ++ tr '[:upper:]' '[:lower:]' 02:47:29 + OS_FAMILY=redhat 02:47:29 + workspace=/w/workspace/edgex-go/3 02:47:29 + START_PACKAGES=/tmp/packages_start.txt 02:47:29 + END_PACKAGES=/tmp/packages_end.txt 02:47:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:47:29 + PACKAGES=/tmp/packages_start.txt 02:47:29 + '[' /w/workspace/edgex-go/3 ']' 02:47:29 + PACKAGES=/tmp/packages_end.txt 02:47:29 + case "${OS_FAMILY}" in 02:47:29 + sort 02:47:29 + rpm -qa 02:47:31 + '[' -f /tmp/packages_start.txt ']' 02:47:31 + '[' -f /tmp/packages_end.txt ']' 02:47:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:47:31 + '[' /w/workspace/edgex-go/3 ']' 02:47:31 + mkdir -p /w/workspace/edgex-go/3/archives/ 02:47:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 02:47:31 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:47:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:47:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:47:32 02:47:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:47:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:47:33 latest: Pulling from edgex-lftools-log-publisher 02:47:33 b4d181a07f80: Pulling fs layer 02:47:33 a1111a8f2ec3: Pulling fs layer 02:47:33 ed53099fbce6: Pulling fs layer 02:47:33 dc539afda2c1: Pulling fs layer 02:47:33 77bc0d833cb6: Pulling fs layer 02:47:33 9065ff56babe: Pulling fs layer 02:47:33 d287ab97295c: Pulling fs layer 02:47:33 dc539afda2c1: Waiting 02:47:33 77bc0d833cb6: Waiting 02:47:33 9065ff56babe: Waiting 02:47:33 d287ab97295c: Waiting 02:47:33 a1111a8f2ec3: Verifying Checksum 02:47:33 a1111a8f2ec3: Download complete 02:47:33 dc539afda2c1: Verifying Checksum 02:47:33 dc539afda2c1: Download complete 02:47:33 77bc0d833cb6: Verifying Checksum 02:47:33 77bc0d833cb6: Download complete 02:47:33 9065ff56babe: Verifying Checksum 02:47:33 9065ff56babe: Download complete 02:47:33 ed53099fbce6: Verifying Checksum 02:47:33 ed53099fbce6: Download complete 02:47:34 b4d181a07f80: Verifying Checksum 02:47:34 b4d181a07f80: Download complete 02:47:35 b4d181a07f80: Pull complete 02:47:35 a1111a8f2ec3: Pull complete 02:47:36 ed53099fbce6: Pull complete 02:47:36 dc539afda2c1: Pull complete 02:47:36 77bc0d833cb6: Pull complete 02:47:36 9065ff56babe: Pull complete 02:47:38 d287ab97295c: Verifying Checksum 02:47:38 d287ab97295c: Download complete 02:47:42 d287ab97295c: Pull complete 02:47:42 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:47:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:47:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:47:43 prd-centos7-docker-4c-2g-74 does not seem to be running inside a container 02:47:43 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:47:46 $ docker top d62a866b3ab13c1223918bf2e10460c417c1d98b7063289fb41a6e45ffd28b57 -eo pid,comm [Pipeline] { [Pipeline] sh 02:47:46 + touch /tmp/pre-build-complete [Pipeline] sh 02:47:47 + mkdir -p /var/log/sysstat [Pipeline] sh 02:47:47 + ls /var/log/sa-host 02:47:47 + sadf -c /var/log/sa-host/sa05 02:47:47 file_magic: OK 02:47:47 HZ: Using current value: 100 02:47:47 file_header: OK 02:47:47 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 02:47:47 Statistics: 02:47:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:47:47 File successfully converted to sysstat format version 12.0.3 02:47:47 + sadf -c /var/log/sa-host/sa29 02:47:47 file_magic: OK 02:47:47 HZ: Using current value: 100 02:47:47 file_header: OK 02:47:47 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 02:47:47 Statistics: 02:47:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:47:47 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:47:47 provisioning config files... 02:47:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7474679407332687935tmp [Pipeline] { [Pipeline] echo 02:47:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:47:48 ---> create-netrc.sh [Pipeline] } 02:47:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:47:48 ---> python-tools-install.sh [Pipeline] echo 02:47:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:47:48 ---> sudo-logs.sh 02:47:48 Archiving 'sudo' log.. 02:47:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-74.vexxhost.local: Name or service not known 02:47:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-74.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 02:47:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:47:49 ---> job-cost.sh 02:47:49 lf-activate-venv: SKIPPING 02:47:49 DEBUG: total: 0.10999999940395355 02:47:49 INFO: Retrieving Stack Cost... 02:47:49 INFO: Retrieving Pricing Info for: v3-standard-2 02:47:50 INFO: Archiving Costs [Pipeline] echo 02:47:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:47:50 ---> logs-deploy.sh 02:47:50 lf-activate-venv: SKIPPING 02:47:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3730/3 02:47:50 INFO: archiving workspace using pattern(s): 02:47:51 Archives upload complete. 02:47:51 INFO: archiving logs to Nexus 02:47:52 ---> uname -a: 02:47:52 Linux prd-centos7-docker-4c-2g-74.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 02:47:52 02:47:52 02:47:52 ---> lscpu: 02:47:52 Architecture: x86_64 02:47:52 CPU op-mode(s): 32-bit, 64-bit 02:47:52 Byte Order: Little Endian 02:47:52 Address sizes: 40 bits physical, 48 bits virtual 02:47:52 CPU(s): 2 02:47:52 On-line CPU(s) list: 0,1 02:47:52 Thread(s) per core: 1 02:47:52 Core(s) per socket: 1 02:47:52 Socket(s): 2 02:47:52 NUMA node(s): 1 02:47:52 Vendor ID: AuthenticAMD 02:47:52 CPU family: 23 02:47:52 Model: 49 02:47:52 Model name: AMD EPYC-Rome Processor 02:47:52 Stepping: 0 02:47:52 CPU MHz: 2799.998 02:47:52 BogoMIPS: 5599.99 02:47:52 Virtualization: AMD-V 02:47:52 Hypervisor vendor: KVM 02:47:52 Virtualization type: full 02:47:52 L1d cache: 32K 02:47:52 L1i cache: 32K 02:47:52 L2 cache: 512K 02:47:52 L3 cache: 16384K 02:47:52 NUMA node0 CPU(s): 0,1 02:47:52 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 02:47:52 02:47:52 02:47:52 ---> nproc: 02:47:52 2 02:47:52 02:47:52 02:47:52 ---> df -h: 02:47:52 Filesystem Size Used Avail Use% Mounted on 02:47:52 overlay 40G 13G 28G 32% / 02:47:52 tmpfs 64M 0 64M 0% /dev 02:47:52 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:47:52 shm 64M 0 64M 0% /dev/shm 02:47:52 /dev/vda1 40G 13G 28G 32% /facter-os 02:47:52 02:47:52 02:47:52 ---> sar -b -r -n DEV: 02:47:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 02:47:52 02:47:52 02:19:28 LINUX RESTART (2 CPU) 02:47:52 02:47:52 02:20:01 tps rtps wtps bread/s bwrtn/s 02:47:52 02:21:02 13.56 9.28 4.28 1258.55 1111.19 02:47:52 02:22:01 6.45 0.00 6.45 0.00 4324.59 02:47:52 02:23:01 82.22 3.41 78.80 2578.22 3555.24 02:47:52 02:24:01 5.26 0.00 5.26 0.00 3885.89 02:47:52 02:25:01 357.05 0.15 356.90 22.12 95217.16 02:47:52 02:26:01 57.79 0.00 57.79 0.00 6846.86 02:47:52 02:27:01 74.55 0.03 74.52 1.07 5328.08 02:47:52 02:28:04 380.61 160.91 219.70 4301.87 142116.90 02:47:52 02:29:01 557.15 188.42 368.73 7431.06 189150.05 02:47:52 02:30:01 510.34 36.21 474.13 2677.06 188292.31 02:47:52 02:31:01 151.36 9.93 141.43 1231.77 23205.26 02:47:52 02:32:01 0.20 0.03 0.17 0.27 2.17 02:47:52 02:33:01 0.27 0.00 0.27 0.00 3.53 02:47:52 02:34:01 0.30 0.00 0.30 0.00 4.00 02:47:52 02:35:01 0.97 0.18 0.78 5.73 16.17 02:47:52 02:36:01 0.48 0.15 0.33 85.94 4.53 02:47:52 02:37:01 0.28 0.00 0.28 0.00 3.85 02:47:52 02:38:01 0.28 0.00 0.28 0.00 4.43 02:47:52 02:39:01 0.23 0.00 0.23 0.00 3.08 02:47:52 02:40:01 0.23 0.00 0.23 0.00 3.46 02:47:52 02:41:01 0.25 0.00 0.25 0.00 3.50 02:47:52 02:42:01 0.35 0.00 0.35 0.00 5.08 02:47:52 02:43:01 0.30 0.00 0.30 0.00 5.01 02:47:52 02:44:01 0.32 0.02 0.30 0.13 4.43 02:47:52 02:45:01 0.27 0.02 0.25 0.13 4.53 02:47:52 02:46:01 0.20 0.00 0.20 0.00 2.37 02:47:52 02:47:01 0.35 0.00 0.35 0.00 4.93 02:47:52 Average: 81.21 15.07 66.14 719.69 24462.61 02:47:52 02:47:52 02:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:47:52 02:21:02 5705620 0 669028 8.35 2620 1631672 1074360 11.86 415620 1499456 22112 02:47:52 02:22:01 5574640 0 677356 8.46 2620 1754324 1056800 11.67 541744 1501900 18120 02:47:52 02:23:01 5293804 0 784264 9.79 2620 1928252 1246092 13.76 718788 1588544 33800 02:47:52 02:24:01 5008212 0 945904 11.81 2620 2052204 1472760 16.26 976080 1614400 42008 02:47:52 02:25:01 3677456 0 947528 11.83 2620 3381336 1028332 11.35 925832 2788572 16 02:47:52 02:26:01 3181840 0 1112208 13.89 2620 3712272 1603604 17.70 1310284 2867616 135136 02:47:52 02:27:01 3297516 0 1057584 13.21 2620 3651220 1443592 15.94 1215292 2837580 84536 02:47:52 02:28:04 1326784 0 1221060 15.25 2620 5458476 1798144 19.85 1592108 4347720 53336 02:47:52 02:29:01 644272 0 1457116 18.19 2620 5904932 2984960 32.96 2949436 3605936 22520 02:47:52 02:30:01 1392644 0 1305772 16.30 2620 5307904 2164944 23.90 1940328 3871312 804 02:47:52 02:31:01 2541720 0 1132656 14.14 2620 4331944 1295508 14.30 1287564 3402092 8 02:47:52 02:32:01 2571352 0 1103016 13.77 2620 4331952 1019488 11.26 1272764 3395144 20 02:47:52 02:33:01 2570420 0 1103944 13.78 2620 4331956 1019548 11.26 1289156 3378964 8 02:47:52 02:34:01 2570872 0 1103492 13.78 2620 4331956 1019512 11.26 1295288 3372820 8 02:47:52 02:35:01 2570748 0 1103576 13.78 2620 4331996 1019332 11.25 1295744 3373092 8 02:47:52 02:36:01 2565360 0 1106408 13.81 2620 4334552 1022348 11.29 1303188 3371440 8 02:47:52 02:37:01 2565844 0 1105912 13.81 2620 4334564 1022108 11.28 1302800 3371440 12 02:47:52 02:38:01 2565784 0 1105968 13.81 2620 4334568 1022108 11.28 1304072 3370168 8 02:47:52 02:39:01 2565692 0 1106056 13.81 2620 4334572 1022108 11.28 1304044 3370168 16 02:47:52 02:40:01 2566088 0 1105656 13.81 2620 4334576 1022108 11.28 1304100 3370168 8 02:47:52 02:41:01 2565860 0 1105880 13.81 2620 4334580 1022180 11.29 1304168 3370168 8 02:47:52 02:42:01 2566120 0 1105616 13.80 2620 4334584 1022108 11.28 1304072 3370168 16 02:47:52 02:43:01 2565928 0 1105804 13.81 2620 4334588 1022108 11.28 1304096 3370168 8 02:47:52 02:44:01 2565848 0 1105880 13.81 2620 4334592 1022144 11.29 1304136 3370168 20 02:47:52 02:45:01 2565772 0 1105952 13.81 2620 4334596 1022172 11.29 1304192 3370176 20 02:47:52 02:46:01 2565732 0 1105984 13.81 2620 4334604 1022244 11.29 1304288 3370180 8 02:47:52 02:47:01 2566208 0 1105508 13.80 2620 4334604 1022172 11.29 1304056 3370176 12 02:47:52 Average: 2915487 0 1073894 13.41 2620 4016940 1241218 13.70 1284194 3107027 15281 02:47:52 02:47:52 02:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:47:52 02:21:02 eth0 309.61 253.19 974.15 57.12 0.00 0.00 0.00 0.00 02:47:52 02:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:22:01 eth0 964.23 594.70 2149.29 40.11 0.00 0.00 0.00 0.00 02:47:52 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:23:01 vethc347dc7 223.01 254.51 22.63 586.88 0.00 0.00 0.00 0.00 02:47:52 02:23:01 eth0 497.35 376.11 1189.37 73.09 0.00 0.00 0.00 0.00 02:47:52 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:23:01 docker0 223.01 254.38 19.58 586.87 0.00 0.00 0.00 0.00 02:47:52 02:24:01 vethc347dc7 641.18 926.39 60.56 2131.76 0.00 0.00 0.00 0.00 02:47:52 02:24:01 eth0 975.58 642.53 2136.41 61.41 0.00 0.00 0.00 0.00 02:47:52 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:24:01 docker0 641.18 926.39 51.79 2131.76 0.00 0.00 0.00 0.00 02:47:52 02:25:01 eth0 944.10 739.29 5346.06 80.27 0.00 0.00 0.00 0.00 02:47:52 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:25:01 docker0 397.62 448.57 29.95 2054.80 0.00 0.00 0.00 0.00 02:47:52 02:26:01 eth0 50.97 32.34 40.93 52.76 0.00 0.00 0.00 0.00 02:47:52 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:26:01 veth792926b 0.63 0.77 0.05 0.06 0.00 0.00 0.00 0.00 02:47:52 02:26:01 docker0 0.63 0.63 0.04 0.05 0.00 0.00 0.00 0.00 02:47:52 02:27:01 eth0 18.54 12.72 11.12 17.58 0.00 0.00 0.00 0.00 02:47:52 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:27:01 veth792926b 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 02:47:52 02:27:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 02:47:52 02:28:04 eth0 291.91 205.83 1647.42 72.12 0.00 0.00 0.00 0.00 02:47:52 02:28:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:28:04 vethbddcaa5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:47:52 02:28:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:29:01 veth47c4c08 0.04 0.23 0.00 0.02 0.00 0.00 0.00 0.00 02:47:52 02:29:01 veth28a703c 0.00 0.21 0.00 0.01 0.00 0.00 0.00 0.00 02:47:52 02:29:01 eth0 123.62 82.30 249.97 53.58 0.00 0.00 0.00 0.00 02:47:52 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:30:01 vethd9aa6f4 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 02:47:52 02:30:01 eth0 142.32 79.44 323.40 68.63 0.00 0.00 0.00 0.00 02:47:52 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:30:01 vethbddcaa5 0.00 1.25 0.00 0.07 0.00 0.00 0.00 0.00 02:47:52 02:31:01 eth0 283.53 187.21 1606.58 43.53 0.00 0.00 0.00 0.00 02:47:52 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:31:01 docker0 1394.89 1862.65 109.63 5622.67 0.00 0.00 0.00 0.00 02:47:52 02:32:01 eth0 0.77 0.27 0.31 0.20 0.00 0.00 0.00 0.00 02:47:52 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:33:01 eth0 0.87 0.25 0.31 0.20 0.00 0.00 0.00 0.00 02:47:52 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:34:01 eth0 0.48 0.27 0.27 0.20 0.00 0.00 0.00 0.00 02:47:52 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:35:01 eth0 0.57 0.13 0.07 0.01 0.00 0.00 0.00 0.00 02:47:52 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:36:01 eth0 0.60 0.42 0.40 0.28 0.00 0.00 0.00 0.00 02:47:52 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:37:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:47:52 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:38:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:47:52 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:39:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:40:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:47:52 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:41:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 02:47:52 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:42:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:47:52 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:43:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:44:01 eth0 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 02:47:52 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:45:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:46:01 eth0 0.37 0.23 0.17 0.07 0.00 0.00 0.00 0.00 02:47:52 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:47:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 Average: eth0 170.42 118.74 582.03 23.03 0.00 0.00 0.00 0.00 02:47:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:52 Average: docker0 51.72 69.06 4.06 208.47 0.00 0.00 0.00 0.00 02:47:52 02:47:52 02:47:52 ---> sar -P ALL: 02:47:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 02:47:52 02:47:52 02:19:28 LINUX RESTART (2 CPU) 02:47:52 02:47:52 02:20:01 CPU %user %nice %system %iowait %steal %idle 02:47:52 02:21:02 all 8.21 0.00 1.00 0.13 0.06 90.60 02:47:52 02:21:02 0 8.81 0.00 1.08 0.09 0.05 89.97 02:47:52 02:21:02 1 7.62 0.00 0.92 0.17 0.07 91.23 02:47:52 02:22:01 all 2.69 0.00 0.86 0.00 0.06 96.39 02:47:52 02:22:01 0 3.08 0.00 1.04 0.00 0.07 95.80 02:47:52 02:22:01 1 2.32 0.00 0.67 0.00 0.05 96.96 02:47:52 02:23:01 all 7.88 0.00 2.84 2.21 0.07 87.00 02:47:52 02:23:01 0 7.58 0.00 3.28 3.02 0.07 86.06 02:47:52 02:23:01 1 8.18 0.00 2.41 1.41 0.07 87.93 02:47:52 02:24:01 all 10.15 0.00 1.52 0.00 0.09 88.23 02:47:52 02:24:01 0 7.11 0.00 1.77 0.00 0.09 91.03 02:47:52 02:24:01 1 13.17 0.00 1.28 0.00 0.09 85.47 02:47:52 02:25:01 all 23.03 0.00 11.38 2.87 0.09 62.63 02:47:52 02:25:01 0 21.52 0.00 11.37 2.90 0.09 64.12 02:47:52 02:25:01 1 24.54 0.00 11.38 2.84 0.09 61.15 02:47:52 02:26:01 all 55.36 0.00 6.12 0.48 0.10 37.94 02:47:52 02:26:01 0 54.61 0.00 6.52 0.42 0.09 38.36 02:47:52 02:26:01 1 56.12 0.00 5.72 0.54 0.11 37.51 02:47:52 02:27:01 all 55.13 0.00 4.91 0.64 0.12 39.20 02:47:52 02:27:01 0 55.33 0.00 4.88 0.70 0.13 38.97 02:47:52 02:27:01 1 54.94 0.00 4.95 0.57 0.11 39.43 02:47:52 02:28:04 all 40.44 0.00 12.94 12.40 0.10 34.11 02:47:52 02:28:04 0 40.90 0.00 13.23 13.33 0.10 32.44 02:47:52 02:28:04 1 39.99 0.00 12.66 11.47 0.10 35.78 02:47:52 02:29:01 all 65.80 0.00 16.98 12.65 0.14 4.44 02:47:52 02:29:01 0 64.76 0.00 18.09 12.11 0.14 4.89 02:47:52 02:29:01 1 66.83 0.00 15.86 13.18 0.14 3.99 02:47:52 02:30:01 all 77.20 0.00 18.47 3.81 0.13 0.38 02:47:52 02:30:01 0 77.63 0.00 18.29 3.41 0.15 0.53 02:47:52 02:30:01 1 76.77 0.00 18.66 4.21 0.11 0.24 02:47:52 02:31:01 all 12.72 0.00 5.57 2.86 0.07 78.78 02:47:52 02:31:01 0 13.80 0.00 6.03 2.88 0.05 77.24 02:47:52 02:31:01 1 11.63 0.00 5.12 2.84 0.09 80.32 02:47:52 02:47:52 02:31:01 CPU %user %nice %system %iowait %steal %idle 02:47:52 02:32:01 all 0.09 0.00 0.07 0.00 0.03 99.82 02:47:52 02:32:01 0 0.03 0.00 0.05 0.00 0.03 99.88 02:47:52 02:32:01 1 0.15 0.00 0.08 0.00 0.02 99.75 02:47:52 02:33:01 all 0.16 0.00 0.03 0.00 0.03 99.78 02:47:52 02:33:01 0 0.10 0.00 0.03 0.00 0.03 99.83 02:47:52 02:33:01 1 0.22 0.00 0.03 0.00 0.02 99.73 02:47:52 02:34:01 all 0.11 0.00 0.04 0.00 0.03 99.82 02:47:52 02:34:01 0 0.03 0.00 0.05 0.00 0.03 99.88 02:47:52 02:34:01 1 0.18 0.00 0.03 0.00 0.02 99.77 02:47:52 02:35:01 all 0.11 0.00 0.06 0.00 0.03 99.81 02:47:52 02:35:01 0 0.05 0.00 0.05 0.00 0.03 99.87 02:47:52 02:35:01 1 0.17 0.00 0.07 0.00 0.02 99.75 02:47:52 02:36:01 all 0.18 0.00 0.04 0.02 0.01 99.75 02:47:52 02:36:01 0 0.03 0.00 0.05 0.00 0.02 99.90 02:47:52 02:36:01 1 0.33 0.00 0.03 0.03 0.00 99.60 02:47:52 02:37:01 all 0.13 0.00 0.03 0.00 0.02 99.82 02:47:52 02:37:01 0 0.08 0.00 0.03 0.00 0.02 99.87 02:47:52 02:37:01 1 0.18 0.00 0.02 0.00 0.02 99.78 02:47:52 02:38:01 all 0.12 0.00 0.03 0.00 0.04 99.82 02:47:52 02:38:01 0 0.02 0.00 0.02 0.00 0.07 99.90 02:47:52 02:38:01 1 0.22 0.00 0.03 0.00 0.02 99.73 02:47:52 02:39:01 all 0.14 0.00 0.03 0.00 0.01 99.82 02:47:52 02:39:01 0 0.17 0.00 0.02 0.00 0.02 99.80 02:47:52 02:39:01 1 0.12 0.00 0.03 0.00 0.00 99.85 02:47:52 02:40:01 all 0.16 0.00 0.03 0.00 0.03 99.78 02:47:52 02:40:01 0 0.28 0.00 0.03 0.00 0.03 99.65 02:47:52 02:40:01 1 0.03 0.00 0.02 0.00 0.03 99.92 02:47:52 02:41:01 all 0.07 0.00 0.03 0.00 0.03 99.87 02:47:52 02:41:01 0 0.10 0.00 0.02 0.00 0.05 99.83 02:47:52 02:41:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:47:52 02:42:01 all 0.08 0.00 0.03 0.00 0.03 99.86 02:47:52 02:42:01 0 0.13 0.00 0.02 0.00 0.02 99.83 02:47:52 02:42:01 1 0.03 0.00 0.03 0.00 0.05 99.88 02:47:52 02:47:52 02:42:01 CPU %user %nice %system %iowait %steal %idle 02:47:52 02:43:01 all 0.09 0.00 0.02 0.00 0.03 99.87 02:47:52 02:43:01 0 0.15 0.00 0.02 0.00 0.03 99.80 02:47:52 02:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:47:52 02:44:01 all 0.17 0.00 0.02 0.00 0.03 99.79 02:47:52 02:44:01 0 0.28 0.00 0.02 0.00 0.02 99.68 02:47:52 02:44:01 1 0.05 0.00 0.02 0.00 0.03 99.90 02:47:52 02:45:01 all 0.09 0.00 0.03 0.00 0.03 99.86 02:47:52 02:45:01 0 0.12 0.00 0.02 0.00 0.00 99.87 02:47:52 02:45:01 1 0.07 0.00 0.03 0.00 0.05 99.85 02:47:52 02:46:01 all 0.09 0.00 0.02 0.00 0.03 99.87 02:47:52 02:46:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:47:52 02:46:01 1 0.13 0.00 0.02 0.00 0.03 99.82 02:47:52 02:47:01 all 0.13 0.00 0.03 0.00 0.03 99.82 02:47:52 02:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:47:52 02:47:01 1 0.25 0.00 0.03 0.00 0.03 99.68 02:47:52 Average: all 12.56 0.00 2.90 1.33 0.05 83.16 02:47:52 Average: 0 12.41 0.00 3.00 1.36 0.05 83.18 02:47:52 Average: 1 12.71 0.00 2.80 1.30 0.05 83.15 02:47:52 02:47:52 02:47:52