Pull request #3825 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 siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 40d751137b3aa40adf634037649cad87c52ace2b+b2bbeb2bf8682f369067d047e38d70060ce035aa (fc48e75505345b5e1611d30c78cc0958c4ec7b04) 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-ssh7582021974930042191.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-ssh5229689349125132363.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-3825/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-3825/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh508127011272430079.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-ssh4482072861922965491.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-3825/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-3825/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1662412252602544303.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 Running on prd-centos7-docker-4c-2g-496 in /w/workspace/edgexfoundry_edgex-go_PR-3825 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh4759055372091707564.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit 40d751137b3aa40adf634037649cad87c52ace2b Merge succeeded, producing 130f01c21129746f82a59395eb7db174690d59a9 Checking out Revision 130f01c21129746f82a59395eb7db174690d59a9 (PR-3825) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2992518935284107645.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3825/head:refs/remotes/origin/PR-3825 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40d751137b3aa40adf634037649cad87c52ace2b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh8959826421035612944.key > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 130f01c21129746f82a59395eb7db174690d59a9 # timeout=10 Commit message: "Merge commit 'b2bbeb2bf8682f369067d047e38d70060ce035aa' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:41:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:41:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:41:58 ========================================================= 09:41:58 EdgeX Global Pipelines Version Info 09:41:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7ed81f1e985da314d7b0f68373ca6bc60e47c7e9 # timeout=10 09:42:00 ------------------- 09:42:00 stable info: 09:42:00 ------------------- 09:42:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:42:00 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 09:42:00 Message: update stable to v1.0.217 09:42:00 ------------------- 09:42:00 experimental info: 09:42:00 ------------------- 09:42:00 Commited By: **** collab-it+edgex@linuxfoundation.org 09:42:00 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 09:42:00 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3825 [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3825 [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3825 [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 130f01c21129746f82a59395eb7db174690d59a9 [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 130f01c [Pipeline] echo 09:42:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:42:00 provisioning config files... 09:42:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7001420581646429235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:42:01 ---> docker-login.sh 09:42:01 nexus3.edgexfoundry.org:10001 09:42:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:01 Configure a credential helper to remove this warning. See 09:42:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:01 09:42:01 Login Succeeded 09:42:01 nexus3.edgexfoundry.org:10002 09:42:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:01 Configure a credential helper to remove this warning. See 09:42:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:01 09:42:01 Login Succeeded 09:42:01 nexus3.edgexfoundry.org:10003 09:42:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:01 Configure a credential helper to remove this warning. See 09:42:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:01 09:42:01 Login Succeeded 09:42:01 nexus3.edgexfoundry.org:10004 09:42:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:01 Configure a credential helper to remove this warning. See 09:42:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:01 09:42:01 Login Succeeded 09:42:01 docker.io 09:42:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:02 Configure a credential helper to remove this warning. See 09:42:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:02 09:42:02 Login Succeeded 09:42:02 ---> docker-login.sh ends [Pipeline] } 09:42:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:42: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:42:02 + for file in '`ls cmd/**/Dockerfile`' 09:42:02 ++ dirname cmd/core-command/Dockerfile 09:42:02 ++ cut -d/ -f2 09:42:02 + echo core-command,cmd/core-command/Dockerfile 09:42:02 + for file in '`ls cmd/**/Dockerfile`' 09:42:02 ++ dirname cmd/core-data/Dockerfile 09:42:02 ++ cut -d/ -f2 09:42:02 + echo core-data,cmd/core-data/Dockerfile 09:42:02 + for file in '`ls cmd/**/Dockerfile`' 09:42:02 ++ dirname cmd/core-metadata/Dockerfile 09:42:02 ++ cut -d/ -f2 09:42:02 + echo core-metadata,cmd/core-metadata/Dockerfile 09:42:02 + for file in '`ls cmd/**/Dockerfile`' 09:42:02 ++ dirname cmd/security-bootstrapper/Dockerfile 09:42:02 ++ cut -d/ -f2 09:42:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:42:02 + for file in '`ls cmd/**/Dockerfile`' 09:42:02 ++ dirname cmd/security-proxy-setup/Dockerfile 09:42:02 ++ cut -d/ -f2 09:42:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:42:02 + for file in '`ls cmd/**/Dockerfile`' 09:42:02 ++ dirname cmd/security-secretstore-setup/Dockerfile 09:42:02 ++ cut -d/ -f2 09:42:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:42:02 + for file in '`ls cmd/**/Dockerfile`' 09:42:02 ++ dirname cmd/support-notifications/Dockerfile 09:42:02 ++ cut -d/ -f2 09:42:02 + echo support-notifications,cmd/support-notifications/Dockerfile 09:42:02 + for file in '`ls cmd/**/Dockerfile`' 09:42:02 ++ dirname cmd/support-scheduler/Dockerfile 09:42:02 ++ cut -d/ -f2 09:42:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:42:02 + for file in '`ls cmd/**/Dockerfile`' 09:42:02 ++ dirname cmd/sys-mgmt-agent/Dockerfile 09:42:02 ++ cut -d/ -f2 09:42:02 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:42: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:42:03 + git rev-list -1 --merges 130f01c21129746f82a59395eb7db174690d59a9~1..130f01c21129746f82a59395eb7db174690d59a9 [Pipeline] echo 09:42:03 -----------> git rev-list -1 --merges 130f01c21129746f82a59395eb7db174690d59a9~1..130f01c21129746f82a59395eb7db174690d59a9 130f01c21129746f82a59395eb7db174690d59a9 09:42:03 130f01c21129746f82a59395eb7db174690d59a9 [false] [Pipeline] sh 09:42:03 + git log --format=format:%s -1 130f01c21129746f82a59395eb7db174690d59a9 [Pipeline] echo 09:42:03 ========================================================= 09:42:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:42:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:42:04 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 09:42:04 + grep -v github /etc/ssh/ssh_known_hosts 09:42:04 + '[' -e /tmp/ssh_known_hosts ']' 09:42:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:42:04 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 09:42:04 + sudo tee -a /etc/ssh/ssh_known_hosts 09:42:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:42:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:42:04 09:42:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:42:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:42:04 latest: Pulling from edgex-devops/git-semver 09:42:04 a0d0a0d46f8b: Pulling fs layer 09:42:04 3e5f54012d9b: Pulling fs layer 09:42:04 4c7163046ea9: Pulling fs layer 09:42:04 0c2d73faf560: Pulling fs layer 09:42:04 0c2d73faf560: Waiting 09:42:04 3e5f54012d9b: Verifying Checksum 09:42:04 3e5f54012d9b: Download complete 09:42:04 a0d0a0d46f8b: Verifying Checksum 09:42:04 a0d0a0d46f8b: Download complete 09:42:04 4c7163046ea9: Verifying Checksum 09:42:04 4c7163046ea9: Download complete 09:42:04 0c2d73faf560: Verifying Checksum 09:42:04 0c2d73faf560: Download complete 09:42:05 a0d0a0d46f8b: Pull complete 09:42:05 3e5f54012d9b: Pull complete 09:42:05 4c7163046ea9: Pull complete 09:42:05 0c2d73faf560: Pull complete 09:42:05 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 09:42:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:42:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:42:05 prd-centos7-docker-4c-2g-496 does not seem to be running inside a container 09:42:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:42:06 $ docker top 38f83aa7841a79930de92845faa792c94552265e9eb0b33e3420d8a1b50c8b04 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:42:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:42:06 [ssh-agent] Looking for ssh-agent implementation... 09:42:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:42:06 $ docker exec 38f83aa7841a79930de92845faa792c94552265e9eb0b33e3420d8a1b50c8b04 ssh-agent 09:42:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjLLhdP/agent.15 09:42:06 SSH_AGENT_PID=22 09:42:06 Running ssh-add (command line suppressed) 09:42:06 Identity added: /w/workspace/edgex-go/3@tmp/private_key_40009538987459576.key (/w/workspace/edgex-go/3@tmp/private_key_40009538987459576.key) 09:42:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:42:07 + git tag --points-at HEAD [Pipeline] } 09:42:07 $ docker exec --env ******** --env ******** 38f83aa7841a79930de92845faa792c94552265e9eb0b33e3420d8a1b50c8b04 ssh-agent -k 09:42:07 unset SSH_AUTH_SOCK; 09:42:07 unset SSH_AGENT_PID; 09:42:07 echo Agent pid 22 killed; 09:42:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:42:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:42:07 [ssh-agent] Looking for ssh-agent implementation... 09:42:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:42:07 $ docker exec 38f83aa7841a79930de92845faa792c94552265e9eb0b33e3420d8a1b50c8b04 ssh-agent 09:42:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGdFDEd/agent.56 09:42:07 SSH_AGENT_PID=62 09:42:07 Running ssh-add (command line suppressed) 09:42:07 Identity added: /w/workspace/edgex-go/3@tmp/private_key_8104597290889784479.key (/w/workspace/edgex-go/3@tmp/private_key_8104597290889784479.key) 09:42:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:42:07 + git semver init 09:42:07 # -> Open(): unable to determine branch for HEAD 09:42:07 # $GIT_DIR = /w/workspace/edgex-go/3/.git 09:42:07 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 09:42:07 # $SEMVER_REMOTE_NAME = origin 09:42:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:42:07 # $SEMVER_USER_NAME = edgex-jenkins 09:42:07 # $SEMVER_BRANCH = PR-3825 09:42:07 # $SEMVER_TEMP = /tmp/semver-826818523 09:42:07 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:42:22 # '/tmp/semver-826818523' -> '/w/workspace/edgex-go/3/.semver' 09:42:22 # -> Force: false 09:42:22 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 09:42:22 $ docker exec --env ******** --env ******** 38f83aa7841a79930de92845faa792c94552265e9eb0b33e3420d8a1b50c8b04 ssh-agent -k 09:42:22 unset SSH_AUTH_SOCK; 09:42:22 unset SSH_AGENT_PID; 09:42:22 echo Agent pid 62 killed; 09:42:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:42:23 + git semver [Pipeline] } 09:42:23 $ docker stop --time=1 38f83aa7841a79930de92845faa792c94552265e9eb0b33e3420d8a1b50c8b04 09:42:25 $ docker rm -f 38f83aa7841a79930de92845faa792c94552265e9eb0b33e3420d8a1b50c8b04 [Pipeline] // withDockerContainer [Pipeline] sh 09:42:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:42:26 Stashed 1 file(s) [Pipeline] echo 09:42:26 [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:42:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:42:26 ========================================================= 09:42:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:42:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:42:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:42:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:42:26 a0d0a0d46f8b: Already exists 09:42:26 31adcdaf11c8: Pulling fs layer 09:42:26 b8b176561691: Pulling fs layer 09:42:26 4527c011a84f: Pulling fs layer 09:42:26 5d74067f8e1e: Pulling fs layer 09:42:26 e0aca202a116: Pulling fs layer 09:42:26 3a43be97a3b4: Pulling fs layer 09:42:26 34cad66bf833: Pulling fs layer 09:42:26 b4e3c513aaa6: Pulling fs layer 09:42:26 5d74067f8e1e: Waiting 09:42:26 e0aca202a116: Waiting 09:42:26 34cad66bf833: Waiting 09:42:26 3a43be97a3b4: Waiting 09:42:26 b4e3c513aaa6: Waiting 09:42:26 b8b176561691: Verifying Checksum 09:42:26 b8b176561691: Download complete 09:42:26 31adcdaf11c8: Verifying Checksum 09:42:26 31adcdaf11c8: Download complete 09:42:26 5d74067f8e1e: Verifying Checksum 09:42:26 5d74067f8e1e: Download complete 09:42:26 e0aca202a116: Verifying Checksum 09:42:26 e0aca202a116: Download complete 09:42:26 3a43be97a3b4: Verifying Checksum 09:42:26 3a43be97a3b4: Download complete 09:42:26 31adcdaf11c8: Pull complete 09:42:26 34cad66bf833: Verifying Checksum 09:42:26 34cad66bf833: Download complete 09:42:26 b8b176561691: Pull complete 09:42:27 b4e3c513aaa6: Verifying Checksum 09:42:27 b4e3c513aaa6: Download complete 09:42:27 4527c011a84f: Verifying Checksum 09:42:27 4527c011a84f: Download complete 09:42:30 4527c011a84f: Pull complete 09:42:30 5d74067f8e1e: Pull complete 09:42:30 e0aca202a116: Pull complete 09:42:31 3a43be97a3b4: Pull complete 09:42:31 34cad66bf833: Pull complete 09:42:33 b4e3c513aaa6: Pull complete 09:42:33 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 09:42:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:42:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 09:42:33 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:42:33 WORKDIR /edgex 09:42:33 COPY go.mod . 09:42:33 RUN go mod download' 09:42:33 + docker build -t ci-base-image-x86_64 -f - . 09:42:35 Sending build context to Docker daemon 334.4MB 09:42:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:42:35 ---> 9f6097aaca64 09:42:35 Step 2/4 : WORKDIR /edgex 09:42:37 ---> Running in a1aa59603fe6 09:42:37 Removing intermediate container a1aa59603fe6 09:42:37 ---> 086b2aa91cf6 09:42:37 Step 3/4 : COPY go.mod . 09:42:37 ---> 87f711a109a2 09:42:37 Step 4/4 : RUN go mod download 09:42:37 ---> Running in 434a9e6a409a 09:42:41 Still waiting to schedule task 09:42:41 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:43:16 Removing intermediate container 434a9e6a409a 09:43:16 ---> 1de8ff97628e 09:43:16 Successfully built 1de8ff97628e 09:43:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:43:16 + docker inspect -f . ci-base-image-x86_64 09:43:16 . [Pipeline] withDockerContainer 09:43:16 prd-centos7-docker-4c-2g-496 does not seem to be running inside a container 09:43:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:43:16 $ docker top f6de087f2f09f41ae88c49ab122701edbc938ec813ae26342da22dae5c16fa01 -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:17 + go version 09:43:17 go version go1.16.8 linux/amd64 [Pipeline] } 09:43:17 $ docker stop --time=1 f6de087f2f09f41ae88c49ab122701edbc938ec813ae26342da22dae5c16fa01 09:43:18 $ docker rm -f f6de087f2f09f41ae88c49ab122701edbc938ec813ae26342da22dae5c16fa01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:43:19 + docker inspect -f . ci-base-image-x86_64 09:43:19 . [Pipeline] withDockerContainer 09:43:19 prd-centos7-docker-4c-2g-496 does not seem to be running inside a container 09:43:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:43:19 $ docker top de9d2940bd7f67ec75e90d9c4937e60a2dd2be1fe20e006cff4992b3a404da5c -eo pid,comm [Pipeline] { [Pipeline] echo 09:43:19 ========================================================= 09:43:19 [edgeXBuildGoParallel] Running Tests and Build... 09:43:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:43:19 + make test 09:43:19 go mod tidy 09:43:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:43:25 ? github.com/edgexfoundry/edgex-go [no test files] 09:43:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:43:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:43:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:43:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:43:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:43:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:43:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:43:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:43:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:43:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:43:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:43:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:43:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:43:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:43:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 09:43:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:43:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:43:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.055s coverage: 98.5% of statements 09:43:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:43:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.053s coverage: 44.7% of statements 09:43:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:43:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:43:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.117s coverage: 89.5% of statements 09:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:43:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 84.4% of statements 09:43:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:43:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:43:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:43:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:43:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:43:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.275s coverage: 94.2% of statements 09:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:43:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements 09:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:43:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements 09:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:43:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.9% of statements 09:43:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:43:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 09:43:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 21.7% of statements 09:43:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 09:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements 09:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements 09:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements 09:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 09:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements 09:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 09:44:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-497 in /w/workspace/edgexfoundry_edgex-go_PR-3825 [Pipeline] { [Pipeline] ws 09:44:12 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 09:44:12 The recommended git tool is: git 09:44:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.178s coverage: 82.5% of statements 09:44:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:44:17 using credential edgex-jenkins-ssh 09:44:17 Cloning the remote Git repository 09:44:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:44:18 > git init /w/workspace/edgex-go/3 # timeout=10 09:44:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:44:18 > git --version # timeout=10 09:44:18 > git --version # 'git version 2.17.1' 09:44:18 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 09:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 09:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements 09:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 09:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 09:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 09:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 09:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 09:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.131s coverage: 91.2% of statements 09:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements 09:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 09:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 09:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 09:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 09:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 09:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.230s coverage: 65.4% of statements 09:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:44:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:44:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:44:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:44:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:44:33 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3825/head:refs/remotes/origin/PR-3825 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:44:34 Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit 40d751137b3aa40adf634037649cad87c52ace2b 09:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.8% of statements 09:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 09:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 09:44:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:44:35 Merge succeeded, producing 4b92918896bd2e7514969c0c1fdd1091a3e3801e 09:44:35 Checking out Revision 4b92918896bd2e7514969c0c1fdd1091a3e3801e (PR-3825) 09:44:34 > git config core.sparsecheckout # timeout=10 09:44:34 > git checkout -f 40d751137b3aa40adf634037649cad87c52ace2b # timeout=10 09:44:34 > git remote # timeout=10 09:44:34 > git config --get remote.origin.url # timeout=10 09:44:34 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:34 > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 09:44:35 > git rev-parse HEAD^{commit} # timeout=10 09:44:35 > git config core.sparsecheckout # timeout=10 09:44:35 > git checkout -f 4b92918896bd2e7514969c0c1fdd1091a3e3801e # timeout=10 09:44:39 Commit message: "Merge commit 'b2bbeb2bf8682f369067d047e38d70060ce035aa' into HEAD" 09:44:39 First time build. Skipping changelog. 09:44:39 > git rev-list --no-walk 7ed81f1e985da314d7b0f68373ca6bc60e47c7e9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:44:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:44:41 % Total % Received % Xferd Average Speed Time Time Time Current 09:44:41 Dload Upload Total Spent Left Speed 09:44:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 71228 0 --:--:-- --:--:-- --:--:-- 71228 [Pipeline] sh 09:44:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:44:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:44:42 + sudo tee /etc/docker/daemon.new 09:44:42 { 09:44:42 "registry-mirrors": [ 09:44:42 "https://nexus3.edgexfoundry.org:10001" 09:44:42 ], 09:44:42 "bip": "10.250.0.254/24", 09:44:42 "hosts": [ 09:44:42 "tcp://0.0.0.0:5555", 09:44:42 "unix:///var/run/docker.sock" 09:44:42 ], 09:44:42 "mtu": 1458, 09:44:42 "selinux-enabled": true, 09:44:42 "seccomp-profile": "/etc/docker/seccomp.json" 09:44:42 } [Pipeline] sh 09:44:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:44:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements 09:44:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:44:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:44:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:44:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:44:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements 09:44:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:44:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:44:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:44:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:44:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 09:44:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:44:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:44:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 09:44:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:44:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:44:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:44:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:44:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 09:44:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:44:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:44:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:44:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:44:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:44:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:44:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 09:44:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements 09:44:43 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:44:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:45:01 provisioning config files... 09:45:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config15588456824426032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:45:02 ---> docker-login.sh 09:45:02 nexus3.edgexfoundry.org:10001 09:45:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:02 Configure a credential helper to remove this warning. See 09:45:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:02 09:45:02 Login Succeeded 09:45:02 nexus3.edgexfoundry.org:10002 09:45:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:03 Configure a credential helper to remove this warning. See 09:45:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:03 09:45:03 Login Succeeded 09:45:03 nexus3.edgexfoundry.org:10003 09:45:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:04 Configure a credential helper to remove this warning. See 09:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:04 09:45:04 Login Succeeded 09:45:04 nexus3.edgexfoundry.org:10004 09:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:04 Configure a credential helper to remove this warning. See 09:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:04 09:45:04 Login Succeeded 09:45:04 docker.io 09:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:05 Configure a credential helper to remove this warning. See 09:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:05 09:45:05 Login Succeeded 09:45:05 ---> docker-login.sh ends [Pipeline] } 09:45:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:45:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:45:06 ========================================================= 09:45:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:45:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:45:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:45:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:45:06 552d1f2373af: Pulling fs layer 09:45:06 ea3f2d53f512: Pulling fs layer 09:45:06 9e70ebbbe112: Pulling fs layer 09:45:06 7a9cfe048b4a: Pulling fs layer 09:45:06 72dc09318566: Pulling fs layer 09:45:06 f4f7b4309257: Pulling fs layer 09:45:06 0ac9a79272e3: Pulling fs layer 09:45:06 b78e95d17946: Pulling fs layer 09:45:06 f4f7b4309257: Waiting 09:45:06 0ac9a79272e3: Waiting 09:45:06 7a9cfe048b4a: Waiting 09:45:06 b78e95d17946: Waiting 09:45:06 72dc09318566: Waiting 09:45:06 9e70ebbbe112: Verifying Checksum 09:45:06 9e70ebbbe112: Download complete 09:45:06 ea3f2d53f512: Verifying Checksum 09:45:06 ea3f2d53f512: Download complete 09:45:06 72dc09318566: Verifying Checksum 09:45:06 72dc09318566: Download complete 09:45:06 f4f7b4309257: Verifying Checksum 09:45:06 f4f7b4309257: Download complete 09:45:06 552d1f2373af: Verifying Checksum 09:45:06 552d1f2373af: Download complete 09:45:06 0ac9a79272e3: Verifying Checksum 09:45:06 0ac9a79272e3: Download complete 09:45:07 552d1f2373af: Pull complete 09:45:08 ea3f2d53f512: Pull complete 09:45:08 9e70ebbbe112: Pull complete 09:45:08 b78e95d17946: Verifying Checksum 09:45:08 b78e95d17946: Download complete 09:45:09 7a9cfe048b4a: Verifying Checksum 09:45:09 7a9cfe048b4a: Download complete 09:45:15 GO111MODULE=on go vet ./... 09:45:19 7a9cfe048b4a: Pull complete 09:45:19 72dc09318566: Pull complete 09:45:20 f4f7b4309257: Pull complete 09:45:20 0ac9a79272e3: Pull complete 09:45:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:45:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:45:25 ./bin/test-attribution-txt.sh [Pipeline] echo 09:45:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:45:25 + ls -al . 09:45:25 total 644 09:45:25 drwxrwxr-x 10 1001 1001 4096 Nov 25 09:45 . 09:45:25 drwxr-xr-x 4 root root 28 Nov 25 09:43 .. 09:45:25 -rw-rw-r-- 1 1001 1001 11 Nov 25 09:41 .dockerignore 09:45:25 drwxrwxr-x 8 1001 1001 179 Nov 25 09:41 .git 09:45:25 drwxrwxr-x 4 1001 1001 142 Nov 25 09:41 .github 09:45:25 -rw-rw-r-- 1 1001 1001 804 Nov 25 09:41 .gitignore 09:45:25 -rw-rw-r-- 1 1001 1001 42 Nov 25 09:41 .golangci.yml 09:45:25 -rw-rw-r-- 1 1001 1001 76 Nov 25 09:41 .hadolint.yml 09:45:25 drwx------ 3 1001 1001 73 Nov 25 09:42 .semver 09:45:25 -rw-rw-r-- 1 1001 1001 166 Nov 25 09:41 .sonarcloud.properties 09:45:25 -rw-rw-r-- 1 1001 1001 1171 Nov 25 09:41 ADOPTERS.md 09:45:25 -rw-rw-r-- 1 1001 1001 8910 Nov 25 09:41 Attribution.txt 09:45:25 -rw-rw-r-- 1 1001 1001 51732 Nov 25 09:41 CHANGELOG.md 09:45:25 -rw-rw-r-- 1 1001 1001 3804 Nov 25 09:41 CONTRIBUTING.md 09:45:25 -rw-rw-r-- 1 1001 1001 677 Nov 25 09:41 GOVERNANCE.md 09:45:25 -rw-rw-r-- 1 1001 1001 849 Nov 25 09:41 Jenkinsfile 09:45:25 -rw-rw-r-- 1 1001 1001 10775 Nov 25 09:41 LICENSE 09:45:25 -rw-rw-r-- 1 1001 1001 6508 Nov 25 09:41 Makefile 09:45:25 -rw-rw-r-- 1 1001 1001 582 Nov 25 09:41 OWNERS.md 09:45:25 -rw-rw-r-- 1 1001 1001 8207 Nov 25 09:41 README.md 09:45:25 -rw-rw-r-- 1 1001 1001 6912 Nov 25 09:41 SECURITY.md 09:45:25 -rw-rw-r-- 1 1001 1001 5 Nov 25 09:42 VERSION 09:45:25 -rw-rw-r-- 1 1001 1001 4131 Nov 25 09:41 ZMQWindows.md 09:45:25 drwxrwxr-x 2 1001 1001 37 Nov 25 09:41 bin 09:45:25 drwxrwxr-x 14 1001 1001 4096 Nov 25 09:41 cmd 09:45:25 -rw-r--r-- 1 root root 428381 Nov 25 09:44 coverage.out 09:45:25 -rw-rw-r-- 1 1001 1001 822 Nov 25 09:41 go.mod 09:45:25 -rw-rw-r-- 1 1001 1001 49471 Nov 25 09:41 go.sum 09:45:25 drwxrwxr-x 8 1001 1001 124 Nov 25 09:41 internal 09:45:25 drwxrwxr-x 3 1001 1001 16 Nov 25 09:41 openapi 09:45:25 drwxrwxr-x 4 1001 1001 71 Nov 25 09:41 snap 09:45:25 -rw-rw-r-- 1 1001 1001 204 Nov 25 09:41 version.go [Pipeline] sh 09:45:26 + '[' -e coverage.out ] 09:45:26 + chown 1001:1001 coverage.out [Pipeline] stash 09:45:26 Stashed 1 file(s) [Pipeline] sh 09:45:26 + make build 09:45:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 09:45:27 b78e95d17946: Pull complete 09:45:27 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 09:45:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:45:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 09:45:27 + docker build -t ci-base-image-arm64 -f - . 09:45:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:45:27 WORKDIR /edgex 09:45:27 COPY go.mod . 09:45:27 RUN go mod download 09:45:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:45:30 Sending build context to Docker daemon 168.9MB 09:45:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:45:30 ---> 8b459fc5aaf0 09:45:30 Step 2/4 : WORKDIR /edgex 09:45:31 ---> Running in 55f94703c622 09:45:32 Removing intermediate container 55f94703c622 09:45:32 ---> 499b01b0c87e 09:45:32 Step 3/4 : COPY go.mod . 09:45:32 ---> d336cb31d255 09:45:32 Step 4/4 : RUN go mod download 09:45:32 ---> Running in a6a64d42743f 09:45:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:45:34 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:45:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:45:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:45:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:45:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:45:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:45:39 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:45:40 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:45:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 09:45:43 $ docker stop --time=1 de9d2940bd7f67ec75e90d9c4937e60a2dd2be1fe20e006cff4992b3a404da5c 09:45:44 $ docker rm -f de9d2940bd7f67ec75e90d9c4937e60a2dd2be1fe20e006cff4992b3a404da5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:45:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:45:46 09:45:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:45:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:45:47 latest: Pulling from edgex-devops/edgex-compose 09:45:47 cbdbe7a5bc2a: Pulling fs layer 09:45:47 ca9280d653b3: Pulling fs layer 09:45:47 7e9c9ca2126c: Pulling fs layer 09:45:47 cbdbe7a5bc2a: Verifying Checksum 09:45:47 cbdbe7a5bc2a: Download complete 09:45:47 ca9280d653b3: Verifying Checksum 09:45:47 ca9280d653b3: Download complete 09:45:47 cbdbe7a5bc2a: Pull complete 09:45:47 7e9c9ca2126c: Verifying Checksum 09:45:47 7e9c9ca2126c: Download complete 09:45:47 ca9280d653b3: Pull complete 09:45:51 7e9c9ca2126c: Pull complete 09:45:51 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:45:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:45:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:45:51 prd-centos7-docker-4c-2g-496 does not seem to be running inside a container 09:45:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:45:52 $ docker top 35fd98135d7372eeab578f6859d8fcdff1b14871eeb4d5ed8e31f284877a4895 -eo pid,comm [Pipeline] { [Pipeline] sh 09:45:53 + docker-compose build --help 09:45:53 + grep parallel 09:45:53 --parallel Build images in parallel. [Pipeline] } 09:45:53 $ docker stop --time=1 35fd98135d7372eeab578f6859d8fcdff1b14871eeb4d5ed8e31f284877a4895 09:45:55 $ docker rm -f 35fd98135d7372eeab578f6859d8fcdff1b14871eeb4d5ed8e31f284877a4895 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:45:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:45:55 . [Pipeline] withDockerContainer 09:45:55 prd-centos7-docker-4c-2g-496 does not seem to be running inside a container 09:45:55 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:45:55 $ docker top f35498f09eac0e8ac61f2706f77b26204d38e6a64366dc7ea5a3b85d7c413df7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:45:56 + docker-compose -f ./docker-compose-build.yml build --parallel 09:45:56 Building core-command ... 09:45:56 Building core-data ... 09:45:56 Building core-metadata ... 09:45:56 Building security-bootstrapper ... 09:45:56 Building security-proxy-setup ... 09:45:56 Building security-secretstore-setup ... 09:45:56 Building support-notifications ... 09:45:56 Building support-scheduler ... 09:45:56 Building sys-mgmt-agent ... 09:45:56 Building support-notifications 09:45:56 Building security-secretstore-setup 09:45:56 Building security-bootstrapper 09:45:56 Building core-command 09:45:56 Building core-metadata 09:46:08 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:46:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:46:08 ---> 1de8ff97628e 09:46:08 Step 3/22 : WORKDIR /edgex-go 09:46:08 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:46:08 Step 2/30 : FROM ${BUILDER_BASE} AS builder 09:46:08 ---> 1de8ff97628e 09:46:08 Step 3/30 : WORKDIR /edgex-go 09:46:11 ---> Running in 5aab2b67d113 09:46:11 ---> Running in a12cdda9bedc 09:46:14 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:46:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:46:14 ---> 1de8ff97628e 09:46:14 Step 3/22 : WORKDIR /edgex-go 09:46:14 ---> Using cache 09:46:14 ---> 2b1873e5097b 09:46:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:46:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:46:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:46:16 ---> 1de8ff97628e 09:46:16 Step 3/24 : WORKDIR /edgex-go 09:46:16 ---> Using cache 09:46:16 ---> 2b1873e5097b 09:46:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:46:16 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:46:16 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:46:16 ---> 1de8ff97628e 09:46:16 Step 3/21 : WORKDIR /edgex-go 09:46:16 ---> Using cache 09:46:16 ---> 2b1873e5097b 09:46:16 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:46:17 Removing intermediate container a12cdda9bedc 09:46:17 ---> 2b1873e5097b 09:46:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:46:17 Removing intermediate container 5aab2b67d113 09:46:17 ---> 5183f8ec02fb 09:46:17 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:46:17 ---> Running in 0f5341ae9f25 09:46:17 ---> Running in 93840e6fb2f9 09:46:17 ---> Running in db8d93b63bf1 09:46:17 ---> Running in e84101766d70 09:46:17 ---> Running in 12ddf0989fc6 09:46:17 Removing intermediate container 0f5341ae9f25 09:46:17 ---> c6f400ea2972 09:46:17 Step 5/22 : RUN apk add --update --no-cache make git 09:46:17 ---> Running in cf3ddabb66ec 09:46:17 Removing intermediate container 93840e6fb2f9 09:46:17 ---> 98f0800092c1 09:46:17 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 09:46:17 ---> Running in 98983d4ee9b6 09:46:18 Removing intermediate container db8d93b63bf1 09:46:18 ---> 4b111beec09d 09:46:18 Step 5/24 : RUN apk add --update --no-cache make git 09:46:18 Removing intermediate container e84101766d70 09:46:18 ---> 7dc6e0f3b1b0 09:46:18 Step 5/22 : RUN apk add --update --no-cache make git 09:46:18 ---> Running in 2eb44148f5d6 09:46:18 ---> Running in a71eb95fcff1 09:46:18 Removing intermediate container 12ddf0989fc6 09:46:18 ---> 5d35ba2c46db 09:46:18 Step 5/30 : RUN apk add --update --no-cache make git 09:46:18 ---> Running in 71fbdc0b48d1 09:46:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:46:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:46:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:46:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:46:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:46:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:46:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:46:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:46:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:46:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:46:20 OK: 220 MiB in 52 packages 09:46:20 OK: 220 MiB in 52 packages 09:46:20 OK: 220 MiB in 52 packages 09:46:20 OK: 220 MiB in 52 packages 09:46:20 OK: 220 MiB in 52 packages 09:46:20 Removing intermediate container 98983d4ee9b6 09:46:20 ---> f47381f81219 09:46:20 Step 6/21 : COPY . . 09:46:20 Removing intermediate container a71eb95fcff1 09:46:20 ---> ddf6f9f5d99c 09:46:20 Step 6/22 : COPY . . 09:46:21 Removing intermediate container cf3ddabb66ec 09:46:21 ---> 404a48dc072e 09:46:21 Step 6/22 : COPY . . 09:46:23 Removing intermediate container 71fbdc0b48d1 09:46:23 ---> 7a86cefb71fd 09:46:23 Step 6/30 : COPY . . 09:46:24 Removing intermediate container 2eb44148f5d6 09:46:24 ---> 82ee4458fa40 09:46:24 Step 6/24 : COPY . . 09:46:30 ---> 1ede1a428287 09:46:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:46:31 ---> Running in 910d0fae7c38 09:46:41 ---> fa8a58794a06 09:46:41 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:46:41 ---> 8da2c41631b6 09:46:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:46:41 ---> Running in 51421cd28b56 09:46:41 Removing intermediate container 910d0fae7c38 09:46:41 ---> 8f8bb3cb4bb5 09:46:41 Step 8/22 : RUN make cmd/core-command/core-command 09:46:41 ---> Running in b4670c3764f8 09:46:41 ---> Running in 95eedc3d1588 09:46:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:46:42 Removing intermediate container 51421cd28b56 09:46:42 ---> d055e4bf700f 09:46:42 Step 8/21 : RUN make cmd/support-notifications/support-notifications 09:46:42 ---> Running in 365f4bd522d9 09:46:43 Removing intermediate container 95eedc3d1588 09:46:43 ---> 0597de8e2647 09:46:43 Step 8/22 : RUN make cmd/core-metadata/core-metadata 09:46:43 ---> Running in 8d51c542295e 09:46:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:46:44 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:46:48 ---> e3445db68416 09:46:48 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:46:48 ---> Running in 6653795b50b5 09:46:48 ---> f3c39536a85f 09:46:48 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:46:48 ---> Running in 96f4c2c8975b 09:46:49 Removing intermediate container 96f4c2c8975b 09:46:49 ---> 7aa4229ebb69 09:46:49 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:46:49 ---> Running in a634c6acec50 09:46:49 Removing intermediate container 6653795b50b5 09:46:49 ---> 6b9a8a2d0b92 09:46:49 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:46:50 ---> Running in b073d9045598 09:46:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:46:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:46:54 Removing intermediate container a6a64d42743f 09:46:54 ---> 67227eaac9e9 09:46:54 Successfully built 67227eaac9e9 09:46:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:46:54 + docker inspect -f . ci-base-image-arm64 09:46:54 . [Pipeline] withDockerContainer 09:46:55 prd-ubuntu18.04-docker-arm64-4c-16g-497 does not seem to be running inside a container 09:46:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:46:56 $ docker top 10033ee8f63bb6c12be78aa3289bd34507d992a6c98aed7b9dcb47b09db3c733 -eo pid,comm [Pipeline] { [Pipeline] sh 09:46:57 + go version 09:46:57 go version go1.16.8 linux/arm64 [Pipeline] } 09:46:57 $ docker stop --time=1 10033ee8f63bb6c12be78aa3289bd34507d992a6c98aed7b9dcb47b09db3c733 09:46:59 $ docker rm -f 10033ee8f63bb6c12be78aa3289bd34507d992a6c98aed7b9dcb47b09db3c733 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:47:00 + docker inspect -f . ci-base-image-arm64 09:47:00 . [Pipeline] withDockerContainer 09:47:00 prd-ubuntu18.04-docker-arm64-4c-16g-497 does not seem to be running inside a container 09:47:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:47:01 $ docker top a47cbf8946e05712e9fc52ec3f7ab5dd9fbc8d38c1d1f09ab0cd4047e8b538cc -eo pid,comm [Pipeline] { [Pipeline] echo 09:47:02 ========================================================= 09:47:02 [edgeXBuildGoParallel] Running Tests and Build... 09:47:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:47:02 + make test 09:47:02 go mod tidy 09:47:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:47:17 Removing intermediate container b4670c3764f8 09:47:17 ---> 201a3abd6879 09:47:17 09:47:17 Step 9/22 : FROM alpine:3.14 09:47:17 3.14: Pulling from library/alpine 09:47:17 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 09:47:17 Status: Downloaded newer image for alpine:3.14 09:47:17 ---> 0a97eee8041e 09:47:17 Step 10/22 : RUN apk add --update --no-cache dumb-init 09:47:17 ---> Running in 16f99899be0f 09:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:47:17 (1/1) Installing dumb-init (1.2.5-r1) 09:47:17 Executing busybox-1.33.1-r6.trigger 09:47:17 OK: 6 MiB in 15 packages 09:47:17 Removing intermediate container 16f99899be0f 09:47:17 ---> 8590203ee256 09:47:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:47:17 ---> Running in 8750774628b0 09:47:17 Removing intermediate container 8750774628b0 09:47:17 ---> 635d33d57f9e 09:47:17 Step 12/22 : ENV APP_PORT=59882 09:47:17 ---> Running in 40809172af81 09:47:17 Removing intermediate container 40809172af81 09:47:17 ---> 59a17daaa1b3 09:47:17 Step 13/22 : EXPOSE $APP_PORT 09:47:17 ---> Running in 04f5108c7feb 09:47:17 Removing intermediate container 04f5108c7feb 09:47:17 ---> 282eb935d755 09:47:17 Step 14/22 : WORKDIR / 09:47:17 ---> Running in a491b3e81315 09:47:17 Removing intermediate container a491b3e81315 09:47:17 ---> 04d6845e947b 09:47:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:47:17 ---> 444cfc0535ed 09:47:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:47:18 ---> 55e320ba69db 09:47:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:47:18 ---> bc4c9c7941d1 09:47:18 Step 18/22 : ENTRYPOINT ["/core-command"] 09:47:18 ---> Running in f2a92049dcbc 09:47:18 Removing intermediate container f2a92049dcbc 09:47:18 ---> dfa26354b2db 09:47:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:47:18 ---> Running in e05ab3500783 09:47:18 Removing intermediate container e05ab3500783 09:47:18 ---> e454007828ef 09:47:18 Step 20/22 : LABEL arch=x86_64 09:47:18 ---> Running in 90eee9fc7527 09:47:18 Removing intermediate container 90eee9fc7527 09:47:18 ---> 83463d823979 09:47:18 Step 21/22 : LABEL git_sha=130f01c21129746f82a59395eb7db174690d59a9 09:47:18 ---> Running in a22a029d7e69 09:47:19 Removing intermediate container a22a029d7e69 09:47:19 ---> 29982a545bfe 09:47:19 Step 22/22 : LABEL version=0.0.0 09:47:19 ---> Running in ca30db32d9ff 09:47:19 Removing intermediate container ca30db32d9ff 09:47:19 ---> e3658e4713cc 09:47:19 09:47:19 Successfully built e3658e4713cc 09:47:19 Successfully tagged core-command:latest 09:47:19 Building core-data 09:47:24  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:47:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:47:24 ---> 1de8ff97628e 09:47:24 Step 3/22 : WORKDIR /edgex-go 09:47:24 ---> Using cache 09:47:24 ---> 2b1873e5097b 09:47:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:47:24 ---> Using cache 09:47:24 ---> 7dc6e0f3b1b0 09:47:24 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:47:25 ---> Running in dc790cbf341f 09:47:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:47:26 Removing intermediate container 365f4bd522d9 09:47:26 ---> bdbd1d1c665d 09:47:26 09:47:26 Step 9/21 : FROM alpine:3.14 09:47:26 ---> 0a97eee8041e 09:47:26 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 09:47:26 ---> Running in c98383a22490 09:47:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:47:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:47:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:47:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:47:27 OK: 220 MiB in 52 packages 09:47:27 Removing intermediate container 8d51c542295e 09:47:27 ---> 7e1d27012db2 09:47:27 09:47:27 Step 9/22 : FROM alpine:3.14 09:47:27 ---> 0a97eee8041e 09:47:27 Step 10/22 : RUN apk add --update --no-cache dumb-init 09:47:27 ---> Using cache 09:47:27 ---> 8590203ee256 09:47:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:47:27 ---> Using cache 09:47:27 ---> 635d33d57f9e 09:47:27 Step 12/22 : ENV APP_PORT=59881 09:47:27 ---> Running in 4ab5c08981db 09:47:27 (1/2) Installing ca-certificates (20191127-r5) 09:47:27 (2/2) Installing dumb-init (1.2.5-r1) 09:47:27 Executing busybox-1.33.1-r6.trigger 09:47:27 Executing ca-certificates-20191127-r5.trigger 09:47:28 Removing intermediate container 4ab5c08981db 09:47:28 ---> 684b6d47df1b 09:47:28 Step 13/22 : EXPOSE $APP_PORT 09:47:28 OK: 6 MiB in 16 packages 09:47:28 ---> Running in 4c19a30f8292 09:47:28 Removing intermediate container dc790cbf341f 09:47:28 ---> 72cdd7c0fa92 09:47:28 Step 6/22 : COPY . . 09:47:28 Removing intermediate container 4c19a30f8292 09:47:28 ---> 5c674bb6bf1b 09:47:28 Step 14/22 : WORKDIR / 09:47:28 ---> Running in 6d1baff1013a 09:47:29 Removing intermediate container 6d1baff1013a 09:47:29 ---> 80231b2bdbc2 09:47:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:47:30 Removing intermediate container c98383a22490 09:47:30 ---> 3613fc7cec83 09:47:30 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:47:30 ---> 59ba181d40a6 09:47:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:47:30 ? github.com/edgexfoundry/edgex-go [no test files] 09:47:30 ---> Running in 735f98f1b022 09:47:30 Removing intermediate container 735f98f1b022 09:47:30 ---> 0c240e0dc766 09:47:30 Step 12/21 : ENV APP_PORT=59860 09:47:31 ---> Running in 9f3318d40416 09:47:32 ---> a10453f52092 09:47:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:47:32 Removing intermediate container 9f3318d40416 09:47:32 ---> 9386a4da2dd4 09:47:32 Step 13/21 : EXPOSE $APP_PORT 09:47:32 ---> Running in ebafaa1068c4 09:47:32 Removing intermediate container b073d9045598 09:47:32 ---> 34af2c4abff6 09:47:32 09:47:32 Step 9/30 : FROM alpine:3.14 09:47:32 Removing intermediate container a634c6acec50 09:47:32 ---> 6d890240ce5d 09:47:32 09:47:32 Step 9/24 : FROM alpine:3.14 09:47:32 ---> 0a97eee8041e 09:47:32 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:47:32 ---> 0a97eee8041e 09:47:32 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:47:32 ---> fa99a9a3b477 09:47:32 Step 18/22 : ENTRYPOINT ["/core-metadata"] 09:47:32 ---> Running in 124b8581d89e 09:47:32 ---> Running in bd16c05c36c7 09:47:32 ---> Running in e2431d841f93 09:47:32 Removing intermediate container ebafaa1068c4 09:47:32 ---> 576ecc956e04 09:47:32 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 09:47:33 ---> 2ef1acc7349f 09:47:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:47:33 Removing intermediate container bd16c05c36c7 09:47:33 ---> ed4884327f43 09:47:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:47:33 ---> Running in 5eb9eab21344 09:47:33 Removing intermediate container 124b8581d89e 09:47:33 ---> 92d91bb706af 09:47:33 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 09:47:33 ---> Running in 9e4b63890e27 09:47:33 ---> Running in f668f80b15c1 09:47:33 ---> e5b19e02575f 09:47:33 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:47:33 Removing intermediate container 9e4b63890e27 09:47:33 ---> f57d42f1a200 09:47:33 Step 20/22 : LABEL arch=x86_64 09:47:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:47:33 ---> Running in 42deadf0913c 09:47:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:47:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:47:33 Removing intermediate container 42deadf0913c 09:47:33 ---> 5ee09aeadd2d 09:47:33 Step 21/22 : LABEL git_sha=130f01c21129746f82a59395eb7db174690d59a9 09:47:33 (1/3) Installing ca-certificates (20191127-r5) 09:47:33 (2/3) Installing dumb-init (1.2.5-r1) 09:47:33 (3/3) Installing su-exec (0.2-r1) 09:47:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:47:33 Executing busybox-1.33.1-r6.trigger 09:47:33 Executing ca-certificates-20191127-r5.trigger 09:47:33 ---> Running in c72ec0cb077e 09:47:33 ---> c160e0640d68 09:47:33 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:47:33 OK: 6 MiB in 17 packages 09:47:34 Removing intermediate container c72ec0cb077e 09:47:34 ---> 006c64dfc8dc 09:47:34 Step 22/22 : LABEL version=0.0.0 09:47:34 (1/2) Installing dumb-init (1.2.5-r1) 09:47:34 (2/2) Installing su-exec (0.2-r1) 09:47:34 Executing busybox-1.33.1-r6.trigger 09:47:34 OK: 6 MiB in 16 packages 09:47:34 ---> Running in b31a6b155177 09:47:34 ---> a88621cac6d9 09:47:34 Step 17/21 : ENTRYPOINT ["/support-notifications"] 09:47:34 ---> Running in 5706931141df 09:47:34 Removing intermediate container b31a6b155177 09:47:34 ---> 2e7fbfb4b3b6 09:47:34 09:47:34 Successfully built 2e7fbfb4b3b6 09:47:34 Successfully tagged core-metadata:latest 09:47:34  Building core-metadata ... done Building sys-mgmt-agent 09:47:34 Removing intermediate container 5706931141df 09:47:34 ---> baa8d192d644 09:47:34 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:47:34 Removing intermediate container e2431d841f93 09:47:34 ---> 6a6cec84a24a 09:47:34 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:47:34 ---> Running in ca0b8365621b 09:47:34 ---> Running in 2e303d0c725f 09:47:35 Removing intermediate container 5eb9eab21344 09:47:35 ---> b1f18ac6ffa3 09:47:35 Step 8/22 : RUN make cmd/core-data/core-data 09:47:35 Removing intermediate container 2e303d0c725f 09:47:35 ---> 1f26500e7222 09:47:35 Step 12/24 : WORKDIR / 09:47:35 Removing intermediate container ca0b8365621b 09:47:35 ---> f000058d7993 09:47:35 Step 19/21 : LABEL arch=x86_64 09:47:35 Removing intermediate container f668f80b15c1 09:47:35 ---> a3a567cdfe6b 09:47:35 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 09:47:35 ---> Running in 7575699fdbeb 09:47:35 ---> Running in f9627350aa20 09:47:36 ---> Running in 06fad088b547 09:47:36 ---> Running in 207fc4c8780b 09:47:36 Removing intermediate container f9627350aa20 09:47:36 ---> 11dfc322b700 09:47:36 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:47:36 Removing intermediate container 06fad088b547 09:47:36 ---> c1ed20418089 09:47:36 Step 20/21 : LABEL git_sha=130f01c21129746f82a59395eb7db174690d59a9 09:47:36 Removing intermediate container 207fc4c8780b 09:47:36 ---> f7951b694cae 09:47:36 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:47:36 ---> Running in 624799162d52 09:47:36 ---> Running in de78dce21d35 09:47:36 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:47:37 ---> ea4be2136f96 09:47:37 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:47:37 Removing intermediate container 624799162d52 09:47:37 ---> 7a40a195ad95 09:47:37 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:47:37 Removing intermediate container de78dce21d35 09:47:37 ---> 2e469b4b5ab4 09:47:37 Step 21/21 : LABEL version=0.0.0 09:47:37 ---> Running in b2b4acd9faec 09:47:37 ---> Running in 0f902c7728bc 09:47:37 ---> d61b100df35e 09:47:37 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:47:37 Removing intermediate container b2b4acd9faec 09:47:37 ---> d3a8da763b65 09:47:37 09:47:37 Successfully built d3a8da763b65 09:47:37 Successfully tagged support-notifications:latest 09:47:37 Building security-proxy-setup 09:47:37  Building support-notifications ... done  ---> a7755551afa0 09:47:37 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:47:41 ---> 70f68597e758 09:47:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:47:41 Removing intermediate container 0f902c7728bc 09:47:41 ---> e5e8ff77e396 09:47:41 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 09:47:41 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:47:41 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:47:41 ---> 1de8ff97628e 09:47:41 Step 3/20 : WORKDIR /edgex-go 09:47:41 ---> Using cache 09:47:41 ---> 2b1873e5097b 09:47:41 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:47:41 ---> Using cache 09:47:41 ---> 7dc6e0f3b1b0 09:47:41 Step 5/20 : RUN apk add --update --no-cache make git 09:47:41 ---> Using cache 09:47:41 ---> ddf6f9f5d99c 09:47:41 Step 6/20 : COPY . . 09:47:42 ---> Using cache 09:47:42 ---> 8da2c41631b6 09:47:42 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:47:42 ---> Using cache 09:47:42 ---> 0597de8e2647 09:47:42 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:47:42 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:47:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:47:42 ---> 1de8ff97628e 09:47:42 Step 3/22 : WORKDIR /edgex-go 09:47:42 ---> Using cache 09:47:42 ---> 2b1873e5097b 09:47:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:47:42 ---> Using cache 09:47:42 ---> 7dc6e0f3b1b0 09:47:42 Step 5/22 : RUN apk add --update --no-cache make bash git 09:47:42 ---> Running in 5739c3f6dd94 09:47:42 ---> Running in 7d83981d03a2 09:47:42 ---> Running in f5e2cdd8d6d4 09:47:42 ---> 3f4006759db3 09:47:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:47:42 Removing intermediate container 7d83981d03a2 09:47:42 ---> 1851b891bca0 09:47:42 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:47:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:47:43 ---> babfd8c67973 09:47:43 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:47:43 ---> 401066ca7c87 09:47:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:47:43 ---> Running in 4ae0f73d2dc0 09:47:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:47:43 ---> 0ff60245f01a 09:47:43 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:47:43 ---> Running in 96fa6d69ebb4 09:47:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:47:44 Removing intermediate container 4ae0f73d2dc0 09:47:44 ---> 69e6038ef86f 09:47:44 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 09:47:44 OK: 220 MiB in 52 packages 09:47:44 ---> b330945f5805 09:47:44 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:47:44 Removing intermediate container 96fa6d69ebb4 09:47:44 ---> c38c5181df67 09:47:44 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:47:44 ---> Running in 64af1f962fa5 09:47:45 Removing intermediate container 64af1f962fa5 09:47:45 ---> 0e0afdfd0a8c 09:47:45 Step 22/24 : LABEL arch=x86_64 09:47:45 Removing intermediate container 5739c3f6dd94 09:47:45 ---> ee19908fa052 09:47:45 Step 6/22 : COPY . . 09:47:45 ---> Running in 92c6915c2f54 09:47:45 ---> 2738679e1b09 09:47:45 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:47:45 Removing intermediate container 92c6915c2f54 09:47:45 ---> b9b97a265988 09:47:45 Step 23/24 : LABEL git_sha=130f01c21129746f82a59395eb7db174690d59a9 09:47:46 ---> Running in c49fddc2accb 09:47:46 ---> 58780af7215e 09:47:46 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:47:46 Removing intermediate container c49fddc2accb 09:47:46 ---> 66a7a3ce7fb1 09:47:46 Step 24/24 : LABEL version=0.0.0 09:47:47 ---> Running in 2c2c8385b407 09:47:47 ---> 44bc2d7976f0 09:47:47 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:47:47 Removing intermediate container 2c2c8385b407 09:47:47 ---> ec5397fe7730 09:47:47 09:47:47 Successfully built ec5397fe7730 09:47:47 Successfully tagged security-secretstore-setup:latest 09:47:47 Building support-scheduler 09:47:47 ---> 6e48579ad461 09:47:47 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 09:47:48  Building security-secretstore-setup ... done  ---> Running in 18754e6e0f0a 09:47:50 Removing intermediate container 18754e6e0f0a 09:47:50 ---> acca505354b9 09:47:50 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:47:52 ---> 8e4ed98a9864 09:47:52 Step 25/30 : RUN chmod +x /entrypoint.sh 09:47:53 ---> 5e56efd277dc 09:47:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:47:53 ---> Running in c463c1a977ea 09:47:53 ---> Running in bcab811d26fb 09:47:55 Removing intermediate container c463c1a977ea 09:47:55 ---> 469a3e65e56b 09:47:55 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 09:47:55 ---> Running in f0c24f76f760 09:47:55 Removing intermediate container f0c24f76f760 09:47:55 ---> 5d1d3a36b809 09:47:55 Step 27/30 : CMD ["gate"] 09:47:55 Removing intermediate container bcab811d26fb 09:47:55 ---> 1df1c6aa93b9 09:47:55 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:47:55 ---> Running in ff9f4f82e97a 09:47:55 ---> Running in 0408fbe9ff77 09:47:55 Removing intermediate container ff9f4f82e97a 09:47:55 ---> 8d3693ba8813 09:47:55 Step 28/30 : LABEL arch=x86_64 09:47:55 ---> Running in 54705a6f2145 09:47:56 Removing intermediate container 54705a6f2145 09:47:56 ---> 2d70b76d0a5f 09:47:56 Step 29/30 : LABEL git_sha=130f01c21129746f82a59395eb7db174690d59a9 09:47:56 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:47:56 ---> Running in a52886783ffa 09:47:56 Removing intermediate container a52886783ffa 09:47:56 ---> b7a044ab6dbc 09:47:56 Step 30/30 : LABEL version=0.0.0 09:47:56 ---> Running in c0c163efd61c 09:47:56 Removing intermediate container c0c163efd61c 09:47:56 ---> 4680f62d3379 09:47:56 09:47:57 Successfully built 4680f62d3379 09:47:57 Successfully tagged security-bootstrapper:latest 09:48:02  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:48:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:48:02 ---> 1de8ff97628e 09:48:02 Step 3/23 : WORKDIR /edgex-go 09:48:02 ---> Using cache 09:48:02 ---> 2b1873e5097b 09:48:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:48:02 ---> Using cache 09:48:02 ---> 7dc6e0f3b1b0 09:48:02 Step 5/23 : RUN apk add --update --no-cache make git 09:48:02 ---> Using cache 09:48:02 ---> ddf6f9f5d99c 09:48:02 Step 6/23 : COPY go.mod . 09:48:02 ---> 8d7f7d071d5e 09:48:02 Step 7/23 : RUN go mod download 09:48:02 ---> Running in 4f388041e53a 09:48:05 Removing intermediate container 4f388041e53a 09:48:05 ---> 038aad224188 09:48:05 Step 8/23 : COPY . . 09:48:08 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:48:12 ---> a9b8063f33bd 09:48:12 Step 9/23 : RUN go mod tidy 09:48:12 ---> Running in 0278df6ad5c6 09:48:14 Removing intermediate container 7575699fdbeb 09:48:14 ---> 98cc197ffb1b 09:48:14 09:48:14 Step 9/22 : FROM alpine:3.14 09:48:14 ---> 0a97eee8041e 09:48:14 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:48:14 ---> Running in 159e58ae7750 09:48:14 Removing intermediate container 159e58ae7750 09:48:14 ---> d834d62b1bda 09:48:14 Step 11/22 : ENV APP_PORT=59880 09:48:14 ---> Running in c3637bae75d3 09:48:14 Removing intermediate container c3637bae75d3 09:48:14 ---> f67229031337 09:48:14 Step 12/22 : EXPOSE $APP_PORT 09:48:15 ---> Running in e953a5d7d245 09:48:15 Removing intermediate container f5e2cdd8d6d4 09:48:15 ---> fcc7712f357e 09:48:15 09:48:15 Step 9/20 : FROM alpine:3.14 09:48:15 ---> 0a97eee8041e 09:48:15 Step 10/20 : RUN apk add --update --no-cache curl 09:48:15 ---> Running in f29ec23b57af 09:48:15 Removing intermediate container e953a5d7d245 09:48:15 ---> 095aa2d24d35 09:48:15 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:48:15 ---> Running in a9638863b80e 09:48:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:48:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:48:15 (1/5) Installing ca-certificates (20191127-r5) 09:48:15 (2/5) Installing brotli-libs (1.0.9-r5) 09:48:15 (3/5) Installing nghttp2-libs (1.43.0-r0) 09:48:15 (4/5) Installing libcurl (7.79.1-r0) 09:48:15 (5/5) Installing curl (7.79.1-r0) 09:48:15 Executing busybox-1.33.1-r6.trigger 09:48:15 Executing ca-certificates-20191127-r5.trigger 09:48:16 OK: 8 MiB in 19 packages 09:48:16 Removing intermediate container a9638863b80e 09:48:16 ---> 83e88beec7e9 09:48:16 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 09:48:16 ---> Running in 25d62bf7461a 09:48:16 Removing intermediate container f29ec23b57af 09:48:16 ---> 7c3fa42ea113 09:48:16 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:48:17 ---> Running in a4d0db808486 09:48:17 Removing intermediate container a4d0db808486 09:48:17 ---> eb9f6029900b 09:48:17 Step 12/20 : WORKDIR /edgex 09:48:17 ---> Running in bcaaf31e8952 09:48:17 Removing intermediate container 0278df6ad5c6 09:48:17 ---> 1d453b4304b9 09:48:17 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:48:17 ---> Running in be11d0a9a5ae 09:48:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:48:17 Removing intermediate container bcaaf31e8952 09:48:17 ---> e138f8bcbc60 09:48:17 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:48:17 ---> 81b01aadc65b 09:48:17 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:48:17 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:48:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:48:18 ---> 64270271f14d 09:48:18 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:48:18 (1/6) Installing dumb-init (1.2.5-r1) 09:48:18 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:48:18 (3/6) Installing libsodium (1.0.18-r0) 09:48:18 ---> 70e18e148d99 09:48:18 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:48:18 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:48:18 ---> Running in 2f7fb9655e97 09:48:18 (5/6) Installing libzmq (4.3.4-r0) 09:48:18 Removing intermediate container 2f7fb9655e97 09:48:18 ---> 7e50a5021595 09:48:18 Step 17/20 : CMD ["--init=true"] 09:48:18 ---> Running in fa801a621200 09:48:18 (6/6) Installing zeromq (4.3.4-r0) 09:48:18 Executing busybox-1.33.1-r6.trigger 09:48:19 OK: 8 MiB in 20 packages 09:48:19 Removing intermediate container fa801a621200 09:48:19 ---> ebb0ab13def2 09:48:19 Step 18/20 : LABEL arch=x86_64 09:48:19 ---> Running in aec17582ca05 09:48:20 Removing intermediate container aec17582ca05 09:48:20 ---> 54b6c586156b 09:48:20 Step 19/20 : LABEL git_sha=130f01c21129746f82a59395eb7db174690d59a9 09:48:20 Removing intermediate container 25d62bf7461a 09:48:20 ---> b33f6c9cb89e 09:48:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:48:20 Removing intermediate container 0408fbe9ff77 09:48:20 ---> 8be012720bc7 09:48:20 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:48:20 ---> Running in 1a50ba144571 09:48:20 ---> Running in d944289e86e4 09:48:20 Removing intermediate container 1a50ba144571 09:48:20 ---> f4694bfb23e3 09:48:20 Step 20/20 : LABEL version=0.0.0 09:48:20 ---> Running in 785f597040bc 09:48:20 ---> d8660b2f0882 09:48:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:48:20 Removing intermediate container 785f597040bc 09:48:20 ---> 6efa0ccdb015 09:48:20 09:48:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:48:20 Successfully built 6efa0ccdb015 09:48:20 Successfully tagged security-proxy-setup:latest 09:48:20  Building security-proxy-setup ... done  ---> 17cc86f63480 09:48:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:48:21 ---> 9636d34c0e31 09:48:21 Step 18/22 : ENTRYPOINT ["/core-data"] 09:48:21 ---> Running in 76ebb67f5251 09:48:21 Removing intermediate container 76ebb67f5251 09:48:21 ---> eef87c98bd2c 09:48:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:48:21 ---> Running in 7cd8a1d75ed2 09:48:21 Removing intermediate container 7cd8a1d75ed2 09:48:21 ---> b5ffb89f94c1 09:48:21 Step 20/22 : LABEL arch=x86_64 09:48:21 ---> Running in 41c38fa261bd 09:48:21 Removing intermediate container d944289e86e4 09:48:21 ---> 68be8b829f24 09:48:21 09:48:21 Step 10/22 : FROM docker:20.10.8 09:48:21 Removing intermediate container 41c38fa261bd 09:48:21 ---> 65793ea96198 09:48:21 Step 21/22 : LABEL git_sha=130f01c21129746f82a59395eb7db174690d59a9 09:48:22 ---> Running in 7e0ca35cae34 09:48:22 20.10.8: Pulling from library/docker 09:48:22 Removing intermediate container 7e0ca35cae34 09:48:22 ---> 990cac1d14c2 09:48:22 Step 22/22 : LABEL version=0.0.0 09:48:22 ---> Running in 311a577dfc41 09:48:22 Removing intermediate container 311a577dfc41 09:48:22 ---> e3635bd96ff8 09:48:22 09:48:23 Successfully built e3635bd96ff8 09:48:23 Successfully tagged core-data:latest 09:48:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:48:27  Building core-data ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 09:48:27 Status: Downloaded newer image for docker:20.10.8 09:48:27 ---> bc6c0ffef665 09:48:27 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:48:27 ---> Running in 586995d44273 09:48:28 Removing intermediate container 586995d44273 09:48:28 ---> 0f2b88d057e1 09:48:28 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:48:28 ---> Running in 528ba33324cd 09:48:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:48:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:48:28 (1/42) Installing readline (8.1.0-r0) 09:48:28 (2/42) Installing bash (5.1.4-r0) 09:48:28 Executing bash-5.1.4-r0.post-install 09:48:28 (3/42) Installing brotli-libs (1.0.9-r5) 09:48:28 (4/42) Installing nghttp2-libs (1.43.0-r0) 09:48:28 (5/42) Installing libcurl (7.79.1-r0) 09:48:28 (6/42) Installing curl (7.79.1-r0) 09:48:28 (7/42) Installing dumb-init (1.2.5-r1) 09:48:28 (8/42) Installing libbz2 (1.0.8-r1) 09:48:28 (9/42) Installing expat (2.4.1-r0) 09:48:28 (10/42) Installing libffi (3.3-r2) 09:48:28 (11/42) Installing gdbm (1.19-r0) 09:48:28 (12/42) Installing xz-libs (5.2.5-r0) 09:48:28 (13/42) Installing libgcc (10.3.1_git20210424-r2) 09:48:28 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 09:48:28 (15/42) Installing mpdecimal (2.5.1-r1) 09:48:28 (16/42) Installing sqlite-libs (3.35.5-r0) 09:48:28 (17/42) Installing python3 (3.9.5-r2) 09:48:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:48:29 (18/42) Installing py3-appdirs (1.4.4-r2) 09:48:29 (19/42) Installing py3-chardet (4.0.0-r2) 09:48:29 (20/42) Installing py3-idna (3.2-r0) 09:48:29 (21/42) Installing py3-urllib3 (1.26.5-r0) 09:48:29 (22/42) Installing py3-certifi (2020.12.5-r1) 09:48:29 (23/42) Installing py3-requests (2.25.1-r4) 09:48:29 (24/42) Installing py3-msgpack (1.0.2-r1) 09:48:29 (25/42) Installing py3-lockfile (0.12.2-r4) 09:48:29 (26/42) Installing py3-cachecontrol (0.12.6-r1) 09:48:29 (27/42) Installing py3-colorama (0.4.4-r1) 09:48:29 (28/42) Installing py3-contextlib2 (0.6.0-r1) 09:48:29 (29/42) Installing py3-distlib (0.3.1-r3) 09:48:29 (30/42) Installing py3-distro (1.5.0-r3) 09:48:29 (31/42) Installing py3-six (1.15.0-r1) 09:48:29 (32/42) Installing py3-webencodings (0.5.1-r4) 09:48:29 (33/42) Installing py3-html5lib (1.1-r1) 09:48:29 (34/42) Installing py3-parsing (2.4.7-r2) 09:48:29 (35/42) Installing py3-packaging (20.9-r1) 09:48:29 (36/42) Installing py3-toml (0.10.2-r2) 09:48:29 (37/42) Installing py3-pep517 (0.10.0-r2) 09:48:29 (38/42) Installing py3-progress (1.5-r2) 09:48:29 (39/42) Installing py3-retrying (1.3.3-r1) 09:48:29 (40/42) Installing py3-ordered-set (4.0.2-r1) 09:48:29 (41/42) Installing py3-setuptools (52.0.0-r3) 09:48:29 (42/42) Installing py3-pip (20.3.4-r1) 09:48:30 Executing busybox-1.33.1-r3.trigger 09:48:30 OK: 84 MiB in 64 packages 09:48:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:48:30 Collecting docker-compose==1.23.2 09:48:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:48:30 Collecting texttable<0.10,>=0.9.0 09:48:30 Downloading texttable-0.9.1.tar.gz (11 kB) 09:48:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:48:31 Collecting websocket-client<1.0,>=0.32.0 09:48:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:48:31 Collecting jsonschema<3,>=2.5.1 09:48:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:48:31 Collecting docopt<0.7,>=0.6.1 09:48:31 Downloading docopt-0.6.2.tar.gz (25 kB) 09:48:32 Collecting cached-property<2,>=1.2.0 09:48:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:48:32 Collecting dockerpty<0.5,>=0.4.1 09:48:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:48:32 Collecting PyYAML<4,>=3.10 09:48:32 Downloading PyYAML-3.13.tar.gz (270 kB) 09:48:33 Removing intermediate container be11d0a9a5ae 09:48:33 ---> a85f535053ee 09:48:33 09:48:33 Step 11/23 : FROM alpine:3.14 09:48:33 ---> 0a97eee8041e 09:48:33 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:48:33 ---> Using cache 09:48:33 ---> 8590203ee256 09:48:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:48:33 ---> Using cache 09:48:33 ---> 635d33d57f9e 09:48:33 Step 14/23 : ENV APP_PORT=59861 09:48:33 ---> Running in 1fce6b0c1697 09:48:33 Removing intermediate container 1fce6b0c1697 09:48:33 ---> 285dca55c937 09:48:33 Step 15/23 : EXPOSE $APP_PORT 09:48:33 ---> Running in 05013a152b19 09:48:33 Collecting docker<4.0,>=3.6.0 09:48:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:48:33 Removing intermediate container 05013a152b19 09:48:33 ---> 775717b91d9d 09:48:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:48:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:48:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:48:33 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:48:33 Collecting docker-pycreds>=0.4.0 09:48:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:48:33 ---> aead54fb89f3 09:48:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:48:33 Collecting urllib3<1.25,>=1.21.1 09:48:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:48:33 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:48:33 Collecting idna<2.8,>=2.5 09:48:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:48:33 Collecting chardet<3.1.0,>=3.0.2 09:48:33 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:48:33 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:48:33 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:48:33 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:48:33 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:48:33 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:48:33 Attempting uninstall: urllib3 09:48:33 Found existing installation: urllib3 1.26.5 09:48:33 Uninstalling urllib3-1.26.5: 09:48:33 Successfully uninstalled urllib3-1.26.5 09:48:34 ---> 8a069c3b867d 09:48:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:48:34 Attempting uninstall: idna 09:48:34 Found existing installation: idna 3.2 09:48:34 Uninstalling idna-3.2: 09:48:34 Successfully uninstalled idna-3.2 09:48:34 ---> 4118d3ee41d0 09:48:34 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:48:34 ---> Running in 3c31cebfc561 09:48:34 Attempting uninstall: chardet 09:48:34 Found existing installation: chardet 4.0.0 09:48:34 Uninstalling chardet-4.0.0: 09:48:34 Removing intermediate container 3c31cebfc561 09:48:34 ---> 2e312d912620 09:48:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:48:34 Successfully uninstalled chardet-4.0.0 09:48:34 ---> Running in 459ce099d06a 09:48:34 Removing intermediate container 459ce099d06a 09:48:34 ---> f8c31e551d6d 09:48:34 Step 21/23 : LABEL arch=x86_64 09:48:34 ---> Running in 4a5bd5a12935 09:48:34 Removing intermediate container 4a5bd5a12935 09:48:34 ---> 75503df3a6ba 09:48:34 Step 22/23 : LABEL git_sha=130f01c21129746f82a59395eb7db174690d59a9 09:48:34 ---> Running in 5857b827bd65 09:48:34 Attempting uninstall: requests 09:48:34 Found existing installation: requests 2.25.1 09:48:34 Uninstalling requests-2.25.1: 09:48:34 Successfully uninstalled requests-2.25.1 09:48:34 Removing intermediate container 5857b827bd65 09:48:34 ---> bce8fdbc3281 09:48:34 Step 23/23 : LABEL version=0.0.0 09:48:34 ---> Running in a4efec005918 09:48:34 Running setup.py install for texttable: started 09:48:34 Removing intermediate container a4efec005918 09:48:34 ---> 053f63be0c56 09:48:34 09:48:34 Successfully built 053f63be0c56 09:48:34 Successfully tagged support-scheduler:latest 09:48:34  Building support-scheduler ... done  Running setup.py install for texttable: finished with status 'done' 09:48:34 Running setup.py install for PyYAML: started 09:48:35 Running setup.py install for PyYAML: finished with status 'done' 09:48:35 Running setup.py install for docopt: started 09:48:35 Running setup.py install for docopt: finished with status 'done' 09:48:35 Running setup.py install for dockerpty: started 09:48:35 Running setup.py install for dockerpty: finished with status 'done' 09:48:36 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:48:39 Removing intermediate container 528ba33324cd 09:48:39 ---> d440bac9f87a 09:48:39 Step 13/22 : ENV APP_PORT=58890 09:48:39 ---> Running in d6a609aa7348 09:48:39 Removing intermediate container d6a609aa7348 09:48:39 ---> 670cec5d4871 09:48:39 Step 14/22 : EXPOSE $APP_PORT 09:48:39 ---> Running in 44d5f0b1fc15 09:48:39 Removing intermediate container 44d5f0b1fc15 09:48:39 ---> 7c4368fa9254 09:48:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:48:39 ---> ac37726f2a99 09:48:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:48:39 ---> d2aa6836d4ca 09:48:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:48:39 ---> 3f96db484526 09:48:39 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 09:48:39 ---> Running in fea5aa126b06 09:48:39 Removing intermediate container fea5aa126b06 09:48:39 ---> 2d48f9d730fa 09:48:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:48:39 ---> Running in 630aaa8799bc 09:48:39 Removing intermediate container 630aaa8799bc 09:48:39 ---> d0fa800a8a36 09:48:39 Step 20/22 : LABEL arch=x86_64 09:48:39 ---> Running in 535b8e9e0888 09:48:39 Removing intermediate container 535b8e9e0888 09:48:39 ---> 31a3a97c1bc7 09:48:39 Step 21/22 : LABEL git_sha=130f01c21129746f82a59395eb7db174690d59a9 09:48:39 ---> Running in 2045e0d3ac39 09:48:40 Removing intermediate container 2045e0d3ac39 09:48:40 ---> 64a7c3676430 09:48:40 Step 22/22 : LABEL version=0.0.0 09:48:40 ---> Running in 09081ad1a1fd 09:48:40 Removing intermediate container 09081ad1a1fd 09:48:40 ---> 2c7afaf6e2ca 09:48:40 09:48:40 Successfully built 2c7afaf6e2ca 09:48:40 Successfully tagged sys-mgmt-agent:latest 09:48:40  Building sys-mgmt-agent ... done  [Pipeline] } 09:48:40 $ docker stop --time=1 f35498f09eac0e8ac61f2706f77b26204d38e6a64366dc7ea5a3b85d7c413df7 09:48:41 $ docker rm -f f35498f09eac0e8ac61f2706f77b26204d38e6a64366dc7ea5a3b85d7c413df7 [Pipeline] // withDockerContainer [Pipeline] sh 09:48:42 + docker images 09:48:42 REPOSITORY TAG IMAGE ID CREATED SIZE 09:48:42 sys-mgmt-agent latest 2c7afaf6e2ca 1 second ago 294MB 09:48:42 support-scheduler latest 053f63be0c56 7 seconds ago 16.2MB 09:48:42 a85f535053ee 9 seconds ago 1.76GB 09:48:42 core-data latest e3635bd96ff8 19 seconds ago 20.7MB 09:48:42 68be8b829f24 20 seconds ago 1.76GB 09:48:42 security-proxy-setup latest 6efa0ccdb015 21 seconds ago 26.9MB 09:48:42 fcc7712f357e 27 seconds ago 1.77GB 09:48:42 98cc197ffb1b 28 seconds ago 1.77GB 09:48:42 security-bootstrapper latest 4680f62d3379 45 seconds ago 18.9MB 09:48:42 security-secretstore-setup latest ec5397fe7730 54 seconds ago 28.4MB 09:48:42 support-notifications latest d3a8da763b65 About a minute ago 17MB 09:48:42 core-metadata latest 2e7fbfb4b3b6 About a minute ago 16.9MB 09:48:42 6d890240ce5d About a minute ago 1.77GB 09:48:42 34af2c4abff6 About a minute ago 1.76GB 09:48:42 7e1d27012db2 About a minute ago 1.76GB 09:48:42 bdbd1d1c665d About a minute ago 1.76GB 09:48:42 core-command latest e3658e4713cc About a minute ago 16.1MB 09:48:42 201a3abd6879 About a minute ago 1.76GB 09:48:42 ci-base-image-x86_64 latest 1de8ff97628e 5 minutes ago 1.25GB 09:48:42 alpine 3.14 0a97eee8041e 12 days ago 5.61MB 09:48:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB 09:48:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 weeks ago 34.5MB 09:48:42 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 09:48:42 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:48:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:48:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:48:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:48:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:48:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:48:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:48:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:48:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:48:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:48:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.282s coverage: 28.7% of statements 09:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:48:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.426s coverage: 98.5% of statements 09:48:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:48:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.396s coverage: 44.7% of statements 09:48:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:48:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:48:57 Still waiting to schedule task 09:48:57 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 09:48:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.708s coverage: 89.5% of statements 09:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:48:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.234s coverage: 84.4% of statements 09:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:49:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.526s coverage: 94.2% of statements 09:49:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:49:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:49:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.224s coverage: 59.1% of statements 09:49:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:49:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:49:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:49:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:49:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:49:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.191s coverage: 60.0% of statements 09:49:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:49:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:49:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:49:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.348s coverage: 0.9% of statements 09:49:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:49:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.228s coverage: 58.8% of statements 09:49:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.197s coverage: 21.7% of statements 09:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.306s coverage: 47.1% of statements 09:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.223s coverage: 79.5% of statements 09:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.244s coverage: 94.1% of statements 09:49:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.208s coverage: 96.3% of statements 09:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.232s coverage: 87.5% of statements 09:49:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.262s coverage: 94.4% of statements 09:49:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.238s coverage: 44.8% of statements 09:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.532s coverage: 82.5% of statements 09:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:49:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.254s coverage: 92.9% of statements 09:49:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:49:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:49:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:49:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 09:49:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:49:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:49:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:49:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:49:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:49:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.184s coverage: 87.2% of statements 09:49:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:49:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:49:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements 09:49:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:49:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.243s coverage: 58.8% of statements 09:49:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:49:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.274s coverage: 80.0% of statements 09:49:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.274s coverage: 87.2% of statements 09:49:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.274s coverage: 85.4% of statements 09:49:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.776s coverage: 91.2% of statements 09:49:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:49:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.701s coverage: 64.4% of statements 09:49:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:49:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:49:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.185s coverage: 100.0% of statements 09:49:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 89.4% of statements 09:49:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 09:49:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements 09:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements 09:49:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.361s coverage: 65.4% of statements 09:49:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:49:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:49:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:49:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.735s coverage: 43.8% of statements 09:49:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:49:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:49:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.288s coverage: 89.5% of statements 09:49:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:49:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.228s coverage: 84.8% of statements 09:49:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:49:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.219s coverage: 17.7% of statements 09:49:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:49:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:49:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:49:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:49:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.619s coverage: 92.3% of statements 09:49:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:49:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:49:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:49:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:49:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.223s coverage: 63.2% of statements 09:49:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:49:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:49:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.432s coverage: 97.7% of statements 09:49:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:49:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:49:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:49:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:49:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.208s coverage: 28.9% of statements 09:49:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:49:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:49:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:49:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:49:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:49:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:49:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.162s coverage: 100.0% of statements 09:49:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 09:49:51 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 09:49:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:49:51 GO111MODULE=on go vet ./... 09:49:55 Running on prd-ubuntu18.04-docker-8c-8g-498 in /w/workspace/edgexfoundry_edgex-go_PR-3825 [Pipeline] { [Pipeline] ws 09:49:55 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 09:49:55 The recommended git tool is: git 09:49:57 using credential edgex-jenkins-ssh 09:49:57 Cloning the remote Git repository 09:49:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:49:57 > git init /w/workspace/edgex-go/3 # timeout=10 09:49:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:49:57 > git --version # timeout=10 09:49:57 > git --version # 'git version 2.17.1' 09:49:57 using GIT_SSH to set credentials SSH Credentials for GitHub 09:49:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:50:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:50:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:50:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:50:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:50:02 using GIT_SSH to set credentials SSH Credentials for GitHub 09:50:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3825/head:refs/remotes/origin/PR-3825 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:50:03 Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit 40d751137b3aa40adf634037649cad87c52ace2b 09:50:03 Merge succeeded, producing a92176dd0e96517616a62e4ab0ff0416af1fc1c1 09:50:03 Checking out Revision a92176dd0e96517616a62e4ab0ff0416af1fc1c1 (PR-3825) 09:50:03 > git config core.sparsecheckout # timeout=10 09:50:03 > git checkout -f 40d751137b3aa40adf634037649cad87c52ace2b # timeout=10 09:50:03 > git remote # timeout=10 09:50:03 > git config --get remote.origin.url # timeout=10 09:50:03 using GIT_SSH to set credentials SSH Credentials for GitHub 09:50:03 > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 09:50:03 > git rev-parse HEAD^{commit} # timeout=10 09:50:03 > git config core.sparsecheckout # timeout=10 09:50:03 > git checkout -f a92176dd0e96517616a62e4ab0ff0416af1fc1c1 # timeout=10 09:50:06 Commit message: "Merge commit 'b2bbeb2bf8682f369067d047e38d70060ce035aa' into HEAD" 09:50:06 First time build. Skipping changelog. 09:50:06 > git rev-list --no-walk 7ed81f1e985da314d7b0f68373ca6bc60e47c7e9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:50:07 + echo snap-build.sh 09:50:07 snap-build.sh 09:50:07 + SNAP_BASE_DIR=. 09:50:07 + '[' '!' -z /w/workspace/edgex-go/3 ']' 09:50:07 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 09:50:07 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 09:50:07 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 09:50:07 + cd /w/workspace/edgex-go/3 09:50:07 + sudo apt-get remove -qy --purge lxd lxd-client 09:50:07 Reading package lists... 09:50:07 Building dependency tree... 09:50:07 Reading state information... 09:50:07 The following packages were automatically installed and are no longer required: 09:50:07 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 09:50:07 uidmap xdelta3 09:50:07 Use 'sudo apt autoremove' to remove them. 09:50:07 The following packages will be REMOVED: 09:50:07 lxd* lxd-client* 09:50:07 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 09:50:07 After this operation, 31.7 MB disk space will be freed. 09:50:08 (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:50:08 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 09:50:09 Removing lxd dnsmasq configuration 09:50:09 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 09:50:09 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 09:50:10 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:50:10 (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:50:10 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 09:50:11 Processing triggers for systemd (237-3ubuntu10.45) ... 09:50:11 Processing triggers for ureadahead (0.100.0-21) ... 09:50:12 + sudo snap remove --purge lxd 09:50:12 snap "lxd" is not installed 09:50:12 + sudo groupadd --force --system lxd 09:50:12 ++ whoami 09:50:12 + sudo /usr/sbin/usermod -G lxd -a jenkins 09:50:12 + newgrp - lxd 09:50:12 + sudo snap install lxd 09:50:22 2021-11-25T09:50:19Z INFO Waiting for automatic snapd restart... 09:50:37 lxd 4.20 from Canonical* installed 09:50:37 + sudo lxd init --auto 09:50:45 + sudo snap install --classic snapcraft 09:50:55 snapcraft 5.0 from Canonical* installed 09:50:55 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 09:50:55 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 09:50:55 % Total % Received % Xferd Average Speed Time Time Time Current 09:50:55 Dload Upload Total Spent Left Speed 09:50:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3073 0 --:--:-- --:--:-- --:--:-- 3073 09:50:55 100 3325k 100 3325k 0 0 6744k 0 --:--:-- --:--:-- --:--:-- 6744k 09:50:55 ./yq_linux_amd64 09:50:55 + sudo snapcraft prime --use-lxd 09:50:56 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 09:50:56 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:50:56 - README.md 09:50:56 09:50:56 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:50:57 Launching a container. 09:51:07 Waiting for container to be ready 09:51:07 To start your first container, try: lxc launch ubuntu:20.04 09:51:07 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 09:51:07 09:51:10 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 09:51:10 Waiting for network to be ready... 09:51:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:51:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 09:51:10 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:51:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 09:51:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 09:51:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 09:51:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 09:51:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 09:51:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] 09:51:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 09:51:11 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:51:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:51:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:51:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:51:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:51:11 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:51:11 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:51:11 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:51:12 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:51:12 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] 09:51:12 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 09:51:12 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 09:51:12 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 09:51:12 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 09:51:12 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 09:51:12 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] 09:51:12 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 09:51:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:51:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:51:13 ./bin/test-attribution-txt.sh [Pipeline] echo 09:51:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:51:14 + ls -al . 09:51:14 total 672 09:51:14 drwxrwxr-x 9 1001 1001 4096 Nov 25 09:51 . 09:51:14 drwxr-xr-x 4 root root 4096 Nov 25 09:47 .. 09:51:14 -rw-rw-r-- 1 1001 1001 11 Nov 25 09:44 .dockerignore 09:51:14 drwxrwxr-x 8 1001 1001 4096 Nov 25 09:44 .git 09:51:14 drwxrwxr-x 4 1001 1001 4096 Nov 25 09:44 .github 09:51:14 -rw-rw-r-- 1 1001 1001 804 Nov 25 09:44 .gitignore 09:51:14 -rw-rw-r-- 1 1001 1001 42 Nov 25 09:44 .golangci.yml 09:51:14 -rw-rw-r-- 1 1001 1001 76 Nov 25 09:44 .hadolint.yml 09:51:14 -rw-rw-r-- 1 1001 1001 166 Nov 25 09:44 .sonarcloud.properties 09:51:14 -rw-rw-r-- 1 1001 1001 1171 Nov 25 09:44 ADOPTERS.md 09:51:14 -rw-rw-r-- 1 1001 1001 8910 Nov 25 09:44 Attribution.txt 09:51:14 -rw-rw-r-- 1 1001 1001 51732 Nov 25 09:44 CHANGELOG.md 09:51:14 -rw-rw-r-- 1 1001 1001 3804 Nov 25 09:44 CONTRIBUTING.md 09:51:14 -rw-rw-r-- 1 1001 1001 677 Nov 25 09:44 GOVERNANCE.md 09:51:14 -rw-rw-r-- 1 1001 1001 849 Nov 25 09:44 Jenkinsfile 09:51:14 -rw-rw-r-- 1 1001 1001 10775 Nov 25 09:44 LICENSE 09:51:14 -rw-rw-r-- 1 1001 1001 6508 Nov 25 09:44 Makefile 09:51:14 -rw-rw-r-- 1 1001 1001 582 Nov 25 09:44 OWNERS.md 09:51:14 -rw-rw-r-- 1 1001 1001 8207 Nov 25 09:44 README.md 09:51:14 -rw-rw-r-- 1 1001 1001 6912 Nov 25 09:44 SECURITY.md 09:51:14 -rw-rw-r-- 1 1001 1001 5 Nov 25 09:42 VERSION 09:51:14 -rw-rw-r-- 1 1001 1001 4131 Nov 25 09:44 ZMQWindows.md 09:51:14 drwxrwxr-x 2 1001 1001 4096 Nov 25 09:44 bin 09:51:14 drwxrwxr-x 14 1001 1001 4096 Nov 25 09:44 cmd 09:51:14 -rw-r--r-- 1 root root 428381 Nov 25 09:49 coverage.out 09:51:14 -rw-rw-r-- 1 1001 1001 822 Nov 25 09:44 go.mod 09:51:14 -rw-rw-r-- 1 1001 1001 49471 Nov 25 09:44 go.sum 09:51:14 drwxrwxr-x 8 1001 1001 4096 Nov 25 09:44 internal 09:51:14 drwxrwxr-x 3 1001 1001 4096 Nov 25 09:44 openapi 09:51:14 drwxrwxr-x 4 1001 1001 4096 Nov 25 09:44 snap 09:51:14 -rw-rw-r-- 1 1001 1001 204 Nov 25 09:44 version.go [Pipeline] sh 09:51:14 + '[' -e coverage.out ] 09:51:14 + chown 1001:1001 coverage.out [Pipeline] stash 09:51:15 Warning: overwriting stash ‘coverage-report’ 09:51:15 Fetched 25.6 MB in 4s (6058 kB/s) 09:51:15 Reading package lists... 09:51:15 Stashed 1 file(s) [Pipeline] sh 09:51:15 Reading package lists... 09:51:16 Building dependency tree... 09:51:16 Reading state information... 09:51:16 The following additional packages will be installed: 09:51:16 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:51:16 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:51:16 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:51:16 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 09:51:16 Suggested packages: 09:51:16 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 09:51:16 Recommended packages: 09:51:16 gnupg libsasl2-modules 09:51:16 The following NEW packages will be installed: 09:51:16 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:51:16 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:51:16 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:51:16 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 09:51:16 The following packages will be upgraded: 09:51:16 gpg gpg-agent gpgconf libudev1 09:51:16 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 09:51:16 Need to get 3527 kB of archives. 09:51:16 After this operation, 13.3 MB of additional disk space will be used. 09:51:16 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] 09:51:16 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 09:51:16 + make build 09:51:16 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:51:16 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] 09:51:16 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 09:51:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 09:51:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 09:51:17 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 09:51:17 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 09:51:17 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 09:51:17 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 09:51:17 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 09:51:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 09:51:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 09:51:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 09:51:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 09:51:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 09:51:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 09:51:17 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 09:51:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 09:51:17 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 09:51:17 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 09:51:17 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 09:51:17 debconf: delaying package configuration, since apt-utils is not installed 09:51:17 Fetched 3527 kB in 1s (3012 kB/s) 09:51:17 (Reading database ... 12511 files and directories currently installed.) 09:51:17 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 09:51:17 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 09:51:17 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 09:51:17 Selecting previously unselected package udev. 09:51:17 (Reading database ... 12511 files and directories currently installed.) 09:51:17 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 09:51:17 Unpacking udev (237-3ubuntu10.52) ... 09:51:17 Selecting previously unselected package libfuse2:amd64. 09:51:17 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 09:51:17 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:51:17 Selecting previously unselected package fuse. 09:51:17 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 09:51:17 Unpacking fuse (2.9.7-1ubuntu1) ... 09:51:18 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 09:51:18 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:51:18 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 09:51:18 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:51:18 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 09:51:18 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:51:18 Selecting previously unselected package libksba8:amd64. 09:51:18 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 09:51:18 Unpacking libksba8:amd64 (1.3.5-2) ... 09:51:18 Selecting previously unselected package libroken18-heimdal:amd64. 09:51:18 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:51:18 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:51:18 Selecting previously unselected package libasn1-8-heimdal:amd64. 09:51:18 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:51:18 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:51:18 Selecting previously unselected package libheimbase1-heimdal:amd64. 09:51:18 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:51:18 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:51:18 Selecting previously unselected package libhcrypto4-heimdal:amd64. 09:51:18 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:51:18 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:51:18 Selecting previously unselected package libwind0-heimdal:amd64. 09:51:18 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:51:18 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:51:18 Selecting previously unselected package libhx509-5-heimdal:amd64. 09:51:18 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:51:18 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:51:18 Selecting previously unselected package libkrb5-26-heimdal:amd64. 09:51:18 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:51:18 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:51:18 Selecting previously unselected package libheimntlm0-heimdal:amd64. 09:51:18 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:51:19 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:51:19 Selecting previously unselected package libgssapi3-heimdal:amd64. 09:51:19 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:51:19 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:51:19 Selecting previously unselected package libsasl2-modules-db:amd64. 09:51:19 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:51:19 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:51:19 Selecting previously unselected package libsasl2-2:amd64. 09:51:19 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:51:19 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:51:19 Selecting previously unselected package libldap-common. 09:51:19 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 09:51:19 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:51:19 Selecting previously unselected package libldap-2.4-2:amd64. 09:51:19 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 09:51:19 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:51:19 Selecting previously unselected package dirmngr. 09:51:19 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 09:51:19 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 09:51:19 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:51:19 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 09:51:19 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:51:19 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:51:19 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:51:19 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 09:51:19 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:51:19 Setting up libksba8:amd64 (1.3.5-2) ... 09:51:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:51:19 Setting up udev (237-3ubuntu10.52) ... 09:51:19 invoke-rc.d: policy-rc.d denied execution of start. 09:51:19 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:51:19 Processing triggers for systemd (237-3ubuntu10) ... 09:51:19 Setting up fuse (2.9.7-1ubuntu1) ... 09:51:20 Setting up gpg (2.2.4-1ubuntu1.4) ... 09:51:20 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:51:20 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:51:20 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:51:20 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:51:20 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:51:20 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:51:20 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:51:20 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:51:20 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 09:51:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:51:20 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 09:51:20 settings in the [Install] section, and DefaultInstance for template units). 09:51:20 This means they are not meant to be enabled using systemctl. 09:51:20 Possible reasons for having this kind of units are: 09:51:20 1) A unit may be statically enabled by being symlinked from another unit's 09:51:20 .wants/ or .requires/ directory. 09:51:20 2) A unit's purpose may be to act as a helper for some other unit which has 09:51:20 a requirement dependency on it. 09:51:20 3) A unit may be started when needed via activation (socket, path, timer, 09:51:20 D-Bus, udev, scripted systemctl call, ...). 09:51:20 4) In case of template units, the unit is meant to be enabled with some 09:51:20 instance name specified. 09:51:20 Reading package lists... 09:51:20 Building dependency tree... 09:51:20 Reading state information... 09:51:21 The following additional packages will be installed: 09:51:21 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 09:51:21 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 09:51:21 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 09:51:21 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 09:51:21 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 09:51:21 Suggested packages: 09:51:21 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 09:51:21 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 09:51:21 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 09:51:21 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 09:51:21 systemd-container policykit-1 09:51:21 Recommended packages: 09:51:21 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 09:51:21 The following NEW packages will be installed: 09:51:21 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 09:51:21 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 09:51:21 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 09:51:21 multiarch-support openssh-client python3 python3-minimal python3.6 09:51:21 python3.6-minimal snapd squashfs-tools sudo 09:51:21 The following packages will be upgraded: 09:51:21 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 09:51:21 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 09:51:21 Need to get 36.8 MB of archives. 09:51:21 After this operation, 147 MB of additional disk space will be used. 09:51:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 09:51:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 09:51:21 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 09:51:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 09:51:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 09:51:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 09:51:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 09:51:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 09:51:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 09:51:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 09:51:21 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 09:51:21 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 09:51:21 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 09:51:21 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 09:51:21 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 09:51:21 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 09:51:21 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 09:51:22 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 09:51:22 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 09:51:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 09:51:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 09:51:22 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 09:51:22 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 09:51:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 09:51:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 09:51:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 09:51:22 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 09:51:22 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 09:51:22 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 09:51:22 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 09:51:22 debconf: delaying package configuration, since apt-utils is not installed 09:51:22 Fetched 36.8 MB in 2s (20.3 MB/s) 09:51:23 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:51:23 (Reading database ... 12757 files and directories currently installed.) 09:51:23 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 09:51:23 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 09:51:23 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 09:51:23 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 09:51:23 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 09:51:23 (Reading database ... 12757 files and directories currently installed.) 09:51:23 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 09:51:23 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 09:51:24 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 09:51:24 (Reading database ... 12757 files and directories currently installed.) 09:51:24 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 09:51:24 Unpacking apt (1.6.14) over (1.6.1) ... 09:51:24 Setting up apt (1.6.14) ... 09:51:24 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 09:51:24 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 09:51:24 (Reading database ... 12764 files and directories currently installed.) 09:51:24 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 09:51:24 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 09:51:24 Selecting previously unselected package libpython3.6-minimal:amd64. 09:51:24 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:51:24 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:51:25 Selecting previously unselected package libexpat1:amd64. 09:51:25 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 09:51:25 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:51:25 Selecting previously unselected package python3.6-minimal. 09:51:25 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:51:25 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:51:25 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 09:51:25 Checking for services that may need to be restarted...done. 09:51:25 Checking for services that may need to be restarted...done. 09:51:25 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:51:25 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:51:25 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:51:25 Selecting previously unselected package python3-minimal. 09:51:25 (Reading database ... 13012 files and directories currently installed.) 09:51:25 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 09:51:25 Unpacking python3-minimal (3.6.7-1~18.04) ... 09:51:26 Selecting previously unselected package mime-support. 09:51:26 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 09:51:26 Unpacking mime-support (3.60ubuntu1) ... 09:51:26 Selecting previously unselected package libmpdec2:amd64. 09:51:26 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 09:51:26 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:51:26 Selecting previously unselected package libpython3.6-stdlib:amd64. 09:51:26 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:51:26 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:51:26 Selecting previously unselected package python3.6. 09:51:26 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:51:26 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:51:26 Selecting previously unselected package libpython3-stdlib:amd64. 09:51:26 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 09:51:26 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:51:26 Setting up python3-minimal (3.6.7-1~18.04) ... 09:51:26 Selecting previously unselected package python3. 09:51:26 (Reading database ... 13442 files and directories currently installed.) 09:51:26 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 09:51:26 Unpacking python3 (3.6.7-1~18.04) ... 09:51:26 Selecting previously unselected package multiarch-support. 09:51:26 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 09:51:26 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 09:51:26 Setting up multiarch-support (2.27-3ubuntu1.4) ... 09:51:26 Selecting previously unselected package liblzo2-2:amd64. 09:51:26 (Reading database ... 13479 files and directories currently installed.) 09:51:26 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 09:51:26 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 09:51:26 Selecting previously unselected package libbsd0:amd64. 09:51:26 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 09:51:26 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:51:26 Selecting previously unselected package sudo. 09:51:26 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 09:51:26 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 09:51:27 Selecting previously unselected package apparmor. 09:51:27 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 09:51:27 Unpacking apparmor (2.12-4ubuntu5.1) ... 09:51:27 Selecting previously unselected package libedit2:amd64. 09:51:27 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 09:51:27 Unpacking libedit2:amd64 (3.1-20170329-1) ... 09:51:27 Selecting previously unselected package libkrb5support0:amd64. 09:51:27 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 09:51:27 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:51:27 Selecting previously unselected package libk5crypto3:amd64. 09:51:27 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 09:51:27 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:51:27 Selecting previously unselected package libkeyutils1:amd64. 09:51:27 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 09:51:27 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:51:27 Selecting previously unselected package libkrb5-3:amd64. 09:51:27 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 09:51:27 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:51:27 Selecting previously unselected package libgssapi-krb5-2:amd64. 09:51:27 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 09:51:27 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:51:27 Selecting previously unselected package libssl1.0.0:amd64. 09:51:27 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 09:51:27 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 09:51:27 Selecting previously unselected package openssh-client. 09:51:27 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 09:51:27 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 09:51:27 Selecting previously unselected package squashfs-tools. 09:51:27 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 09:51:27 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 09:51:27 Selecting previously unselected package snapd. 09:51:27 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 09:51:27 Unpacking snapd (2.51.1+18.04) ... 09:51:29 Setting up libedit2:amd64 (3.1-20170329-1) ... 09:51:30 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 09:51:30 Setting up mime-support (3.60ubuntu1) ... 09:51:30 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 09:51:30 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:51:30 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:51:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:51:30 Setting up systemd (237-3ubuntu10.52) ... 09:51:30 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 09:51:31 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:51:31 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:51:31 Setting up liblzo2-2:amd64 (2.08-1.2) ... 09:51:31 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:51:31 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:51:31 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:51:31 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 09:51:31 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:51:31 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:51:31 Setting up python3 (3.6.7-1~18.04) ... 09:51:31 running python rtupdate hooks for python3.6... 09:51:31 running python post-rtupdate hooks for python3.6... 09:51:31 Setting up apparmor (2.12-4ubuntu5.1) ... 09:51:32 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 09:51:32 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:51:32 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 09:51:32 Setting up snapd (2.51.1+18.04) ... 09:51:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 09:51:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 09:51:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 09:51:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 09:51:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:51:33 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:51:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 09:51:34 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 09:51:34 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 09:51:34 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 09:51:34 /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' 09:51:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:51:34 Processing triggers for systemd (237-3ubuntu10.52) ... 09:51:35 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:51:35 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:51:35 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:51:36 Reading package lists... 09:51:37 Reading package lists... 09:51:37 Building dependency tree... 09:51:37 Reading state information... 09:51:37 Calculating upgrade... 09:51:37 The following packages will be upgraded: 09:51:37 advancecomp base-files bash binutils binutils-common 09:51:37 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 09:51:37 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 09:51:37 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 09:51:37 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 09:51:37 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 09:51:37 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 09:51:37 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 09:51:37 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 09:51:37 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 09:51:37 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 09:51:37 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 09:51:37 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 09:51:37 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 09:51:37 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 09:51:37 ubuntu-keyring util-linux 09:51:37 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:51:37 Need to get 64.2 MB of archives. 09:51:37 After this operation, 5152 kB of additional disk space will be used. 09:51:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 09:51:38 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 09:51:38 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 09:51:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 09:51:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 09:51:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 09:51:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 09:51:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 09:51:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 09:51:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 09:51:38 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 09:51:38 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 09:51:38 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 09:51:38 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 09:51:38 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 09:51:38 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 09:51:38 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 09:51:38 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 09:51:38 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 09:51:38 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 09:51:38 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 09:51:38 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 09:51:38 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 09:51:38 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 09:51:38 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 09:51:38 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 09:51:38 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 09:51:38 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 09:51:38 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 09:51:38 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 09:51:38 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 09:51:38 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 09:51:38 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 09:51:38 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 09:51:38 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 09:51:38 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 09:51:38 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 09:51:38 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 09:51:38 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 09:51:38 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 09:51:38 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 09:51:38 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 09:51:38 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 09:51:38 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 09:51:38 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 09:51:38 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 09:51:38 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 09:51:38 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 09:51:38 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 09:51:38 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 09:51:38 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 09:51:38 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 09:51:38 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 09:51:38 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 09:51:38 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 09:51:38 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 09:51:38 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 09:51:38 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 09:51:38 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 09:51:38 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 09:51:38 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 09:51:38 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 09:51:38 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 09:51:38 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 09:51:38 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 09:51:38 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 09:51:38 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 09:51:38 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 09:51:38 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 09:51:38 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 09:51:38 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 09:51:38 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 09:51:38 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 09:51:38 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 09:51:38 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 09:51:38 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 09:51:38 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 09:51:39 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 09:51:39 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 09:51:39 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 09:51:39 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 09:51:39 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 09:51:39 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 09:51:39 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 09:51:39 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 09:51:39 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 09:51:39 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 09:51:39 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 09:51:39 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 09:51:39 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 09:51:39 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 09:51:39 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 09:51:39 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 09:51:39 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 09:51:39 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 09:51:39 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 09:51:39 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 09:51:39 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 09:51:39 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 09:51:39 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 09:51:39 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 09:51:39 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 09:51:39 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 09:51:39 debconf: delaying package configuration, since apt-utils is not installed 09:51:39 Fetched 64.2 MB in 2s (39.9 MB/s) 09:51:39 (Reading database ... 13914 files and directories currently installed.) 09:51:39 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 09:51:39 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:51:39 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 09:51:39 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:51:40 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 09:51:40 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 09:51:40 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:51:40 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:51:40 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:51:40 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:51:40 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:51:40 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:51:40 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:51:40 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:51:40 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:51:40 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:51:40 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:51:40 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:51:41 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:51:41 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:51:41 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 09:51:41 (Reading database ... 13914 files and directories currently installed.) 09:51:41 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 09:51:41 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 09:51:41 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 09:51:41 (Reading database ... 13914 files and directories currently installed.) 09:51:41 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:51:41 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:51:41 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:51:41 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:51:41 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:51:41 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:51:41 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 09:51:41 (Reading database ... 13914 files and directories currently installed.) 09:51:41 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 09:51:41 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:51:42 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 09:51:42 (Reading database ... 13914 files and directories currently installed.) 09:51:42 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 09:51:42 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 09:51:42 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 09:51:42 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 09:51:42 Setting up base-files (10.1ubuntu2.11) ... 09:51:42 Installing new version of config file /etc/issue ... 09:51:42 Installing new version of config file /etc/issue.net ... 09:51:42 Installing new version of config file /etc/lsb-release ... 09:51:42 Installing new version of config file /etc/update-motd.d/50-motd-news ... 09:51:43 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 09:51:43 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 09:51:43 Removing obsolete conffile /etc/default/motd-news ... 09:51:43 (Reading database ... 13915 files and directories currently installed.) 09:51:43 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 09:51:43 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 09:51:43 Setting up bash (4.4.18-2ubuntu1.2) ... 09:51:43 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 09:51:43 (Reading database ... 13915 files and directories currently installed.) 09:51:43 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 09:51:43 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 09:51:43 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 09:51:43 (Reading database ... 13915 files and directories currently installed.) 09:51:43 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 09:51:43 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 09:51:43 Setting up tar (1.29b-2ubuntu0.2) ... 09:51:43 (Reading database ... 13915 files and directories currently installed.) 09:51:43 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 09:51:43 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:51:43 Setting up dpkg (1.19.0.5ubuntu2.3) ... 09:51:43 (Reading database ... 13915 files and directories currently installed.) 09:51:43 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 09:51:43 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:51:44 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 09:51:44 (Reading database ... 13915 files and directories currently installed.) 09:51:44 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 09:51:44 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:51:44 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 09:51:44 (Reading database ... 13915 files and directories currently installed.) 09:51:44 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 09:51:44 Unpacking grep (3.1-2build1) over (3.1-2) ... 09:51:44 Setting up grep (3.1-2build1) ... 09:51:44 (Reading database ... 13915 files and directories currently installed.) 09:51:44 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 09:51:44 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 09:51:44 Setting up gzip (1.6-5ubuntu1.1) ... 09:51:44 (Reading database ... 13915 files and directories currently installed.) 09:51:44 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 09:51:44 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:51:44 Setting up login (1:4.5-1ubuntu2) ... 09:51:44 (Reading database ... 13915 files and directories currently installed.) 09:51:44 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 09:51:44 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:51:44 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 09:51:44 (Reading database ... 13915 files and directories currently installed.) 09:51:44 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 09:51:44 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:51:45 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:51:45 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 09:51:45 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:51:45 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 09:51:45 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:51:45 Setting up perl-base (5.26.1-6ubuntu0.5) ... 09:51:45 (Reading database ... 13915 files and directories currently installed.) 09:51:45 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 09:51:45 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:51:46 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:51:46 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:51:46 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:51:46 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:51:46 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 09:51:46 (Reading database ... 13915 files and directories currently installed.) 09:51:46 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 09:51:46 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 09:51:46 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 09:51:46 (Reading database ... 13915 files and directories currently installed.) 09:51:46 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:51:46 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:51:46 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:51:46 (Reading database ... 13915 files and directories currently installed.) 09:51:46 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:51:46 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:51:46 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:51:47 (Reading database ... 13915 files and directories currently installed.) 09:51:47 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:51:47 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:51:47 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:51:47 (Reading database ... 13915 files and directories currently installed.) 09:51:47 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:51:47 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:51:47 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:51:47 (Reading database ... 13915 files and directories currently installed.) 09:51:47 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 09:51:47 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:51:47 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 09:51:47 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:51:47 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 09:51:47 (Reading database ... 13915 files and directories currently installed.) 09:51:47 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 09:51:47 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:51:47 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:51:47 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 09:51:47 (Reading database ... 13915 files and directories currently installed.) 09:51:47 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:51:47 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:51:47 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:51:47 (Reading database ... 13915 files and directories currently installed.) 09:51:47 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:51:47 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:51:47 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 09:51:48 (Reading database ... 13915 files and directories currently installed.) 09:51:48 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:51:48 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:51:48 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 09:51:48 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 09:51:48 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 09:51:48 (Reading database ... 13915 files and directories currently installed.) 09:51:48 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 09:51:48 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:51:49 Setting up libc-bin (2.27-3ubuntu1.4) ... 09:51:49 (Reading database ... 13915 files and directories currently installed.) 09:51:49 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 09:51:49 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:51:49 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 09:51:49 (Reading database ... 13917 files and directories currently installed.) 09:51:49 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 09:51:49 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 09:51:49 Setting up debconf (1.5.66ubuntu1) ... 09:51:49 (Reading database ... 13917 files and directories currently installed.) 09:51:49 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 09:51:49 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:51:49 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 09:51:49 (Reading database ... 13917 files and directories currently installed.) 09:51:49 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 09:51:49 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:51:49 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 09:51:49 (Reading database ... 13917 files and directories currently installed.) 09:51:49 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:51:49 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:51:49 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 09:51:50 (Reading database ... 13917 files and directories currently installed.) 09:51:50 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:51:50 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:51:50 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 09:51:50 (Reading database ... 13919 files and directories currently installed.) 09:51:50 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:51:50 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:51:50 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 09:51:50 (Reading database ... 13923 files and directories currently installed.) 09:51:50 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:51:50 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:51:50 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 09:51:50 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 09:51:50 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 09:51:50 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:51:50 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 09:51:50 (Reading database ... 13923 files and directories currently installed.) 09:51:50 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 09:51:50 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 09:51:50 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 09:51:50 (Reading database ... 13923 files and directories currently installed.) 09:51:50 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 09:51:50 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 09:51:50 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 09:51:51 (Reading database ... 13923 files and directories currently installed.) 09:51:51 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 09:51:51 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:51:51 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 09:51:51 (Reading database ... 13923 files and directories currently installed.) 09:51:51 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 09:51:51 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:51:51 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 09:51:51 (Reading database ... 13923 files and directories currently installed.) 09:51:51 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 09:51:51 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 09:51:51 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 09:51:51 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:51:51 (Reading database ... 13923 files and directories currently installed.) 09:51:51 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 09:51:51 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:51:52 Setting up passwd (1:4.5-1ubuntu2) ... 09:51:52 (Reading database ... 13923 files and directories currently installed.) 09:51:52 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 09:51:52 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:51:52 Setting up gpgv (2.2.4-1ubuntu1.4) ... 09:51:52 (Reading database ... 13923 files and directories currently installed.) 09:51:52 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 09:51:52 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:51:52 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 09:51:52 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 09:51:52 (Reading database ... 13923 files and directories currently installed.) 09:51:52 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 09:51:52 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 09:51:52 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 09:51:52 (Reading database ... 13923 files and directories currently installed.) 09:51:52 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 09:51:52 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 09:51:52 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 09:51:52 (Reading database ... 13923 files and directories currently installed.) 09:51:52 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 09:51:52 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 09:51:52 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 09:51:52 (Reading database ... 13923 files and directories currently installed.) 09:51:52 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 09:51:52 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 09:51:52 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 09:51:52 (Reading database ... 13923 files and directories currently installed.) 09:51:52 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 09:51:52 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 09:51:53 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 09:51:53 (Reading database ... 13923 files and directories currently installed.) 09:51:53 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 09:51:53 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 09:51:53 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 09:51:53 (Reading database ... 13923 files and directories currently installed.) 09:51:53 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 09:51:53 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 09:51:53 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 09:51:53 (Reading database ... 13924 files and directories currently installed.) 09:51:53 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:51:53 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:51:53 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:51:53 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:51:53 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 09:51:53 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 09:51:53 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 09:51:53 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 09:51:53 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 09:51:53 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 09:51:53 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 09:51:53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 09:51:53 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 09:51:53 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 09:51:53 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 09:51:53 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 09:51:54 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 09:51:54 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 09:51:54 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 09:51:54 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 09:51:54 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 09:51:54 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 09:51:54 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 09:51:54 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 09:51:54 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 09:51:54 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 09:51:54 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 09:51:54 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 09:51:54 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 09:51:54 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 09:51:55 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 09:51:55 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 09:51:55 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 09:51:55 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 09:51:55 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 09:51:55 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 09:51:55 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:51:55 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:51:55 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:51:55 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:51:55 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:51:55 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:51:55 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:51:55 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:51:55 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:51:56 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:51:56 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:51:57 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:51:57 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:51:57 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:51:57 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:51:57 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:51:57 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:51:58 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:51:58 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:51:58 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:51:58 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:51:58 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 09:51:58 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:51:58 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 09:51:58 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:51:58 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 09:51:58 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 09:51:58 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:51:58 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:51:58 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:51:58 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:51:58 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 09:51:59 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:51:59 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 09:51:59 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:51:59 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 09:51:59 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:51:59 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:51:59 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:51:59 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 09:51:59 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 09:51:59 Setting up tzdata (2021e-0ubuntu0.18.04) ... 09:51:59 09:51:59 Current default time zone: 'Etc/UTC' 09:51:59 Local time is now: Thu Nov 25 09:51:59 UTC 2021. 09:51:59 Universal Time is now: Thu Nov 25 09:51:59 UTC 2021. 09:51:59 Run 'dpkg-reconfigure tzdata' if you wish to change it. 09:51:59 09:51:59 Setting up systemd-sysv (237-3ubuntu10.52) ... 09:51:59 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:51:59 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 09:51:59 Setting up mount (2.31.1-0.4ubuntu3.7) ... 09:51:59 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 09:51:59 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 09:51:59 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 09:51:59 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 09:51:59 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 09:51:59 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 09:51:59 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:51:59 Setting up procps (2:3.3.12-3ubuntu1.2) ... 09:51:59 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 09:51:59 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 09:51:59 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 09:51:59 Setting up patch (2.7.6-2ubuntu1.1) ... 09:51:59 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 09:51:59 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 09:51:59 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 09:51:59 Installing new version of config file /etc/ssl/openssl.cnf ... 09:51:59 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 09:51:59 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 09:51:59 Setting up ca-certificates (20210119~18.04.2) ... 09:52:01 Updating certificates in /etc/ssl/certs... 09:52:02 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:52:02 23 added, 28 removed; done. 09:52:02 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 09:52:02 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:52:02 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 09:52:02 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 09:52:02 Setting up pkgbinarymangler (138.18.04.1) ... 09:52:02 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 09:52:02 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 09:52:02 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 09:52:02 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 09:52:02 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:52:02 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 09:52:02 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:52:02 Setting up perl (5.26.1-6ubuntu0.5) ... 09:52:02 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 09:52:02 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 09:52:02 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 09:52:02 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 09:52:02 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 09:52:02 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 09:52:02 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 09:52:02 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 09:52:02 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 09:52:02 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:52:02 Processing triggers for systemd (237-3ubuntu10.52) ... 09:52:02 Processing triggers for mime-support (3.60ubuntu1) ... 09:52:02 Processing triggers for ca-certificates (20210119~18.04.2) ... 09:52:02 Updating certificates in /etc/ssl/certs... 09:52:03 0 added, 0 removed; done. 09:52:03 Running hooks in /etc/ca-certificates/update.d... 09:52:03 done. 09:52:03 Reading package lists... 09:52:03 Building dependency tree... 09:52:03 Reading state information... 09:52:04 The following NEW packages will be installed: 09:52:04 apt-transport-https 09:52:04 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 09:52:04 Need to get 4348 B of archives. 09:52:04 After this operation, 154 kB of additional disk space will be used. 09:52:04 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 09:52:04 debconf: delaying package configuration, since apt-utils is not installed 09:52:04 Fetched 4348 B in 0s (14.3 kB/s) 09:52:04 Selecting previously unselected package apt-transport-https. 09:52:04 (Reading database ... 13931 files and directories currently installed.) 09:52:04 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 09:52:04 Unpacking apt-transport-https (1.6.14) ... 09:52:04 Setting up apt-transport-https (1.6.14) ... 09:52:04 Waiting for network to be ready... 09:52:06 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:52:09 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:52:11 2021-11-25T09:52:08Z INFO Waiting for automatic snapd restart... 09:52:12 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:52:13 snapd 2.53.2 from Canonical* installed 09:52:14 "snapd" switched to the "latest/stable" channel 09:52:14 09:52:16 core18 20211028 from Canonical* installed 09:52:16 "core18" switched to the "latest/stable" channel 09:52:16 [Pipeline] } 09:52:18 $ docker stop --time=1 a47cbf8946e05712e9fc52ec3f7ab5dd9fbc8d38c1d1f09ab0cd4047e8b538cc 09:52:19 snapcraft 5.0 from Canonical* installed 09:52:19 "snapcraft" switched to the "latest/stable" channel 09:52:19 09:52:20 $ docker rm -f a47cbf8946e05712e9fc52ec3f7ab5dd9fbc8d38c1d1f09ab0cd4047e8b538cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:52:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:52:21 09:52:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:52:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:52:22 latest: Pulling from edgex-devops/edgex-compose-arm64 09:52:22 29e5d40040c1: Pulling fs layer 09:52:22 1ce36da41761: Pulling fs layer 09:52:22 25b303627fd3: Pulling fs layer 09:52:22 29e5d40040c1: Verifying Checksum 09:52:22 29e5d40040c1: Download complete 09:52:22 1ce36da41761: Verifying Checksum 09:52:22 1ce36da41761: Download complete 09:52:23 29e5d40040c1: Pull complete 09:52:23 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:52:23 - README.md 09:52:23 09:52:23 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:52:23 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:52:24 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:52:24 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:52:24 25b303627fd3: Verifying Checksum 09:52:24 25b303627fd3: Download complete 09:52:24 1ce36da41761: Pull complete 09:52:25 Reading package lists... 09:52:25 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 09:52:25 Reading package lists... 09:52:25 Building dependency tree... 09:52:25 Reading state information... 09:52:25 Suggested packages: 09:52:25 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 09:52:25 git-gui gitk gitweb git-cvs git-mediawiki git-svn 09:52:25 Recommended packages: 09:52:25 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 09:52:25 The following NEW packages will be installed: 09:52:25 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 09:52:25 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 09:52:25 pkg-config zip 09:52:25 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 09:52:26 Need to get 7670 kB of archives. 09:52:26 After this operation, 43.8 MB of additional disk space will be used. 09:52:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 09:52:26 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 09:52:26 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 09:52:26 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 09:52:26 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 09:52:26 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 09:52:26 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 09:52:26 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 09:52:26 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 09:52:26 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 09:52:26 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 09:52:26 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 09:52:26 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 09:52:27 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 09:52:27 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 09:52:27 debconf: delaying package configuration, since apt-utils is not installed 09:52:27 Fetched 7670 kB in 1s (6936 kB/s) 09:52:27 Selecting previously unselected package libglib2.0-0:amd64. 09:52:27 (Reading database ... 13935 files and directories currently installed.) 09:52:27 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 09:52:27 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 09:52:27 Selecting previously unselected package libpsl5:amd64. 09:52:27 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 09:52:27 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 09:52:27 Selecting previously unselected package libnghttp2-14:amd64. 09:52:27 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 09:52:27 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:52:27 Selecting previously unselected package librtmp1:amd64. 09:52:27 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 09:52:27 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:52:27 Selecting previously unselected package libcurl3-gnutls:amd64. 09:52:27 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 09:52:27 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 09:52:27 Selecting previously unselected package liberror-perl. 09:52:27 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 09:52:27 Unpacking liberror-perl (0.17025-1) ... 09:52:27 Selecting previously unselected package git-man. 09:52:27 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 09:52:27 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 09:52:28 Selecting previously unselected package git. 09:52:28 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 09:52:28 Unpacking git (1:2.17.1-1ubuntu0.9) ... 09:52:28 Selecting previously unselected package libnorm1:amd64. 09:52:28 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 09:52:28 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:52:28 Selecting previously unselected package libpgm-5.2-0:amd64. 09:52:28 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 09:52:28 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:52:28 Selecting previously unselected package libsodium23:amd64. 09:52:28 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 09:52:28 Unpacking libsodium23:amd64 (1.0.16-2) ... 09:52:28 Selecting previously unselected package libzmq5:amd64. 09:52:28 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 09:52:28 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:52:28 Selecting previously unselected package libzmq3-dev:amd64. 09:52:28 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 09:52:28 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:52:28 Selecting previously unselected package pkg-config. 09:52:28 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 09:52:28 Unpacking pkg-config (0.29.1-0ubuntu2) ... 09:52:28 Selecting previously unselected package zip. 09:52:28 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 09:52:28 Unpacking zip (3.0-11build1) ... 09:52:28 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:52:28 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 09:52:28 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:52:28 Setting up liberror-perl (0.17025-1) ... 09:52:28 Setting up libpsl5:amd64 (0.19.1-5build1) ... 09:52:28 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 09:52:28 No schema files found: doing nothing. 09:52:28 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:52:29 Setting up zip (3.0-11build1) ... 09:52:29 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:52:29 Setting up libsodium23:amd64 (1.0.16-2) ... 09:52:29 Setting up pkg-config (0.29.1-0ubuntu2) ... 09:52:29 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:52:29 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 09:52:29 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:52:29 Setting up git (1:2.17.1-1ubuntu0.9) ... 09:52:29 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:52:29 git set to automatically installed. 09:52:29 git-man set to automatically installed. 09:52:29 libcurl3-gnutls set to automatically installed. 09:52:29 liberror-perl set to automatically installed. 09:52:29 libglib2.0-0 set to automatically installed. 09:52:29 libnghttp2-14 set to automatically installed. 09:52:29 libnorm1 set to automatically installed. 09:52:29 libpgm-5.2-0 set to automatically installed. 09:52:29 libpsl5 set to automatically installed. 09:52:29 librtmp1 set to automatically installed. 09:52:29 libsodium23 set to automatically installed. 09:52:29 libzmq3-dev set to automatically installed. 09:52:29 libzmq5 set to automatically installed. 09:52:29 pkg-config set to automatically installed. 09:52:29 zip set to automatically installed. 09:52:31 snapd is not logged in, snap install commands will use sudo 09:52:32 snap "core18" has no updates available 09:52:32 snapd is not logged in, snap install commands will use sudo 09:52:34 25b303627fd3: Pull complete 09:52:34 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:52:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:52:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:52:34 prd-ubuntu18.04-docker-arm64-4c-16g-497 does not seem to be running inside a container 09:52:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:52:37 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 09:52:37 $ docker top 2231d4dba045c8f3b8dc6c5273dcdb24514be05bbe23683a06246c170a8eecee -eo pid,comm 09:52:37 Pulling config-common 09:52:37 + snapcraftctl pull [Pipeline] { [Pipeline] sh 09:52:38 + docker-compose build --help 09:52:38 + grep parallel 09:52:38 Pulling go-build-helper 09:52:38 + snapcraftctl pull 09:52:39 'edgex-go' has dependencies that need to be staged: go-build-helper 09:52:39 Skipping pull go-build-helper (already ran) 09:52:39 Building go-build-helper 09:52:39 + snapcraftctl build 09:52:41 Staging go-build-helper 09:52:41 + snapcraftctl stage 09:52:42 --parallel Build images in parallel. [Pipeline] } 09:52:42 $ docker stop --time=1 2231d4dba045c8f3b8dc6c5273dcdb24514be05bbe23683a06246c170a8eecee 09:52:44 $ docker rm -f 2231d4dba045c8f3b8dc6c5273dcdb24514be05bbe23683a06246c170a8eecee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:52:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:52:45 . [Pipeline] withDockerContainer 09:52:45 prd-ubuntu18.04-docker-arm64-4c-16g-497 does not seem to be running inside a container 09:52:45 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:52:46 $ docker top 29a7630db043fc90575599445dd4bf5c334f2ad6753c1cf48003a2974aa009b5 -eo pid,comm [Pipeline] { [Pipeline] sh 09:52:47 + docker-compose -f ./docker-compose-build.yml build --parallel 09:52:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:52:51 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:52:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 09:52:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 09:52:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 09:52:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 09:52:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 09:52:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 09:52:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] 09:52:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 09:52:51 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:52:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:52:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:52:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:52:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:52:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:52:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:52:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:52:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:52:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] 09:52:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 09:52:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 09:52:51 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 09:52:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 09:52:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 09:52:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] 09:52:51 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 09:52:51 Fetched 25.6 MB in 0s (0 B/s) 09:52:51 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 09:52:51 Fetched 224 kB in 0s (0 B/s) 09:52:51 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 09:52:51 Fetched 157 kB in 0s (0 B/s) 09:52:51 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 09:52:51 Fetched 221 kB in 0s (0 B/s) 09:52:51 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 09:52:51 Fetched 143 kB in 0s (0 B/s) 09:52:51 Pulling edgex-go 09:52:51 + snapcraftctl pull 09:52:51 Pulling hooks 09:52:51 + snapcraftctl pull 09:52:52 Building core-command ... 09:52:52 Building core-data ... 09:52:52 Building core-metadata ... 09:52:52 Building security-bootstrapper ... 09:52:52 Building security-proxy-setup ... 09:52:52 Building security-secretstore-setup ... 09:52:52 Building support-notifications ... 09:52:52 Building support-scheduler ... 09:52:52 Building sys-mgmt-agent ... 09:52:52 Building support-scheduler 09:52:52 Building core-metadata 09:52:52 Building security-secretstore-setup 09:52:52 Building support-notifications 09:52:52 Building core-data 09:53:13 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 09:53:13 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 09:53:13 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:53:13 Fetched 0 B in 0s (0 B/s) 09:53:13 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 09:53:13 Fetched 96.5 kB in 0s (0 B/s) 09:53:13 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 09:53:13 Fetched 279 kB in 0s (0 B/s) 09:53:13 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 09:53:13 Fetched 122 kB in 0s (0 B/s) 09:53:13 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 09:53:13 Fetched 77.8 kB in 0s (0 B/s) 09:53:13 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 09:53:13 Fetched 8848 B in 0s (0 B/s) 09:53:13 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 09:53:13 Fetched 47.8 kB in 0s (0 B/s) 09:53:13 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 09:53:13 Fetched 45.6 kB in 0s (0 B/s) 09:53:13 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 09:53:13 Fetched 15.0 kB in 0s (0 B/s) 09:53:13 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 09:53:13 Fetched 220 kB in 0s (0 B/s) 09:53:13 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 09:53:13 Fetched 154 kB in 0s (0 B/s) 09:53:13 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 09:53:13 Fetched 50.6 kB in 0s (0 B/s) 09:53:13 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 09:53:13 Fetched 14.8 kB in 0s (0 B/s) 09:53:13 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 09:53:13 Fetched 41.8 kB in 0s (0 B/s) 09:53:13 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 09:53:13 Fetched 499 kB in 0s (0 B/s) 09:53:13 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 09:53:13 Fetched 111 kB in 0s (0 B/s) 09:53:13 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 09:53:13 Fetched 240 kB in 0s (0 B/s) 09:53:13 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 09:53:13 Fetched 29.3 kB in 0s (0 B/s) 09:53:13 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 09:53:13 Fetched 85.5 kB in 0s (0 B/s) 09:53:13 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 09:53:13 Fetched 24.5 kB in 0s (0 B/s) 09:53:13 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 09:53:13 Fetched 49.2 kB in 0s (0 B/s) 09:53:13 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 09:53:13 Fetched 54.2 kB in 0s (0 B/s) 09:53:13 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 09:53:13 Fetched 30.8 kB in 0s (0 B/s) 09:53:13 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 09:53:13 Fetched 15.8 kB in 0s (0 B/s) 09:53:13 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 09:53:13 Fetched 85.9 kB in 0s (0 B/s) 09:53:13 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 09:53:13 Fetched 8720 B in 0s (0 B/s) 09:53:13 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 09:53:13 Fetched 140 kB in 0s (0 B/s) 09:53:13 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 09:53:13 Fetched 119 kB in 0s (0 B/s) 09:53:13 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 09:53:13 Fetched 111 kB in 0s (0 B/s) 09:53:13 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 09:53:13 Fetched 11.1 kB in 0s (0 B/s) 09:53:13 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 09:53:13 Fetched 646 kB in 0s (0 B/s) 09:53:13 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 09:53:13 Fetched 41.3 kB in 0s (0 B/s) 09:53:13 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 09:53:13 Fetched 17.9 kB in 0s (0 B/s) 09:53:13 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 09:53:13 Fetched 368 kB in 0s (0 B/s) 09:53:13 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 09:53:13 Fetched 187 kB in 0s (0 B/s) 09:53:13 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 09:53:13 Fetched 175 kB in 0s (0 B/s) 09:53:13 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 09:53:13 Fetched 206 kB in 0s (0 B/s) 09:53:13 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 09:53:13 Fetched 1302 kB in 0s (0 B/s) 09:53:13 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 09:53:13 Fetched 36.2 kB in 0s (0 B/s) 09:53:13 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 09:53:13 Fetched 159 kB in 0s (0 B/s) 09:53:13 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 09:53:13 Fetched 107 kB in 0s (0 B/s) 09:53:13 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 09:53:13 Fetched 48.7 kB in 0s (0 B/s) 09:53:13 Pulling static-packages 09:53:13 + snapcraftctl pull 09:53:13 Pulling version 09:53:13 + cd /root/project 09:53:13 + git describe --tags --abbrev=0 09:53:13 + sed s/v// 09:53:13 + GIT_VERSION=2.2.0-dev.2 09:53:13 + [ -z 2.2.0-dev.2 ] 09:53:13 + snapcraftctl set-version 2.2.0-dev.2 09:53:13 Building config-common 09:53:13 + snapcraftctl build 09:53:16 Skipping build go-build-helper (already ran) 09:53:16 Building edgex-go 09:53:16 + cd /root/parts/edgex-go/src 09:53:16 + git describe --tags --abbrev=0 09:53:16 + sed s/v// 09:53:16 + GIT_VERSION=2.2.0-dev.2 09:53:16 + [ -z 2.2.0-dev.2 ] 09:53:16 + echo 2.2.0-dev.2 09:53:16 + [ ! -d vendor ] 09:53:16 + go mod download all 09:53:24 + make build 09:53:24 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 09:53:34 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 09:53:37 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 09:53:39 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 09:53:40 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 09:53:40 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 09:53:41 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 09:53:42 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 09:53:43 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 09:53:45 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 09:53:46 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 09:53:47 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 09:53:49 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 09:53:49 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 09:53:49 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 09:53:49 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 09:53:49 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 09:53:49 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 09:53:49 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 09:53:49 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 09:53:49 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 09:53:49 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 09:53:49 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 09:53:49 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 09:53:49 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 09:53:49 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 09:53:49 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 09:53:49 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 09:53:49 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 09:53:49 + 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 09:53:49 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 09:53:49 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 09:53:49 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 09:53:49 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 09:53:49 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 09:53:49 + 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 09:53:49 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 09:53:49 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 09:53:49 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 09:53:50 Building hooks 09:53:50 + cd /root/parts/hooks/src 09:53:50 + make build 09:53:50 go mod tidy 09:53:50 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 09:53:50 go: downloading github.com/davecgh/go-spew v1.1.0 09:53:50 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 09:53:50 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 09:53:51 GO111MODULE=on go build -o cmd/install/install ./cmd/install 09:53:52 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 09:53:52 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 09:53:55 Building static-packages 09:53:55 + snapcraftctl build 09:53:57 Building version 09:53:57 + snapcraftctl build 09:53:59 Staging config-common 09:53:59 + snapcraftctl stage 09:54:00 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:54:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:54:00 ---> 67227eaac9e9 09:54:00 Step 3/21 : WORKDIR /edgex-go 09:54:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:54:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:54:00 ---> 67227eaac9e9 09:54:00 Step 3/23 : WORKDIR /edgex-go 09:54:00 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:54:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:54:00 ---> 67227eaac9e9 09:54:00 Step 3/22 : WORKDIR /edgex-go 09:54:00 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:54:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:54:00 ---> 67227eaac9e9 09:54:00 Step 3/22 : WORKDIR /edgex-go 09:54:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:54:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:54:00 ---> 67227eaac9e9 09:54:00 Step 3/24 : WORKDIR /edgex-go 09:54:00 ---> Running in 9b90e658612d 09:54:00 ---> Running in a2817a133332 09:54:00 ---> Running in 7765f3cdecde 09:54:00 ---> Running in c53edb761188 09:54:00 ---> Running in e1e04bd1077b 09:54:00 Removing intermediate container c53edb761188 09:54:00 ---> 72f1f640a1b6 09:54:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:00 Removing intermediate container a2817a133332 09:54:00 ---> f1f64564eb0b 09:54:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:00 ---> Running in eb0f9c3109be 09:54:00 Removing intermediate container 7765f3cdecde 09:54:00 ---> 9cf11318ea3e 09:54:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:00 Removing intermediate container e1e04bd1077b 09:54:00 ---> dbe5df79c008 09:54:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:00 ---> Running in d1d13cc42908 09:54:00 Removing intermediate container 9b90e658612d 09:54:00 ---> 4c67c11ff09d 09:54:00 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:00 ---> Running in cd41d03c7b5a 09:54:00 ---> Running in 8e0c3b2c2f44 09:54:00 ---> Running in c911156cfbca 09:54:00 Skipping stage go-build-helper (already ran) 09:54:00 Staging edgex-go 09:54:00 + snapcraftctl stage 09:54:01 Staging hooks 09:54:01 + snapcraftctl stage 09:54:02 Staging static-packages 09:54:02 + snapcraftctl stage 09:54:03 Staging version 09:54:03 + snapcraftctl stage 09:54:03 Removing intermediate container d1d13cc42908 09:54:03 Removing intermediate container eb0f9c3109be 09:54:03 ---> e7bfd98820bb 09:54:03 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:54:03 ---> 21941554941b 09:54:03 Step 5/23 : RUN apk add --update --no-cache make git 09:54:03 ---> Running in 7907f982f4f5 09:54:03 ---> Running in a090dc2b586d 09:54:03 Removing intermediate container 8e0c3b2c2f44 09:54:03 ---> 16b5c626a85c 09:54:03 Step 5/22 : RUN apk add --update --no-cache make git 09:54:04 Removing intermediate container cd41d03c7b5a 09:54:04 ---> a851b0424fb2 09:54:04 Step 5/24 : RUN apk add --update --no-cache make git 09:54:04 ---> Running in 64134c350570 09:54:04 ---> Running in 40d52f3d51fb 09:54:04 Removing intermediate container c911156cfbca 09:54:04 ---> a07a737fbc35 09:54:04 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 09:54:04 ---> Running in b1f188b09989 09:54:04 Priming config-common 09:54:04 + snapcraftctl prime 09:54:05 Priming go-build-helper 09:54:05 + snapcraftctl prime 09:54:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:54:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:54:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:54:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:54:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:54:07 Priming edgex-go 09:54:07 + snapcraftctl prime 09:54:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:54:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:54:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:54:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:54:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:54:08 Priming hooks 09:54:08 + snapcraftctl prime 09:54:08 OK: 219 MiB in 52 packages 09:54:08 OK: 219 MiB in 52 packages 09:54:08 OK: 219 MiB in 52 packages 09:54:08 OK: 219 MiB in 52 packages 09:54:08 OK: 219 MiB in 52 packages 09:54:09 Priming static-packages 09:54:09 + snapcraftctl prime 09:54:09 Removing intermediate container a090dc2b586d 09:54:09 ---> 061dfd263ed3 09:54:09 Step 6/22 : COPY . . 09:54:10 Removing intermediate container 7907f982f4f5 09:54:10 ---> f766985bd9db 09:54:10 Step 6/23 : COPY go.mod . 09:54:10 Removing intermediate container 64134c350570 09:54:10 ---> 124c24991ba6 09:54:10 Step 6/22 : COPY . . 09:54:10 Removing intermediate container 40d52f3d51fb 09:54:10 ---> 8e9ea0ff4b6b 09:54:10 Step 6/24 : COPY . . 09:54:10 Removing intermediate container b1f188b09989 09:54:10 ---> b2e868c1870b 09:54:10 Step 6/21 : COPY . . 09:54:11 ---> 1009b8eda46b 09:54:11 Step 7/23 : RUN go mod download 09:54:11 ---> Running in c226f5d775b2 09:54:11 Priming version 09:54:11 + snapcraftctl prime 09:54:13 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] } 09:54:17 Removing intermediate container c226f5d775b2 09:54:17 ---> c728b73da030 09:54:17 Step 8/23 : COPY . . 09:54:35 ---> d93d5ee3d5cd 09:54:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:35 ---> f25aeeba7344 09:54:35 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:35 ---> 93a981059682 09:54:35 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:35 ---> 549ccef51d21 09:54:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:35 ---> Running in faacc5298c4a 09:54:35 ---> Running in 283a32e3a17c 09:54:35 ---> Running in c6e5d9f383f2 09:54:35 ---> Running in 2b7c75d468d9 09:54:36 ---> 0956db0bec83 09:54:36 Step 9/23 : RUN go mod tidy 09:54:36 ---> Running in ea01d9770bb4 09:54:40 Removing intermediate container faacc5298c4a 09:54:40 ---> 700f02c58c99 09:54:40 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:54:40 ---> Running in 5c3d7cc12cca 09:54:40 Removing intermediate container 283a32e3a17c 09:54:40 ---> be1b033e6406 09:54:40 Step 8/22 : RUN make cmd/core-data/core-data 09:54:40 ---> Running in f64a04f65d73 09:54:40 Removing intermediate container c6e5d9f383f2 09:54:40 ---> 9257f02805af 09:54:40 Step 8/21 : RUN make cmd/support-notifications/support-notifications 09:54:40 Removing intermediate container 2b7c75d468d9 09:54:40 ---> c275c52f5e9b 09:54:40 Step 8/22 : RUN make cmd/core-metadata/core-metadata 09:54:40 ---> Running in 30bacb56ed76 09:54:40 ---> Running in e3ae9145f6d8 09:54: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:54:42 Removing intermediate container ea01d9770bb4 09:54:42 ---> 5c1284a94eb2 09:54:42 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:54:42 ---> Running in 86d39aa3e340 09:54:42 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:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:54:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:54:44 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:56:36 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:49 Removing intermediate container 5c3d7cc12cca 09:56:49 ---> e657e2e4ccd2 09:56:49 09:56:49 Step 9/24 : FROM alpine:3.14 09:56:49 3.14: Pulling from library/alpine 09:56:50 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 09:56:50 Status: Downloaded newer image for alpine:3.14 09:56:50 ---> 5b8b7b635229 09:56:50 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:56:50 ---> Running in 1dcb78b4e440 09:56:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:56:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:56:54 (1/3) Installing ca-certificates (20191127-r5) 09:56:54 (2/3) Installing dumb-init (1.2.5-r1) 09:56:54 (3/3) Installing su-exec (0.2-r1) 09:56:54 Executing busybox-1.33.1-r6.trigger 09:56:54 Executing ca-certificates-20191127-r5.trigger 09:56:54 OK: 6 MiB in 17 packages 09:56:57 Removing intermediate container 1dcb78b4e440 09:56:57 ---> 75e4d0040f31 09:56:57 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:56:57 Removing intermediate container e3ae9145f6d8 09:56:57 ---> 45e8f28e9184 09:56:57 09:56:57 Step 9/21 : FROM alpine:3.14 09:56:57 ---> 5b8b7b635229 09:56:57 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 09:56:57 ---> Running in 260d1cba6803 09:56:57 ---> Running in 2ee0d06e88c3 09:56:58 Removing intermediate container 260d1cba6803 09:56:58 ---> ecf1e71b8933 09:56:58 Step 12/24 : WORKDIR / 09:56:58 ---> Running in 947fda5a7e3b 09:56:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:56:59 Removing intermediate container 947fda5a7e3b 09:56:59 ---> 6f7716ae1b5c 09:56:59 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:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:57:00 Removing intermediate container 86d39aa3e340 09:57:00 ---> 0f6b8aa78933 09:57:00 09:57:00 Step 11/23 : FROM alpine:3.14 09:57:00 ---> 5b8b7b635229 09:57:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:57:00 ---> Running in 080cac98c2cc 09:57:01 Removing intermediate container 30bacb56ed76 09:57:01 ---> d61bf1f38bb9 09:57:01 09:57:01 Step 9/22 : FROM alpine:3.14 09:57:01 ---> 5b8b7b635229 09:57:01 Step 10/22 : RUN apk add --update --no-cache dumb-init 09:57:01 (1/2) Installing ca-certificates (20191127-r5) 09:57:01 (2/2) Installing dumb-init (1.2.5-r1) 09:57:01 Executing busybox-1.33.1-r6.trigger 09:57:01 Executing ca-certificates-20191127-r5.trigger 09:57:01 ---> Running in 1ffa30c501f4 09:57:01 ---> cf1fa66cd9c8 09:57:01 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:57:02 OK: 6 MiB in 16 packages 09:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:57:03 ---> 392867aff5ee 09:57:03 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:57:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:57:04 (1/1) Installing dumb-init (1.2.5-r1) 09:57:04 Executing busybox-1.33.1-r6.trigger 09:57:04 OK: 6 MiB in 15 packages 09:57:04 Removing intermediate container 2ee0d06e88c3 09:57:04 ---> dd15c838be04 09:57:04 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:57:04 ---> 932bc625641c 09:57:04 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:57:04 ---> Running in 501f0844ca54 09:57:05 (1/1) Installing dumb-init (1.2.5-r1) 09:57:05 Executing busybox-1.33.1-r6.trigger 09:57:05 OK: 6 MiB in 15 packages 09:57:05 Removing intermediate container 501f0844ca54 09:57:05 ---> 71af837b9971 09:57:05 Step 12/21 : ENV APP_PORT=59860 09:57:05 ---> Running in ae1fc9c8d6da 09:57:05 Removing intermediate container 080cac98c2cc 09:57:05 ---> 1096e5e36dd4 09:57:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:57:05 ---> fb4baa71756a 09:57:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:57:06 ---> Running in b0553a00a78a 09:57:06 Removing intermediate container ae1fc9c8d6da 09:57:06 ---> d101a06e979b 09:57:06 Step 13/21 : EXPOSE $APP_PORT 09:57:06 ---> Running in 83c5ae46711f 09:57:06 Removing intermediate container 1ffa30c501f4 09:57:06 ---> f6b7272207f7 09:57:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:57:06 ---> Running in f6440d49268f 09:57:07 Removing intermediate container b0553a00a78a 09:57:07 ---> 055f6687d14f 09:57:07 Step 14/23 : ENV APP_PORT=59861 09:57:07 Removing intermediate container 83c5ae46711f 09:57:07 ---> 771f92b524bf 09:57:07 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 09:57:07 ---> Running in d459f716f98c 09:57:07 Removing intermediate container f6440d49268f 09:57:07 ---> ea6b31e97a65 09:57:07 Step 12/22 : ENV APP_PORT=59881 09:57:07 ---> Running in b5865ee53ab0 09:57:07 Removing intermediate container d459f716f98c 09:57:07 ---> c5c308f20408 09:57:07 Step 15/23 : EXPOSE $APP_PORT 09:57:07 ---> 3888627248df 09:57:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:57:07 ---> Running in 699d3f81cb94 09:57:08 ---> df13bf3633cd 09:57:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:57:08 Removing intermediate container b5865ee53ab0 09:57:08 ---> 6c44ab4b2f38 09:57:08 Step 13/22 : EXPOSE $APP_PORT 09:57:08 ---> Running in 0e3adbbf5e00 09:57:08 Removing intermediate container 699d3f81cb94 09:57:08 ---> 9985728397dd 09:57:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:57:09 Removing intermediate container 0e3adbbf5e00 09:57:09 ---> 34c6e80ef741 09:57:09 Step 14/22 : WORKDIR / 09:57:09 ---> Running in 57fb1660bddf 09:57:09 ---> d99a8b59591e 09:57:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:57:10 Removing intermediate container f64a04f65d73 09:57:10 ---> 8f7615c4b7f3 09:57:10 09:57:10 Step 9/22 : FROM alpine:3.14 09:57:10 ---> 5b8b7b635229 09:57:10 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:57:10 ---> 262328bd77e1 09:57:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:57:10 ---> Running in 3f79d0b84f86 09:57:10 ---> 6f2186ef406c 09:57:10 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:57:10 Removing intermediate container 57fb1660bddf 09:57:10 ---> 86ca8c58ad17 09:57:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:57:11 Removing intermediate container 3f79d0b84f86 09:57:11 ---> 54ed94fc0b35 09:57:11 Step 11/22 : ENV APP_PORT=59880 09:57:11 ---> Running in fd011938fe63 09:57:11 ---> f99b63cb458c 09:57:11 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:57:11 ---> b4cdbf83da5d 09:57:11 Step 17/21 : ENTRYPOINT ["/support-notifications"] 09:57:11 ---> Running in 1484c7efc1f5 09:57:11 ---> Running in 2e53852390f8 09:57:11 ---> f5dad04a6d3f 09:57:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:57:12 Removing intermediate container fd011938fe63 09:57:12 ---> 24ea1cab300f 09:57:12 Step 12/22 : EXPOSE $APP_PORT 09:57:12 ---> 50335f295a20 09:57:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:57:12 ---> Running in fb5ab2217218 09:57:12 Removing intermediate container 2e53852390f8 09:57:12 ---> 81bf8f5b6304 09:57:12 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:57:12 ---> Running in f97971f00305 09:57:12 Removing intermediate container fb5ab2217218 09:57:12 ---> 8ada5b0a612b 09:57:12 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:12 ---> Running in 2b095fff6430 09:57:13 ---> 46cdf8798c65 09:57:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:57:13 ---> Running in c40373ef2217 09:57:13 Removing intermediate container f97971f00305 09:57:13 ---> f66b16630a2e 09:57:13 Step 19/21 : LABEL arch=arm64 09:57:13 ---> Running in b8e632553024 09:57:14 Removing intermediate container c40373ef2217 09:57:14 ---> fdc1838885c6 09:57:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:57:14 ---> Running in 06f2b2b2233c 09:57:14 ---> 761f461fb7ef 09:57:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:57:14 Removing intermediate container b8e632553024 09:57:14 ---> 3332c68dd4da 09:57:14 Step 20/21 : LABEL git_sha=4b92918896bd2e7514969c0c1fdd1091a3e3801e 09:57:14 ---> Running in da92012b5fba 09:57:14 Removing intermediate container 1484c7efc1f5 09:57:14 ---> ac0d4a26bbe3 09:57:14 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:57:15 ---> Running in 8d911b7fb31a 09:57:15 Removing intermediate container 06f2b2b2233c 09:57:15 ---> 7b61e4884b8b 09:57:15 Step 21/23 : LABEL arch=arm64 09:57:15 Removing intermediate container da92012b5fba 09:57:15 ---> 211b74d6afe9 09:57:15 Step 21/21 : LABEL version=0.0.0 09:57:15 ---> Running in e017aa327c0c 09:57:15 ---> Running in 2c7081e11289 09:57:15 Removing intermediate container 8d911b7fb31a 09:57:15 ---> 9f589bec8f39 09:57:15 Step 22/24 : LABEL arch=arm64 09:57:15 ---> 8917a5649c9a 09:57:15 Step 18/22 : ENTRYPOINT ["/core-metadata"] 09:57:15 Removing intermediate container e017aa327c0c 09:57:15 ---> ae5255073e2c 09:57:15 Step 22/23 : LABEL git_sha=4b92918896bd2e7514969c0c1fdd1091a3e3801e 09:57:15 ---> Running in 95ab77b420f7 09:57:15 ---> Running in ed48eddcd45d 09:57:16 ---> Running in d4bd18555d8a 09:57:16 Removing intermediate container 2c7081e11289 09:57:16 ---> 74611a44cb68 09:57:16 09:57:16 Removing intermediate container 2b095fff6430 09:57:16 ---> 3110dc81d517 09:57:16 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 09:57:16 ---> Running in c4329a5f0a09 09:57:16 Removing intermediate container 95ab77b420f7 09:57:16 ---> 6c21b440dd00 09:57:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:57:16 ---> Running in 70fc3269be93 09:57:16 Removing intermediate container ed48eddcd45d 09:57:16 ---> 093319af6a2b 09:57:16 Step 23/24 : LABEL git_sha=4b92918896bd2e7514969c0c1fdd1091a3e3801e 09:57:16 Successfully built 74611a44cb68 09:57:17 Successfully tagged support-notifications-arm64:latest 09:57:17 Building security-bootstrapper 09:57:17 Removing intermediate container d4bd18555d8a 09:57:17 ---> bd430bb7aea2 09:57:17 Step 23/23 : LABEL version=0.0.0 09:57:17  Building support-notifications ... done  ---> Running in 8488917738d3 09:57:17 ---> Running in 2fe914a3c54b 09:57:17 Removing intermediate container 70fc3269be93 09:57:17 ---> 801c6312d134 09:57:17 Step 20/22 : LABEL arch=arm64 09:57:17 Removing intermediate container 2fe914a3c54b 09:57:17 ---> 593e356874e4 09:57:17 Step 24/24 : LABEL version=0.0.0 09:57:17 ---> Running in ffc0861915ae 09:57:17 Removing intermediate container 8488917738d3 09:57:17 ---> 9015eeeb2c81 09:57:17 09:57:17 ---> Running in 9b44c7582a5c 09:57:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:57:18 Successfully built 9015eeeb2c81 09:57:18 Successfully tagged support-scheduler-arm64:latest 09:57:18  Building support-scheduler ... done Building core-command 09:57:18 Removing intermediate container 9b44c7582a5c 09:57:18 ---> c060181d4469 09:57:18 09:57:18 Removing intermediate container ffc0861915ae 09:57:18 ---> 1d492ba8eb46 09:57:18 Step 21/22 : LABEL git_sha=4b92918896bd2e7514969c0c1fdd1091a3e3801e 09:57:19 ---> Running in 06eee7a19c66 09:57:19 Successfully built c060181d4469 09:57:19 Successfully tagged security-secretstore-setup-arm64:latest 09:57:19  Building security-secretstore-setup ... done Building security-proxy-setup 09:57:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:57:19 Removing intermediate container 06eee7a19c66 09:57:19 ---> 57edae3cf05c 09:57:19 Step 22/22 : LABEL version=0.0.0 09:57:19 ---> Running in 11e95079e642 09:57:19 (1/6) Installing dumb-init (1.2.5-r1) 09:57:20 Removing intermediate container 11e95079e642 09:57:20 ---> c29ba696dd84 09:57:20 09:57:20 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:57:20 (3/6) Installing libsodium (1.0.18-r0) 09:57:20 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:57:20 Successfully built c29ba696dd84 09:57:20 Successfully tagged core-metadata-arm64:latest 09:57:20  Building core-metadata ... done Building sys-mgmt-agent 09:57:20 (5/6) Installing libzmq (4.3.4-r0) 09:57:20 (6/6) Installing zeromq (4.3.4-r0) 09:57:20 Executing busybox-1.33.1-r6.trigger 09:57:20 OK: 8 MiB in 20 packages 09:57:21 Removing intermediate container c4329a5f0a09 09:57:21 ---> b1f4980d170d 09:57:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:57:22 ---> 91b63ef8b48e 09:57:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:57:24 ---> d09a363281f6 09:57:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:57:25 ---> f12d3aca9695 09:57:25 Step 18/22 : ENTRYPOINT ["/core-data"] 09:57:25 ---> Running in 68eb19a75ddd 09:57:26 Removing intermediate container 68eb19a75ddd 09:57:26 ---> ca6a2234d519 09:57:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:57:26 ---> Running in 11b124592fea 09:57:26 Removing intermediate container 11b124592fea 09:57:26 ---> ff6dc4c987fc 09:57:26 Step 20/22 : LABEL arch=arm64 09:57:26 ---> Running in 6c414223ccc6 09:57:27 Removing intermediate container 6c414223ccc6 09:57:27 ---> 76fca9478bb6 09:57:27 Step 21/22 : LABEL git_sha=4b92918896bd2e7514969c0c1fdd1091a3e3801e 09:57:27 ---> Running in d7001737e1d5 09:57:28 Removing intermediate container d7001737e1d5 09:57:28 ---> 7c9bdfd796e9 09:57:28 Step 22/22 : LABEL version=0.0.0 09:57:28 ---> Running in 072e55cafbec 09:57:28 Removing intermediate container 072e55cafbec 09:57:28 ---> 66c6ad1e3705 09:57:28 09:57:28 Successfully built 66c6ad1e3705 09:57:28 Successfully tagged core-data-arm64:latest 09:58:15  Building core-data ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:58:15 Step 2/30 : FROM ${BUILDER_BASE} AS builder 09:58:15 ---> 67227eaac9e9 09:58:15 Step 3/30 : WORKDIR /edgex-go 09:58:15 ---> Using cache 09:58:15 ---> 4c67c11ff09d 09:58:15 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:15 ---> Using cache 09:58:15 ---> a07a737fbc35 09:58:15 Step 5/30 : RUN apk add --update --no-cache make git 09:58:15 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:58:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:58:15 ---> 67227eaac9e9 09:58:15 Step 3/22 : WORKDIR /edgex-go 09:58:15 ---> Using cache 09:58:15 ---> 4c67c11ff09d 09:58:15 ---> Running in 6cc47d409a64 09:58:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:15 ---> Using cache 09:58:15 ---> a07a737fbc35 09:58:15 Step 5/22 : RUN apk add --update --no-cache make git 09:58:15 ---> Running in cf5e3e9567dd 09:58:15 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:58:15 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:58:15 ---> 67227eaac9e9 09:58:15 Step 3/20 : WORKDIR /edgex-go 09:58:15 ---> Using cache 09:58:15 ---> 4c67c11ff09d 09:58:15 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:15 ---> Using cache 09:58:15 ---> a07a737fbc35 09:58:15 Step 5/20 : RUN apk add --update --no-cache make git 09:58:15 ---> Running in fd2aa3b15333 09:58:15 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:58:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:58:15 ---> 67227eaac9e9 09:58:15 Step 3/22 : WORKDIR /edgex-go 09:58:15 ---> Using cache 09:58:15 ---> 4c67c11ff09d 09:58:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:15 ---> Using cache 09:58:15 ---> a07a737fbc35 09:58:15 Step 5/22 : RUN apk add --update --no-cache make bash git 09:58:15 ---> Running in 0cd4a55b0e00 09:58:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:58:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:58:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:58:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:58:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:58:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:58:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:58:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:58:15 OK: 219 MiB in 52 packages 09:58:15 OK: 219 MiB in 52 packages 09:58:16 OK: 219 MiB in 52 packages 09:58:16 OK: 219 MiB in 52 packages 09:58:17 Removing intermediate container 6cc47d409a64 09:58:17 ---> 5a9576414fa9 09:58:17 Step 6/30 : COPY . . 09:58:17 Removing intermediate container fd2aa3b15333 09:58:17 ---> 9c5d5323d77d 09:58:17 Step 6/20 : COPY . . 09:58:17 Removing intermediate container cf5e3e9567dd 09:58:17 ---> f2adbb94ee57 09:58:17 Step 6/22 : COPY . . 09:58:17 Removing intermediate container 0cd4a55b0e00 09:58:17 ---> 1c7cac62b036 09:58:17 Step 6/22 : COPY . . 09:58:40 ---> 891dd043dc9b 09:58:40 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:40 ---> 8062607bfdd5 09:58:40 ---> 3b75cb7c1934 09:58:40 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:40 ---> Running in ccdbdbd007c5 09:58:40 ---> Running in 27046fc14141 09:58:40 ---> Running in a061c83fd690 09:58:40 ---> b2f0a2ae295d 09:58:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:40 ---> Running in 74cf3b8cdbbc 09:58:42 Removing intermediate container ccdbdbd007c5 09:58:42 ---> fb64afeb15d3 09:58:42 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:58:42 ---> Running in 02f988864adb 09:58:42 Removing intermediate container a061c83fd690 09:58:42 ---> 9519b9526d9e 09:58:42 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:58:42 Removing intermediate container 27046fc14141 09:58:42 ---> da593e9639a2 09:58:42 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:58:42 Removing intermediate container 74cf3b8cdbbc 09:58:42 ---> e31e94bf2fbf 09:58:42 Step 8/22 : RUN make cmd/core-command/core-command 09:58:42 ---> Running in 9a7dd8b6810e 09:58:42 ---> Running in b9cec1b98a72 09:58:42 ---> Running in ed84f0cf6972 09:58:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:58:44 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:58:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:58:44 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:00:21 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:00:25 Removing intermediate container 9a7dd8b6810e 10:00:25 ---> fbe05a2888e8 10:00:25 10:00:25 Step 9/22 : FROM alpine:3.14 10:00:25 ---> 5b8b7b635229 10:00:25 Step 10/22 : RUN apk add --update --no-cache dumb-init 10:00:25 ---> Using cache 10:00:25 ---> f6b7272207f7 10:00:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:00:25 ---> Using cache 10:00:25 ---> ea6b31e97a65 10:00:25 Step 12/22 : ENV APP_PORT=59882 10:00:25 Removing intermediate container b9cec1b98a72 10:00:25 ---> 27fcfbf6fa9d 10:00:25 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:00:26 ---> Running in cf65119a4f01 10:00:26 ---> Running in 0bc59d197b08 10:00:26 Removing intermediate container cf65119a4f01 10:00:26 ---> 5281ad8bb1bb 10:00:26 Step 13/22 : EXPOSE $APP_PORT 10:00:27 ---> Running in cbf4aa94737e 10:00:27 Removing intermediate container ed84f0cf6972 10:00:27 ---> 2a85b10403e0 10:00:27 10:00:27 Step 9/30 : FROM alpine:3.14 10:00:27 ---> 5b8b7b635229 10:00:27 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:00:27 ---> Running in 165f056fcdce 10:00:27 Removing intermediate container cbf4aa94737e 10:00:27 ---> 7eaac3dbeb93 10:00:27 Step 14/22 : WORKDIR / 10:00:27 ---> Running in 886cb0920e99 10:00:27 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:00:28 Removing intermediate container 165f056fcdce 10:00:28 ---> a25cfcf7b8c6 10:00:28 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 10:00:28 ---> Running in f423ec952e07 10:00:28 Removing intermediate container 886cb0920e99 10:00:28 ---> b348f72b9c10 10:00:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:00:30 Removing intermediate container 02f988864adb 10:00:30 ---> 097813ad6628 10:00:30 10:00:30 Step 9/20 : FROM alpine:3.14 10:00:30 ---> 5b8b7b635229 10:00:30 Step 10/20 : RUN apk add --update --no-cache curl 10:00:30 ---> bdb20eeaf034 10:00:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:00:30 ---> Running in 629d604ca8cf 10:00:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:00:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:00:31 (1/2) Installing dumb-init (1.2.5-r1) 10:00:31 (2/2) Installing su-exec (0.2-r1) 10:00:31 Executing busybox-1.33.1-r6.trigger 10:00:31 OK: 6 MiB in 16 packages 10:00:31 Removing intermediate container 0bc59d197b08 10:00:31 ---> ad0f1641862c 10:00:31 10:00:31 Step 10/22 : FROM docker:20.10.8 10:00:31 20.10.8: Pulling from library/docker 10:00:32 ---> 2aea1202e7ea 10:00:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:00:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:00:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:00:33 (1/5) Installing ca-certificates (20191127-r5) 10:00:33 Removing intermediate container f423ec952e07 10:00:33 ---> e51ba7104349 10:00:33 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 10:00:33 (2/5) Installing brotli-libs (1.0.9-r5) 10:00:33 (3/5) Installing nghttp2-libs (1.43.0-r0) 10:00:33 (4/5) Installing libcurl (7.79.1-r0) 10:00:33 (5/5) Installing curl (7.79.1-r0) 10:00:33 Executing busybox-1.33.1-r6.trigger 10:00:33 Executing ca-certificates-20191127-r5.trigger 10:00:33 ---> Running in c2a38a4fdaa1 10:00:33 ---> cc8afd1f88e4 10:00:33 Step 18/22 : ENTRYPOINT ["/core-command"] 10:00:33 OK: 8 MiB in 19 packages 10:00:33 ---> Running in 85e841e52e58 10:00:34 Removing intermediate container c2a38a4fdaa1 10:00:34 ---> b3c9741c5c2e 10:00:34 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:00:34 ---> Running in 2b66415f0b31 10:00:34 Removing intermediate container 85e841e52e58 10:00:34 ---> 49bd989a07e5 10:00:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:00:34 ---> Running in 7caea12e0942 10:00:35 Removing intermediate container 2b66415f0b31 10:00:35 ---> 3106a370299f 10:00:35 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:00:35 ---> Running in b2b8528fd157 10:00:35 Removing intermediate container 7caea12e0942 10:00:35 ---> 9c5c33b7bf1e 10:00:35 Step 20/22 : LABEL arch=arm64 10:00:35 ---> Running in 5cb99dbab8a9 10:00:35 Removing intermediate container 629d604ca8cf 10:00:35 ---> 183b28511a61 10:00:35 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:00:35 ---> Running in 5124c20883f3 10:00:35 Removing intermediate container 5cb99dbab8a9 10:00:35 ---> c9d017df7973 10:00:36 Step 21/22 : LABEL git_sha=4b92918896bd2e7514969c0c1fdd1091a3e3801e 10:00:36 ---> Running in fa2f3b48d1b4 10:00:36 Removing intermediate container 5124c20883f3 10:00:36 ---> 447336cb1e70 10:00:36 Step 12/20 : WORKDIR /edgex 10:00:36 ---> Running in 5615a7961bd3 10:00:37 Removing intermediate container fa2f3b48d1b4 10:00:37 ---> b9551142e658 10:00:37 Step 22/22 : LABEL version=0.0.0 10:00:37 ---> Running in b2a2493fe0c0 10:00:37 Removing intermediate container 5615a7961bd3 10:00:37 ---> d67bed0ee99b 10:00:37 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:00:37 Removing intermediate container b2a2493fe0c0 10:00:37 ---> abb8bd55151c 10:00:37 10:00:37 Removing intermediate container b2b8528fd157 10:00:37 ---> cbba43554792 10:00:37 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 10:00:38 ---> Running in 82efe8f37179 10:00:38 Successfully built abb8bd55151c 10:00:38 Successfully tagged core-command-arm64:latest 10:00:38  Building core-command ... done  ---> ee36b5f9f5b2 10:00:38 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:00:39 Removing intermediate container 82efe8f37179 10:00:39 ---> 0e7bc6cc2c00 10:00:39 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:00:40 ---> eda001bc44cf 10:00:40 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:00:40 ---> 24c9f22cec30 10:00:40 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:00:40 ---> Running in 24292b320cd2 10:00:41 ---> b2f813b1f64d 10:00:41 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:00:42 ---> Running in e3fe1159dc85 10:00:42 Removing intermediate container e3fe1159dc85 10:00:42 ---> ef16a86ba757 10:00:42 Step 17/20 : CMD ["--init=true"] 10:00:42 ---> Running in 9e5d563eacf1 10:00:43 Removing intermediate container 24292b320cd2 10:00:43 ---> 13e3c6129b31 10:00:43 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 10:00:43 Removing intermediate container 9e5d563eacf1 10:00:43 ---> 87467ddc574d 10:00:43 Step 18/20 : LABEL arch=arm64 10:00:43 ---> Running in 4b027f1f0c0c 10:00:43 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 10:00:43 Status: Downloaded newer image for docker:20.10.8 10:00:43 ---> 3734d5adc5ac 10:00:43 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:00:43 ---> Running in 133329e359d0 10:00:43 Removing intermediate container 4b027f1f0c0c 10:00:43 ---> 38b31656dac2 10:00:43 Step 19/20 : LABEL git_sha=4b92918896bd2e7514969c0c1fdd1091a3e3801e 10:00:44 ---> 326e1f0ee46c 10:00:44 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:00:44 ---> Running in 478f7ca36bde 10:00:44 Removing intermediate container 133329e359d0 10:00:44 ---> 7f7ed1347021 10:00:44 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:00:44 ---> Running in 5f9433115f6e 10:00:44 Removing intermediate container 478f7ca36bde 10:00:44 ---> 474097e35712 10:00:44 Step 20/20 : LABEL version=0.0.0 10:00:44 ---> Running in 560d9d311420 10:00:45 Removing intermediate container 560d9d311420 10:00:45 ---> de3ce3da492c 10:00:45 10:00:45 ---> e3bbc718b403 10:00:45 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:00:45 Successfully built de3ce3da492c 10:00:45 Successfully tagged security-proxy-setup-arm64:latest 10:00:45  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:00:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:00:46 ---> bbe41f2b9626 10:00:46 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:00:47 (1/42) Installing readline (8.1.0-r0) 10:00:47 (2/42) Installing bash (5.1.4-r0) 10:00:47 Executing bash-5.1.4-r0.post-install 10:00:47 (3/42) Installing brotli-libs (1.0.9-r5) 10:00:47 (4/42) Installing nghttp2-libs (1.43.0-r0) 10:00:47 (5/42) Installing libcurl (7.79.1-r0) 10:00:47 (6/42) Installing curl (7.79.1-r0) 10:00:47 (7/42) Installing dumb-init (1.2.5-r1) 10:00:47 (8/42) Installing libbz2 (1.0.8-r1) 10:00:47 (9/42) Installing expat (2.4.1-r0) 10:00:47 (10/42) Installing libffi (3.3-r2) 10:00:47 (11/42) Installing gdbm (1.19-r0) 10:00:47 (12/42) Installing xz-libs (5.2.5-r0) 10:00:47 (13/42) Installing libgcc (10.3.1_git20210424-r2) 10:00:47 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 10:00:47 (15/42) Installing mpdecimal (2.5.1-r1) 10:00:47 (16/42) Installing sqlite-libs (3.35.5-r0) 10:00:47 (17/42) Installing python3 (3.9.5-r2) 10:00:47 ---> 45ac93947b98 10:00:47 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:00:48 ---> cb185cda09ab 10:00:48 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 10:00:48 ---> Running in bf06ab3af740 10:00:49 (18/42) Installing py3-appdirs (1.4.4-r2) 10:00:49 (19/42) Installing py3-chardet (4.0.0-r2) 10:00:49 Removing intermediate container bf06ab3af740 10:00:49 ---> 2249d7c64331 10:00:49 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:00:49 (20/42) Installing py3-idna (3.2-r0) 10:00:49 (21/42) Installing py3-urllib3 (1.26.5-r0) 10:00:49 (22/42) Installing py3-certifi (2020.12.5-r1) 10:00:49 (23/42) Installing py3-requests (2.25.1-r4) 10:00:49 (24/42) Installing py3-msgpack (1.0.2-r1) 10:00:49 (25/42) Installing py3-lockfile (0.12.2-r4) 10:00:49 (26/42) Installing py3-cachecontrol (0.12.6-r1) 10:00:49 (27/42) Installing py3-colorama (0.4.4-r1) 10:00:49 (28/42) Installing py3-contextlib2 (0.6.0-r1) 10:00:49 (29/42) Installing py3-distlib (0.3.1-r3) 10:00:49 (30/42) Installing py3-distro (1.5.0-r3) 10:00:49 (31/42) Installing py3-six (1.15.0-r1) 10:00:49 (32/42) Installing py3-webencodings (0.5.1-r4) 10:00:49 (33/42) Installing py3-html5lib (1.1-r1) 10:00:49 (34/42) Installing py3-parsing (2.4.7-r2) 10:00:49 (35/42) Installing py3-packaging (20.9-r1) 10:00:50 (36/42) Installing py3-toml (0.10.2-r2) 10:00:50 (37/42) Installing py3-pep517 (0.10.0-r2) 10:00:50 (38/42) Installing py3-progress (1.5-r2) 10:00:50 (39/42) Installing py3-retrying (1.3.3-r1) 10:00:50 (40/42) Installing py3-ordered-set (4.0.2-r1) 10:00:50 (41/42) Installing py3-setuptools (52.0.0-r3) 10:00:50 (42/42) Installing py3-pip (20.3.4-r1) 10:00:50 ---> 7fc20bf8e22b 10:00:50 Step 25/30 : RUN chmod +x /entrypoint.sh 10:00:50 Executing busybox-1.33.1-r3.trigger 10:00:50 OK: 84 MiB in 64 packages 10:00:50 ---> Running in bf344acba6f1 10:00:52 Removing intermediate container bf344acba6f1 10:00:52 ---> d8c495c47d4e 10:00:52 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 10:00:53 ---> Running in f9e76f62e8a5 10:00:53 Removing intermediate container f9e76f62e8a5 10:00:53 ---> 1dd84d71e3ee 10:00:53 Step 27/30 : CMD ["gate"] 10:00:54 ---> Running in 46c83fccc1f0 10:00:54 Removing intermediate container 46c83fccc1f0 10:00:54 ---> 38e769520ea6 10:00:54 Step 28/30 : LABEL arch=arm64 10:00:54 ---> Running in c3f523717ad2 10:00:55 Removing intermediate container c3f523717ad2 10:00:55 ---> fe3fbeca160a 10:00:55 Step 29/30 : LABEL git_sha=4b92918896bd2e7514969c0c1fdd1091a3e3801e 10:00:55 Collecting docker-compose==1.23.2 10:00:55 ---> Running in b8fcb5ec9a1d 10:00:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:00:55 Removing intermediate container b8fcb5ec9a1d 10:00:55 ---> 2d69a197f631 10:00:55 Step 30/30 : LABEL version=0.0.0 10:00:56 ---> Running in f8ef1474fa23 10:00:56 Collecting websocket-client<1.0,>=0.32.0 10:00:56 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:00:56 Collecting docopt<0.7,>=0.6.1 10:00:56 Downloading docopt-0.6.2.tar.gz (25 kB) 10:00:56 Removing intermediate container f8ef1474fa23 10:00:56 ---> eb4f84643b85 10:00:56 10:00:56 Successfully built eb4f84643b85 10:00:56 Successfully tagged security-bootstrapper-arm64:latest 10:00:58  Building security-bootstrapper ... done Collecting dockerpty<0.5,>=0.4.1 10:00:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:01:00 Collecting docker<4.0,>=3.6.0 10:01:00 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:01:01 Collecting jsonschema<3,>=2.5.1 10:01:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:01:01 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:01:01 Collecting texttable<0.10,>=0.9.0 10:01:01 Downloading texttable-0.9.1.tar.gz (11 kB) 10:01:03 Collecting PyYAML<4,>=3.10 10:01:03 Downloading PyYAML-3.13.tar.gz (270 kB) 10:01:07 Collecting cached-property<2,>=1.2.0 10:01:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:01:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:01:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:01:07 Collecting docker-pycreds>=0.4.0 10:01:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:01:09 Collecting chardet<3.1.0,>=3.0.2 10:01:09 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:01:09 Collecting urllib3<1.25,>=1.21.1 10:01:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:01:09 Collecting idna<2.8,>=2.5 10:01:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:01:09 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:01:09 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:01:09 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:01:09 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:01:09 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:01:10 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 10:01:10 Attempting uninstall: urllib3 10:01:10 Found existing installation: urllib3 1.26.5 10:01:10 Uninstalling urllib3-1.26.5: 10:01:11 Successfully uninstalled urllib3-1.26.5 10:01:11 Attempting uninstall: idna 10:01:11 Found existing installation: idna 3.2 10:01:11 Uninstalling idna-3.2: 10:01:11 Successfully uninstalled idna-3.2 10:01:12 Attempting uninstall: chardet 10:01:12 Found existing installation: chardet 4.0.0 10:01:12 Uninstalling chardet-4.0.0: 10:01:13 Successfully uninstalled chardet-4.0.0 10:01:14 Attempting uninstall: requests 10:01:14 Found existing installation: requests 2.25.1 10:01:14 Uninstalling requests-2.25.1: 10:01:14 Successfully uninstalled requests-2.25.1 10:01:15 Running setup.py install for texttable: started 10:01:16 Running setup.py install for texttable: finished with status 'done' 10:01:16 Running setup.py install for PyYAML: started 10:01:19 Running setup.py install for PyYAML: finished with status 'done' 10:01:20 Running setup.py install for docopt: started 10:01:22 Running setup.py install for docopt: finished with status 'done' 10:01:22 Running setup.py install for dockerpty: started 10:01:24 Running setup.py install for dockerpty: finished with status 'done' 10:01:26 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:01:34 Removing intermediate container 5f9433115f6e 10:01:34 ---> 4c3e522e6afc 10:01:34 Step 13/22 : ENV APP_PORT=58890 10:01:34 ---> Running in 2a43f0489fc9 10:01:34 Removing intermediate container 2a43f0489fc9 10:01:34 ---> 9f7602854f17 10:01:34 Step 14/22 : EXPOSE $APP_PORT 10:01:35 ---> Running in 449e1756657a 10:01:35 Removing intermediate container 449e1756657a 10:01:35 ---> 99337acf3092 10:01:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:01:36 ---> 9672dca57fd3 10:01:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:01:37 ---> 679eec486585 10:01:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:01:38 ---> 26ecdba99e07 10:01:38 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 10:01:38 ---> Running in 983f88fa9314 10:01:38 Removing intermediate container 983f88fa9314 10:01:38 ---> 375a17ef1264 10:01:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:01:38 ---> Running in d19f709875ef 10:01:39 Removing intermediate container d19f709875ef 10:01:39 ---> 7b51750bb1db 10:01:39 Step 20/22 : LABEL arch=arm64 10:01:39 ---> Running in f100eae06479 10:01:40 Removing intermediate container f100eae06479 10:01:40 ---> 08f9945e8553 10:01:40 Step 21/22 : LABEL git_sha=4b92918896bd2e7514969c0c1fdd1091a3e3801e 10:01:40 ---> Running in eba2dd400e09 10:01:40 Removing intermediate container eba2dd400e09 10:01:40 ---> eaa32588d3ca 10:01:40 Step 22/22 : LABEL version=0.0.0 10:01:40 ---> Running in 10fee58c9040 10:01:40 Removing intermediate container 10fee58c9040 10:01:40 ---> 94394d6fe50d 10:01:40 10:01:41 Successfully built 94394d6fe50d 10:01:41 Successfully tagged sys-mgmt-agent-arm64:latest 10:01:41  Building sys-mgmt-agent ... done  [Pipeline] } 10:01:41 $ docker stop --time=1 29a7630db043fc90575599445dd4bf5c334f2ad6753c1cf48003a2974aa009b5 10:01:43 $ docker rm -f 29a7630db043fc90575599445dd4bf5c334f2ad6753c1cf48003a2974aa009b5 [Pipeline] // withDockerContainer [Pipeline] sh 10:01:44 + docker images 10:01:44 REPOSITORY TAG IMAGE ID CREATED SIZE 10:01:44 sys-mgmt-agent-arm64 latest 94394d6fe50d 4 seconds ago 277MB 10:01:44 security-bootstrapper-arm64 latest eb4f84643b85 48 seconds ago 17.8MB 10:01:44 security-proxy-setup-arm64 latest de3ce3da492c 59 seconds ago 25.5MB 10:01:44 core-command-arm64 latest abb8bd55151c About a minute ago 15.2MB 10:01:44 ad0f1641862c About a minute ago 1.57GB 10:01:44 097813ad6628 About a minute ago 1.58GB 10:01:44 2a85b10403e0 About a minute ago 1.57GB 10:01:44 fbe05a2888e8 About a minute ago 1.57GB 10:01:44 core-data-arm64 latest 66c6ad1e3705 4 minutes ago 19.6MB 10:01:44 core-metadata-arm64 latest c29ba696dd84 4 minutes ago 15.9MB 10:01:44 security-secretstore-setup-arm64 latest c060181d4469 4 minutes ago 26.8MB 10:01:44 support-scheduler-arm64 latest 9015eeeb2c81 4 minutes ago 15.3MB 10:01:44 support-notifications-arm64 latest 74611a44cb68 4 minutes ago 16.1MB 10:01:44 8f7615c4b7f3 4 minutes ago 1.58GB 10:01:44 d61bf1f38bb9 4 minutes ago 1.58GB 10:01:44 0f6b8aa78933 4 minutes ago 1.57GB 10:01:44 45e8f28e9184 4 minutes ago 1.57GB 10:01:44 e657e2e4ccd2 4 minutes ago 1.58GB 10:01:44 ci-base-image-arm64 latest 67227eaac9e9 15 minutes ago 1.24GB 10:01:44 alpine 3.14 5b8b7b635229 12 days ago 5.35MB 10:01:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB 10:01:44 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 10:01:44 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:01:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:01:45 10:01:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 10:01:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:01:45 arm64: Pulling from edgex-lftools-log-publisher 10:01:45 448f6bf000e3: Pulling fs layer 10:01:45 f757da607395: Pulling fs layer 10:01:45 05883995daec: Pulling fs layer 10:01:45 8603b9c90790: Pulling fs layer 10:01:45 1560dd03e051: Pulling fs layer 10:01:45 27f5ce0e4adf: Pulling fs layer 10:01:45 c2d8d7efcc4b: Pulling fs layer 10:01:45 1560dd03e051: Waiting 10:01:45 27f5ce0e4adf: Waiting 10:01:45 c2d8d7efcc4b: Waiting 10:01:45 8603b9c90790: Waiting 10:01:45 f757da607395: Verifying Checksum 10:01:45 f757da607395: Download complete 10:01:45 8603b9c90790: Verifying Checksum 10:01:45 8603b9c90790: Download complete 10:01:46 1560dd03e051: Download complete 10:01:46 27f5ce0e4adf: Verifying Checksum 10:01:46 27f5ce0e4adf: Download complete 10:01:46 05883995daec: Verifying Checksum 10:01:46 05883995daec: Download complete 10:01:46 448f6bf000e3: Download complete 10:01:49 c2d8d7efcc4b: Verifying Checksum 10:01:49 c2d8d7efcc4b: Download complete 10:01:50 448f6bf000e3: Pull complete 10:01:50 f757da607395: Pull complete 10:01:52 05883995daec: Pull complete 10:01:52 8603b9c90790: Pull complete 10:01:53 1560dd03e051: Pull complete 10:01:53 27f5ce0e4adf: Pull complete 10:02:08 c2d8d7efcc4b: Pull complete 10:02:08 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 10:02:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:02:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 10:02:08 prd-ubuntu18.04-docker-arm64-4c-16g-497 does not seem to be running inside a container 10:02:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:02:12 $ docker top 60b5c99ff89c6ef3293aa708ba3215061eb78fed454487b4dc1acef75dbb826c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:02:13 ---> job-cost.sh 10:02:13 lf-activate-venv: SKIPPING 10:02:13 INFO: No Stack... 10:02:13 INFO: Retrieving Pricing Info for: v3-standard-4 10:02:14 INFO: Archiving Costs [Pipeline] sh 10:02:14 + cut -d, -f6 10:02:14 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 10:02:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3825-3-stack-cost] 10:02:14 Resource [jenkins-edgexfoundry-edgex-go-PR-3825-3-stack-cost] did not exist. Created. 10:02:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3825-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:02:15 + echo total: 0.10999999940395355 [Pipeline] stash 10:02:15 Stashed 1 file(s) [Pipeline] } 10:02:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3825-3-stack-cost] [Pipeline] // lock [Pipeline] } 10:02:15 $ docker stop --time=1 60b5c99ff89c6ef3293aa708ba3215061eb78fed454487b4dc1acef75dbb826c 10:02:17 $ docker rm -f 60b5c99ff89c6ef3293aa708ba3215061eb78fed454487b4dc1acef75dbb826c [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:02:18 provisioning config files... 10:02:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6176253017856307081tmp [Pipeline] { [Pipeline] sh 10:02:18 + set +x 10:02:18 + curl -s https://codecov.io/bash 10:02:18 + bash -s -- 10:02:18 10:02:18 _____ _ 10:02:18 / ____| | | 10:02:18 | | ___ __| | ___ ___ _____ __ 10:02:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:02:18 | |___| (_) | (_| | __/ (_| (_) \ V / 10:02:18 \_____\___/ \__,_|\___|\___\___/ \_/ 10:02:18 Bash-1.0.6 10:02:18 10:02:18 10:02:18 ==> git version 2.24.4 found 10:02:18 ==> 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:02:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:02:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:02:18 ==> Jenkins CI detected. 10:02:18 current dir:  /w/workspace/edgex-go/3 10:02:18 project root: . 10:02:18 --> token set from env 10:02:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:02:18 ==> Running gcov in . (disable via -X gcov) 10:02:18 ==> Python coveragepy not found 10:02:18 ==> Searching for coverage reports in: 10:02:18 + . 10:02:18 -> Found 1 reports 10:02:18 ==> Detecting git/mercurial file structure 10:02:18 ==> Reading reports 10:02:18 + ./coverage.out bytes=428381 10:02:18 ==> Appending adjustments 10:02:18 https://docs.codecov.io/docs/fixing-reports 10:02:19 + Found adjustments 10:02:19 ==> Gzipping contents 10:02:19 60K /tmp/codecov.oLWqsX.gz 10:02:19 ==> Uploading reports 10:02:19 url: https://codecov.io 10:02:19 query: branch=PR-3825&commit=130f01c21129746f82a59395eb7db174690d59a9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3825%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3825&job=&cmd_args= 10:02:19 -> Pinging Codecov 10:02:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3825&commit=130f01c21129746f82a59395eb7db174690d59a9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3825%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3825&job=&cmd_args= 10:02:20 -> Uploading to 10:02:20 https://storage.googleapis.com/codecov/v4/raw/2021-11-25/00271124DB129430A58F1EEE437C3FCB/130f01c21129746f82a59395eb7db174690d59a9/79fa30f1-271d-420f-8648-a3b8fd00e8a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211125T100219Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00068d9f6b9e830069b1e4b1d7ae7d39cdfd39a4976399043adb72c8d5f8cb8c 10:02:20 % Total % Received % Xferd Average Speed Time Time Time Current 10:02:20 Dload Upload Total Spent Left Speed 10:02:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58009 0 0 100 58009 0 173k --:--:-- --:--:-- --:--:-- 174k 10:02:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/130f01c21129746f82a59395eb7db174690d59a9 [Pipeline] } 10:02:20 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:02:21 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:02:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:02:22 ---> package-listing.sh 10:02:22 ++ facter osfamily 10:02:22 ++ tr '[:upper:]' '[:lower:]' 10:02:22 + OS_FAMILY=redhat 10:02:22 + workspace=/w/workspace/edgex-go/3 10:02:22 + START_PACKAGES=/tmp/packages_start.txt 10:02:22 + END_PACKAGES=/tmp/packages_end.txt 10:02:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:02:22 + PACKAGES=/tmp/packages_start.txt 10:02:22 + '[' /w/workspace/edgex-go/3 ']' 10:02:22 + PACKAGES=/tmp/packages_end.txt 10:02:22 + case "${OS_FAMILY}" in 10:02:22 + sort 10:02:22 + rpm -qa 10:02:26 + '[' -f /tmp/packages_start.txt ']' 10:02:26 + '[' -f /tmp/packages_end.txt ']' 10:02:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:02:26 + '[' /w/workspace/edgex-go/3 ']' 10:02:26 + mkdir -p /w/workspace/edgex-go/3/archives/ 10:02:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 10:02:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:02:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:02:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:02:26 10:02:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:02:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:02:27 latest: Pulling from edgex-lftools-log-publisher 10:02:27 b4d181a07f80: Pulling fs layer 10:02:27 a1111a8f2ec3: Pulling fs layer 10:02:27 ed53099fbce6: Pulling fs layer 10:02:27 dc539afda2c1: Pulling fs layer 10:02:27 77bc0d833cb6: Pulling fs layer 10:02:27 9065ff56babe: Pulling fs layer 10:02:27 d287ab97295c: Pulling fs layer 10:02:27 dc539afda2c1: Waiting 10:02:27 77bc0d833cb6: Waiting 10:02:27 9065ff56babe: Waiting 10:02:27 d287ab97295c: Waiting 10:02:27 a1111a8f2ec3: Verifying Checksum 10:02:27 a1111a8f2ec3: Download complete 10:02:27 dc539afda2c1: Verifying Checksum 10:02:27 dc539afda2c1: Download complete 10:02:27 77bc0d833cb6: Verifying Checksum 10:02:27 77bc0d833cb6: Download complete 10:02:27 ed53099fbce6: Verifying Checksum 10:02:27 ed53099fbce6: Download complete 10:02:27 9065ff56babe: Verifying Checksum 10:02:27 9065ff56babe: Download complete 10:02:27 b4d181a07f80: Verifying Checksum 10:02:27 b4d181a07f80: Download complete 10:02:28 d287ab97295c: Verifying Checksum 10:02:28 d287ab97295c: Download complete 10:02:29 b4d181a07f80: Pull complete 10:02:29 a1111a8f2ec3: Pull complete 10:02:29 ed53099fbce6: Pull complete 10:02:29 dc539afda2c1: Pull complete 10:02:30 77bc0d833cb6: Pull complete 10:02:30 9065ff56babe: Pull complete 10:02:35 d287ab97295c: Pull complete 10:02:35 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 10:02:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:02:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:02:35 prd-centos7-docker-4c-2g-496 does not seem to be running inside a container 10:02:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:02:39 $ docker top 2a6a279bed4ec139c7aea4b57c8fc0aa7be37b84a2102ae8b98c37050aa1e097 -eo pid,comm [Pipeline] { [Pipeline] sh 10:02:39 + touch /tmp/pre-build-complete [Pipeline] sh 10:02:39 + mkdir -p /var/log/sysstat [Pipeline] sh 10:02:40 + ls /var/log/sa-host 10:02:40 + sadf -c /var/log/sa-host/sa25 10:02:40 file_magic: OK 10:02:40 HZ: Using current value: 100 10:02:40 file_header: OK 10:02:40 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:02:40 Statistics: 10:02:40 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... 10:02:40 File successfully converted to sysstat format version 12.0.3 10:02:40 + sadf -c /var/log/sa-host/sa30 10:02:40 file_magic: OK 10:02:40 HZ: Using current value: 100 10:02:40 file_header: OK 10:02:40 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:02:40 Statistics: 10:02:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:02:40 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:02:40 provisioning config files... 10:02:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config2992540263681864526tmp [Pipeline] { [Pipeline] echo 10:02:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:02:40 ---> create-netrc.sh [Pipeline] } 10:02:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:02:40 ---> python-tools-install.sh [Pipeline] echo 10:02:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:02:41 ---> sudo-logs.sh 10:02:41 Archiving 'sudo' log.. 10:02:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-496.novalocal: Name or service not known 10:02:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-496.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:02:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:02:41 ---> job-cost.sh 10:02:41 lf-activate-venv: SKIPPING 10:02:41 DEBUG: total: 0.10999999940395355 10:02:41 INFO: Retrieving Stack Cost... 10:02:42 INFO: Retrieving Pricing Info for: v3-standard-2 10:02:42 INFO: Archiving Costs [Pipeline] echo 10:02:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:02:43 ---> logs-deploy.sh 10:02:43 lf-activate-venv: SKIPPING 10:02:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3825/3 10:02:43 INFO: archiving workspace using pattern(s): 10:02:43 Archives upload complete. 10:02:43 INFO: archiving logs to Nexus 10:02:44 ---> uname -a: 10:02:44 Linux prd-centos7-docker-4c-2g-496.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:02:44 10:02:44 10:02:44 ---> lscpu: 10:02:44 Architecture: x86_64 10:02:44 CPU op-mode(s): 32-bit, 64-bit 10:02:44 Byte Order: Little Endian 10:02:44 Address sizes: 40 bits physical, 48 bits virtual 10:02:44 CPU(s): 2 10:02:44 On-line CPU(s) list: 0,1 10:02:44 Thread(s) per core: 1 10:02:44 Core(s) per socket: 1 10:02:44 Socket(s): 2 10:02:44 NUMA node(s): 1 10:02:44 Vendor ID: AuthenticAMD 10:02:44 CPU family: 23 10:02:44 Model: 49 10:02:44 Model name: AMD EPYC-Rome Processor 10:02:44 Stepping: 0 10:02:44 CPU MHz: 2799.998 10:02:44 BogoMIPS: 5599.99 10:02:44 Virtualization: AMD-V 10:02:44 Hypervisor vendor: KVM 10:02:44 Virtualization type: full 10:02:44 L1d cache: 32K 10:02:44 L1i cache: 32K 10:02:44 L2 cache: 512K 10:02:44 L3 cache: 16384K 10:02:44 NUMA node0 CPU(s): 0,1 10:02:44 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:02:44 10:02:44 10:02:44 ---> nproc: 10:02:44 2 10:02:44 10:02:44 10:02:44 ---> df -h: 10:02:44 Filesystem Size Used Avail Use% Mounted on 10:02:44 overlay 40G 14G 27G 35% / 10:02:44 tmpfs 64M 0 64M 0% /dev 10:02:44 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:02:44 shm 64M 0 64M 0% /dev/shm 10:02:44 /dev/vda1 40G 14G 27G 35% /facter-os 10:02:44 10:02:44 10:02:44 ---> sar -b -r -n DEV: 10:02:44 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:02:44 10:02:44 09:41:21 LINUX RESTART (2 CPU) 10:02:44 10:02:44 09:42:01 tps rtps wtps bread/s bwrtn/s 10:02:44 09:43:01 274.50 0.85 273.66 335.99 72051.22 10:02:44 09:44:01 163.41 0.00 163.41 0.00 32595.95 10:02:44 09:45:01 65.85 0.03 65.81 1.07 8096.32 10:02:44 09:46:01 195.55 0.00 195.55 0.00 84796.70 10:02:44 09:47:01 816.91 442.74 374.17 23572.44 239474.90 10:02:44 09:48:01 647.05 167.90 479.15 8415.85 212683.65 10:02:44 09:49:01 369.04 72.72 296.33 2482.10 73760.85 10:02:44 09:50:01 1.20 0.00 1.20 0.00 16.81 10:02:44 09:51:01 0.32 0.00 0.32 0.00 3.45 10:02:44 09:52:01 0.22 0.00 0.22 0.00 3.13 10:02:44 09:53:01 0.28 0.00 0.28 0.00 3.26 10:02:44 09:54:01 0.23 0.00 0.23 0.00 2.58 10:02:44 09:55:01 0.20 0.00 0.20 0.00 1.65 10:02:44 09:56:01 0.28 0.00 0.28 0.00 3.40 10:02:44 09:57:01 0.77 0.55 0.22 102.75 2.33 10:02:44 09:58:01 0.88 0.00 0.88 0.00 16.36 10:02:44 09:59:01 0.23 0.00 0.23 0.00 3.27 10:02:44 10:00:01 0.28 0.00 0.28 0.00 3.60 10:02:44 10:01:01 0.28 0.05 0.23 0.67 2.70 10:02:44 10:02:01 0.48 0.17 0.32 3.06 4.96 10:02:44 Average: 126.74 34.24 92.51 1745.97 36158.32 10:02:44 10:02:44 09:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:02:44 09:43:01 2926916 0 976756 12.20 2620 4102648 1611288 17.79 1536536 3037852 429644 10:02:44 09:44:01 3284304 0 1046148 13.06 2620 3675868 1699140 18.76 1431672 2809956 233676 10:02:44 09:45:01 3218276 0 1173772 14.66 2620 3614272 1565160 17.28 1420756 2884076 99608 10:02:44 09:46:01 380800 0 1293740 16.15 2620 6331780 2466616 27.23 2276464 4772520 516736 10:02:44 09:47:01 633172 0 1813368 22.64 2620 5559780 3829940 42.28 2923268 3818584 103748 10:02:44 09:48:01 1162956 0 1348692 16.84 2620 5494672 2502472 27.63 2537892 3669836 64720 10:02:44 09:49:01 2318680 0 1156796 14.44 2620 4530844 1617512 17.86 1478792 3584276 20 10:02:44 09:50:01 2332744 0 1142728 14.27 2620 4530848 1357188 14.98 1471364 3583068 12 10:02:44 09:51:01 2342196 0 1133276 14.15 2620 4530848 1357260 14.98 1481712 3564784 20 10:02:44 09:52:01 2342860 0 1132604 14.14 2620 4530856 1357128 14.98 1481484 3564784 16 10:02:44 09:53:01 2343392 0 1132072 14.14 2620 4530856 1357056 14.98 1481024 3564840 12 10:02:44 09:54:01 2345072 0 1130384 14.11 2620 4530864 1356972 14.98 1480868 3563240 8 10:02:44 09:55:01 2345188 0 1130264 14.11 2620 4530868 1356972 14.98 1480980 3563240 8 10:02:44 09:56:01 2344536 0 1130908 14.12 2620 4530876 1357188 14.98 1481420 3563240 8 10:02:44 09:57:01 2338892 0 1133708 14.16 2620 4533720 1357056 14.98 1486996 3562924 20 10:02:44 09:58:01 2339420 0 1133176 14.15 2620 4533724 1357044 14.98 1487100 3562928 12 10:02:44 09:59:01 2338928 0 1133664 14.15 2620 4533728 1357236 14.98 1487444 3562924 8 10:02:44 10:00:01 2339464 0 1133124 14.15 2620 4533732 1356972 14.98 1487032 3562924 16 10:02:44 10:01:01 2337952 0 1134632 14.17 2620 4533736 1359312 15.01 1487616 3562924 8 10:02:44 10:02:01 2338456 0 1133944 14.16 2620 4533920 1357696 14.99 1488388 3563044 12 10:02:44 Average: 2217710 0 1177188 14.70 2620 4611422 1646860 18.18 1644440 3546098 72416 10:02:44 10:02:44 09:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:02:44 09:43:01 eth0 797.95 1023.50 8285.23 115.35 0.00 0.00 0.00 0.00 10:02:44 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 09:43:01 docker0 925.60 639.30 79.12 4751.25 0.00 0.00 0.00 0.00 10:02:44 09:44:01 eth0 41.37 23.43 38.57 14.80 0.00 0.00 0.00 0.00 10:02:44 09:44:01 veth8317759 0.43 0.57 0.03 0.06 0.00 0.00 0.00 0.00 10:02:44 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 09:44:01 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 10:02:44 09:45:01 eth0 18.17 10.09 13.82 7.44 0.00 0.00 0.00 0.00 10:02:44 09:45:01 veth8317759 1.83 1.83 0.14 0.14 0.00 0.00 0.00 0.00 10:02:44 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 09:45:01 docker0 1.83 1.83 0.12 0.14 0.00 0.00 0.00 0.00 10:02:44 09:46:01 eth0 108.06 70.11 1699.22 128.73 0.00 0.00 0.00 0.00 10:02:44 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 09:46:01 veth8e99abc 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:02:44 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 09:47:01 vethb944001 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 10:02:44 09:47:01 veth6f6d6e8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:02:44 09:47:01 eth0 62.97 32.69 204.34 14.30 0.00 0.00 0.00 0.00 10:02:44 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 09:48:01 vethffd69d2 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:02:44 09:48:01 veth7dc87b9 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 10:02:44 09:48:01 eth0 67.52 33.47 297.02 17.33 0.00 0.00 0.00 0.00 10:02:44 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 09:49:01 eth0 123.90 64.49 1597.63 130.47 0.00 0.00 0.00 0.00 10:02:44 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 09:49:01 docker0 991.65 761.34 83.80 5753.65 0.00 0.00 0.00 0.00 10:02:44 09:50:01 eth0 1.28 0.70 0.69 0.20 0.00 0.00 0.00 0.00 10:02:44 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 09:51:01 eth0 0.92 0.38 0.32 0.24 0.00 0.00 0.00 0.00 10:02:44 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 09:52:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:02:44 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 09:53:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 10:02:44 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 09:54:01 eth0 0.35 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:02:44 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 09:55:01 eth0 0.43 0.10 0.05 0.01 0.00 0.00 0.00 0.00 10:02:44 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 09:56:01 eth0 0.42 0.38 0.27 0.21 0.00 0.00 0.00 0.00 10:02:44 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 09:57:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 10:02:44 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 09:58:01 eth0 0.28 0.10 0.08 0.01 0.00 0.00 0.00 0.00 10:02:44 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 09:59:01 eth0 0.65 0.32 0.29 0.17 0.00 0.00 0.00 0.00 10:02:44 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 10:00:01 eth0 0.12 0.07 0.01 0.04 0.00 0.00 0.00 0.00 10:02:44 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 10:01:01 eth0 0.43 0.03 0.05 0.00 0.00 0.00 0.00 0.00 10:02:44 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 10:02:01 eth0 0.68 0.53 0.40 0.27 0.00 0.00 0.00 0.00 10:02:44 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 Average: eth0 61.26 63.06 606.19 21.40 0.00 0.00 0.00 0.00 10:02:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:44 Average: docker0 48.80 37.47 4.12 283.17 0.00 0.00 0.00 0.00 10:02:44 10:02:44 10:02:44 ---> sar -P ALL: 10:02:44 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:02:44 10:02:44 09:41:21 LINUX RESTART (2 CPU) 10:02:44 10:02:44 09:42:01 CPU %user %nice %system %iowait %steal %idle 10:02:44 09:43:01 all 31.99 0.00 10.59 4.37 0.11 52.95 10:02:44 09:43:01 0 24.79 0.00 10.65 4.94 0.11 59.52 10:02:44 09:43:01 1 39.26 0.00 10.52 3.81 0.11 46.30 10:02:44 09:44:01 all 59.02 0.00 8.81 1.09 0.10 30.98 10:02:44 09:44:01 0 58.17 0.00 9.17 1.04 0.11 31.51 10:02:44 09:44:01 1 59.87 0.00 8.44 1.14 0.09 30.46 10:02:44 09:45:01 all 37.34 0.00 4.20 0.42 0.09 57.95 10:02:44 09:45:01 0 37.67 0.00 4.15 0.41 0.09 57.69 10:02:44 09:45:01 1 37.01 0.00 4.25 0.44 0.09 58.21 10:02:44 09:46:01 all 59.83 0.00 10.86 3.38 0.12 25.81 10:02:44 09:46:01 0 60.03 0.00 10.96 3.97 0.11 24.93 10:02:44 09:46:01 1 59.62 0.00 10.76 2.80 0.13 26.69 10:02:44 09:47:01 all 45.91 0.00 16.75 32.31 0.13 4.90 10:02:44 09:47:01 0 45.74 0.00 17.09 31.62 0.13 5.43 10:02:44 09:47:01 1 46.08 0.00 16.42 33.00 0.13 4.38 10:02:44 09:48:01 all 73.82 0.00 17.84 7.24 0.14 0.96 10:02:44 09:48:01 0 75.50 0.00 16.83 6.47 0.15 1.04 10:02:44 09:48:01 1 72.15 0.00 18.84 8.01 0.13 0.87 10:02:44 09:49:01 all 42.02 0.00 10.30 4.12 0.09 43.46 10:02:44 09:49:01 0 41.35 0.00 10.78 4.37 0.09 43.40 10:02:44 09:49:01 1 42.69 0.00 9.82 3.87 0.09 43.52 10:02:44 09:50:01 all 0.18 0.00 0.08 0.00 0.02 99.72 10:02:44 09:50:01 0 0.17 0.00 0.08 0.00 0.02 99.73 10:02:44 09:50:01 1 0.18 0.00 0.08 0.00 0.02 99.72 10:02:44 09:51:01 all 0.19 0.00 0.06 0.00 0.02 99.73 10:02:44 09:51:01 0 0.07 0.00 0.08 0.00 0.02 99.83 10:02:44 09:51:01 1 0.32 0.00 0.03 0.00 0.02 99.63 10:02:44 09:52:01 all 0.18 0.00 0.02 0.00 0.03 99.77 10:02:44 09:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:02:44 09:52:01 1 0.33 0.00 0.02 0.00 0.03 99.62 10:02:44 09:53:01 all 0.18 0.00 0.03 0.00 0.03 99.77 10:02:44 09:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:02:44 09:53:01 1 0.32 0.00 0.03 0.00 0.03 99.62 10:02:44 10:02:44 09:53:01 CPU %user %nice %system %iowait %steal %idle 10:02:44 09:54:01 all 0.13 0.00 0.02 0.00 0.03 99.83 10:02:44 09:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:02:44 09:54:01 1 0.25 0.00 0.02 0.00 0.03 99.70 10:02:44 09:55:01 all 0.09 0.00 0.03 0.00 0.01 99.87 10:02:44 09:55:01 0 0.05 0.00 0.03 0.00 0.02 99.90 10:02:44 09:55:01 1 0.13 0.00 0.03 0.00 0.00 99.83 10:02:44 09:56:01 all 0.07 0.00 0.03 0.00 0.03 99.87 10:02:44 09:56:01 0 0.03 0.00 0.02 0.00 0.03 99.92 10:02:44 09:56:01 1 0.10 0.00 0.03 0.00 0.03 99.83 10:02:44 09:57:01 all 0.10 0.00 0.05 0.03 0.02 99.81 10:02:44 09:57:01 0 0.03 0.00 0.05 0.00 0.00 99.92 10:02:44 09:57:01 1 0.17 0.00 0.05 0.05 0.03 99.70 10:02:44 09:58:01 all 0.13 0.00 0.03 0.00 0.03 99.82 10:02:44 09:58:01 0 0.03 0.00 0.02 0.00 0.03 99.92 10:02:44 09:58:01 1 0.23 0.00 0.03 0.00 0.02 99.72 10:02:44 09:59:01 all 0.13 0.00 0.03 0.00 0.02 99.82 10:02:44 09:59:01 0 0.03 0.00 0.05 0.00 0.03 99.88 10:02:44 09:59:01 1 0.22 0.00 0.02 0.00 0.00 99.77 10:02:44 10:00:01 all 0.15 0.00 0.02 0.00 0.03 99.81 10:02:44 10:00:01 0 0.27 0.00 0.02 0.00 0.02 99.70 10:02:44 10:00:01 1 0.03 0.00 0.02 0.00 0.03 99.92 10:02:44 10:01:01 all 0.14 0.00 0.04 0.00 0.02 99.80 10:02:44 10:01:01 0 0.25 0.00 0.05 0.00 0.02 99.68 10:02:44 10:01:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:02:44 10:02:01 all 0.13 0.00 0.03 0.01 0.03 99.81 10:02:44 10:02:01 0 0.20 0.00 0.03 0.02 0.02 99.73 10:02:44 10:02:01 1 0.05 0.00 0.03 0.00 0.03 99.88 10:02:44 Average: all 16.59 0.00 3.76 2.48 0.05 77.13 10:02:44 Average: 0 16.20 0.00 3.77 2.47 0.05 77.52 10:02:44 Average: 1 16.97 0.00 3.75 2.49 0.05 76.74 10:02:44 10:02:44 10:02:44