Pull request #3823 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at b2bbeb2bf8682f369067d047e38d70060ce035aa rather than d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 Obtained Jenkinsfile from b2bbeb2bf8682f369067d047e38d70060ce035aa Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2285373868744273328.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh3018965793732818251.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3823/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3823/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8205379434613199495.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh812288148611508334.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3823/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3823/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8491833012068504486.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true 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 PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-496’ Running on prd-centos7-docker-4c-2g-499 in /w/workspace/edgexfoundry_edgex-go_PR-3823 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh8535349187362341897.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh3650412837549182192.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3823/head:refs/remotes/origin/PR-3823 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 Merge succeeded, producing d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 Checking out Revision d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 (PR-3823) > git config core.sparsecheckout # timeout=10 > git checkout -f d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh806049285913926978.key > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 # timeout=10 Commit message: "Merge branch 'main' into fix-snap-readme-csv" First time build. Skipping changelog. > git rev-list --no-walk b294f4da7b03e6d4ef23b4be27cf7ad92f15e232 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:50:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:50:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:50:58 ========================================================= 09:50:58 EdgeX Global Pipelines Version Info 09:50:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:50:59 ------------------- 09:50:59 stable info: 09:50:59 ------------------- 09:50:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:50:59 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 09:50:59 Message: update stable to v1.0.217 09:51:00 ------------------- 09:51:00 experimental info: 09:51:00 ------------------- 09:51:00 Commited By: **** collab-it+edgex@linuxfoundation.org 09:51:00 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 09:51:00 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3823 [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3823 [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3823 [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d8f822f [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:51:00 provisioning config files... 09:51:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3348669086345065283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:51:01 ---> docker-login.sh 09:51:01 nexus3.edgexfoundry.org:10001 09:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:01 Configure a credential helper to remove this warning. See 09:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:01 09:51:01 Login Succeeded 09:51:01 nexus3.edgexfoundry.org:10002 09:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:01 Configure a credential helper to remove this warning. See 09:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:01 09:51:01 Login Succeeded 09:51:01 nexus3.edgexfoundry.org:10003 09:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:01 Configure a credential helper to remove this warning. See 09:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:01 09:51:01 Login Succeeded 09:51:01 nexus3.edgexfoundry.org:10004 09:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:01 Configure a credential helper to remove this warning. See 09:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:01 09:51:01 Login Succeeded 09:51:01 docker.io 09:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:02 Configure a credential helper to remove this warning. See 09:51:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:02 09:51:02 Login Succeeded 09:51:02 ---> docker-login.sh ends [Pipeline] } 09:51:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:51:02 ++ 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 09:51:02 + for file in '`ls cmd/**/Dockerfile`' 09:51:02 ++ dirname cmd/core-command/Dockerfile 09:51:02 ++ cut -d/ -f2 09:51:02 + echo core-command,cmd/core-command/Dockerfile 09:51:02 + for file in '`ls cmd/**/Dockerfile`' 09:51:02 ++ dirname cmd/core-data/Dockerfile 09:51:02 ++ cut -d/ -f2 09:51:02 + echo core-data,cmd/core-data/Dockerfile 09:51:02 + for file in '`ls cmd/**/Dockerfile`' 09:51:02 ++ dirname cmd/core-metadata/Dockerfile 09:51:02 ++ cut -d/ -f2 09:51:02 + echo core-metadata,cmd/core-metadata/Dockerfile 09:51:02 + for file in '`ls cmd/**/Dockerfile`' 09:51:02 ++ dirname cmd/security-bootstrapper/Dockerfile 09:51:02 ++ cut -d/ -f2 09:51:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:51:02 + for file in '`ls cmd/**/Dockerfile`' 09:51:02 ++ dirname cmd/security-proxy-setup/Dockerfile 09:51:02 ++ cut -d/ -f2 09:51:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:51:02 + for file in '`ls cmd/**/Dockerfile`' 09:51:02 ++ dirname cmd/security-secretstore-setup/Dockerfile 09:51:02 ++ cut -d/ -f2 09:51:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:51:02 + for file in '`ls cmd/**/Dockerfile`' 09:51:02 ++ dirname cmd/support-notifications/Dockerfile 09:51:02 ++ cut -d/ -f2 09:51:02 + echo support-notifications,cmd/support-notifications/Dockerfile 09:51:02 + for file in '`ls cmd/**/Dockerfile`' 09:51:02 ++ dirname cmd/support-scheduler/Dockerfile 09:51:02 ++ cut -d/ -f2 09:51:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:51:02 + for file in '`ls cmd/**/Dockerfile`' 09:51:02 ++ dirname cmd/sys-mgmt-agent/Dockerfile 09:51:02 ++ cut -d/ -f2 09:51:02 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:51:02 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] { (Build Check) [Pipeline] sh 09:51:03 + git rev-list -1 --merges d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42~1..d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [Pipeline] echo 09:51:03 -----------> git rev-list -1 --merges d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42~1..d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 09:51:03 d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [false] [Pipeline] sh 09:51:03 + git log --format=format:%s -1 d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [Pipeline] echo 09:51:03 ========================================================= 09:51:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:51:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:51:03 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 09:51:03 + grep -v github /etc/ssh/ssh_known_hosts 09:51:03 + '[' -e /tmp/ssh_known_hosts ']' 09:51:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:51:03 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 09:51:03 + sudo tee -a /etc/ssh/ssh_known_hosts 09:51:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:51:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:51:04 09:51:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:51:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:51:04 latest: Pulling from edgex-devops/git-semver 09:51:04 a0d0a0d46f8b: Pulling fs layer 09:51:04 3e5f54012d9b: Pulling fs layer 09:51:04 4c7163046ea9: Pulling fs layer 09:51:04 0c2d73faf560: Pulling fs layer 09:51:04 0c2d73faf560: Waiting 09:51:04 3e5f54012d9b: Verifying Checksum 09:51:04 3e5f54012d9b: Download complete 09:51:04 a0d0a0d46f8b: Download complete 09:51:04 0c2d73faf560: Verifying Checksum 09:51:04 0c2d73faf560: Download complete 09:51:04 4c7163046ea9: Verifying Checksum 09:51:04 4c7163046ea9: Download complete 09:51:04 a0d0a0d46f8b: Pull complete 09:51:04 3e5f54012d9b: Pull complete 09:51:04 4c7163046ea9: Pull complete 09:51:05 0c2d73faf560: Pull complete 09:51:05 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 09:51:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:51:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:51:05 prd-centos7-docker-4c-2g-499 does not seem to be running inside a container 09:51:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:51:05 $ docker top 90dac603980994013beed2a2274ba4229fb2a6d26f8ad42d626900068b7ca7d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:51:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:51:05 [ssh-agent] Looking for ssh-agent implementation... 09:51:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:51:06 $ docker exec 90dac603980994013beed2a2274ba4229fb2a6d26f8ad42d626900068b7ca7d6 ssh-agent 09:51:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkGCELK/agent.14 09:51:06 SSH_AGENT_PID=21 09:51:06 Running ssh-add (command line suppressed) 09:51:06 Identity added: /w/workspace/edgex-go/6@tmp/private_key_4392737093882683706.key (/w/workspace/edgex-go/6@tmp/private_key_4392737093882683706.key) 09:51:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:51:06 + git tag --points-at HEAD [Pipeline] } 09:51:06 $ docker exec --env ******** --env ******** 90dac603980994013beed2a2274ba4229fb2a6d26f8ad42d626900068b7ca7d6 ssh-agent -k 09:51:06 unset SSH_AUTH_SOCK; 09:51:06 unset SSH_AGENT_PID; 09:51:06 echo Agent pid 21 killed; 09:51:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:51:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:51:06 [ssh-agent] Looking for ssh-agent implementation... 09:51:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:51:06 $ docker exec 90dac603980994013beed2a2274ba4229fb2a6d26f8ad42d626900068b7ca7d6 ssh-agent 09:51:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmacfiF/agent.53 09:51:06 SSH_AGENT_PID=60 09:51:06 Running ssh-add (command line suppressed) 09:51:07 Identity added: /w/workspace/edgex-go/6@tmp/private_key_3018035856296777114.key (/w/workspace/edgex-go/6@tmp/private_key_3018035856296777114.key) 09:51:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:51:07 + git semver init 09:51:07 # -> Open(): unable to determine branch for HEAD 09:51:07 # $GIT_DIR = /w/workspace/edgex-go/6/.git 09:51:07 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 09:51:07 # $SEMVER_REMOTE_NAME = origin 09:51:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:51:07 # $SEMVER_USER_NAME = edgex-jenkins 09:51:07 # $SEMVER_BRANCH = PR-3823 09:51:07 # $SEMVER_TEMP = /tmp/semver-006480154 09:51:07 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:51:22 # '/tmp/semver-006480154' -> '/w/workspace/edgex-go/6/.semver' 09:51:22 # -> Force: false 09:51:22 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 09:51:22 $ docker exec --env ******** --env ******** 90dac603980994013beed2a2274ba4229fb2a6d26f8ad42d626900068b7ca7d6 ssh-agent -k 09:51:22 unset SSH_AUTH_SOCK; 09:51:22 unset SSH_AGENT_PID; 09:51:22 echo Agent pid 60 killed; 09:51:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:51:22 + git semver [Pipeline] } 09:51:22 $ docker stop --time=1 90dac603980994013beed2a2274ba4229fb2a6d26f8ad42d626900068b7ca7d6 09:51:24 $ docker rm -f 90dac603980994013beed2a2274ba4229fb2a6d26f8ad42d626900068b7ca7d6 [Pipeline] // withDockerContainer [Pipeline] sh 09:51:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:51:25 Stashed 1 file(s) [Pipeline] echo 09:51:25 [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 09:51:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:51:25 ========================================================= 09:51:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:51:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:51:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:51:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:51:25 a0d0a0d46f8b: Already exists 09:51:25 31adcdaf11c8: Pulling fs layer 09:51:25 b8b176561691: Pulling fs layer 09:51:25 4527c011a84f: Pulling fs layer 09:51:25 5d74067f8e1e: Pulling fs layer 09:51:25 e0aca202a116: Pulling fs layer 09:51:25 3a43be97a3b4: Pulling fs layer 09:51:25 34cad66bf833: Pulling fs layer 09:51:25 b4e3c513aaa6: Pulling fs layer 09:51:25 5d74067f8e1e: Waiting 09:51:25 e0aca202a116: Waiting 09:51:25 3a43be97a3b4: Waiting 09:51:25 34cad66bf833: Waiting 09:51:25 b4e3c513aaa6: Waiting 09:51:25 b8b176561691: Verifying Checksum 09:51:25 b8b176561691: Download complete 09:51:25 31adcdaf11c8: Verifying Checksum 09:51:25 31adcdaf11c8: Download complete 09:51:25 5d74067f8e1e: Verifying Checksum 09:51:25 5d74067f8e1e: Download complete 09:51:25 e0aca202a116: Verifying Checksum 09:51:25 e0aca202a116: Download complete 09:51:25 3a43be97a3b4: Verifying Checksum 09:51:25 3a43be97a3b4: Download complete 09:51:26 31adcdaf11c8: Pull complete 09:51:26 b8b176561691: Pull complete 09:51:26 34cad66bf833: Verifying Checksum 09:51:26 34cad66bf833: Download complete 09:51:26 4527c011a84f: Verifying Checksum 09:51:26 4527c011a84f: Download complete 09:51:26 b4e3c513aaa6: Verifying Checksum 09:51:26 b4e3c513aaa6: Download complete 09:51:30 4527c011a84f: Pull complete 09:51:30 5d74067f8e1e: Pull complete 09:51:30 e0aca202a116: Pull complete 09:51:30 3a43be97a3b4: Pull complete 09:51:30 34cad66bf833: Pull complete 09:51:33 b4e3c513aaa6: Pull complete 09:51:33 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 09:51:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:51:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 09:51:33 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:51:33 WORKDIR /edgex 09:51:33 COPY go.mod . 09:51:33 RUN go mod download' 09:51:33 + docker build -t ci-base-image-x86_64 -f - . 09:51:34 Sending build context to Docker daemon 334.5MB 09:51:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:51:34 ---> 9f6097aaca64 09:51:34 Step 2/4 : WORKDIR /edgex 09:51:36 ---> Running in 0bb16a136a10 09:51:36 Removing intermediate container 0bb16a136a10 09:51:36 ---> 3e77b270b3e7 09:51:36 Step 3/4 : COPY go.mod . 09:51:36 ---> afb8bdf5b8fe 09:51:36 Step 4/4 : RUN go mod download 09:51:36 ---> Running in 2d73d387c635 09:51:40 Still waiting to schedule task 09:51:40 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-497’ 09:52:08 Removing intermediate container 2d73d387c635 09:52:08 ---> 67f191bf88b9 09:52:08 Successfully built 67f191bf88b9 09:52:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:52:09 + docker inspect -f . ci-base-image-x86_64 09:52:09 . [Pipeline] withDockerContainer 09:52:09 prd-centos7-docker-4c-2g-499 does not seem to be running inside a container 09:52:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:52:09 $ docker top 7da876bd742786e9bbab941d9f6881e750a476b45eeb7eca30482c3cd18482a0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:52:10 + go version 09:52:10 go version go1.16.8 linux/amd64 [Pipeline] } 09:52:10 $ docker stop --time=1 7da876bd742786e9bbab941d9f6881e750a476b45eeb7eca30482c3cd18482a0 09:52:11 $ docker rm -f 7da876bd742786e9bbab941d9f6881e750a476b45eeb7eca30482c3cd18482a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:52:11 + docker inspect -f . ci-base-image-x86_64 09:52:11 . [Pipeline] withDockerContainer 09:52:11 prd-centos7-docker-4c-2g-499 does not seem to be running inside a container 09:52: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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:52:12 $ docker top 927ff72cf0f5e3dfb6896e3a12d19de2dcf982199784fec5056cddc94c2fbc34 -eo pid,comm [Pipeline] { [Pipeline] echo 09:52:12 ========================================================= 09:52:12 [edgeXBuildGoParallel] Running Tests and Build... 09:52:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:52:12 + make test 09:52:12 go mod tidy 09:52:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:52:18 ? github.com/edgexfoundry/edgex-go [no test files] 09:52:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:52:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:52:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:52:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:52:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:52:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:52:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:52:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:52:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:52:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:52:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:52:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:52:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:52:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:52:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 09:52:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:52:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:52:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 98.5% of statements 09:52:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:52:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.053s coverage: 44.7% of statements 09:52:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:52:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:52:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.123s coverage: 89.5% of statements 09:52:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:52:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:52:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 84.4% of statements 09:52:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:52:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:52:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:52:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:52:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:52:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.282s coverage: 94.2% of statements 09:52:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:52:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:52:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements 09:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:52:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements 09:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:52:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.9% of statements 09:52:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:52:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 09:52:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 21.7% of statements 09:52:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 09:52:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.085s coverage: 79.5% of statements 09:52:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 09:52:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 09:52:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 09:53:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements 09:53:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 09:53:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.178s coverage: 82.5% of statements 09:53:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements 09:53:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:53:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:53:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements 09:53:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:53:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:53:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:53:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:53:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 09:53:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:53:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 09:53:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements 09:53:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 09:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 09:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements 09:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.125s coverage: 91.2% of statements 09:53:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements 09:53:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:53:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 09:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 09:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 09:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 09:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 09:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.238s coverage: 65.4% of statements 09:53:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:53:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:53:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.8% of statements 09:53:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:53:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 09:53:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 09:53:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:53:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 09:53:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:53:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:53:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:53:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:53:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 92.3% of statements 09:53:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:53:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:53:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:53:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:53:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 09:53:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:53:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:53:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements 09:53:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:53:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:53:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:53:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:53:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 09:53:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:53:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:53:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:53:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:53:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:53:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:53:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 09:53:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 09:53:37 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:54:09 GO111MODULE=on go vet ./... 09:54:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:54:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:54:19 ./bin/test-attribution-txt.sh [Pipeline] echo 09:54:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:54:20 + ls -al . 09:54:20 total 644 09:54:20 drwxrwxr-x 10 1001 1001 4096 Nov 25 09:54 . 09:54:20 drwxr-xr-x 4 root root 28 Nov 25 09:52 .. 09:54:20 -rw-rw-r-- 1 1001 1001 11 Nov 25 09:50 .dockerignore 09:54:20 drwxrwxr-x 8 1001 1001 179 Nov 25 09:50 .git 09:54:20 drwxrwxr-x 4 1001 1001 142 Nov 25 09:50 .github 09:54:20 -rw-rw-r-- 1 1001 1001 804 Nov 25 09:50 .gitignore 09:54:20 -rw-rw-r-- 1 1001 1001 42 Nov 25 09:50 .golangci.yml 09:54:20 -rw-rw-r-- 1 1001 1001 76 Nov 25 09:50 .hadolint.yml 09:54:20 drwx------ 3 1001 1001 73 Nov 25 09:51 .semver 09:54:20 -rw-rw-r-- 1 1001 1001 166 Nov 25 09:50 .sonarcloud.properties 09:54:20 -rw-rw-r-- 1 1001 1001 1171 Nov 25 09:50 ADOPTERS.md 09:54:20 -rw-rw-r-- 1 1001 1001 8910 Nov 25 09:50 Attribution.txt 09:54:20 -rw-rw-r-- 1 1001 1001 51732 Nov 25 09:50 CHANGELOG.md 09:54:20 -rw-rw-r-- 1 1001 1001 3804 Nov 25 09:50 CONTRIBUTING.md 09:54:20 -rw-rw-r-- 1 1001 1001 677 Nov 25 09:50 GOVERNANCE.md 09:54:20 -rw-rw-r-- 1 1001 1001 849 Nov 25 09:50 Jenkinsfile 09:54:20 -rw-rw-r-- 1 1001 1001 10775 Nov 25 09:50 LICENSE 09:54:20 -rw-rw-r-- 1 1001 1001 6508 Nov 25 09:50 Makefile 09:54:20 -rw-rw-r-- 1 1001 1001 582 Nov 25 09:50 OWNERS.md 09:54:20 -rw-rw-r-- 1 1001 1001 8207 Nov 25 09:50 README.md 09:54:20 -rw-rw-r-- 1 1001 1001 6912 Nov 25 09:50 SECURITY.md 09:54:20 -rw-rw-r-- 1 1001 1001 5 Nov 25 09:51 VERSION 09:54:20 -rw-rw-r-- 1 1001 1001 4131 Nov 25 09:50 ZMQWindows.md 09:54:20 drwxrwxr-x 2 1001 1001 37 Nov 25 09:50 bin 09:54:20 drwxrwxr-x 14 1001 1001 4096 Nov 25 09:50 cmd 09:54:20 -rw-r--r-- 1 root root 428381 Nov 25 09:53 coverage.out 09:54:20 -rw-rw-r-- 1 1001 1001 822 Nov 25 09:50 go.mod 09:54:20 -rw-rw-r-- 1 1001 1001 49471 Nov 25 09:50 go.sum 09:54:20 drwxrwxr-x 8 1001 1001 124 Nov 25 09:50 internal 09:54:20 drwxrwxr-x 3 1001 1001 16 Nov 25 09:50 openapi 09:54:20 drwxrwxr-x 4 1001 1001 71 Nov 25 09:50 snap 09:54:20 -rw-rw-r-- 1 1001 1001 204 Nov 25 09:50 version.go [Pipeline] sh 09:54:21 + '[' -e coverage.out ] 09:54:21 + chown 1001:1001 coverage.out [Pipeline] stash 09:54:21 Stashed 1 file(s) [Pipeline] sh 09:54:21 + make build 09:54:21 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 09:54:22 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 09:54:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:54:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:54:31 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 09:54:31 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 09:54:32 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 09:54:32 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 09:54:33 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 09:54:34 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 09:54:35 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 09:54:36 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] } 09:54:37 $ docker stop --time=1 927ff72cf0f5e3dfb6896e3a12d19de2dcf982199784fec5056cddc94c2fbc34 09:54:39 $ docker rm -f 927ff72cf0f5e3dfb6896e3a12d19de2dcf982199784fec5056cddc94c2fbc34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:54:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:54:40 09:54:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:54:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:54:41 latest: Pulling from edgex-devops/edgex-compose 09:54:41 cbdbe7a5bc2a: Pulling fs layer 09:54:41 ca9280d653b3: Pulling fs layer 09:54:41 7e9c9ca2126c: Pulling fs layer 09:54:41 cbdbe7a5bc2a: Verifying Checksum 09:54:41 cbdbe7a5bc2a: Download complete 09:54:41 ca9280d653b3: Verifying Checksum 09:54:41 ca9280d653b3: Download complete 09:54:41 cbdbe7a5bc2a: Pull complete 09:54:42 7e9c9ca2126c: Verifying Checksum 09:54:42 7e9c9ca2126c: Download complete 09:54:42 ca9280d653b3: Pull complete 09:54:45 7e9c9ca2126c: Pull complete 09:54:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:54:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:54:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:54:45 prd-centos7-docker-4c-2g-499 does not seem to be running inside a container 09:54:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:54:47 $ docker top a2f9b0615de39a69aae0e484110fc789862743b0a81c35eea97c6ea59ec5074d -eo pid,comm [Pipeline] { [Pipeline] sh 09:54:48 + docker-compose build --help 09:54:48 + grep parallel 09:54:48 --parallel Build images in parallel. [Pipeline] } 09:54:48 $ docker stop --time=1 a2f9b0615de39a69aae0e484110fc789862743b0a81c35eea97c6ea59ec5074d 09:54:49 $ docker rm -f a2f9b0615de39a69aae0e484110fc789862743b0a81c35eea97c6ea59ec5074d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:54:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:54:50 . [Pipeline] withDockerContainer 09:54:50 prd-centos7-docker-4c-2g-499 does not seem to be running inside a container 09:54:50 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:54:50 $ docker top 5481904a7364744ae12fdc96c7a9ba5d9543e4dbeef58bea96e04efca9811c90 -eo pid,comm [Pipeline] { [Pipeline] sh 09:54:51 + docker-compose -f ./docker-compose-build.yml build --parallel 09:54:51 Building core-command ... 09:54:51 Building core-data ... 09:54:51 Building core-metadata ... 09:54:51 Building security-bootstrapper ... 09:54:51 Building security-proxy-setup ... 09:54:51 Building security-secretstore-setup ... 09:54:51 Building support-notifications ... 09:54:51 Building support-scheduler ... 09:54:51 Building sys-mgmt-agent ... 09:54:51 Building support-notifications 09:54:51 Building security-secretstore-setup 09:54:51 Building sys-mgmt-agent 09:54:51 Building security-bootstrapper 09:54:51 Building core-data 09:55:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:55:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:55:03 ---> 67f191bf88b9 09:55:03 Step 3/24 : WORKDIR /edgex-go 09:55:03 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:55:03 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:55:03 ---> 67f191bf88b9 09:55:03 Step 3/21 : WORKDIR /edgex-go 09:55:03 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:55:03 Step 2/30 : FROM ${BUILDER_BASE} AS builder 09:55:03 ---> 67f191bf88b9 09:55:03 Step 3/30 : WORKDIR /edgex-go 09:55:05 ---> Running in b2ec14a689c6 09:55:05 ---> Running in 4f78359d429b 09:55:05 ---> Running in 08461bb280b4 09:55:08 Removing intermediate container 4f78359d429b 09:55:08 ---> 435a068ba475 09:55:08 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:08 ---> Running in 79f7a4b34df9 09:55:08 Removing intermediate container b2ec14a689c6 09:55:08 ---> 5a418942a12b 09:55:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:08 Removing intermediate container 08461bb280b4 09:55:08 ---> 596adb101a36 09:55:08 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:09 ---> Running in a59e22027eff 09:55:09 ---> Running in 79f7c119acc5 09:55:12 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:55:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:55:12 ---> 67f191bf88b9 09:55:12 Step 3/22 : WORKDIR /edgex-go 09:55:12 ---> Using cache 09:55:12 ---> 596adb101a36 09:55:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-500 in /w/workspace/edgexfoundry_edgex-go_PR-3823 [Pipeline] { 09:55:13 ---> Running in 83075532a36d 09:55:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:55:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:55:13 ---> 67f191bf88b9 09:55:13 Step 3/22 : WORKDIR /edgex-go 09:55:13 ---> Using cache 09:55:13 ---> 596adb101a36 09:55:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:13 Removing intermediate container a59e22027eff 09:55:13 ---> c228aca64f38 09:55:13 Step 5/24 : RUN apk add --update --no-cache make git [Pipeline] ws 09:55:13 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 09:55:13 The recommended git tool is: git 09:55:13 ---> Running in 90400adead0b 09:55:13 Removing intermediate container 79f7a4b34df9 09:55:13 ---> be2e814afc65 09:55:13 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 09:55:13 Removing intermediate container 79f7c119acc5 09:55:13 ---> d34d36c95787 09:55:13 Step 5/30 : RUN apk add --update --no-cache make git 09:55:13 ---> Running in e78dd8edc6f9 09:55:13 ---> Running in 4148918ec9f8 09:55:13 ---> Running in ae526bab3515 09:55:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:55:14 Removing intermediate container 83075532a36d 09:55:14 ---> 0a4e6b07cae9 09:55:14 Step 5/22 : RUN apk add --update --no-cache make bash git 09:55:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:55:14 ---> Running in 5417d3a717f9 09:55:14 Removing intermediate container 90400adead0b 09:55:14 ---> 0f9e24ee54b4 09:55:14 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:55:14 ---> Running in 65cbd8ea8237 09:55:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:55:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:55:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:55:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:55:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:55:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:55:15 OK: 220 MiB in 52 packages 09:55:15 OK: 220 MiB in 52 packages 09:55:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:55:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:55:15 OK: 220 MiB in 52 packages 09:55:15 Removing intermediate container e78dd8edc6f9 09:55:15 ---> d5d7f533e629 09:55:15 Step 6/21 : COPY . . 09:55:15 Removing intermediate container 4148918ec9f8 09:55:15 ---> ebe4c239becd 09:55:15 Step 6/24 : COPY . . 09:55:16 OK: 220 MiB in 52 packages 09:55:16 OK: 220 MiB in 52 packages 09:55:16 Removing intermediate container ae526bab3515 09:55:16 ---> 658e3d13e59a 09:55:16 Step 6/30 : COPY . . 09:55:19 using credential edgex-jenkins-ssh 09:55:19 Cloning the remote Git repository 09:55:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:55:19 > git init /w/workspace/edgex-go/6 # timeout=10 09:55:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:55:19 > git --version # timeout=10 09:55:19 > git --version # 'git version 2.17.1' 09:55:19 using GIT_SSH to set credentials SSH Credentials for GitHub 09:55:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:21 Removing intermediate container 5417d3a717f9 09:55:21 ---> d2d8b84b7acb 09:55:21 Step 6/22 : COPY . . 09:55:21 Removing intermediate container 65cbd8ea8237 09:55:21 ---> d2ac72f7b476 09:55:21 Step 6/22 : COPY . . 09:55:29 ---> 2a0f12603c57 09:55:29 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:29 ---> Running in 30ee5b5837b8 09:55:36 Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 09:55:37 Merge succeeded, producing d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 09:55:37 Checking out Revision d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 (PR-3823) 09:55:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:55:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:55:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:55:35 using GIT_SSH to set credentials SSH Credentials for GitHub 09:55:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3823/head:refs/remotes/origin/PR-3823 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:55:36 > git config core.sparsecheckout # timeout=10 09:55:36 > git checkout -f d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 # timeout=10 09:55:37 > git remote # timeout=10 09:55:37 > git config --get remote.origin.url # timeout=10 09:55:37 using GIT_SSH to set credentials SSH Credentials for GitHub 09:55:37 > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 09:55:37 > git rev-parse HEAD^{commit} # timeout=10 09:55:37 > git config core.sparsecheckout # timeout=10 09:55:37 > git checkout -f d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 # timeout=10 09:55:39 ---> 530b7ab14b26 09:55:39 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:39 ---> Running in 7b92808fb729 09:55:39 ---> 06b9c5234ea3 09:55:39 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:39 ---> Running in 4e7cc9bc4cff 09:55:40 Removing intermediate container 30ee5b5837b8 09:55:40 ---> 5f6e41e7b503 09:55:40 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:55:40 ---> Running in d79e1503f83e 09:55:40 Removing intermediate container 7b92808fb729 09:55:40 ---> 80791f4f1620 09:55:40 Step 8/21 : RUN make cmd/support-notifications/support-notifications 09:55:40 ---> Running in ca37247323c9 09:55:40 Removing intermediate container 4e7cc9bc4cff 09:55:40 ---> 7ab393579b7d 09:55:40 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:55: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 09:55:41 ---> Running in 80f864e7f2be 09:55:41 Commit message: "Merge branch 'main' into fix-snap-readme-csv" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:55:42 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 09:55:42 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 09:55:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:55:42 % Total % Received % Xferd Average Speed Time Time Time Current 09:55:42 Dload Upload Total Spent Left Speed 09:55:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 89575 0 --:--:-- --:--:-- --:--:-- 90259 [Pipeline] sh 09:55:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:55:43 + sudo tee /etc/docker/daemon.new 09:55:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:55:43 { 09:55:43 "registry-mirrors": [ 09:55:43 "https://nexus3.edgexfoundry.org:10001" 09:55:43 ], 09:55:43 "bip": "10.250.0.254/24", 09:55:43 "hosts": [ 09:55:43 "tcp://0.0.0.0:5555", 09:55:43 "unix:///var/run/docker.sock" 09:55:43 ], 09:55:43 "mtu": 1458, 09:55:43 "selinux-enabled": true, 09:55:43 "seccomp-profile": "/etc/docker/seccomp.json" 09:55:43 } [Pipeline] sh 09:55:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:55:44 + sudo service docker restart 09:55:47 ---> 0abee617d2cf 09:55:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:47 ---> 066014207e62 09:55:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:47 ---> Running in 3147c5963fcf 09:55:47 ---> Running in d16ae67075ee 09:55:48 Removing intermediate container 3147c5963fcf 09:55:48 ---> 4cedb8b25c45 09:55:48 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:55:48 ---> Running in 61da863838ae 09:55:48 Removing intermediate container d16ae67075ee 09:55:48 ---> 743d0dea921f 09:55:48 Step 8/22 : RUN make cmd/core-data/core-data 09:55:48 ---> Running in 46057cc1c905 09:55:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:55:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:56:02 provisioning config files... 09:56:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config7279669034347883362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:56:02 ---> docker-login.sh 09:56:02 nexus3.edgexfoundry.org:10001 09:56:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:03 Configure a credential helper to remove this warning. See 09:56:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:03 09:56:03 Login Succeeded 09:56:03 nexus3.edgexfoundry.org:10002 09:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:04 Configure a credential helper to remove this warning. See 09:56:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:04 09:56:04 Login Succeeded 09:56:04 nexus3.edgexfoundry.org:10003 09:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:04 Configure a credential helper to remove this warning. See 09:56:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:04 09:56:04 Login Succeeded 09:56:04 nexus3.edgexfoundry.org:10004 09:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:05 Configure a credential helper to remove this warning. See 09:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:05 09:56:05 Login Succeeded 09:56:05 docker.io 09:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:06 Configure a credential helper to remove this warning. See 09:56:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:06 09:56:06 Login Succeeded 09:56:06 ---> docker-login.sh ends [Pipeline] } 09:56:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:56:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:56:06 ========================================================= 09:56:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:56:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:56:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:56:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:56:07 552d1f2373af: Pulling fs layer 09:56:07 ea3f2d53f512: Pulling fs layer 09:56:07 9e70ebbbe112: Pulling fs layer 09:56:07 7a9cfe048b4a: Pulling fs layer 09:56:07 72dc09318566: Pulling fs layer 09:56:07 f4f7b4309257: Pulling fs layer 09:56:07 0ac9a79272e3: Pulling fs layer 09:56:07 b78e95d17946: Pulling fs layer 09:56:07 f4f7b4309257: Waiting 09:56:07 0ac9a79272e3: Waiting 09:56:07 b78e95d17946: Waiting 09:56:07 7a9cfe048b4a: Waiting 09:56:07 72dc09318566: Waiting 09:56:07 9e70ebbbe112: Verifying Checksum 09:56:07 9e70ebbbe112: Download complete 09:56:07 ea3f2d53f512: Verifying Checksum 09:56:07 ea3f2d53f512: Download complete 09:56:07 72dc09318566: Verifying Checksum 09:56:07 72dc09318566: Download complete 09:56:07 f4f7b4309257: Verifying Checksum 09:56:07 f4f7b4309257: Download complete 09:56:07 552d1f2373af: Verifying Checksum 09:56:07 552d1f2373af: Download complete 09:56:07 0ac9a79272e3: Download complete 09:56:08 552d1f2373af: Pull complete 09:56:09 ea3f2d53f512: Pull complete 09:56:09 9e70ebbbe112: Pull complete 09:56:09 b78e95d17946: Verifying Checksum 09:56:09 b78e95d17946: Download complete 09:56:10 7a9cfe048b4a: Verifying Checksum 09:56:10 7a9cfe048b4a: Download complete 09:56:20 7a9cfe048b4a: Pull complete 09:56:20 72dc09318566: Pull complete 09:56:20 f4f7b4309257: Pull complete 09:56:21 0ac9a79272e3: Pull complete 09:56:21 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 09:56:22 Removing intermediate container d79e1503f83e 09:56:22 ---> a20ab4693c98 09:56:22 09:56:22 Step 9/30 : FROM alpine:3.14 09:56:22 3.14: Pulling from library/alpine 09:56:23 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 09:56:23 Status: Downloaded newer image for alpine:3.14 09:56:23 ---> 0a97eee8041e 09:56:23 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:56:24 Removing intermediate container 80f864e7f2be 09:56:24 ---> 3ba0cb3ed3b0 09:56:24 09:56:24 Step 9/24 : FROM alpine:3.14 09:56:24 ---> 0a97eee8041e 09:56:24 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:56:24 ---> Running in cba026d8a78f 09:56:24 ---> Running in 1bb53fe1c8aa 09:56:24 Removing intermediate container cba026d8a78f 09:56:24 ---> e0f6c135a016 09:56:24 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 09:56:24 ---> Running in dca4f88035a7 09:56:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:56:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:56:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:56:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:56:25 (1/2) Installing dumb-init (1.2.5-r1) 09:56:25 (2/2) Installing su-exec (0.2-r1) 09:56:25 Executing busybox-1.33.1-r6.trigger 09:56:25 OK: 6 MiB in 16 packages 09:56:25 (1/3) Installing ca-certificates (20191127-r5) 09:56:25 (2/3) Installing dumb-init (1.2.5-r1) 09:56:25 (3/3) Installing su-exec (0.2-r1) 09:56:25 Executing busybox-1.33.1-r6.trigger 09:56:25 Executing ca-certificates-20191127-r5.trigger 09:56:25 OK: 6 MiB in 17 packages 09:56:25 Removing intermediate container ca37247323c9 09:56:25 ---> 6ad00828ffcc 09:56:25 09:56:25 Step 9/21 : FROM alpine:3.14 09:56:25 ---> 0a97eee8041e 09:56:25 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 09:56:26 ---> Running in 1d8d82c32db2 09:56:26 Removing intermediate container dca4f88035a7 09:56:26 ---> 1ef96ca25abf 09:56:26 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 09:56:26 ---> Running in e7fe1bce8cc2 09:56:26 Removing intermediate container 1bb53fe1c8aa 09:56:26 ---> c902fa15e876 09:56:26 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:56:26 ---> Running in 5ef43ea8a217 09:56:26 Removing intermediate container e7fe1bce8cc2 09:56:26 ---> 9bfce39bfd99 09:56:26 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:56:26 ---> Running in f43e08ab275e 09:56:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:56:26 Removing intermediate container 5ef43ea8a217 09:56:26 ---> d074deb479c6 09:56:26 Step 12/24 : WORKDIR / 09:56:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:56:26 Removing intermediate container f43e08ab275e 09:56:26 ---> 48f61e9bef57 09:56:26 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:56:26 ---> Running in 1c3a0420c6d4 09:56:26 ---> Running in 52fb616c15cc 09:56:27 (1/2) Installing ca-certificates (20191127-r5) 09:56:27 (2/2) Installing dumb-init (1.2.5-r1) 09:56:27 Executing busybox-1.33.1-r6.trigger 09:56:27 Executing ca-certificates-20191127-r5.trigger 09:56:27 OK: 6 MiB in 16 packages 09:56:27 Removing intermediate container 1c3a0420c6d4 09:56:27 ---> 26ab2a986737 09:56:27 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:56:27 ---> 3883944256bc 09:56:27 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:56:27 b78e95d17946: Pull complete 09:56:27 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 09:56:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:56:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 09:56:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:56:28 WORKDIR /edgex 09:56:28 COPY go.mod . 09:56:28 RUN go mod download+ 09:56:28 docker build -t ci-base-image-arm64 -f - . 09:56:28 ---> d35b87aa4bd6 09:56:28 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:56:28 Removing intermediate container 1d8d82c32db2 09:56:28 ---> 8b28b837ca4a 09:56:28 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:56:28 ---> Running in 8d275f371c91 09:56:28 Removing intermediate container 61da863838ae 09:56:28 ---> 838d6586f71b 09:56:28 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:56:28 ---> 2696a56c8f57 09:56:28 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:56:28 ---> Running in 53fc54a6b6be 09:56:28 Removing intermediate container 52fb616c15cc 09:56:28 ---> d9a653acb1c5 09:56:28 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 09:56:28 Removing intermediate container 8d275f371c91 09:56:28 ---> 891a13dec2d2 09:56:28 Step 12/21 : ENV APP_PORT=59860 09:56:28 ---> Running in 1142593ef4b5 09:56:29 ---> Running in de0a665ca7da 09:56:29 ---> 90806c5bb618 09:56:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:56:29 Removing intermediate container 1142593ef4b5 09:56:29 ---> 8242b50b41bd 09:56:29 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:56:29 Removing intermediate container de0a665ca7da 09:56:29 ---> 5ee1deccebd7 09:56:29 Step 13/21 : EXPOSE $APP_PORT 09:56:29 ---> Running in 8e4dd4014345 09:56:29 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 09:56:29 ---> 2ac59d9ac912 09:56:29 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:56:29 ---> ec566a91b3c5 09:56:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:56:29 Removing intermediate container 8e4dd4014345 09:56:29 ---> 1174e4bfa606 09:56:29 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 09:56:29 ---> Running in b4b855ab2ef3 09:56:30 ---> 5eb567006f8e 09:56:30 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:56:30 ---> 6a8312cc5fb9 09:56:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:56:30 ---> d9678a8a93e4 09:56:30 Step 20/24 : 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/ 09:56:30 ---> 0a1356fb0f20 09:56:30 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:56:30 ---> Running in 02ee9e854e16 09:56:30 Removing intermediate container 53fc54a6b6be 09:56:30 ---> bd38e4b8f2e0 09:56:30 09:56:30 Step 10/22 : FROM docker:20.10.8 09:56:30 Sending build context to Docker daemon 168.9MB 09:56:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:56:30 ---> 8b459fc5aaf0 09:56:30 Step 2/4 : WORKDIR /edgex 09:56:31 Removing intermediate container b4b855ab2ef3 09:56:31 ---> da08a23f0f8d 09:56:31 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 09:56:31 20.10.8: Pulling from library/docker 09:56:31 ---> c0e1b085eab3 09:56:31 Step 17/21 : ENTRYPOINT ["/support-notifications"] 09:56:31 ---> Running in 37af639a6c4d 09:56:31 ---> e70cf8e3bfc1 09:56:31 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:56:31 Removing intermediate container 37af639a6c4d 09:56:31 ---> 3be956c2eb87 09:56:31 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:56:31 ---> Running in e09a6bc1c36c 09:56:31 Removing intermediate container e09a6bc1c36c 09:56:31 ---> 74fc1f6d65ec 09:56:31 Step 19/21 : LABEL arch=x86_64 09:56:31 ---> Running in cb4446d26a71 09:56:31 ---> d36f85d9c7d6 09:56:31 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:56:32 Removing intermediate container cb4446d26a71 09:56:32 ---> d78c60df20b6 09:56:32 Step 20/21 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 09:56:32 ---> Running in c72151a159e1 09:56:32 Removing intermediate container 02ee9e854e16 09:56:32 ---> 0da9e0fe2490 09:56:32 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:56:32 ---> 50f79504ef45 09:56:32 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:56:32 ---> Running in af8f54d1fd71 09:56:32 Removing intermediate container c72151a159e1 09:56:32 ---> 0330d1a256f2 09:56:32 Step 21/21 : LABEL version=0.0.0 09:56:32 ---> Running in 603c2dc756c1 09:56:32 ---> 02bfa0639934 09:56:32 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:56:32 Removing intermediate container af8f54d1fd71 09:56:32 ---> 01d082d1a415 09:56:32 Step 22/24 : LABEL arch=x86_64 09:56:32 ---> Running in e78259281798 09:56:32 ---> Running in 9c97358dd569 09:56:33 Removing intermediate container 46057cc1c905 09:56:33 ---> 14c1b4d99c65 09:56:33 09:56:33 Step 9/22 : FROM alpine:3.14 09:56:33 ---> 0a97eee8041e 09:56:33 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:56:33 Removing intermediate container 603c2dc756c1 09:56:33 ---> 446171d05134 09:56:33 09:56:33 ---> Running in f52e0854e480 09:56:33 Successfully built 446171d05134 09:56:33 Successfully tagged support-notifications:latest 09:56:33 Building security-proxy-setup 09:56:33  Building support-notifications ... done Removing intermediate container e78259281798 09:56:33 ---> 8a8f8ab687d1 09:56:33 Step 23/24 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 09:56:33 Removing intermediate container 9c97358dd569 09:56:33 ---> 055fc8714fdc 09:56:33 Step 3/4 : COPY go.mod . 09:56:33 Removing intermediate container f52e0854e480 09:56:33 ---> be9ee7632560 09:56:33 Step 11/22 : ENV APP_PORT=59880 09:56:33 ---> 84dc500631a0 09:56:33 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 09:56:33 ---> 304ef0225cd0 09:56:33 Step 4/4 : RUN go mod download 09:56:33 ---> Running in fae8a5097433 09:56:33 ---> Running in 97878bfedd0d 09:56:33 ---> Running in 63a8a90f0bce 09:56:34 ---> Running in 7e739945c9cf 09:56:34 Removing intermediate container fae8a5097433 09:56:34 ---> 832a0b5c19f5 09:56:34 Step 24/24 : LABEL version=0.0.0 09:56:35 Removing intermediate container 63a8a90f0bce 09:56:35 ---> 8055f4a766a1 09:56:35 Step 12/22 : EXPOSE $APP_PORT 09:56:35 Removing intermediate container 97878bfedd0d 09:56:35 ---> 4e07c64e357c 09:56:35 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:56:35 ---> Running in ccfe108fc940 09:56:35 ---> Running in 3041ce6b72b8 09:56:35 ---> 28b2f4c44c3f 09:56:35 Step 25/30 : RUN chmod +x /entrypoint.sh 09:56:35 Removing intermediate container ccfe108fc940 09:56:35 ---> 0b7896e36933 09:56:35 09:56:35 Removing intermediate container 3041ce6b72b8 09:56:35 ---> 929ed4056d58 09:56:35 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:35 Successfully built 0b7896e36933 09:56:35 Successfully tagged security-secretstore-setup:latest 09:56:35  Building security-secretstore-setup ... done Building core-command 09:56:35 ---> Running in be4bc61b4f8e 09:56:35 ---> Running in c42542fc0356 09:56:35 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 09:56:35 Status: Downloaded newer image for docker:20.10.8 09:56:35 ---> bc6c0ffef665 09:56:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:56:37 ---> Running in 3ffe5628d015 09:56:38 Removing intermediate container 3ffe5628d015 09:56:38 ---> 6e3ff3136016 09:56:38 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 09:56:38 ---> Running in 3e645d3782a0 09:56:39 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:56:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:56:39 ---> 67f191bf88b9 09:56:39 Step 3/20 : WORKDIR /edgex-go 09:56:39 ---> Using cache 09:56:39 ---> 596adb101a36 09:56:39 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:39 ---> Using cache 09:56:39 ---> 0f9e24ee54b4 09:56:39 Step 5/20 : RUN apk add --update --no-cache make git 09:56:39 ---> Running in f508890203f6 09:56:39 Removing intermediate container c42542fc0356 09:56:39 ---> 53b70404f7a5 09:56:39 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 09:56:39 Removing intermediate container be4bc61b4f8e 09:56:39 ---> 27e4a9f39c02 09:56:39 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 09:56:39 ---> Running in c8aada37dc5b 09:56:39 ---> Running in 523074ff46a4 09:56:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:56:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:56:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:56:39 Removing intermediate container 523074ff46a4 09:56:39 ---> 628060ed8954 09:56:39 Step 27/30 : CMD ["gate"] 09:56:39 (1/42) Installing readline (8.1.0-r0) 09:56:39 (2/42) Installing bash (5.1.4-r0) 09:56:39 Executing bash-5.1.4-r0.post-install 09:56:39 (3/42) Installing brotli-libs (1.0.9-r5) 09:56:39 ---> Running in 71eff65bc36d 09:56:39 (4/42) Installing nghttp2-libs (1.43.0-r0) 09:56:39 (5/42) Installing libcurl (7.79.1-r0) 09:56:39 (6/42) Installing curl (7.79.1-r0) 09:56:39 (7/42) Installing dumb-init (1.2.5-r1) 09:56:39 (8/42) Installing libbz2 (1.0.8-r1) 09:56:39 (9/42) Installing expat (2.4.1-r0) 09:56:39 (10/42) Installing libffi (3.3-r2) 09:56:39 (11/42) Installing gdbm (1.19-r0) 09:56:39 (12/42) Installing xz-libs (5.2.5-r0) 09:56:39 (13/42) Installing libgcc (10.3.1_git20210424-r2) 09:56:39 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 09:56:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:56:39 (15/42) Installing mpdecimal (2.5.1-r1) 09:56:39 (16/42) Installing sqlite-libs (3.35.5-r0) 09:56:40 (17/42) Installing python3 (3.9.5-r2) 09:56:40 Removing intermediate container 71eff65bc36d 09:56:40 ---> fd54f24e6121 09:56:40 Step 28/30 : LABEL arch=x86_64 09:56:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:56:40 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:56:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:56:40 ---> 67f191bf88b9 09:56:40 Step 3/22 : WORKDIR /edgex-go 09:56:40 ---> Using cache 09:56:40 ---> 596adb101a36 09:56:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:40 ---> Using cache 09:56:40 ---> 0f9e24ee54b4 09:56:40 Step 5/22 : RUN apk add --update --no-cache make git 09:56:40 OK: 220 MiB in 52 packages 09:56:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:56:41 ---> Running in fcf8a74fd6cc 09:56:41 ---> Running in e49754809092 09:56:41 (18/42) Installing py3-appdirs (1.4.4-r2) 09:56:41 (19/42) Installing py3-chardet (4.0.0-r2) 09:56:41 (20/42) Installing py3-idna (3.2-r0) 09:56:41 (21/42) Installing py3-urllib3 (1.26.5-r0) 09:56:41 (22/42) Installing py3-certifi (2020.12.5-r1) 09:56:41 (23/42) Installing py3-requests (2.25.1-r4) 09:56:41 (1/6) Installing dumb-init (1.2.5-r1) 09:56:41 (24/42) Installing py3-msgpack (1.0.2-r1) 09:56:41 (25/42) Installing py3-lockfile (0.12.2-r4) 09:56:41 (26/42) Installing py3-cachecontrol (0.12.6-r1) 09:56:41 Removing intermediate container fcf8a74fd6cc 09:56:41 ---> b6d315a9f5fb 09:56:41 Step 29/30 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 09:56:41 (27/42) Installing py3-colorama (0.4.4-r1) 09:56:41 Removing intermediate container f508890203f6 09:56:41 ---> 06226d657635 09:56:41 Step 6/20 : COPY . . 09:56:41 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:56:41 (28/42) Installing py3-contextlib2 (0.6.0-r1) 09:56:41 (29/42) Installing py3-distlib (0.3.1-r3) 09:56:41 (30/42) Installing py3-distro (1.5.0-r3) 09:56:41 (31/42) Installing py3-six (1.15.0-r1) 09:56:41 (32/42) Installing py3-webencodings (0.5.1-r4) 09:56:41 (33/42) Installing py3-html5lib (1.1-r1) 09:56:41 (34/42) Installing py3-parsing (2.4.7-r2) 09:56:41 (35/42) Installing py3-packaging (20.9-r1) 09:56:41 (36/42) Installing py3-toml (0.10.2-r2) 09:56:41 (37/42) Installing py3-pep517 (0.10.0-r2) 09:56:41 (38/42) Installing py3-progress (1.5-r2) 09:56:41 (3/6) Installing libsodium (1.0.18-r0) 09:56:41 (39/42) Installing py3-retrying (1.3.3-r1) 09:56:41 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:56:41 (40/42) Installing py3-ordered-set (4.0.2-r1) 09:56:41 (41/42) Installing py3-setuptools (52.0.0-r3) 09:56:41 (42/42) Installing py3-pip (20.3.4-r1) 09:56:41 ---> Running in 34ca0b8e91cb 09:56:41 (5/6) Installing libzmq (4.3.4-r0) 09:56:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:56:41 (6/6) Installing zeromq (4.3.4-r0) 09:56:41 Executing busybox-1.33.1-r6.trigger 09:56:41 OK: 8 MiB in 20 packages 09:56:42 Executing busybox-1.33.1-r3.trigger 09:56:42 OK: 84 MiB in 64 packages 09:56:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:56:43 OK: 220 MiB in 52 packages 09:56:43 Removing intermediate container 34ca0b8e91cb 09:56:43 ---> 19d4a570ee86 09:56:43 Step 30/30 : LABEL version=0.0.0 09:56:43 Collecting docker-compose==1.23.2 09:56:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:56:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 09:56:43 Collecting cached-property<2,>=1.2.0 09:56:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:56:43 Collecting docopt<0.7,>=0.6.1 09:56:43 Downloading docopt-0.6.2.tar.gz (25 kB) 09:56:44 ---> Running in 11943c08aa04 09:56:44 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:56:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:56:44 Collecting dockerpty<0.5,>=0.4.1 09:56:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:56:44 Collecting websocket-client<1.0,>=0.32.0 09:56:44 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:56:44 Collecting docker<4.0,>=3.6.0 09:56:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:56:44 Removing intermediate container 11943c08aa04 09:56:44 ---> 8bdc57cbabfb 09:56:44 09:56:45 Collecting PyYAML<4,>=3.10 09:56:45 Downloading PyYAML-3.13.tar.gz (270 kB) 09:56:45 Removing intermediate container c8aada37dc5b 09:56:45 ---> 919cd56888c0 09:56:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:56:45 Successfully built 8bdc57cbabfb 09:56:45 Successfully tagged security-bootstrapper:latest 09:56:45 Removing intermediate container e49754809092 09:56:45 ---> 192d1aeee2f1 09:56:45 Step 6/22 : COPY . . 09:56:45  Building security-bootstrapper ... done Building core-metadata 09:56:46 Collecting texttable<0.10,>=0.9.0 09:56:46 Downloading texttable-0.9.1.tar.gz (11 kB) 09:56:47 Collecting jsonschema<3,>=2.5.1 09:56:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:56:47 Collecting docker-pycreds>=0.4.0 09:56:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:56:47 Collecting urllib3<1.25,>=1.21.1 09:56:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:56:47 Collecting chardet<3.1.0,>=3.0.2 09:56:47 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:56:47 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) 09:56:47 Collecting idna<2.8,>=2.5 09:56:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:56:47 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:56:47 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:56:47 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:56:47 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:56:47 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:56:47 Attempting uninstall: urllib3 09:56:47 Found existing installation: urllib3 1.26.5 09:56:47 Uninstalling urllib3-1.26.5: 09:56:47 Successfully uninstalled urllib3-1.26.5 09:56:48 ---> 14995bdb9e01 09:56:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:56:48 Attempting uninstall: idna 09:56:48 Found existing installation: idna 3.2 09:56:48 Uninstalling idna-3.2: 09:56:48 Successfully uninstalled idna-3.2 09:56:48 Attempting uninstall: chardet 09:56:48 Found existing installation: chardet 4.0.0 09:56:48 Uninstalling chardet-4.0.0: 09:56:48 Successfully uninstalled chardet-4.0.0 09:56:48 ---> 69f3402d6d02 09:56:48 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:49 ---> Running in a3799dc4af46 09:56:49 Attempting uninstall: requests 09:56:49 Found existing installation: requests 2.25.1 09:56:49 Uninstalling requests-2.25.1: 09:56:49 Successfully uninstalled requests-2.25.1 09:56:49 ---> 8eca73848e15 09:56:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:56:49 Running setup.py install for texttable: started 09:56:50 Running setup.py install for texttable: finished with status 'done' 09:56:50 Running setup.py install for PyYAML: started 09:56:50 ---> 97fe47f27210 09:56:50 Step 18/22 : ENTRYPOINT ["/core-data"] 09:56:50 ---> Running in 3fad4ae69ec8 09:56:50 Running setup.py install for PyYAML: finished with status 'done' 09:56:50 Removing intermediate container 3fad4ae69ec8 09:56:50 ---> 91c52f3c0d9f 09:56:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:56:50 Running setup.py install for docopt: started 09:56:50 ---> Running in 7b2869c4a9b6 09:56:50 Running setup.py install for docopt: finished with status 'done' 09:56:50 Running setup.py install for dockerpty: started 09:56:50 Removing intermediate container 7b2869c4a9b6 09:56:50 ---> a9abef5fc3ce 09:56:50 Step 20/22 : LABEL arch=x86_64 09:56:51 ---> Running in 143d3ac70472 09:56:51 Removing intermediate container a3799dc4af46 09:56:51 ---> 14304e0aa4bb 09:56:51 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:56:51 Running setup.py install for dockerpty: finished with status 'done' 09:56:51 ---> Running in 8ea6eea36cf5 09:56:51 Removing intermediate container 143d3ac70472 09:56:51 ---> df47318c0e77 09:56:51 Step 21/22 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 09:56:51 ---> Running in 1d6b8a3841a3 09:56:52 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 09:56:52 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 09:56:52 Removing intermediate container 1d6b8a3841a3 09:56:52 ---> bb32adb95385 09:56:52 Step 22/22 : LABEL version=0.0.0 09:56:52 ---> Running in c57e5581cfd8 09:56:53 ---> d32d4d47d1ee 09:56:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:53 ---> Running in 10b76eaf432c 09:56:53 Removing intermediate container c57e5581cfd8 09:56:53 ---> 9098281df4ba 09:56:53 09:56:53 Successfully built 9098281df4ba 09:56:53 Successfully tagged core-data:latest 09:56:53  Building core-data ... done Building support-scheduler 09:56:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:56:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:56:57 ---> 67f191bf88b9 09:56:57 Step 3/22 : WORKDIR /edgex-go 09:56:57 ---> Using cache 09:56:57 ---> 596adb101a36 09:56:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:57 ---> Using cache 09:56:57 ---> 0f9e24ee54b4 09:56:57 Step 5/22 : RUN apk add --update --no-cache make git 09:56:57 ---> Using cache 09:56:57 ---> 192d1aeee2f1 09:56:57 Step 6/22 : COPY . . 09:56:57 ---> Using cache 09:56:57 ---> d32d4d47d1ee 09:56:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:57 ---> Using cache 09:56:57 ---> 41b46c607476 09:56:57 Step 8/22 : RUN make cmd/core-metadata/core-metadata 09:56:57 Removing intermediate container 3e645d3782a0 09:56:57 ---> 3f29711eda1b 09:56:57 Step 13/22 : ENV APP_PORT=58890 09:56:57 Removing intermediate container 10b76eaf432c 09:56:57 ---> 41b46c607476 09:56:57 Step 8/22 : RUN make cmd/core-command/core-command 09:56:57 ---> Running in 641654d84844 09:56:57 ---> Running in 6c07f31e0100 09:56:57 ---> Running in 944cfa9dab3d 09:56:57 Removing intermediate container 641654d84844 09:56:57 ---> 701353d8001d 09:56:57 Step 14/22 : EXPOSE $APP_PORT 09:56:57 ---> Running in 457db8dc6808 09:56:58 Removing intermediate container 457db8dc6808 09:56:58 ---> 6263fd34680f 09:56:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:56:58 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 09:56:58 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 09:56:59 ---> e43038be1b42 09:56:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:56:59 ---> b6e5613d302b 09:56:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:57:00 ---> 4acbb4c1b7ad 09:57:00 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 09:57:00 ---> Running in 8e8fd59965fa 09:57:00 Removing intermediate container 8e8fd59965fa 09:57:00 ---> f7840f0198d0 09:57:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:57:00 ---> Running in 59b9b305b6d6 09:57:00 Removing intermediate container 59b9b305b6d6 09:57:00 ---> 0e031c7210af 09:57:00 Step 20/22 : LABEL arch=x86_64 09:57:00 ---> Running in 0e58d010a71e 09:57:01 Removing intermediate container 0e58d010a71e 09:57:01 ---> 6d9a290327e4 09:57:01 Step 21/22 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 09:57:01 ---> Running in 3899f82856c1 09:57:01 Removing intermediate container 3899f82856c1 09:57:01 ---> 5cfc85aae27e 09:57:01 Step 22/22 : LABEL version=0.0.0 09:57:01 ---> Running in 789266d3f123 09:57:01 Removing intermediate container 789266d3f123 09:57:01 ---> 80bb9070e5d4 09:57:01 09:57:01 Successfully built 80bb9070e5d4 09:57:01 Successfully tagged sys-mgmt-agent:latest 09:57:03  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:57:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:57:03 ---> 67f191bf88b9 09:57:03 Step 3/23 : WORKDIR /edgex-go 09:57:03 ---> Using cache 09:57:03 ---> 596adb101a36 09:57:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:03 ---> Using cache 09:57:03 ---> 0f9e24ee54b4 09:57:03 Step 5/23 : RUN apk add --update --no-cache make git 09:57:03 ---> Using cache 09:57:03 ---> 192d1aeee2f1 09:57:03 Step 6/23 : COPY go.mod . 09:57:03 ---> 0e8c86b115e5 09:57:03 Step 7/23 : RUN go mod download 09:57:03 ---> Running in 47d36f1a49aa 09:57:06 Removing intermediate container 47d36f1a49aa 09:57:06 ---> 40caacae25d2 09:57:06 Step 8/23 : COPY . . 09:57:14 ---> 64b2e8068e62 09:57:14 Step 9/23 : RUN go mod tidy 09:57:14 ---> Running in 3ee166fed68f 09:57:18 Removing intermediate container 3ee166fed68f 09:57:18 ---> b7c37e08b8be 09:57:18 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:57:18 ---> Running in 44af03ed6de7 09:57:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:57:20 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 09:57:25 Removing intermediate container 8ea6eea36cf5 09:57:25 ---> 197777b2e0d5 09:57:25 09:57:25 Step 9/20 : FROM alpine:3.14 09:57:25 ---> 0a97eee8041e 09:57:25 Step 10/20 : RUN apk add --update --no-cache curl 09:57:25 ---> Running in ca314c165d49 09:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:57:26 (1/5) Installing ca-certificates (20191127-r5) 09:57:26 (2/5) Installing brotli-libs (1.0.9-r5) 09:57:26 (3/5) Installing nghttp2-libs (1.43.0-r0) 09:57:26 (4/5) Installing libcurl (7.79.1-r0) 09:57:26 (5/5) Installing curl (7.79.1-r0) 09:57:26 Executing busybox-1.33.1-r6.trigger 09:57:26 Executing ca-certificates-20191127-r5.trigger 09:57:26 OK: 8 MiB in 19 packages 09:57:27 Removing intermediate container ca314c165d49 09:57:27 ---> a7599102fac2 09:57:27 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:57:27 ---> Running in af8e93ad2589 09:57:28 Removing intermediate container af8e93ad2589 09:57:28 ---> 288381a6d26a 09:57:28 Step 12/20 : WORKDIR /edgex 09:57:28 Removing intermediate container 944cfa9dab3d 09:57:28 ---> 0504541a346a 09:57:28 09:57:28 Step 9/22 : FROM alpine:3.14 09:57:28 ---> 0a97eee8041e 09:57:28 Step 10/22 : RUN apk add --update --no-cache dumb-init 09:57:28 ---> Running in e4450d5b3807 09:57:28 ---> Running in ff4caf90fcc4 09:57:28 Removing intermediate container e4450d5b3807 09:57:28 ---> 932d236c653a 09:57:28 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:57:28 ---> 97052797fc08 09:57:28 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:57:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:57:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:57:29 (1/1) Installing dumb-init (1.2.5-r1) 09:57:29 Executing busybox-1.33.1-r6.trigger 09:57:29 OK: 6 MiB in 15 packages 09:57:29 ---> 29cc17171dc1 09:57:29 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:57:29 Removing intermediate container ff4caf90fcc4 09:57:29 ---> f0ba369c81b1 09:57:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:57:29 ---> Running in b55dea8887e9 09:57:29 ---> 2940390f14a9 09:57:29 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:57:29 ---> Running in 72963054e303 09:57:29 Removing intermediate container b55dea8887e9 09:57:29 ---> 42cb1dcb34dc 09:57:29 Step 12/22 : ENV APP_PORT=59882 09:57:29 Removing intermediate container 72963054e303 09:57:29 ---> a66a4e79123d 09:57:29 Step 17/20 : CMD ["--init=true"] 09:57:29 ---> Running in 8847b330ee39 09:57:30 ---> Running in cc14ece20fec 09:57:30 Removing intermediate container 8847b330ee39 09:57:30 ---> 61e01cc8f91f 09:57:30 Step 13/22 : EXPOSE $APP_PORT 09:57:30 Removing intermediate container cc14ece20fec 09:57:30 ---> 834202795169 09:57:30 Step 18/20 : LABEL arch=x86_64 09:57:30 ---> Running in e888b9fbf808 09:57:30 ---> Running in fdf6d0544b24 09:57:30 Removing intermediate container e888b9fbf808 09:57:30 ---> 5a5fdc60f70c 09:57:30 Step 14/22 : WORKDIR / 09:57:30 ---> Running in 734701f52775 09:57:30 Removing intermediate container fdf6d0544b24 09:57:30 ---> 811dc8b90df2 09:57:30 Step 19/20 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 09:57:31 Removing intermediate container 734701f52775 09:57:31 ---> 835c1e50c4f9 09:57:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:57:31 ---> Running in 14f729fe8482 09:57:31 Removing intermediate container 14f729fe8482 09:57:31 ---> 0fb55cd906fe 09:57:31 Step 20/20 : LABEL version=0.0.0 09:57:31 ---> Running in a1bf4c87f0ff 09:57:31 ---> 01530625378c 09:57:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:57:31 Removing intermediate container 6c07f31e0100 09:57:31 ---> 3e9db5b3b1ba 09:57:31 09:57:31 Step 9/22 : FROM alpine:3.14 09:57:31 ---> 0a97eee8041e 09:57:31 Step 10/22 : RUN apk add --update --no-cache dumb-init 09:57:31 ---> Using cache 09:57:31 ---> f0ba369c81b1 09:57:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:57:31 ---> Using cache 09:57:31 ---> 42cb1dcb34dc 09:57:31 Step 12/22 : ENV APP_PORT=59881 09:57:32 ---> Running in b69ada47957b 09:57:32 Removing intermediate container a1bf4c87f0ff 09:57:32 ---> a9e8fe7f770e 09:57:32 09:57:32 Successfully built a9e8fe7f770e 09:57:32 Successfully tagged security-proxy-setup:latest 09:57:32  Building security-proxy-setup ... done  ---> edc2465fd1b5 09:57:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:57:32 Removing intermediate container b69ada47957b 09:57:32 ---> f2e5a76c921a 09:57:32 Step 13/22 : EXPOSE $APP_PORT 09:57:32 ---> Running in 0d38780dea69 09:57:32 Removing intermediate container 0d38780dea69 09:57:32 ---> 2ef52f3fd314 09:57:32 Step 14/22 : WORKDIR / 09:57:32 ---> e69081546e7e 09:57:32 Step 18/22 : ENTRYPOINT ["/core-command"] 09:57:32 ---> Running in ee0a3dadac01 09:57:32 ---> Running in 04bc580fda10 09:57:32 Removing intermediate container 04bc580fda10 09:57:32 ---> ceb086e9ddab 09:57:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:57:32 Removing intermediate container ee0a3dadac01 09:57:32 ---> cad1ab4353d8 09:57:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:57:32 ---> Running in e0c0d0f4d206 09:57:33 Removing intermediate container e0c0d0f4d206 09:57:33 ---> 2339f06718bf 09:57:33 Step 20/22 : LABEL arch=x86_64 09:57:33 ---> 6ede13f9ae0d 09:57:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:57:33 ---> Running in 932a9b24e13d 09:57:33 Removing intermediate container 932a9b24e13d 09:57:33 ---> 685b1d5476be 09:57:33 Step 21/22 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 09:57:33 ---> Running in 874236708d00 09:57:33 Removing intermediate container 874236708d00 09:57:33 ---> 4f7e23e76608 09:57:33 Step 22/22 : LABEL version=0.0.0 09:57:33 ---> fbcb4e6ac6d6 09:57:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:57:33 ---> Running in df422a819be8 09:57:34 Removing intermediate container df422a819be8 09:57:34 ---> 5d0742eafe7d 09:57:34 09:57:34 ---> 009f36c8394e 09:57:34 Step 18/22 : ENTRYPOINT ["/core-metadata"] 09:57:34 Successfully built 5d0742eafe7d 09:57:34 Successfully tagged core-command:latest 09:57:34  Building core-command ... done  ---> Running in 80290b85b4d6 09:57:34 Removing intermediate container 80290b85b4d6 09:57:34 ---> 5705aeb9713c 09:57:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:57:34 ---> Running in a2dd3ee2a4a8 09:57:34 Removing intermediate container a2dd3ee2a4a8 09:57:34 ---> 0de8d375102e 09:57:34 Step 20/22 : LABEL arch=x86_64 09:57:34 ---> Running in 0e7198d02a02 09:57:34 Removing intermediate container 0e7198d02a02 09:57:34 ---> dfa8ceab766d 09:57:34 Step 21/22 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 09:57:34 ---> Running in 29b132c7f11d 09:57:35 Removing intermediate container 29b132c7f11d 09:57:35 ---> d4f2b435309d 09:57:35 Step 22/22 : LABEL version=0.0.0 09:57:35 ---> Running in 08012bac173c 09:57:35 Removing intermediate container 08012bac173c 09:57:35 ---> 44e5083425e4 09:57:35 09:57:35 Successfully built 44e5083425e4 09:57:35 Successfully tagged core-metadata:latest 09:57:38  Building core-metadata ... done Removing intermediate container 44af03ed6de7 09:57:38 ---> 2f0a920bbf68 09:57:38 09:57:38 Step 11/23 : FROM alpine:3.14 09:57:38 ---> 0a97eee8041e 09:57:38 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:57:38 ---> Using cache 09:57:38 ---> f0ba369c81b1 09:57:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:57:38 ---> Using cache 09:57:38 ---> 42cb1dcb34dc 09:57:38 Step 14/23 : ENV APP_PORT=59861 09:57:38 ---> Running in cb4fd8c8d545 09:57:38 Removing intermediate container cb4fd8c8d545 09:57:38 ---> 26c5974a407b 09:57:38 Step 15/23 : EXPOSE $APP_PORT 09:57:38 ---> Running in 132901a1d219 09:57:38 Removing intermediate container 132901a1d219 09:57:38 ---> 09a0d27b3a26 09:57:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:57:38 ---> c27aa2439e24 09:57:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:57:39 ---> 56795f54c9ab 09:57:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:57:39 ---> 424547d6340e 09:57:39 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:57:39 ---> Running in d430ea85fdfe 09:57:39 Removing intermediate container d430ea85fdfe 09:57:39 ---> 0d293303f779 09:57:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:57:39 ---> Running in 207ec8af4419 09:57:39 Removing intermediate container 207ec8af4419 09:57:39 ---> 23132b35d582 09:57:39 Step 21/23 : LABEL arch=x86_64 09:57:39 ---> Running in bd46a28e0611 09:57:39 Removing intermediate container bd46a28e0611 09:57:39 ---> 7018261715cc 09:57:39 Step 22/23 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 09:57:39 ---> Running in f11799bed9e6 09:57:39 Removing intermediate container f11799bed9e6 09:57:39 ---> ca4c323685a7 09:57:39 Step 23/23 : LABEL version=0.0.0 09:57:39 ---> Running in f6d5858efe4d 09:57:39 Removing intermediate container f6d5858efe4d 09:57:39 ---> 34e8bcb199e0 09:57:39 09:57:39 Successfully built 34e8bcb199e0 09:57:39 Successfully tagged support-scheduler:latest 09:57:39  Building support-scheduler ... done  [Pipeline] } 09:57:39 $ docker stop --time=1 5481904a7364744ae12fdc96c7a9ba5d9543e4dbeef58bea96e04efca9811c90 09:57:41 $ docker rm -f 5481904a7364744ae12fdc96c7a9ba5d9543e4dbeef58bea96e04efca9811c90 [Pipeline] // withDockerContainer [Pipeline] sh 09:57:41 + docker images 09:57:41 REPOSITORY TAG IMAGE ID CREATED SIZE 09:57:41 support-scheduler latest 34e8bcb199e0 2 seconds ago 16.2MB 09:57:41 2f0a920bbf68 3 seconds ago 1.76GB 09:57:41 core-metadata latest 44e5083425e4 6 seconds ago 16.9MB 09:57:41 core-command latest 5d0742eafe7d 8 seconds ago 16.1MB 09:57:41 3e9db5b3b1ba 10 seconds ago 1.76GB 09:57:41 security-proxy-setup latest a9e8fe7f770e 10 seconds ago 26.9MB 09:57:41 0504541a346a 14 seconds ago 1.76GB 09:57:41 197777b2e0d5 17 seconds ago 1.77GB 09:57:41 sys-mgmt-agent latest 80bb9070e5d4 40 seconds ago 294MB 09:57:41 core-data latest 9098281df4ba 48 seconds ago 20.7MB 09:57:41 security-bootstrapper latest 8bdc57cbabfb 57 seconds ago 18.9MB 09:57:41 security-secretstore-setup latest 0b7896e36933 About a minute ago 28.4MB 09:57:41 support-notifications latest 446171d05134 About a minute ago 17MB 09:57:41 14c1b4d99c65 About a minute ago 1.77GB 09:57:41 bd38e4b8f2e0 About a minute ago 1.76GB 09:57:41 6ad00828ffcc About a minute ago 1.76GB 09:57:41 3ba0cb3ed3b0 About a minute ago 1.77GB 09:57:41 a20ab4693c98 About a minute ago 1.76GB 09:57:41 ci-base-image-x86_64 latest 67f191bf88b9 5 minutes ago 1.25GB 09:57:41 alpine 3.14 0a97eee8041e 12 days ago 5.61MB 09:57:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB 09:57:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 weeks ago 34.5MB 09:57:41 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 09:57:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 09:57:55 Removing intermediate container 7e739945c9cf 09:57:55 ---> e510331422f0 09:57:55 Successfully built e510331422f0 09:57:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:57:56 + docker inspect -f . ci-base-image-arm64 09:57:56 . [Pipeline] withDockerContainer 09:57:56 prd-ubuntu18.04-docker-arm64-4c-16g-500 does not seem to be running inside a container 09:57:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:57:56 Still waiting to schedule task 09:57:56 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 09:57:58 $ docker top d7a4160dca49af4b3e47559a87d19603269985fa73d882ba6e61fcfbcea42ab9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:57:59 + go version 09:57:59 go version go1.16.8 linux/arm64 [Pipeline] } 09:57:59 $ docker stop --time=1 d7a4160dca49af4b3e47559a87d19603269985fa73d882ba6e61fcfbcea42ab9 09:58:01 $ docker rm -f d7a4160dca49af4b3e47559a87d19603269985fa73d882ba6e61fcfbcea42ab9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:58:01 + docker inspect -f . ci-base-image-arm64 09:58:01 . [Pipeline] withDockerContainer 09:58:02 prd-ubuntu18.04-docker-arm64-4c-16g-500 does not seem to be running inside a container 09:58:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:58:03 $ docker top 3016dbbe138eb485095eb328df162a57bf192a53b0f22b7e168ab60e21eed35e -eo pid,comm [Pipeline] { [Pipeline] echo 09:58:04 ========================================================= 09:58:04 [edgeXBuildGoParallel] Running Tests and Build... 09:58:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:58:04 + make test 09:58:04 go mod tidy 09:58:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:58:32 ? github.com/edgexfoundry/edgex-go [no test files] 09:58:36 Running on prd-ubuntu18.04-docker-8c-8g-501 in /w/workspace/edgexfoundry_edgex-go_PR-3823 [Pipeline] { [Pipeline] ws 09:58:36 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 09:58:36 The recommended git tool is: git 09:58:38 using credential edgex-jenkins-ssh 09:58:38 Cloning the remote Git repository 09:58:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:58:38 > git init /w/workspace/edgex-go/6 # timeout=10 09:58:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:58:38 > git --version # timeout=10 09:58:38 > git --version # 'git version 2.17.1' 09:58:38 using GIT_SSH to set credentials SSH Credentials for GitHub 09:58:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:58:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:58:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:58:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:58:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:58:42 using GIT_SSH to set credentials SSH Credentials for GitHub 09:58:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3823/head:refs/remotes/origin/PR-3823 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:58:43 Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 09:58:43 Merge succeeded, producing d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 09:58:43 Checking out Revision d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 (PR-3823) 09:58:43 > git config core.sparsecheckout # timeout=10 09:58:43 > git checkout -f d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 # timeout=10 09:58:43 > git remote # timeout=10 09:58:43 > git config --get remote.origin.url # timeout=10 09:58:43 using GIT_SSH to set credentials SSH Credentials for GitHub 09:58:43 > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 09:58:43 > git rev-parse HEAD^{commit} # timeout=10 09:58:43 > git config core.sparsecheckout # timeout=10 09:58:43 > git checkout -f d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 # timeout=10 09:58:47 Commit message: "Merge branch 'main' into fix-snap-readme-csv" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:58:47 + echo snap-build.sh 09:58:47 snap-build.sh 09:58:47 + SNAP_BASE_DIR=. 09:58:47 + '[' '!' -z /w/workspace/edgex-go/6 ']' 09:58:47 + SNAP_BASE_DIR=/w/workspace/edgex-go/6 09:58:47 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' 09:58:47 [snap-build] Building snap in dir [/w/workspace/edgex-go/6] 09:58:47 + cd /w/workspace/edgex-go/6 09:58:47 + sudo apt-get remove -qy --purge lxd lxd-client 09:58:47 Reading package lists... 09:58:47 Building dependency tree... 09:58:47 Reading state information... 09:58:47 The following packages were automatically installed and are no longer required: 09:58:47 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 09:58:47 uidmap xdelta3 09:58:47 Use 'sudo apt autoremove' to remove them. 09:58:47 The following packages will be REMOVED: 09:58:47 lxd* lxd-client* 09:58:48 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 09:58:48 After this operation, 31.7 MB disk space will be freed. 09:58: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 ... 190317 files and directories currently installed.) 09:58:48 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 09:58:49 Removing lxd dnsmasq configuration 09:58:49 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 09:58:49 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 09:58:50 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:58:50 (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.) 09:58:50 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 09:58:52 Processing triggers for systemd (237-3ubuntu10.45) ... 09:58:52 Processing triggers for ureadahead (0.100.0-21) ... 09:58:52 + sudo snap remove --purge lxd 09:58:52 snap "lxd" is not installed 09:58:52 + sudo groupadd --force --system lxd 09:58:52 ++ whoami 09:58:52 + sudo /usr/sbin/usermod -G lxd -a jenkins 09:58:52 + newgrp - lxd 09:58:52 + sudo snap install lxd 09:59:02 2021-11-25T09:58:59Z INFO Waiting for automatic snapd restart... 09:59:17 lxd 4.20 from Canonical* installed 09:59:17 + sudo lxd init --auto 09:59:27 + sudo snap install --classic snapcraft 09:59:37 snapcraft 5.0 from Canonical* installed 09:59:37 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 09:59:37 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 09:59:37 % Total % Received % Xferd Average Speed Time Time Time Current 09:59:37 Dload Upload Total Spent Left Speed 09:59:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 0 627 0 0 3445 0 --:--:-- --:--:-- --:--:-- 3445 09:59:37 100 3325k 100 3325k 0 0 5958k 0 --:--:-- --:--:-- --:--:-- 5958k 09:59:37 ./yq_linux_amd64 09:59:38 + sudo snapcraft prime --use-lxd 09:59:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:59:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:59:40 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 09:59:40 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: 09:59:40 - README.md 09:59:40 09:59:40 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:59:40 Launching a container. 09:59:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:59:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:59:50 Waiting for container to be ready 09:59:50 To start your first container, try: lxc launch ubuntu:20.04 09:59:50 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 09:59:50 09:59:53 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 09:59:54 Waiting for network to be ready... 09:59:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:59:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:59:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:59:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:59:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:59:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:59:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:59:55 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:59:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 09:59:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 09:59:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 09:59:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 09:59:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 09:59:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 09:59:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] 09:59:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 09:59:55 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:59:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:59:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:59:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:59:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:59:55 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:59:55 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:59:55 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:59:56 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:59:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:59:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:59:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:59:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:59:56 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] 09:59:56 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 09:59:56 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 09:59:56 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 09:59:56 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 09:59:56 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 09:59:56 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] 09:59:56 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 09:59:58 Fetched 25.6 MB in 4s (6346 kB/s) 09:59:59 Reading package lists... 09:59:59 Reading package lists... 10:00:00 Building dependency tree... 10:00:00 Reading state information... 10:00:00 The following additional packages will be installed: 10:00:00 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:00:00 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:00:00 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:00:00 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 10:00:00 Suggested packages: 10:00:00 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 10:00:00 Recommended packages: 10:00:00 gnupg libsasl2-modules 10:00:00 The following NEW packages will be installed: 10:00:00 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:00:00 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:00:00 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:00:00 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 10:00:00 The following packages will be upgraded: 10:00:00 gpg gpg-agent gpgconf libudev1 10:00:00 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 10:00:00 Need to get 3527 kB of archives. 10:00:00 After this operation, 13.3 MB of additional disk space will be used. 10:00:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 10:00:00 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 10:00:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 10:00:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 10:00:00 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 10:00:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 10:00:01 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 10:00:01 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 10:00:01 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 10:00:01 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 10:00:01 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 10:00:01 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 10:00:01 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 10:00:01 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 10:00:01 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 10:00:01 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 10:00:01 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 10:00:01 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 10:00:01 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 10:00:01 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 10:00:01 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 10:00:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 10:00:02 debconf: delaying package configuration, since apt-utils is not installed 10:00:02 Fetched 3527 kB in 1s (2403 kB/s) 10:00:02 (Reading database ... 12511 files and directories currently installed.) 10:00:02 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 10:00:02 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 10:00:02 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 10:00:02 Selecting previously unselected package udev. 10:00:02 (Reading database ... 12511 files and directories currently installed.) 10:00:02 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 10:00:02 Unpacking udev (237-3ubuntu10.52) ... 10:00:02 Selecting previously unselected package libfuse2:amd64. 10:00:02 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 10:00:02 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 10:00:02 Selecting previously unselected package fuse. 10:00:02 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 10:00:02 Unpacking fuse (2.9.7-1ubuntu1) ... 10:00:02 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 10:00:02 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:00:02 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 10:00:02 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:00:02 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 10:00:02 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:00:02 Selecting previously unselected package libksba8:amd64. 10:00:02 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 10:00:02 Unpacking libksba8:amd64 (1.3.5-2) ... 10:00:02 Selecting previously unselected package libroken18-heimdal:amd64. 10:00:02 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:00:02 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:02 Selecting previously unselected package libasn1-8-heimdal:amd64. 10:00:02 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:00:02 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:02 Selecting previously unselected package libheimbase1-heimdal:amd64. 10:00:02 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:00:02 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:03 Selecting previously unselected package libhcrypto4-heimdal:amd64. 10:00:03 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:00:03 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:03 Selecting previously unselected package libwind0-heimdal:amd64. 10:00:03 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:00:03 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:03 Selecting previously unselected package libhx509-5-heimdal:amd64. 10:00:03 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:00:03 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:03 Selecting previously unselected package libkrb5-26-heimdal:amd64. 10:00:03 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:00:03 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:03 Selecting previously unselected package libheimntlm0-heimdal:amd64. 10:00:03 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:00:03 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:03 Selecting previously unselected package libgssapi3-heimdal:amd64. 10:00:03 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:00:03 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:03 Selecting previously unselected package libsasl2-modules-db:amd64. 10:00:03 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 10:00:03 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:00:03 Selecting previously unselected package libsasl2-2:amd64. 10:00:03 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 10:00:03 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:00:03 Selecting previously unselected package libldap-common. 10:00:03 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 10:00:03 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 10:00:03 Selecting previously unselected package libldap-2.4-2:amd64. 10:00:03 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 10:00:03 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 10:00:03 Selecting previously unselected package dirmngr. 10:00:03 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 10:00:03 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 10:00:03 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 10:00:03 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 10:00:03 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 10:00:03 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:00:03 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:00:03 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 10:00:03 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:03 Setting up libksba8:amd64 (1.3.5-2) ... 10:00:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:00:03 Setting up udev (237-3ubuntu10.52) ... 10:00:04 invoke-rc.d: policy-rc.d denied execution of start. 10:00:04 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:04 Processing triggers for systemd (237-3ubuntu10) ... 10:00:04 Setting up fuse (2.9.7-1ubuntu1) ... 10:00:04 Setting up gpg (2.2.4-1ubuntu1.4) ... 10:00:04 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:04 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:04 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:04 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:04 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:04 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:04 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:04 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 10:00:04 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 10:00:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:00:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.218s coverage: 28.7% of statements 10:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:00:05 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 10:00:05 settings in the [Install] section, and DefaultInstance for template units). 10:00:05 This means they are not meant to be enabled using systemctl. 10:00:05 Possible reasons for having this kind of units are: 10:00:05 1) A unit may be statically enabled by being symlinked from another unit's 10:00:05 .wants/ or .requires/ directory. 10:00:05 2) A unit's purpose may be to act as a helper for some other unit which has 10:00:05 a requirement dependency on it. 10:00:05 3) A unit may be started when needed via activation (socket, path, timer, 10:00:05 D-Bus, udev, scripted systemctl call, ...). 10:00:05 4) In case of template units, the unit is meant to be enabled with some 10:00:05 instance name specified. 10:00:05 Reading package lists... 10:00:05 Building dependency tree... 10:00:05 Reading state information... 10:00:05 The following additional packages will be installed: 10:00:05 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 10:00:05 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 10:00:05 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 10:00:05 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 10:00:05 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 10:00:05 Suggested packages: 10:00:05 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 10:00:05 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 10:00:05 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 10:00:05 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 10:00:05 systemd-container policykit-1 10:00:05 Recommended packages: 10:00:05 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 10:00:05 The following NEW packages will be installed: 10:00:05 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 10:00:05 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 10:00:05 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 10:00:05 multiarch-support openssh-client python3 python3-minimal python3.6 10:00:05 python3.6-minimal snapd squashfs-tools sudo 10:00:05 The following packages will be upgraded: 10:00:05 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 10:00:06 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 10:00:06 Need to get 36.8 MB of archives. 10:00:06 After this operation, 147 MB of additional disk space will be used. 10:00:06 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 10:00:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 10:00:07 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 10:00:07 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 10:00:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 10:00:07 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 10:00:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 10:00:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 10:00:07 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 10:00:07 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 10:00:07 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 10:00:07 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 10:00:07 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 10:00:07 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 10:00:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 10:00:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 10:00:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 10:00:07 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 10:00:07 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 10:00:07 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 10:00:07 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 10:00:07 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 10:00:07 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 10:00:07 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 10:00:07 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 10:00:07 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 10:00:07 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 10:00:07 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 10:00:07 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 10:00:07 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 10:00:08 debconf: delaying package configuration, since apt-utils is not installed 10:00:08 Fetched 36.8 MB in 3s (13.0 MB/s) 10:00:08 (Reading database ... 12757 files and directories currently installed.) 10:00:08 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 10:00:08 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 10:00:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.475s coverage: 98.5% of statements 10:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:00:09 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 10:00:09 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 10:00:09 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 10:00:09 (Reading database ... 12757 files and directories currently installed.) 10:00:09 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 10:00:09 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 10:00:09 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 10:00:09 (Reading database ... 12757 files and directories currently installed.) 10:00:09 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 10:00:09 Unpacking apt (1.6.14) over (1.6.1) ... 10:00:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.346s coverage: 44.7% of statements 10:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:00:09 Setting up apt (1.6.14) ... 10:00:09 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 10:00:10 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 10:00:10 (Reading database ... 12764 files and directories currently installed.) 10:00:10 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 10:00:10 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 10:00:10 Selecting previously unselected package libpython3.6-minimal:amd64. 10:00:10 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:00:10 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:00:10 Selecting previously unselected package libexpat1:amd64. 10:00:10 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 10:00:10 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:00:10 Selecting previously unselected package python3.6-minimal. 10:00:10 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:00:10 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 10:00:10 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 10:00:11 Checking for services that may need to be restarted...done. 10:00:11 Checking for services that may need to be restarted...done. 10:00:11 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:00:11 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:00:11 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 10:00:11 Selecting previously unselected package python3-minimal. 10:00:11 (Reading database ... 13012 files and directories currently installed.) 10:00:11 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 10:00:11 Unpacking python3-minimal (3.6.7-1~18.04) ... 10:00:11 Selecting previously unselected package mime-support. 10:00:11 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 10:00:11 Unpacking mime-support (3.60ubuntu1) ... 10:00:11 Selecting previously unselected package libmpdec2:amd64. 10:00:11 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 10:00:11 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:00:11 Selecting previously unselected package libpython3.6-stdlib:amd64. 10:00:11 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:00:11 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:00:11 Selecting previously unselected package python3.6. 10:00:11 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:00:11 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 10:00:11 Selecting previously unselected package libpython3-stdlib:amd64. 10:00:11 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 10:00:11 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:00:11 Setting up python3-minimal (3.6.7-1~18.04) ... 10:00:12 Selecting previously unselected package python3. 10:00:12 (Reading database ... 13442 files and directories currently installed.) 10:00:12 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 10:00:12 Unpacking python3 (3.6.7-1~18.04) ... 10:00:12 Selecting previously unselected package multiarch-support. 10:00:12 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 10:00:12 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 10:00:12 Setting up multiarch-support (2.27-3ubuntu1.4) ... 10:00:12 Selecting previously unselected package liblzo2-2:amd64. 10:00:12 (Reading database ... 13479 files and directories currently installed.) 10:00:12 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 10:00:12 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 10:00:12 Selecting previously unselected package libbsd0:amd64. 10:00:12 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 10:00:12 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:00:12 Selecting previously unselected package sudo. 10:00:12 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 10:00:12 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 10:00:12 Selecting previously unselected package apparmor. 10:00:12 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 10:00:12 Unpacking apparmor (2.12-4ubuntu5.1) ... 10:00:12 Selecting previously unselected package libedit2:amd64. 10:00:12 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 10:00:12 Unpacking libedit2:amd64 (3.1-20170329-1) ... 10:00:12 Selecting previously unselected package libkrb5support0:amd64. 10:00:12 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 10:00:12 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:00:12 Selecting previously unselected package libk5crypto3:amd64. 10:00:12 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 10:00:12 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:00:12 Selecting previously unselected package libkeyutils1:amd64. 10:00:12 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 10:00:12 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:00:12 Selecting previously unselected package libkrb5-3:amd64. 10:00:12 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 10:00:12 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:00:12 Selecting previously unselected package libgssapi-krb5-2:amd64. 10:00:12 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 10:00:12 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:00:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.695s coverage: 89.5% of statements 10:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:00:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.245s coverage: 84.4% of statements 10:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 10:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:00:13 Selecting previously unselected package libssl1.0.0:amd64. 10:00:13 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 10:00:13 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 10:00:13 Selecting previously unselected package openssh-client. 10:00:13 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 10:00:13 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 10:00:13 Selecting previously unselected package squashfs-tools. 10:00:13 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 10:00:13 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 10:00:13 Selecting previously unselected package snapd. 10:00:13 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 10:00:13 Unpacking snapd (2.51.1+18.04) ... 10:00:15 Setting up libedit2:amd64 (3.1-20170329-1) ... 10:00:15 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 10:00:15 Setting up mime-support (3.60ubuntu1) ... 10:00:15 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 10:00:15 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:00:15 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:00:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:00:15 Setting up systemd (237-3ubuntu10.52) ... 10:00:15 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 10:00:16 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:00:16 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:00:16 Setting up liblzo2-2:amd64 (2.08-1.2) ... 10:00:16 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:00:16 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:00:16 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 10:00:17 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 10:00:17 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:00:17 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:00:17 Setting up python3 (3.6.7-1~18.04) ... 10:00:17 running python rtupdate hooks for python3.6... 10:00:17 running python post-rtupdate hooks for python3.6... 10:00:17 Setting up apparmor (2.12-4ubuntu5.1) ... 10:00:17 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 10:00:17 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:00:17 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 10:00:17 Setting up snapd (2.51.1+18.04) ... 10:00:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 10:00:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 10:00:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 10:00:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 10:00:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:00:19 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:00:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 10:00:19 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 10:00:19 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 10:00:19 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 10:00:19 /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' 10:00:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:00:19 Processing triggers for systemd (237-3ubuntu10.52) ... 10:00:20 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:00:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.570s coverage: 94.2% of statements 10:00:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:00:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:00:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.212s coverage: 59.1% of statements 10:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:00:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.267s coverage: 60.0% of statements 10:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:00:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.293s coverage: 0.9% of statements 10:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:00:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.314s coverage: 58.8% of statements 10:00:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.206s coverage: 21.7% of statements 10:00:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.206s coverage: 47.1% of statements 10:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.229s coverage: 79.5% of statements 10:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.212s coverage: 94.1% of statements 10:00:21 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:00:21 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:00:22 Reading package lists... 10:00:22 Reading package lists... 10:00:22 Building dependency tree... 10:00:22 Reading state information... 10:00:23 Calculating upgrade... 10:00:23 The following packages will be upgraded: 10:00:23 advancecomp base-files bash binutils binutils-common 10:00:23 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 10:00:23 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 10:00:23 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 10:00:23 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 10:00:23 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 10:00:23 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 10:00:23 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 10:00:23 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 10:00:23 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 10:00:23 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 10:00:23 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 10:00:23 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 10:00:23 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 10:00:23 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 10:00:23 ubuntu-keyring util-linux 10:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.297s coverage: 96.3% of statements 10:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.194s coverage: 87.5% of statements 10:00:23 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 10:00:23 Need to get 64.2 MB of archives. 10:00:23 After this operation, 5152 kB of additional disk space will be used. 10:00:23 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 10:00:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 10:00:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 10:00:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 10:00:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 10:00:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 10:00:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 10:00:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 10:00:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 10:00:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 10:00:23 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 10:00:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 10:00:24 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 10:00:24 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 10:00:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 10:00:24 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 10:00:24 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 10:00:24 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 10:00:24 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 10:00:24 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 10:00:24 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 10:00:24 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 10:00:24 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 10:00:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 10:00:24 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 10:00:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 10:00:24 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 10:00:24 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 10:00:24 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 10:00:24 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 10:00:24 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 10:00:24 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 10:00:24 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 10:00:24 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 10:00:24 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 10:00:24 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 10:00:24 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 10:00:24 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 10:00:24 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 10:00:24 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 10:00:24 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 10:00:24 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 10:00:24 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 10:00:24 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 10:00:24 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 10:00:24 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 10:00:24 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 10:00:24 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 10:00:24 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 10:00:24 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 10:00:24 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 10:00:24 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 10:00:24 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 10:00:24 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 10:00:24 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 10:00:24 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 10:00:24 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 10:00:24 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 10:00:24 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 10:00:24 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 10:00:24 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 10:00:24 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 10:00:24 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 10:00:24 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 10:00:24 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 10:00:24 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 10:00:24 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 10:00:24 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 10:00:24 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 10:00:24 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 10:00:24 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 10:00:24 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 10:00:24 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 10:00:24 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 10:00:24 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 10:00:24 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 10:00:24 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 10:00:24 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 10:00:24 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 10:00:24 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 10:00:24 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 10:00:24 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 10:00:24 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 10:00:24 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 10:00:24 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 10:00:24 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 10:00:24 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 10:00:24 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 10:00:24 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 10:00:24 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 10:00:24 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 10:00:24 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 10:00:24 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 10:00:24 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 10:00:25 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 10:00:25 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 10:00:25 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 10:00:25 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 10:00:26 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 10:00:26 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 10:00:26 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 10:00:26 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 10:00:26 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 10:00:26 debconf: delaying package configuration, since apt-utils is not installed 10:00:26 Fetched 64.2 MB in 3s (22.0 MB/s) 10:00:26 (Reading database ... 13914 files and directories currently installed.) 10:00:26 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 10:00:26 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:00:26 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 10:00:26 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:00:26 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 10:00:26 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 10:00:26 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:00:27 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:00:27 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:00:27 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:00:27 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:00:27 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:00:27 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:00:27 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:00:27 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:00:27 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:00:27 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:00:27 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:00:27 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:00:27 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:00:27 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 10:00:27 (Reading database ... 13914 files and directories currently installed.) 10:00:27 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 10:00:27 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 10:00:27 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 10:00:27 (Reading database ... 13914 files and directories currently installed.) 10:00:27 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:00:27 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:00:27 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:00:27 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:00:28 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:00:28 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:00:28 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 10:00:28 (Reading database ... 13914 files and directories currently installed.) 10:00:28 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 10:00:28 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:00:28 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 10:00:28 (Reading database ... 13914 files and directories currently installed.) 10:00:28 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 10:00:28 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 10:00:28 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 10:00:28 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 10:00:29 Setting up base-files (10.1ubuntu2.11) ... 10:00:29 Installing new version of config file /etc/issue ... 10:00:29 Installing new version of config file /etc/issue.net ... 10:00:29 Installing new version of config file /etc/lsb-release ... 10:00:29 Installing new version of config file /etc/update-motd.d/50-motd-news ... 10:00:29 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 10:00:29 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 10:00:29 Removing obsolete conffile /etc/default/motd-news ... 10:00:29 (Reading database ... 13915 files and directories currently installed.) 10:00:29 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 10:00:29 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 10:00:29 Setting up bash (4.4.18-2ubuntu1.2) ... 10:00:29 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 10:00:29 (Reading database ... 13915 files and directories currently installed.) 10:00:29 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 10:00:30 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 10:00:30 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 10:00:30 (Reading database ... 13915 files and directories currently installed.) 10:00:30 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 10:00:30 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 10:00:30 Setting up tar (1.29b-2ubuntu0.2) ... 10:00:30 (Reading database ... 13915 files and directories currently installed.) 10:00:30 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 10:00:30 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:00:30 Setting up dpkg (1.19.0.5ubuntu2.3) ... 10:00:30 (Reading database ... 13915 files and directories currently installed.) 10:00:30 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 10:00:30 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:00:30 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 10:00:30 (Reading database ... 13915 files and directories currently installed.) 10:00:30 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 10:00:30 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:00:30 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 10:00:30 (Reading database ... 13915 files and directories currently installed.) 10:00:30 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 10:00:30 Unpacking grep (3.1-2build1) over (3.1-2) ... 10:00:30 Setting up grep (3.1-2build1) ... 10:00:30 (Reading database ... 13915 files and directories currently installed.) 10:00:30 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 10:00:30 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 10:00:30 Setting up gzip (1.6-5ubuntu1.1) ... 10:00:31 (Reading database ... 13915 files and directories currently installed.) 10:00:31 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 10:00:31 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 10:00:31 Setting up login (1:4.5-1ubuntu2) ... 10:00:31 (Reading database ... 13915 files and directories currently installed.) 10:00:31 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 10:00:31 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:00:31 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 10:00:31 (Reading database ... 13915 files and directories currently installed.) 10:00:31 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 10:00:31 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:00:31 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 10:00:31 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:00:31 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 10:00:31 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:00:32 Setting up perl-base (5.26.1-6ubuntu0.5) ... 10:00:32 (Reading database ... 13915 files and directories currently installed.) 10:00:32 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 10:00:32 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:00:32 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 10:00:32 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 10:00:32 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 10:00:32 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 10:00:33 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 10:00:33 (Reading database ... 13915 files and directories currently installed.) 10:00:33 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 10:00:33 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 10:00:33 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 10:00:33 (Reading database ... 13915 files and directories currently installed.) 10:00:33 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:00:33 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:00:33 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:00:33 (Reading database ... 13915 files and directories currently installed.) 10:00:33 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:00:33 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:00:33 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:00:33 (Reading database ... 13915 files and directories currently installed.) 10:00:33 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:00:33 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:00:33 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:00:33 (Reading database ... 13915 files and directories currently installed.) 10:00:33 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:00:33 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:00:33 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:00:33 (Reading database ... 13915 files and directories currently installed.) 10:00:33 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 10:00:33 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:00:33 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 10:00:33 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:00:33 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 10:00:33 (Reading database ... 13915 files and directories currently installed.) 10:00:33 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 10:00:33 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:00:34 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 10:00:34 (Reading database ... 13915 files and directories currently installed.) 10:00:34 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:00:34 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:00:34 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:00:34 (Reading database ... 13915 files and directories currently installed.) 10:00:34 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:00:34 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:00:34 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 10:00:34 (Reading database ... 13915 files and directories currently installed.) 10:00:34 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:00:34 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:00:34 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 10:00:34 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 10:00:35 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 10:00:35 (Reading database ... 13915 files and directories currently installed.) 10:00:35 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 10:00:35 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:00:35 Setting up libc-bin (2.27-3ubuntu1.4) ... 10:00:35 (Reading database ... 13915 files and directories currently installed.) 10:00:35 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 10:00:35 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:00:35 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 10:00:35 (Reading database ... 13917 files and directories currently installed.) 10:00:35 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 10:00:35 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 10:00:35 Setting up debconf (1.5.66ubuntu1) ... 10:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.248s coverage: 94.4% of statements 10:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.176s coverage: 44.8% of statements 10:00:35 (Reading database ... 13917 files and directories currently installed.) 10:00:35 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 10:00:35 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 10:00:35 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 10:00:35 (Reading database ... 13917 files and directories currently installed.) 10:00:35 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 10:00:35 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 10:00:36 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 10:00:36 (Reading database ... 13917 files and directories currently installed.) 10:00:36 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 10:00:36 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 10:00:36 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 10:00:36 (Reading database ... 13917 files and directories currently installed.) 10:00:36 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 10:00:36 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 10:00:36 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 10:00:36 (Reading database ... 13919 files and directories currently installed.) 10:00:36 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 10:00:36 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 10:00:36 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 10:00:36 (Reading database ... 13923 files and directories currently installed.) 10:00:36 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:00:36 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:00:36 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 10:00:36 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 10:00:36 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 10:00:36 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:00:36 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 10:00:36 (Reading database ... 13923 files and directories currently installed.) 10:00:36 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 10:00:36 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 10:00:37 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 10:00:37 (Reading database ... 13923 files and directories currently installed.) 10:00:37 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 10:00:37 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 10:00:37 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 10:00:37 (Reading database ... 13923 files and directories currently installed.) 10:00:37 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 10:00:37 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 10:00:37 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 10:00:37 (Reading database ... 13923 files and directories currently installed.) 10:00:37 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 10:00:37 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:00:37 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 10:00:37 (Reading database ... 13923 files and directories currently installed.) 10:00:37 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 10:00:37 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 10:00:37 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 10:00:37 (Reading database ... 13923 files and directories currently installed.) 10:00:37 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 10:00:37 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 10:00:37 Setting up passwd (1:4.5-1ubuntu2) ... 10:00:38 (Reading database ... 13923 files and directories currently installed.) 10:00:38 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 10:00:38 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:00:38 Setting up gpgv (2.2.4-1ubuntu1.4) ... 10:00:38 (Reading database ... 13923 files and directories currently installed.) 10:00:38 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 10:00:38 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 10:00:38 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 10:00:38 (Reading database ... 13923 files and directories currently installed.) 10:00:38 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 10:00:38 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 10:00:38 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 10:00:38 (Reading database ... 13923 files and directories currently installed.) 10:00:38 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 10:00:38 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 10:00:38 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 10:00:38 (Reading database ... 13923 files and directories currently installed.) 10:00:38 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 10:00:38 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 10:00:38 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 10:00:38 (Reading database ... 13923 files and directories currently installed.) 10:00:38 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 10:00:38 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 10:00:39 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 10:00:39 (Reading database ... 13923 files and directories currently installed.) 10:00:39 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 10:00:39 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 10:00:39 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 10:00:39 (Reading database ... 13923 files and directories currently installed.) 10:00:39 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 10:00:39 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 10:00:39 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 10:00:39 (Reading database ... 13923 files and directories currently installed.) 10:00:39 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 10:00:39 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 10:00:39 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 10:00:39 (Reading database ... 13924 files and directories currently installed.) 10:00:39 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 10:00:39 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 10:00:39 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 10:00:39 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 10:00:39 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 10:00:39 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 10:00:39 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 10:00:39 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 10:00:39 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 10:00:39 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 10:00:40 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 10:00:40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 10:00:40 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 10:00:40 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 10:00:40 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 10:00:40 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 10:00:40 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 10:00:40 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 10:00:40 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 10:00:40 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 10:00:40 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 10:00:40 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 10:00:40 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 10:00:40 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 10:00:40 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 10:00:40 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 10:00:40 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 10:00:40 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 10:00:40 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 10:00:40 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 10:00:41 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 10:00:41 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 10:00:41 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 10:00:41 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 10:00:41 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 10:00:41 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 10:00:41 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:00:41 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:00:41 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:00:41 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:00:41 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:00:41 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:00:41 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:00:41 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:00:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.572s coverage: 82.5% of statements 10:00:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:00:42 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:00:42 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:00:43 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:00:43 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:00:43 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:00:43 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:00:43 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:00:43 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:00:44 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:00:44 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:00:44 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:00:44 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:00:44 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 10:00:44 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:00:44 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 10:00:44 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:00:44 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 10:00:44 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 10:00:45 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:00:45 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:00:45 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:00:45 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:00:45 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 10:00:45 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 10:00:45 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:00:45 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 10:00:45 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:00:45 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:00:45 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:00:45 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 10:00:45 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 10:00:45 Setting up tzdata (2021e-0ubuntu0.18.04) ... 10:00:45 10:00:45 Current default time zone: 'Etc/UTC' 10:00:45 Local time is now: Thu Nov 25 10:00:45 UTC 2021. 10:00:45 Universal Time is now: Thu Nov 25 10:00:45 UTC 2021. 10:00:45 Run 'dpkg-reconfigure tzdata' if you wish to change it. 10:00:45 10:00:45 Setting up systemd-sysv (237-3ubuntu10.52) ... 10:00:45 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:00:45 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 10:00:45 Setting up mount (2.31.1-0.4ubuntu3.7) ... 10:00:45 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 10:00:45 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 10:00:45 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 10:00:45 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 10:00:45 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 10:00:45 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 10:00:45 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:00:45 Setting up procps (2:3.3.12-3ubuntu1.2) ... 10:00:45 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 10:00:45 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 10:00:45 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 10:00:45 Setting up patch (2.7.6-2ubuntu1.1) ... 10:00:45 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 10:00:45 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 10:00:45 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 10:00:45 Installing new version of config file /etc/ssl/openssl.cnf ... 10:00:45 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 10:00:45 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 10:00:45 Setting up ca-certificates (20210119~18.04.2) ... 10:00:47 Updating certificates in /etc/ssl/certs... 10:00:48 23 added, 28 removed; done. 10:00:48 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 10:00:48 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:00:48 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 10:00:48 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 10:00:48 Setting up pkgbinarymangler (138.18.04.1) ... 10:00:48 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 10:00:48 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 10:00:48 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 10:00:48 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 10:00:48 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:00:48 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 10:00:48 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:00:48 Setting up perl (5.26.1-6ubuntu0.5) ... 10:00:49 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 10:00:49 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 10:00:49 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 10:00:49 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 10:00:49 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 10:00:49 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 10:00:49 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 10:00:49 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 10:00:49 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 10:00:49 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:00:49 Processing triggers for systemd (237-3ubuntu10.52) ... 10:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.284s coverage: 92.9% of statements 10:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 10:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.218s coverage: 87.2% of statements 10:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 10:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements 10:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.302s coverage: 80.0% of statements 10:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.253s coverage: 87.2% of statements 10:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.284s coverage: 85.4% of statements 10:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.814s coverage: 91.2% of statements 10:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:00:49 Processing triggers for mime-support (3.60ubuntu1) ... 10:00:49 Processing triggers for ca-certificates (20210119~18.04.2) ... 10:00:49 Updating certificates in /etc/ssl/certs... 10:00:49 0 added, 0 removed; done. 10:00:49 Running hooks in /etc/ca-certificates/update.d... 10:00:49 done. 10:00:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.861s coverage: 64.4% of statements 10:00:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:00:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:00:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements 10:00:50 Reading package lists... 10:00:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.162s coverage: 89.4% of statements 10:00:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 10:00:50 Building dependency tree... 10:00:50 Reading state information... 10:00:50 The following NEW packages will be installed: 10:00:50 apt-transport-https 10:00:50 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 10:00:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements 10:00:50 Need to get 4348 B of archives. 10:00:50 After this operation, 154 kB of additional disk space will be used. 10:00:50 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 10:00:51 debconf: delaying package configuration, since apt-utils is not installed 10:00:51 Fetched 4348 B in 0s (24.0 kB/s) 10:00:51 Selecting previously unselected package apt-transport-https. 10:00:51 (Reading database ... 13931 files and directories currently installed.) 10:00:51 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 10:00:51 Unpacking apt-transport-https (1.6.14) ... 10:00:51 Setting up apt-transport-https (1.6.14) ... 10:00:51 Waiting for network to be ready... 10:00:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements 10:00:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.302s coverage: 65.4% of statements 10:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:00:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.794s coverage: 43.8% of statements 10:00:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:00:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:00:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.285s coverage: 89.5% of statements 10:00:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:00:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.257s coverage: 84.8% of statements 10:00:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:01:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.239s coverage: 17.7% of statements 10:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:01:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.589s coverage: 92.3% of statements 10:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:01:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.255s coverage: 63.2% of statements 10:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:01:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.443s coverage: 97.7% of statements 10:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:01:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:01:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:01:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.173s coverage: 28.9% of statements 10:01:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:01:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:01:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:01:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:01:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:01:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:01:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.178s coverage: 100.0% of statements 10:01:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements 10:01:08 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 10:01:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:01:08 GO111MODULE=on go vet ./... 10:01:30 2021-11-25T10:01:27Z INFO Waiting for automatic snapd restart... 10:01:33 snapd 2.53.2 from Canonical* installed 10:01:34 "snapd" switched to the "latest/stable" channel 10:01:34 10:01:36 core18 20211028 from Canonical* installed 10:01:36 "core18" switched to the "latest/stable" channel 10:01:36 10:01:39 snapcraft 5.0 from Canonical* installed 10:01:39 "snapcraft" switched to the "latest/stable" channel 10:01:39 10:01:43 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 10:01:43 - README.md 10:01:43 10:01:43 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:01:44 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:01:44 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:01:44 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:01:45 Reading package lists... 10:01:45 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 10:01:46 Reading package lists... 10:01:46 Building dependency tree... 10:01:46 Reading state information... 10:01:46 Suggested packages: 10:01:46 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 10:01:46 git-gui gitk gitweb git-cvs git-mediawiki git-svn 10:01:46 Recommended packages: 10:01:46 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 10:01:46 The following NEW packages will be installed: 10:01:46 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 10:01:46 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 10:01:46 pkg-config zip 10:01:46 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 10:01:46 Need to get 7670 kB of archives. 10:01:46 After this operation, 43.8 MB of additional disk space will be used. 10:01:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 10:01:46 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 10:01:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 10:01:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 10:01:46 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 10:01:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 10:01:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 10:01:46 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 10:01:47 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 10:01:47 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 10:01:47 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 10:01:47 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 10:01:47 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 10:01:47 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 10:01:47 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 10:01:47 debconf: delaying package configuration, since apt-utils is not installed 10:01:47 Fetched 7670 kB in 1s (8542 kB/s) 10:01:47 Selecting previously unselected package libglib2.0-0:amd64. 10:01:47 (Reading database ... 13935 files and directories currently installed.) 10:01:47 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 10:01:47 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 10:01:47 Selecting previously unselected package libpsl5:amd64. 10:01:47 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 10:01:47 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 10:01:47 Selecting previously unselected package libnghttp2-14:amd64. 10:01:47 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 10:01:47 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:01:47 Selecting previously unselected package librtmp1:amd64. 10:01:47 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 10:01:47 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:01:47 Selecting previously unselected package libcurl3-gnutls:amd64. 10:01:47 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 10:01:47 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 10:01:48 Selecting previously unselected package liberror-perl. 10:01:48 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 10:01:48 Unpacking liberror-perl (0.17025-1) ... 10:01:48 Selecting previously unselected package git-man. 10:01:48 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 10:01:48 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 10:01:48 Selecting previously unselected package git. 10:01:48 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 10:01:48 Unpacking git (1:2.17.1-1ubuntu0.9) ... 10:01:48 Selecting previously unselected package libnorm1:amd64. 10:01:48 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 10:01:48 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:01:48 Selecting previously unselected package libpgm-5.2-0:amd64. 10:01:48 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 10:01:48 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:01:48 Selecting previously unselected package libsodium23:amd64. 10:01:48 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 10:01:48 Unpacking libsodium23:amd64 (1.0.16-2) ... 10:01:48 Selecting previously unselected package libzmq5:amd64. 10:01:48 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 10:01:48 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:01:48 Selecting previously unselected package libzmq3-dev:amd64. 10:01:48 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 10:01:48 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:01:48 Selecting previously unselected package pkg-config. 10:01:48 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 10:01:48 Unpacking pkg-config (0.29.1-0ubuntu2) ... 10:01:48 Selecting previously unselected package zip. 10:01:48 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 10:01:48 Unpacking zip (3.0-11build1) ... 10:01:48 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:01:48 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 10:01:48 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:01:48 Setting up liberror-perl (0.17025-1) ... 10:01:48 Setting up libpsl5:amd64 (0.19.1-5build1) ... 10:01:48 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 10:01:49 No schema files found: doing nothing. 10:01:49 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:01:49 Setting up zip (3.0-11build1) ... 10:01:49 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:01:49 Setting up libsodium23:amd64 (1.0.16-2) ... 10:01:49 Setting up pkg-config (0.29.1-0ubuntu2) ... 10:01:49 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:01:49 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 10:01:49 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:01:49 Setting up git (1:2.17.1-1ubuntu0.9) ... 10:01:49 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:01:49 git set to automatically installed. 10:01:49 git-man set to automatically installed. 10:01:49 libcurl3-gnutls set to automatically installed. 10:01:49 liberror-perl set to automatically installed. 10:01:49 libglib2.0-0 set to automatically installed. 10:01:49 libnghttp2-14 set to automatically installed. 10:01:49 libnorm1 set to automatically installed. 10:01:49 libpgm-5.2-0 set to automatically installed. 10:01:49 libpsl5 set to automatically installed. 10:01:49 librtmp1 set to automatically installed. 10:01:49 libsodium23 set to automatically installed. 10:01:49 libzmq3-dev set to automatically installed. 10:01:49 libzmq5 set to automatically installed. 10:01:49 pkg-config set to automatically installed. 10:01:49 zip set to automatically installed. 10:01:52 snapd is not logged in, snap install commands will use sudo 10:01:55 snap "core18" has no updates available 10:01:57 snapd is not logged in, snap install commands will use sudo 10:02:07 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 10:02:08 Pulling config-common 10:02:08 + snapcraftctl pull 10:02:09 Pulling go-build-helper 10:02:09 + snapcraftctl pull 10:02:10 'edgex-go' has dependencies that need to be staged: go-build-helper 10:02:10 Skipping pull go-build-helper (already ran) 10:02:10 Building go-build-helper 10:02:10 + snapcraftctl build 10:02:12 Staging go-build-helper 10:02:12 + snapcraftctl stage 10:02:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:02:22 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 10:02:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 10:02:22 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:02:22 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 10:02:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 10:02:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 10:02:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 10:02:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 10:02:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 10:02:22 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] 10:02:22 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 10:02:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 10:02:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 10:02:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 10:02:22 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 10:02:22 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 10:02:22 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 10:02:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 10:02:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] 10:02:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 10:02:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 10:02:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 10:02:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 10:02:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 10:02:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] 10:02:22 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 10:02:22 Fetched 25.6 MB in 0s (0 B/s) 10:02:22 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 10:02:22 Fetched 224 kB in 0s (0 B/s) 10:02:22 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 10:02:22 Fetched 157 kB in 0s (0 B/s) 10:02:22 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 10:02:22 Fetched 221 kB in 0s (0 B/s) 10:02:22 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 10:02:22 Fetched 143 kB in 0s (0 B/s) 10:02:22 Pulling edgex-go 10:02:22 + snapcraftctl pull 10:02:23 Pulling hooks 10:02:23 + snapcraftctl pull 10:02:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:02:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:02:30 ./bin/test-attribution-txt.sh [Pipeline] echo 10:02:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:02:32 + ls -al . 10:02:32 total 672 10:02:32 drwxrwxr-x 9 1001 1001 4096 Nov 25 10:02 . 10:02:32 drwxr-xr-x 4 root root 4096 Nov 25 09:58 .. 10:02:32 -rw-rw-r-- 1 1001 1001 11 Nov 25 09:55 .dockerignore 10:02:32 drwxrwxr-x 8 1001 1001 4096 Nov 25 09:55 .git 10:02:32 drwxrwxr-x 4 1001 1001 4096 Nov 25 09:55 .github 10:02:32 -rw-rw-r-- 1 1001 1001 804 Nov 25 09:55 .gitignore 10:02:32 -rw-rw-r-- 1 1001 1001 42 Nov 25 09:55 .golangci.yml 10:02:32 -rw-rw-r-- 1 1001 1001 76 Nov 25 09:55 .hadolint.yml 10:02:32 -rw-rw-r-- 1 1001 1001 166 Nov 25 09:55 .sonarcloud.properties 10:02:32 -rw-rw-r-- 1 1001 1001 1171 Nov 25 09:55 ADOPTERS.md 10:02:32 -rw-rw-r-- 1 1001 1001 8910 Nov 25 09:55 Attribution.txt 10:02:32 -rw-rw-r-- 1 1001 1001 51732 Nov 25 09:55 CHANGELOG.md 10:02:32 -rw-rw-r-- 1 1001 1001 3804 Nov 25 09:55 CONTRIBUTING.md 10:02:32 -rw-rw-r-- 1 1001 1001 677 Nov 25 09:55 GOVERNANCE.md 10:02:32 -rw-rw-r-- 1 1001 1001 849 Nov 25 09:55 Jenkinsfile 10:02:32 -rw-rw-r-- 1 1001 1001 10775 Nov 25 09:55 LICENSE 10:02:32 -rw-rw-r-- 1 1001 1001 6508 Nov 25 09:55 Makefile 10:02:32 -rw-rw-r-- 1 1001 1001 582 Nov 25 09:55 OWNERS.md 10:02:32 -rw-rw-r-- 1 1001 1001 8207 Nov 25 09:55 README.md 10:02:32 -rw-rw-r-- 1 1001 1001 6912 Nov 25 09:55 SECURITY.md 10:02:32 -rw-rw-r-- 1 1001 1001 5 Nov 25 09:51 VERSION 10:02:32 -rw-rw-r-- 1 1001 1001 4131 Nov 25 09:55 ZMQWindows.md 10:02:32 drwxrwxr-x 2 1001 1001 4096 Nov 25 09:55 bin 10:02:32 drwxrwxr-x 14 1001 1001 4096 Nov 25 09:55 cmd 10:02:32 -rw-r--r-- 1 root root 428381 Nov 25 10:01 coverage.out 10:02:32 -rw-rw-r-- 1 1001 1001 822 Nov 25 09:55 go.mod 10:02:32 -rw-rw-r-- 1 1001 1001 49471 Nov 25 09:55 go.sum 10:02:32 drwxrwxr-x 8 1001 1001 4096 Nov 25 09:55 internal 10:02:32 drwxrwxr-x 3 1001 1001 4096 Nov 25 09:55 openapi 10:02:32 drwxrwxr-x 4 1001 1001 4096 Nov 25 09:55 snap 10:02:32 -rw-rw-r-- 1 1001 1001 204 Nov 25 09:55 version.go [Pipeline] sh 10:02:32 + '[' -e coverage.out ] 10:02:32 + chown 1001:1001 coverage.out [Pipeline] stash 10:02:32 Warning: overwriting stash ‘coverage-report’ 10:02:33 Stashed 1 file(s) [Pipeline] sh 10:02:34 + make build 10:02:34 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 10:02:41 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 10:02:45 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 10:02:45 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 10:02:45 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:02:45 Fetched 0 B in 0s (0 B/s) 10:02:45 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 10:02:45 Fetched 96.5 kB in 0s (0 B/s) 10:02:45 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 10:02:45 Fetched 279 kB in 0s (0 B/s) 10:02:45 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 10:02:45 Fetched 122 kB in 0s (0 B/s) 10:02:45 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 10:02:45 Fetched 77.8 kB in 0s (0 B/s) 10:02:45 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 10:02:45 Fetched 8848 B in 0s (0 B/s) 10:02:45 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 10:02:45 Fetched 47.8 kB in 0s (0 B/s) 10:02:45 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 10:02:45 Fetched 45.6 kB in 0s (0 B/s) 10:02:45 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 10:02:45 Fetched 15.0 kB in 0s (0 B/s) 10:02:45 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 10:02:45 Fetched 220 kB in 0s (0 B/s) 10:02:45 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 10:02:45 Fetched 154 kB in 0s (0 B/s) 10:02:45 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 10:02:45 Fetched 50.6 kB in 0s (0 B/s) 10:02:45 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 10:02:45 Fetched 14.8 kB in 0s (0 B/s) 10:02:45 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 10:02:45 Fetched 41.8 kB in 0s (0 B/s) 10:02:45 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 10:02:45 Fetched 499 kB in 0s (0 B/s) 10:02:45 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 10:02:45 Fetched 111 kB in 0s (0 B/s) 10:02:45 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 10:02:45 Fetched 240 kB in 0s (0 B/s) 10:02:45 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 10:02:45 Fetched 29.3 kB in 0s (0 B/s) 10:02:45 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 10:02:45 Fetched 85.5 kB in 0s (0 B/s) 10:02:45 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 10:02:45 Fetched 24.5 kB in 0s (0 B/s) 10:02:45 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 10:02:45 Fetched 49.2 kB in 0s (0 B/s) 10:02:45 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 10:02:45 Fetched 54.2 kB in 0s (0 B/s) 10:02:45 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 10:02:45 Fetched 30.8 kB in 0s (0 B/s) 10:02:45 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 10:02:45 Fetched 15.8 kB in 0s (0 B/s) 10:02:45 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 10:02:45 Fetched 85.9 kB in 0s (0 B/s) 10:02:45 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 10:02:45 Fetched 8720 B in 0s (0 B/s) 10:02:45 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 10:02:45 Fetched 140 kB in 0s (0 B/s) 10:02:45 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 10:02:45 Fetched 119 kB in 0s (0 B/s) 10:02:45 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 10:02:45 Fetched 111 kB in 0s (0 B/s) 10:02:45 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 10:02:45 Fetched 11.1 kB in 0s (0 B/s) 10:02:45 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 10:02:45 Fetched 646 kB in 0s (0 B/s) 10:02:45 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 10:02:45 Fetched 41.3 kB in 0s (0 B/s) 10:02:45 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 10:02:45 Fetched 17.9 kB in 0s (0 B/s) 10:02:45 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 10:02:45 Fetched 368 kB in 0s (0 B/s) 10:02:45 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 10:02:45 Fetched 187 kB in 0s (0 B/s) 10:02:45 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 10:02:45 Fetched 175 kB in 0s (0 B/s) 10:02:45 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 10:02:45 Fetched 206 kB in 0s (0 B/s) 10:02:45 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 10:02:45 Fetched 1302 kB in 0s (0 B/s) 10:02:45 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 10:02:45 Fetched 36.2 kB in 0s (0 B/s) 10:02:45 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 10:02:45 Fetched 159 kB in 0s (0 B/s) 10:02:45 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 10:02:45 Fetched 107 kB in 0s (0 B/s) 10:02:45 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 10:02:45 Fetched 48.7 kB in 0s (0 B/s) 10:02:45 Pulling static-packages 10:02:45 + snapcraftctl pull 10:02:45 Pulling version 10:02:45 + cd /root/project 10:02:45 + + sed s/v// 10:02:45 git describe --tags --abbrev=0 10:02:45 + GIT_VERSION=2.2.0-dev.2 10:02:45 + [ -z 2.2.0-dev.2 ] 10:02:45 + snapcraftctl set-version 2.2.0-dev.2 10:02:45 Building config-common 10:02:45 + snapcraftctl build 10:02:48 Skipping build go-build-helper (already ran) 10:02:48 Building edgex-go 10:02:48 + cd /root/parts/edgex-go/src 10:02:48 + git describe --tags --abbrev=0 10:02:48 + sed s/v// 10:02:48 + GIT_VERSION=2.2.0-dev.2 10:02:48 + [ -z 2.2.0-dev.2 ] 10:02:48 + echo 2.2.0-dev.2 10:02:48 + [ ! -d vendor ] 10:02:48 + go mod download all 10:02:56 + make build 10:02:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-data/core-data ./cmd/core-data 10:03:03 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 10:03:05 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 10:03:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:03:09 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 10:03:10 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 10:03:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-command/core-command ./cmd/core-command 10:03:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:03:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:03:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:03:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:03:14 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 10:03:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:03:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:03:17 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 10:03:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:03:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config 10:03:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:03:20 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 10:03:21 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 10:03:21 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 10:03:21 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 10:03:21 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 10:03:21 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 10:03:21 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 10:03:21 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 10:03:21 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 10:03:21 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 10:03:21 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 10:03:21 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 10:03:21 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 10:03:21 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 10:03:21 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 10:03:21 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 10:03:21 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 10:03:21 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 10:03:21 + 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 10:03:21 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 10:03:21 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 10:03:21 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 10:03:21 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 10:03:21 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 10:03:21 + 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 10:03:21 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 10:03:21 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 10:03:21 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 10:03:22 Building hooks 10:03:22 + cd /root/parts/hooks/src 10:03:22 + make build 10:03:22 go mod tidy 10:03:22 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 10:03:22 go: downloading github.com/davecgh/go-spew v1.1.0 10:03:22 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 10:03:22 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 10:03:23 GO111MODULE=on go build -o cmd/install/install ./cmd/install 10:03:24 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 10:03:24 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 10:03:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:03:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 10:03:27 Building static-packages 10:03:27 + snapcraftctl build 10:03:29 Building version 10:03:29 + snapcraftctl build 10:03:30 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 10:03:31 Staging config-common 10:03:31 + snapcraftctl stage 10:03:32 Skipping stage go-build-helper (already ran) 10:03:32 Staging edgex-go 10:03:32 + snapcraftctl stage 10:03:33 Staging hooks 10:03:33 + snapcraftctl stage 10:03:34 Staging static-packages 10:03:34 + snapcraftctl stage 10:03:36 Staging version 10:03:36 + snapcraftctl stage [Pipeline] } 10:03:36 $ docker stop --time=1 3016dbbe138eb485095eb328df162a57bf192a53b0f22b7e168ab60e21eed35e 10:03:36 Priming config-common 10:03:36 + snapcraftctl prime 10:03:38 Priming go-build-helper 10:03:38 + snapcraftctl prime 10:03:38 $ docker rm -f 3016dbbe138eb485095eb328df162a57bf192a53b0f22b7e168ab60e21eed35e 10:03:39 Priming edgex-go 10:03:39 + snapcraftctl prime [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:03:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:03:40 10:03:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:03:40 Priming hooks 10:03:40 + snapcraftctl prime [Pipeline] isUnix [Pipeline] sh 10:03:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:03:41 latest: Pulling from edgex-devops/edgex-compose-arm64 10:03:41 29e5d40040c1: Pulling fs layer 10:03:41 1ce36da41761: Pulling fs layer 10:03:41 25b303627fd3: Pulling fs layer 10:03:41 29e5d40040c1: Verifying Checksum 10:03:41 29e5d40040c1: Download complete 10:03:41 Priming static-packages 10:03:41 + snapcraftctl prime 10:03:41 1ce36da41761: Verifying Checksum 10:03:41 1ce36da41761: Download complete 10:03:42 29e5d40040c1: Pull complete 10:03:43 25b303627fd3: Verifying Checksum 10:03:43 25b303627fd3: Download complete 10:03:43 1ce36da41761: Pull complete 10:03:44 Priming version 10:03:44 + snapcraftctl prime 10:03:45 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:03:53 25b303627fd3: Pull complete 10:03:53 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:03:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:03:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 10:03:53 prd-ubuntu18.04-docker-arm64-4c-16g-500 does not seem to be running inside a container 10:03:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:03:56 $ docker top e0affcd75dfa0c7b648cfd19d4efbc0593b483e33bc198d88bbc3063e38da18e -eo pid,comm [Pipeline] { [Pipeline] sh 10:03:57 + docker-compose build --help 10:03:57 + grep parallel 10:04:01 --parallel Build images in parallel. [Pipeline] } 10:04:01 $ docker stop --time=1 e0affcd75dfa0c7b648cfd19d4efbc0593b483e33bc198d88bbc3063e38da18e 10:04:03 $ docker rm -f e0affcd75dfa0c7b648cfd19d4efbc0593b483e33bc198d88bbc3063e38da18e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:04:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:04:04 . [Pipeline] withDockerContainer 10:04:04 prd-ubuntu18.04-docker-arm64-4c-16g-500 does not seem to be running inside a container 10:04:04 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:04:05 $ docker top bc913806cf06aff4f5327e10db91345de59da1685d16ad102fbbd439325e1618 -eo pid,comm [Pipeline] { [Pipeline] sh 10:04:06 + docker-compose -f ./docker-compose-build.yml build --parallel 10:04:12 Building core-command ... 10:04:12 Building core-data ... 10:04:12 Building core-metadata ... 10:04:12 Building security-bootstrapper ... 10:04:12 Building security-proxy-setup ... 10:04:12 Building security-secretstore-setup ... 10:04:12 Building support-notifications ... 10:04:12 Building support-scheduler ... 10:04:12 Building sys-mgmt-agent ... 10:04:12 Building security-proxy-setup 10:04:12 Building support-scheduler 10:04:12 Building security-bootstrapper 10:04:12 Building support-notifications 10:04:12 Building sys-mgmt-agent 10:05:20 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:05:20 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:05:20 ---> e510331422f0 10:05:20 Step 3/20 : WORKDIR /edgex-go 10:05:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:05:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:05:20 ---> e510331422f0 10:05:20 Step 3/23 : WORKDIR /edgex-go 10:05:20 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:05:20 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:05:20 ---> e510331422f0 10:05:20 Step 3/21 : WORKDIR /edgex-go 10:05:20 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:05:20 Step 2/30 : FROM ${BUILDER_BASE} AS builder 10:05:20 ---> e510331422f0 10:05:20 Step 3/30 : WORKDIR /edgex-go 10:05:20 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:05:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:05:20 ---> e510331422f0 10:05:20 Step 3/22 : WORKDIR /edgex-go 10:05:20 ---> Running in d684884028ca 10:05:20 ---> Running in 4cf9c139ea61 10:05:20 ---> Running in c2984bee4a73 10:05:20 ---> Running in 3525df1579a8 10:05:20 ---> Running in 03d898a14bb8 10:05:20 Removing intermediate container 4cf9c139ea61 10:05:20 ---> 6f990ebde270 10:05:20 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:05:20 Removing intermediate container 3525df1579a8 10:05:20 ---> e51641e242f4 10:05:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:05:20 Removing intermediate container 03d898a14bb8 10:05:20 ---> c1bc0cf548a7 10:05:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:05:20 Removing intermediate container c2984bee4a73 10:05:20 ---> 7358cd1c35cb 10:05:20 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:05:20 ---> Running in f1961bbe9215 10:05:20 ---> Running in 8fd548c7ced3 10:05:20 Removing intermediate container d684884028ca 10:05:20 ---> b990ece072da 10:05:20 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:05:20 ---> Running in 7df17da2f1e9 10:05:20 ---> Running in a2e9899f7a44 10:05:20 ---> Running in cbaf43f70750 10:05:24 Removing intermediate container 8fd548c7ced3 10:05:24 ---> 8bc6c36ed2b9 10:05:24 Step 5/30 : RUN apk add --update --no-cache make git 10:05:24 ---> Running in c395b1985e40 10:05:24 Removing intermediate container 7df17da2f1e9 10:05:24 ---> af7c9f96d8a2 10:05:24 Step 5/22 : RUN apk add --update --no-cache make bash git 10:05:24 ---> Running in ac839e47cf71 10:05:24 Removing intermediate container a2e9899f7a44 10:05:24 ---> 5cfeb37901b7 10:05:24 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 10:05:24 Removing intermediate container f1961bbe9215 10:05:24 ---> 6afb8dce4f85 10:05:24 Step 5/23 : RUN apk add --update --no-cache make git 10:05:24 ---> Running in d801f2a951d8 10:05:24 ---> Running in e8228beef463 10:05:24 Removing intermediate container cbaf43f70750 10:05:24 ---> b9518adc972c 10:05:24 Step 5/20 : RUN apk add --update --no-cache make git 10:05:25 ---> Running in a01036089de7 10:05:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:05:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:05:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:05:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:05:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:05:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:05:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:05:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:05:27 OK: 219 MiB in 52 packages 10:05:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:05:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:05:28 OK: 219 MiB in 52 packages 10:05:28 OK: 219 MiB in 52 packages 10:05:29 OK: 219 MiB in 52 packages 10:05:29 OK: 219 MiB in 52 packages 10:05:29 Removing intermediate container c395b1985e40 10:05:29 ---> d0e62ce707ce 10:05:29 Step 6/30 : COPY . . 10:05:29 Removing intermediate container ac839e47cf71 10:05:29 ---> 172d80592ac0 10:05:29 Step 6/22 : COPY . . 10:05:30 Removing intermediate container d801f2a951d8 10:05:30 ---> 215983ead80c 10:05:30 Step 6/21 : COPY . . 10:05:31 Removing intermediate container e8228beef463 10:05:31 ---> 5197590b5c97 10:05:31 Step 6/23 : COPY go.mod . 10:05:31 Removing intermediate container a01036089de7 10:05:31 ---> a82e07a5792d 10:05:31 Step 6/20 : COPY . . 10:05:33 ---> c0b17e92744d 10:05:33 Step 7/23 : RUN go mod download 10:05:33 ---> Running in 37e6474980e9 10:05:38 Removing intermediate container 37e6474980e9 10:05:38 ---> 9d1cafa0905c 10:05:38 Step 8/23 : COPY . . 10:05:56 ---> 951b97a15914 10:05:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:56 ---> 1356dbedf55c 10:05:56 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:56 ---> Running in 073b021e0eaa 10:05:56 ---> 82db08d4d6f7 10:05:56 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:56 ---> 5a4f1efa84b1 10:05:56 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:56 ---> Running in befe7be83dad 10:05:56 ---> Running in 31e5fc10d42e 10:05:56 ---> Running in 4108c372a13b 10:06:00 Removing intermediate container 073b021e0eaa 10:06:00 ---> 697c45f45f65 10:06:00 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:06:00 ---> bf1d9a1778af 10:06:00 Step 9/23 : RUN go mod tidy 10:06:00 ---> Running in dc196e214d09 10:06:00 Removing intermediate container befe7be83dad 10:06:00 ---> bd546797e039 10:06:00 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:06:00 ---> Running in 9e54316d92d4 10:06:00 ---> Running in c7c3babe1978 10:06:00 Removing intermediate container 31e5fc10d42e 10:06:00 ---> 11a873db58a4 10:06:00 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:06:00 Removing intermediate container 4108c372a13b 10:06:00 ---> 945199421b71 10:06:00 Step 8/21 : RUN make cmd/support-notifications/support-notifications 10:06:00 ---> Running in 00f4b8917b70 10:06:00 ---> Running in 5046898a7a13 10:06:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:06:02 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 10:06:02 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 10:06:03 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 10:06:07 Removing intermediate container 9e54316d92d4 10:06:07 ---> e75861933570 10:06:07 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 10:06:07 ---> Running in e0db2683b3ec 10:06:09 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 10:08:01 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 10:08:04 Removing intermediate container dc196e214d09 10:08:04 ---> c210c45c16b1 10:08:04 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:08:04 ---> Running in ba085a6bdc5e 10:08:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:08:12 Removing intermediate container c7c3babe1978 10:08:12 ---> 4ea58f4edc02 10:08:12 10:08:12 Step 9/30 : FROM alpine:3.14 10:08:12 Removing intermediate container 5046898a7a13 10:08:12 ---> 3f772e3332f1 10:08:12 10:08:12 Step 9/20 : FROM alpine:3.14 10:08:12 3.14: Pulling from library/alpine 10:08:12 3.14: Pulling from library/alpine 10:08:12 Removing intermediate container ba085a6bdc5e 10:08:12 ---> 1fccc6316f61 10:08:12 10:08:12 Step 10/22 : FROM docker:20.10.8 10:08:12 20.10.8: Pulling from library/docker 10:08:14 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 10:08:14 Status: Downloaded newer image for alpine:3.14 10:08:14 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 10:08:14 Status: Image is up to date for alpine:3.14 10:08:14 ---> 5b8b7b635229 10:08:14 Step 10/20 : RUN apk add --update --no-cache curl 10:08:14 ---> 5b8b7b635229 10:08:14 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:08:15 ---> Running in 2c47a9d513d8 10:08:15 ---> Running in d4ccb9a6068f 10:08:16 Removing intermediate container 00f4b8917b70 10:08:16 ---> 58a603cb8290 10:08:16 10:08:16 Step 9/21 : FROM alpine:3.14 10:08:16 ---> 5b8b7b635229 10:08:16 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 10:08:16 ---> Running in 839dc6a3bd24 10:08:16 Removing intermediate container d4ccb9a6068f 10:08:16 ---> a1a7c23c2987 10:08:16 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 10:08:16 ---> Running in d4e520a25e5f 10:08:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:08:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:08:18 (1/5) Installing ca-certificates (20191127-r5) 10:08:18 (2/5) Installing brotli-libs (1.0.9-r5) 10:08:18 (3/5) Installing nghttp2-libs (1.43.0-r0) 10:08:18 (4/5) Installing libcurl (7.79.1-r0) 10:08:18 (5/5) Installing curl (7.79.1-r0) 10:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:08:18 Executing busybox-1.33.1-r6.trigger 10:08:18 Executing ca-certificates-20191127-r5.trigger 10:08:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:08:19 OK: 8 MiB in 19 packages 10:08:19 (1/2) Installing ca-certificates (20191127-r5) 10:08:19 (2/2) Installing dumb-init (1.2.5-r1) 10:08:19 Executing busybox-1.33.1-r6.trigger 10:08:19 Executing ca-certificates-20191127-r5.trigger 10:08:19 OK: 6 MiB in 16 packages 10:08:20 (1/2) Installing dumb-init (1.2.5-r1) 10:08:20 (2/2) Installing su-exec (0.2-r1) 10:08:20 Executing busybox-1.33.1-r6.trigger 10:08:20 OK: 6 MiB in 16 packages 10:08:21 Removing intermediate container e0db2683b3ec 10:08:21 ---> 176abb70a504 10:08:21 10:08:21 Step 11/23 : FROM alpine:3.14 10:08:21 ---> 5b8b7b635229 10:08:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:08:21 ---> Running in 6a4f97385873 10:08:22 Removing intermediate container d4e520a25e5f 10:08:22 ---> 32723936bcd3 10:08:22 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 10:08:22 Removing intermediate container 2c47a9d513d8 10:08:22 ---> 8a17c3c6fe2c 10:08:22 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:08:22 ---> Running in 3c4db58c7744 10:08:22 Removing intermediate container 839dc6a3bd24 10:08:22 ---> 88fad2f364f7 10:08:22 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:08:22 ---> Running in a5c80d34dba7 10:08:22 ---> Running in bec01e6d420d 10:08:23 Removing intermediate container 3c4db58c7744 10:08:23 ---> 25b081791251 10:08:23 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:08:23 Removing intermediate container a5c80d34dba7 10:08:23 ---> fde5eb469ebf 10:08:23 Step 12/20 : WORKDIR /edgex 10:08:23 Removing intermediate container bec01e6d420d 10:08:23 ---> b5dc93e89c9f 10:08:23 Step 12/21 : ENV APP_PORT=59860 10:08:23 ---> Running in 5e1332698465 10:08:23 ---> Running in e7a8f4dd7836 10:08:23 ---> Running in 25fa363c660b 10:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:08:24 Removing intermediate container 5e1332698465 10:08:24 ---> e411bf1bda5d 10:08:24 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:08:24 Removing intermediate container 25fa363c660b 10:08:24 ---> e653169d1af0 10:08:24 Step 13/21 : EXPOSE $APP_PORT 10:08:24 ---> Running in 6fc298888810 10:08:24 Removing intermediate container e7a8f4dd7836 10:08:24 ---> cbad0577f237 10:08:24 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:08:24 ---> Running in 04d0bd488909 10:08:24 (1/1) Installing dumb-init (1.2.5-r1) 10:08:24 Executing busybox-1.33.1-r6.trigger 10:08:25 OK: 6 MiB in 15 packages 10:08:25 Removing intermediate container 04d0bd488909 10:08:25 ---> f446a1c1e998 10:08:25 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 10:08:25 ---> 0e41c7493e90 10:08:25 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:08:26 Removing intermediate container 6a4f97385873 10:08:26 ---> 7a852e12a1ee 10:08:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:08:26 ---> Running in d925d3e35873 10:08:27 ---> dc8d7161305b 10:08:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:08:27 Removing intermediate container d925d3e35873 10:08:27 ---> 186738181d82 10:08:27 Step 14/23 : ENV APP_PORT=59861 10:08:27 ---> Running in 228279947c45 10:08:27 Removing intermediate container 6fc298888810 10:08:27 ---> 8fd06bd17854 10:08:27 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 10:08:27 ---> Running in a58a85b1dc5a 10:08:28 Removing intermediate container 228279947c45 10:08:28 ---> 0977a01fe0e5 10:08:28 Step 15/23 : EXPOSE $APP_PORT 10:08:28 ---> Running in 94de1f8a3ccc 10:08:28 ---> 49c20827abc1 10:08:28 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:08:28 Removing intermediate container a58a85b1dc5a 10:08:28 ---> e2e15e6d2b75 10:08:28 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:08:29 Removing intermediate container 94de1f8a3ccc 10:08:29 ---> 3c477c4457fb 10:08:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:08:29 ---> af86266bae3d 10:08:29 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:08:29 ---> 0581741f924b 10:08:29 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:08:29 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 10:08:29 Status: Downloaded newer image for docker:20.10.8 10:08:29 ---> 3734d5adc5ac 10:08:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:08:29 ---> Running in 6593583e3d27 10:08:30 ---> 541e2e8d6ea7 10:08:30 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:08:30 ---> Running in 5301f58ac881 10:08:30 ---> Running in 933fa9123067 10:08:30 ---> f955dfc01625 10:08:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:08:30 ---> 38b2ccf84b93 10:08:30 Step 17/21 : ENTRYPOINT ["/support-notifications"] 10:08:30 ---> Running in 8894328c912d 10:08:31 Removing intermediate container 5301f58ac881 10:08:31 ---> f141d44e53b4 10:08:31 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 10:08:31 Removing intermediate container 933fa9123067 10:08:31 ---> 1e88d6a74d12 10:08:31 Step 17/20 : CMD ["--init=true"] 10:08:31 ---> Running in ee498ac861cd 10:08:31 ---> Running in d5432e033fea 10:08:31 Removing intermediate container 8894328c912d 10:08:31 ---> ced467bf5c53 10:08:31 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:08:31 ---> Running in c265d45d330c 10:08:32 Removing intermediate container ee498ac861cd 10:08:32 ---> 89b7d234e0d5 10:08:32 Step 18/20 : LABEL arch=arm64 10:08:32 ---> Running in 0cfba632b244 10:08:32 Removing intermediate container c265d45d330c 10:08:32 ---> d0be6763ed18 10:08:32 Step 19/21 : LABEL arch=arm64 10:08:32 ---> 5c4c757b76f1 10:08:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:08:32 ---> Running in b0c9130e0fea 10:08:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:08:33 Removing intermediate container 0cfba632b244 10:08:33 ---> a70a46d1656d 10:08:33 Step 19/20 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 10:08:33 Removing intermediate container 6593583e3d27 10:08:33 ---> 7182020afc2e 10:08:33 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 10:08:33 ---> Running in 932edc0d5740 10:08:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:08:33 Removing intermediate container b0c9130e0fea 10:08:33 ---> 73d4a48d12e4 10:08:33 Step 20/21 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 10:08:33 ---> Running in 5b9964001947 10:08:34 Removing intermediate container 932edc0d5740 10:08:34 ---> 394f5904fa83 10:08:34 Step 20/20 : LABEL version=0.0.0 10:08:34 ---> 9a086ddb92a4 10:08:34 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:08:34 ---> Running in acc13d9373f1 10:08:34 (1/42) Installing readline (8.1.0-r0) 10:08:34 (2/42) Installing bash (5.1.4-r0) 10:08:34 ---> Running in 10524690e7ec 10:08:34 Executing bash-5.1.4-r0.post-install 10:08:34 (3/42) Installing brotli-libs (1.0.9-r5) 10:08:34 Removing intermediate container 5b9964001947 10:08:34 ---> 63103b9b126e 10:08:34 Step 21/21 : LABEL version=0.0.0 10:08:34 (4/42) Installing nghttp2-libs (1.43.0-r0) 10:08:34 (5/42) Installing libcurl (7.79.1-r0) 10:08:34 (6/42) Installing curl (7.79.1-r0) 10:08:34 (7/42) Installing dumb-init (1.2.5-r1) 10:08:34 (8/42) Installing libbz2 (1.0.8-r1) 10:08:34 (9/42) Installing expat (2.4.1-r0) 10:08:34 (10/42) Installing libffi (3.3-r2) 10:08:34 (11/42) Installing gdbm (1.19-r0) 10:08:34 (12/42) Installing xz-libs (5.2.5-r0) 10:08:34 (13/42) Installing libgcc (10.3.1_git20210424-r2) 10:08:34 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 10:08:34 (15/42) Installing mpdecimal (2.5.1-r1) 10:08:34 ---> Running in 7c530697177b 10:08:34 (16/42) Installing sqlite-libs (3.35.5-r0) 10:08:34 (17/42) Installing python3 (3.9.5-r2) 10:08:35 ---> 601eba0dd088 10:08:35 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:08:35 Removing intermediate container acc13d9373f1 10:08:35 ---> f885110664cc 10:08:35 10:08:35 Removing intermediate container 10524690e7ec 10:08:35 ---> ea66a28d0114 10:08:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:08:35 ---> Running in a28c4c61624a 10:08:35 Removing intermediate container 7c530697177b 10:08:35 ---> a9bf7e14f39a 10:08:35 10:08:35 Successfully built f885110664cc 10:08:35 Successfully tagged security-proxy-setup-arm64:latest 10:08:35  Building security-proxy-setup ... done Building core-command 10:08:36 Successfully built a9bf7e14f39a 10:08:36 Successfully tagged support-notifications-arm64:latest 10:08:36 Building core-data 10:08:36  Building support-notifications ... done Removing intermediate container a28c4c61624a 10:08:36 ---> f22e517fc392 10:08:36 Step 21/23 : LABEL arch=arm64 10:08:36 ---> Running in 79004f8bb0f5 10:08:37 ---> bb5a942887bd 10:08:37 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:08:37 Removing intermediate container 79004f8bb0f5 10:08:37 ---> 6a8c05716e4e 10:08:37 Step 22/23 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 10:08:37 (18/42) Installing py3-appdirs (1.4.4-r2) 10:08:37 (19/42) Installing py3-chardet (4.0.0-r2) 10:08:37 ---> Running in 55ceb7de55f8 10:08:37 (20/42) Installing py3-idna (3.2-r0) 10:08:37 (21/42) Installing py3-urllib3 (1.26.5-r0) 10:08:37 (22/42) Installing py3-certifi (2020.12.5-r1) 10:08:37 (23/42) Installing py3-requests (2.25.1-r4) 10:08:37 (24/42) Installing py3-msgpack (1.0.2-r1) 10:08:37 (25/42) Installing py3-lockfile (0.12.2-r4) 10:08:37 (26/42) Installing py3-cachecontrol (0.12.6-r1) 10:08:37 (27/42) Installing py3-colorama (0.4.4-r1) 10:08:37 (28/42) Installing py3-contextlib2 (0.6.0-r1) 10:08:37 (29/42) Installing py3-distlib (0.3.1-r3) 10:08:37 (30/42) Installing py3-distro (1.5.0-r3) 10:08:37 (31/42) Installing py3-six (1.15.0-r1) 10:08:37 (32/42) Installing py3-webencodings (0.5.1-r4) 10:08:37 (33/42) Installing py3-html5lib (1.1-r1) 10:08:37 (34/42) Installing py3-parsing (2.4.7-r2) 10:08:37 (35/42) Installing py3-packaging (20.9-r1) 10:08:37 (36/42) Installing py3-toml (0.10.2-r2) 10:08:37 (37/42) Installing py3-pep517 (0.10.0-r2) 10:08:37 (38/42) Installing py3-progress (1.5-r2) 10:08:37 (39/42) Installing py3-retrying (1.3.3-r1) 10:08:37 (40/42) Installing py3-ordered-set (4.0.2-r1) 10:08:37 (41/42) Installing py3-setuptools (52.0.0-r3) 10:08:37 (42/42) Installing py3-pip (20.3.4-r1) 10:08:37 Removing intermediate container 55ceb7de55f8 10:08:37 ---> 5f084d7351f7 10:08:37 Step 23/23 : LABEL version=0.0.0 10:08:38 ---> Running in d19cfd808fc1 10:08:38 ---> 50e5bcc395cf 10:08:38 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:08:38 Executing busybox-1.33.1-r3.trigger 10:08:38 OK: 84 MiB in 64 packages 10:08:39 Removing intermediate container d19cfd808fc1 10:08:39 ---> 92cf2f6f5bf6 10:08:39 10:08:39 ---> 612fa3c3f064 10:08:39 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:08:39 Successfully built 92cf2f6f5bf6 10:08:39 Successfully tagged support-scheduler-arm64:latest 10:08:39 Building security-secretstore-setup 10:08:40  Building support-scheduler ... done  ---> 15af402aa9b5 10:08:40 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 10:08:40 ---> Running in 498fb1cfc79a 10:08:41 Removing intermediate container 498fb1cfc79a 10:08:41 ---> 2d5e85485e58 10:08:41 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:08:42 ---> 2b23f0f40700 10:08:42 Step 25/30 : RUN chmod +x /entrypoint.sh 10:08:42 ---> Running in 8fd054fa4fc4 10:08:43 Collecting docker-compose==1.23.2 10:08:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:08:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:08:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:08:45 Removing intermediate container 8fd054fa4fc4 10:08:45 ---> f76696ba5844 10:08:45 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 10:08:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 10:08:45 ---> Running in c3cf03dff455 10:08:46 Collecting docker<4.0,>=3.6.0 10:08:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:08:46 Removing intermediate container c3cf03dff455 10:08:46 ---> 4c6780ccedda 10:08:46 Step 27/30 : CMD ["gate"] 10:08:46 Collecting jsonschema<3,>=2.5.1 10:08:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:08:46 ---> Running in 0c72d194573f 10:08:46 Collecting cached-property<2,>=1.2.0 10:08:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:08:46 Collecting texttable<0.10,>=0.9.0 10:08:46 Downloading texttable-0.9.1.tar.gz (11 kB) 10:08:47 Removing intermediate container 0c72d194573f 10:08:47 ---> 097ca59b48bf 10:08:47 Step 28/30 : LABEL arch=arm64 10:08:47 ---> Running in 23381ed526eb 10:08:48 Removing intermediate container 23381ed526eb 10:08:48 ---> fcaccd057997 10:08:48 Step 29/30 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 10:08:48 ---> Running in c5f592405968 10:08:49 Removing intermediate container c5f592405968 10:08:49 ---> ff070fa151da 10:08:49 Step 30/30 : LABEL version=0.0.0 10:08:49 ---> Running in ec0938dae167 10:08:49 Removing intermediate container ec0938dae167 10:08:49 ---> e74d459cdbb1 10:08:49 10:08:50 Collecting PyYAML<4,>=3.10 10:08:50 Downloading PyYAML-3.13.tar.gz (270 kB) 10:08:50 Successfully built e74d459cdbb1 10:08:50 Successfully tagged security-bootstrapper-arm64:latest 10:08:50  Building security-bootstrapper ... done Building core-metadata 10:08:53 Collecting docopt<0.7,>=0.6.1 10:08:53 Downloading docopt-0.6.2.tar.gz (25 kB) 10:08:56 Collecting websocket-client<1.0,>=0.32.0 10:08:56 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:08:56 Collecting dockerpty<0.5,>=0.4.1 10:08:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:08:59 Collecting docker-pycreds>=0.4.0 10:08:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:08:59 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) 10:09:00 Collecting urllib3<1.25,>=1.21.1 10:09:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:09:00 Collecting idna<2.8,>=2.5 10:09:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:09:00 Collecting chardet<3.1.0,>=3.0.2 10:09:00 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:09:01 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:09:01 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:09:01 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:09:01 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:09:02 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 10:09:02 Attempting uninstall: urllib3 10:09:02 Found existing installation: urllib3 1.26.5 10:09:02 Uninstalling urllib3-1.26.5: 10:09:02 Successfully uninstalled urllib3-1.26.5 10:09:03 Attempting uninstall: idna 10:09:03 Found existing installation: idna 3.2 10:09:03 Uninstalling idna-3.2: 10:09:03 Successfully uninstalled idna-3.2 10:09:04 Attempting uninstall: chardet 10:09:04 Found existing installation: chardet 4.0.0 10:09:04 Uninstalling chardet-4.0.0: 10:09:04 Successfully uninstalled chardet-4.0.0 10:09:06 Attempting uninstall: requests 10:09:06 Found existing installation: requests 2.25.1 10:09:06 Uninstalling requests-2.25.1: 10:09:06 Successfully uninstalled requests-2.25.1 10:09:07 Running setup.py install for texttable: started 10:09:10 Running setup.py install for texttable: finished with status 'done' 10:09:10 Running setup.py install for PyYAML: started 10:09:12 Running setup.py install for PyYAML: finished with status 'done' 10:09:12 Running setup.py install for docopt: started 10:09:14 Running setup.py install for docopt: finished with status 'done' 10:09:14 Running setup.py install for dockerpty: started 10:09:17 Running setup.py install for dockerpty: finished with status 'done' 10:09:18 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 10:09:23 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:09:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:09:23 ---> e510331422f0 10:09:23 Step 3/22 : WORKDIR /edgex-go 10:09:23 ---> Using cache 10:09:23 ---> b990ece072da 10:09:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:23 ---> Using cache 10:09:23 ---> b9518adc972c 10:09:23 Step 5/22 : RUN apk add --update --no-cache make git 10:09:23 ---> Using cache 10:09:23 ---> a82e07a5792d 10:09:23 Step 6/22 : COPY . . 10:09:23 ---> Using cache 10:09:23 ---> 82db08d4d6f7 10:09:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:23 ---> Using cache 10:09:23 ---> 11a873db58a4 10:09:23 Step 8/22 : RUN make cmd/core-command/core-command 10:09:23 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:09:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:09:23 ---> e510331422f0 10:09:23 Step 3/22 : WORKDIR /edgex-go 10:09:23 ---> Using cache 10:09:23 ---> b990ece072da 10:09:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:23 ---> Using cache 10:09:23 ---> b9518adc972c 10:09:23 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:09:23 ---> Running in 2782a5d708a0 10:09:23 ---> Running in f3f689a732c3 10:09:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:09:25 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 10:09:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:09:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:09:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:09:27 ---> e510331422f0 10:09:27 Step 3/24 : WORKDIR /edgex-go 10:09:27 ---> Using cache 10:09:27 ---> b990ece072da 10:09:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:27 ---> Using cache 10:09:27 ---> b9518adc972c 10:09:27 Step 5/24 : RUN apk add --update --no-cache make git 10:09:27 ---> Using cache 10:09:27 ---> a82e07a5792d 10:09:27 Step 6/24 : COPY . . 10:09:27 ---> Using cache 10:09:27 ---> 82db08d4d6f7 10:09:27 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:27 ---> Using cache 10:09:27 ---> 11a873db58a4 10:09:27 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:09:27 OK: 219 MiB in 52 packages 10:09:28 ---> Running in f7bf05f5a0c1 10:09:30 Removing intermediate container 2782a5d708a0 10:09:30 ---> 73f2353446a8 10:09:30 Step 6/22 : COPY . . 10:09:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:09:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:09:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:09:37 ---> e510331422f0 10:09:37 Step 3/22 : WORKDIR /edgex-go 10:09:37 ---> Using cache 10:09:37 ---> b990ece072da 10:09:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:37 ---> Using cache 10:09:37 ---> b9518adc972c 10:09:37 Step 5/22 : RUN apk add --update --no-cache make git 10:09:37 ---> Using cache 10:09:37 ---> a82e07a5792d 10:09:37 Step 6/22 : COPY . . 10:09:38 ---> Using cache 10:09:38 ---> 82db08d4d6f7 10:09:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:38 ---> Using cache 10:09:38 ---> 11a873db58a4 10:09:38 Step 8/22 : RUN make cmd/core-metadata/core-metadata 10:09:39 ---> Running in db7299dae16d 10:09:42 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 10:09:42 Removing intermediate container d5432e033fea 10:09:42 ---> cf5ce137e954 10:09:42 Step 13/22 : ENV APP_PORT=58890 10:09:42 ---> Running in e8c5a53bd7e7 10:09:43 Removing intermediate container e8c5a53bd7e7 10:09:43 ---> db9a4b051ee1 10:09:43 Step 14/22 : EXPOSE $APP_PORT 10:09:43 ---> Running in 75a4aa795cf0 10:09:44 Removing intermediate container 75a4aa795cf0 10:09:44 ---> 78e0b50180c6 10:09:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:09:47 ---> 8a4f5e2a4e60 10:09:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:09:49 ---> 98b3ac8effa3 10:09:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:09:51 ---> 76cb2a778673 10:09:51 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 10:09:51 ---> Running in 5d455f2f5655 10:09:52 Removing intermediate container 5d455f2f5655 10:09:52 ---> 18cf465055b1 10:09:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:09:52 ---> Running in 629f522cd0d9 10:09:53 Removing intermediate container 629f522cd0d9 10:09:53 ---> 656e069e5bf9 10:09:53 Step 20/22 : LABEL arch=arm64 10:09:53 ---> Running in 2a8356cb702b 10:09:54 Removing intermediate container 2a8356cb702b 10:09:54 ---> 75232611b9d0 10:09:54 Step 21/22 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 10:09:54 ---> Running in 48923307fb78 10:09:55 Removing intermediate container 48923307fb78 10:09:55 ---> b43e51884be1 10:09:55 Step 22/22 : LABEL version=0.0.0 10:09:55 ---> Running in 4b75749cbcef 10:09:57 Removing intermediate container 4b75749cbcef 10:09:57 ---> e5669230bba2 10:09:57 10:09:57 Successfully built e5669230bba2 10:09:57 Successfully tagged sys-mgmt-agent-arm64:latest 10:09:58  Building sys-mgmt-agent ... done  ---> 7ce29849d16f 10:09:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:58 ---> Running in a1042f01e009 10:10:03 Removing intermediate container a1042f01e009 10:10:03 ---> 2a6c3847e80e 10:10:03 Step 8/22 : RUN make cmd/core-data/core-data 10:10:03 ---> Running in 5d5cef228b3c 10:10:05 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 10:11:13 Removing intermediate container f3f689a732c3 10:11:13 ---> 444cb45a1429 10:11:13 10:11:13 Step 9/22 : FROM alpine:3.14 10:11:13 ---> 5b8b7b635229 10:11:13 Step 10/22 : RUN apk add --update --no-cache dumb-init 10:11:13 ---> Using cache 10:11:13 ---> 7a852e12a1ee 10:11:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:11:13 ---> Using cache 10:11:13 ---> 186738181d82 10:11:13 Step 12/22 : ENV APP_PORT=59882 10:11:13 ---> Running in df5d03ec7b18 10:11:13 Removing intermediate container df5d03ec7b18 10:11:13 ---> 6853d7114520 10:11:13 Step 13/22 : EXPOSE $APP_PORT 10:11:13 ---> Running in 3d985285abe8 10:11:13 Removing intermediate container 3d985285abe8 10:11:13 ---> 3169532b21e6 10:11:13 Step 14/22 : WORKDIR / 10:11:13 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 10:11:13 ---> Running in a3f061f02dea 10:11:13 Removing intermediate container a3f061f02dea 10:11:13 ---> f3e00ceecc95 10:11:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:11:13 ---> a4691430631d 10:11:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:11:13 ---> fe9284592f61 10:11:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:11:13 ---> d16ff402c856 10:11:13 Step 18/22 : ENTRYPOINT ["/core-command"] 10:11:13 ---> Running in 442439e3baf5 10:11:13 Removing intermediate container 442439e3baf5 10:11:13 ---> 394960ba5edc 10:11:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:11:13 ---> Running in 8fcf952a4376 10:11:13 Removing intermediate container 8fcf952a4376 10:11:13 ---> 7b3191f210b4 10:11:13 Step 20/22 : LABEL arch=arm64 10:11:13 ---> Running in 12a585974ee3 10:11:13 Removing intermediate container 12a585974ee3 10:11:13 ---> 54846e89fe59 10:11:13 Step 21/22 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 10:11:13 ---> Running in 8b664047218a 10:11:13 Removing intermediate container 8b664047218a 10:11:13 ---> 55fe1196739b 10:11:13 Step 22/22 : LABEL version=0.0.0 10:11:13 ---> Running in 09cd85f4fdf1 10:11:13 Removing intermediate container 09cd85f4fdf1 10:11:13 ---> f235631ef198 10:11:13 10:11:13 Successfully built f235631ef198 10:11:13 Successfully tagged core-command-arm64:latest 10:11:17  Building core-command ... done Removing intermediate container f7bf05f5a0c1 10:11:17 ---> c36286ad19e4 10:11:17 10:11:17 Step 9/24 : FROM alpine:3.14 10:11:17 ---> 5b8b7b635229 10:11:17 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:11:17 ---> Running in 09274170afc4 10:11:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:11:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:11:20 (1/3) Installing ca-certificates (20191127-r5) 10:11:20 (2/3) Installing dumb-init (1.2.5-r1) 10:11:20 (3/3) Installing su-exec (0.2-r1) 10:11:20 Executing busybox-1.33.1-r6.trigger 10:11:20 Executing ca-certificates-20191127-r5.trigger 10:11:21 OK: 6 MiB in 17 packages 10:11:23 Removing intermediate container 09274170afc4 10:11:23 ---> f2ca8a60c3bf 10:11:23 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:11:23 ---> Running in 00a7a4e1f6fc 10:11:23 Removing intermediate container 00a7a4e1f6fc 10:11:23 ---> d155423f5784 10:11:23 Step 12/24 : WORKDIR / 10:11:24 ---> Running in 1262c1c4d3be 10:11:25 Removing intermediate container 1262c1c4d3be 10:11:25 ---> 1459e0382f76 10:11:25 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:11:27 ---> 181b3d5727a1 10:11:27 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:11:28 ---> 822c02939d6f 10:11:28 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:11:28 Removing intermediate container db7299dae16d 10:11:28 ---> 225856c14289 10:11:28 10:11:28 Step 9/22 : FROM alpine:3.14 10:11:28 ---> 5b8b7b635229 10:11:28 Step 10/22 : RUN apk add --update --no-cache dumb-init 10:11:28 ---> Using cache 10:11:28 ---> 7a852e12a1ee 10:11:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:11:28 ---> Using cache 10:11:28 ---> 186738181d82 10:11:28 Step 12/22 : ENV APP_PORT=59881 10:11:29 ---> Running in 477034674f76 10:11:29 ---> eeeb99b06079 10:11:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:11:29 Removing intermediate container 477034674f76 10:11:29 ---> 3fe1b0e1fbce 10:11:29 Step 13/22 : EXPOSE $APP_PORT 10:11:29 ---> Running in 6fc7584873b9 10:11:30 Removing intermediate container 6fc7584873b9 10:11:30 ---> 159097886828 10:11:30 Step 14/22 : WORKDIR / 10:11:30 ---> Running in d31a63ae539e 10:11:30 ---> df1835877214 10:11:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:11:31 Removing intermediate container d31a63ae539e 10:11:31 ---> 5c9552ba3666 10:11:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:11:32 ---> a143673458e0 10:11:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:11:32 ---> c6c212d29c09 10:11:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:11:34 ---> f769b0ee52ab 10:11:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:11:34 ---> a8755f58d19b 10:11:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:11:34 ---> b63e5f7bc4e9 10:11:34 Step 18/22 : ENTRYPOINT ["/core-metadata"] 10:11:34 ---> c199130b3127 10:11:34 Step 20/24 : 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/ 10:11:34 ---> Running in 269ae0e6046b 10:11:35 ---> Running in 87dd8f7cdf40 10:11:35 Removing intermediate container 269ae0e6046b 10:11:35 ---> 39132a7111dd 10:11:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:11:35 ---> Running in 6ed633ea5a99 10:11:36 Removing intermediate container 6ed633ea5a99 10:11:36 ---> 2f2f23d346f7 10:11:36 Step 20/22 : LABEL arch=arm64 10:11:36 ---> Running in ff6d0e811e7e 10:11:37 Removing intermediate container ff6d0e811e7e 10:11:37 ---> 90b7bab0f9ec 10:11:37 Step 21/22 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 10:11:37 ---> Running in 6f16dbee0c1d 10:11:37 Removing intermediate container 6f16dbee0c1d 10:11:37 ---> 2526fab237ec 10:11:37 Step 22/22 : LABEL version=0.0.0 10:11:37 Removing intermediate container 87dd8f7cdf40 10:11:37 ---> 10b354399aee 10:11:37 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 10:11:37 ---> Running in 903badb51b0f 10:11:37 ---> Running in 5f1f648f494e 10:11:38 Removing intermediate container 903badb51b0f 10:11:38 ---> ec403f4b6da8 10:11:38 10:11:38 Removing intermediate container 5f1f648f494e 10:11:38 ---> 3e44bc9fd8aa 10:11:38 Step 22/24 : LABEL arch=arm64 10:11:38 ---> Running in 36beacf51ce9 10:11:38 Successfully built ec403f4b6da8 10:11:38 Successfully tagged core-metadata-arm64:latest 10:11:38  Building core-metadata ... done Removing intermediate container 36beacf51ce9 10:11:38 ---> af31c815abcc 10:11:38 Step 23/24 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 10:11:39 ---> Running in ea4e4fad915a 10:11:39 Removing intermediate container ea4e4fad915a 10:11:39 ---> e2f2a91cd75f 10:11:39 Step 24/24 : LABEL version=0.0.0 10:11:39 ---> Running in a0249fce6a3b 10:11:40 Removing intermediate container a0249fce6a3b 10:11:40 ---> 637255b1555a 10:11:40 10:11:40 Successfully built 637255b1555a 10:11:40 Successfully tagged security-secretstore-setup-arm64:latest 10:11:40  Building security-secretstore-setup ... done Removing intermediate container 5d5cef228b3c 10:11:40 ---> 73eee6d2a831 10:11:40 10:11:40 Step 9/22 : FROM alpine:3.14 10:11:40 ---> 5b8b7b635229 10:11:40 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:11:40 ---> Running in f33174131df9 10:11:41 Removing intermediate container f33174131df9 10:11:41 ---> c66a3a1a03df 10:11:41 Step 11/22 : ENV APP_PORT=59880 10:11:41 ---> Running in daf7101c5f4d 10:11:42 Removing intermediate container daf7101c5f4d 10:11:42 ---> 96574d7d99a8 10:11:42 Step 12/22 : EXPOSE $APP_PORT 10:11:42 ---> Running in 524a70e0c000 10:11:42 Removing intermediate container 524a70e0c000 10:11:42 ---> e89c4f88c660 10:11:42 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:42 ---> Running in 74e5e2e63321 10:11:44 Removing intermediate container 74e5e2e63321 10:11:44 ---> f52ea6a8e214 10:11:44 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 10:11:44 ---> Running in 7eae3e94520d 10:11:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:11:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:11:47 (1/6) Installing dumb-init (1.2.5-r1) 10:11:47 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:11:47 (3/6) Installing libsodium (1.0.18-r0) 10:11:47 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:11:47 (5/6) Installing libzmq (4.3.4-r0) 10:11:47 (6/6) Installing zeromq (4.3.4-r0) 10:11:47 Executing busybox-1.33.1-r6.trigger 10:11:48 OK: 8 MiB in 20 packages 10:11:49 Removing intermediate container 7eae3e94520d 10:11:49 ---> 27eb783ba402 10:11:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:11:49 ---> d371da7125a5 10:11:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:11:50 ---> d42708c9fc2c 10:11:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:11:51 ---> 54c657173b55 10:11:51 Step 18/22 : ENTRYPOINT ["/core-data"] 10:11:51 ---> Running in 83e3daa5c33d 10:11:51 Removing intermediate container 83e3daa5c33d 10:11:51 ---> 41259a2d64a7 10:11:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:11:52 ---> Running in b496ef371131 10:11:52 Removing intermediate container b496ef371131 10:11:52 ---> e9f39f2f3c70 10:11:52 Step 20/22 : LABEL arch=arm64 10:11:52 ---> Running in 2804639e9b68 10:11:53 Removing intermediate container 2804639e9b68 10:11:53 ---> 1d86e5673d29 10:11:53 Step 21/22 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 10:11:53 ---> Running in 80cac2a6f424 10:11:53 Removing intermediate container 80cac2a6f424 10:11:53 ---> 62f9087cb967 10:11:53 Step 22/22 : LABEL version=0.0.0 10:11:53 ---> Running in d70cab493876 10:11:54 Removing intermediate container d70cab493876 10:11:54 ---> ed470a50608c 10:11:54 10:11:54 Successfully built ed470a50608c 10:11:54 Successfully tagged core-data-arm64:latest 10:11:54  Building core-data ... done  [Pipeline] } 10:11:54 $ docker stop --time=1 bc913806cf06aff4f5327e10db91345de59da1685d16ad102fbbd439325e1618 10:11:56 $ docker rm -f bc913806cf06aff4f5327e10db91345de59da1685d16ad102fbbd439325e1618 [Pipeline] // withDockerContainer [Pipeline] sh 10:11:56 + docker images 10:11:57 REPOSITORY TAG IMAGE ID CREATED SIZE 10:11:57 core-data-arm64 latest ed470a50608c 4 seconds ago 19.6MB 10:11:57 security-secretstore-setup-arm64 latest 637255b1555a 17 seconds ago 26.8MB 10:11:57 73eee6d2a831 17 seconds ago 1.58GB 10:11:57 core-metadata-arm64 latest ec403f4b6da8 20 seconds ago 15.9MB 10:11:57 225856c14289 29 seconds ago 1.58GB 10:11:57 c36286ad19e4 41 seconds ago 1.58GB 10:11:57 core-command-arm64 latest f235631ef198 45 seconds ago 15.2MB 10:11:57 444cb45a1429 55 seconds ago 1.57GB 10:11:57 sys-mgmt-agent-arm64 latest e5669230bba2 2 minutes ago 277MB 10:11:57 security-bootstrapper-arm64 latest e74d459cdbb1 3 minutes ago 17.8MB 10:11:57 support-scheduler-arm64 latest 92cf2f6f5bf6 3 minutes ago 15.3MB 10:11:57 support-notifications-arm64 latest a9bf7e14f39a 3 minutes ago 16.1MB 10:11:57 security-proxy-setup-arm64 latest f885110664cc 3 minutes ago 25.5MB 10:11:57 176abb70a504 3 minutes ago 1.57GB 10:11:57 58a603cb8290 3 minutes ago 1.57GB 10:11:57 1fccc6316f61 3 minutes ago 1.57GB 10:11:57 3f772e3332f1 3 minutes ago 1.58GB 10:11:57 4ea58f4edc02 3 minutes ago 1.57GB 10:11:57 ci-base-image-arm64 latest e510331422f0 14 minutes ago 1.24GB 10:11:57 alpine 3.14 5b8b7b635229 12 days ago 5.35MB 10:11:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB 10:11:57 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 10:11:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 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 10:11:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:11:57 10:11:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 10:11:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:11:58 arm64: Pulling from edgex-lftools-log-publisher 10:11:58 448f6bf000e3: Pulling fs layer 10:11:58 f757da607395: Pulling fs layer 10:11:58 05883995daec: Pulling fs layer 10:11:58 8603b9c90790: Pulling fs layer 10:11:58 1560dd03e051: Pulling fs layer 10:11:58 27f5ce0e4adf: Pulling fs layer 10:11:58 c2d8d7efcc4b: Pulling fs layer 10:11:58 1560dd03e051: Waiting 10:11:58 27f5ce0e4adf: Waiting 10:11:58 c2d8d7efcc4b: Waiting 10:11:58 8603b9c90790: Waiting 10:11:58 f757da607395: Download complete 10:11:58 8603b9c90790: Verifying Checksum 10:11:58 8603b9c90790: Download complete 10:11:58 1560dd03e051: Verifying Checksum 10:11:58 1560dd03e051: Download complete 10:11:58 27f5ce0e4adf: Download complete 10:11:58 05883995daec: Verifying Checksum 10:11:58 05883995daec: Download complete 10:11:59 448f6bf000e3: Verifying Checksum 10:11:59 448f6bf000e3: Download complete 10:12:01 c2d8d7efcc4b: Verifying Checksum 10:12:01 c2d8d7efcc4b: Download complete 10:12:02 448f6bf000e3: Pull complete 10:12:03 f757da607395: Pull complete 10:12:05 05883995daec: Pull complete 10:12:05 8603b9c90790: Pull complete 10:12:06 1560dd03e051: Pull complete 10:12:06 27f5ce0e4adf: Pull complete 10:12:21 c2d8d7efcc4b: Pull complete 10:12:21 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 10:12:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:12:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 10:12:22 prd-ubuntu18.04-docker-arm64-4c-16g-500 does not seem to be running inside a container 10:12:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:12:25 $ docker top 546e77e5b30d3baf26c92a9032f86f02eeab51c3e26f9a858554f02b930653a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:12:26 ---> job-cost.sh 10:12:26 lf-activate-venv: SKIPPING 10:12:26 INFO: No Stack... 10:12:26 INFO: Retrieving Pricing Info for: v3-standard-4 10:12:27 INFO: Archiving Costs [Pipeline] sh 10:12:27 + cut -d, -f6 10:12:27 + cat /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock 10:12:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3823-6-stack-cost] 10:12:27 Resource [jenkins-edgexfoundry-edgex-go-PR-3823-6-stack-cost] did not exist. Created. 10:12:27 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3823-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:12:28 + echo total: 0.10999999940395355 [Pipeline] stash 10:12:28 Stashed 1 file(s) [Pipeline] } 10:12:28 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3823-6-stack-cost] [Pipeline] // lock [Pipeline] } 10:12:28 $ docker stop --time=1 546e77e5b30d3baf26c92a9032f86f02eeab51c3e26f9a858554f02b930653a0 10:12:30 $ docker rm -f 546e77e5b30d3baf26c92a9032f86f02eeab51c3e26f9a858554f02b930653a0 [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 10:12:30 provisioning config files... 10:12:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config8112540913606231959tmp [Pipeline] { [Pipeline] sh 10:12:31 + set +x 10:12:31 + curl -s https://codecov.io/bash 10:12:31 + bash -s -- 10:12:31 10:12:31 _____ _ 10:12:31 / ____| | | 10:12:31 | | ___ __| | ___ ___ _____ __ 10:12:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:12:31 | |___| (_) | (_| | __/ (_| (_) \ V / 10:12:31 \_____\___/ \__,_|\___|\___\___/ \_/ 10:12:31 Bash-1.0.6 10:12:31 10:12:31 10:12:31 ==> git version 2.24.4 found 10:12:31 ==> 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 10:12:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:12:31 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:12:31 ==> Jenkins CI detected. 10:12:31 current dir:  /w/workspace/edgex-go/6 10:12:31 project root: . 10:12:31 --> token set from env 10:12:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:12:31 ==> Running gcov in . (disable via -X gcov) 10:12:31 ==> Python coveragepy not found 10:12:31 ==> Searching for coverage reports in: 10:12:31 + . 10:12:31 -> Found 1 reports 10:12:31 ==> Detecting git/mercurial file structure 10:12:31 ==> Reading reports 10:12:31 + ./coverage.out bytes=428381 10:12:31 ==> Appending adjustments 10:12:31 https://docs.codecov.io/docs/fixing-reports 10:12:32 + Found adjustments 10:12:32 ==> Gzipping contents 10:12:32 60K /tmp/codecov.Sivdiu.gz 10:12:32 ==> Uploading reports 10:12:32 url: https://codecov.io 10:12:32 query: branch=PR-3823&commit=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3823%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3823&job=&cmd_args= 10:12:32 -> Pinging Codecov 10:12:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3823&commit=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3823%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3823&job=&cmd_args= 10:12:33 -> Uploading to 10:12:33 https://storage.googleapis.com/codecov/v4/raw/2021-11-25/00271124DB129430A58F1EEE437C3FCB/d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42/bdd4d55b-920b-4b42-baea-ad2a09419f25.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211125T101232Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8bb9733bef073d2e2274cd5f625c4792f23c1b470dc1609c711c4dd018197ab2 10:12:33 % Total % Received % Xferd Average Speed Time Time Time Current 10:12:33 Dload Upload Total Spent Left Speed 10:12:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57878 0 0 100 57878 0 175k --:--:-- --:--:-- --:--:-- 175k 10:12:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [Pipeline] } 10:12:33 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:12:34 + '[' -d /w/workspace/edgex-go/6/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:12:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:12:35 ---> package-listing.sh 10:12:35 ++ facter osfamily 10:12:35 ++ tr '[:upper:]' '[:lower:]' 10:12:35 + OS_FAMILY=redhat 10:12:35 + workspace=/w/workspace/edgex-go/6 10:12:35 + START_PACKAGES=/tmp/packages_start.txt 10:12:35 + END_PACKAGES=/tmp/packages_end.txt 10:12:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:12:35 + PACKAGES=/tmp/packages_start.txt 10:12:35 + '[' /w/workspace/edgex-go/6 ']' 10:12:35 + PACKAGES=/tmp/packages_end.txt 10:12:35 + case "${OS_FAMILY}" in 10:12:35 + rpm -qa 10:12:35 + sort 10:12:38 + '[' -f /tmp/packages_start.txt ']' 10:12:38 + '[' -f /tmp/packages_end.txt ']' 10:12:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:12:38 + '[' /w/workspace/edgex-go/6 ']' 10:12:38 + mkdir -p /w/workspace/edgex-go/6/archives/ 10:12:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 10:12:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:12:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:12:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:39 10:12:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:12:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:39 latest: Pulling from edgex-lftools-log-publisher 10:12:39 b4d181a07f80: Pulling fs layer 10:12:39 a1111a8f2ec3: Pulling fs layer 10:12:39 ed53099fbce6: Pulling fs layer 10:12:39 dc539afda2c1: Pulling fs layer 10:12:39 77bc0d833cb6: Pulling fs layer 10:12:39 9065ff56babe: Pulling fs layer 10:12:39 d287ab97295c: Pulling fs layer 10:12:39 dc539afda2c1: Waiting 10:12:39 77bc0d833cb6: Waiting 10:12:39 9065ff56babe: Waiting 10:12:39 d287ab97295c: Waiting 10:12:39 a1111a8f2ec3: Verifying Checksum 10:12:39 a1111a8f2ec3: Download complete 10:12:39 dc539afda2c1: Verifying Checksum 10:12:39 dc539afda2c1: Download complete 10:12:39 ed53099fbce6: Verifying Checksum 10:12:39 ed53099fbce6: Download complete 10:12:39 9065ff56babe: Verifying Checksum 10:12:39 9065ff56babe: Download complete 10:12:40 77bc0d833cb6: Verifying Checksum 10:12:40 77bc0d833cb6: Download complete 10:12:40 b4d181a07f80: Verifying Checksum 10:12:40 b4d181a07f80: Download complete 10:12:40 d287ab97295c: Verifying Checksum 10:12:40 d287ab97295c: Download complete 10:12:41 b4d181a07f80: Pull complete 10:12:41 a1111a8f2ec3: Pull complete 10:12:42 ed53099fbce6: Pull complete 10:12:42 dc539afda2c1: Pull complete 10:12:42 77bc0d833cb6: Pull complete 10:12:43 9065ff56babe: Pull complete 10:12:48 d287ab97295c: Pull complete 10:12:48 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 10:12:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:12:48 prd-centos7-docker-4c-2g-499 does not seem to be running inside a container 10:12:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:12:51 $ docker top f0cc6e57efd11706ce220c012bdc912807d5c9417574964d658872dd88aaf919 -eo pid,comm [Pipeline] { [Pipeline] sh 10:12:52 + touch /tmp/pre-build-complete [Pipeline] sh 10:12:52 + mkdir -p /var/log/sysstat [Pipeline] sh 10:12:52 + ls /var/log/sa-host 10:12:52 + sadf -c /var/log/sa-host/sa25 10:12:52 file_magic: OK 10:12:52 HZ: Using current value: 100 10:12:52 file_header: OK 10:12:52 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 10:12:52 Statistics: 10:12:52 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... 10:12:52 File successfully converted to sysstat format version 12.0.3 10:12:52 + sadf -c /var/log/sa-host/sa30 10:12:52 file_magic: OK 10:12:52 HZ: Using current value: 100 10:12:52 file_header: OK 10:12:52 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 10:12:52 Statistics: 10:12:52 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:12:52 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:12:52 provisioning config files... 10:12:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config8429426929456895981tmp [Pipeline] { [Pipeline] echo 10:12:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:12:53 ---> create-netrc.sh [Pipeline] } 10:12:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:12:53 ---> python-tools-install.sh [Pipeline] echo 10:12:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:12:53 ---> sudo-logs.sh 10:12:53 Archiving 'sudo' log.. 10:12:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-499.novalocal: Name or service not known 10:12:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-499.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:12:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:12:54 ---> job-cost.sh 10:12:54 lf-activate-venv: SKIPPING 10:12:54 DEBUG: total: 0.10999999940395355 10:12:54 INFO: Retrieving Stack Cost... 10:12:54 INFO: Retrieving Pricing Info for: v3-standard-2 10:12:55 INFO: Archiving Costs [Pipeline] echo 10:12:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:12:55 ---> logs-deploy.sh 10:12:55 lf-activate-venv: SKIPPING 10:12:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3823/6 10:12:55 INFO: archiving workspace using pattern(s): 10:12:56 Archives upload complete. 10:12:56 INFO: archiving logs to Nexus 10:12:56 ---> uname -a: 10:12:56 Linux prd-centos7-docker-4c-2g-499.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 10:12:56 10:12:56 10:12:56 ---> lscpu: 10:12:56 Architecture: x86_64 10:12:56 CPU op-mode(s): 32-bit, 64-bit 10:12:56 Byte Order: Little Endian 10:12:56 Address sizes: 40 bits physical, 48 bits virtual 10:12:56 CPU(s): 2 10:12:56 On-line CPU(s) list: 0,1 10:12:56 Thread(s) per core: 1 10:12:56 Core(s) per socket: 1 10:12:56 Socket(s): 2 10:12:56 NUMA node(s): 1 10:12:56 Vendor ID: AuthenticAMD 10:12:56 CPU family: 23 10:12:56 Model: 49 10:12:56 Model name: AMD EPYC-Rome Processor 10:12:56 Stepping: 0 10:12:56 CPU MHz: 2799.998 10:12:56 BogoMIPS: 5599.99 10:12:56 Virtualization: AMD-V 10:12:56 Hypervisor vendor: KVM 10:12:56 Virtualization type: full 10:12:56 L1d cache: 32K 10:12:56 L1i cache: 32K 10:12:56 L2 cache: 512K 10:12:56 L3 cache: 16384K 10:12:56 NUMA node0 CPU(s): 0,1 10:12:56 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 10:12:56 10:12:56 10:12:56 ---> nproc: 10:12:56 2 10:12:56 10:12:56 10:12:56 ---> df -h: 10:12:56 Filesystem Size Used Avail Use% Mounted on 10:12:56 overlay 40G 13G 28G 32% / 10:12:56 tmpfs 64M 0 64M 0% /dev 10:12:56 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:12:56 shm 64M 0 64M 0% /dev/shm 10:12:56 /dev/vda1 40G 13G 28G 32% /facter-os 10:12:56 10:12:56 10:12:57 ---> sar -b -r -n DEV: 10:12:57 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/25/21 _x86_64_ (2 CPU) 10:12:57 10:12:57 09:50:20 LINUX RESTART (2 CPU) 10:12:57 10:12:57 09:51:01 tps rtps wtps bread/s bwrtn/s 10:12:57 09:52:01 338.49 0.83 337.66 335.26 94267.50 10:12:57 09:53:02 94.30 0.00 94.30 0.00 12432.77 10:12:57 09:54:01 82.77 0.00 82.77 0.00 6585.07 10:12:57 09:55:02 311.89 69.58 242.30 5911.25 135837.63 10:12:57 09:56:01 778.42 461.94 316.47 23918.61 186362.18 10:12:57 09:57:02 589.71 38.47 551.25 5450.07 228564.36 10:12:57 09:58:01 287.81 72.34 215.47 2273.78 57738.19 10:12:57 09:59:01 1.48 0.00 1.48 0.00 27.07 10:12:57 10:00:01 0.28 0.00 0.28 0.00 2.97 10:12:57 10:01:01 0.32 0.02 0.30 0.13 4.25 10:12:57 10:02:01 0.53 0.18 0.35 3.46 5.08 10:12:57 10:03:01 0.22 0.00 0.22 0.00 2.32 10:12:57 10:04:01 0.22 0.02 0.20 0.13 1.92 10:12:57 10:05:01 0.32 0.00 0.32 0.00 3.76 10:12:57 10:06:01 0.73 0.50 0.23 102.33 3.76 10:12:57 10:07:01 0.77 0.00 0.77 0.00 13.94 10:12:57 10:08:01 0.17 0.00 0.17 0.00 1.77 10:12:57 10:09:01 0.28 0.00 0.28 0.00 3.32 10:12:57 10:10:01 0.23 0.00 0.23 0.00 2.57 10:12:57 10:11:01 0.18 0.00 0.18 0.00 1.52 10:12:57 10:12:01 0.20 0.00 0.20 0.00 1.62 10:12:57 Average: 118.23 30.38 87.86 1799.41 34416.03 10:12:57 10:12:57 09:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:12:57 09:52:01 2553932 0 1020144 12.74 2620 4432244 1439680 15.89 1863124 3013700 163540 10:12:57 09:53:02 3268816 0 1061560 13.25 2620 3675944 1695400 18.72 1449912 2808736 177352 10:12:57 09:54:01 3102904 0 1283664 16.03 2620 3619752 1696600 18.73 1600768 2815440 96060 10:12:57 09:55:02 1541448 0 1219356 15.22 2620 5245516 1944900 21.47 1632768 4260880 306100 10:12:57 09:56:01 970332 0 1896496 23.68 2620 5139492 3957184 43.69 3091820 3336744 95484 10:12:57 09:57:02 535416 0 1553252 19.39 2620 5917652 2982624 32.93 3080268 3733124 27000 10:12:57 09:58:01 2633680 0 1151504 14.38 2620 4221136 1573376 17.37 1451156 3306660 20 10:12:57 09:59:01 2642624 0 1142556 14.27 2620 4221140 1390964 15.36 1458232 3294084 12 10:12:57 10:00:01 2659684 0 1125496 14.05 2620 4221140 1345516 14.86 1451520 3286660 8 10:12:57 10:01:01 2658004 0 1127168 14.07 2620 4221148 1348360 14.89 1454168 3284612 16 10:12:57 10:02:01 2658876 0 1126116 14.06 2620 4221328 1346108 14.86 1453608 3285240 8 10:12:57 10:03:01 2660752 0 1124236 14.04 2620 4221332 1346024 14.86 1453268 3284336 8 10:12:57 10:04:01 2659844 0 1125136 14.05 2620 4221340 1346240 14.86 1453960 3284336 16 10:12:57 10:05:01 2660604 0 1124376 14.04 2620 4221340 1346024 14.86 1453324 3284168 12 10:12:57 10:06:01 2654336 0 1127796 14.08 2620 4224188 1346204 14.86 1459980 3283684 28 10:12:57 10:07:01 2654312 0 1127820 14.08 2620 4224188 1346216 14.86 1460192 3283684 8 10:12:57 10:08:01 2655056 0 1127072 14.07 2620 4224192 1346024 14.86 1459480 3283684 8 10:12:57 10:09:01 2655040 0 1127080 14.07 2620 4224200 1346024 14.86 1459488 3283684 8 10:12:57 10:10:01 2655172 0 1126948 14.07 2620 4224200 1346024 14.86 1459488 3283684 8 10:12:57 10:11:01 2654944 0 1127168 14.07 2620 4224208 1346108 14.86 1459580 3283684 12 10:12:57 10:12:01 2654940 0 1127172 14.07 2620 4224208 1346060 14.86 1459508 3283684 12 10:12:57 Average: 2466225 0 1189148 14.85 2620 4350947 1627698 17.97 1645982 3298310 41225 10:12:57 10:12:57 09:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:12:57 09:52:01 eth0 749.07 787.40 8281.94 99.82 0.00 0.00 0.00 0.00 10:12:57 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 09:52:01 docker0 684.68 579.15 66.85 4748.08 0.00 0.00 0.00 0.00 10:12:57 09:53:02 veth2f031ee 0.63 0.77 0.05 0.07 0.00 0.00 0.00 0.00 10:12:57 09:53:02 eth0 41.03 23.23 37.03 15.59 0.00 0.00 0.00 0.00 10:12:57 09:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 09:53:02 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 10:12:57 09:54:01 veth2f031ee 1.64 1.64 0.13 0.13 0.00 0.00 0.00 0.00 10:12:57 09:54:01 eth0 17.71 9.67 13.36 7.10 0.00 0.00 0.00 0.00 10:12:57 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 09:54:01 docker0 1.64 1.64 0.11 0.13 0.00 0.00 0.00 0.00 10:12:57 09:55:02 eth0 106.02 74.63 1652.89 127.82 0.00 0.00 0.00 0.00 10:12:57 09:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 09:55:02 vethb7cde01 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:12:57 09:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 09:56:01 veth0ae03d9 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:12:57 09:56:01 eth0 61.88 31.93 205.76 14.03 0.00 0.00 0.00 0.00 10:12:57 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 09:56:01 vethbb2ff5f 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 10:12:57 09:57:02 eth0 149.45 70.97 1753.83 21.03 0.00 0.00 0.00 0.00 10:12:57 09:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 09:57:02 vethcb9e1d4 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:12:57 09:57:02 veth791849a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:12:57 09:58:01 eth0 48.96 27.14 112.63 125.23 0.00 0.00 0.00 0.00 10:12:57 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 09:58:01 docker0 746.22 709.18 71.29 5749.91 0.00 0.00 0.00 0.00 10:12:57 09:59:01 eth0 1.00 0.43 0.66 0.19 0.00 0.00 0.00 0.00 10:12:57 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 10:00:01 eth0 0.15 0.10 0.01 0.04 0.00 0.00 0.00 0.00 10:12:57 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 10:01:01 eth0 0.63 0.20 0.13 0.07 0.00 0.00 0.00 0.00 10:12:57 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 10:02:01 eth0 0.60 0.33 0.33 0.20 0.00 0.00 0.00 0.00 10:12:57 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 10:03:01 eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:12:57 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 10:04:01 eth0 2.40 0.50 0.68 0.39 0.00 0.00 0.00 0.00 10:12:57 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 10:05:01 eth0 0.27 0.07 0.03 0.01 0.00 0.00 0.00 0.00 10:12:57 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 10:06:01 eth0 1.13 0.53 0.45 0.27 0.00 0.00 0.00 0.00 10:12:57 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 10:07:01 eth0 0.52 0.33 0.27 0.17 0.00 0.00 0.00 0.00 10:12:57 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 10:08:01 eth0 0.18 0.10 0.01 0.04 0.00 0.00 0.00 0.00 10:12:57 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 10:09:01 eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 10:12:57 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 10:10:01 eth0 0.07 0.08 0.00 0.01 0.00 0.00 0.00 0.00 10:12:57 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 10:11:01 eth0 0.28 0.17 0.09 0.04 0.00 0.00 0.00 0.00 10:12:57 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 10:12:01 eth0 0.12 0.08 0.06 0.03 0.00 0.00 0.00 0.00 10:12:57 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 Average: eth0 56.40 49.07 577.12 19.71 0.00 0.00 0.00 0.00 10:12:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:57 Average: docker0 34.99 33.26 3.34 269.63 0.00 0.00 0.00 0.00 10:12:57 10:12:57 10:12:57 ---> sar -P ALL: 10:12:57 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/25/21 _x86_64_ (2 CPU) 10:12:57 10:12:57 09:50:20 LINUX RESTART (2 CPU) 10:12:57 10:12:57 09:51:01 CPU %user %nice %system %iowait %steal %idle 10:12:57 09:52:01 all 35.70 0.00 12.36 3.93 0.12 47.90 10:12:57 09:52:01 0 35.31 0.00 12.94 3.88 0.13 47.75 10:12:57 09:52:01 1 36.09 0.00 11.78 3.98 0.11 48.05 10:12:57 09:53:02 all 56.35 0.00 7.00 0.74 0.11 35.80 10:12:57 09:53:02 0 55.46 0.00 7.63 0.83 0.11 35.96 10:12:57 09:53:02 1 57.25 0.00 6.36 0.65 0.11 35.63 10:12:57 09:54:01 all 46.33 0.00 4.55 0.84 0.13 48.15 10:12:57 09:54:01 0 45.27 0.00 4.46 0.92 0.13 49.22 10:12:57 09:54:01 1 47.40 0.00 4.64 0.76 0.13 47.07 10:12:57 09:55:02 all 56.56 0.00 13.27 4.03 0.13 26.01 10:12:57 09:55:02 0 56.93 0.00 13.09 4.66 0.13 25.19 10:12:57 09:55:02 1 56.19 0.00 13.44 3.40 0.13 26.84 10:12:57 09:56:01 all 42.78 0.00 14.63 38.34 0.17 4.08 10:12:57 09:56:01 0 42.62 0.00 14.46 37.88 0.17 4.87 10:12:57 09:56:01 1 42.95 0.00 14.80 38.80 0.17 3.29 10:12:57 09:57:02 all 71.17 0.00 20.70 5.87 0.17 2.09 10:12:57 09:57:02 0 70.77 0.00 21.04 6.42 0.17 1.60 10:12:57 09:57:02 1 71.57 0.00 20.37 5.33 0.17 2.57 10:12:57 09:58:01 all 49.47 0.00 8.91 1.00 0.12 40.50 10:12:57 09:58:01 0 50.52 0.00 7.95 1.06 0.11 40.36 10:12:57 09:58:01 1 48.42 0.00 9.87 0.95 0.13 40.63 10:12:57 09:59:01 all 0.14 0.00 0.06 0.00 0.02 99.78 10:12:57 09:59:01 0 0.13 0.00 0.07 0.00 0.02 99.78 10:12:57 09:59:01 1 0.15 0.00 0.05 0.00 0.02 99.78 10:12:57 10:00:01 all 0.13 0.00 0.05 0.00 0.03 99.80 10:12:57 10:00:01 0 0.05 0.00 0.05 0.00 0.03 99.87 10:12:57 10:00:01 1 0.20 0.00 0.05 0.00 0.02 99.73 10:12:57 10:01:01 all 0.20 0.00 0.03 0.00 0.03 99.74 10:12:57 10:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:12:57 10:01:01 1 0.37 0.00 0.03 0.00 0.03 99.57 10:12:57 10:02:01 all 0.19 0.00 0.04 0.00 0.02 99.75 10:12:57 10:02:01 0 0.07 0.00 0.05 0.00 0.02 99.87 10:12:57 10:02:01 1 0.32 0.00 0.03 0.00 0.02 99.63 10:12:57 10:12:57 10:02:01 CPU %user %nice %system %iowait %steal %idle 10:12:57 10:03:01 all 0.14 0.00 0.03 0.00 0.02 99.82 10:12:57 10:03:01 0 0.02 0.00 0.03 0.00 0.03 99.92 10:12:57 10:03:01 1 0.27 0.00 0.02 0.00 0.00 99.72 10:12:57 10:04:01 all 0.18 0.00 0.03 0.00 0.02 99.77 10:12:57 10:04:01 0 0.05 0.00 0.03 0.00 0.02 99.90 10:12:57 10:04:01 1 0.30 0.00 0.03 0.00 0.02 99.65 10:12:57 10:05:01 all 0.06 0.00 0.02 0.00 0.02 99.91 10:12:57 10:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:12:57 10:05:01 1 0.08 0.00 0.02 0.00 0.02 99.88 10:12:57 10:06:01 all 0.18 0.00 0.07 0.01 0.03 99.72 10:12:57 10:06:01 0 0.05 0.00 0.08 0.00 0.02 99.85 10:12:57 10:06:01 1 0.32 0.00 0.05 0.02 0.03 99.58 10:12:57 10:07:01 all 0.26 0.00 0.04 0.00 0.01 99.69 10:12:57 10:07:01 0 0.07 0.00 0.05 0.00 0.00 99.88 10:12:57 10:07:01 1 0.45 0.00 0.03 0.00 0.02 99.50 10:12:57 10:08:01 all 0.13 0.00 0.03 0.00 0.02 99.83 10:12:57 10:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:12:57 10:08:01 1 0.22 0.00 0.03 0.00 0.03 99.72 10:12:57 10:09:01 all 0.04 0.00 0.03 0.00 0.03 99.90 10:12:57 10:09:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:12:57 10:09:01 1 0.03 0.00 0.03 0.00 0.05 99.88 10:12:57 10:10:01 all 0.12 0.00 0.02 0.00 0.03 99.84 10:12:57 10:10:01 0 0.03 0.00 0.02 0.00 0.03 99.92 10:12:57 10:10:01 1 0.20 0.00 0.02 0.00 0.02 99.77 10:12:57 10:11:01 all 0.13 0.00 0.03 0.00 0.03 99.82 10:12:57 10:11:01 0 0.03 0.00 0.05 0.00 0.03 99.88 10:12:57 10:11:01 1 0.23 0.00 0.00 0.00 0.02 99.75 10:12:57 10:12:01 all 0.13 0.00 0.03 0.00 0.02 99.82 10:12:57 10:12:01 0 0.03 0.00 0.02 0.00 0.03 99.92 10:12:57 10:12:01 1 0.23 0.00 0.03 0.00 0.00 99.73 10:12:57 Average: all 16.14 0.00 3.66 2.41 0.06 77.73 10:12:57 Average: 0 16.00 0.00 3.66 2.45 0.06 77.83 10:12:57 Average: 1 16.28 0.00 3.65 2.38 0.06 77.63 10:12:57 10:12:57 10:12:57