Pull request #3741 opened 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 503b187c7d14a435f5951f016647fc0e2ea4bc0d+3e61d8d254e269b0587cfebd305e9ee7f99b675f (bbc0aa95023ef47c312ca7fd5c727cf8ca1bb1f7) Running in Durability level: MAX_SURVIVABILITY 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-ssh8357356875511963584.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4983764493457769825.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3741/workspace@libs/edgex-global-pipelines # timeout=10 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-3741/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4620311568664105049.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3741/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2456814525641759689.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh5257303150275417407.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3741/workspace@libs/lf-pipelines # timeout=10 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-3741/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6773739981365075687.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 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 Running on prd-centos7-docker-4c-2g-414 in /w/workspace/edgexfoundry_edgex-go_PR-3741 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh8466636799372085698.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5538387302565757141.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3741/head:refs/remotes/origin/PR-3741 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3e61d8d254e269b0587cfebd305e9ee7f99b675f into PR head commit 503b187c7d14a435f5951f016647fc0e2ea4bc0d Merge succeeded, producing 503b187c7d14a435f5951f016647fc0e2ea4bc0d Checking out Revision 503b187c7d14a435f5951f016647fc0e2ea4bc0d (PR-3741) > git config core.sparsecheckout # timeout=10 > git checkout -f 503b187c7d14a435f5951f016647fc0e2ea4bc0d # 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/1@tmp/jenkins-gitclient-ssh3638915864088728775.key > git merge 3e61d8d254e269b0587cfebd305e9ee7f99b675f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 503b187c7d14a435f5951f016647fc0e2ea4bc0d # timeout=10 Commit message: "fix(security): Bump sys-mgmt-agent base image" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:27:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:27:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:27:45 ========================================================= 22:27:45 EdgeX Global Pipelines Version Info 22:27:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:27:47 ------------------- 22:27:47 stable info: 22:27:47 ------------------- 22:27:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:27:47 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 22:27:47 Message: update stable to v1.0.206 22:27:47 ------------------- 22:27:47 experimental info: 22:27:47 ------------------- 22:27:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:27:47 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 22:27:47 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:27:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:27:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:27:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:27:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:27:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:27:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:27:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:27:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:27:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:27:49 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:27:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:27:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:27:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:27:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:27:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3741 [Pipeline] echo 22:27:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3741 [Pipeline] echo 22:27:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3741 [Pipeline] echo 22:27:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 503b187c7d14a435f5951f016647fc0e2ea4bc0d [Pipeline] echo 22:27:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 503b187 [Pipeline] echo 22:27:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:27:49 provisioning config files... 22:27:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5225309974175566477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:27:50 ---> docker-login.sh 22:27:50 nexus3.edgexfoundry.org:10001 22:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:50 Configure a credential helper to remove this warning. See 22:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:50 22:27:50 Login Succeeded 22:27:50 nexus3.edgexfoundry.org:10002 22:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:50 Configure a credential helper to remove this warning. See 22:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:50 22:27:50 Login Succeeded 22:27:50 nexus3.edgexfoundry.org:10003 22:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:50 Configure a credential helper to remove this warning. See 22:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:50 22:27:50 Login Succeeded 22:27:50 nexus3.edgexfoundry.org:10004 22:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:50 Configure a credential helper to remove this warning. See 22:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:50 22:27:50 Login Succeeded 22:27:50 docker.io 22:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:51 Configure a credential helper to remove this warning. See 22:27:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:51 22:27:51 Login Succeeded 22:27:51 ---> docker-login.sh ends [Pipeline] } 22:27:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:27:51 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 22:27:51 + for file in '`ls cmd/**/Dockerfile`' 22:27:51 ++ dirname cmd/core-command/Dockerfile 22:27:51 ++ cut -d/ -f2 22:27:51 + echo core-command,cmd/core-command/Dockerfile 22:27:51 + for file in '`ls cmd/**/Dockerfile`' 22:27:51 ++ dirname cmd/core-data/Dockerfile 22:27:51 ++ cut -d/ -f2 22:27:51 + echo core-data,cmd/core-data/Dockerfile 22:27:51 + for file in '`ls cmd/**/Dockerfile`' 22:27:51 ++ dirname cmd/core-metadata/Dockerfile 22:27:51 ++ cut -d/ -f2 22:27:51 + echo core-metadata,cmd/core-metadata/Dockerfile 22:27:51 + for file in '`ls cmd/**/Dockerfile`' 22:27:51 ++ dirname cmd/security-bootstrapper/Dockerfile 22:27:51 ++ cut -d/ -f2 22:27:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:27:51 + for file in '`ls cmd/**/Dockerfile`' 22:27:51 ++ dirname cmd/security-proxy-setup/Dockerfile 22:27:51 ++ cut -d/ -f2 22:27:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:27:51 + for file in '`ls cmd/**/Dockerfile`' 22:27:51 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:27:51 ++ cut -d/ -f2 22:27:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:27:51 + for file in '`ls cmd/**/Dockerfile`' 22:27:51 ++ dirname cmd/support-notifications/Dockerfile 22:27:51 ++ cut -d/ -f2 22:27:51 + echo support-notifications,cmd/support-notifications/Dockerfile 22:27:51 + for file in '`ls cmd/**/Dockerfile`' 22:27:51 ++ dirname cmd/support-scheduler/Dockerfile 22:27:51 ++ cut -d/ -f2 22:27:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:27:51 + for file in '`ls cmd/**/Dockerfile`' 22:27:51 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:27:51 ++ cut -d/ -f2 22:27:51 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:27:51 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:27:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:27:53 22:27:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:27:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:27:53 latest: Pulling from edgex-devops/git-semver 22:27:53 31603596830f: Pulling fs layer 22:27:53 04fac38145f0: Pulling fs layer 22:27:53 701f6daf10bf: Pulling fs layer 22:27:53 24f72da36158: Pulling fs layer 22:27:53 24f72da36158: Waiting 22:27:53 04fac38145f0: Verifying Checksum 22:27:53 04fac38145f0: Download complete 22:27:54 31603596830f: Verifying Checksum 22:27:54 31603596830f: Download complete 22:27:54 24f72da36158: Verifying Checksum 22:27:54 24f72da36158: Download complete 22:27:54 31603596830f: Pull complete 22:27:54 701f6daf10bf: Verifying Checksum 22:27:54 701f6daf10bf: Download complete 22:27:54 04fac38145f0: Pull complete 22:27:54 701f6daf10bf: Pull complete 22:27:55 24f72da36158: Pull complete 22:27:55 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 22:27:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:27:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:27:55 prd-centos7-docker-4c-2g-414 does not seem to be running inside a container 22:27:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:27:56 $ docker top 3da5a4826bfc4d03edaa4557f06380a501cb18d1bb1c6934ddc9976b74bbf787 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:27:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:27:56 [ssh-agent] Looking for ssh-agent implementation... 22:27:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:27:56 $ docker exec 3da5a4826bfc4d03edaa4557f06380a501cb18d1bb1c6934ddc9976b74bbf787 ssh-agent 22:27:56 SSH_AUTH_SOCK=/tmp/ssh-lpOCkTJpPMOR/agent.14 22:27:56 SSH_AGENT_PID=21 22:27:56 Running ssh-add (command line suppressed) 22:27:56 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4463422461226844264.key (/w/workspace/edgex-go/1@tmp/private_key_4463422461226844264.key) 22:27:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:27:57 + git tag --points-at HEAD [Pipeline] } 22:27:57 $ docker exec --env ******** --env ******** 3da5a4826bfc4d03edaa4557f06380a501cb18d1bb1c6934ddc9976b74bbf787 ssh-agent -k 22:27:57 unset SSH_AUTH_SOCK; 22:27:57 unset SSH_AGENT_PID; 22:27:57 echo Agent pid 21 killed; 22:27:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:27:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:27:57 [ssh-agent] Looking for ssh-agent implementation... 22:27:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:27:57 $ docker exec 3da5a4826bfc4d03edaa4557f06380a501cb18d1bb1c6934ddc9976b74bbf787 ssh-agent 22:27:57 SSH_AUTH_SOCK=/tmp/ssh-KwOoI5XGLB3b/agent.54 22:27:57 SSH_AGENT_PID=61 22:27:57 Running ssh-add (command line suppressed) 22:27:57 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3160351020731371390.key (/w/workspace/edgex-go/1@tmp/private_key_3160351020731371390.key) 22:27:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:27:58 + git semver init 22:27:58 # -> Open(): unable to determine branch for HEAD 22:27:58 # $GIT_DIR = /w/workspace/edgex-go/1/.git 22:27:58 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 22:27:58 # $SEMVER_REMOTE_NAME = origin 22:27:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:27:58 # $SEMVER_USER_NAME = edgex-jenkins 22:27:58 # $SEMVER_BRANCH = PR-3741 22:27:58 # $SEMVER_TEMP = /tmp/semver-559186866 22:27:58 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:28:10 # '/tmp/semver-559186866' -> '/w/workspace/edgex-go/1/.semver' 22:28:10 # -> Force: false 22:28:10 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 22:28:10 $ docker exec --env ******** --env ******** 3da5a4826bfc4d03edaa4557f06380a501cb18d1bb1c6934ddc9976b74bbf787 ssh-agent -k 22:28:10 unset SSH_AUTH_SOCK; 22:28:10 unset SSH_AGENT_PID; 22:28:10 echo Agent pid 61 killed; 22:28:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:28:11 + git semver [Pipeline] } 22:28:11 $ docker stop --time=1 3da5a4826bfc4d03edaa4557f06380a501cb18d1bb1c6934ddc9976b74bbf787 22:28:13 $ docker rm -f 3da5a4826bfc4d03edaa4557f06380a501cb18d1bb1c6934ddc9976b74bbf787 [Pipeline] // withDockerContainer [Pipeline] sh 22:28:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:28:14 Stashed 1 file(s) [Pipeline] echo 22:28: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 22:28:15 ========================================================= 22:28:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:28:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:28:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:28:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:28:15 540db60ca938: Pulling fs layer 22:28:15 adcc1eea9eea: Pulling fs layer 22:28:15 4c4ab2625f07: Pulling fs layer 22:28:15 db62176df00c: Pulling fs layer 22:28:15 3b30891b0d05: Pulling fs layer 22:28:15 06b49ca38bd5: Pulling fs layer 22:28:15 c788192a36de: Pulling fs layer 22:28:15 a77e37c0d609: Pulling fs layer 22:28:15 c3185cebc471: Pulling fs layer 22:28:15 06b49ca38bd5: Waiting 22:28:15 c788192a36de: Waiting 22:28:15 a77e37c0d609: Waiting 22:28:15 c3185cebc471: Waiting 22:28:15 db62176df00c: Waiting 22:28:15 3b30891b0d05: Waiting 22:28:15 4c4ab2625f07: Verifying Checksum 22:28:15 4c4ab2625f07: Download complete 22:28:15 adcc1eea9eea: Verifying Checksum 22:28:15 adcc1eea9eea: Download complete 22:28:15 3b30891b0d05: Verifying Checksum 22:28:15 3b30891b0d05: Download complete 22:28:15 06b49ca38bd5: Verifying Checksum 22:28:15 06b49ca38bd5: Download complete 22:28:15 c788192a36de: Verifying Checksum 22:28:15 c788192a36de: Download complete 22:28:15 540db60ca938: Verifying Checksum 22:28:15 540db60ca938: Pull complete 22:28:16 adcc1eea9eea: Pull complete 22:28:16 4c4ab2625f07: Pull complete 22:28:16 a77e37c0d609: Verifying Checksum 22:28:16 a77e37c0d609: Download complete 22:28:17 db62176df00c: Verifying Checksum 22:28:17 db62176df00c: Download complete 22:28:17 c3185cebc471: Verifying Checksum 22:28:17 c3185cebc471: Download complete 22:28:22 db62176df00c: Pull complete 22:28:22 3b30891b0d05: Pull complete 22:28:22 06b49ca38bd5: Pull complete 22:28:22 c788192a36de: Pull complete 22:28:22 a77e37c0d609: Pull complete 22:28:24 c3185cebc471: Pull complete 22:28:24 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 22:28:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:28:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:28:25 + docker build -t ci-base-image-x86_64 -f - . 22:28:25 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:28:25 WORKDIR /edgex 22:28:25 COPY go.mod . 22:28:25 RUN go mod download' 22:28:26 Sending build context to Docker daemon 329.2MB 22:28:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:28:26 ---> 031687cdd783 22:28:26 Step 2/4 : WORKDIR /edgex 22:28:28 ---> Running in 44753011c56b 22:28:28 Removing intermediate container 44753011c56b 22:28:28 ---> 0ba60ff6f76f 22:28:28 Step 3/4 : COPY go.mod . 22:28:28 ---> f47f001659fa 22:28:28 Step 4/4 : RUN go mod download 22:28:28 ---> Running in 7f5d506df9bc 22:28:29 Still waiting to schedule task 22:28:29 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:29:07 Removing intermediate container 7f5d506df9bc 22:29:07 ---> 1ff1db7b2a12 22:29:07 Successfully built 1ff1db7b2a12 22:29:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:29:08 + docker inspect -f . ci-base-image-x86_64 22:29:08 . [Pipeline] withDockerContainer 22:29:08 prd-centos7-docker-4c-2g-414 does not seem to be running inside a container 22:29:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:29:08 $ docker top 7c8783e459795c5b68b16cdb95d7d3235c4973aac8e62abb2259580aa511b01f -eo pid,comm [Pipeline] { [Pipeline] sh 22:29:09 + go version 22:29:09 go version go1.16.6 linux/amd64 [Pipeline] } 22:29:09 $ docker stop --time=1 7c8783e459795c5b68b16cdb95d7d3235c4973aac8e62abb2259580aa511b01f 22:29:10 $ docker rm -f 7c8783e459795c5b68b16cdb95d7d3235c4973aac8e62abb2259580aa511b01f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:29:11 + docker inspect -f . ci-base-image-x86_64 22:29:11 . [Pipeline] withDockerContainer 22:29:11 prd-centos7-docker-4c-2g-414 does not seem to be running inside a container 22:29:11 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:29:11 $ docker top f5a2124f9ff43a47b4261bf2b677c69fafdcbdb39b8f5c7c538ea811daca94b8 -eo pid,comm [Pipeline] { [Pipeline] echo 22:29:11 ========================================================= 22:29:11 [edgeXBuildGoParallel] Running Tests and Build... 22:29:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:29:12 + go mod tidy [Pipeline] sh 22:29:12 + make test 22:29:12 go mod tidy 22:29:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:29:18 ? github.com/edgexfoundry/edgex-go [no test files] 22:29:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:29:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:29:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:29:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:29:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:29:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:29:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:29:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:29:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:29:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:29:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:29:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:29:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:29:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 22:29:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:29:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:29:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 98.5% of statements 22:29:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:29:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 46.3% of statements 22:29:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:29:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:29:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.121s coverage: 90.1% of statements 22:29:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:29:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:29:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 84.4% of statements 22:29:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:29:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:29:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:29:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:29:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:29:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.281s coverage: 94.2% of statements 22:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:29:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements 22:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:29:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements 22:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:29:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements 22:29:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:29:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements 22:29:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 21.7% of statements 22:29:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:29:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements 22:29:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements 22:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 22:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.215s coverage: 96.3% of statements 22:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 22:30:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.064s coverage: 94.4% of statements 22:30:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 22:30:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.220s coverage: 82.5% of statements 22:30:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:30:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 22:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:30:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 22:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:30:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 22:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:30:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 22:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:30:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements 22:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:30:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 22:30:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 22:30:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 22:30:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.137s coverage: 91.2% of statements 22:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:30:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements 22:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:30:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 22:30:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 22:30:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 22:30:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 22:30:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 22:30:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.260s coverage: 70.4% of statements 22:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:30:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.145s coverage: 43.4% of statements 22:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:30:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 22:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:30:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 22:30:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:30:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 19.5% of statements 22:30:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:30:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:30:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:30:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:30:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.0% of statements 22:30:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:30:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:30:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:30:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:30:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements 22:30:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:30:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:30:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements 22:30:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:30:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:30:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:30:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:30:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 22:30:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:30:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:30:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:30:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:30:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:30:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:30:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 22:30:39 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 22:30:39 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 22:31:18 GO111MODULE=on go vet ./... 22:31:24 gofmt -l . 22:31:24 [ "`gofmt -l .`" = "" ] 22:31:24 ./bin/test-attribution-txt.sh [Pipeline] sh 22:31:25 + ls -al . 22:31:25 total 612 22:31:25 drwxrwxr-x 10 1001 1001 4096 Oct 1 22:31 . 22:31:25 drwxr-xr-x 4 root root 28 Oct 1 22:29 .. 22:31:25 -rw-rw-r-- 1 1001 1001 11 Oct 1 22:27 .dockerignore 22:31:25 drwxrwxr-x 8 1001 1001 179 Oct 1 22:27 .git 22:31:25 drwxrwxr-x 4 1001 1001 142 Oct 1 22:27 .github 22:31:25 -rw-rw-r-- 1 1001 1001 818 Oct 1 22:27 .gitignore 22:31:25 -rw-rw-r-- 1 1001 1001 42 Oct 1 22:27 .golangci.yml 22:31:25 -rw-rw-r-- 1 1001 1001 76 Oct 1 22:27 .hadolint.yml 22:31:25 drwx------ 3 1001 1001 58 Oct 1 22:28 .semver 22:31:25 -rw-rw-r-- 1 1001 1001 166 Oct 1 22:27 .sonarcloud.properties 22:31:25 -rw-rw-r-- 1 1001 1001 1171 Oct 1 22:27 ADOPTERS.md 22:31:25 -rw-rw-r-- 1 1001 1001 8608 Oct 1 22:27 Attribution.txt 22:31:25 -rw-rw-r-- 1 1001 1001 43881 Oct 1 22:27 CHANGELOG.md 22:31:25 -rw-rw-r-- 1 1001 1001 3804 Oct 1 22:27 CONTRIBUTING.md 22:31:25 -rw-rw-r-- 1 1001 1001 677 Oct 1 22:27 GOVERNANCE.md 22:31:25 -rw-rw-r-- 1 1001 1001 849 Oct 1 22:27 Jenkinsfile 22:31:25 -rw-rw-r-- 1 1001 1001 10775 Oct 1 22:27 LICENSE 22:31:25 -rw-rw-r-- 1 1001 1001 6386 Oct 1 22:27 Makefile 22:31:25 -rw-rw-r-- 1 1001 1001 582 Oct 1 22:27 OWNERS.md 22:31:25 -rw-rw-r-- 1 1001 1001 8256 Oct 1 22:27 README.md 22:31:25 -rw-rw-r-- 1 1001 1001 6912 Oct 1 22:27 SECURITY.md 22:31:25 -rw-rw-r-- 1 1001 1001 5 Oct 1 22:28 VERSION 22:31:25 -rw-rw-r-- 1 1001 1001 4131 Oct 1 22:27 ZMQWindows.md 22:31:25 drwxrwxr-x 2 1001 1001 37 Oct 1 22:27 bin 22:31:25 drwxrwxr-x 14 1001 1001 4096 Oct 1 22:27 cmd 22:31:25 -rw-r--r-- 1 root root 403264 Oct 1 22:30 coverage.out 22:31:25 -rw-rw-r-- 1 1001 1001 829 Oct 1 22:27 go.mod 22:31:25 -rw-r--r-- 1 root root 50143 Oct 1 22:29 go.sum 22:31:25 drwxrwxr-x 8 1001 1001 124 Oct 1 22:27 internal 22:31:25 drwxrwxr-x 3 1001 1001 16 Oct 1 22:27 openapi 22:31:25 drwxrwxr-x 4 1001 1001 71 Oct 1 22:27 snap 22:31:25 -rw-rw-r-- 1 1001 1001 204 Oct 1 22:27 version.go [Pipeline] sh 22:31:25 + '[' -e coverage.out ] 22:31:25 + chown 1001:1001 coverage.out [Pipeline] stash 22:31:25 Stashed 1 file(s) [Pipeline] sh 22:31:26 + make build 22:31:26 go mod tidy 22:31:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:31:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:31:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:31:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:31:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:31:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:31:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:31:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:31:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:31:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:31:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:31:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 22:31:43 $ docker stop --time=1 f5a2124f9ff43a47b4261bf2b677c69fafdcbdb39b8f5c7c538ea811daca94b8 22:31:45 $ docker rm -f f5a2124f9ff43a47b4261bf2b677c69fafdcbdb39b8f5c7c538ea811daca94b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:31:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:31:48 22:31:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:31:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:31:49 latest: Pulling from edgex-devops/edgex-compose 22:31:49 cbdbe7a5bc2a: Pulling fs layer 22:31:49 ca9280d653b3: Pulling fs layer 22:31:49 7e9c9ca2126c: Pulling fs layer 22:31:49 cbdbe7a5bc2a: Download complete 22:31:49 cbdbe7a5bc2a: Pull complete 22:31:50 ca9280d653b3: Verifying Checksum 22:31:50 ca9280d653b3: Download complete 22:31:51 ca9280d653b3: Pull complete 22:31:51 7e9c9ca2126c: Verifying Checksum 22:31:51 7e9c9ca2126c: Download complete 22:31:56 7e9c9ca2126c: Pull complete 22:31:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:31:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:31:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:31:56 prd-centos7-docker-4c-2g-414 does not seem to be running inside a container 22:31:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:31:59 $ docker top 858a7f495e6fd7c8753972783be61ddd52e7af3e8e7d6935d94eecb1a7d6fac8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:31:59 + grep parallel 22:31:59 + docker-compose build --help 22:32:00 --parallel Build images in parallel. [Pipeline] } 22:32:00 $ docker stop --time=1 858a7f495e6fd7c8753972783be61ddd52e7af3e8e7d6935d94eecb1a7d6fac8 22:32:01 $ docker rm -f 858a7f495e6fd7c8753972783be61ddd52e7af3e8e7d6935d94eecb1a7d6fac8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:32:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:32:02 . [Pipeline] withDockerContainer 22:32:02 prd-centos7-docker-4c-2g-414 does not seem to be running inside a container 22:32:02 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:32:02 $ docker top e686b5cda4099f1a033bda5929e6fb7135a3e0ed54de433d336c35e0ca5931b3 -eo pid,comm [Pipeline] { [Pipeline] sh 22:32:02 + docker-compose -f ./docker-compose-build.yml build --parallel 22:32:03 Building core-command ... 22:32:03 Building core-data ... 22:32:03 Building core-metadata ... 22:32:03 Building security-bootstrapper ... 22:32:03 Building security-proxy-setup ... 22:32:03 Building security-secretstore-setup ... 22:32:03 Building support-notifications ... 22:32:03 Building support-scheduler ... 22:32:03 Building sys-mgmt-agent ... 22:32:03 Building security-secretstore-setup 22:32:03 Building core-metadata 22:32:03 Building security-proxy-setup 22:32:03 Building support-notifications 22:32:03 Building core-data 22:32:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:32:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:32:13 ---> 1ff1db7b2a12 22:32:13 Step 3/24 : WORKDIR /edgex-go 22:32:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:32:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:32:13 ---> 1ff1db7b2a12 22:32:13 Step 3/24 : WORKDIR /edgex-go 22:32:19 ---> Running in 26ef4142cd04 22:32:19 ---> Running in 34c89b34e50e 22:32:22 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:32:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:32:22 ---> 1ff1db7b2a12 22:32:22 Step 3/22 : WORKDIR /edgex-go 22:32:25 ---> Running in a89fc7b6f95e 22:32:25 Removing intermediate container 34c89b34e50e 22:32:25 ---> e5d1e798ffa9 22:32:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:32:25 Removing intermediate container 26ef4142cd04 22:32:25 ---> 5b2fac3b8ded 22:32:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:32:25 ---> Running in 6402882006d6 22:32:25 ---> Running in b68109aba4bf 22:32:25 Removing intermediate container a89fc7b6f95e 22:32:25 ---> b3c751f0fc8d 22:32:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:32:25 ---> Running in d95f2dc9dba1 22:32:26 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:32:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:32:26 ---> 1ff1db7b2a12 22:32:26 Step 3/23 : WORKDIR /edgex-go 22:32:26 ---> Using cache 22:32:26 ---> b3c751f0fc8d 22:32:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:32:26 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:32:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:32:26 ---> 1ff1db7b2a12 22:32:26 Step 3/26 : WORKDIR /edgex-go 22:32:26 ---> Using cache 22:32:26 ---> b3c751f0fc8d 22:32:26 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:32:26 ---> Running in c2a96254c029 22:32:26 ---> Running in a5b391d7c23f 22:32:26 Removing intermediate container 6402882006d6 22:32:26 ---> 0a980bd909c2 22:32:26 Step 5/24 : RUN apk add --update --no-cache make git 22:32:26 Removing intermediate container b68109aba4bf 22:32:26 ---> f7a95c1b6309 22:32:26 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:32:26 ---> Running in eb4741fee868 22:32:26 Removing intermediate container d95f2dc9dba1 22:32:26 ---> dfa6c7a44450 22:32:26 Step 5/22 : RUN apk add --update --no-cache make git 22:32:26 ---> Running in 1c0d1742b5c5 22:32:26 ---> Running in adcdc62d29a5 22:32:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:32:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:32:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:32:27 Removing intermediate container c2a96254c029 22:32:27 ---> 714bb7ee003c 22:32:27 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:32:27 ---> Running in 8b6d0a628c45 22:32:27 Removing intermediate container a5b391d7c23f 22:32:27 ---> f032c6e721e5 22:32:27 Step 5/26 : RUN apk add --update --no-cache make git 22:32:27 ---> Running in fa748310d04f 22:32:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:32:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:32:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:32:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:32:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:32:28 OK: 219 MiB in 52 packages 22:32:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:32:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:32:28 OK: 219 MiB in 52 packages 22:32:28 OK: 219 MiB in 52 packages 22:32:29 OK: 219 MiB in 52 packages 22:32:29 OK: 219 MiB in 52 packages 22:32:29 Removing intermediate container adcdc62d29a5 22:32:29 ---> 99d4eb94389a 22:32:29 Step 6/22 : COPY go.mod . 22:32:29 Removing intermediate container 1c0d1742b5c5 22:32:29 ---> fddf2ea7d6d2 22:32:29 Step 6/24 : COPY go.mod . 22:32:29 ---> e52b6fe9a948 22:32:29 Step 7/22 : RUN go mod download 22:32:29 Removing intermediate container eb4741fee868 22:32:29 ---> 340de648da31 22:32:29 Step 6/24 : COPY go.mod . 22:32:29 ---> dd3302b09b8a 22:32:29 Step 7/24 : RUN go mod download 22:32:29 ---> Running in 29605475373a 22:32:29 Removing intermediate container 8b6d0a628c45 22:32:29 ---> d270496cb23b 22:32:29 Step 6/23 : COPY go.mod . 22:32:29 ---> Running in 603cfc143f9f 22:32:29 Removing intermediate container fa748310d04f 22:32:29 ---> 3823d571d349 22:32:29 Step 6/26 : COPY go.mod . 22:32:29 ---> 5bcf03a302ed 22:32:29 Step 7/24 : RUN go mod download 22:32:29 ---> d56bce9f574b 22:32:29 Step 7/23 : RUN go mod download 22:32:29 ---> Running in 36fe7e0cfae7 22:32:30 ---> b5cdb3c2c898 22:32:30 Step 7/26 : RUN go mod download 22:32:30 ---> Running in 5a584ba33fb5 22:32:30 ---> Running in 20744a284365 22:32:31 Removing intermediate container 29605475373a 22:32:31 ---> 122599bbdfef 22:32:31 Step 8/22 : COPY . . 22:32:34 Removing intermediate container 5a584ba33fb5 22:32:34 ---> 366eb3e58351 22:32:34 Step 8/23 : COPY . . 22:32:34 Removing intermediate container 603cfc143f9f 22:32:34 ---> 01f82dacf698 22:32:34 Step 8/24 : COPY . . 22:32:34 Removing intermediate container 36fe7e0cfae7 22:32:34 ---> bbeb58abb534 22:32:34 Step 8/24 : COPY . . 22:32:35 Removing intermediate container 20744a284365 22:32:35 ---> 7e00d8a42c80 22:32:35 Step 8/26 : COPY . . 22:32:41 ---> f07353f89991 22:32:41 Step 9/22 : RUN go mod tidy 22:32:41 ---> Running in c97a9b0ce320 22:32:41 ---> 1ce7f759d7c2 22:32:41 Step 9/24 : RUN go mod tidy 22:32:42 ---> 666b53b17df3 22:32:42 Step 9/23 : RUN go mod tidy 22:32:42 ---> Running in c8d87ebebe43 22:32:42 ---> Running in 696685d136b0 22:32:44 Removing intermediate container c97a9b0ce320 22:32:44 ---> df7948ab274b 22:32:44 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:32:44 ---> Running in c88971a6b521 22:32:44 Removing intermediate container 696685d136b0 22:32:44 ---> 0abfc908a130 22:32:44 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:32:44 ---> Running in 1bb056385ed5 22:32:44 Removing intermediate container c8d87ebebe43 22:32:44 ---> 9a5c66381866 22:32:44 Step 10/24 : RUN make cmd/core-data/core-data 22:32:44 ---> Running in 0aac8ec2669a 22:32:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:32:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:32:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:32:57 ---> bae9110d8436 22:32:57 Step 9/24 : RUN go mod tidy 22:32:57 ---> Running in 7f20692b5f33 22:32:57 ---> 3e8bebf5bc71 22:32:57 Step 9/26 : RUN go mod tidy 22:32:57 ---> Running in 154b4e0d3aa6 22:32:59 Removing intermediate container 7f20692b5f33 22:32:59 ---> 10cf9b1dd198 22:32:59 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:32:59 ---> Running in d73d96c17250 22:32:59 Removing intermediate container 154b4e0d3aa6 22:32:59 ---> d8c110cd7599 22:32:59 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:32:59 ---> Running in af87b52d482d 22:32:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:33:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:33:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:33:23 Removing intermediate container c88971a6b521 22:33:23 ---> a90de0fa2d8b 22:33:23 22:33:23 Step 11/22 : FROM alpine:3.14 22:33:23 3.14: Pulling from library/alpine 22:33:24 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:33:24 Status: Downloaded newer image for alpine:3.14 22:33:24 ---> 14119a10abf4 22:33:24 Step 12/22 : RUN apk add --update --no-cache curl 22:33:24 ---> Running in 6d27aa2690f3 22:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:33:26 (1/5) Installing ca-certificates (20191127-r5) 22:33:26 (2/5) Installing brotli-libs (1.0.9-r5) 22:33:26 (3/5) Installing nghttp2-libs (1.43.0-r0) 22:33:26 Removing intermediate container 1bb056385ed5 22:33:26 ---> 5101cea718a2 22:33:26 22:33:26 Step 11/23 : FROM alpine:3.14 22:33:26 ---> 14119a10abf4 22:33:26 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:33:26 (4/5) Installing libcurl (7.79.1-r0) 22:33:26 (5/5) Installing curl (7.79.1-r0) 22:33:26 Executing busybox-1.33.1-r3.trigger 22:33:26 Executing ca-certificates-20191127-r5.trigger 22:33:26 ---> Running in 4e22cacc060b 22:33:26 OK: 8 MiB in 19 packages 22:33:26 Removing intermediate container 6d27aa2690f3 22:33:26 ---> 9906672a5fda 22:33:26 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:33:26 ---> Running in fc0c41826585 22:33:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:33:27 Removing intermediate container fc0c41826585 22:33:27 ---> 2d2003498cdd 22:33:27 Step 14/22 : WORKDIR /edgex 22:33:27 ---> Running in 335a58783534 22:33:27 Removing intermediate container 335a58783534 22:33:27 ---> 90e0d5f5d76a 22:33:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:33:27 (1/2) Installing ca-certificates (20191127-r5) 22:33:27 (2/2) Installing dumb-init (1.2.5-r1) 22:33:27 Executing busybox-1.33.1-r3.trigger 22:33:27 Executing ca-certificates-20191127-r5.trigger 22:33:27 ---> 14f869e3ab79 22:33:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:33:27 OK: 6 MiB in 16 packages 22:33:28 ---> eb3ae6d818d9 22:33:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:33:28 Removing intermediate container 4e22cacc060b 22:33:28 ---> 8296f9902903 22:33:28 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:33:28 ---> Running in f350a4baa1da 22:33:28 ---> 4df90a996254 22:33:28 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:33:28 ---> Running in b2eeb5dd243a 22:33:28 Removing intermediate container f350a4baa1da 22:33:28 ---> 2a51d2ff258d 22:33:28 Step 14/23 : ENV APP_PORT=59860 22:33:28 ---> Running in 818930646c41 22:33:28 Removing intermediate container b2eeb5dd243a 22:33:28 ---> a437ca473d78 22:33:28 Step 19/22 : CMD ["--init=true"] 22:33:28 Removing intermediate container 818930646c41 22:33:28 ---> 3d526c2814fa 22:33:28 Step 15/23 : EXPOSE $APP_PORT 22:33:28 ---> Running in fcbf4da3f1fb 22:33:29 ---> Running in 1e5514b449a7 22:33:29 Removing intermediate container fcbf4da3f1fb 22:33:29 ---> 2d49008aec3e 22:33:29 Step 20/22 : LABEL arch=x86_64 22:33:29 Removing intermediate container 1e5514b449a7 22:33:29 ---> ffb6000ba606 22:33:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:33:29 ---> Running in 134eeaac511e 22:33:29 Removing intermediate container 134eeaac511e 22:33:29 ---> 3eb892d0b76f 22:33:29 Step 21/22 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d 22:33:29 ---> 6bcbb3467fb2 22:33:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:33:29 ---> Running in 115c0a7b0b52 22:33:30 Removing intermediate container 115c0a7b0b52 22:33:30 ---> 69c4e39649c2 22:33:30 Step 22/22 : LABEL version=0.0.0 22:33:30 ---> Running in dca7151e3aee 22:33:31 ---> 6407bcf4b289 22:33:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:33:31 Removing intermediate container dca7151e3aee 22:33:31 ---> 09f7718fd798 22:33:31 22:33:31 Removing intermediate container 0aac8ec2669a 22:33:31 ---> 5ec851dc502e 22:33:31 22:33:31 Step 11/24 : FROM alpine:3.14 22:33:31 ---> 14119a10abf4 22:33:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:33:31 Successfully built 09f7718fd798 22:33:31 Successfully tagged security-proxy-setup:latest 22:33:31 Building support-scheduler 22:33:31 ---> Running in 0648420b4a49 22:33:31  Building security-proxy-setup ... done  ---> 691791c00ca6 22:33:31 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:33:31 Removing intermediate container 0648420b4a49 22:33:31 ---> 31f2a3a03f2d 22:33:31 Step 13/24 : ENV APP_PORT=59880 22:33:32 ---> Running in 4c2f9abe92bb 22:33:32 ---> Running in 4a12c032e1d2 22:33:32 Removing intermediate container 4c2f9abe92bb 22:33:32 ---> 134632205a0b 22:33:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:33:32 Removing intermediate container 4a12c032e1d2 22:33:32 ---> 7b4b3dd8b22a 22:33:32 Step 14/24 : EXPOSE $APP_PORT 22:33:33 ---> Running in 3c5bcff7f3ae 22:33:33 ---> Running in 49d918a671d8 22:33:33 Removing intermediate container 49d918a671d8 22:33:33 ---> 6b4b0cf18ba4 22:33:33 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:33:33 Removing intermediate container 3c5bcff7f3ae 22:33:33 ---> 895533f04234 22:33:33 Step 21/23 : LABEL arch=x86_64 22:33:33 ---> Running in b7a4e37333ce 22:33:33 ---> Running in ee4944af5c95 22:33:33 Removing intermediate container ee4944af5c95 22:33:33 ---> 654df2c8d79b 22:33:33 Step 22/23 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d 22:33:33 ---> Running in 692a735445e8 22:33:34 Removing intermediate container 692a735445e8 22:33:34 ---> 0463c3e6c57c 22:33:34 Step 23/23 : LABEL version=0.0.0 22:33:34 ---> Running in 015c24583887 22:33:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:33:34 Removing intermediate container 015c24583887 22:33:34 ---> e9d2e387d0d2 22:33:34 22:33:34 Successfully built e9d2e387d0d2 22:33:34 Successfully tagged support-notifications:latest 22:33:34  Building support-notifications ... done Building core-command 22:33:34 Removing intermediate container b7a4e37333ce 22:33:34 ---> 6dace25b7355 22:33:34 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:33:34 ---> Running in 686066d8f7df 22:33:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:33:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:33:36 (1/6) Installing dumb-init (1.2.5-r1) 22:33:36 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:33:36 (3/6) Installing libsodium (1.0.18-r0) 22:33:37 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:33:37 (5/6) Installing libzmq (4.3.4-r0) 22:33:37 (6/6) Installing zeromq (4.3.4-r0) 22:33:37 Executing busybox-1.33.1-r3.trigger 22:33:37 OK: 8 MiB in 20 packages 22:33:39 Removing intermediate container 686066d8f7df 22:33:39 ---> 9dc7ca7d7cb3 22:33:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:33:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:33:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:33:40 ---> 1ff1db7b2a12 22:33:40 Step 3/23 : WORKDIR /edgex-go 22:33:40 ---> Using cache 22:33:40 ---> b3c751f0fc8d 22:33:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:33:40 ---> Using cache 22:33:40 ---> f032c6e721e5 22:33:40 Step 5/23 : RUN apk add --update --no-cache make git 22:33:40 ---> Using cache 22:33:40 ---> 3823d571d349 22:33:40 Step 6/23 : COPY go.mod . 22:33:40 ---> Using cache 22:33:40 ---> b5cdb3c2c898 22:33:40 Step 7/23 : RUN go mod download 22:33:40 ---> Using cache 22:33:40 ---> 7e00d8a42c80 22:33:40 Step 8/23 : COPY . . 22:33:40 ---> Using cache 22:33:40 ---> 3e8bebf5bc71 22:33:40 Step 9/23 : RUN go mod tidy 22:33:40 ---> Using cache 22:33:40 ---> d8c110cd7599 22:33:40 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:33:40 Removing intermediate container af87b52d482d 22:33:40 ---> 949e7c8ceadc 22:33:40 22:33:40 Step 11/26 : FROM alpine:3.14 22:33:40 ---> 14119a10abf4 22:33:40 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:33:40 ---> f6f6c310665a 22:33:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:33:40 ---> Running in 1ff3a4ec920d 22:33:40 ---> Running in 8aa6f69bd4ab 22:33:40 Removing intermediate container d73d96c17250 22:33:40 ---> fbaee604eb5f 22:33:40 22:33:40 Step 11/24 : FROM alpine:3.14 22:33:40 ---> 14119a10abf4 22:33:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:33:40 ---> Running in 83e7a9c91613 22:33:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:33:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:33:41 ---> 1ff1db7b2a12 22:33:41 Step 3/24 : WORKDIR /edgex-go 22:33:41 ---> Using cache 22:33:41 ---> b3c751f0fc8d 22:33:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:33:41 ---> Using cache 22:33:41 ---> f032c6e721e5 22:33:41 Step 5/24 : RUN apk add --update --no-cache make git 22:33:41 ---> Using cache 22:33:41 ---> 3823d571d349 22:33:41 Step 6/24 : COPY go.mod . 22:33:41 ---> Using cache 22:33:41 ---> b5cdb3c2c898 22:33:41 Step 7/24 : RUN go mod download 22:33:41 ---> Using cache 22:33:41 ---> 7e00d8a42c80 22:33:41 Step 8/24 : COPY . . 22:33:41 ---> Using cache 22:33:41 ---> 3e8bebf5bc71 22:33:41 Step 9/24 : RUN go mod tidy 22:33:41 ---> Using cache 22:33:41 ---> d8c110cd7599 22:33:41 Step 10/24 : RUN make cmd/core-command/core-command 22:33:41 ---> Running in f639b6d42c0c 22:33:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:33:41 ---> dfbf5fced480 22:33:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:33:41 ---> 5b748680fb5a 22:33:41 Step 20/24 : ENTRYPOINT ["/core-data"] 22:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:33:41 ---> Running in bdf833a7f615 22:33:41 Removing intermediate container bdf833a7f615 22:33:41 ---> 140cff56d527 22:33:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:33:41 ---> Running in 2e4a85c89428 22:33:41 (1/3) Installing ca-certificates (20191127-r5) 22:33:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:33:41 (2/3) Installing dumb-init (1.2.5-r1) 22:33:41 (3/3) Installing su-exec (0.2-r1) 22:33:41 Executing busybox-1.33.1-r3.trigger 22:33:41 Executing ca-certificates-20191127-r5.trigger 22:33:41 Removing intermediate container 2e4a85c89428 22:33:41 ---> bf15c9b70e13 22:33:41 Step 22/24 : LABEL arch=x86_64 22:33:41 (1/1) Installing dumb-init (1.2.5-r1) 22:33:41 OK: 6 MiB in 17 packages 22:33:41 ---> Running in 68e936312116 22:33:41 Executing busybox-1.33.1-r3.trigger 22:33:41 OK: 6 MiB in 15 packages 22:33:42 Removing intermediate container 68e936312116 22:33:42 ---> 8574eb49948e 22:33:42 Step 23/24 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d 22:33:42 ---> Running in f7ccfe91f7a1 22:33:42 Removing intermediate container f7ccfe91f7a1 22:33:42 ---> f5416c2bcd47 22:33:42 Step 24/24 : LABEL version=0.0.0 22:33:42 ---> Running in d455db47183d 22:33:42 Removing intermediate container 8aa6f69bd4ab 22:33:42 ---> d7a704e6bdad 22:33:42 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:33:42 Removing intermediate container 83e7a9c91613 22:33:42 ---> 1ec17156e72d 22:33:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:33:42 ---> Running in 3771e393fb24 22:33:42 ---> Running in 6d295b53e34e 22:33:42 Removing intermediate container d455db47183d 22:33:42 ---> 7df5b90d3b6e 22:33:42 22:33:42 Removing intermediate container 3771e393fb24 22:33:42 ---> 798cf2c7ca6b 22:33:42 Step 14/26 : WORKDIR / 22:33:42 Removing intermediate container 6d295b53e34e 22:33:42 ---> 93c827eb8b90 22:33:42 Step 14/24 : ENV APP_PORT=59881 22:33:43 Successfully built 7df5b90d3b6e 22:33:43 Successfully tagged core-data:latest 22:33:43 Building security-bootstrapper 22:33:43 ---> Running in 1a6a8720883b 22:33:43 ---> Running in 55dfb5a681eb 22:33:43  Building core-data ... done Removing intermediate container 55dfb5a681eb 22:33:43 ---> 63408f984bf9 22:33:43 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:33:43 Removing intermediate container 1a6a8720883b 22:33:43 ---> 01d37cfc1d0c 22:33:43 Step 15/24 : EXPOSE $APP_PORT 22:33:43 ---> Running in 7094e23d36ef 22:33:43 Removing intermediate container 7094e23d36ef 22:33:43 ---> 9410f2eaf52f 22:33:43 Step 16/24 : WORKDIR / 22:33:45 ---> Running in 3e2d5cd96061 22:33:45 ---> 9b4b0ff4df1a 22:33:45 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:33:45 Removing intermediate container 3e2d5cd96061 22:33:45 ---> a20ddb3f1915 22:33:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:33:45 ---> 35716ef7e1f9 22:33:45 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:33:45 ---> f048d2ef15b7 22:33:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:33:45 ---> f7a8fbcd6d4d 22:33:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:33:45 ---> 6cfd4f875cdc 22:33:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:33:46 ---> f87163b0dda4 22:33:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:33:46 ---> 3cdd0e48764c 22:33:46 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:33:46 ---> Running in d74022e4d593 22:33:46 ---> e3cce4be6883 22:33:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:33:46 Removing intermediate container d74022e4d593 22:33:46 ---> 459c738d9bd2 22:33:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:33:47 ---> Running in 03be13b1f1cf 22:33:47 Removing intermediate container 03be13b1f1cf 22:33:47 ---> b1c9aa99055d 22:33:47 Step 22/24 : LABEL arch=x86_64 22:33:47 ---> Running in c29ca850ac6b 22:33:47 ---> 1524a28e0b5a 22:33:47 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:33:47 Removing intermediate container c29ca850ac6b 22:33:47 ---> 0388dd20d51a 22:33:47 Step 23/24 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d 22:33:47 ---> Running in 9b1bf8c13424 22:33:47 ---> fe6fc9f89f13 22:33:47 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 22:33:47 ---> Running in a2cf831e04ef 22:33:47 Removing intermediate container 9b1bf8c13424 22:33:47 ---> 3c7032d0312b 22:33:47 Step 24/24 : LABEL version=0.0.0 22:33:48 ---> Running in cc904560d5e7 22:33:48 Removing intermediate container cc904560d5e7 22:33:48 ---> df948f414d3e 22:33:48 22:33:48 Successfully built df948f414d3e 22:33:48 Successfully tagged core-metadata:latest 22:33:48 Building sys-mgmt-agent 22:33:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-418 in /w/workspace/edgexfoundry_edgex-go_PR-3741 [Pipeline] { 22:33:49  Building core-metadata ... done Removing intermediate container a2cf831e04ef 22:33:49 ---> 0033c8e210ad 22:33:49 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] ws 22:33:49 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:33:50 The recommended git tool is: git 22:33:50 ---> Running in ab62494633b4 22:33:50 Removing intermediate container ab62494633b4 22:33:50 ---> 2ee0c3b8a39b 22:33:50 Step 24/26 : LABEL arch=x86_64 22:33:50 ---> Running in 15ebe74cc850 22:33:50 Removing intermediate container 15ebe74cc850 22:33:50 ---> 09eb8162e036 22:33:50 Step 25/26 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d 22:33:50 ---> Running in b489ad6cb3bb 22:33:50 Removing intermediate container b489ad6cb3bb 22:33:50 ---> 6bfae544a70e 22:33:50 Step 26/26 : LABEL version=0.0.0 22:33:51 ---> Running in 39b733dd468c 22:33:51 Removing intermediate container 39b733dd468c 22:33:51 ---> 6a1adb10303c 22:33:51 22:33:51 Successfully built 6a1adb10303c 22:33:51 Successfully tagged security-secretstore-setup:latest 22:33:53  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:33:53 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:33:53 ---> 1ff1db7b2a12 22:33:53 Step 3/32 : WORKDIR /edgex-go 22:33:53 ---> Using cache 22:33:53 ---> b3c751f0fc8d 22:33:53 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:33:53 ---> Using cache 22:33:53 ---> f032c6e721e5 22:33:53 Step 5/32 : RUN apk add --update --no-cache make git 22:33:53 ---> Using cache 22:33:53 ---> 3823d571d349 22:33:53 Step 6/32 : COPY go.mod . 22:33:53 ---> Using cache 22:33:53 ---> b5cdb3c2c898 22:33:53 Step 7/32 : RUN go mod download 22:33:53 ---> Using cache 22:33:53 ---> 7e00d8a42c80 22:33:53 Step 8/32 : COPY . . 22:33:53 ---> Using cache 22:33:53 ---> 3e8bebf5bc71 22:33:53 Step 9/32 : RUN go mod tidy 22:33:53 ---> Using cache 22:33:53 ---> d8c110cd7599 22:33:53 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:33:53 ---> Running in a431c8984c58 22:33:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:33:56 using credential edgex-jenkins-ssh 22:33:56 Cloning the remote Git repository 22:33:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:33:56 > git init /w/workspace/edgex-go/1 # timeout=10 22:33:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:33:56 > git --version # timeout=10 22:33:56 > git --version # 'git version 2.17.1' 22:33:56 using GIT_SSH to set credentials SSH Credentials for GitHub 22:33:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:33:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:33:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:33:58 ---> 1ff1db7b2a12 22:33:58 Step 3/24 : WORKDIR /edgex-go 22:33:58 ---> Using cache 22:33:58 ---> b3c751f0fc8d 22:33:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:33:58 ---> Using cache 22:33:58 ---> f032c6e721e5 22:33:58 Step 5/24 : RUN apk add --update --no-cache make bash git 22:33:58 ---> Running in 57127ed38daa 22:33:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:34:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:34:00 OK: 219 MiB in 52 packages 22:34:00 Removing intermediate container 57127ed38daa 22:34:00 ---> 0915c9424f28 22:34:00 Step 6/24 : COPY go.mod . 22:34:01 ---> 8b7bc876e056 22:34:01 Step 7/24 : RUN go mod download 22:34:01 ---> Running in 9e9a1dec1cc0 22:34:04 Removing intermediate container 9e9a1dec1cc0 22:34:04 ---> abe5e2dda130 22:34:04 Step 8/24 : COPY . . 22:34:10 ---> b7d59d3a00cc 22:34:10 Step 9/24 : RUN go mod tidy 22:34:11 ---> Running in 20e41efc729a 22:34:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:34:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:34:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:34:12 Removing intermediate container f639b6d42c0c 22:34:12 ---> 8bbf5787a6cf 22:34:12 22:34:12 Step 11/24 : FROM alpine:3.14 22:34:12 ---> 14119a10abf4 22:34:12 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:34:12 ---> Using cache 22:34:12 ---> 1ec17156e72d 22:34:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:34:12 ---> Using cache 22:34:12 ---> 93c827eb8b90 22:34:12 Step 14/24 : ENV APP_PORT=59882 22:34:12 ---> Running in 9a1001cce38a 22:34:12 Removing intermediate container 9a1001cce38a 22:34:12 ---> 8eab6c643a28 22:34:12 Step 15/24 : EXPOSE $APP_PORT 22:34:12 ---> Running in d554b1b5cf30 22:34:12 Removing intermediate container d554b1b5cf30 22:34:12 ---> 573c08986e92 22:34:12 Step 16/24 : WORKDIR / 22:34:12 ---> Running in c79ba363abc3 22:34:13 Removing intermediate container c79ba363abc3 22:34:13 ---> db0f8a9b5b7e 22:34:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:34:13 Merging remotes/origin/main commit 3e61d8d254e269b0587cfebd305e9ee7f99b675f into PR head commit 503b187c7d14a435f5951f016647fc0e2ea4bc0d 22:34:13 Removing intermediate container 20e41efc729a 22:34:13 ---> 3e9a49046882 22:34:13 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:34:13 ---> 152484e76469 22:34:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:34:13 Merge succeeded, producing 503b187c7d14a435f5951f016647fc0e2ea4bc0d 22:34:13 Checking out Revision 503b187c7d14a435f5951f016647fc0e2ea4bc0d (PR-3741) 22:34:13 ---> Running in 5fbccb3682c8 22:34:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:34:12 using GIT_SSH to set credentials SSH Credentials for GitHub 22:34:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3741/head:refs/remotes/origin/PR-3741 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:34:13 > git config core.sparsecheckout # timeout=10 22:34:13 > git checkout -f 503b187c7d14a435f5951f016647fc0e2ea4bc0d # timeout=10 22:34:13 > git remote # timeout=10 22:34:13 > git config --get remote.origin.url # timeout=10 22:34:13 using GIT_SSH to set credentials SSH Credentials for GitHub 22:34:13 > git merge 3e61d8d254e269b0587cfebd305e9ee7f99b675f # timeout=10 22:34:13 > git rev-parse HEAD^{commit} # timeout=10 22:34:13 > git config core.sparsecheckout # timeout=10 22:34:13 > git checkout -f 503b187c7d14a435f5951f016647fc0e2ea4bc0d # timeout=10 22:34:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:34:14 ---> 8f4bdb80fa7c 22:34:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:34:14 Removing intermediate container 1ff3a4ec920d 22:34:14 ---> 97e6b2ac016b 22:34:14 22:34:14 Step 11/23 : FROM alpine:3.14 22:34:14 ---> 14119a10abf4 22:34:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:34:14 ---> Using cache 22:34:14 ---> 1ec17156e72d 22:34:14 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:34:14 ---> Using cache 22:34:14 ---> 93c827eb8b90 22:34:14 Step 14/23 : ENV APP_PORT=59861 22:34:14 ---> Running in fed67c973d00 22:34:15 ---> 9136d8a85bd9 22:34:15 Step 20/24 : ENTRYPOINT ["/core-command"] 22:34:15 ---> Running in bcd24672b4da 22:34:15 Removing intermediate container fed67c973d00 22:34:15 ---> 43529d86c3c3 22:34:15 Step 15/23 : EXPOSE $APP_PORT 22:34:15 ---> Running in 01127b5d29b4 22:34:15 Removing intermediate container bcd24672b4da 22:34:15 ---> b71919f5a5a3 22:34:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:34:15 ---> Running in 3d42c91daf7d 22:34:15 Removing intermediate container 01127b5d29b4 22:34:15 ---> 1f04a2268245 22:34:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:34:15 Removing intermediate container 3d42c91daf7d 22:34:15 ---> 86a4249b41f3 22:34:15 Step 22/24 : LABEL arch=x86_64 22:34:15 ---> Running in b94d77f0038c 22:34:15 Removing intermediate container b94d77f0038c 22:34:15 ---> 957dddb5319b 22:34:15 Step 23/24 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d 22:34:15 ---> 1f354fb7243c 22:34:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:34:15 ---> Running in d0909aa77d75 22:34:16 Removing intermediate container d0909aa77d75 22:34:16 ---> 2b91d55042d9 22:34:16 Step 24/24 : LABEL version=0.0.0 22:34:16 ---> Running in 05b25abe5157 22:34:16 ---> f4942b5dd6d1 22:34:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:34:16 Removing intermediate container 05b25abe5157 22:34:16 ---> 75b501c51566 22:34:16 22:34:16 Successfully built 75b501c51566 22:34:16 Successfully tagged core-command:latest 22:34:16  Building core-command ... done  ---> 2df6dbe8afe5 22:34:16 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:34:16 ---> Running in fad427475de0 22:34:17 Removing intermediate container fad427475de0 22:34:17 ---> 5bc3a05d0b11 22:34:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:34:17 ---> Running in b4ab801a8144 22:34:17 Removing intermediate container b4ab801a8144 22:34:17 ---> bac00405fa30 22:34:17 Step 21/23 : LABEL arch=x86_64 22:34:17 ---> Running in 74dfc6d43aae 22:34:17 Removing intermediate container 74dfc6d43aae 22:34:17 ---> 73349b8861d7 22:34:17 Step 22/23 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d 22:34:17 ---> Running in e97fb2b0981e 22:34:17 Removing intermediate container e97fb2b0981e 22:34:17 ---> cc699f24239e 22:34:17 Step 23/23 : LABEL version=0.0.0 22:34:17 ---> Running in 7ceb8a5c847e 22:34:17 Removing intermediate container 7ceb8a5c847e 22:34:17 ---> 7e83711387e3 22:34:17 22:34:17 Successfully built 7e83711387e3 22:34:17 Successfully tagged support-scheduler:latest 22:34:18 Commit message: "fix(security): Bump sys-mgmt-agent base image" 22:34:18 > git --version # timeout=10 22:34:18 > git --version # 'git version 2.17.1' 22:34:18 fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:34:18 provisioning config files... 22:34:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6342829585170789180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:34:19 ---> docker-login.sh 22:34:19 nexus3.edgexfoundry.org:10001 22:34:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:21 Configure a credential helper to remove this warning. See 22:34:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:21 22:34:21 Login Succeeded 22:34:21 nexus3.edgexfoundry.org:10002 22:34:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:22  Building support-scheduler ... done Removing intermediate container a431c8984c58 22:34:22 ---> 4a519b6ada0e 22:34:22 22:34:22 Step 11/32 : FROM alpine:3.14 22:34:22 ---> 14119a10abf4 22:34:22 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:34:22 ---> Running in e77ffab7bab2 22:34:22 Removing intermediate container e77ffab7bab2 22:34:22 ---> 45773f813a37 22:34:22 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:34:22 ---> Running in 72f7c00a6c04 22:34:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:22 Configure a credential helper to remove this warning. See 22:34:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:22 22:34:22 Login Succeeded 22:34:22 nexus3.edgexfoundry.org:10003 22:34:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:34:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:23 Configure a credential helper to remove this warning. See 22:34:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:23 22:34:23 Login Succeeded 22:34:23 nexus3.edgexfoundry.org:10004 22:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:34:23 (1/2) Installing dumb-init (1.2.5-r1) 22:34:23 (2/2) Installing su-exec (0.2-r1) 22:34:23 Executing busybox-1.33.1-r3.trigger 22:34:23 OK: 6 MiB in 16 packages 22:34:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:23 Configure a credential helper to remove this warning. See 22:34:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:23 22:34:23 Login Succeeded 22:34:23 docker.io 22:34:23 Removing intermediate container 72f7c00a6c04 22:34:23 ---> 24ede82e41f1 22:34:23 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:34:23 ---> Running in 2b45b2c57513 22:34:23 Removing intermediate container 2b45b2c57513 22:34:23 ---> 52fa40828d92 22:34:23 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:34:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:24 ---> Running in f73d21f7825e 22:34:24 Removing intermediate container f73d21f7825e 22:34:24 ---> 149eb43b9e26 22:34:24 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:34:24 ---> Running in c43b7c345c7f 22:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:24 Configure a credential helper to remove this warning. See 22:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:24 22:34:24 Login Succeeded 22:34:24 ---> docker-login.sh ends [Pipeline] } 22:34:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 22:34:25 Removing intermediate container c43b7c345c7f 22:34:25 ---> 0ad251a8d2d8 22:34:25 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:34:25 ---> Running in 6b910c4a9298 [Pipeline] echo 22:34:25 ========================================================= 22:34:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:34:25 ========================================================= 22:34:25 Removing intermediate container 6b910c4a9298 22:34:25 ---> 00a5610f5c52 22:34:25 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:34:25 ---> fcd5f604d78f 22:34:25 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [Pipeline] fileExists [Pipeline] sh 22:34:25 ---> Running in bb6f92c42fe7 22:34:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:34:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:34:26 595b0fe564bb: Pulling fs layer 22:34:26 24495759ef45: Pulling fs layer 22:34:26 d148012ef14d: Pulling fs layer 22:34:26 e90a11edd702: Pulling fs layer 22:34:26 d77568369979: Pulling fs layer 22:34:26 fc1c9f9a7f3b: Pulling fs layer 22:34:26 170f2ba95c9a: Pulling fs layer 22:34:26 97ac5df62f85: Pulling fs layer 22:34:26 e90a11edd702: Waiting 22:34:26 d77568369979: Waiting 22:34:26 fc1c9f9a7f3b: Waiting 22:34:26 170f2ba95c9a: Waiting 22:34:26 97ac5df62f85: Waiting 22:34:26 Removing intermediate container bb6f92c42fe7 22:34:26 ---> 618cc012f7a5 22:34:26 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:34:26 d148012ef14d: Download complete 22:34:26 24495759ef45: Verifying Checksum 22:34:26 24495759ef45: Download complete 22:34:26 d77568369979: Verifying Checksum 22:34:26 d77568369979: Download complete 22:34:26 fc1c9f9a7f3b: Verifying Checksum 22:34:26 fc1c9f9a7f3b: Download complete 22:34:26 595b0fe564bb: Verifying Checksum 22:34:26 595b0fe564bb: Download complete 22:34:26 ---> 17ed7b261918 22:34:26 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:34:26 170f2ba95c9a: Verifying Checksum 22:34:26 170f2ba95c9a: Download complete 22:34:27 ---> 0c4864618e2c 22:34:27 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:34:27 ---> fe5fd755e3c3 22:34:27 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:34:27 595b0fe564bb: Pull complete 22:34:27 ---> 9d5b5b3611dc 22:34:27 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:34:27 ---> 637a5d0f0e0c 22:34:27 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:34:28 24495759ef45: Pull complete 22:34:28 Removing intermediate container 5fbccb3682c8 22:34:28 ---> 7b97ebead162 22:34:28 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:34:28 ---> Running in f064b010046b 22:34:28 ---> Running in 1880ab2139be 22:34:28 Removing intermediate container 1880ab2139be 22:34:28 ---> 9e7afb2b892e 22:34:28 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:34:28 ---> a88ef1280542 22:34:28 Step 27/32 : RUN chmod +x /entrypoint.sh 22:34:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:34:28 d148012ef14d: Pull complete 22:34:28 ---> Running in 5034dcf7683a 22:34:29 Removing intermediate container 5034dcf7683a 22:34:29 ---> 6ff43333fb2d 22:34:29 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:34:29 ---> Running in 9da01955a7cf 22:34:29 Removing intermediate container f064b010046b 22:34:29 ---> c84b840c0226 22:34:29 22:34:29 Step 12/24 : FROM docker:20.10.8 22:34:29 Removing intermediate container 9da01955a7cf 22:34:29 ---> c52a44e71e3c 22:34:29 Step 29/32 : CMD ["gate"] 22:34:29 ---> Running in 5d9a699387b5 22:34:29 Removing intermediate container 5d9a699387b5 22:34:29 ---> 9d95e7e19889 22:34:29 Step 30/32 : LABEL arch=x86_64 22:34:29 ---> Running in 4d87124f0c32 22:34:29 Removing intermediate container 4d87124f0c32 22:34:29 ---> c17a1e5b8ae4 22:34:29 Step 31/32 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d 22:34:29 ---> Running in 88c46931d35f 22:34:29 20.10.8: Pulling from library/docker 22:34:29 Removing intermediate container 88c46931d35f 22:34:29 ---> 9c967a3f799c 22:34:29 Step 32/32 : LABEL version=0.0.0 22:34:29 e90a11edd702: Download complete 22:34:29 97ac5df62f85: Verifying Checksum 22:34:29 97ac5df62f85: Download complete 22:34:29 ---> Running in 01b181d3a2e4 22:34:29 Removing intermediate container 01b181d3a2e4 22:34:29 ---> 8749778dd851 22:34:29 22:34:29 Successfully built 8749778dd851 22:34:29 Successfully tagged security-bootstrapper:latest 22:34:35  Building security-bootstrapper ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 22:34:35 Status: Downloaded newer image for docker:20.10.8 22:34:35 ---> bc6c0ffef665 22:34:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:34:35 ---> Running in 97d260cd3808 22:34:35 Removing intermediate container 97d260cd3808 22:34:35 ---> 4f82278c981f 22:34:35 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 22:34:35 ---> Running in 657c947fc024 22:34:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:34:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:34:36 (1/42) Installing readline (8.1.0-r0) 22:34:36 (2/42) Installing bash (5.1.4-r0) 22:34:36 Executing bash-5.1.4-r0.post-install 22:34:36 (3/42) Installing brotli-libs (1.0.9-r5) 22:34:36 (4/42) Installing nghttp2-libs (1.43.0-r0) 22:34:36 (5/42) Installing libcurl (7.79.1-r0) 22:34:36 (6/42) Installing curl (7.79.1-r0) 22:34:36 (7/42) Installing dumb-init (1.2.5-r1) 22:34:36 (8/42) Installing libbz2 (1.0.8-r1) 22:34:36 (9/42) Installing expat (2.4.1-r0) 22:34:36 (10/42) Installing libffi (3.3-r2) 22:34:36 (11/42) Installing gdbm (1.19-r0) 22:34:36 (12/42) Installing xz-libs (5.2.5-r0) 22:34:36 (13/42) Installing libgcc (10.3.1_git20210424-r2) 22:34:36 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 22:34:36 (15/42) Installing mpdecimal (2.5.1-r1) 22:34:36 (16/42) Installing sqlite-libs (3.35.5-r0) 22:34:36 (17/42) Installing python3 (3.9.5-r1) 22:34:36 (18/42) Installing py3-appdirs (1.4.4-r2) 22:34:36 (19/42) Installing py3-chardet (4.0.0-r2) 22:34:36 (20/42) Installing py3-idna (3.2-r0) 22:34:36 (21/42) Installing py3-urllib3 (1.26.5-r0) 22:34:36 (22/42) Installing py3-certifi (2020.12.5-r1) 22:34:36 (23/42) Installing py3-requests (2.25.1-r4) 22:34:36 (24/42) Installing py3-msgpack (1.0.2-r1) 22:34:36 (25/42) Installing py3-lockfile (0.12.2-r4) 22:34:36 (26/42) Installing py3-cachecontrol (0.12.6-r1) 22:34:36 (27/42) Installing py3-colorama (0.4.4-r1) 22:34:36 (28/42) Installing py3-contextlib2 (0.6.0-r1) 22:34:36 (29/42) Installing py3-distlib (0.3.1-r3) 22:34:36 (30/42) Installing py3-distro (1.5.0-r3) 22:34:36 (31/42) Installing py3-six (1.15.0-r1) 22:34:36 (32/42) Installing py3-webencodings (0.5.1-r4) 22:34:36 (33/42) Installing py3-html5lib (1.1-r1) 22:34:37 (34/42) Installing py3-parsing (2.4.7-r2) 22:34:37 (35/42) Installing py3-packaging (20.9-r1) 22:34:37 (36/42) Installing py3-toml (0.10.2-r2) 22:34:37 (37/42) Installing py3-pep517 (0.10.0-r2) 22:34:37 (38/42) Installing py3-progress (1.5-r2) 22:34:37 (39/42) Installing py3-retrying (1.3.3-r1) 22:34:37 (40/42) Installing py3-ordered-set (4.0.2-r1) 22:34:37 (41/42) Installing py3-setuptools (52.0.0-r3) 22:34:37 (42/42) Installing py3-pip (20.3.4-r1) 22:34:37 Executing busybox-1.33.1-r3.trigger 22:34:37 OK: 84 MiB in 64 packages 22:34:37 Collecting docker-compose==1.23.2 22:34:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:34:38 Collecting PyYAML<4,>=3.10 22:34:38 Downloading PyYAML-3.13.tar.gz (270 kB) 22:34:38 Collecting websocket-client<1.0,>=0.32.0 22:34:38 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:34:38 Collecting texttable<0.10,>=0.9.0 22:34:38 Downloading texttable-0.9.1.tar.gz (11 kB) 22:34:38 Collecting cached-property<2,>=1.2.0 22:34:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:34:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 22:34:38 Collecting docopt<0.7,>=0.6.1 22:34:38 Downloading docopt-0.6.2.tar.gz (25 kB) 22:34:39 Collecting jsonschema<3,>=2.5.1 22:34:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:34:39 Collecting dockerpty<0.5,>=0.4.1 22:34:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:34:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:34:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:34:39 Collecting docker<4.0,>=3.6.0 22:34:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:34:39 Collecting docker-pycreds>=0.4.0 22:34:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:34:39 Collecting chardet<3.1.0,>=3.0.2 22:34:39 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:34:40 Collecting urllib3<1.25,>=1.21.1 22:34:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:34:40 Collecting idna<2.8,>=2.5 22:34:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:34:40 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 22:34:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:34:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:34:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:34:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:34:40 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:34:40 Attempting uninstall: urllib3 22:34:40 Found existing installation: urllib3 1.26.5 22:34:40 Uninstalling urllib3-1.26.5: 22:34:40 Successfully uninstalled urllib3-1.26.5 22:34:40 e90a11edd702: Pull complete 22:34:40 Attempting uninstall: idna 22:34:40 Found existing installation: idna 3.2 22:34:40 Uninstalling idna-3.2: 22:34:40 Successfully uninstalled idna-3.2 22:34:40 Attempting uninstall: chardet 22:34:40 Found existing installation: chardet 4.0.0 22:34:40 Uninstalling chardet-4.0.0: 22:34:40 Successfully uninstalled chardet-4.0.0 22:34:40 d77568369979: Pull complete 22:34:40 Attempting uninstall: requests 22:34:40 Found existing installation: requests 2.25.1 22:34:40 Uninstalling requests-2.25.1: 22:34:40 Successfully uninstalled requests-2.25.1 22:34:40 Running setup.py install for texttable: started 22:34:40 fc1c9f9a7f3b: Pull complete 22:34:41 Running setup.py install for texttable: finished with status 'done' 22:34:41 Running setup.py install for PyYAML: started 22:34:41 170f2ba95c9a: Pull complete 22:34:41 Running setup.py install for PyYAML: finished with status 'done' 22:34:41 Running setup.py install for docopt: started 22:34:41 Running setup.py install for docopt: finished with status 'done' 22:34:41 Running setup.py install for dockerpty: started 22:34:42 Running setup.py install for dockerpty: finished with status 'done' 22:34:42 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 22:34:45 Removing intermediate container 657c947fc024 22:34:45 ---> d230130dfd5c 22:34:45 Step 15/24 : ENV APP_PORT=58890 22:34:45 ---> Running in 7b2a90ac6ff4 22:34:45 Removing intermediate container 7b2a90ac6ff4 22:34:45 ---> 9c27078d7007 22:34:45 Step 16/24 : EXPOSE $APP_PORT 22:34:45 ---> Running in d70e3635835d 22:34:45 Removing intermediate container d70e3635835d 22:34:45 ---> 2ec3229b8062 22:34:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:34:46 ---> 71dc975ce07c 22:34:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:34:46 ---> 0b39a461dcdd 22:34:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:34:46 ---> 7c1f8bf8efd1 22:34:46 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:34:46 ---> Running in c846c0e26329 22:34:46 Removing intermediate container c846c0e26329 22:34:46 ---> 03992b0b4b72 22:34:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:34:46 ---> Running in 99cc58a78394 22:34:46 Removing intermediate container 99cc58a78394 22:34:46 ---> 2efd30c6fe47 22:34:46 Step 22/24 : LABEL arch=x86_64 22:34:46 ---> Running in e5ec455a93d7 22:34:46 Removing intermediate container e5ec455a93d7 22:34:46 ---> e585f572fdac 22:34:46 Step 23/24 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d 22:34:46 ---> Running in 130831e5fc7c 22:34:46 Removing intermediate container 130831e5fc7c 22:34:46 ---> 7f981c7e4262 22:34:46 Step 24/24 : LABEL version=0.0.0 22:34:46 ---> Running in 71046cc561e8 22:34:47 Removing intermediate container 71046cc561e8 22:34:47 ---> 10081cdfab02 22:34:47 22:34:47 Successfully built 10081cdfab02 22:34:47 Successfully tagged sys-mgmt-agent:latest 22:34:47  Building sys-mgmt-agent ... done  [Pipeline] } 22:34:47 $ docker stop --time=1 e686b5cda4099f1a033bda5929e6fb7135a3e0ed54de433d336c35e0ca5931b3 22:34:48 97ac5df62f85: Pull complete 22:34:48 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 22:34:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:34:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:34:48 $ docker rm -f e686b5cda4099f1a033bda5929e6fb7135a3e0ed54de433d336c35e0ca5931b3 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] fileExists [Pipeline] sh 22:34:48 + docker images 22:34:48 REPOSITORY TAG IMAGE ID CREATED SIZE 22:34:48 sys-mgmt-agent latest 10081cdfab02 2 seconds ago 294MB 22:34:48 security-bootstrapper latest 8749778dd851 19 seconds ago 18.8MB 22:34:48 c84b840c0226 20 seconds ago 1.75GB 22:34:48 4a519b6ada0e 27 seconds ago 1.75GB 22:34:48 support-scheduler latest 7e83711387e3 31 seconds ago 16.1MB 22:34:48 core-command latest 75b501c51566 32 seconds ago 16MB 22:34:48 97e6b2ac016b 34 seconds ago 1.75GB 22:34:48 8bbf5787a6cf 36 seconds ago 1.75GB 22:34:48 security-secretstore-setup latest 6a1adb10303c 57 seconds ago 28.2MB 22:34:48 core-metadata latest df948f414d3e About a minute ago 16.8MB 22:34:48 core-data latest 7df5b90d3b6e About a minute ago 20.5MB 22:34:48 fbaee604eb5f About a minute ago 1.76GB 22:34:48 949e7c8ceadc About a minute ago 1.76GB 22:34:48 support-notifications latest e9d2e387d0d2 About a minute ago 16.8MB 22:34:48 5ec851dc502e About a minute ago 1.76GB 22:34:48 security-proxy-setup latest 09f7718fd798 About a minute ago 26.7MB 22:34:48 5101cea718a2 About a minute ago 1.75GB 22:34:48 a90de0fa2d8b About a minute ago 1.76GB 22:34:48 ci-base-image-x86_64 latest 1ff1db7b2a12 5 minutes ago 1.25GB 22:34:48 docker 20.10.8 bc6c0ffef665 4 weeks ago 214MB 22:34:48 alpine 3.14 14119a10abf4 5 weeks ago 5.6MB 22:34:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB 22:34:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 8 weeks ago 547MB 22:34:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } 22:34:49 + + dockerecho build -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:34:49 WORKDIR /edgex 22:34:49 COPY go.mod . 22:34:49 RUN go mod download ci-base-image-arm64 22:34:49 -f - . [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 22:34:51 Sending build context to Docker daemon 166.2MB 22:34:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:34:51 ---> 04bc70af865f 22:34:51 Step 2/4 : WORKDIR /edgex 22:34:56 ---> Running in f742ebc550a4 22:34:56 Removing intermediate container f742ebc550a4 22:34:56 ---> c16adcb58815 22:34:56 Step 3/4 : COPY go.mod . 22:34:57 ---> 959d71b44e67 22:34:57 Step 4/4 : RUN go mod download 22:34:57 ---> Running in 854b49e18bb6 22:35:04 Still waiting to schedule task 22:35:04 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:36:34 Removing intermediate container 854b49e18bb6 22:36:34 ---> fa3b788c477e 22:36:34 Successfully built fa3b788c477e 22:36:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:36:35 + docker inspect -f . ci-base-image-arm64 22:36:35 . [Pipeline] withDockerContainer 22:36:35 prd-ubuntu18.04-docker-arm64-4c-16g-418 does not seem to be running inside a container 22:36:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:36:37 $ docker top e0b2d14241fd5f46cfa291582f7a69feca9d8b3ea214d59cd5e368bd3f21a4c1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:36:38 + go version 22:36:38 go version go1.16.6 linux/arm64 [Pipeline] } 22:36:38 $ docker stop --time=1 e0b2d14241fd5f46cfa291582f7a69feca9d8b3ea214d59cd5e368bd3f21a4c1 22:36:40 $ docker rm -f e0b2d14241fd5f46cfa291582f7a69feca9d8b3ea214d59cd5e368bd3f21a4c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:36:41 + docker inspect -f . ci-base-image-arm64 22:36:41 . [Pipeline] withDockerContainer 22:36:41 prd-ubuntu18.04-docker-arm64-4c-16g-418 does not seem to be running inside a container 22:36:41 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:36:43 $ docker top 3219216cbc689095a56f0a124d6c5632ae55d3f694800cc9c4a2281f4775ea77 -eo pid,comm [Pipeline] { [Pipeline] echo 22:36:44 ========================================================= 22:36:44 [edgeXBuildGoParallel] Running Tests and Build... 22:36:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:36:44 + go mod tidy [Pipeline] sh 22:36:46 + make test 22:36:46 go mod tidy 22:36:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:37:14 ? github.com/edgexfoundry/edgex-go [no test files] 22:37:32 Running on prd-ubuntu18.04-docker-8c-8g-419 in /w/workspace/edgexfoundry_edgex-go_PR-3741 [Pipeline] { [Pipeline] ws 22:37:32 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:37:32 The recommended git tool is: git 22:37:35 using credential edgex-jenkins-ssh 22:37:35 Cloning the remote Git repository 22:37:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:37:35 > git init /w/workspace/edgex-go/1 # timeout=10 22:37:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:37:35 > git --version # timeout=10 22:37:35 > git --version # 'git version 2.17.1' 22:37:35 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:41 Merging remotes/origin/main commit 3e61d8d254e269b0587cfebd305e9ee7f99b675f into PR head commit 503b187c7d14a435f5951f016647fc0e2ea4bc0d 22:37:41 Merge succeeded, producing 503b187c7d14a435f5951f016647fc0e2ea4bc0d 22:37:41 Checking out Revision 503b187c7d14a435f5951f016647fc0e2ea4bc0d (PR-3741) 22:37:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:37:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:37:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:37:40 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3741/head:refs/remotes/origin/PR-3741 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:37:41 > git config core.sparsecheckout # timeout=10 22:37:41 > git checkout -f 503b187c7d14a435f5951f016647fc0e2ea4bc0d # timeout=10 22:37:41 > git remote # timeout=10 22:37:41 > git config --get remote.origin.url # timeout=10 22:37:41 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:41 > git merge 3e61d8d254e269b0587cfebd305e9ee7f99b675f # timeout=10 22:37:41 > git rev-parse HEAD^{commit} # timeout=10 22:37:41 > git config core.sparsecheckout # timeout=10 22:37:41 > git checkout -f 503b187c7d14a435f5951f016647fc0e2ea4bc0d # timeout=10 22:37:45 Commit message: "fix(security): Bump sys-mgmt-agent base image" 22:37:45 > git --version # timeout=10 22:37:45 > git --version # 'git version 2.17.1' 22:37:45 fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:46 + echo snap-build.sh 22:37:46 snap-build.sh 22:37:46 + SNAP_BASE_DIR=. 22:37:46 + '[' '!' -z /w/workspace/edgex-go/1 ']' 22:37:46 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 22:37:46 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 22:37:46 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 22:37:46 + cd /w/workspace/edgex-go/1 22:37:46 + sudo apt-get remove -qy --purge lxd lxd-client 22:37:46 Reading package lists... 22:37:46 Building dependency tree... 22:37:46 Reading state information... 22:37:46 The following packages were automatically installed and are no longer required: 22:37:46 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:37:46 uidmap xdelta3 22:37:46 Use 'sudo apt autoremove' to remove them. 22:37:46 The following packages will be REMOVED: 22:37:46 lxd* lxd-client* 22:37:46 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:37:46 After this operation, 31.7 MB disk space will be freed. 22:37:46 (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.) 22:37:46 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:37:47 Removing lxd dnsmasq configuration 22:37:47 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:37:47 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:37:48 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:37:48 (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.) 22:37:48 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:37:50 Processing triggers for systemd (237-3ubuntu10.45) ... 22:37:50 Processing triggers for ureadahead (0.100.0-21) ... 22:37:50 + sudo snap remove --purge lxd 22:37:51 snap "lxd" is not installed 22:37:51 + sudo groupadd --force --system lxd 22:37:51 ++ whoami 22:37:51 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:37:51 + newgrp - lxd 22:37:51 + sudo snap install lxd 22:37:59 2021-10-01T22:37:57Z INFO Waiting for automatic snapd restart... 22:38:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:38:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:38:14 lxd 4.18 from Canonical* installed 22:38:14 + sudo lxd init --auto 22:38:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:38:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:38:24 + sudo snap install --classic snapcraft 22:38:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:38:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:38:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:38:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:38:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:38:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:38:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:38:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:38:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:38:34 snapcraft 5.0 from Canonical* installed 22:38:34 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 22:38:34 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 22:38:34 % Total % Received % Xferd Average Speed Time Time Time Current 22:38:34 Dload Upload Total Spent Left Speed 22:38:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4324 0 --:--:-- --:--:-- --:--:-- 4324 22:38:34 100 3325k 100 3325k 0 0 6261k 0 --:--:-- --:--:-- --:--:-- 6261k 22:38:34 ./yq_linux_amd64 22:38:34 + sudo snapcraft prime --use-lxd 22:38:36 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 22:38:36 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: 22:38:36 - README.md 22:38:36 22:38:36 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:38:37 Launching a container. 22:38:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.168s coverage: 28.7% of statements 22:38:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:38:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:38:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.447s coverage: 98.5% of statements 22:38:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:38:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.372s coverage: 46.3% of statements 22:38:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:38:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:38:42 Waiting for container to be ready 22:38:42 To start your first instance, try: lxc launch ubuntu:18.04 22:38:42 22:38:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.648s coverage: 90.1% of statements 22:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:38:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.207s coverage: 84.4% of statements 22:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:38:47 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 22:38:47 Waiting for network to be ready... 22:38:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:38:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 22:38:48 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:38:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 22:38:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 22:38:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 22:38:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 22:38:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 22:38:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 22:38:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 22:38:48 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:38:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:38:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:38:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:38:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:38:48 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:38:48 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:38:48 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:38:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:38:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] 22:38:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 22:38:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 22:38:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 22:38:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 22:38:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 22:38:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1755 kB] 22:38:49 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 22:38:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.496s coverage: 94.2% of statements 22:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:38:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.216s coverage: 59.1% of statements 22:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:38:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.185s coverage: 60.0% of statements 22:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:38:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.326s coverage: 0.8% of statements 22:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:38:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements 22:38:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.223s coverage: 21.7% of statements 22:38:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.183s coverage: 47.1% of statements 22:38:52 Fetched 25.4 MB in 4s (5986 kB/s) 22:38:52 Reading package lists... 22:38:53 Reading package lists... 22:38:53 Building dependency tree... 22:38:53 Reading state information... 22:38:53 The following additional packages will be installed: 22:38:53 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:38:53 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:38:53 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:38:53 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 22:38:53 Suggested packages: 22:38:53 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 22:38:53 Recommended packages: 22:38:53 gnupg libsasl2-modules 22:38:53 The following NEW packages will be installed: 22:38:53 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:38:53 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:38:53 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:38:53 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 22:38:53 The following packages will be upgraded: 22:38:53 gpg gpg-agent gpgconf libudev1 22:38:53 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 22:38:53 Need to get 3527 kB of archives. 22:38:53 After this operation, 13.3 MB of additional disk space will be used. 22:38:53 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] 22:38:53 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] 22:38:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 22:38:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 22:38:53 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 22:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.282s coverage: 79.5% of statements 22:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.175s coverage: 94.1% of statements 22:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.201s coverage: 96.3% of statements 22:38:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.193s coverage: 87.5% of statements 22:38:54 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 22:38:54 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 22:38:54 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 22:38:54 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 22:38:54 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 22:38:54 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 22:38:54 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 22:38:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 22:38:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 22:38:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 22:38:54 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 22:38:54 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 22:38:54 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 22:38:54 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 22:38:54 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 22:38:54 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 22:38:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 22:38:54 debconf: delaying package configuration, since apt-utils is not installed 22:38:54 Fetched 3527 kB in 1s (3054 kB/s) 22:38:54 (Reading database ... 12511 files and directories currently installed.) 22:38:54 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 22:38:54 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:38:54 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 22:38:55 Selecting previously unselected package udev. 22:38:55 (Reading database ... 12511 files and directories currently installed.) 22:38:55 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 22:38:55 Unpacking udev (237-3ubuntu10.52) ... 22:38:55 Selecting previously unselected package libfuse2:amd64. 22:38:55 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 22:38:55 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:38:55 Selecting previously unselected package fuse. 22:38:55 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 22:38:55 Unpacking fuse (2.9.7-1ubuntu1) ... 22:38:55 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 22:38:55 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:38:55 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 22:38:55 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:38:55 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 22:38:55 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:38:55 Selecting previously unselected package libksba8:amd64. 22:38:55 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 22:38:55 Unpacking libksba8:amd64 (1.3.5-2) ... 22:38:55 Selecting previously unselected package libroken18-heimdal:amd64. 22:38:55 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:38:55 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:55 Selecting previously unselected package libasn1-8-heimdal:amd64. 22:38:55 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:38:55 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:55 Selecting previously unselected package libheimbase1-heimdal:amd64. 22:38:55 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:38:55 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:55 Selecting previously unselected package libhcrypto4-heimdal:amd64. 22:38:55 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:38:55 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:55 Selecting previously unselected package libwind0-heimdal:amd64. 22:38:55 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:38:55 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:55 Selecting previously unselected package libhx509-5-heimdal:amd64. 22:38:55 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:38:55 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:56 Selecting previously unselected package libkrb5-26-heimdal:amd64. 22:38:56 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:38:56 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:56 Selecting previously unselected package libheimntlm0-heimdal:amd64. 22:38:56 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:38:56 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:56 Selecting previously unselected package libgssapi3-heimdal:amd64. 22:38:56 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:38:56 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:56 Selecting previously unselected package libsasl2-modules-db:amd64. 22:38:56 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:38:56 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:38:56 Selecting previously unselected package libsasl2-2:amd64. 22:38:56 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:38:56 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:38:56 Selecting previously unselected package libldap-common. 22:38:56 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 22:38:56 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:38:56 Selecting previously unselected package libldap-2.4-2:amd64. 22:38:56 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 22:38:56 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:38:56 Selecting previously unselected package dirmngr. 22:38:56 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 22:38:56 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 22:38:56 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:38:56 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 22:38:56 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:38:56 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:38:56 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:38:56 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 22:38:56 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:56 Setting up libksba8:amd64 (1.3.5-2) ... 22:38:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:38:56 Setting up udev (237-3ubuntu10.52) ... 22:38:56 invoke-rc.d: policy-rc.d denied execution of start. 22:38:57 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:57 Processing triggers for systemd (237-3ubuntu10) ... 22:38:57 Setting up fuse (2.9.7-1ubuntu1) ... 22:38:57 Setting up gpg (2.2.4-1ubuntu1.4) ... 22:38:57 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:57 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:57 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:57 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:57 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:57 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:57 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:57 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:38:57 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 22:38:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:38:57 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 22:38:57 settings in the [Install] section, and DefaultInstance for template units). 22:38:57 This means they are not meant to be enabled using systemctl. 22:38:57 Possible reasons for having this kind of units are: 22:38:57 1) A unit may be statically enabled by being symlinked from another unit's 22:38:57 .wants/ or .requires/ directory. 22:38:57 2) A unit's purpose may be to act as a helper for some other unit which has 22:38:57 a requirement dependency on it. 22:38:57 3) A unit may be started when needed via activation (socket, path, timer, 22:38:57 D-Bus, udev, scripted systemctl call, ...). 22:38:57 4) In case of template units, the unit is meant to be enabled with some 22:38:57 instance name specified. 22:38:58 Reading package lists... 22:38:58 Building dependency tree... 22:38:58 Reading state information... 22:38:58 The following additional packages will be installed: 22:38:58 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 22:38:58 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 22:38:58 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 22:38:58 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 22:38:58 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 22:38:58 Suggested packages: 22:38:58 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 22:38:58 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 22:38:58 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 22:38:58 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 22:38:58 systemd-container policykit-1 22:38:58 Recommended packages: 22:38:58 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 22:38:58 The following NEW packages will be installed: 22:38:58 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 22:38:58 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 22:38:58 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 22:38:58 multiarch-support openssh-client python3 python3-minimal python3.6 22:38:58 python3.6-minimal snapd squashfs-tools sudo 22:38:58 The following packages will be upgraded: 22:38:58 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 22:38:58 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 22:38:58 Need to get 36.8 MB of archives. 22:38:58 After this operation, 147 MB of additional disk space will be used. 22:38:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 22:38:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 22:38:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 22:38:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 22:38:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 22:38:58 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 22:38:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 22:38:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 22:38:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 22:38:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 22:38:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 22:38:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 22:38:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 22:38:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 22:38:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 22:38:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 22:38:58 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 22:38:59 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 22:38:59 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 22:38:59 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 22:38:59 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 22:38:59 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 22:38:59 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 22:38:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 22:38:59 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 22:38:59 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 22:38:59 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 22:38:59 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 22:38:59 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 22:38:59 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 22:39:00 debconf: delaying package configuration, since apt-utils is not installed 22:39:00 Fetched 36.8 MB in 2s (20.4 MB/s) 22:39:00 (Reading database ... 12757 files and directories currently installed.) 22:39:00 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 22:39:00 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:39:01 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 22:39:01 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:39:01 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 22:39:01 (Reading database ... 12757 files and directories currently installed.) 22:39:01 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 22:39:01 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 22:39:01 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 22:39:01 (Reading database ... 12757 files and directories currently installed.) 22:39:01 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 22:39:01 Unpacking apt (1.6.14) over (1.6.1) ... 22:39:01 Setting up apt (1.6.14) ... 22:39:01 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 22:39:02 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 22:39:02 (Reading database ... 12764 files and directories currently installed.) 22:39:02 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 22:39:02 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 22:39:02 Selecting previously unselected package libpython3.6-minimal:amd64. 22:39:02 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:39:02 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:39:02 Selecting previously unselected package libexpat1:amd64. 22:39:02 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 22:39:02 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:39:02 Selecting previously unselected package python3.6-minimal. 22:39:02 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:39:02 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:39:02 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 22:39:03 Checking for services that may need to be restarted...done. 22:39:03 Checking for services that may need to be restarted...done. 22:39:03 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:39:03 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:39:03 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:39:03 Selecting previously unselected package python3-minimal. 22:39:03 (Reading database ... 13012 files and directories currently installed.) 22:39:03 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 22:39:03 Unpacking python3-minimal (3.6.7-1~18.04) ... 22:39:03 Selecting previously unselected package mime-support. 22:39:03 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 22:39:03 Unpacking mime-support (3.60ubuntu1) ... 22:39:03 Selecting previously unselected package libmpdec2:amd64. 22:39:03 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 22:39:03 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:39:03 Selecting previously unselected package libpython3.6-stdlib:amd64. 22:39:03 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:39:03 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:39:03 Selecting previously unselected package python3.6. 22:39:03 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:39:03 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:39:03 Selecting previously unselected package libpython3-stdlib:amd64. 22:39:03 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 22:39:03 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:39:03 Setting up python3-minimal (3.6.7-1~18.04) ... 22:39:04 Selecting previously unselected package python3. 22:39:04 (Reading database ... 13442 files and directories currently installed.) 22:39:04 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 22:39:04 Unpacking python3 (3.6.7-1~18.04) ... 22:39:04 Selecting previously unselected package multiarch-support. 22:39:04 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 22:39:04 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 22:39:04 Setting up multiarch-support (2.27-3ubuntu1.4) ... 22:39:04 Selecting previously unselected package liblzo2-2:amd64. 22:39:04 (Reading database ... 13479 files and directories currently installed.) 22:39:04 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 22:39:04 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 22:39:04 Selecting previously unselected package libbsd0:amd64. 22:39:04 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 22:39:04 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:39:04 Selecting previously unselected package sudo. 22:39:04 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 22:39:04 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 22:39:04 Selecting previously unselected package apparmor. 22:39:04 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 22:39:04 Unpacking apparmor (2.12-4ubuntu5.1) ... 22:39:04 Selecting previously unselected package libedit2:amd64. 22:39:04 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 22:39:04 Unpacking libedit2:amd64 (3.1-20170329-1) ... 22:39:04 Selecting previously unselected package libkrb5support0:amd64. 22:39:04 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 22:39:04 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:39:04 Selecting previously unselected package libk5crypto3:amd64. 22:39:04 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 22:39:04 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:39:04 Selecting previously unselected package libkeyutils1:amd64. 22:39:04 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 22:39:04 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:39:04 Selecting previously unselected package libkrb5-3:amd64. 22:39:04 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 22:39:04 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:39:05 Selecting previously unselected package libgssapi-krb5-2:amd64. 22:39:05 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 22:39:05 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:39:05 Selecting previously unselected package libssl1.0.0:amd64. 22:39:05 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 22:39:05 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 22:39:05 Selecting previously unselected package openssh-client. 22:39:05 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 22:39:05 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 22:39:05 Selecting previously unselected package squashfs-tools. 22:39:05 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 22:39:05 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 22:39:05 Selecting previously unselected package snapd. 22:39:05 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 22:39:05 Unpacking snapd (2.51.1+18.04) ... 22:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.189s coverage: 94.4% of statements 22:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.168s coverage: 44.8% of statements 22:39:08 Setting up libedit2:amd64 (3.1-20170329-1) ... 22:39:08 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 22:39:08 Setting up mime-support (3.60ubuntu1) ... 22:39:08 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 22:39:08 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:39:08 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:39:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:39:08 Setting up systemd (237-3ubuntu10.52) ... 22:39:08 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 22:39:08 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:39:08 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:39:08 Setting up liblzo2-2:amd64 (2.08-1.2) ... 22:39:08 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:39:08 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:39:08 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:39:09 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 22:39:09 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:39:09 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:39:09 Setting up python3 (3.6.7-1~18.04) ... 22:39:09 running python rtupdate hooks for python3.6... 22:39:09 running python post-rtupdate hooks for python3.6... 22:39:09 Setting up apparmor (2.12-4ubuntu5.1) ... 22:39:10 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 22:39:10 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:39:10 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 22:39:10 Setting up snapd (2.51.1+18.04) ... 22:39:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 22:39:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 22:39:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 22:39:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 22:39:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:39:11 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:39:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 22:39:11 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 22:39:12 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 22:39:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.529s coverage: 82.5% of statements 22:39:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:39:12 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 22:39:12 /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' 22:39:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:39:12 Processing triggers for systemd (237-3ubuntu10.52) ... 22:39:13 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:39:13 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:39:13 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:39:14 Reading package lists... 22:39:14 Reading package lists... 22:39:15 Building dependency tree... 22:39:15 Reading state information... 22:39:15 Calculating upgrade... 22:39:15 The following packages will be upgraded: 22:39:15 advancecomp base-files bash binutils binutils-common 22:39:15 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 22:39:15 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 22:39:15 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 22:39:15 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 22:39:15 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 22:39:15 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 22:39:15 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 22:39:15 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 22:39:15 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 22:39:15 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 22:39:15 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 22:39:15 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 22:39:15 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 22:39:15 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 22:39:15 ubuntu-keyring util-linux 22:39:15 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 22:39:15 Need to get 64.2 MB of archives. 22:39:15 After this operation, 5142 kB of additional disk space will be used. 22:39:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 22:39:15 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 22:39:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 22:39:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 22:39:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 22:39:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 22:39:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 22:39:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 22:39:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 22:39:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 22:39:15 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 22:39:15 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 22:39:15 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 22:39:15 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 22:39:15 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 22:39:15 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 22:39:15 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 22:39:15 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 22:39:15 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 22:39:15 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 22:39:15 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 22:39:15 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 22:39:15 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 22:39:15 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 22:39:15 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 22:39:15 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 22:39:15 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 22:39:15 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 22:39:15 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 22:39:15 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 22:39:15 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 22:39:15 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 22:39:15 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 22:39:15 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 22:39:15 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 22:39:15 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 22:39:15 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 22:39:15 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 22:39:15 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 22:39:15 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 22:39:15 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 22:39:15 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 22:39:15 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 22:39:15 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 22:39:15 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 22:39:15 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 22:39:15 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 22:39:15 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 22:39:15 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 22:39:15 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] 22:39:15 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 22:39:15 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 22:39:15 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 22:39:15 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 22:39:15 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 22:39:15 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 22:39:15 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 22:39:15 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 22:39:16 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 22:39:16 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 22:39:16 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 22:39:16 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 22:39:16 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 22:39:16 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 22:39:16 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 22:39:16 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 22:39:16 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 22:39:16 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 22:39:16 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 22:39:16 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 22:39:16 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 22:39:16 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 22:39:16 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 22:39:16 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 22:39:16 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 22:39:16 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 22:39:16 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 22:39:16 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 22:39:16 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 22:39:16 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 22:39:16 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 22:39:16 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 22:39:16 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 22:39:16 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 22:39:16 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] 22:39:16 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 22:39:16 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 22:39:17 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] 22:39:17 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 22:39:17 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 22:39:17 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 22:39:17 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 22:39:17 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 22:39:17 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 22:39:17 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 22:39:17 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 22:39:17 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] 22:39:17 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 22:39:17 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 22:39:17 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 22:39:17 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 22:39:17 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 22:39:17 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 22:39:17 debconf: delaying package configuration, since apt-utils is not installed 22:39:17 Fetched 64.2 MB in 2s (40.5 MB/s) 22:39:17 (Reading database ... 13914 files and directories currently installed.) 22:39:17 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 22:39:17 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:39:17 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 22:39:17 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:39:17 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 22:39:17 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 22:39:18 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:39:18 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:39:18 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:39:18 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:39:18 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:39:18 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:39:18 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:39:18 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:39:18 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:39:18 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:39:18 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:39:18 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:39:18 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:39:18 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:39:18 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 22:39:18 (Reading database ... 13914 files and directories currently installed.) 22:39:18 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 22:39:18 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 22:39:18 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 22:39:18 (Reading database ... 13914 files and directories currently installed.) 22:39:18 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:39:18 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:39:18 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:39:18 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:39:18 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:39:18 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:39:19 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 22:39:19 (Reading database ... 13914 files and directories currently installed.) 22:39:19 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 22:39:19 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:39:20 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 22:39:20 (Reading database ... 13914 files and directories currently installed.) 22:39:20 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 22:39:20 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 22:39:20 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 22:39:20 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 22:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.245s coverage: 92.9% of statements 22:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 22:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements 22:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements 22:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.249s coverage: 58.8% of statements 22:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.246s coverage: 80.0% of statements 22:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements 22:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.242s coverage: 85.4% of statements 22:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.785s coverage: 91.2% of statements 22:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.673s coverage: 64.4% of statements 22:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.177s coverage: 100.0% of statements 22:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.075s coverage: 89.4% of statements 22:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 22:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 22:39:20 Setting up base-files (10.1ubuntu2.11) ... 22:39:20 Installing new version of config file /etc/issue ... 22:39:20 Installing new version of config file /etc/issue.net ... 22:39:20 Installing new version of config file /etc/lsb-release ... 22:39:20 Installing new version of config file /etc/update-motd.d/50-motd-news ... 22:39:20 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 22:39:20 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 22:39:20 Removing obsolete conffile /etc/default/motd-news ... 22:39:20 (Reading database ... 13915 files and directories currently installed.) 22:39:20 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 22:39:20 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 22:39:21 Setting up bash (4.4.18-2ubuntu1.2) ... 22:39: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 22:39:21 (Reading database ... 13915 files and directories currently installed.) 22:39:21 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 22:39:21 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 22:39:21 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 22:39:21 (Reading database ... 13915 files and directories currently installed.) 22:39:21 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 22:39:21 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 22:39:21 Setting up tar (1.29b-2ubuntu0.2) ... 22:39:21 (Reading database ... 13915 files and directories currently installed.) 22:39:21 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 22:39:21 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements 22:39:21 Setting up dpkg (1.19.0.5ubuntu2.3) ... 22:39:21 (Reading database ... 13915 files and directories currently installed.) 22:39:21 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 22:39:21 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:39:21 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 22:39:21 (Reading database ... 13915 files and directories currently installed.) 22:39:21 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 22:39:21 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:39:21 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 22:39:22 (Reading database ... 13915 files and directories currently installed.) 22:39:22 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 22:39:22 Unpacking grep (3.1-2build1) over (3.1-2) ... 22:39:22 Setting up grep (3.1-2build1) ... 22:39:22 (Reading database ... 13915 files and directories currently installed.) 22:39:22 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 22:39:22 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 22:39:22 Setting up gzip (1.6-5ubuntu1.1) ... 22:39:22 (Reading database ... 13915 files and directories currently installed.) 22:39:22 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 22:39:22 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:39:22 Setting up login (1:4.5-1ubuntu2) ... 22:39:22 (Reading database ... 13915 files and directories currently installed.) 22:39:22 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 22:39:22 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:39:22 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 22:39:22 (Reading database ... 13915 files and directories currently installed.) 22:39:22 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 22:39:22 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:39:23 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 22:39:23 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:39:23 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 22:39:23 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:39:23 Setting up perl-base (5.26.1-6ubuntu0.5) ... 22:39:23 (Reading database ... 13915 files and directories currently installed.) 22:39:23 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 22:39:23 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:39:24 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:39:24 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:39:24 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:39:24 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:39:24 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 22:39:24 (Reading database ... 13915 files and directories currently installed.) 22:39:24 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 22:39:24 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 22:39:24 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 22:39:24 (Reading database ... 13915 files and directories currently installed.) 22:39:24 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:39:24 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:39:24 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:39:24 (Reading database ... 13915 files and directories currently installed.) 22:39:24 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:39:24 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:39:24 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:39:24 (Reading database ... 13915 files and directories currently installed.) 22:39:24 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:39:24 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:39:24 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:39:25 (Reading database ... 13915 files and directories currently installed.) 22:39:25 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:39:25 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:39:25 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:39:25 (Reading database ... 13915 files and directories currently installed.) 22:39:25 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 22:39:25 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:39:25 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 22:39:25 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:39:25 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 22:39:25 (Reading database ... 13915 files and directories currently installed.) 22:39:25 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 22:39:25 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:39:25 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 22:39:25 (Reading database ... 13915 files and directories currently installed.) 22:39:25 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:39:25 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:39:25 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:39:25 (Reading database ... 13915 files and directories currently installed.) 22:39:25 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:39:25 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.206s coverage: 70.4% of statements 22:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:39:26 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 22:39:26 (Reading database ... 13915 files and directories currently installed.) 22:39:26 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:39:26 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:39:26 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 22:39:26 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 22:39:26 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 22:39:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.845s coverage: 43.4% of statements 22:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:39:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements 22:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:39:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.202s coverage: 84.8% of statements 22:39:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:39:27 (Reading database ... 13915 files and directories currently installed.) 22:39:27 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 22:39:27 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:39:27 Setting up libc-bin (2.27-3ubuntu1.4) ... 22:39:27 (Reading database ... 13915 files and directories currently installed.) 22:39:27 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 22:39:27 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:39:27 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 22:39:27 (Reading database ... 13917 files and directories currently installed.) 22:39:27 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 22:39:27 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 22:39:27 Setting up debconf (1.5.66ubuntu1) ... 22:39:27 (Reading database ... 13917 files and directories currently installed.) 22:39:27 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 22:39:27 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:39:27 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 22:39:27 (Reading database ... 13917 files and directories currently installed.) 22:39:27 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 22:39:27 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:39:27 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 22:39:27 (Reading database ... 13917 files and directories currently installed.) 22:39:27 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:39:27 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:39:28 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:39:28 (Reading database ... 13917 files and directories currently installed.) 22:39:28 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:39:28 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:39:28 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 22:39:28 (Reading database ... 13919 files and directories currently installed.) 22:39:28 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:39:28 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:39:28 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:39:28 (Reading database ... 13923 files and directories currently installed.) 22:39:28 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:39:28 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:39:28 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 22:39:28 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:39:28 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 22:39:28 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:39:29 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 22:39:29 (Reading database ... 13923 files and directories currently installed.) 22:39:29 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 22:39:29 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 22:39:29 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 22:39:29 (Reading database ... 13923 files and directories currently installed.) 22:39:29 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 22:39:29 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 22:39:29 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 22:39:29 (Reading database ... 13923 files and directories currently installed.) 22:39:29 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 22:39:29 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:39:29 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 22:39:29 (Reading database ... 13923 files and directories currently installed.) 22:39:29 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 22:39:29 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:39:29 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 22:39:29 (Reading database ... 13923 files and directories currently installed.) 22:39:29 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 22:39:29 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 22:39:29 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 22:39:29 (Reading database ... 13923 files and directories currently installed.) 22:39:29 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 22:39:29 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:39:30 Setting up passwd (1:4.5-1ubuntu2) ... 22:39:30 (Reading database ... 13923 files and directories currently installed.) 22:39:30 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 22:39:30 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:39:30 Setting up gpgv (2.2.4-1ubuntu1.4) ... 22:39:30 (Reading database ... 13923 files and directories currently installed.) 22:39:30 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:39:30 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:39:30 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:39:30 (Reading database ... 13923 files and directories currently installed.) 22:39:30 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:39:30 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:39:30 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:39:30 (Reading database ... 13923 files and directories currently installed.) 22:39:30 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 22:39:30 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 22:39:30 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 22:39:30 (Reading database ... 13923 files and directories currently installed.) 22:39:30 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 22:39:30 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 22:39:30 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 22:39:30 (Reading database ... 13923 files and directories currently installed.) 22:39:30 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 22:39:30 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 22:39:31 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 22:39:31 (Reading database ... 13923 files and directories currently installed.) 22:39:31 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 22:39:31 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 22:39:31 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 22:39:31 (Reading database ... 13923 files and directories currently installed.) 22:39:31 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 22:39:31 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 22:39:31 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 22:39:31 (Reading database ... 13923 files and directories currently installed.) 22:39:31 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 22:39:31 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 22:39:31 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 22:39:31 (Reading database ... 13924 files and directories currently installed.) 22:39:31 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:39:31 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:39:31 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:39:31 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:39:31 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 22:39:31 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 22:39:31 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 22:39:31 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 22:39:31 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 22:39:31 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 22:39:32 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 22:39:32 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 22:39:32 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 22:39:32 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 22:39:32 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 22:39:32 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 22:39:32 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 22:39:32 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 22:39:32 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 22:39:32 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 22:39:32 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 22:39:32 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 22:39:32 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 22:39:32 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 22:39:33 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 22:39:33 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 22:39:33 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 22:39:33 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 22:39:33 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:39:33 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:39:33 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:39:33 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:39:33 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:39:33 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:39:33 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:39:33 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:39:33 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:39:33 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:39:33 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:39:33 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:39:33 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:39:33 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:39:33 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:39:34 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:39:35 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:39:35 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:39:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.258s coverage: 19.5% of statements 22:39:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:39:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:39:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:39:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:39:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.625s coverage: 92.0% of statements 22:39:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:39:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:39:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:39:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:39:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.198s coverage: 63.2% of statements 22:39:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:39:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:39:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.412s coverage: 97.7% of statements 22:39:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:39:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:39:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:39:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:39:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.185s coverage: 28.9% of statements 22:39:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:39:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:39:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:39:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:39:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:39:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:39:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.190s coverage: 100.0% of statements 22:39:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements 22:39:35 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:39:35 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:39:35 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:39:35 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:39:36 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 22:39:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:39:36 GO111MODULE=on go vet ./... 22:39:36 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:39:36 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:39:37 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:39:37 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:39:37 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:39:37 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:39:37 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 22:39:37 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:39:37 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 22:39:37 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:39:37 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 22:39:37 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 22:39:37 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:39:37 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:39:37 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:39:37 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:39:37 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 22:39:37 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 22:39:37 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:39:37 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 22:39:37 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:39:37 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:39:37 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:39:37 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 22:39:37 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 22:39:37 Setting up tzdata (2021a-0ubuntu0.18.04) ... 22:39:37 22:39:37 Current default time zone: 'Etc/UTC' 22:39:37 Local time is now: Fri Oct 1 22:39:37 UTC 2021. 22:39:37 Universal Time is now: Fri Oct 1 22:39:37 UTC 2021. 22:39:37 Run 'dpkg-reconfigure tzdata' if you wish to change it. 22:39:37 22:39:37 Setting up systemd-sysv (237-3ubuntu10.52) ... 22:39:37 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:39:37 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 22:39:37 Setting up mount (2.31.1-0.4ubuntu3.7) ... 22:39:37 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 22:39:37 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 22:39:38 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 22:39:38 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 22:39:38 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 22:39:38 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 22:39:38 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:39:38 Setting up procps (2:3.3.12-3ubuntu1.2) ... 22:39:38 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 22:39:38 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 22:39:38 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 22:39:38 Setting up patch (2.7.6-2ubuntu1.1) ... 22:39:38 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 22:39:38 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 22:39:38 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 22:39:38 Installing new version of config file /etc/ssl/openssl.cnf ... 22:39:38 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 22:39:38 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 22:39:38 Setting up ca-certificates (20210119~18.04.2) ... 22:39:40 Updating certificates in /etc/ssl/certs... 22:39:41 23 added, 28 removed; done. 22:39:41 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 22:39:41 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:39:41 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 22:39:41 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 22:39:41 Setting up pkgbinarymangler (138.18.04.1) ... 22:39:41 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 22:39:41 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 22:39:41 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 22:39:41 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 22:39:41 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:39:41 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:39:41 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:39:41 Setting up perl (5.26.1-6ubuntu0.5) ... 22:39:41 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 22:39:41 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 22:39:41 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:39:41 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 22:39:41 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:39:41 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 22:39:41 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 22:39:41 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 22:39:41 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 22:39:41 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:39:41 Processing triggers for systemd (237-3ubuntu10.52) ... 22:39:41 Processing triggers for mime-support (3.60ubuntu1) ... 22:39:41 Processing triggers for ca-certificates (20210119~18.04.2) ... 22:39:41 Updating certificates in /etc/ssl/certs... 22:39:42 0 added, 0 removed; done. 22:39:42 Running hooks in /etc/ca-certificates/update.d... 22:39:42 done. 22:39:43 Reading package lists... 22:39:43 Building dependency tree... 22:39:43 Reading state information... 22:39:43 The following NEW packages will be installed: 22:39:43 apt-transport-https 22:39:43 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 22:39:43 Need to get 4348 B of archives. 22:39:43 After this operation, 154 kB of additional disk space will be used. 22:39:43 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 22:39:43 debconf: delaying package configuration, since apt-utils is not installed 22:39:43 Fetched 4348 B in 0s (24.0 kB/s) 22:39:43 Selecting previously unselected package apt-transport-https. 22:39:43 (Reading database ... 13928 files and directories currently installed.) 22:39:43 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 22:39:43 Unpacking apt-transport-https (1.6.14) ... 22:39:43 Setting up apt-transport-https (1.6.14) ... 22:39:44 Waiting for network to be ready... 22:39:50 2021-10-01T22:39:47Z INFO Waiting for automatic snapd restart... 22:39:50 snapd 2.51.7 from Canonical* installed 22:39:51 "snapd" switched to the "latest/stable" channel 22:39:51 22:39:54 core18 20210722 from Canonical* installed 22:39:54 "core18" switched to the "latest/stable" channel 22:39:54 22:39:56 snapcraft 5.0 from Canonical* installed 22:39:57 "snapcraft" switched to the "latest/stable" channel 22:39:57 22:40:01 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: 22:40:01 - README.md 22:40:01 22:40:01 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:40:02 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 22:40:02 Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:40:02 Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:40:03 Reading package lists... 22:40:04 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 22:40:04 Reading package lists... 22:40:04 Building dependency tree... 22:40:04 Reading state information... 22:40:04 Suggested packages: 22:40:04 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 22:40:04 git-gui gitk gitweb git-cvs git-mediawiki git-svn 22:40:04 Recommended packages: 22:40:04 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 22:40:04 The following NEW packages will be installed: 22:40:04 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 22:40:04 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 22:40:04 pkg-config zip 22:40:04 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 22:40:04 Need to get 7670 kB of archives. 22:40:04 After this operation, 43.8 MB of additional disk space will be used. 22:40:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 22:40:04 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 22:40:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 22:40:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 22:40:05 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 22:40:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 22:40:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 22:40:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 22:40:05 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 22:40:05 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 22:40:05 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 22:40:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 22:40:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 22:40:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 22:40:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 22:40:05 debconf: delaying package configuration, since apt-utils is not installed 22:40:05 Fetched 7670 kB in 1s (9249 kB/s) 22:40:05 Selecting previously unselected package libglib2.0-0:amd64. 22:40:05 (Reading database ... 13932 files and directories currently installed.) 22:40:05 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 22:40:05 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:40:05 Selecting previously unselected package libpsl5:amd64. 22:40:05 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 22:40:05 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 22:40:06 Selecting previously unselected package libnghttp2-14:amd64. 22:40:06 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 22:40:06 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:40:06 Selecting previously unselected package librtmp1:amd64. 22:40:06 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 22:40:06 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:40:06 Selecting previously unselected package libcurl3-gnutls:amd64. 22:40:06 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 22:40:06 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 22:40:06 Selecting previously unselected package liberror-perl. 22:40:06 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 22:40:06 Unpacking liberror-perl (0.17025-1) ... 22:40:06 Selecting previously unselected package git-man. 22:40:06 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 22:40:06 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 22:40:06 Selecting previously unselected package git. 22:40:06 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 22:40:06 Unpacking git (1:2.17.1-1ubuntu0.9) ... 22:40:06 Selecting previously unselected package libnorm1:amd64. 22:40:06 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 22:40:06 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:40:06 Selecting previously unselected package libpgm-5.2-0:amd64. 22:40:06 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 22:40:06 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:40:06 Selecting previously unselected package libsodium23:amd64. 22:40:06 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 22:40:06 Unpacking libsodium23:amd64 (1.0.16-2) ... 22:40:07 Selecting previously unselected package libzmq5:amd64. 22:40:07 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 22:40:07 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:40:07 Selecting previously unselected package libzmq3-dev:amd64. 22:40:07 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 22:40:07 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:40:07 Selecting previously unselected package pkg-config. 22:40:07 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 22:40:07 Unpacking pkg-config (0.29.1-0ubuntu2) ... 22:40:07 Selecting previously unselected package zip. 22:40:07 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 22:40:07 Unpacking zip (3.0-11build1) ... 22:40:07 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:40:07 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 22:40:07 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:40:07 Setting up liberror-perl (0.17025-1) ... 22:40:07 Setting up libpsl5:amd64 (0.19.1-5build1) ... 22:40:07 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:40:07 No schema files found: doing nothing. 22:40:07 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:40:07 Setting up zip (3.0-11build1) ... 22:40:07 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:40:07 Setting up libsodium23:amd64 (1.0.16-2) ... 22:40:07 Setting up pkg-config (0.29.1-0ubuntu2) ... 22:40:07 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:40:07 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 22:40:07 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:40:07 Setting up git (1:2.17.1-1ubuntu0.9) ... 22:40:07 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:40:08 git set to automatically installed. 22:40:08 git-man set to automatically installed. 22:40:08 libcurl3-gnutls set to automatically installed. 22:40:08 liberror-perl set to automatically installed. 22:40:08 libglib2.0-0 set to automatically installed. 22:40:08 libnghttp2-14 set to automatically installed. 22:40:08 libnorm1 set to automatically installed. 22:40:08 libpgm-5.2-0 set to automatically installed. 22:40:08 libpsl5 set to automatically installed. 22:40:08 librtmp1 set to automatically installed. 22:40:08 libsodium23 set to automatically installed. 22:40:08 libzmq3-dev set to automatically installed. 22:40:08 libzmq5 set to automatically installed. 22:40:08 pkg-config set to automatically installed. 22:40:08 zip set to automatically installed. 22:40:09 snapd is not logged in, snap install commands will use sudo 22:40:17 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 22:40:17 snapd is not logged in, snap install commands will use sudo 22:40:18 snap "core18" has no updates available 22:40:19 Pulling config-common 22:40:19 + snapcraftctl pull 22:40:20 Pulling go-build-helper 22:40:20 + snapcraftctl pull 22:40:21 'edgex-go' has dependencies that need to be staged: go-build-helper 22:40:21 Skipping pull go-build-helper (already ran) 22:40:21 Building go-build-helper 22:40:21 + snapcraftctl build 22:40:23 Staging go-build-helper 22:40:23 + snapcraftctl stage 22:40:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:40:33 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:40:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 22:40:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 22:40:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 22:40:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 22:40:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 22:40:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 22:40:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 22:40:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 22:40:33 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:40:33 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:40:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:40:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:40:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:40:33 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:40:33 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:40:33 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:40:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:40:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] 22:40:33 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 22:40:33 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 22:40:33 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 22:40:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 22:40:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 22:40:33 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1755 kB] 22:40:33 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 22:40:33 Fetched 25.4 MB in 0s (0 B/s) 22:40:33 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:40:33 Fetched 224 kB in 0s (0 B/s) 22:40:33 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:40:33 Fetched 157 kB in 0s (0 B/s) 22:40:33 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:40:33 Fetched 221 kB in 0s (0 B/s) 22:40:33 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:40:33 Fetched 143 kB in 0s (0 B/s) 22:40:33 Pulling edgex-go 22:40:33 + snapcraftctl pull 22:40:33 Pulling hooks 22:40:33 + snapcraftctl pull 22:40:52 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:40:52 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:40:52 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:40:52 Fetched 0 B in 0s (0 B/s) 22:40:52 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 22:40:52 Fetched 96.5 kB in 0s (0 B/s) 22:40:52 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 22:40:52 Fetched 279 kB in 0s (0 B/s) 22:40:52 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 22:40:52 Fetched 122 kB in 0s (0 B/s) 22:40:52 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 22:40:52 Fetched 77.8 kB in 0s (0 B/s) 22:40:52 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 22:40:52 Fetched 8848 B in 0s (0 B/s) 22:40:52 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 22:40:52 Fetched 47.8 kB in 0s (0 B/s) 22:40:52 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 22:40:52 Fetched 45.6 kB in 0s (0 B/s) 22:40:52 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 22:40:52 Fetched 15.0 kB in 0s (0 B/s) 22:40:52 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 22:40:52 Fetched 220 kB in 0s (0 B/s) 22:40:52 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 22:40:52 Fetched 154 kB in 0s (0 B/s) 22:40:52 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 22:40:52 Fetched 50.6 kB in 0s (0 B/s) 22:40:52 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 22:40:52 Fetched 14.8 kB in 0s (0 B/s) 22:40:52 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 22:40:52 Fetched 41.8 kB in 0s (0 B/s) 22:40:52 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 22:40:52 Fetched 499 kB in 0s (0 B/s) 22:40:52 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 22:40:52 Fetched 111 kB in 0s (0 B/s) 22:40:52 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 22:40:52 Fetched 240 kB in 0s (0 B/s) 22:40:52 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 22:40:52 Fetched 29.3 kB in 0s (0 B/s) 22:40:52 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 22:40:52 Fetched 85.5 kB in 0s (0 B/s) 22:40:52 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 22:40:52 Fetched 24.5 kB in 0s (0 B/s) 22:40:52 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 22:40:52 Fetched 49.2 kB in 0s (0 B/s) 22:40:52 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 22:40:52 Fetched 54.2 kB in 0s (0 B/s) 22:40:52 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 22:40:52 Fetched 30.8 kB in 0s (0 B/s) 22:40:52 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 22:40:52 Fetched 15.8 kB in 0s (0 B/s) 22:40:52 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 22:40:52 Fetched 85.9 kB in 0s (0 B/s) 22:40:52 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 22:40:52 Fetched 8720 B in 0s (0 B/s) 22:40:52 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 22:40:52 Fetched 140 kB in 0s (0 B/s) 22:40:52 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 22:40:52 Fetched 119 kB in 0s (0 B/s) 22:40:52 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 22:40:52 Fetched 111 kB in 0s (0 B/s) 22:40:52 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 22:40:52 Fetched 11.1 kB in 0s (0 B/s) 22:40:52 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 22:40:52 Fetched 646 kB in 0s (0 B/s) 22:40:52 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 22:40:52 Fetched 41.3 kB in 0s (0 B/s) 22:40:52 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 22:40:52 Fetched 17.9 kB in 0s (0 B/s) 22:40:52 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 22:40:52 Fetched 368 kB in 0s (0 B/s) 22:40:52 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 22:40:52 Fetched 187 kB in 0s (0 B/s) 22:40:52 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 22:40:52 Fetched 175 kB in 0s (0 B/s) 22:40:52 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 22:40:52 Fetched 206 kB in 0s (0 B/s) 22:40:52 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 22:40:52 Fetched 1302 kB in 0s (0 B/s) 22:40:52 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 22:40:52 Fetched 36.2 kB in 0s (0 B/s) 22:40:52 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 22:40:52 Fetched 159 kB in 0s (0 B/s) 22:40:52 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 22:40:52 Fetched 107 kB in 0s (0 B/s) 22:40:52 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 22:40:52 Fetched 48.7 kB in 0s (0 B/s) 22:40:52 Pulling static-packages 22:40:52 + snapcraftctl pull 22:40:52 Pulling version 22:40:52 + cd /root/project 22:40:52 + + sed s/v// 22:40:52 git describe --tags --abbrev=0 22:40:52 + GIT_VERSION=2.0.1-dev.65 22:40:52 + [ -z 2.0.1-dev.65 ] 22:40:52 + snapcraftctl set-version 2.0.1-dev.65 22:40:53 Building config-common 22:40:53 + snapcraftctl build 22:40:56 Skipping build go-build-helper (already ran) 22:40:56 Building edgex-go 22:40:56 + cd /root/parts/edgex-go/src 22:40:56 + git describe --tags --abbrev=0 22:40:56 + sed s/v// 22:40:56 + GIT_VERSION=2.0.1-dev.65 22:40:56 + [ -z 2.0.1-dev.65 ] 22:40:56 + echo 2.0.1-dev.65 22:40:56 + make build 22:40:56 go mod tidy 22:40:58 gofmt -l . 22:40:58 [ "`gofmt -l .`" = "" ] 22:40:58 ./bin/test-attribution-txt.sh [Pipeline] sh 22:40:58 + ls -al . 22:40:58 total 640 22:40:58 drwxrwxr-x 9 1001 1001 4096 Oct 1 22:40 . 22:40:58 drwxr-xr-x 4 root root 4096 Oct 1 22:36 .. 22:40:58 -rw-rw-r-- 1 1001 1001 11 Oct 1 22:34 .dockerignore 22:40:58 drwxrwxr-x 8 1001 1001 4096 Oct 1 22:34 .git 22:40:58 drwxrwxr-x 4 1001 1001 4096 Oct 1 22:34 .github 22:40:58 -rw-rw-r-- 1 1001 1001 818 Oct 1 22:34 .gitignore 22:40:58 -rw-rw-r-- 1 1001 1001 42 Oct 1 22:34 .golangci.yml 22:40:58 -rw-rw-r-- 1 1001 1001 76 Oct 1 22:34 .hadolint.yml 22:40:58 -rw-rw-r-- 1 1001 1001 166 Oct 1 22:34 .sonarcloud.properties 22:40:58 -rw-rw-r-- 1 1001 1001 1171 Oct 1 22:34 ADOPTERS.md 22:40:58 -rw-rw-r-- 1 1001 1001 8608 Oct 1 22:34 Attribution.txt 22:40:58 -rw-rw-r-- 1 1001 1001 43881 Oct 1 22:34 CHANGELOG.md 22:40:58 -rw-rw-r-- 1 1001 1001 3804 Oct 1 22:34 CONTRIBUTING.md 22:40:58 -rw-rw-r-- 1 1001 1001 677 Oct 1 22:34 GOVERNANCE.md 22:40:58 -rw-rw-r-- 1 1001 1001 849 Oct 1 22:34 Jenkinsfile 22:40:58 -rw-rw-r-- 1 1001 1001 10775 Oct 1 22:34 LICENSE 22:40:58 -rw-rw-r-- 1 1001 1001 6386 Oct 1 22:34 Makefile 22:40:58 -rw-rw-r-- 1 1001 1001 582 Oct 1 22:34 OWNERS.md 22:40:58 -rw-rw-r-- 1 1001 1001 8256 Oct 1 22:34 README.md 22:40:58 -rw-rw-r-- 1 1001 1001 6912 Oct 1 22:34 SECURITY.md 22:40:58 -rw-rw-r-- 1 1001 1001 5 Oct 1 22:28 VERSION 22:40:58 -rw-rw-r-- 1 1001 1001 4131 Oct 1 22:34 ZMQWindows.md 22:40:58 drwxrwxr-x 2 1001 1001 4096 Oct 1 22:34 bin 22:40:58 drwxrwxr-x 14 1001 1001 4096 Oct 1 22:34 cmd 22:40:58 -rw-r--r-- 1 root root 403265 Oct 1 22:39 coverage.out 22:40:58 -rw-rw-r-- 1 1001 1001 829 Oct 1 22:34 go.mod 22:40:58 -rw-r--r-- 1 root root 50143 Oct 1 22:36 go.sum 22:40:58 drwxrwxr-x 8 1001 1001 4096 Oct 1 22:34 internal 22:40:58 drwxrwxr-x 3 1001 1001 4096 Oct 1 22:34 openapi 22:40:58 drwxrwxr-x 4 1001 1001 4096 Oct 1 22:34 snap 22:40:58 -rw-rw-r-- 1 1001 1001 204 Oct 1 22:34 version.go [Pipeline] sh 22:40:59 + '[' -e coverage.out ] 22:40:59 + chown 1001:1001 coverage.out [Pipeline] stash 22:40:59 Warning: overwriting stash ‘coverage-report’ 22:40:59 go: downloading github.com/gorilla/mux v1.8.0 22:40:59 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 22:40:59 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.18 22:40:59 go: downloading github.com/stretchr/testify v1.7.0 22:40:59 go: downloading github.com/google/uuid v1.3.0 22:40:59 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 22:40:59 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 22:40:59 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 22:40:59 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:40:59 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 22:40:59 go: downloading github.com/lib/pq v1.10.3 22:40:59 go: downloading github.com/golang-jwt/jwt/v4 v4.1.0 22:40:59 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 22:41:00 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:41:00 go: downloading github.com/pelletier/go-toml v1.9.4 22:41:00 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 22:41:00 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 22:41:00 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 22:41:00 Stashed 1 file(s) [Pipeline] sh 22:41:01 go: downloading github.com/go-playground/validator/v10 v10.9.0 22:41:01 go: downloading github.com/go-kit/kit v0.11.0 22:41:01 go: downloading github.com/davecgh/go-spew v1.1.1 22:41:01 go: downloading github.com/pmezard/go-difflib v1.0.0 22:41:01 go: downloading github.com/stretchr/objx v0.1.1 22:41:01 go: downloading github.com/x448/float16 v0.8.4 22:41:01 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 22:41:01 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 22:41:01 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:41:01 go: downloading github.com/pebbe/zmq4 v1.2.7 22:41:01 + make build 22:41:01 go mod tidy 22:41:01 go: downloading github.com/go-playground/universal-translator v0.18.0 22:41:01 go: downloading github.com/leodido/go-urn v1.2.1 22:41:01 go: downloading golang.org/x/text v0.3.6 22:41:01 go: downloading github.com/go-playground/assert/v2 v2.0.1 22:41:01 go: downloading github.com/go-playground/locales v0.14.0 22:41:01 go: downloading github.com/kr/pretty v0.3.0 22:41:01 go: downloading github.com/go-logfmt/logfmt v0.5.0 22:41:01 go: downloading github.com/go-stack/stack v1.8.0 22:41:01 go: downloading github.com/hashicorp/consul/api v1.8.1 22:41:01 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:41:01 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 22:41:01 go: downloading github.com/gorilla/websocket v1.4.2 22:41:01 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 22:41:01 go: downloading github.com/onsi/ginkgo v1.10.1 22:41:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:41:02 go: downloading github.com/onsi/gomega v1.7.0 22:41:02 go: downloading github.com/kr/text v0.2.0 22:41:02 go: downloading github.com/rogpeppe/go-internal v1.8.0 22:41:02 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:41:02 go: downloading github.com/mitchellh/copystructure v1.0.0 22:41:02 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:41:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:41:02 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:41:02 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:41:02 go: downloading github.com/hashicorp/serf v0.9.5 22:41:02 go: downloading github.com/hashicorp/consul/sdk v0.7.0 22:41:02 go: downloading github.com/hashicorp/go-uuid v1.0.1 22:41:02 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:41:02 go: downloading github.com/fatih/color v1.9.0 22:41:02 go: downloading github.com/mattn/go-colorable v0.1.6 22:41:02 go: downloading github.com/mattn/go-isatty v0.0.12 22:41:02 go: downloading github.com/mitchellh/go-homedir v1.1.0 22:41:02 go: downloading github.com/pkg/errors v0.9.1 22:41:02 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:41:02 go: downloading github.com/hashicorp/go-msgpack v0.5.3 22:41:02 go: downloading github.com/hashicorp/memberlist v0.2.2 22:41:02 go: downloading github.com/hpcloud/tail v1.0.0 22:41:02 go: downloading gopkg.in/yaml.v2 v2.4.0 22:41:02 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 22:41:02 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:41:02 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:41:02 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:41:02 go: downloading github.com/hashicorp/go-multierror v1.1.0 22:41:02 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 22:41:02 go: downloading github.com/miekg/dns v1.1.26 22:41:03 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:41:03 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:41:03 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:41:03 go: downloading gopkg.in/fsnotify.v1 v1.4.7 22:41:03 go: downloading github.com/hashicorp/errwrap v1.0.0 22:41:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o cmd/core-data/core-data ./cmd/core-data 22:41:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:41:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:41:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o cmd/core-command/core-command ./cmd/core-command 22:41:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:41:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:41:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:41:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:41:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:41:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:41:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:41:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o ./cmd/secrets-config ./cmd/secrets-config 22:41:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:41:30 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 22:41:30 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 22:41:30 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 22:41:30 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 22:41:30 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 22:41:30 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 22:41:30 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 22:41:30 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 22:41:30 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 22:41:30 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 22:41:30 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 22:41:30 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 22:41:30 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 22:41:30 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 22:41:30 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 22:41:30 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 22:41:30 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 22:41:30 + 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 22:41:30 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 22:41:30 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 22:41:30 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 22:41:30 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 22:41:30 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 22:41:30 + 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 22:41:30 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 22:41:30 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 22:41:30 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 22:41:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:41:31 Building hooks 22:41:31 + cd /root/parts/hooks/src 22:41:31 + make build 22:41:31 go mod tidy 22:41:31 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 22:41:31 go: downloading github.com/stretchr/testify v1.5.1 22:41:31 go: downloading gopkg.in/yaml.v2 v2.2.2 22:41:31 go: downloading github.com/davecgh/go-spew v1.1.0 22:41:31 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 22:41:32 GO111MODULE=on go build -o cmd/install/install ./cmd/install 22:41:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:41:33 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 22:41:33 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 22:41:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:41:36 Building static-packages 22:41:36 + snapcraftctl build 22:41:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:41:39 Building version 22:41:39 + snapcraftctl build 22:41:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:41:41 Staging config-common 22:41:41 + snapcraftctl stage 22:41:42 Skipping stage go-build-helper (already ran) 22:41:42 Staging edgex-go 22:41:42 + snapcraftctl stage 22:41:43 Staging hooks 22:41:43 + snapcraftctl stage 22:41:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:41:44 Staging static-packages 22:41:44 + snapcraftctl stage 22:41:46 Staging version 22:41:46 + snapcraftctl stage 22:41:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:41:47 Priming config-common 22:41:47 + snapcraftctl prime 22:41:48 Priming go-build-helper 22:41:48 + snapcraftctl prime 22:41:49 Priming edgex-go 22:41:49 + snapcraftctl prime 22:41:50 Priming hooks 22:41:50 + snapcraftctl prime 22:41:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:41:52 Priming static-packages 22:41:52 + snapcraftctl prime 22:41:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:41:55 Priming version 22:41:55 + snapcraftctl prime 22:41:56 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 22:41:57 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } 22:42:02 $ docker stop --time=1 3219216cbc689095a56f0a124d6c5632ae55d3f694800cc9c4a2281f4775ea77 22:42:05 $ docker rm -f 3219216cbc689095a56f0a124d6c5632ae55d3f694800cc9c4a2281f4775ea77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:42:07 22:42:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:42:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:42:08 latest: Pulling from edgex-devops/edgex-compose-arm64 22:42:08 29e5d40040c1: Pulling fs layer 22:42:08 1ce36da41761: Pulling fs layer 22:42:08 25b303627fd3: Pulling fs layer 22:42:08 29e5d40040c1: Verifying Checksum 22:42:08 29e5d40040c1: Download complete 22:42:09 1ce36da41761: Verifying Checksum 22:42:09 1ce36da41761: Download complete 22:42:09 29e5d40040c1: Pull complete 22:42:11 1ce36da41761: Pull complete 22:42:11 25b303627fd3: Download complete 22:42:21 25b303627fd3: Pull complete 22:42:21 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:42:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:42:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:42:21 prd-ubuntu18.04-docker-arm64-4c-16g-418 does not seem to be running inside a container 22:42:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:42:25 $ docker top 1a6a8f2974017e3cfdc040d58062114e2db47972395b1520e85f293c867968dd -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:26 + docker-compose build --help 22:42:26 + grep parallel 22:42:31 --parallel Build images in parallel. [Pipeline] } 22:42:31 $ docker stop --time=1 1a6a8f2974017e3cfdc040d58062114e2db47972395b1520e85f293c867968dd 22:42:33 $ docker rm -f 1a6a8f2974017e3cfdc040d58062114e2db47972395b1520e85f293c867968dd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:42:33 . [Pipeline] withDockerContainer 22:42:34 prd-ubuntu18.04-docker-arm64-4c-16g-418 does not seem to be running inside a container 22:42:34 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:42:36 $ docker top 50e80e166781b939d9dc532b7ade340e939363a61efe509e176938cb9c195f2c -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:37 + docker-compose -f ./docker-compose-build.yml build --parallel 22:42:41 Building core-command ... 22:42:41 Building core-data ... 22:42:41 Building core-metadata ... 22:42:41 Building security-bootstrapper ... 22:42:41 Building security-proxy-setup ... 22:42:41 Building security-secretstore-setup ... 22:42:41 Building support-notifications ... 22:42:41 Building support-scheduler ... 22:42:41 Building sys-mgmt-agent ... 22:42:41 Building sys-mgmt-agent 22:42:41 Building security-proxy-setup 22:42:41 Building support-notifications 22:42:41 Building support-scheduler 22:42:41 Building core-metadata 22:43:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:43:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:43:49 ---> fa3b788c477e 22:43:49 Step 3/24 : WORKDIR /edgex-go 22:43:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:43:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:43:49 ---> fa3b788c477e 22:43:49 Step 3/24 : WORKDIR /edgex-go 22:43:49 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:43:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:43:49 ---> fa3b788c477e 22:43:49 Step 3/22 : WORKDIR /edgex-go 22:43:49 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:43:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:43:49 ---> fa3b788c477e 22:43:49 Step 3/23 : WORKDIR /edgex-go 22:43:49 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:43:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:43:49 ---> fa3b788c477e 22:43:49 Step 3/23 : WORKDIR /edgex-go 22:43:50 ---> Running in 1723317d1d46 22:43:50 ---> Running in 588ea632ec9c 22:43:50 ---> Running in 344b5626580e 22:43:50 ---> Running in 737b025ca563 22:43:50 ---> Running in 42819e3d95b4 22:43:51 Removing intermediate container 1723317d1d46 22:43:51 ---> 5f462bc65b05 22:43:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:51 Removing intermediate container 737b025ca563 22:43:51 ---> 31c0a6a9d3ff 22:43:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:51 Removing intermediate container 588ea632ec9c 22:43:51 ---> 722ee33a7cb0 22:43:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:51 Removing intermediate container 344b5626580e 22:43:51 ---> 84320391bfd2 22:43:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:51 Removing intermediate container 42819e3d95b4 22:43:51 ---> 764f67d15f04 22:43:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:51 ---> Running in d86bf2610bf0 22:43:51 ---> Running in 118e6185cb4d 22:43:51 ---> Running in cbc1895311ef 22:43:51 ---> Running in fb0b4a269cc6 22:43:51 ---> Running in 0b8094df9699 22:43:55 Removing intermediate container 118e6185cb4d 22:43:55 ---> 97262f587b24 22:43:55 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:43:55 ---> Running in 7f27a5a25eb0 22:43:55 Removing intermediate container d86bf2610bf0 22:43:55 ---> f509f28c4c85 22:43:55 Step 5/24 : RUN apk add --update --no-cache make git 22:43:56 Removing intermediate container cbc1895311ef 22:43:56 ---> fb8c924bc61c 22:43:56 Step 5/24 : RUN apk add --update --no-cache make bash git 22:43:56 ---> Running in 0abd49d4e378 22:43:56 ---> Running in 1d8b2a6c0f4d 22:43:56 Removing intermediate container fb0b4a269cc6 22:43:56 ---> 318d3d17f477 22:43:56 Step 5/23 : RUN apk add --update --no-cache make git 22:43:56 Removing intermediate container 0b8094df9699 22:43:56 ---> 423dfa280dea 22:43:56 Step 5/22 : RUN apk add --update --no-cache make git 22:43:56 ---> Running in 45507af0c4a5 22:43:56 ---> Running in 6f5b98ae853f 22:43:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:43:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:43:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:43:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:43:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:43:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:43:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:43:59 OK: 218 MiB in 52 packages 22:43:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:43:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:43:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:43:59 OK: 218 MiB in 52 packages 22:44:00 OK: 218 MiB in 52 packages 22:44:00 OK: 218 MiB in 52 packages 22:44:00 OK: 218 MiB in 52 packages 22:44:01 Removing intermediate container 7f27a5a25eb0 22:44:01 ---> 4117736b17d6 22:44:01 Step 6/23 : COPY go.mod . 22:44:01 Removing intermediate container 0abd49d4e378 22:44:01 ---> eec021467c1f 22:44:01 Step 6/24 : COPY go.mod . 22:44:02 Removing intermediate container 1d8b2a6c0f4d 22:44:02 ---> d68d1353ff6b 22:44:02 Step 6/24 : COPY go.mod . 22:44:02 Removing intermediate container 6f5b98ae853f 22:44:02 ---> f4eaf04e2b39 22:44:02 Step 6/22 : COPY go.mod . 22:44:02 ---> 59f08bef1937 22:44:02 Step 7/23 : RUN go mod download 22:44:02 Removing intermediate container 45507af0c4a5 22:44:02 ---> a1a18cab6b2e 22:44:02 Step 6/23 : COPY go.mod . 22:44:02 ---> Running in 0d2ea24b7925 22:44:03 ---> 4ab14f83b0e9 22:44:03 Step 7/24 : RUN go mod download 22:44:03 ---> Running in ed7a94170a31 22:44:03 ---> 49fe86afa83d 22:44:03 Step 7/24 : RUN go mod download 22:44:03 ---> 583e76b23fb4 22:44:03 Step 7/22 : RUN go mod download 22:44:03 ---> Running in ddda5810da76 22:44:04 ---> Running in cb29ded17232 22:44:04 ---> 6206d1516725 22:44:04 Step 7/23 : RUN go mod download 22:44:04 ---> Running in 8e9811a926db 22:44:08 Removing intermediate container 0d2ea24b7925 22:44:08 ---> c7655c115f23 22:44:08 Step 8/23 : COPY . . 22:44:10 Removing intermediate container ed7a94170a31 22:44:10 ---> 369485770e97 22:44:10 Step 8/24 : COPY . . 22:44:11 Removing intermediate container cb29ded17232 22:44:11 ---> 8fcf7c2e46c7 22:44:11 Step 8/22 : COPY . . 22:44:12 Removing intermediate container ddda5810da76 22:44:12 ---> 17bf5d1eea53 22:44:12 Step 8/24 : COPY . . 22:44:12 Removing intermediate container 8e9811a926db 22:44:12 ---> 855e731059e5 22:44:12 Step 8/23 : COPY . . 22:44:34 ---> 9f009d9e4b64 22:44:34 Step 9/24 : RUN go mod tidy 22:44:34 ---> 9defddbd14bc 22:44:34 Step 9/23 : RUN go mod tidy 22:44:34 ---> 418e9bf4b329 22:44:34 Step 9/22 : RUN go mod tidy 22:44:34 ---> 2860080bafe4 22:44:34 Step 9/23 : RUN go mod tidy 22:44:34 ---> 3ef48c2b7b76 22:44:34 Step 9/24 : RUN go mod tidy 22:44:34 ---> Running in d4bf2cad33b3 22:44:34 ---> Running in 832ea6068e96 22:44:34 ---> Running in 2c750ca51cbc 22:44:34 ---> Running in a91dd558775c 22:44:34 ---> Running in 6fa33c57ecbc 22:44:41 Removing intermediate container d4bf2cad33b3 22:44:41 ---> e956d97a282c 22:44:41 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:44:41 ---> Running in 04ad110b4cd1 22:44:41 Removing intermediate container 832ea6068e96 22:44:41 ---> af8bc6d06dc5 22:44:41 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:44:41 ---> Running in 1da4cc5ccc18 22:44:41 Removing intermediate container 6fa33c57ecbc 22:44:41 ---> bbf54f5b263a 22:44:41 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:44:41 Removing intermediate container 2c750ca51cbc 22:44:41 ---> 258e7507536d 22:44:41 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:44:41 ---> Running in a1dd14af59c0 22:44:42 ---> Running in ff6aec412c67 22:44:42 Removing intermediate container a91dd558775c 22:44:42 ---> 83ba58fec7e7 22:44:42 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:44:42 ---> Running in aca52d88cdd7 22:44:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:44:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:44:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:44:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:44:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:46:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:46:38 Removing intermediate container a1dd14af59c0 22:46:38 ---> 089a02b35646 22:46:38 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:46:38 ---> Running in 6ca9f682f7f4 22:46:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:46:46 Removing intermediate container ff6aec412c67 22:46:46 ---> 4684bcf7f36b 22:46:46 22:46:46 Step 11/22 : FROM alpine:3.14 22:46:48 3.14: Pulling from library/alpine 22:46:48 Removing intermediate container 6ca9f682f7f4 22:46:48 ---> df4c489fb3bb 22:46:48 22:46:48 Step 12/24 : FROM docker:20.10.8 22:46:50 20.10.8: Pulling from library/docker 22:46:50 Removing intermediate container 04ad110b4cd1 22:46:50 ---> 5200da515bdf 22:46:50 22:46:50 Step 11/24 : FROM alpine:3.14 22:46:50 3.14: Pulling from library/alpine 22:46:50 Removing intermediate container 1da4cc5ccc18 22:46:50 ---> e29b045019fe 22:46:50 22:46:50 Step 11/23 : FROM alpine:3.14 22:46:50 Removing intermediate container aca52d88cdd7 22:46:50 ---> 606ad53446bf 22:46:50 22:46:50 Step 11/23 : FROM alpine:3.14 22:46:51 3.14: Pulling from library/alpine 22:46:51 3.14: Pulling from library/alpine 22:46:51 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:46:51 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:46:51 Status: Image is up to date for alpine:3.14 22:46:51 Status: Downloaded newer image for alpine:3.14 22:46:51 ---> bb3de5531c18 22:46:51 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:46:51 ---> bb3de5531c18 22:46:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:46:51 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:46:51 Status: Image is up to date for alpine:3.14 22:46:51 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:46:51 Status: Image is up to date for alpine:3.14 22:46:52 ---> bb3de5531c18 22:46:52 Step 12/22 : RUN apk add --update --no-cache curl 22:46:52 ---> bb3de5531c18 22:46:52 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:46:52 ---> Running in b41f47bcfca6 22:46:52 ---> Running in 791f73c155e0 22:46:52 ---> Running in 6b5450132ed0 22:46:52 ---> Running in 464236f31d28 22:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:46:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:46:55 (1/1) Installing dumb-init (1.2.5-r1) 22:46:55 Executing busybox-1.33.1-r3.trigger 22:46:56 (1/2) Installing ca-certificates (20191127-r5) 22:46:56 OK: 5 MiB in 15 packages 22:46:56 (1/5) Installing ca-certificates (20191127-r5) 22:46:56 (1/1) Installing dumb-init (1.2.5-r1) 22:46:56 Executing busybox-1.33.1-r3.trigger 22:46:56 (2/2) Installing dumb-init (1.2.5-r1) 22:46:56 Executing busybox-1.33.1-r3.trigger 22:46:56 OK: 5 MiB in 15 packages 22:46:56 (2/5) Installing brotli-libs (1.0.9-r5) 22:46:56 Executing ca-certificates-20191127-r5.trigger 22:46:56 (3/5) Installing nghttp2-libs (1.43.0-r0) 22:46:56 (4/5) Installing libcurl (7.79.1-r0) 22:46:56 (5/5) Installing curl (7.79.1-r0) 22:46:56 Executing busybox-1.33.1-r3.trigger 22:46:56 Executing ca-certificates-20191127-r5.trigger 22:46:56 OK: 6 MiB in 16 packages 22:46:56 OK: 8 MiB in 19 packages 22:47:00 Removing intermediate container 791f73c155e0 22:47:00 ---> e08f63fe627f 22:47:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:47:00 Removing intermediate container 464236f31d28 22:47:00 ---> b6c650939071 22:47:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:47:00 ---> Running in b0029f05f264 22:47:01 ---> Running in e087c45cea1a 22:47:01 Removing intermediate container 6b5450132ed0 22:47:01 ---> 57cca2de97bd 22:47:01 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:47:02 Removing intermediate container b41f47bcfca6 22:47:02 ---> 252152617865 22:47:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:47:02 Removing intermediate container b0029f05f264 22:47:02 ---> d360cacd5316 22:47:02 Step 14/23 : ENV APP_PORT=59861 22:47:02 ---> Running in 1fad91e5a8c1 22:47:02 ---> Running in dde0bbc5535d 22:47:02 Removing intermediate container e087c45cea1a 22:47:02 ---> a561275c9c9e 22:47:02 Step 14/24 : ENV APP_PORT=59881 22:47:02 ---> Running in a2ade32a457c 22:47:02 ---> Running in 23d32245f5b1 22:47:03 Removing intermediate container dde0bbc5535d 22:47:03 ---> b52098732287 22:47:03 Step 14/23 : ENV APP_PORT=59860 22:47:03 Removing intermediate container 1fad91e5a8c1 22:47:03 ---> e74ef5badc6b 22:47:03 Step 14/22 : WORKDIR /edgex 22:47:03 Removing intermediate container a2ade32a457c 22:47:03 ---> 04012cc42f56 22:47:03 Step 15/23 : EXPOSE $APP_PORT 22:47:03 ---> Running in 3240a6f0ec4b 22:47:04 ---> Running in ae7cf3373ab0 22:47:04 Removing intermediate container 23d32245f5b1 22:47:04 ---> 368a9122e0f3 22:47:04 Step 15/24 : EXPOSE $APP_PORT 22:47:04 ---> Running in b50a16bdcae2 22:47:04 ---> Running in 34d0da285da8 22:47:04 Removing intermediate container 3240a6f0ec4b 22:47:04 ---> 7f63cd7cc5f4 22:47:04 Step 15/23 : EXPOSE $APP_PORT 22:47:04 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 22:47:04 Removing intermediate container ae7cf3373ab0 22:47:04 ---> 59bb8f1421ea 22:47:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:47:04 Status: Downloaded newer image for docker:20.10.8 22:47:05 ---> Running in e88d9c722b46 22:47:05 ---> 3734d5adc5ac 22:47:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:47:05 Removing intermediate container b50a16bdcae2 22:47:05 ---> 1b6a37c8ff8a 22:47:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:47:05 Removing intermediate container 34d0da285da8 22:47:05 ---> 41784f94e1c7 22:47:05 Step 16/24 : WORKDIR / 22:47:05 ---> Running in acf625e57bd9 22:47:05 ---> Running in f6c0707d2f85 22:47:06 Removing intermediate container e88d9c722b46 22:47:06 ---> ee6ce4a44e05 22:47:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:47:06 ---> 5a7b7056bed2 22:47:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:47:06 Removing intermediate container acf625e57bd9 22:47:06 ---> 8b2cb0a5f49d 22:47:06 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 22:47:06 ---> f6163d3fcf8a 22:47:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:47:06 Removing intermediate container f6c0707d2f85 22:47:06 ---> 9837a57c1259 22:47:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:47:06 ---> Running in 35b09ae81ea9 22:47:08 ---> 0b34bb85ffcb 22:47:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:47:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:47:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:47:08 ---> 85912023a33c 22:47:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:47:08 ---> fa4d4d6a748c 22:47:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:47:08 ---> 301933fabcdc 22:47:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:47:09 (1/42) Installing readline (8.1.0-r0) 22:47:09 (2/42) Installing bash (5.1.4-r0) 22:47:09 Executing bash-5.1.4-r0.post-install 22:47:09 (3/42) Installing brotli-libs (1.0.9-r5) 22:47:09 (4/42) Installing nghttp2-libs (1.43.0-r0) 22:47:09 (5/42) Installing libcurl (7.79.1-r0) 22:47:09 (6/42) Installing curl (7.79.1-r0) 22:47:09 (7/42) Installing dumb-init (1.2.5-r1) 22:47:09 (8/42) Installing libbz2 (1.0.8-r1) 22:47:09 (9/42) Installing expat (2.4.1-r0) 22:47:09 (10/42) Installing libffi (3.3-r2) 22:47:09 (11/42) Installing gdbm (1.19-r0) 22:47:09 (12/42) Installing xz-libs (5.2.5-r0) 22:47:09 (13/42) Installing libgcc (10.3.1_git20210424-r2) 22:47:09 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 22:47:09 (15/42) Installing mpdecimal (2.5.1-r1) 22:47:09 (16/42) Installing sqlite-libs (3.35.5-r0) 22:47:09 (17/42) Installing python3 (3.9.5-r1) 22:47:10 ---> ba8699d4bef7 22:47:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:47:10 ---> 5d25db2aacad 22:47:10 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:47:11 ---> e3f94c085590 22:47:11 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:47:11 ---> 022052f3c48f 22:47:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:47:11 ---> Running in 1662264e46b0 22:47:11 ---> 84c13161ded6 22:47:11 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:47:11 (18/42) Installing py3-appdirs (1.4.4-r2) 22:47:11 (19/42) Installing py3-chardet (4.0.0-r2) 22:47:11 (20/42) Installing py3-idna (3.2-r0) 22:47:11 (21/42) Installing py3-urllib3 (1.26.5-r0) 22:47:11 ---> Running in 2ef499c3aab2 22:47:12 (22/42) Installing py3-certifi (2020.12.5-r1) 22:47:12 (23/42) Installing py3-requests (2.25.1-r4) 22:47:12 (24/42) Installing py3-msgpack (1.0.2-r1) 22:47:12 (25/42) Installing py3-lockfile (0.12.2-r4) 22:47:12 (26/42) Installing py3-cachecontrol (0.12.6-r1) 22:47:12 (27/42) Installing py3-colorama (0.4.4-r1) 22:47:12 (28/42) Installing py3-contextlib2 (0.6.0-r1) 22:47:12 ---> Running in 199eaf8daaae 22:47:12 (29/42) Installing py3-distlib (0.3.1-r3) 22:47:12 (30/42) Installing py3-distro (1.5.0-r3) 22:47:12 (31/42) Installing py3-six (1.15.0-r1) 22:47:12 (32/42) Installing py3-webencodings (0.5.1-r4) 22:47:12 (33/42) Installing py3-html5lib (1.1-r1) 22:47:12 (34/42) Installing py3-parsing (2.4.7-r2) 22:47:12 Removing intermediate container 1662264e46b0 22:47:12 ---> 0d2b995a52fb 22:47:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:47:12 (35/42) Installing py3-packaging (20.9-r1) 22:47:12 (36/42) Installing py3-toml (0.10.2-r2) 22:47:12 (37/42) Installing py3-pep517 (0.10.0-r2) 22:47:12 (38/42) Installing py3-progress (1.5-r2) 22:47:12 (39/42) Installing py3-retrying (1.3.3-r1) 22:47:12 (40/42) Installing py3-ordered-set (4.0.2-r1) 22:47:12 (41/42) Installing py3-setuptools (52.0.0-r3) 22:47:12 (42/42) Installing py3-pip (20.3.4-r1) 22:47:12 ---> Running in 8ccfbdcf66cf 22:47:12 Removing intermediate container 2ef499c3aab2 22:47:12 ---> 57d2fdc56ad8 22:47:12 Step 19/22 : CMD ["--init=true"] 22:47:13 Executing busybox-1.33.1-r3.trigger 22:47:13 Removing intermediate container 199eaf8daaae 22:47:13 ---> b384a2a440a7 22:47:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:47:13 OK: 84 MiB in 64 packages 22:47:13 ---> d378879e77c4 22:47:13 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:47:13 ---> Running in e6eeed8fdb07 22:47:13 ---> Running in 78b9f4a1392b 22:47:13 ---> Running in 99a1c1f1c12b 22:47:13 Removing intermediate container 8ccfbdcf66cf 22:47:13 ---> 7808a3ae4d9d 22:47:13 Step 21/23 : LABEL arch=arm64 22:47:13 ---> Running in 4d3a8ff42440 22:47:14 Removing intermediate container e6eeed8fdb07 22:47:14 ---> 7ae6758141ca 22:47:14 Step 20/22 : LABEL arch=arm64 22:47:14 ---> Running in ea9953257964 22:47:14 Removing intermediate container 99a1c1f1c12b 22:47:14 ---> 8a2cf04ebb55 22:47:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:47:14 Removing intermediate container 78b9f4a1392b 22:47:14 ---> 5d00e71ee671 22:47:14 Step 21/23 : LABEL arch=arm64 22:47:14 Removing intermediate container 4d3a8ff42440 22:47:14 ---> d183854b3309 22:47:14 Step 22/23 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d 22:47:14 ---> Running in 0cd8095bba28 22:47:14 ---> Running in 4263fa5885e9 22:47:15 ---> Running in 28d37aff1164 22:47:15 Removing intermediate container ea9953257964 22:47:15 ---> d4a294f42a30 22:47:15 Step 21/22 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d 22:47:15 ---> Running in b09b848a31db 22:47:15 Removing intermediate container 0cd8095bba28 22:47:15 ---> 6bda593ae617 22:47:15 Step 22/24 : LABEL arch=arm64 22:47:15 Removing intermediate container 4263fa5885e9 22:47:15 ---> 1638e1c29bfd 22:47:15 Step 22/23 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d 22:47:15 Removing intermediate container 28d37aff1164 22:47:15 ---> 65678e8ccee5 22:47:15 Step 23/23 : LABEL version=0.0.0 22:47:16 ---> Running in 034a5bd5ae36 22:47:16 ---> Running in a150c3e48245 22:47:16 ---> Running in 9f27191f9add 22:47:16 Removing intermediate container b09b848a31db 22:47:16 ---> 6d3fe9d919c3 22:47:16 Step 22/22 : LABEL version=0.0.0 22:47:16 ---> Running in 34a6c10991df 22:47:16 Removing intermediate container 034a5bd5ae36 22:47:16 ---> dd5e195db46f 22:47:16 Step 23/24 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d 22:47:16 Removing intermediate container 9f27191f9add 22:47:16 ---> a93b263457bd 22:47:16 22:47:16 Removing intermediate container a150c3e48245 22:47:16 ---> ec0e86eb0e6f 22:47:16 Step 23/23 : LABEL version=0.0.0 22:47:17 ---> Running in e8486792ca7f 22:47:17 ---> Running in f20d5af4016d 22:47:17 Removing intermediate container 34a6c10991df 22:47:17 ---> 68572cf8cd29 22:47:17 22:47:17 Successfully built a93b263457bd 22:47:17 Successfully tagged support-scheduler-arm64:latest 22:47:17 Building security-bootstrapper 22:47:17  Building support-scheduler ... done Collecting docker-compose==1.23.2 22:47:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:47:17 Removing intermediate container e8486792ca7f 22:47:17 ---> c6d4039c63a1 22:47:17 Step 24/24 : LABEL version=0.0.0 22:47:18 Successfully built 68572cf8cd29 22:47:18 Successfully tagged security-proxy-setup-arm64:latest 22:47:18  Building security-proxy-setup ... done Building core-command 22:47:18 ---> Running in 9d6d9ab851b6 22:47:18 Removing intermediate container f20d5af4016d 22:47:18 ---> 7378a61efe2b 22:47:18 22:47:18 Collecting docker<4.0,>=3.6.0 22:47:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:47:18 Successfully built 7378a61efe2b 22:47:18 Successfully tagged support-notifications-arm64:latest 22:47:18 Building core-data 22:47:18  Building support-notifications ... done Collecting dockerpty<0.5,>=0.4.1 22:47:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:47:18 Removing intermediate container 9d6d9ab851b6 22:47:18 ---> 0daad4a98d2b 22:47:18 22:47:19 Successfully built 0daad4a98d2b 22:47:19 Successfully tagged core-metadata-arm64:latest 22:47:19  Building core-metadata ... done Building security-secretstore-setup 22:47:20 Collecting websocket-client<1.0,>=0.32.0 22:47:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:47:20 Collecting texttable<0.10,>=0.9.0 22:47:20 Downloading texttable-0.9.1.tar.gz (11 kB) 22:47:23 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:47:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:47:23 Collecting jsonschema<3,>=2.5.1 22:47:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:47:23 Collecting docopt<0.7,>=0.6.1 22:47:23 Downloading docopt-0.6.2.tar.gz (25 kB) 22:47:25 Collecting cached-property<2,>=1.2.0 22:47:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:47:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 22:47:26 Collecting PyYAML<4,>=3.10 22:47:26 Downloading PyYAML-3.13.tar.gz (270 kB) 22:47:29 Collecting docker-pycreds>=0.4.0 22:47:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:47:30 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 22:47:30 Collecting chardet<3.1.0,>=3.0.2 22:47:30 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:47:30 Collecting urllib3<1.25,>=1.21.1 22:47:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:47:30 Collecting idna<2.8,>=2.5 22:47:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:47:31 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:47:31 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:47:31 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:47:31 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:47:32 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:47:32 Attempting uninstall: urllib3 22:47:32 Found existing installation: urllib3 1.26.5 22:47:32 Uninstalling urllib3-1.26.5: 22:47:32 Successfully uninstalled urllib3-1.26.5 22:47:32 Attempting uninstall: idna 22:47:32 Found existing installation: idna 3.2 22:47:32 Uninstalling idna-3.2: 22:47:32 Successfully uninstalled idna-3.2 22:47:34 Attempting uninstall: chardet 22:47:34 Found existing installation: chardet 4.0.0 22:47:34 Uninstalling chardet-4.0.0: 22:47:34 Successfully uninstalled chardet-4.0.0 22:47:35 Attempting uninstall: requests 22:47:35 Found existing installation: requests 2.25.1 22:47:35 Uninstalling requests-2.25.1: 22:47:35 Successfully uninstalled requests-2.25.1 22:47:36 Running setup.py install for texttable: started 22:47:37 Running setup.py install for texttable: finished with status 'done' 22:47:37 Running setup.py install for PyYAML: started 22:47:40 Running setup.py install for PyYAML: finished with status 'done' 22:47:40 Running setup.py install for docopt: started 22:47:42 Running setup.py install for docopt: finished with status 'done' 22:47:42 Running setup.py install for dockerpty: started 22:47:44 Running setup.py install for dockerpty: finished with status 'done' 22:47:46 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 22:48:05 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:48:05 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:48:05 ---> fa3b788c477e 22:48:05 Step 3/32 : WORKDIR /edgex-go 22:48:05 ---> Using cache 22:48:05 ---> 84320391bfd2 22:48:05 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:05 ---> Using cache 22:48:05 ---> fb8c924bc61c 22:48:05 Step 5/32 : RUN apk add --update --no-cache make git 22:48:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:48:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:48:05 ---> fa3b788c477e 22:48:05 Step 3/24 : WORKDIR /edgex-go 22:48:05 ---> Using cache 22:48:05 ---> 84320391bfd2 22:48:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:05 ---> Using cache 22:48:05 ---> fb8c924bc61c 22:48:05 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:48:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:48:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:48:05 ---> fa3b788c477e 22:48:05 Step 3/24 : WORKDIR /edgex-go 22:48:05 ---> Using cache 22:48:05 ---> 84320391bfd2 22:48:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:05 ---> Using cache 22:48:05 ---> fb8c924bc61c 22:48:05 Step 5/24 : RUN apk add --update --no-cache make git 22:48:06 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:48:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:48:06 ---> fa3b788c477e 22:48:06 Step 3/26 : WORKDIR /edgex-go 22:48:06 ---> Using cache 22:48:06 ---> 84320391bfd2 22:48:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:06 ---> Using cache 22:48:06 ---> fb8c924bc61c 22:48:06 Step 5/26 : RUN apk add --update --no-cache make git 22:48:07 ---> Running in f8568c08b19a 22:48:07 ---> Running in 59c7dfd4d98d 22:48:07 ---> Running in 43c0fed5887a 22:48:07 ---> Running in 2997e1504e65 22:48:08 Removing intermediate container 35b09ae81ea9 22:48:08 ---> f5f1f9bf5274 22:48:08 Step 15/24 : ENV APP_PORT=58890 22:48:08 ---> Running in 6185657e1355 22:48:09 Removing intermediate container 6185657e1355 22:48:09 ---> e65a6911c7e9 22:48:09 Step 16/24 : EXPOSE $APP_PORT 22:48:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:48:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:48:09 ---> Running in 05e2c4e328ec 22:48:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:48:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:48:09 Removing intermediate container 05e2c4e328ec 22:48:09 ---> 1cf4b9f70f4f 22:48:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:48:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:48:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:48:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:48:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:48:11 OK: 218 MiB in 52 packages 22:48:11 OK: 218 MiB in 52 packages 22:48:11 OK: 218 MiB in 52 packages 22:48:11 ---> 5fc32589e3c7 22:48:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:48:11 OK: 218 MiB in 52 packages 22:48:13 Removing intermediate container 2997e1504e65 22:48:13 ---> 00b5905877b3 22:48:13 Step 6/26 : COPY go.mod . 22:48:13 Removing intermediate container f8568c08b19a 22:48:13 ---> d47b731102b5 22:48:13 Step 6/24 : COPY go.mod . 22:48:13 ---> f9d10ac1a33a 22:48:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:48:13 Removing intermediate container 43c0fed5887a 22:48:13 ---> c1979dfc89b3 22:48:13 Step 6/24 : COPY go.mod . 22:48:13 Removing intermediate container 59c7dfd4d98d 22:48:13 ---> 5789ece149ab 22:48:13 Step 6/32 : COPY go.mod . 22:48:14 ---> 4907951d66ba 22:48:14 Step 7/26 : RUN go mod download 22:48:14 ---> d1d54e131768 22:48:14 Step 7/24 : RUN go mod download 22:48:15 ---> Running in 3b1cc3c1e4c5 22:48:15 ---> e50854b083bb 22:48:15 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:48:15 ---> c0842c0f70b1 22:48:15 Step 7/24 : RUN go mod download 22:48:15 ---> Running in de7edcc6b4fa 22:48:15 ---> d6b003f18514 22:48:15 Step 7/32 : RUN go mod download 22:48:15 ---> Running in 957aa88fdc9f 22:48:15 ---> Running in 1a07aa4d399d 22:48:15 ---> Running in 3633ab87f1b1 22:48:16 Removing intermediate container 957aa88fdc9f 22:48:16 ---> 8d5d190d5082 22:48:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:48:17 ---> Running in cdc30df4f881 22:48:18 Removing intermediate container cdc30df4f881 22:48:18 ---> 8a025560dc66 22:48:18 Step 22/24 : LABEL arch=arm64 22:48:19 ---> Running in f15b51ed8768 22:48:20 Removing intermediate container f15b51ed8768 22:48:20 ---> 2f72ab99a7ab 22:48:20 Step 23/24 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d 22:48:21 ---> Running in 69750f24aaa2 22:48:21 Removing intermediate container 3b1cc3c1e4c5 22:48:21 ---> 8704a3acfb17 22:48:21 Step 8/26 : COPY . . 22:48:21 Removing intermediate container 69750f24aaa2 22:48:21 ---> 3c159873a093 22:48:21 Step 24/24 : LABEL version=0.0.0 22:48:22 ---> Running in ef79ea409dbc 22:48:22 Removing intermediate container de7edcc6b4fa 22:48:22 ---> 984d2936e8f4 22:48:22 Step 8/24 : COPY . . 22:48:22 Removing intermediate container 1a07aa4d399d 22:48:22 ---> 00b632a92c03 22:48:22 Step 8/24 : COPY . . 22:48:22 Removing intermediate container 3633ab87f1b1 22:48:22 ---> 3fd06be5d987 22:48:22 Step 8/32 : COPY . . 22:48:23 Removing intermediate container ef79ea409dbc 22:48:23 ---> 49bd7ccba84f 22:48:23 22:48:23 Successfully built 49bd7ccba84f 22:48:23 Successfully tagged sys-mgmt-agent-arm64:latest 22:48:42  Building sys-mgmt-agent ... done  ---> fae5c8c2a7e9 22:48:42 Step 9/24 : RUN go mod tidy 22:48:42 ---> 62a693bd00db 22:48:42 Step 9/32 : RUN go mod tidy 22:48:42 ---> 9ce03ab9927d 22:48:42 Step 9/26 : RUN go mod tidy 22:48:42 ---> 85573cd000ce 22:48:42 Step 9/24 : RUN go mod tidy 22:48:42 ---> Running in b7d7d93b8621 22:48:42 ---> Running in bf0214f3bc57 22:48:42 ---> Running in 4dcbbfb64ebc 22:48:42 ---> Running in a46c1a0fa7ea 22:48:47 Removing intermediate container b7d7d93b8621 22:48:47 ---> a2bfcc268bf6 22:48:47 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:48:47 ---> Running in 1ed98b847242 22:48:48 Removing intermediate container bf0214f3bc57 22:48:48 ---> b6ce52bb5320 22:48:48 Step 10/24 : RUN make cmd/core-data/core-data 22:48:48 Removing intermediate container 4dcbbfb64ebc 22:48:48 ---> d62b19cbf50d 22:48:48 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:48:48 ---> Running in 11084a4845ac 22:48:48 Removing intermediate container a46c1a0fa7ea 22:48:48 ---> a36a3e3f19b5 22:48:48 ---> Running in 4cfd3c875487 22:48:48 Step 10/24 : RUN make cmd/core-command/core-command 22:48:48 ---> Running in 8ef85cbc9620 22:48:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:48:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:48:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:48:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:50:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:50:27 Removing intermediate container 8ef85cbc9620 22:50:27 ---> 0c6c0e05cdb0 22:50:27 22:50:27 Step 11/24 : FROM alpine:3.14 22:50:27 ---> bb3de5531c18 22:50:27 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:50:27 ---> Using cache 22:50:27 ---> b6c650939071 22:50:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:50:27 ---> Using cache 22:50:27 ---> a561275c9c9e 22:50:27 Step 14/24 : ENV APP_PORT=59882 22:50:27 ---> Running in 10ecad6e0190 22:50:27 Removing intermediate container 1ed98b847242 22:50:27 ---> 8ef548af8904 22:50:27 22:50:27 Step 11/32 : FROM alpine:3.14 22:50:27 ---> bb3de5531c18 22:50:27 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:50:27 ---> Running in 3affe1af201d 22:50:27 Removing intermediate container 10ecad6e0190 22:50:27 ---> ae294ab97ab0 22:50:27 Step 15/24 : EXPOSE $APP_PORT 22:50:27 ---> Running in 7e38c8e5204c 22:50:27 Removing intermediate container 3affe1af201d 22:50:27 ---> 4ec5b2e26d87 22:50:27 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:50:27 Removing intermediate container 7e38c8e5204c 22:50:27 ---> e708bfd8a7cd 22:50:27 Step 16/24 : WORKDIR / 22:50:27 ---> Running in 7cda1fbe6cb3 22:50:27 ---> Running in e7668643456e 22:50:27 Removing intermediate container e7668643456e 22:50:27 ---> 71fd7dde33fa 22:50:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:50:27 Removing intermediate container 4cfd3c875487 22:50:27 ---> 1d1349437da5 22:50:27 22:50:27 Step 11/26 : FROM alpine:3.14 22:50:27 ---> bb3de5531c18 22:50:27 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:50:28 ---> Running in ab62b0c4c2e5 22:50:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:50:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:50:28 ---> a94c31f11bfe 22:50:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:50:29 (1/2) Installing dumb-init (1.2.5-r1) 22:50:29 (2/2) Installing su-exec (0.2-r1) 22:50:29 Executing busybox-1.33.1-r3.trigger 22:50:29 OK: 5 MiB in 16 packages 22:50:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:50:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:50:30 ---> e166a6d02a3c 22:50:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:50:30 (1/3) Installing ca-certificates (20191127-r5) 22:50:30 (2/3) Installing dumb-init (1.2.5-r1) 22:50:30 (3/3) Installing su-exec (0.2-r1) 22:50:30 Executing busybox-1.33.1-r3.trigger 22:50:30 Executing ca-certificates-20191127-r5.trigger 22:50:31 OK: 6 MiB in 17 packages 22:50:31 Removing intermediate container 7cda1fbe6cb3 22:50:31 ---> ded4ea94442c 22:50:31 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:50:31 ---> Running in 0f6135751417 22:50:32 ---> fbdfe345fbfd 22:50:32 Step 20/24 : ENTRYPOINT ["/core-command"] 22:50:32 ---> Running in eba835cce06f 22:50:32 Removing intermediate container 0f6135751417 22:50:32 ---> 0f4a97f5e555 22:50:32 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:50:32 ---> Running in 9beebe2b544d 22:50:33 Removing intermediate container eba835cce06f 22:50:33 ---> 4a05662811b8 22:50:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:50:33 ---> Running in 7d472c9238b5 22:50:33 Removing intermediate container ab62b0c4c2e5 22:50:33 ---> f88344327d3d 22:50:33 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:50:33 Removing intermediate container 9beebe2b544d 22:50:33 ---> 006f34c1624e 22:50:33 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:50:33 ---> Running in 783bd335587e 22:50:33 ---> Running in 85b92ef6d6d6 22:50:33 Removing intermediate container 7d472c9238b5 22:50:33 ---> 9013f6981cc6 22:50:33 Step 22/24 : LABEL arch=arm64 22:50:34 ---> Running in f5dd8a100348 22:50:34 Removing intermediate container 783bd335587e 22:50:34 ---> 3136110a5a5c 22:50:34 Step 14/26 : WORKDIR / 22:50:34 ---> Running in 68b2d99e4135 22:50:35 Removing intermediate container f5dd8a100348 22:50:35 ---> 6774f8e18537 22:50:35 Step 23/24 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d 22:50:35 ---> Running in cfdeaadac7f1 22:50:35 Removing intermediate container 68b2d99e4135 22:50:35 ---> 3a6f44fb59d8 22:50:35 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:50:35 Removing intermediate container 11084a4845ac 22:50:35 ---> 5432484287fb 22:50:35 22:50:35 Step 11/24 : FROM alpine:3.14 22:50:35 ---> bb3de5531c18 22:50:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:50:36 ---> Running in 1aa85dbbb9e2 22:50:36 Removing intermediate container cfdeaadac7f1 22:50:36 ---> 8bf54ea0367a 22:50:36 Step 24/24 : LABEL version=0.0.0 22:50:36 ---> Running in 1bc0321e0afd 22:50:36 ---> 7ee320257d0a 22:50:36 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:50:37 Removing intermediate container 85b92ef6d6d6 22:50:37 ---> 6f455c32aa8a 22:50:37 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:50:37 Removing intermediate container 1aa85dbbb9e2 22:50:37 ---> 9397e1cde615 22:50:37 Step 13/24 : ENV APP_PORT=59880 22:50:37 ---> Running in 26620b6d14e7 22:50:37 ---> Running in b3faf2accb4f 22:50:37 Removing intermediate container 1bc0321e0afd 22:50:37 ---> 3865dd02ee63 22:50:37 22:50:37 Successfully built 3865dd02ee63 22:50:37 ---> dcd5aef309f5 22:50:37 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:50:37 Successfully tagged core-command-arm64:latest 22:50:38  Building core-command ... done Removing intermediate container 26620b6d14e7 22:50:38 ---> a67d479ce821 22:50:38 Step 14/24 : EXPOSE $APP_PORT 22:50:38 Removing intermediate container b3faf2accb4f 22:50:38 ---> 8083fdce73cf 22:50:38 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:50:38 ---> Running in 04b84a4c7055 22:50:39 Removing intermediate container 04b84a4c7055 22:50:39 ---> d690a602003c 22:50:39 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:50:39 ---> 9900e0edfe4c 22:50:39 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:50:39 ---> Running in c1abdd4104ec 22:50:39 ---> e232a0f67220 22:50:39 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:50:39 ---> Running in fca1db5477e3 22:50:39 ---> f3fb03106c01 22:50:39 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:50:41 ---> bdb58e6b53a4 22:50:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:50:41 Removing intermediate container c1abdd4104ec 22:50:41 ---> a39f6321d25f 22:50:41 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:50:42 ---> Running in 9c33bb1535eb 22:50:42 Removing intermediate container fca1db5477e3 22:50:42 ---> d03514e120ea 22:50:42 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:50:43 ---> e7b68adedad3 22:50:43 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:50:43 ---> 8e30f5f7c445 22:50:43 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:50:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:50:44 ---> 518efa25ace6 22:50:44 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 22:50:44 ---> Running in 8689b379962a 22:50:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:50:45 ---> ba69f8b7d66c 22:50:45 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:50:46 (1/6) Installing dumb-init (1.2.5-r1) 22:50:46 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:50:46 (3/6) Installing libsodium (1.0.18-r0) 22:50:46 ---> a9a5ed4db4d1 22:50:46 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:50:46 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:50:46 (5/6) Installing libzmq (4.3.4-r0) 22:50:46 (6/6) Installing zeromq (4.3.4-r0) 22:50:46 Executing busybox-1.33.1-r3.trigger 22:50:46 OK: 8 MiB in 20 packages 22:50:46 ---> 2cfdb9be58ed 22:50:46 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:50:47 Removing intermediate container 8689b379962a 22:50:47 ---> 097074eb9605 22:50:47 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:50:47 ---> Running in a7325dd3b136 22:50:48 Removing intermediate container 9c33bb1535eb 22:50:48 ---> 7c92cb28e81d 22:50:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:50:48 ---> 131c8d8d066c 22:50:48 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:50:48 Removing intermediate container a7325dd3b136 22:50:48 ---> 430f56b262d3 22:50:48 Step 24/26 : LABEL arch=arm64 22:50:48 ---> Running in 6cb0ea1b20b8 22:50:48 ---> Running in 4b12e9c545f6 22:50:49 ---> a25e4977e088 22:50:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:50:49 Removing intermediate container 6cb0ea1b20b8 22:50:49 ---> de58ecb8348e 22:50:49 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:50:49 Removing intermediate container 4b12e9c545f6 22:50:49 ---> 84006604191c 22:50:49 Step 25/26 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d 22:50:49 ---> Running in 04f35c0aac73 22:50:49 ---> 9743673b20e8 22:50:49 Step 27/32 : RUN chmod +x /entrypoint.sh 22:50:50 Removing intermediate container 04f35c0aac73 22:50:50 ---> 4398a985bdff 22:50:50 Step 26/26 : LABEL version=0.0.0 22:50:50 ---> 0e937164e666 22:50:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:50:50 ---> Running in 4aaf4721fffc 22:50:50 ---> Running in b081011e437c 22:50:51 Removing intermediate container b081011e437c 22:50:51 ---> 92556fa8b55b 22:50:51 22:50:51 ---> 61552d0831a3 22:50:51 Step 20/24 : ENTRYPOINT ["/core-data"] 22:50:51 Successfully built 92556fa8b55b 22:50:51 Successfully tagged security-secretstore-setup-arm64:latest 22:50:51  Building security-secretstore-setup ... done  ---> Running in e6347cda6358 22:50:52 Removing intermediate container e6347cda6358 22:50:52 ---> 8692562c20fc 22:50:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:50:52 ---> Running in 01cf112c0939 22:50:52 Removing intermediate container 4aaf4721fffc 22:50:52 ---> 7740c7fe693a 22:50:52 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:50:53 Removing intermediate container 01cf112c0939 22:50:53 ---> 31b5e6a20417 22:50:53 Step 22/24 : LABEL arch=arm64 22:50:53 ---> Running in 29a79ba493fe 22:50:53 ---> Running in eff453ed6a49 22:50:53 Removing intermediate container 29a79ba493fe 22:50:53 ---> e9b34f55a1fc 22:50:53 Step 29/32 : CMD ["gate"] 22:50:54 Removing intermediate container eff453ed6a49 22:50:54 ---> b47c964205b9 22:50:54 Step 23/24 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d 22:50:54 ---> Running in ac281b88bc3c 22:50:54 ---> Running in 7ac513151118 22:50:54 Removing intermediate container ac281b88bc3c 22:50:54 ---> 5d5cd4a2da3e 22:50:54 Step 30/32 : LABEL arch=arm64 22:50:54 ---> Running in 839b99a8dd8e 22:50:54 Removing intermediate container 7ac513151118 22:50:54 ---> 2df7d071281d 22:50:54 Step 24/24 : LABEL version=0.0.0 22:50:55 ---> Running in aef855992637 22:50:55 Removing intermediate container 839b99a8dd8e 22:50:55 ---> b3feedb2e5d8 22:50:55 Step 31/32 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d 22:50:55 Removing intermediate container aef855992637 22:50:55 ---> 765ad681ef0d 22:50:55 22:50:55 ---> Running in 8bb3138a1720 22:50:55 Successfully built 765ad681ef0d 22:50:55 Successfully tagged core-data-arm64:latest 22:50:56  Building core-data ... done Removing intermediate container 8bb3138a1720 22:50:56 ---> 3002b3d5f581 22:50:56 Step 32/32 : LABEL version=0.0.0 22:50:56 ---> Running in a51cd4ff3f17 22:50:57 Removing intermediate container a51cd4ff3f17 22:50:57 ---> d71293876a34 22:50:57 22:50:57 Successfully built d71293876a34 22:50:57 Successfully tagged security-bootstrapper-arm64:latest 22:50:58  Building security-bootstrapper ... done  [Pipeline] } 22:50:58 $ docker stop --time=1 50e80e166781b939d9dc532b7ade340e939363a61efe509e176938cb9c195f2c 22:51:00 $ docker rm -f 50e80e166781b939d9dc532b7ade340e939363a61efe509e176938cb9c195f2c [Pipeline] // withDockerContainer [Pipeline] sh 22:51:00 + docker images 22:51:00 REPOSITORY TAG IMAGE ID CREATED SIZE 22:51:00 security-bootstrapper-arm64 latest d71293876a34 3 seconds ago 17.7MB 22:51:00 core-data-arm64 latest 765ad681ef0d 5 seconds ago 19.4MB 22:51:00 security-secretstore-setup-arm64 latest 92556fa8b55b 10 seconds ago 26.5MB 22:51:00 core-command-arm64 latest 3865dd02ee63 23 seconds ago 15.2MB 22:51:00 5432484287fb 25 seconds ago 1.58GB 22:51:00 1d1349437da5 34 seconds ago 1.57GB 22:51:00 8ef548af8904 36 seconds ago 1.57GB 22:51:00 0c6c0e05cdb0 38 seconds ago 1.56GB 22:51:00 sys-mgmt-agent-arm64 latest 49bd7ccba84f 2 minutes ago 277MB 22:51:00 core-metadata-arm64 latest 0daad4a98d2b 3 minutes ago 15.8MB 22:51:00 support-notifications-arm64 latest 7378a61efe2b 3 minutes ago 15.9MB 22:51:00 security-proxy-setup-arm64 latest 68572cf8cd29 3 minutes ago 25.3MB 22:51:00 support-scheduler-arm64 latest a93b263457bd 3 minutes ago 15.2MB 22:51:00 606ad53446bf 4 minutes ago 1.57GB 22:51:00 e29b045019fe 4 minutes ago 1.57GB 22:51:00 5200da515bdf 4 minutes ago 1.57GB 22:51:00 df4c489fb3bb 4 minutes ago 1.57GB 22:51:00 4684bcf7f36b 4 minutes ago 1.57GB 22:51:00 ci-base-image-arm64 latest fa3b788c477e 14 minutes ago 1.24GB 22:51:00 docker 20.10.8 3734d5adc5ac 4 weeks ago 198MB 22:51:00 alpine 3.14 bb3de5531c18 5 weeks ago 5.34MB 22:51:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 8 weeks ago 533MB 22:51:00 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 22:51:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:51:01 22:51:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:51:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:51:02 arm64: Pulling from edgex-lftools-log-publisher 22:51:02 448f6bf000e3: Pulling fs layer 22:51:02 f757da607395: Pulling fs layer 22:51:02 05883995daec: Pulling fs layer 22:51:02 8603b9c90790: Pulling fs layer 22:51:02 1560dd03e051: Pulling fs layer 22:51:02 27f5ce0e4adf: Pulling fs layer 22:51:02 c2d8d7efcc4b: Pulling fs layer 22:51:02 1560dd03e051: Waiting 22:51:02 27f5ce0e4adf: Waiting 22:51:02 c2d8d7efcc4b: Waiting 22:51:02 8603b9c90790: Waiting 22:51:03 f757da607395: Verifying Checksum 22:51:03 f757da607395: Download complete 22:51:03 8603b9c90790: Verifying Checksum 22:51:03 8603b9c90790: Download complete 22:51:03 1560dd03e051: Verifying Checksum 22:51:03 1560dd03e051: Download complete 22:51:03 27f5ce0e4adf: Verifying Checksum 22:51:03 27f5ce0e4adf: Download complete 22:51:04 05883995daec: Verifying Checksum 22:51:04 05883995daec: Download complete 22:51:04 448f6bf000e3: Verifying Checksum 22:51:04 448f6bf000e3: Download complete 22:51:07 c2d8d7efcc4b: Verifying Checksum 22:51:07 c2d8d7efcc4b: Download complete 22:51:08 448f6bf000e3: Pull complete 22:51:09 f757da607395: Pull complete 22:51:11 05883995daec: Pull complete 22:51:11 8603b9c90790: Pull complete 22:51:12 1560dd03e051: Pull complete 22:51:12 27f5ce0e4adf: Pull complete 22:51:27 c2d8d7efcc4b: Pull complete 22:51:27 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:51:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:51:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:51:28 prd-ubuntu18.04-docker-arm64-4c-16g-418 does not seem to be running inside a container 22:51:28 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:51:32 $ docker top 24c037ff851ff4e5b861be44d5832a1b90382208de2cd96249275c936d44eb0a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:51:33 ---> job-cost.sh 22:51:33 lf-activate-venv: SKIPPING 22:51:33 INFO: No Stack... 22:51:33 INFO: Retrieving Pricing Info for: v3-standard-4 22:51:34 INFO: Archiving Costs [Pipeline] sh 22:51:35 + cat /w/workspace/edgex-go/1/archives/cost.csv 22:51:35 + cut -d, -f6 [Pipeline] lock 22:51:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3741-1-stack-cost] 22:51:35 Resource [jenkins-edgexfoundry-edgex-go-PR-3741-1-stack-cost] did not exist. Created. 22:51:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3741-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:51:35 + echo total: 0.10999999940395355 [Pipeline] stash 22:51:36 Stashed 1 file(s) [Pipeline] } 22:51:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3741-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:51:36 $ docker stop --time=1 24c037ff851ff4e5b861be44d5832a1b90382208de2cd96249275c936d44eb0a 22:51:37 $ docker rm -f 24c037ff851ff4e5b861be44d5832a1b90382208de2cd96249275c936d44eb0a [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 22:51:39 provisioning config files... 22:51:39 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5736572153189143791tmp [Pipeline] { [Pipeline] sh 22:51:40 + set +x 22:51:40 + curl -s https://codecov.io/bash 22:51:40 + bash -s -- 22:51:40 22:51:40 _____ _ 22:51:40 / ____| | | 22:51:40 | | ___ __| | ___ ___ _____ __ 22:51:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:51:40 | |___| (_) | (_| | __/ (_| (_) \ V / 22:51:40 \_____\___/ \__,_|\___|\___\___/ \_/ 22:51:40 Bash-1.0.6 22:51:40 22:51:40 22:51:40 ==> git version 2.24.4 found 22:51:40 ==> 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 22:51:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:51:40 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:51:40 ==> Jenkins CI detected. 22:51:40 current dir:  /w/workspace/edgex-go/1 22:51:40 project root: . 22:51:40 --> token set from env 22:51:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:51:40 ==> Running gcov in . (disable via -X gcov) 22:51:40 ==> Python coveragepy not found 22:51:40 ==> Searching for coverage reports in: 22:51:40 + . 22:51:40 -> Found 1 reports 22:51:40 ==> Detecting git/mercurial file structure 22:51:40 ==> Reading reports 22:51:40 + ./coverage.out bytes=403265 22:51:40 ==> Appending adjustments 22:51:40 https://docs.codecov.io/docs/fixing-reports 22:51:41 + Found adjustments 22:51:41 ==> Gzipping contents 22:51:41 56K /tmp/codecov.rd0r0I.gz 22:51:41 ==> Uploading reports 22:51:41 url: https://codecov.io 22:51:41 query: branch=PR-3741&commit=503b187c7d14a435f5951f016647fc0e2ea4bc0d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3741%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3741&job=&cmd_args= 22:51:41 -> Pinging Codecov 22:51:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3741&commit=503b187c7d14a435f5951f016647fc0e2ea4bc0d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3741%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3741&job=&cmd_args= 22:51:41 -> Uploading to 22:51:41 https://storage.googleapis.com/codecov/v4/raw/2021-10-01/00271124DB129430A58F1EEE437C3FCB/503b187c7d14a435f5951f016647fc0e2ea4bc0d/b82b74da-2119-4ff9-8758-550cdec295bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211001%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211001T225141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=21a320342bc098ce7285151125a4ad3604ae5fac3c94be4c574dae28267f548a 22:51:41 % Total % Received % Xferd Average Speed Time Time Time Current 22:51:41 Dload Upload Total Spent Left Speed 22:51:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54243 0 0 100 54243 0 169k --:--:-- --:--:-- --:--:-- 169k 22:51:42 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/503b187c7d14a435f5951f016647fc0e2ea4bc0d [Pipeline] } 22:51:42 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 22:51:44 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:51:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:51:45 ---> package-listing.sh 22:51:45 ++ facter osfamily 22:51:45 ++ tr '[:upper:]' '[:lower:]' 22:51:45 + OS_FAMILY=redhat 22:51:45 + workspace=/w/workspace/edgex-go/1 22:51:45 + START_PACKAGES=/tmp/packages_start.txt 22:51:45 + END_PACKAGES=/tmp/packages_end.txt 22:51:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:51:45 + PACKAGES=/tmp/packages_start.txt 22:51:45 + '[' /w/workspace/edgex-go/1 ']' 22:51:45 + PACKAGES=/tmp/packages_end.txt 22:51:45 + case "${OS_FAMILY}" in 22:51:45 + rpm -qa 22:51:45 + sort 22:51:48 + '[' -f /tmp/packages_start.txt ']' 22:51:48 + '[' -f /tmp/packages_end.txt ']' 22:51:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:51:48 + '[' /w/workspace/edgex-go/1 ']' 22:51:48 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:51:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 22:51:48 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:51:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:51:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:51:49 22:51:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:51:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:51:49 latest: Pulling from edgex-lftools-log-publisher 22:51:49 b4d181a07f80: Pulling fs layer 22:51:49 a1111a8f2ec3: Pulling fs layer 22:51:49 ed53099fbce6: Pulling fs layer 22:51:49 dc539afda2c1: Pulling fs layer 22:51:49 77bc0d833cb6: Pulling fs layer 22:51:49 9065ff56babe: Pulling fs layer 22:51:49 d287ab97295c: Pulling fs layer 22:51:49 77bc0d833cb6: Waiting 22:51:49 9065ff56babe: Waiting 22:51:49 d287ab97295c: Waiting 22:51:49 dc539afda2c1: Waiting 22:51:50 a1111a8f2ec3: Verifying Checksum 22:51:50 a1111a8f2ec3: Download complete 22:51:50 dc539afda2c1: Verifying Checksum 22:51:50 dc539afda2c1: Download complete 22:51:50 ed53099fbce6: Verifying Checksum 22:51:50 ed53099fbce6: Download complete 22:51:50 9065ff56babe: Verifying Checksum 22:51:50 9065ff56babe: Download complete 22:51:50 77bc0d833cb6: Verifying Checksum 22:51:50 77bc0d833cb6: Download complete 22:51:50 b4d181a07f80: Verifying Checksum 22:51:50 b4d181a07f80: Download complete 22:51:51 d287ab97295c: Verifying Checksum 22:51:51 d287ab97295c: Download complete 22:51:51 b4d181a07f80: Pull complete 22:51:52 a1111a8f2ec3: Pull complete 22:51:52 ed53099fbce6: Pull complete 22:51:52 dc539afda2c1: Pull complete 22:51:53 77bc0d833cb6: Pull complete 22:51:53 9065ff56babe: Pull complete 22:51:58 d287ab97295c: Pull complete 22:51:58 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:51:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:51:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:51:58 prd-centos7-docker-4c-2g-414 does not seem to be running inside a container 22:51:58 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:52:01 $ docker top eb2159e6c32c46e7cd3d979cdd6ba23f81f7c986180f32d1e6ccad03f62a3b8a -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:02 + touch /tmp/pre-build-complete [Pipeline] sh 22:52:02 + mkdir -p /var/log/sysstat [Pipeline] sh 22:52:02 + ls /var/log/sa-host 22:52:02 + sadf -c /var/log/sa-host/sa01 22:52:02 file_magic: OK 22:52:02 HZ: Using current value: 100 22:52:02 file_header: OK 22:52:02 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 22:52:02 Statistics: 22:52:02 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... 22:52:02 File successfully converted to sysstat format version 12.0.3 22:52:02 + sadf -c /var/log/sa-host/sa30 22:52:02 file_magic: OK 22:52:02 HZ: Using current value: 100 22:52:02 file_header: OK 22:52:02 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 22:52:02 Statistics: 22:52:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:52:02 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:52:03 provisioning config files... 22:52:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7730488308626835023tmp [Pipeline] { [Pipeline] echo 22:52:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:52:03 ---> create-netrc.sh [Pipeline] } 22:52:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:52:04 ---> python-tools-install.sh [Pipeline] echo 22:52:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:52:04 ---> sudo-logs.sh 22:52:04 Archiving 'sudo' log.. 22:52:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-414.novalocal: Name or service not known 22:52:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-414.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:52:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:52:05 ---> job-cost.sh 22:52:05 lf-activate-venv: SKIPPING 22:52:05 DEBUG: total: 0.10999999940395355 22:52:05 INFO: Retrieving Stack Cost... 22:52:05 INFO: Retrieving Pricing Info for: v3-standard-2 22:52:06 INFO: Archiving Costs [Pipeline] echo 22:52:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:52:06 ---> logs-deploy.sh 22:52:06 lf-activate-venv: SKIPPING 22:52:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3741/1 22:52:06 INFO: archiving workspace using pattern(s): 22:52:06 Archives upload complete. 22:52:07 INFO: archiving logs to Nexus 22:52:07 ---> uname -a: 22:52:07 Linux prd-centos7-docker-4c-2g-414.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 22:52:07 22:52:07 22:52:07 ---> lscpu: 22:52:07 Architecture: x86_64 22:52:07 CPU op-mode(s): 32-bit, 64-bit 22:52:07 Byte Order: Little Endian 22:52:07 Address sizes: 40 bits physical, 48 bits virtual 22:52:07 CPU(s): 2 22:52:07 On-line CPU(s) list: 0,1 22:52:07 Thread(s) per core: 1 22:52:07 Core(s) per socket: 1 22:52:07 Socket(s): 2 22:52:07 NUMA node(s): 1 22:52:07 Vendor ID: AuthenticAMD 22:52:07 CPU family: 23 22:52:07 Model: 49 22:52:07 Model name: AMD EPYC-Rome Processor 22:52:07 Stepping: 0 22:52:07 CPU MHz: 2799.998 22:52:07 BogoMIPS: 5599.99 22:52:07 Virtualization: AMD-V 22:52:07 Hypervisor vendor: KVM 22:52:07 Virtualization type: full 22:52:07 L1d cache: 32K 22:52:07 L1i cache: 32K 22:52:07 L2 cache: 512K 22:52:07 L3 cache: 16384K 22:52:07 NUMA node0 CPU(s): 0,1 22:52:07 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 22:52:07 22:52:07 22:52:07 ---> nproc: 22:52:07 2 22:52:07 22:52:07 22:52:07 ---> df -h: 22:52:07 Filesystem Size Used Avail Use% Mounted on 22:52:07 overlay 40G 14G 27G 33% / 22:52:07 tmpfs 64M 0 64M 0% /dev 22:52:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:52:07 shm 64M 0 64M 0% /dev/shm 22:52:07 /dev/vda1 40G 14G 27G 33% /facter-os 22:52:07 22:52:07 22:52:07 ---> sar -b -r -n DEV: 22:52:07 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/01/21 _x86_64_ (2 CPU) 22:52:07 22:52:07 22:27:01 LINUX RESTART (2 CPU) 22:52:07 22:52:07 22:28:01 tps rtps wtps bread/s bwrtn/s 22:52:07 22:29:01 308.13 0.23 307.90 27.00 82991.32 22:52:07 22:30:01 122.74 0.00 122.74 0.00 22031.19 22:52:07 22:31:01 65.48 0.02 65.46 0.53 5565.16 22:52:07 22:32:01 146.09 0.00 146.09 0.00 21122.69 22:52:07 22:33:01 933.38 476.99 456.38 19593.94 299931.96 22:52:07 22:34:01 418.70 48.76 369.94 3117.67 153821.93 22:52:07 22:35:01 294.12 33.19 260.93 1649.81 65266.01 22:52:07 22:36:01 5.63 0.00 5.63 0.00 236.79 22:52:07 22:37:01 0.35 0.00 0.35 0.00 5.23 22:52:07 22:38:01 0.27 0.00 0.27 0.00 4.33 22:52:07 22:39:01 0.35 0.00 0.35 0.00 5.10 22:52:07 22:40:01 0.27 0.00 0.27 0.00 3.80 22:52:07 22:41:01 0.25 0.00 0.25 0.00 3.23 22:52:07 22:42:01 0.58 0.23 0.35 7.33 4.95 22:52:07 22:43:01 0.52 0.18 0.33 94.35 5.28 22:52:07 22:44:01 0.37 0.00 0.37 0.00 5.75 22:52:07 22:45:01 0.25 0.00 0.25 0.00 4.03 22:52:07 22:46:01 0.33 0.00 0.33 0.00 5.06 22:52:07 22:47:01 0.28 0.00 0.28 0.00 4.20 22:52:07 22:48:01 0.22 0.00 0.22 0.00 3.17 22:52:07 22:49:01 0.33 0.00 0.33 0.00 4.93 22:52:07 22:50:01 0.30 0.00 0.30 0.00 4.48 22:52:07 22:51:01 0.33 0.00 0.33 0.00 5.20 22:52:07 22:52:01 136.71 60.19 76.52 4334.58 18030.21 22:52:07 Average: 101.54 25.85 75.68 1202.36 27903.59 22:52:07 22:52:07 22:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:52:07 22:29:01 2581976 0 991116 12.38 2620 4433228 1383608 15.28 1856104 3009988 373404 22:52:07 22:30:01 3270680 0 1055484 13.18 2620 3680156 1694516 18.71 1444040 2804664 146284 22:52:07 22:31:01 3199044 0 1187752 14.83 2620 3619524 1559112 17.21 1449592 2865384 91436 22:52:07 22:32:01 3146700 0 1059220 13.23 2620 3800400 1643348 18.14 1372748 2978148 56 22:52:07 22:33:01 885964 0 1642792 20.51 2620 5477564 3548544 39.18 2715904 3770292 4952 22:52:07 22:34:01 1178428 0 1393816 17.40 2620 5434076 2590056 28.60 1766224 4425536 272 22:52:07 22:35:01 2402340 0 1137552 14.20 2620 4466428 1442676 15.93 1439468 3547416 20 22:52:07 22:36:01 2422360 0 1117524 13.95 2620 4466436 1221200 13.48 1443456 3532152 12 22:52:07 22:37:01 2437512 0 1102368 13.76 2620 4466440 1216060 13.43 1439896 3522040 8 22:52:07 22:38:01 2436928 0 1102948 13.77 2620 4466444 1216216 13.43 1440340 3522036 8 22:52:07 22:39:01 2437336 0 1102536 13.77 2620 4466448 1216060 13.43 1439888 3522048 8 22:52:07 22:40:01 2437680 0 1102188 13.76 2620 4466452 1216060 13.43 1439904 3522044 8 22:52:07 22:41:01 2437672 0 1102192 13.76 2620 4466456 1216060 13.43 1440016 3522044 8 22:52:07 22:42:01 2437648 0 1102184 13.76 2620 4466488 1216060 13.43 1440400 3521576 16 22:52:07 22:43:01 2431740 0 1105280 13.80 2620 4469300 1216132 13.43 1446100 3521600 8 22:52:07 22:44:01 2431968 0 1105048 13.80 2620 4469304 1216060 13.43 1446204 3521600 8 22:52:07 22:45:01 2431836 0 1105176 13.80 2620 4469308 1216060 13.43 1446092 3521600 8 22:52:07 22:46:01 2431900 0 1105104 13.80 2620 4469316 1216060 13.43 1446216 3521600 16 22:52:07 22:47:01 2431876 0 1105128 13.80 2620 4469316 1216060 13.43 1446100 3521600 8 22:52:07 22:48:01 2431772 0 1105224 13.80 2620 4469324 1216144 13.43 1446196 3521604 8 22:52:07 22:49:01 2431884 0 1105112 13.80 2620 4469324 1216060 13.43 1446224 3521600 8 22:52:07 22:50:01 2431992 0 1105000 13.80 2620 4469328 1216060 13.43 1446112 3521600 8 22:52:07 22:51:01 2432076 0 1104904 13.80 2620 4469340 1216060 13.43 1446076 3521600 8 22:52:07 22:52:01 1720360 0 1196288 14.94 2620 5089672 1321936 14.59 1514432 4100744 8 22:52:07 Average: 2388320 0 1139247 14.22 2620 4478753 1443592 15.94 1527406 3494188 25691 22:52:07 22:52:07 22:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:52:07 22:29:01 eth0 526.27 392.27 5319.04 41.54 0.00 0.00 0.00 0.00 22:52:07 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:29:01 docker0 194.33 240.47 15.10 2038.82 0.00 0.00 0.00 0.00 22:52:07 22:30:01 vetheb773c7 0.27 0.37 0.02 0.04 0.00 0.00 0.00 0.00 22:52:07 22:30:01 eth0 43.16 24.49 36.07 15.92 0.00 0.00 0.00 0.00 22:52:07 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:30:01 docker0 0.27 0.23 0.02 0.03 0.00 0.00 0.00 0.00 22:52:07 22:31:01 vetheb773c7 1.13 1.11 0.09 0.09 0.00 0.00 0.00 0.00 22:52:07 22:31:01 eth0 17.50 9.78 12.70 6.81 0.00 0.00 0.00 0.00 22:52:07 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:31:01 docker0 1.13 1.11 0.07 0.09 0.00 0.00 0.00 0.00 22:52:07 22:32:01 eth0 229.02 182.51 1730.31 136.36 0.00 0.00 0.00 0.00 22:52:07 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:32:01 veth3846090 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 22:52:07 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:33:01 veth4ef9baf 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:33:01 veth93b8f1f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:33:01 veth4feed51 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:52:07 22:33:01 eth0 73.20 38.84 197.78 17.50 0.00 0.00 0.00 0.00 22:52:07 22:34:01 vethd91d8ca 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 22:52:07 22:34:01 veth269d6a4 0.02 0.37 0.00 0.02 0.00 0.00 0.00 0.00 22:52:07 22:34:01 veth0919d08 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 22:52:07 22:34:01 eth0 85.05 41.01 328.97 18.90 0.00 0.00 0.00 0.00 22:52:07 22:35:01 eth0 164.36 105.78 1510.22 122.96 0.00 0.00 0.00 0.00 22:52:07 22:35:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:52:07 22:35:01 docker0 949.16 772.52 80.14 5567.51 0.00 0.00 0.00 0.00 22:52:07 22:36:01 eth0 0.40 0.25 0.37 0.03 0.00 0.00 0.00 0.00 22:52:07 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:37:01 eth0 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 22:52:07 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:38:01 eth0 0.78 0.42 0.41 0.20 0.00 0.00 0.00 0.00 22:52:07 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:39:01 eth0 0.15 0.10 0.01 0.07 0.00 0.00 0.00 0.00 22:52:07 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:40:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:52:07 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:41:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:52:07 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:42:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:52:07 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:43:01 eth0 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 22:52:07 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:44:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:52:07 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:45:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:52:07 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:46:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:47:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:48:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 22:52:07 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:49:01 eth0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:50:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:51:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:52:01 eth0 260.38 194.79 2615.25 22.52 0.00 0.00 0.00 0.00 22:52:07 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 Average: eth0 58.35 41.25 489.16 15.88 0.00 0.00 0.00 0.00 22:52:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:07 Average: docker0 10.01 14.31 0.76 120.78 0.00 0.00 0.00 0.00 22:52:07 22:52:07 22:52:07 ---> sar -P ALL: 22:52:07 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/01/21 _x86_64_ (2 CPU) 22:52:07 22:52:07 22:27:01 LINUX RESTART (2 CPU) 22:52:07 22:52:07 22:28:01 CPU %user %nice %system %iowait %steal %idle 22:52:07 22:29:01 all 33.11 0.00 12.42 3.92 0.10 50.44 22:52:07 22:29:01 0 27.87 0.00 12.73 3.65 0.09 55.66 22:52:07 22:29:01 1 38.46 0.00 12.11 4.21 0.11 45.12 22:52:07 22:30:01 all 61.52 0.00 8.80 1.19 0.11 28.38 22:52:07 22:30:01 0 61.10 0.00 9.43 1.44 0.11 27.91 22:52:07 22:30:01 1 61.94 0.00 8.17 0.93 0.11 28.85 22:52:07 22:31:01 all 41.09 0.00 5.15 0.74 0.10 52.93 22:52:07 22:31:01 0 39.81 0.00 5.66 0.71 0.11 53.71 22:52:07 22:31:01 1 42.37 0.00 4.64 0.76 0.09 52.14 22:52:07 22:32:01 all 57.66 0.00 8.94 1.67 0.12 31.61 22:52:07 22:32:01 0 58.02 0.00 8.78 1.32 0.11 31.77 22:52:07 22:32:01 1 57.30 0.00 9.11 2.01 0.13 31.45 22:52:07 22:33:01 all 44.43 0.00 22.83 23.92 0.13 8.69 22:52:07 22:33:01 0 44.02 0.00 23.16 23.79 0.11 8.91 22:52:07 22:33:01 1 44.84 0.00 22.49 24.05 0.15 8.47 22:52:07 22:34:01 all 81.95 0.00 15.97 1.40 0.16 0.51 22:52:07 22:34:01 0 80.72 0.00 17.32 1.18 0.17 0.62 22:52:07 22:34:01 1 83.19 0.00 14.63 1.63 0.15 0.41 22:52:07 22:35:01 all 41.99 0.00 11.39 2.92 0.09 43.61 22:52:07 22:35:01 0 41.73 0.00 11.76 2.56 0.09 43.86 22:52:07 22:35:01 1 42.24 0.00 11.03 3.28 0.09 43.37 22:52:07 22:36:01 all 0.13 0.00 0.08 0.02 0.03 99.75 22:52:07 22:36:01 0 0.03 0.00 0.08 0.00 0.03 99.85 22:52:07 22:36:01 1 0.22 0.00 0.07 0.03 0.03 99.65 22:52:07 22:37:01 all 0.16 0.00 0.06 0.00 0.02 99.77 22:52:07 22:37:01 0 0.05 0.00 0.07 0.00 0.02 99.87 22:52:07 22:37:01 1 0.27 0.00 0.05 0.00 0.02 99.67 22:52:07 22:38:01 all 0.15 0.00 0.03 0.00 0.02 99.81 22:52:07 22:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:52:07 22:38:01 1 0.28 0.00 0.03 0.00 0.02 99.67 22:52:07 22:39:01 all 0.16 0.00 0.03 0.00 0.03 99.79 22:52:07 22:39:01 0 0.05 0.00 0.02 0.00 0.02 99.92 22:52:07 22:39:01 1 0.27 0.00 0.03 0.00 0.03 99.67 22:52:07 22:52:07 22:39:01 CPU %user %nice %system %iowait %steal %idle 22:52:07 22:40:01 all 0.08 0.00 0.04 0.00 0.03 99.85 22:52:07 22:40:01 0 0.00 0.00 0.03 0.00 0.03 99.93 22:52:07 22:40:01 1 0.17 0.00 0.05 0.00 0.02 99.77 22:52:07 22:41:01 all 0.17 0.00 0.02 0.00 0.03 99.79 22:52:07 22:41:01 0 0.07 0.00 0.03 0.00 0.03 99.87 22:52:07 22:41:01 1 0.27 0.00 0.00 0.00 0.02 99.72 22:52:07 22:42:01 all 0.15 0.00 0.07 0.00 0.02 99.77 22:52:07 22:42:01 0 0.03 0.00 0.08 0.00 0.03 99.85 22:52:07 22:42:01 1 0.27 0.00 0.05 0.00 0.00 99.68 22:52:07 22:43:01 all 0.12 0.00 0.03 0.03 0.02 99.82 22:52:07 22:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:52:07 22:43:01 1 0.20 0.00 0.02 0.05 0.02 99.72 22:52:07 22:44:01 all 0.03 0.00 0.03 0.00 0.03 99.91 22:52:07 22:44:01 0 0.03 0.00 0.05 0.00 0.05 99.87 22:52:07 22:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:52:07 22:45:01 all 0.13 0.00 0.02 0.00 0.03 99.82 22:52:07 22:45:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:52:07 22:45:01 1 0.23 0.00 0.00 0.00 0.02 99.75 22:52:07 22:46:01 all 0.13 0.00 0.03 0.00 0.01 99.84 22:52:07 22:46:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:52:07 22:46:01 1 0.20 0.00 0.02 0.00 0.00 99.78 22:52:07 22:47:01 all 0.11 0.00 0.03 0.00 0.03 99.84 22:52:07 22:47:01 0 0.05 0.00 0.03 0.00 0.03 99.88 22:52:07 22:47:01 1 0.17 0.00 0.02 0.00 0.02 99.80 22:52:07 22:48:01 all 0.13 0.00 0.03 0.00 0.03 99.81 22:52:07 22:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:52:07 22:48:01 1 0.23 0.00 0.03 0.00 0.03 99.70 22:52:07 22:49:01 all 0.05 0.00 0.02 0.00 0.02 99.92 22:52:07 22:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:52:07 22:49:01 1 0.08 0.00 0.02 0.00 0.02 99.88 22:52:07 22:50:01 all 0.08 0.00 0.03 0.00 0.02 99.87 22:52:07 22:50:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:52:07 22:50:01 1 0.12 0.00 0.02 0.00 0.02 99.85 22:52:07 22:52:07 22:50:01 CPU %user %nice %system %iowait %steal %idle 22:52:07 22:51:01 all 0.13 0.00 0.03 0.00 0.02 99.82 22:52:07 22:51:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:52:07 22:51:01 1 0.23 0.00 0.02 0.00 0.00 99.75 22:52:07 22:52:01 all 9.31 0.00 3.78 3.71 0.03 83.17 22:52:07 22:52:01 0 9.51 0.00 3.92 4.65 0.03 81.88 22:52:07 22:52:01 1 9.10 0.00 3.64 2.77 0.03 84.46 22:52:07 Average: all 14.57 0.00 3.51 1.54 0.05 80.33 22:52:07 Average: 0 14.18 0.00 3.66 1.54 0.05 80.57 22:52:07 Average: 1 14.95 0.00 3.36 1.54 0.04 80.10 22:52:07 22:52:07 22:52:07