Pull request #3848 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 31dde88c29f51f4cb24627f6fd0ce2590df27599+d438b00c3daaca502c4e17498c6c53b3b4a9fc0d (02f74b3ed48eeb4648994241af6f9c4d56d9825b) 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-ssh12329466862587783843.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh8392914140959224166.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-3848/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-3848/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15104799861068183895.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh4585086080529826326.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-3848/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-3848/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8701392963423446264.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.17 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3725 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/22 [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/22 # 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/22@tmp/jenkins-gitclient-ssh2346864445438937588.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/22@tmp/jenkins-gitclient-ssh3725538118386292298.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit 31dde88c29f51f4cb24627f6fd0ce2590df27599 Merge succeeded, producing f66d19d3a44e66e372a88dea99a85aea12e84a84 Checking out Revision f66d19d3a44e66e372a88dea99a85aea12e84a84 (PR-3848) > git config core.sparsecheckout # timeout=10 > git checkout -f 31dde88c29f51f4cb24627f6fd0ce2590df27599 # 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/22@tmp/jenkins-gitclient-ssh4005740641521082260.key > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f66d19d3a44e66e372a88dea99a85aea12e84a84 # timeout=10 Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:10:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:10:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:10:17 ========================================================= 15:10:17 EdgeX Global Pipelines Version Info 15:10:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b6395830213f4504ba66f550c723f8a0cd8e0e07 # timeout=10 15:10:18 ------------------- 15:10:18 stable info: 15:10:18 ------------------- 15:10:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:10:18 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 15:10:18 Message: update stable to v1.0.219 15:10:19 ------------------- 15:10:19 experimental info: 15:10:19 ------------------- 15:10:19 Commited By: **** collab-it+edgex@linuxfoundation.org 15:10:19 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 15:10:19 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3848 [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3848 [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3848 [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f66d19d3a44e66e372a88dea99a85aea12e84a84 [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f66d19d [Pipeline] echo 15:10:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:10:19 provisioning config files... 15:10:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/22@tmp/config2146519656441314508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:19 ---> docker-login.sh 15:10:19 nexus3.edgexfoundry.org:10001 15:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:20 Configure a credential helper to remove this warning. See 15:10:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:20 15:10:20 Login Succeeded 15:10:20 nexus3.edgexfoundry.org:10002 15:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:20 Configure a credential helper to remove this warning. See 15:10:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:20 15:10:20 Login Succeeded 15:10:20 nexus3.edgexfoundry.org:10003 15:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:20 Configure a credential helper to remove this warning. See 15:10:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:20 15:10:20 Login Succeeded 15:10:20 nexus3.edgexfoundry.org:10004 15:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:20 Configure a credential helper to remove this warning. See 15:10:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:20 15:10:20 Login Succeeded 15:10:20 docker.io 15:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:20 Configure a credential helper to remove this warning. See 15:10:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:20 15:10:20 Login Succeeded 15:10:20 ---> docker-login.sh ends [Pipeline] } 15:10:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:10:21 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 15:10:21 + for file in '`ls cmd/**/Dockerfile`' 15:10:21 ++ dirname cmd/core-command/Dockerfile 15:10:21 ++ cut -d/ -f2 15:10:21 + echo core-command,cmd/core-command/Dockerfile 15:10:21 + for file in '`ls cmd/**/Dockerfile`' 15:10:21 ++ dirname cmd/core-data/Dockerfile 15:10:21 ++ cut -d/ -f2 15:10:21 + echo core-data,cmd/core-data/Dockerfile 15:10:21 + for file in '`ls cmd/**/Dockerfile`' 15:10:21 ++ dirname cmd/core-metadata/Dockerfile 15:10:21 ++ cut -d/ -f2 15:10:21 + echo core-metadata,cmd/core-metadata/Dockerfile 15:10:21 + for file in '`ls cmd/**/Dockerfile`' 15:10:21 ++ dirname cmd/security-bootstrapper/Dockerfile 15:10:21 ++ cut -d/ -f2 15:10:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:10:21 + for file in '`ls cmd/**/Dockerfile`' 15:10:21 ++ dirname cmd/security-proxy-setup/Dockerfile 15:10:21 ++ cut -d/ -f2 15:10:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:10:21 + for file in '`ls cmd/**/Dockerfile`' 15:10:21 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:10:21 ++ cut -d/ -f2 15:10:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:10:21 + for file in '`ls cmd/**/Dockerfile`' 15:10:21 ++ dirname cmd/support-notifications/Dockerfile 15:10:21 ++ cut -d/ -f2 15:10:21 + echo support-notifications,cmd/support-notifications/Dockerfile 15:10:21 + for file in '`ls cmd/**/Dockerfile`' 15:10:21 ++ dirname cmd/support-scheduler/Dockerfile 15:10:21 ++ cut -d/ -f2 15:10:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:10:21 + for file in '`ls cmd/**/Dockerfile`' 15:10:21 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:10:21 ++ cut -d/ -f2 15:10:21 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:10:21 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 15:10:21 + git rev-list -1 --merges f66d19d3a44e66e372a88dea99a85aea12e84a84~1..f66d19d3a44e66e372a88dea99a85aea12e84a84 [Pipeline] echo 15:10:21 -----------> git rev-list -1 --merges f66d19d3a44e66e372a88dea99a85aea12e84a84~1..f66d19d3a44e66e372a88dea99a85aea12e84a84 f66d19d3a44e66e372a88dea99a85aea12e84a84 15:10:21 f66d19d3a44e66e372a88dea99a85aea12e84a84 [false] [Pipeline] sh 15:10:22 + git log --format=format:%s -1 f66d19d3a44e66e372a88dea99a85aea12e84a84 [Pipeline] echo 15:10:22 ========================================================= 15:10:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:10:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:10:22 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:10:22 + grep -v github /etc/ssh/ssh_known_hosts 15:10:22 + '[' -e /tmp/ssh_known_hosts ']' 15:10:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:10:22 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 15:10:22 + sudo tee -a /etc/ssh/ssh_known_hosts 15:10:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:10:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:10:22 15:10:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:10:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:10:23 latest: Pulling from edgex-devops/git-semver 15:10:23 a0d0a0d46f8b: Pulling fs layer 15:10:23 3e5f54012d9b: Pulling fs layer 15:10:23 4c7163046ea9: Pulling fs layer 15:10:23 0c2d73faf560: Pulling fs layer 15:10:23 0c2d73faf560: Waiting 15:10:23 3e5f54012d9b: Verifying Checksum 15:10:23 3e5f54012d9b: Download complete 15:10:23 a0d0a0d46f8b: Verifying Checksum 15:10:23 a0d0a0d46f8b: Download complete 15:10:23 4c7163046ea9: Verifying Checksum 15:10:23 4c7163046ea9: Download complete 15:10:23 0c2d73faf560: Verifying Checksum 15:10:23 0c2d73faf560: Download complete 15:10:23 a0d0a0d46f8b: Pull complete 15:10:23 3e5f54012d9b: Pull complete 15:10:23 4c7163046ea9: Pull complete 15:10:24 0c2d73faf560: Pull complete 15:10:24 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:10:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:10:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:10:24 prd-centos7-docker-4c-2g-3725 does not seem to be running inside a container 15:10:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:10:24 $ docker top 5471120f0e9f881d7134cafaec7ec475846b4ab423a38e5aa4123668b9a78465 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:10:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:10:25 [ssh-agent] Looking for ssh-agent implementation... 15:10:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:10:25 $ docker exec 5471120f0e9f881d7134cafaec7ec475846b4ab423a38e5aa4123668b9a78465 ssh-agent 15:10:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCdbhpe/agent.15 15:10:25 SSH_AGENT_PID=21 15:10:25 Running ssh-add (command line suppressed) 15:10:25 Identity added: /w/workspace/edgex-go/22@tmp/private_key_4046552804587863043.key (/w/workspace/edgex-go/22@tmp/private_key_4046552804587863043.key) 15:10:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:10:25 + git tag --points-at HEAD [Pipeline] } 15:10:25 $ docker exec --env ******** --env ******** 5471120f0e9f881d7134cafaec7ec475846b4ab423a38e5aa4123668b9a78465 ssh-agent -k 15:10:25 unset SSH_AUTH_SOCK; 15:10:25 unset SSH_AGENT_PID; 15:10:25 echo Agent pid 21 killed; 15:10:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:10:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:10:25 [ssh-agent] Looking for ssh-agent implementation... 15:10:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:10:25 $ docker exec 5471120f0e9f881d7134cafaec7ec475846b4ab423a38e5aa4123668b9a78465 ssh-agent 15:10:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiJodGM/agent.56 15:10:26 SSH_AGENT_PID=62 15:10:26 Running ssh-add (command line suppressed) 15:10:26 Identity added: /w/workspace/edgex-go/22@tmp/private_key_897885791858406065.key (/w/workspace/edgex-go/22@tmp/private_key_897885791858406065.key) 15:10:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:10:26 + git semver init 15:10:26 # -> Open(): unable to determine branch for HEAD 15:10:26 # $GIT_DIR = /w/workspace/edgex-go/22/.git 15:10:26 # $GIT_WORK_TREE = /w/workspace/edgex-go/22 15:10:26 # $SEMVER_REMOTE_NAME = origin 15:10:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:10:26 # $SEMVER_USER_NAME = edgex-jenkins 15:10:26 # $SEMVER_BRANCH = PR-3848 15:10:26 # $SEMVER_TEMP = /tmp/semver-551772266 15:10:26 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:10:41 # '/tmp/semver-551772266' -> '/w/workspace/edgex-go/22/.semver' 15:10:41 # -> Force: false 15:10:41 # $SEMVER_DIR = /w/workspace/edgex-go/22/.semver [Pipeline] } 15:10:41 $ docker exec --env ******** --env ******** 5471120f0e9f881d7134cafaec7ec475846b4ab423a38e5aa4123668b9a78465 ssh-agent -k 15:10:41 unset SSH_AUTH_SOCK; 15:10:41 unset SSH_AGENT_PID; 15:10:41 echo Agent pid 62 killed; 15:10:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:10:41 + git semver [Pipeline] } 15:10:41 $ docker stop --time=1 5471120f0e9f881d7134cafaec7ec475846b4ab423a38e5aa4123668b9a78465 15:10:43 $ docker rm -f 5471120f0e9f881d7134cafaec7ec475846b4ab423a38e5aa4123668b9a78465 [Pipeline] // withDockerContainer [Pipeline] sh 15:10:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:10:44 Stashed 1 file(s) [Pipeline] echo 15:10:44 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 15:10:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:10:44 ========================================================= 15:10:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:10:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:10:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:10:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:10:44 59bf1c3509f3: Pulling fs layer 15:10:44 666ba61612fd: Pulling fs layer 15:10:44 8ed8ca486205: Pulling fs layer 15:10:44 4fe6c5a15a65: Pulling fs layer 15:10:44 22a0e8bec74d: Pulling fs layer 15:10:44 f965cba54748: Pulling fs layer 15:10:44 861ffc35075e: Pulling fs layer 15:10:44 4b385c91608e: Pulling fs layer 15:10:44 560528eb2ebb: Pulling fs layer 15:10:44 4fe6c5a15a65: Waiting 15:10:44 22a0e8bec74d: Waiting 15:10:44 f965cba54748: Waiting 15:10:44 4b385c91608e: Waiting 15:10:44 861ffc35075e: Waiting 15:10:44 8ed8ca486205: Verifying Checksum 15:10:44 8ed8ca486205: Download complete 15:10:44 666ba61612fd: Verifying Checksum 15:10:44 666ba61612fd: Download complete 15:10:44 22a0e8bec74d: Verifying Checksum 15:10:44 22a0e8bec74d: Download complete 15:10:44 f965cba54748: Verifying Checksum 15:10:44 f965cba54748: Download complete 15:10:44 59bf1c3509f3: Verifying Checksum 15:10:44 59bf1c3509f3: Download complete 15:10:44 861ffc35075e: Verifying Checksum 15:10:44 861ffc35075e: Download complete 15:10:45 4b385c91608e: Verifying Checksum 15:10:45 4b385c91608e: Download complete 15:10:45 4fe6c5a15a65: Verifying Checksum 15:10:45 4fe6c5a15a65: Download complete 15:10:45 560528eb2ebb: Verifying Checksum 15:10:45 560528eb2ebb: Download complete 15:10:45 59bf1c3509f3: Pull complete 15:10:45 666ba61612fd: Pull complete 15:10:45 8ed8ca486205: Pull complete 15:10:49 4fe6c5a15a65: Pull complete 15:10:49 22a0e8bec74d: Pull complete 15:10:49 f965cba54748: Pull complete 15:10:49 861ffc35075e: Pull complete 15:10:49 4b385c91608e: Pull complete 15:10:51 560528eb2ebb: Pull complete 15:10:51 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 15:10:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:10:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 15:10:52 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:10:52 WORKDIR /edgex 15:10:52 COPY go.mod . 15:10:52 RUN go mod download' 15:10:52 + docker build -t ci-base-image-x86_64 -f - . 15:10:53 Sending build context to Docker daemon 334MB 15:10:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:10:53 ---> dd4a08f94e63 15:10:53 Step 2/4 : WORKDIR /edgex 15:10:56 ---> Running in a0c73df50414 15:10:56 Removing intermediate container a0c73df50414 15:10:56 ---> c17ee0bda919 15:10:56 Step 3/4 : COPY go.mod . 15:10:56 ---> 72c2dc19d8c0 15:10:56 Step 4/4 : RUN go mod download 15:10:56 ---> Running in 0c2bb37ef1b0 15:10:59 Still waiting to schedule task 15:10:59 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:11:52 Removing intermediate container 0c2bb37ef1b0 15:11:52 ---> 9e29f230fbeb 15:11:52 Successfully built 9e29f230fbeb 15:11:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:11:52 + docker inspect -f . ci-base-image-x86_64 15:11:52 . [Pipeline] withDockerContainer 15:11:52 prd-centos7-docker-4c-2g-3725 does not seem to be running inside a container 15:11:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:11:53 $ docker top 6f667e2b3cee82f355915d8d5a0b88d955038c668825f35235d15d522ef5d02f -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:53 + go version 15:11:53 go version go1.17.6 linux/amd64 [Pipeline] } 15:11:53 $ docker stop --time=1 6f667e2b3cee82f355915d8d5a0b88d955038c668825f35235d15d522ef5d02f 15:11:54 $ docker rm -f 6f667e2b3cee82f355915d8d5a0b88d955038c668825f35235d15d522ef5d02f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:11:55 + docker inspect -f . ci-base-image-x86_64 15:11:55 . [Pipeline] withDockerContainer 15:11:55 prd-centos7-docker-4c-2g-3725 does not seem to be running inside a container 15:11:55 $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:11:55 $ docker top aa0b18927e4839105a2d998cbf8fcc39c7e6bc335b05c565e111308abd3b2776 -eo pid,comm [Pipeline] { [Pipeline] echo 15:11:55 ========================================================= 15:11:55 [edgeXBuildGoParallel] Running Tests and Build... 15:11:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:11:56 + make test 15:11:56 go mod tidy 15:11:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:12:02 ? github.com/edgexfoundry/edgex-go [no test files] 15:12:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:12:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:12:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:12:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:12:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:12:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:12:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:12:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:12:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:12:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:12:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:12:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:12:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:12:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:12:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements 15:12:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:12:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:12:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 98.5% of statements 15:12:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:12:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.046s coverage: 44.7% of statements 15:12:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:12:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:12:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3726 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws 15:12:28 Running in /w/workspace/edgex-go/22 [Pipeline] { [Pipeline] checkout 15:12:28 The recommended git tool is: git 15:12:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.115s coverage: 89.5% of statements 15:12:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:12:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:12:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements 15:12:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:12:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:12:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:12:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:12:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:12:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.259s coverage: 94.2% of statements 15:12:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:12:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:12:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements 15:12:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:12:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:12:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:12:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:12:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:12:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 15:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:12:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.9% of statements 15:12:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:12:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements 15:12:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 15:12:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:12:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements 15:12:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements 15:12:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 15:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements 15:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 15:12:33 using credential edgex-jenkins-ssh 15:12:33 Cloning the remote Git repository 15:12:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:12:33 > git init /w/workspace/edgex-go/22 # timeout=10 15:12:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:12:33 > git --version # timeout=10 15:12:33 > git --version # 'git version 2.17.1' 15:12:33 using GIT_SSH to set credentials SSH Credentials for GitHub 15:12:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:12:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements 15:12:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements 15:12:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:12:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:12:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:12:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:12:49 using GIT_SSH to set credentials SSH Credentials for GitHub 15:12:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:12:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.195s coverage: 82.5% of statements 15:12:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:12:49 Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit 31dde88c29f51f4cb24627f6fd0ce2590df27599 15:12:50 Merge succeeded, producing 4ff9454742ca8d370da1a8d38523957478eff465 15:12:50 Checking out Revision 4ff9454742ca8d370da1a8d38523957478eff465 (PR-3848) 15:12:49 > git config core.sparsecheckout # timeout=10 15:12:49 > git checkout -f 31dde88c29f51f4cb24627f6fd0ce2590df27599 # timeout=10 15:12:50 > git remote # timeout=10 15:12:50 > git config --get remote.origin.url # timeout=10 15:12:50 using GIT_SSH to set credentials SSH Credentials for GitHub 15:12:50 > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 15:12:50 > git rev-parse HEAD^{commit} # timeout=10 15:12:50 > git config core.sparsecheckout # timeout=10 15:12:50 > git checkout -f 4ff9454742ca8d370da1a8d38523957478eff465 # timeout=10 15:12:54 Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" 15:12:54 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:12:54 > git rev-list --no-walk b6395830213f4504ba66f550c723f8a0cd8e0e07 # timeout=10 15:12:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:12:55 % Total % Received % Xferd Average Speed Time Time Time Current 15:12:55 Dload Upload Total Spent Left Speed 15:12:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 76902 0 --:--:-- --:--:-- --:--:-- 77405 [Pipeline] sh 15:12:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:12:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:12:56 + sudo tee /etc/docker/daemon.new 15:12:56 { 15:12:56 "registry-mirrors": [ 15:12:56 "https://nexus3.edgexfoundry.org:10001" 15:12:56 ], 15:12:56 "bip": "10.250.0.254/24", 15:12:56 "hosts": [ 15:12:56 "tcp://0.0.0.0:5555", 15:12:56 "unix:///var/run/docker.sock" 15:12:56 ], 15:12:56 "mtu": 1458, 15:12:56 "selinux-enabled": true, 15:12:56 "seccomp-profile": "/etc/docker/seccomp.json" 15:12:56 } [Pipeline] sh 15:12:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:12:57 + sudo service docker restart 15:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 15:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 15:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 15:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 15:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements 15:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 15:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements 15:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 15:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.118s coverage: 91.2% of statements 15:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements 15:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 15:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 15:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 15:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements 15:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 15:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.252s coverage: 65.4% of statements 15:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:13:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.8% of statements 15:13:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:13:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:13:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 15:13:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:13:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 15:13:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:13:15 provisioning config files... 15:13:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/22@tmp/config4567803626134057171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:13:15 ---> docker-login.sh 15:13:15 nexus3.edgexfoundry.org:10001 15:13:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.056s coverage: 17.7% of statements 15:13:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:13:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:13:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:13:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:13:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.112s coverage: 92.3% of statements 15:13:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:13:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:13:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:13:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:13:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 15:13:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:13:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:13:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements 15:13:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:13:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:13:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:13:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:13:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements 15:13:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:13:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:13:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:13:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:13:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:13:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:13:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements 15:13:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.039s coverage: 96.9% of statements 15:13:16 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:16 Configure a credential helper to remove this warning. See 15:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:16 15:13:16 Login Succeeded 15:13:16 nexus3.edgexfoundry.org:10002 15:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:16 Configure a credential helper to remove this warning. See 15:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:16 15:13:16 Login Succeeded 15:13:16 nexus3.edgexfoundry.org:10003 15:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:17 Configure a credential helper to remove this warning. See 15:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:17 15:13:17 Login Succeeded 15:13:17 nexus3.edgexfoundry.org:10004 15:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:17 Configure a credential helper to remove this warning. See 15:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:17 15:13:17 Login Succeeded 15:13:17 docker.io 15:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:18 Configure a credential helper to remove this warning. See 15:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:18 15:13:18 Login Succeeded 15:13:18 ---> docker-login.sh ends [Pipeline] } 15:13:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:13:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:13:19 ========================================================= 15:13:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:13:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:13:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:13:19 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:13:19 9b3977197b4f: Pulling fs layer 15:13:19 1a89e8eeedd5: Pulling fs layer 15:13:19 94645a83ff95: Pulling fs layer 15:13:19 3f3a8bcf1eab: Pulling fs layer 15:13:19 0c92f367c5e7: Pulling fs layer 15:13:19 4b8299f9d1f4: Pulling fs layer 15:13:19 9a6b49a46696: Pulling fs layer 15:13:19 cf05db05a679: Pulling fs layer 15:13:19 3f3a8bcf1eab: Waiting 15:13:19 0c92f367c5e7: Waiting 15:13:19 4b8299f9d1f4: Waiting 15:13:19 9a6b49a46696: Waiting 15:13:19 cf05db05a679: Waiting 15:13:19 94645a83ff95: Verifying Checksum 15:13:19 94645a83ff95: Download complete 15:13:19 1a89e8eeedd5: Verifying Checksum 15:13:19 1a89e8eeedd5: Download complete 15:13:19 0c92f367c5e7: Verifying Checksum 15:13:19 0c92f367c5e7: Download complete 15:13:19 4b8299f9d1f4: Verifying Checksum 15:13:19 4b8299f9d1f4: Download complete 15:13:19 9b3977197b4f: Download complete 15:13:19 9a6b49a46696: Verifying Checksum 15:13:19 9a6b49a46696: Download complete 15:13:20 9b3977197b4f: Pull complete 15:13:21 1a89e8eeedd5: Pull complete 15:13:21 94645a83ff95: Pull complete 15:13:21 cf05db05a679: Verifying Checksum 15:13:21 cf05db05a679: Download complete 15:13:22 3f3a8bcf1eab: Verifying Checksum 15:13:22 3f3a8bcf1eab: Download complete 15:13:34 3f3a8bcf1eab: Pull complete 15:13:34 0c92f367c5e7: Pull complete 15:13:34 4b8299f9d1f4: Pull complete 15:13:34 9a6b49a46696: Pull complete 15:13:39 cf05db05a679: Pull complete 15:13:39 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 15:13:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:13:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 15:13:40 + docker build -t ci-base-image-arm64 -f - . 15:13:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:13:40 WORKDIR /edgex 15:13:40 COPY go.mod . 15:13:40 RUN go mod download 15:13:42 Sending build context to Docker daemon 168.8MB 15:13:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:13:42 ---> 0ccda1f7e2ee 15:13:42 Step 2/4 : WORKDIR /edgex 15:13:44 ---> Running in 1d8376676ce7 15:13:44 Removing intermediate container 1d8376676ce7 15:13:44 ---> 63b703ad7e25 15:13:44 Step 3/4 : COPY go.mod . 15:13:45 ---> feaead709b60 15:13:45 Step 4/4 : RUN go mod download 15:13:45 ---> Running in 9308eda7b3d5 15:13:55 GO111MODULE=on go vet ./... 15:13:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:13:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:13:56 ./bin/test-attribution-txt.sh [Pipeline] echo 15:13:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:13:57 + ls -al . 15:13:57 total 644 15:13:57 drwxrwxr-x 10 1001 1001 4096 Jan 23 15:13 . 15:13:57 drwxr-xr-x 4 root root 30 Jan 23 15:11 .. 15:13:57 -rw-rw-r-- 1 1001 1001 11 Jan 23 15:10 .dockerignore 15:13:57 drwxrwxr-x 8 1001 1001 179 Jan 23 15:10 .git 15:13:57 drwxrwxr-x 4 1001 1001 142 Jan 23 15:10 .github 15:13:57 -rw-rw-r-- 1 1001 1001 804 Jan 23 15:10 .gitignore 15:13:57 -rw-rw-r-- 1 1001 1001 42 Jan 23 15:10 .golangci.yml 15:13:57 -rw-rw-r-- 1 1001 1001 76 Jan 23 15:10 .hadolint.yml 15:13:57 drwx------ 3 1001 1001 73 Jan 23 15:10 .semver 15:13:57 -rw-rw-r-- 1 1001 1001 166 Jan 23 15:10 .sonarcloud.properties 15:13:57 -rw-rw-r-- 1 1001 1001 1171 Jan 23 15:10 ADOPTERS.md 15:13:57 -rw-rw-r-- 1 1001 1001 8910 Jan 23 15:10 Attribution.txt 15:13:57 -rw-rw-r-- 1 1001 1001 51732 Jan 23 15:10 CHANGELOG.md 15:13:57 -rw-rw-r-- 1 1001 1001 3804 Jan 23 15:10 CONTRIBUTING.md 15:13:57 -rw-rw-r-- 1 1001 1001 677 Jan 23 15:10 GOVERNANCE.md 15:13:57 -rw-rw-r-- 1 1001 1001 849 Jan 23 15:10 Jenkinsfile 15:13:57 -rw-rw-r-- 1 1001 1001 10775 Jan 23 15:10 LICENSE 15:13:57 -rw-rw-r-- 1 1001 1001 6508 Jan 23 15:10 Makefile 15:13:57 -rw-rw-r-- 1 1001 1001 582 Jan 23 15:10 OWNERS.md 15:13:57 -rw-rw-r-- 1 1001 1001 8207 Jan 23 15:10 README.md 15:13:57 -rw-rw-r-- 1 1001 1001 6912 Jan 23 15:10 SECURITY.md 15:13:57 -rw-rw-r-- 1 1001 1001 5 Jan 23 15:10 VERSION 15:13:57 -rw-rw-r-- 1 1001 1001 4131 Jan 23 15:10 ZMQWindows.md 15:13:57 drwxrwxr-x 2 1001 1001 37 Jan 23 15:10 bin 15:13:57 drwxrwxr-x 14 1001 1001 4096 Jan 23 15:10 cmd 15:13:57 -rw-r--r-- 1 root root 428381 Jan 23 15:13 coverage.out 15:13:57 -rw-rw-r-- 1 1001 1001 2827 Jan 23 15:10 go.mod 15:13:57 -rw-rw-r-- 1 1001 1001 49574 Jan 23 15:10 go.sum 15:13:57 drwxrwxr-x 8 1001 1001 124 Jan 23 15:10 internal 15:13:57 drwxrwxr-x 3 1001 1001 16 Jan 23 15:10 openapi 15:13:57 drwxrwxr-x 4 1001 1001 71 Jan 23 15:10 snap 15:13:57 -rw-rw-r-- 1 1001 1001 204 Jan 23 15:10 version.go [Pipeline] sh 15:13:57 + '[' -e coverage.out ] 15:13:57 + chown 1001:1001 coverage.out [Pipeline] stash 15:13:57 Stashed 1 file(s) [Pipeline] sh 15:13:58 + make build 15:13:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:13:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:14:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:14:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:14:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:14:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:14:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:14:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:14:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:14:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:14:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:14: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 [Pipeline] } 15:14:13 $ docker stop --time=1 aa0b18927e4839105a2d998cbf8fcc39c7e6bc335b05c565e111308abd3b2776 15:14:15 $ docker rm -f aa0b18927e4839105a2d998cbf8fcc39c7e6bc335b05c565e111308abd3b2776 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:14:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:14:16 15:14:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:14:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:14:17 latest: Pulling from edgex-devops/edgex-compose 15:14:17 cbdbe7a5bc2a: Pulling fs layer 15:14:17 ca9280d653b3: Pulling fs layer 15:14:17 7e9c9ca2126c: Pulling fs layer 15:14:17 cbdbe7a5bc2a: Download complete 15:14:17 ca9280d653b3: Verifying Checksum 15:14:17 ca9280d653b3: Download complete 15:14:17 cbdbe7a5bc2a: Pull complete 15:14:17 7e9c9ca2126c: Verifying Checksum 15:14:17 7e9c9ca2126c: Download complete 15:14:17 ca9280d653b3: Pull complete 15:14:22 7e9c9ca2126c: Pull complete 15:14:22 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:14:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:14:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:14:22 prd-centos7-docker-4c-2g-3725 does not seem to be running inside a container 15:14:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:14:24 $ docker top 087ff63e8d413f3dc5c0d95a8c00220ba6d63135dfab1472e27787c3a70a9535 -eo pid,comm [Pipeline] { [Pipeline] sh 15:14:24 + grep parallel 15:14:24 + docker-compose build --help 15:14:25 --parallel Build images in parallel. [Pipeline] } 15:14:25 $ docker stop --time=1 087ff63e8d413f3dc5c0d95a8c00220ba6d63135dfab1472e27787c3a70a9535 15:14:26 $ docker rm -f 087ff63e8d413f3dc5c0d95a8c00220ba6d63135dfab1472e27787c3a70a9535 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:14:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:14:27 . [Pipeline] withDockerContainer 15:14:27 prd-centos7-docker-4c-2g-3725 does not seem to be running inside a container 15:14:27 $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 15:14:27 $ docker top 5f624e05c995c72527954f2cb4b55a430b0e0592ce448b83bd1bd47a193d5aab -eo pid,comm [Pipeline] { [Pipeline] sh 15:14:27 + docker-compose -f ./docker-compose-build.yml build --parallel 15:14:28 Building core-command ... 15:14:28 Building core-data ... 15:14:28 Building core-metadata ... 15:14:28 Building security-bootstrapper ... 15:14:28 Building security-proxy-setup ... 15:14:28 Building security-secretstore-setup ... 15:14:28 Building support-notifications ... 15:14:28 Building support-scheduler ... 15:14:28 Building sys-mgmt-agent ... 15:14:28 Building sys-mgmt-agent 15:14:28 Building core-data 15:14:28 Building support-scheduler 15:14:28 Building support-notifications 15:14:28 Building security-bootstrapper 15:14:38 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:14:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:14:38 ---> 9e29f230fbeb 15:14:38 Step 3/22 : WORKDIR /edgex-go 15:14:38 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:14:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:14:38 ---> 9e29f230fbeb 15:14:38 Step 3/23 : WORKDIR /edgex-go 15:14:44 ---> Running in 5a9347acaf9e 15:14:44 ---> Running in 037c650a8c1b 15:14:49 Removing intermediate container 5a9347acaf9e 15:14:49 ---> c3b432eaa1ea 15:14:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:14:49 Removing intermediate container 037c650a8c1b 15:14:49 ---> ee0bb5d9d95f 15:14:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:14:49 ---> Running in aa75db8f446b 15:14:49 ---> Running in 633b0e33e8fa 15:14:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:14:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:14:51 ---> 9e29f230fbeb 15:14:51 Step 3/23 : WORKDIR /edgex-go 15:14:51 ---> Using cache 15:14:51 ---> ee0bb5d9d95f 15:14:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:14:52 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:14:52 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:14:52 ---> 9e29f230fbeb 15:14:52 Step 3/31 : WORKDIR /edgex-go 15:14:52 ---> Using cache 15:14:52 ---> ee0bb5d9d95f 15:14:52 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:14:52 ---> Running in c63fa3a8bda2 15:14:52 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:14:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:14:52 ---> 9e29f230fbeb 15:14:52 Step 3/22 : WORKDIR /edgex-go 15:14:52 ---> Using cache 15:14:52 ---> ee0bb5d9d95f 15:14:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:14:52 ---> Using cache 15:14:52 ---> 47397c79f901 15:14:52 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:14:52 Removing intermediate container aa75db8f446b 15:14:52 ---> 58d5a4e84e01 15:14:52 Step 5/22 : RUN apk add --update --no-cache make git 15:14:52 ---> Running in a196839a0e49 15:14:52 Removing intermediate container 633b0e33e8fa 15:14:52 ---> 47397c79f901 15:14:52 Step 5/23 : RUN apk add --update --no-cache make bash git 15:14:52 ---> Running in 2845a616818a 15:14:52 ---> Running in 54cf211dddf1 15:14:52 ---> Running in 3df2ab84e7c6 15:14:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:14:53 Removing intermediate container c63fa3a8bda2 15:14:53 ---> d91955c080c4 15:14:53 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:14:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:14:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:14:53 ---> Running in d56a773ede4c 15:14:53 Removing intermediate container a196839a0e49 15:14:53 ---> 63a1efcd1c59 15:14:53 Step 5/31 : RUN apk add --update --no-cache make git 15:14:53 ---> Running in 8448f420c0b7 15:14:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:14:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:14:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:14:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:14:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:14:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:14:54 OK: 221 MiB in 52 packages 15:14:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:14:54 OK: 221 MiB in 52 packages 15:14:54 OK: 221 MiB in 52 packages 15:14:55 OK: 221 MiB in 52 packages 15:14:55 OK: 221 MiB in 52 packages 15:14:55 Removing intermediate container 2845a616818a 15:14:55 ---> 92f38955c8b7 15:14:55 Step 6/23 : COPY go.mod vendor* ./ 15:14:55 Removing intermediate container 3df2ab84e7c6 15:14:55 ---> 897c9128c355 15:14:55 Step 6/22 : COPY go.mod vendor* ./ 15:14:55 Removing intermediate container 54cf211dddf1 15:14:55 ---> 26d7e3241b79 15:14:55 Step 6/22 : COPY go.mod vendor* ./ 15:14:55 ---> e845711d1fa9 15:14:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:55 ---> Running in 6c78d19e3284 15:14:55 Removing intermediate container d56a773ede4c 15:14:55 ---> 151dcf58e384 15:14:55 Step 6/23 : COPY go.mod vendor* ./ 15:14:55 ---> 7949adcd2f07 15:14:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:55 ---> fbcac90bced3 15:14:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:55 Removing intermediate container 8448f420c0b7 15:14:55 ---> a36504f7e95a 15:14:55 Step 6/31 : COPY go.mod vendor* ./ 15:14:55 ---> Running in c456313a96a1 15:14:55 ---> Running in d6ae9a581f4f 15:14:55 ---> 03ffbdecf352 15:14:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:55 ---> Running in f9f9b7c3dc1c 15:14:55 ---> add446730f6d 15:14:55 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:55 ---> Running in bd7163ccdf1f 15:14:57 Removing intermediate container f9f9b7c3dc1c 15:14:57 ---> ba95226a1db3 15:14:57 Step 8/23 : COPY . . 15:14:57 Removing intermediate container 6c78d19e3284 15:14:57 ---> 9131bc0ae072 15:14:57 Step 8/23 : COPY . . 15:14:58 Removing intermediate container c456313a96a1 15:14:58 ---> 97091c407d22 15:14:58 Step 8/22 : COPY . . 15:15:03 Removing intermediate container d6ae9a581f4f 15:15:03 ---> ae6c3cefb2e2 15:15:03 Step 8/22 : COPY . . 15:15:03 Removing intermediate container bd7163ccdf1f 15:15:03 ---> 38d1bbd59c9a 15:15:03 Step 8/31 : COPY . . 15:15:04 ---> 3a12ebd9a481 15:15:04 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:15:06 ---> Running in 78694a32cd30 15:15:06 ---> 615d94c41eab 15:15:06 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:15:06 ---> f5ae67619558 15:15:06 Step 9/23 : RUN make cmd/core-data/core-data 15:15:06 ---> Running in 55ea264cb51b 15:15:07 Removing intermediate container 9308eda7b3d5 15:15:07 ---> 55ca90a7395f 15:15:07 Successfully built 55ca90a7395f 15:15:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:15:07 ---> Running in f6dc1e3faa95 15:15:07 + docker inspect -f . ci-base-image-arm64 15:15:07 . [Pipeline] withDockerContainer 15:15:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:15:07 prd-ubuntu18.04-docker-arm64-4c-16g-3726 does not seem to be running inside a container 15:15:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:15:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:15:09 $ docker top 4d8ef7b091e9f648bb80a195659a80cbc4c8bb4a510be4597b007aedbab54f45 -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:15:10 + go version 15:15:10 go version go1.17.6 linux/arm64 [Pipeline] } 15:15:10 $ docker stop --time=1 4d8ef7b091e9f648bb80a195659a80cbc4c8bb4a510be4597b007aedbab54f45 15:15:11 $ docker rm -f 4d8ef7b091e9f648bb80a195659a80cbc4c8bb4a510be4597b007aedbab54f45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:15:12 ---> 01caf8dcab04 15:15:12 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:15:12 + docker inspect -f . ci-base-image-arm64 15:15:12 . [Pipeline] withDockerContainer 15:15:12 ---> Running in 6765c01abcbb 15:15:12 prd-ubuntu18.04-docker-arm64-4c-16g-3726 does not seem to be running inside a container 15:15:12 $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:15:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:15:13 $ docker top 1cc00b2469ae2ffc6d851f77edaec54971d532d4f04d3acf79f245020310b6db -eo pid,comm [Pipeline] { [Pipeline] echo 15:15:14 ========================================================= 15:15:14 [edgeXBuildGoParallel] Running Tests and Build... 15:15:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:15:14 + make test 15:15:14 go mod tidy 15:15:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:15:19 ---> a2138c83d626 15:15:19 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:15:19 ---> Running in 46154da5f2dd 15:15:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:15:42 ? github.com/edgexfoundry/edgex-go [no test files] 15:15:46 Removing intermediate container 78694a32cd30 15:15:46 ---> 371d599ba6f5 15:15:46 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:15:46 ---> Running in 5088a2c19c3d 15:15:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:15:49 Removing intermediate container 5088a2c19c3d 15:15:49 ---> 0ed58c207ed9 15:15:49 15:15:49 Step 11/23 : FROM docker:20.10.10 15:15:49 20.10.10: Pulling from library/docker 15:15:50 Removing intermediate container 55ea264cb51b 15:15:50 ---> 5950edae9a69 15:15:50 15:15:50 Step 10/22 : FROM alpine:3.14 15:15:51 3.14: Pulling from library/alpine 15:15:51 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:15:51 Status: Downloaded newer image for alpine:3.14 15:15:51 ---> 0a97eee8041e 15:15:51 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:15:51 ---> Running in 54d57a076049 15:15:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:15:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:15:52 (1/1) Installing dumb-init (1.2.5-r1) 15:15:52 Executing busybox-1.33.1-r6.trigger 15:15:52 OK: 6 MiB in 15 packages 15:15:54 Removing intermediate container 54d57a076049 15:15:54 ---> 1d86be3bfea4 15:15:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:15:54 ---> Running in c950f224cd7e 15:15:54 Removing intermediate container c950f224cd7e 15:15:54 ---> f8819ecb1cd2 15:15:54 Step 13/22 : ENV APP_PORT=59861 15:15:54 ---> Running in b471c6bf36c3 15:15:55 Removing intermediate container b471c6bf36c3 15:15:55 ---> b58be34072ed 15:15:55 Step 14/22 : EXPOSE $APP_PORT 15:15:55 ---> Running in e41acc4392c4 15:15:55 Removing intermediate container e41acc4392c4 15:15:55 ---> e93ff6933576 15:15:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:15:56 ---> 5eba9977600d 15:15:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:15:56 Removing intermediate container 6765c01abcbb 15:15:56 ---> a9bb9cb8c545 15:15:56 15:15:56 Step 10/22 : FROM alpine:3.14 15:15:56 ---> 0a97eee8041e 15:15:56 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:15:56 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 15:15:56 Status: Downloaded newer image for docker:20.10.10 15:15:56 ---> b706a049f56e 15:15:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:15:56 ---> Running in 1f7a2e0d7d50 15:15:56 ---> Running in 4af88db80a16 15:15:56 Removing intermediate container 4af88db80a16 15:15:56 ---> b78a7d926d90 15:15:56 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 15:15:56 ---> Running in 3f632dc44643 15:15:56 ---> cf1dfd035986 15:15:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:15:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:15:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:15:57 (1/2) Installing ca-certificates (20211220-r0) 15:15:57 ---> a7771dd13e5b 15:15:57 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:15:57 (2/2) Installing dumb-init (1.2.5-r1) 15:15:57 Executing busybox-1.33.1-r6.trigger 15:15:57 Executing ca-certificates-20211220-r0.trigger 15:15:57 OK: 6 MiB in 16 packages 15:15:57 ---> Running in fc57d60af502 15:15:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:15:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:15:57 (1/42) Installing readline (8.1.0-r0) 15:15:57 Removing intermediate container fc57d60af502 15:15:57 ---> 0ee7ff0f0db0 15:15:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:15:57 (2/42) Installing bash (5.1.4-r0) 15:15:57 Executing bash-5.1.4-r0.post-install 15:15:57 (3/42) Installing brotli-libs (1.0.9-r5) 15:15:57 (4/42) Installing nghttp2-libs (1.43.0-r0) 15:15:57 (5/42) Installing libcurl (7.79.1-r0) 15:15:57 (6/42) Installing curl (7.79.1-r0) 15:15:57 (7/42) Installing dumb-init (1.2.5-r1) 15:15:57 (8/42) Installing libbz2 (1.0.8-r1) 15:15:57 (9/42) Installing expat (2.4.3-r0) 15:15:57 (10/42) Installing libffi (3.3-r2) 15:15:57 (11/42) Installing gdbm (1.19-r0) 15:15:57 (12/42) Installing xz-libs (5.2.5-r0) 15:15:57 (13/42) Installing libgcc (10.3.1_git20210424-r2) 15:15:57 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 15:15:57 (15/42) Installing mpdecimal (2.5.1-r1) 15:15:57 (16/42) Installing sqlite-libs (3.35.5-r0) 15:15:57 (17/42) Installing python3 (3.9.5-r2) 15:15:58 ---> Running in 023eb14fce8e 15:15:58 Removing intermediate container 46154da5f2dd 15:15:58 ---> 86f5e7a289cc 15:15:58 15:15:58 Step 10/31 : FROM alpine:3.14 15:15:58 ---> 0a97eee8041e 15:15:58 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:15:59 ---> Running in 27303e2b33ec 15:15:59 Removing intermediate container 023eb14fce8e 15:15:59 ---> 637c8906477e 15:15:59 Step 20/22 : LABEL arch=x86_64 15:15:59 (18/42) Installing py3-appdirs (1.4.4-r2) 15:15:59 (19/42) Installing py3-chardet (4.0.0-r2) 15:15:59 Removing intermediate container 1f7a2e0d7d50 15:15:59 ---> 41cdc210aa76 15:15:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:15:59 Removing intermediate container f6dc1e3faa95 15:15:59 ---> c15a0a2d4590 15:15:59 15:15:59 Step 10/23 : FROM alpine:3.14 15:15:59 ---> 0a97eee8041e 15:15:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:15:59 ---> Running in b01a91df4164 15:15:59 ---> Running in b405ffc8c812 15:15:59 ---> Running in e5e59bfa86d0 15:15:59 Removing intermediate container 27303e2b33ec 15:15:59 ---> 985236b30c13 15:15:59 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:15:59 (20/42) Installing py3-idna (3.2-r0) 15:15:59 (21/42) Installing py3-urllib3 (1.26.5-r0) 15:15:59 (22/42) Installing py3-certifi (2020.12.5-r1) 15:15:59 (23/42) Installing py3-requests (2.25.1-r4) 15:15:59 (24/42) Installing py3-msgpack (1.0.2-r1) 15:15:59 (25/42) Installing py3-lockfile (0.12.2-r4) 15:15:59 ---> Running in 3f5590dc10ca 15:15:59 (26/42) Installing py3-cachecontrol (0.12.6-r1) 15:15:59 Removing intermediate container b01a91df4164 15:15:59 ---> d247eb3ba20a 15:15:59 Step 13/22 : ENV APP_PORT=59860 15:15:59 (27/42) Installing py3-colorama (0.4.4-r1) 15:15:59 Removing intermediate container e5e59bfa86d0 15:15:59 ---> fbd38a07f3ff 15:15:59 Step 12/23 : ENV APP_PORT=59880 15:16:00 (28/42) Installing py3-contextlib2 (0.6.0-r1) 15:16:00 (29/42) Installing py3-distlib (0.3.1-r3) 15:16:00 Removing intermediate container b405ffc8c812 15:16:00 ---> 37b80829983d 15:16:00 Step 21/22 : LABEL git_sha=f66d19d3a44e66e372a88dea99a85aea12e84a84 15:16:00 (30/42) Installing py3-distro (1.5.0-r3) 15:16:00 ---> Running in 2d610d4bb1e4 15:16:00 ---> Running in 1f26b2fd7427 15:16:00 (31/42) Installing py3-six (1.15.0-r1) 15:16:00 (32/42) Installing py3-webencodings (0.5.1-r4) 15:16:00 (33/42) Installing py3-html5lib (1.1-r1) 15:16:00 (34/42) Installing py3-parsing (2.4.7-r2) 15:16:00 (35/42) Installing py3-packaging (20.9-r1) 15:16:00 (36/42) Installing py3-toml (0.10.2-r2) 15:16:00 (37/42) Installing py3-pep517 (0.10.0-r2) 15:16:00 (38/42) Installing py3-progress (1.5-r2) 15:16:00 ---> Running in 95755a15ee28 15:16:00 (39/42) Installing py3-retrying (1.3.3-r1) 15:16:00 (40/42) Installing py3-ordered-set (4.0.2-r1) 15:16:00 (41/42) Installing py3-setuptools (52.0.0-r3) 15:16:00 (42/42) Installing py3-pip (20.3.4-r1) 15:16:00 Removing intermediate container 1f26b2fd7427 15:16:00 ---> f58f76583b63 15:16:00 Step 14/22 : EXPOSE $APP_PORT 15:16:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:16:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:16:00 (1/2) Installing dumb-init (1.2.5-r1) 15:16:00 (2/2) Installing su-exec (0.2-r1) 15:16:00 Executing busybox-1.33.1-r6.trigger 15:16:00 OK: 6 MiB in 16 packages 15:16:00 ---> Running in 10b6a5135049 15:16:00 Removing intermediate container 95755a15ee28 15:16:00 ---> a2f0b523c568 15:16:00 Step 22/22 : LABEL version=0.0.0 15:16:00 Removing intermediate container 2d610d4bb1e4 15:16:00 ---> a0ef141f1590 15:16:00 Step 13/23 : EXPOSE $APP_PORT 15:16:00 Executing busybox-1.33.1-r6.trigger 15:16:00 OK: 84 MiB in 64 packages 15:16:00 ---> Running in e287605118da 15:16:00 ---> Running in 911634f5faf6 15:16:00 Removing intermediate container 10b6a5135049 15:16:00 ---> 2c31c5f86108 15:16:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:16:00 Removing intermediate container e287605118da 15:16:00 ---> cdacb6ce8e1c 15:16:00 15:16:00 Removing intermediate container 911634f5faf6 15:16:00 ---> 5be332ddfc99 15:16:00 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:00 Successfully built cdacb6ce8e1c 15:16:00 Successfully tagged support-scheduler:latest 15:16:00 Building core-command 15:16:01  Building support-scheduler ... done  ---> Running in 1b7481c649b2 15:16:01 Removing intermediate container 3f5590dc10ca 15:16:01 ---> ef46d4f128ae 15:16:01 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:16:01 ---> 05759c1e4b71 15:16:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:16:01 ---> Running in e2188ac3b2d9 15:16:01 Collecting docker-compose==1.23.2 15:16:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:16:01 Collecting docopt<0.7,>=0.6.1 15:16:01 Downloading docopt-0.6.2.tar.gz (25 kB) 15:16:02 Removing intermediate container e2188ac3b2d9 15:16:02 ---> e53d4bee4b1c 15:16:02 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:16:02 ---> 2463d3e52061 15:16:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:16:02 Collecting websocket-client<1.0,>=0.32.0 15:16:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:16:02 Collecting jsonschema<3,>=2.5.1 15:16:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:16:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 15:16:02 Collecting texttable<0.10,>=0.9.0 15:16:02 Downloading texttable-0.9.1.tar.gz (11 kB) 15:16:02 ---> Running in 47deb035cd73 15:16:02 Collecting docker<4.0,>=3.6.0 15:16:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:16:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:16:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:16:02 Collecting cached-property<2,>=1.2.0 15:16:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:16:02 Collecting dockerpty<0.5,>=0.4.1 15:16:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:16:02 ---> 4d01dd580309 15:16:02 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:16:03 Collecting PyYAML<4,>=3.10 15:16:03 Downloading PyYAML-3.13.tar.gz (270 kB) 15:16:03 Removing intermediate container 47deb035cd73 15:16:03 ---> 8cd3882ea57d 15:16:03 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:16:03 ---> Running in e317ad5ddce6 15:16:03 ---> Running in af40b8bff7a2 15:16:03 Removing intermediate container 1b7481c649b2 15:16:03 ---> b7c1917c0776 15:16:03 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:16:03 Removing intermediate container e317ad5ddce6 15:16:03 ---> d7885f0fcd39 15:16:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:16:03 ---> Running in b8a9015eb36d 15:16:03 ---> Running in 5a735f9dba71 15:16:03 Collecting docker-pycreds>=0.4.0 15:16:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:16:04 Collecting chardet<3.1.0,>=3.0.2 15:16:04 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:16:04 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) 15:16:04 Collecting idna<2.8,>=2.5 15:16:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:16:04 Removing intermediate container 5a735f9dba71 15:16:04 ---> 28bd6b195f23 15:16:04 Step 20/22 : LABEL arch=x86_64 15:16:04 Collecting urllib3<1.25,>=1.21.1 15:16:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:16:04 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:16:04 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:16:04 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:16:04 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:16:04 ---> Running in 16f75398bd26 15:16:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:16:05 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:16:05 Attempting uninstall: urllib3 15:16:05 Found existing installation: urllib3 1.26.5 15:16:05 Uninstalling urllib3-1.26.5: 15:16:05 Successfully uninstalled urllib3-1.26.5 15:16:05 Removing intermediate container 16f75398bd26 15:16:05 ---> 24fea4d3f925 15:16:05 Step 21/22 : LABEL git_sha=f66d19d3a44e66e372a88dea99a85aea12e84a84 15:16:05 Attempting uninstall: idna 15:16:05 Found existing installation: idna 3.2 15:16:05 Uninstalling idna-3.2: 15:16:05 ---> Running in 17639e87ae4f 15:16:05 Successfully uninstalled idna-3.2 15:16:05 Removing intermediate container af40b8bff7a2 15:16:05 ---> a9a99cb1b91f 15:16:05 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:16:05 Attempting uninstall: chardet 15:16:05 Found existing installation: chardet 4.0.0 15:16:05 Uninstalling chardet-4.0.0: 15:16:05 ---> Running in 5f8ea813b49b 15:16:05 Successfully uninstalled chardet-4.0.0 15:16:05 Removing intermediate container 17639e87ae4f 15:16:05 ---> 37917668fe1d 15:16:05 Step 22/22 : LABEL version=0.0.0 15:16:05 ---> Running in 0a7ee59b3b69 15:16:05 Removing intermediate container 5f8ea813b49b 15:16:05 ---> 4a0682cbfcd8 15:16:05 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:16:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:16:05 Removing intermediate container 0a7ee59b3b69 15:16:05 ---> a6d00253dc0d 15:16:05 15:16:05 Attempting uninstall: requests 15:16:05 Found existing installation: requests 2.25.1 15:16:05 Uninstalling requests-2.25.1: 15:16:05 Successfully uninstalled requests-2.25.1 15:16:05 Successfully built a6d00253dc0d 15:16:05 Successfully tagged support-notifications:latest 15:16:05  Building support-notifications ... done Building core-metadata 15:16:05 ---> 8b617fa918cb 15:16:05 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:16:05 Running setup.py install for texttable: started 15:16:06 ---> Running in de319ec7a3c6 15:16:06 (1/6) Installing dumb-init (1.2.5-r1) 15:16:06 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:16:06 (3/6) Installing libsodium (1.0.18-r0) 15:16:06 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:16:06 Running setup.py install for texttable: finished with status 'done' 15:16:06 Running setup.py install for PyYAML: started 15:16:06 (5/6) Installing libzmq (4.3.4-r0) 15:16:06 (6/6) Installing zeromq (4.3.4-r0) 15:16:06 Executing busybox-1.33.1-r6.trigger 15:16:06 OK: 8 MiB in 20 packages 15:16:06 Running setup.py install for PyYAML: finished with status 'done' 15:16:07 Running setup.py install for docopt: started 15:16:07 Running setup.py install for docopt: finished with status 'done' 15:16:07 Running setup.py install for dockerpty: started 15:16:08 Running setup.py install for dockerpty: finished with status 'done' 15:16:10 Removing intermediate container de319ec7a3c6 15:16:10 ---> c5a536db52c5 15:16:10 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:16:10 Removing intermediate container b8a9015eb36d 15:16:10 ---> 6a0ff449db34 15:16:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:16:10 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 15:16:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:16:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:16:10 ---> 9e29f230fbeb 15:16:10 Step 3/23 : WORKDIR /edgex-go 15:16:10 ---> Using cache 15:16:10 ---> ee0bb5d9d95f 15:16:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:10 ---> Using cache 15:16:10 ---> 63a1efcd1c59 15:16:10 Step 5/23 : RUN apk add --update --no-cache make git 15:16:10 ---> Using cache 15:16:10 ---> a36504f7e95a 15:16:10 Step 6/23 : COPY go.mod vendor* ./ 15:16:10 ---> Using cache 15:16:10 ---> add446730f6d 15:16:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:16:10 ---> Using cache 15:16:10 ---> 38d1bbd59c9a 15:16:10 Step 8/23 : COPY . . 15:16:10 ---> Using cache 15:16:10 ---> a2138c83d626 15:16:10 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:16:10 ---> e2769bf0256f 15:16:10 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:16:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:16:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:16:10 ---> 9e29f230fbeb 15:16:10 Step 3/23 : WORKDIR /edgex-go 15:16:10 ---> Using cache 15:16:10 ---> ee0bb5d9d95f 15:16:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:10 ---> Using cache 15:16:10 ---> 63a1efcd1c59 15:16:10 Step 5/23 : RUN apk add --update --no-cache make git 15:16:10 ---> Using cache 15:16:10 ---> a36504f7e95a 15:16:10 Step 6/23 : COPY go.mod vendor* ./ 15:16:10 ---> Using cache 15:16:10 ---> add446730f6d 15:16:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:16:10 ---> Using cache 15:16:10 ---> 38d1bbd59c9a 15:16:10 Step 8/23 : COPY . . 15:16:11 ---> Using cache 15:16:11 ---> a2138c83d626 15:16:11 Step 9/23 : RUN make cmd/core-command/core-command 15:16:11 ---> Running in 20d128149e0e 15:16:11 ---> 87f7de01da75 15:16:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:16:11 ---> Running in e1868c1adec1 15:16:11 ---> 56b23b567480 15:16:11 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:16:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:16:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:16:12 ---> 9ed5d64ebedd 15:16:12 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:16:12 ---> 8e55554ca1e2 15:16:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:16:12 ---> 638df585fbfd 15:16:12 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:16:12 ---> bc76e3f142c2 15:16:12 Step 19/23 : ENTRYPOINT ["/core-data"] 15:16:12 ---> Running in b9f7f9e2422a 15:16:12 ---> bd9edb18d2a7 15:16:12 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:16:12 ---> Running in 72ff2b016825 15:16:12 Removing intermediate container b9f7f9e2422a 15:16:12 ---> 6633ef32a552 15:16:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:16:12 ---> Running in 2b0be0994050 15:16:13 Removing intermediate container 72ff2b016825 15:16:13 ---> c3a628399a68 15:16:13 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:16:13 Removing intermediate container 2b0be0994050 15:16:13 ---> f8b0adb50a0b 15:16:13 Step 21/23 : LABEL arch=x86_64 15:16:13 ---> Running in c346dedeb9c9 15:16:14 ---> 8cadba7dfc3a 15:16:14 Step 26/31 : RUN chmod +x /entrypoint.sh 15:16:14 Removing intermediate container c346dedeb9c9 15:16:14 ---> 69196809d8b2 15:16:14 Step 22/23 : LABEL git_sha=f66d19d3a44e66e372a88dea99a85aea12e84a84 15:16:14 ---> Running in 22145ed75491 15:16:14 ---> Running in 6484daf7a44c 15:16:15 Removing intermediate container 6484daf7a44c 15:16:15 ---> 9696b8dedb33 15:16:15 Step 23/23 : LABEL version=0.0.0 15:16:15 ---> Running in ea57ed09cc96 15:16:15 Removing intermediate container 3f632dc44643 15:16:15 ---> aff4a058c0e5 15:16:15 Step 14/23 : ENV APP_PORT=58890 15:16:15 Removing intermediate container ea57ed09cc96 15:16:15 ---> c7eeb0db3262 15:16:15 15:16:15 ---> Running in 8dfc3ae3e796 15:16:15 Successfully built c7eeb0db3262 15:16:15 Successfully tagged core-data:latest 15:16:15 Building security-secretstore-setup 15:16:15 Removing intermediate container 22145ed75491 15:16:15 ---> 519242e3b6bf 15:16:15 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:16:15 Removing intermediate container 8dfc3ae3e796 15:16:15 ---> 8a0d172cdf02 15:16:15 Step 15/23 : EXPOSE $APP_PORT 15:16:15 ---> Running in af88d40c641a 15:16:15  Building core-data ... done  ---> Running in e9040612dd62 15:16:15 Removing intermediate container af88d40c641a 15:16:15 ---> cb5a25de2e37 15:16:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:16:15 Removing intermediate container e9040612dd62 15:16:15 ---> bf49aa025b2e 15:16:15 Step 28/31 : CMD ["gate"] 15:16:19 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:16:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:16:19 ---> 9e29f230fbeb 15:16:19 Step 3/25 : WORKDIR /edgex-go 15:16:19 ---> Using cache 15:16:19 ---> ee0bb5d9d95f 15:16:19 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:19 ---> Using cache 15:16:19 ---> 63a1efcd1c59 15:16:19 Step 5/25 : RUN apk add --update --no-cache make git 15:16:19 ---> Using cache 15:16:19 ---> a36504f7e95a 15:16:19 Step 6/25 : COPY go.mod vendor* ./ 15:16:19 ---> Using cache 15:16:19 ---> add446730f6d 15:16:19 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:16:19 ---> Using cache 15:16:19 ---> 38d1bbd59c9a 15:16:19 Step 8/25 : COPY . . 15:16:19 ---> Using cache 15:16:19 ---> a2138c83d626 15:16:19 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:16:19 ---> 4233a9c98573 15:16:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:16:19 ---> Running in 08b8d2a16cbb 15:16:19 ---> Running in 733bf5858839 15:16:19 Removing intermediate container 08b8d2a16cbb 15:16:19 ---> aa9a9ccf38e3 15:16:19 Step 29/31 : LABEL arch=x86_64 15:16:19 ---> cc3f49441c21 15:16:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:16:19 ---> Running in 72dd209d0f5f 15:16:19 Removing intermediate container 72dd209d0f5f 15:16:19 ---> c40b3952c700 15:16:19 Step 30/31 : LABEL git_sha=f66d19d3a44e66e372a88dea99a85aea12e84a84 15:16:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:16:19 ---> f68f92d226da 15:16:19 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:16:20 ---> Running in 6be7bc99c5c7 15:16:20 ---> Running in 0921fcc5cc3b 15:16:20 Removing intermediate container 6be7bc99c5c7 15:16:20 ---> c893b49bd988 15:16:20 Step 31/31 : LABEL version=0.0.0 15:16:20 ---> Running in e79074618c0f 15:16:20 Removing intermediate container 0921fcc5cc3b 15:16:20 ---> d400dfc9a760 15:16:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:16:20 ---> Running in 7edb0d32e56d 15:16:20 Removing intermediate container e79074618c0f 15:16:20 ---> 362ecf424ff2 15:16:20 15:16:20 Removing intermediate container 7edb0d32e56d 15:16:20 ---> 2cc8f1493531 15:16:20 Step 21/23 : LABEL arch=x86_64 15:16:20 Successfully built 362ecf424ff2 15:16:20 Successfully tagged security-bootstrapper:latest 15:16:20  Building security-bootstrapper ... done Building security-proxy-setup 15:16:20 ---> Running in 15f5040d3c5a 15:16:20 Removing intermediate container 15f5040d3c5a 15:16:20 ---> 9220c6376502 15:16:20 Step 22/23 : LABEL git_sha=f66d19d3a44e66e372a88dea99a85aea12e84a84 15:16:20 ---> Running in b764a83e1fcb 15:16:20 Removing intermediate container b764a83e1fcb 15:16:20 ---> 0640bb25e601 15:16:20 Step 23/23 : LABEL version=0.0.0 15:16:21 ---> Running in 6b266eb190ed 15:16:21 Removing intermediate container 6b266eb190ed 15:16:21 ---> 4a599286a3fc 15:16:21 15:16:21 Successfully built 4a599286a3fc 15:16:21 Successfully tagged sys-mgmt-agent:latest 15:16:27  Building sys-mgmt-agent ... done Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:16:27 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:16:27 ---> 9e29f230fbeb 15:16:27 Step 3/21 : WORKDIR /edgex-go 15:16:27 ---> Using cache 15:16:27 ---> ee0bb5d9d95f 15:16:27 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:27 ---> Using cache 15:16:27 ---> 63a1efcd1c59 15:16:27 Step 5/21 : RUN apk add --update --no-cache make git 15:16:27 ---> Using cache 15:16:27 ---> a36504f7e95a 15:16:27 Step 6/21 : COPY go.mod vendor* ./ 15:16:27 ---> Using cache 15:16:27 ---> add446730f6d 15:16:27 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:16:27 ---> Using cache 15:16:27 ---> 38d1bbd59c9a 15:16:27 Step 8/21 : COPY . . 15:16:27 ---> Using cache 15:16:27 ---> a2138c83d626 15:16:27 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:16:28 ---> Running in 8e7f51f86525 15:16:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:16:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:16:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:16:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:16:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:16:44 Removing intermediate container e1868c1adec1 15:16:44 ---> 4b2a9de4c7a3 15:16:44 15:16:44 Step 10/23 : FROM alpine:3.14 15:16:44 ---> 0a97eee8041e 15:16:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:16:44 ---> Using cache 15:16:44 ---> 1d86be3bfea4 15:16:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:16:44 ---> Using cache 15:16:44 ---> f8819ecb1cd2 15:16:44 Step 13/23 : ENV APP_PORT=59882 15:16:44 ---> Running in da4be7acc392 15:16:44 Removing intermediate container da4be7acc392 15:16:44 ---> cd26f71b7d11 15:16:44 Step 14/23 : EXPOSE $APP_PORT 15:16:44 ---> Running in 1aa67d8efb37 15:16:44 Removing intermediate container 1aa67d8efb37 15:16:44 ---> 36a6ed9d24d0 15:16:44 Step 15/23 : WORKDIR / 15:16:44 ---> Running in d8f26a24615f 15:16:44 Removing intermediate container d8f26a24615f 15:16:44 ---> 347f51d75983 15:16:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:16:44 ---> 7963c72be5fb 15:16:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:16:44 ---> 5e1f52d109e6 15:16:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:16:44 ---> 66bb8f9b46da 15:16:44 Step 19/23 : ENTRYPOINT ["/core-command"] 15:16:44 ---> Running in 5f9c7d4ee41c 15:16:44 Removing intermediate container 5f9c7d4ee41c 15:16:44 ---> cf6fb32d45a0 15:16:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:16:44 ---> Running in 4ea372ab54c2 15:16:44 Removing intermediate container 4ea372ab54c2 15:16:44 ---> f6e74e89e93d 15:16:44 Step 21/23 : LABEL arch=x86_64 15:16:44 ---> Running in b30dc2316796 15:16:45 Removing intermediate container b30dc2316796 15:16:45 ---> 082c232ed769 15:16:45 Step 22/23 : LABEL git_sha=f66d19d3a44e66e372a88dea99a85aea12e84a84 15:16:45 ---> Running in bb7edbdc48c6 15:16:45 Removing intermediate container bb7edbdc48c6 15:16:45 ---> 667195a6e6e1 15:16:45 Step 23/23 : LABEL version=0.0.0 15:16:45 ---> Running in 0259b0f5d30d 15:16:45 Removing intermediate container 0259b0f5d30d 15:16:45 ---> e58e2fb97765 15:16:45 15:16:45 Successfully built e58e2fb97765 15:16:45 Successfully tagged core-command:latest 15:16:48  Building core-command ... done Removing intermediate container 20d128149e0e 15:16:48 ---> 2c1b9416ccc8 15:16:48 15:16:48 Step 10/23 : FROM alpine:3.14 15:16:48 ---> 0a97eee8041e 15:16:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:16:48 ---> Using cache 15:16:48 ---> 1d86be3bfea4 15:16:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:16:48 ---> Using cache 15:16:48 ---> f8819ecb1cd2 15:16:48 Step 13/23 : ENV APP_PORT=59881 15:16:48 ---> Running in 48046851e427 15:16:48 Removing intermediate container 48046851e427 15:16:48 ---> bba1d6c8e048 15:16:48 Step 14/23 : EXPOSE $APP_PORT 15:16:48 ---> Running in d12b80f47317 15:16:48 Removing intermediate container d12b80f47317 15:16:48 ---> f65ed1df45d3 15:16:48 Step 15/23 : WORKDIR / 15:16:48 ---> Running in 727ca1a0f4c3 15:16:48 Removing intermediate container 727ca1a0f4c3 15:16:48 ---> 704d34913885 15:16:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:16:48 ---> 7b8d4ab82c59 15:16:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:16:49 ---> 2fb7788361b7 15:16:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:16:49 ---> b35f5445a01f 15:16:49 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:16:49 ---> Running in b2f19bcc4e56 15:16:49 Removing intermediate container b2f19bcc4e56 15:16:49 ---> 3abd5dcb44d4 15:16:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:16:50 ---> Running in 048fb2370cbb 15:16:50 Removing intermediate container 048fb2370cbb 15:16:50 ---> bd68e4b77734 15:16:50 Step 21/23 : LABEL arch=x86_64 15:16:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:16:50 ---> Running in 46a068991b77 15:16:50 Removing intermediate container 46a068991b77 15:16:50 ---> a3fd6d050587 15:16:50 Step 22/23 : LABEL git_sha=f66d19d3a44e66e372a88dea99a85aea12e84a84 15:16:50 ---> Running in 6ce480b890d0 15:16:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:16:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:16:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:16:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:16:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:16:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:16:50 Removing intermediate container 6ce480b890d0 15:16:50 ---> 67aa433d18ff 15:16:50 Step 23/23 : LABEL version=0.0.0 15:16:50 ---> Running in 4c79e1152348 15:16:50 Removing intermediate container 4c79e1152348 15:16:50 ---> de097ce2a007 15:16:50 15:16:50 Successfully built de097ce2a007 15:16:50 Successfully tagged core-metadata:latest 15:16:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:16:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:16:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:16:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:16:51  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:16:52 Removing intermediate container 733bf5858839 15:16:52 ---> d8bc9d9bc700 15:16:52 15:16:52 Step 10/25 : FROM alpine:3.14 15:16:52 ---> 0a97eee8041e 15:16:52 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:16:52 ---> Running in 12ec5986f196 15:16:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:16:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:16:53 (1/3) Installing ca-certificates (20211220-r0) 15:16:53 (2/3) Installing dumb-init (1.2.5-r1) 15:16:53 (3/3) Installing su-exec (0.2-r1) 15:16:53 Executing busybox-1.33.1-r6.trigger 15:16:53 Executing ca-certificates-20211220-r0.trigger 15:16:53 OK: 6 MiB in 17 packages 15:16:53 Removing intermediate container 12ec5986f196 15:16:53 ---> 02384b5790fb 15:16:53 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:16:54 ---> Running in e26b3ca23484 15:16:54 Removing intermediate container 8e7f51f86525 15:16:54 ---> 55349e41db4d 15:16:54 15:16:54 Step 10/21 : FROM alpine:3.14 15:16:54 ---> 0a97eee8041e 15:16:54 Step 11/21 : RUN apk add --update --no-cache curl 15:16:54 ---> Running in e491a50b5ba1 15:16:54 Removing intermediate container e26b3ca23484 15:16:54 ---> 9bb1799a89fd 15:16:54 Step 13/25 : WORKDIR / 15:16:54 ---> Running in 0147b68f896b 15:16:54 Removing intermediate container 0147b68f896b 15:16:54 ---> 19aba77f38b0 15:16:54 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:16:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:16:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:16:54 ---> d35188215c02 15:16:54 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:16:54 ---> 3aaa03c6d4c2 15:16:54 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:16:54 (1/5) Installing ca-certificates (20211220-r0) 15:16:54 (2/5) Installing brotli-libs (1.0.9-r5) 15:16:54 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:16:54 (4/5) Installing libcurl (7.79.1-r0) 15:16:54 (5/5) Installing curl (7.79.1-r0) 15:16:54 Executing busybox-1.33.1-r6.trigger 15:16:54 Executing ca-certificates-20211220-r0.trigger 15:16:54 OK: 8 MiB in 19 packages 15:16:55 ---> 20e4d48ea861 15:16:55 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:16:55 ---> 3cd79c444c28 15:16:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:16:55 Removing intermediate container e491a50b5ba1 15:16:55 ---> f46b24fb49fa 15:16:55 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:16:55 ---> Running in 78f61e7ecdae 15:16:55 Removing intermediate container 78f61e7ecdae 15:16:55 ---> ac17ebfcd4a1 15:16:55 Step 13/21 : WORKDIR /edgex 15:16:55 ---> Running in c19e49fb973b 15:16:55 ---> 9b790bda463b 15:16:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:16:55 Removing intermediate container c19e49fb973b 15:16:55 ---> edf9590f8709 15:16:55 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:16:55 ---> 3815c6aaf782 15:16:55 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:16:56 ---> 01f5189eb2c1 15:16:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:16:56 ---> b021a5cdd388 15:16:56 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 15:16:56 ---> d226e8a62040 15:16:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:16:56 ---> Running in 66d44b47c4af 15:16:56 ---> 38a4e7bfc8c6 15:16:56 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:16:56 ---> Running in deedbaf8d98b 15:16:56 Removing intermediate container deedbaf8d98b 15:16:56 ---> f89f974454e1 15:16:56 Step 18/21 : CMD ["--init=true"] 15:16:56 ---> Running in de3c76dcbdc1 15:16:56 Removing intermediate container 66d44b47c4af 15:16:56 ---> 03856120803d 15:16:56 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:16:56 ---> Running in c80c7260e97e 15:16:56 Removing intermediate container de3c76dcbdc1 15:16:56 ---> ea3e17032ddc 15:16:56 Step 19/21 : LABEL arch=x86_64 15:16:56 Removing intermediate container c80c7260e97e 15:16:56 ---> 775f00189419 15:16:56 Step 23/25 : LABEL arch=x86_64 15:16:56 ---> Running in b40bc9f1f7f9 15:16:56 ---> Running in 41d39b19cb8e 15:16:57 Removing intermediate container 41d39b19cb8e 15:16:57 ---> 3b700933d222 15:16:57 Step 24/25 : LABEL git_sha=f66d19d3a44e66e372a88dea99a85aea12e84a84 15:16:57 Removing intermediate container b40bc9f1f7f9 15:16:57 ---> eace68cfeb95 15:16:57 Step 20/21 : LABEL git_sha=f66d19d3a44e66e372a88dea99a85aea12e84a84 15:16:57 ---> Running in 7a65c98afc2a 15:16:57 ---> Running in f0f99f328dd1 15:16:57 Removing intermediate container 7a65c98afc2a 15:16:57 ---> e667a6a11b38 15:16:57 Step 21/21 : LABEL version=0.0.0 15:16:57 Removing intermediate container f0f99f328dd1 15:16:57 ---> 2d464d83df6b 15:16:57 Step 25/25 : LABEL version=0.0.0 15:16:57 ---> Running in 6c5c81d18239 15:16:57 ---> Running in 50468446663b 15:16:57 Removing intermediate container 50468446663b 15:16:57 ---> 47363f5f4a68 15:16:57 15:16:57 Removing intermediate container 6c5c81d18239 15:16:57 ---> c7f2588ada92 15:16:57 15:16:57 Successfully built 47363f5f4a68 15:16:57 Successfully built c7f2588ada92 15:16:57 Successfully tagged security-proxy-setup:latest 15:16:57 Successfully tagged security-secretstore-setup:latest 15:16:57  Building security-proxy-setup ... done  Building security-secretstore-setup ... done  [Pipeline] } 15:16:57 $ docker stop --time=1 5f624e05c995c72527954f2cb4b55a430b0e0592ce448b83bd1bd47a193d5aab 15:16:58 $ docker rm -f 5f624e05c995c72527954f2cb4b55a430b0e0592ce448b83bd1bd47a193d5aab [Pipeline] // withDockerContainer [Pipeline] sh 15:16:59 + docker images 15:16:59 REPOSITORY TAG IMAGE ID CREATED SIZE 15:16:59 security-proxy-setup latest 47363f5f4a68 2 seconds ago 26.1MB 15:16:59 security-secretstore-setup latest c7f2588ada92 2 seconds ago 27.8MB 15:16:59 55349e41db4d 6 seconds ago 1.78GB 15:16:59 d8bc9d9bc700 7 seconds ago 1.78GB 15:16:59 core-metadata latest de097ce2a007 9 seconds ago 16.5MB 15:16:59 2c1b9416ccc8 12 seconds ago 1.78GB 15:16:59 core-command latest e58e2fb97765 14 seconds ago 15.7MB 15:16:59 4b2a9de4c7a3 17 seconds ago 1.77GB 15:16:59 sys-mgmt-agent latest 4a599286a3fc 38 seconds ago 296MB 15:16:59 security-bootstrapper latest 362ecf424ff2 39 seconds ago 18.7MB 15:16:59 core-data latest c7eeb0db3262 44 seconds ago 19.9MB 15:16:59 support-notifications latest a6d00253dc0d 54 seconds ago 16.6MB 15:16:59 support-scheduler latest cdacb6ce8e1c 59 seconds ago 15.9MB 15:16:59 c15a0a2d4590 About a minute ago 1.78GB 15:16:59 86f5e7a289cc About a minute ago 1.77GB 15:16:59 a9bb9cb8c545 About a minute ago 1.77GB 15:16:59 5950edae9a69 About a minute ago 1.77GB 15:16:59 0ed58c207ed9 About a minute ago 1.77GB 15:16:59 ci-base-image-x86_64 latest 9e29f230fbeb 5 minutes ago 1.27GB 15:16:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 11 days ago 562MB 15:16:59 docker 20.10.10 b706a049f56e 2 months ago 216MB 15:16:59 alpine 3.14 0a97eee8041e 2 months ago 5.61MB 15:16:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB 15:16:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 15:16:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.206s coverage: 28.7% of statements 15:16:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:16:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:17:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.320s coverage: 98.5% of statements 15:17:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:17:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.396s coverage: 44.7% of statements 15:17:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:17:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:17:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.557s coverage: 89.5% of statements 15:17:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:17:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:17:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.238s coverage: 84.4% of statements 15:17:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:17:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:17:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:17:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:17:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:17:14 Still waiting to schedule task 15:17:14 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:17:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.524s coverage: 94.2% of statements 15:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:17:16 ok github.com/edgexfoundry/edgex-go/internal/io 0.198s coverage: 59.1% of statements 15:17:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:17:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:17:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:17:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:17:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:17:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.562s coverage: 60.0% of statements 15:17:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:17:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:17:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:17:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.314s coverage: 0.9% of statements 15:17:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:17:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.216s coverage: 58.8% of statements 15:17:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.325s coverage: 21.7% of statements 15:17:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:17:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.208s coverage: 47.1% of statements 15:17:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.193s coverage: 79.5% of statements 15:17:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.181s coverage: 94.1% of statements 15:17:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.220s coverage: 96.3% of statements 15:17:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.195s coverage: 87.5% of statements 15:17:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.188s coverage: 94.4% of statements 15:17:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.218s coverage: 44.8% of statements 15:17:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.549s coverage: 82.5% of statements 15:17:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:17:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.261s coverage: 92.9% of statements 15:17:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:17:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:17:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:17:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 15:17:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:17:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:17:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:17:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:17:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:17:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements 15:17:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:17:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:17:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements 15:17:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:17:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.227s coverage: 58.8% of statements 15:17:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:17:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.237s coverage: 80.0% of statements 15:17:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.296s coverage: 87.2% of statements 15:17:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.234s coverage: 85.4% of statements 15:17:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.725s coverage: 91.2% of statements 15:17:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:17:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.665s coverage: 64.4% of statements 15:17:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:17:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:17:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.210s coverage: 100.0% of statements 15:17:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 89.4% of statements 15:17:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 15:17:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 15:17:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements 15:17:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.233s coverage: 65.4% of statements 15:17:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:17:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:17:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.749s coverage: 43.8% of statements 15:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.300s coverage: 89.5% of statements 15:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.229s coverage: 84.8% of statements 15:17:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:17:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.296s coverage: 17.7% of statements 15:17:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:17:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:17:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:17:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:17:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.512s coverage: 92.3% of statements 15:17:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:17:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:17:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:17:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:17:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.240s coverage: 63.2% of statements 15:17:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:17:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:17:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.387s coverage: 97.7% of statements 15:17:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:17:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:17:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:17:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:17:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.193s coverage: 28.9% of statements 15:17:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:17:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:17:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:17:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:17:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:17:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:17:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.161s coverage: 100.0% of statements 15:17:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.109s coverage: 96.9% of statements 15:17:57 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:17:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:17:57 GO111MODULE=on go vet ./... 15:18:27 Running on prd-ubuntu18.04-docker-8c-8g-3727 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws 15:18:27 Running in /w/workspace/edgex-go/22 [Pipeline] { [Pipeline] checkout 15:18:27 The recommended git tool is: git 15:18:28 using credential edgex-jenkins-ssh 15:18:28 Cloning the remote Git repository 15:18:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:18:28 > git init /w/workspace/edgex-go/22 # timeout=10 15:18:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:18:28 > git --version # timeout=10 15:18:28 > git --version # 'git version 2.17.1' 15:18:28 using GIT_SSH to set credentials SSH Credentials for GitHub 15:18:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:18:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:18:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:18:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:18:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:18:33 using GIT_SSH to set credentials SSH Credentials for GitHub 15:18:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:18:33 Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit 31dde88c29f51f4cb24627f6fd0ce2590df27599 15:18:33 Merge succeeded, producing dd8d22ab5ea1a7816eab37bfcc3ec319671f7881 15:18:33 Checking out Revision dd8d22ab5ea1a7816eab37bfcc3ec319671f7881 (PR-3848) 15:18:33 > git config core.sparsecheckout # timeout=10 15:18:33 > git checkout -f 31dde88c29f51f4cb24627f6fd0ce2590df27599 # timeout=10 15:18:33 > git remote # timeout=10 15:18:33 > git config --get remote.origin.url # timeout=10 15:18:33 using GIT_SSH to set credentials SSH Credentials for GitHub 15:18:33 > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 15:18:33 > git rev-parse HEAD^{commit} # timeout=10 15:18:33 > git config core.sparsecheckout # timeout=10 15:18:33 > git checkout -f dd8d22ab5ea1a7816eab37bfcc3ec319671f7881 # timeout=10 15:18:37 Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" 15:18:37 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:18:38 + echo snap-build.sh 15:18:38 snap-build.sh 15:18:38 + SNAP_BASE_DIR=. 15:18:38 + '[' '!' -z /w/workspace/edgex-go/22 ']' 15:18:38 + SNAP_BASE_DIR=/w/workspace/edgex-go/22 15:18:38 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/22]' 15:18:38 [snap-build] Building snap in dir [/w/workspace/edgex-go/22] 15:18:38 + cd /w/workspace/edgex-go/22 15:18:38 + sudo apt-get remove -qy --purge lxd lxd-client 15:18:38 Reading package lists... 15:18:38 Building dependency tree... 15:18:38 Reading state information... 15:18:38 The following packages were automatically installed and are no longer required: 15:18:38 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:18:38 uidmap xdelta3 15:18:38 Use 'sudo apt autoremove' to remove them. 15:18:38 The following packages will be REMOVED: 15:18:38 lxd* lxd-client* 15:18:38 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:18:38 After this operation, 31.7 MB disk space will be freed. 15:18:37 > git rev-list --no-walk b6395830213f4504ba66f550c723f8a0cd8e0e07 # timeout=10 15:18:39 (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 ... 190666 files and directories currently installed.) 15:18:39 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:18:39 Removing lxd dnsmasq configuration 15:18:39 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:18:40 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:18:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:18:41 (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 ... 190491 files and directories currently installed.) 15:18:41 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:18:42 Processing triggers for systemd (237-3ubuntu10.52) ... 15:18:42 Processing triggers for ureadahead (0.100.0-21) ... 15:18:43 + sudo snap remove --purge lxd 15:18:43 snap "lxd" is not installed 15:18:43 + sudo groupadd --force --system lxd 15:18:43 ++ whoami 15:18:43 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:18:43 + newgrp - lxd 15:18:43 + sudo snap install lxd 15:18:51 2022-01-23T15:18:48Z INFO Waiting for automatic snapd restart... 15:19:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:19:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:19:05 ./bin/test-attribution-txt.sh 15:19:06 lxd 4.22 from Canonical* installed 15:19:06 + sudo lxd init --auto [Pipeline] echo 15:19:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:19:07 + ls -al . 15:19:07 total 672 15:19:07 drwxrwxr-x 9 1001 1001 4096 Jan 23 15:19 . 15:19:07 drwxr-xr-x 4 root root 4096 Jan 23 15:15 .. 15:19:07 -rw-rw-r-- 1 1001 1001 11 Jan 23 15:12 .dockerignore 15:19:07 drwxrwxr-x 8 1001 1001 4096 Jan 23 15:12 .git 15:19:07 drwxrwxr-x 4 1001 1001 4096 Jan 23 15:12 .github 15:19:07 -rw-rw-r-- 1 1001 1001 804 Jan 23 15:12 .gitignore 15:19:07 -rw-rw-r-- 1 1001 1001 42 Jan 23 15:12 .golangci.yml 15:19:07 -rw-rw-r-- 1 1001 1001 76 Jan 23 15:12 .hadolint.yml 15:19:07 -rw-rw-r-- 1 1001 1001 166 Jan 23 15:12 .sonarcloud.properties 15:19:07 -rw-rw-r-- 1 1001 1001 1171 Jan 23 15:12 ADOPTERS.md 15:19:07 -rw-rw-r-- 1 1001 1001 8910 Jan 23 15:12 Attribution.txt 15:19:07 -rw-rw-r-- 1 1001 1001 51732 Jan 23 15:12 CHANGELOG.md 15:19:07 -rw-rw-r-- 1 1001 1001 3804 Jan 23 15:12 CONTRIBUTING.md 15:19:07 -rw-rw-r-- 1 1001 1001 677 Jan 23 15:12 GOVERNANCE.md 15:19:07 -rw-rw-r-- 1 1001 1001 849 Jan 23 15:12 Jenkinsfile 15:19:07 -rw-rw-r-- 1 1001 1001 10775 Jan 23 15:12 LICENSE 15:19:07 -rw-rw-r-- 1 1001 1001 6508 Jan 23 15:12 Makefile 15:19:07 -rw-rw-r-- 1 1001 1001 582 Jan 23 15:12 OWNERS.md 15:19:07 -rw-rw-r-- 1 1001 1001 8207 Jan 23 15:12 README.md 15:19:07 -rw-rw-r-- 1 1001 1001 6912 Jan 23 15:12 SECURITY.md 15:19:07 -rw-rw-r-- 1 1001 1001 5 Jan 23 15:10 VERSION 15:19:07 -rw-rw-r-- 1 1001 1001 4131 Jan 23 15:12 ZMQWindows.md 15:19:07 drwxrwxr-x 2 1001 1001 4096 Jan 23 15:12 bin 15:19:07 drwxrwxr-x 14 1001 1001 4096 Jan 23 15:12 cmd 15:19:07 -rw-r--r-- 1 root root 428381 Jan 23 15:17 coverage.out 15:19:07 -rw-rw-r-- 1 1001 1001 2827 Jan 23 15:12 go.mod 15:19:07 -rw-rw-r-- 1 1001 1001 49574 Jan 23 15:12 go.sum 15:19:07 drwxrwxr-x 8 1001 1001 4096 Jan 23 15:12 internal 15:19:07 drwxrwxr-x 3 1001 1001 4096 Jan 23 15:12 openapi 15:19:07 drwxrwxr-x 4 1001 1001 4096 Jan 23 15:12 snap 15:19:07 -rw-rw-r-- 1 1001 1001 204 Jan 23 15:12 version.go [Pipeline] sh 15:19:07 + '[' -e coverage.out ] 15:19:07 + chown 1001:1001 coverage.out [Pipeline] stash 15:19:07 Warning: overwriting stash ‘coverage-report’ 15:19:08 Stashed 1 file(s) [Pipeline] sh 15:19:09 + make build 15:19:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:19:14 + sudo snap install --classic snapcraft 15:19:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:19:19 snapcraft 6.0.2 from Canonical* installed 15:19:19 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 15:19:19 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 15:19:19 % Total % Received % Xferd Average Speed Time Time Time Current 15:19:19 Dload Upload Total Spent Left Speed 15:19:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3916 0 --:--:-- --:--:-- --:--:-- 3916 15:19:19 100 3325k 100 3325k 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 9.8M 15:19:19 ./yq_linux_amd64 15:19:19 + sudo snapcraft prime --use-lxd 15:19:21 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:19:21 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 15:19:21 - README.md 15:19:21 15:19:21 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:19:22 Launching a container. 15:19:32 Waiting for container to be ready 15:19:32 To start your first container, try: lxc launch ubuntu:20.04 15:19:32 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 15:19:32 15:19:36 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:19:38 Waiting for network to be ready... 15:19:38 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 15:19:38 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 15:19:39 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 15:19:39 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1178 kB] 15:19:39 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 15:19:39 Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [210 kB] 15:19:39 Get:7 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 15:19:39 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [21.8 kB] 15:19:39 Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [4948 B] 15:19:39 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [686 kB] 15:19:39 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 15:19:39 Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [97.9 kB] 15:19:39 Get:13 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 15:19:39 Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [677 kB] 15:19:39 Get:15 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 15:19:39 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 15:19:39 Get:17 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 15:19:39 Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [115 kB] 15:19:39 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 15:19:40 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1510 kB] 15:19:40 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [296 kB] 15:19:40 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.8 kB] 15:19:40 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [6928 B] 15:19:40 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [736 kB] 15:19:40 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [105 kB] 15:19:40 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [894 kB] 15:19:40 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [196 kB] 15:19:42 Fetched 22.8 MB in 4s (5888 kB/s) 15:19:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:19:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:19:42 Reading package lists... 15:19:42 Reading package lists... 15:19:43 Building dependency tree... 15:19:43 Reading state information... 15:19:43 The following additional packages will be installed: 15:19:43 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:19:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:19:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:19:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:19:43 Suggested packages: 15:19:43 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:19:43 Recommended packages: 15:19:43 gnupg libsasl2-modules 15:19:43 The following NEW packages will be installed: 15:19:43 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:19:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:19:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:19:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:19:43 The following packages will be upgraded: 15:19:43 gpg gpg-agent gpgconf libudev1 15:19:43 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 15:19:43 Need to get 3859 kB of archives. 15:19:43 After this operation, 14.9 MB of additional disk space will be used. 15:19:43 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 15:19:43 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 15:19:43 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 15:19:44 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 15:19:44 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 15:19:44 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 15:19:44 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 15:19:44 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:19:44 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 15:19:44 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 15:19:44 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 15:19:44 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 15:19:44 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 15:19:44 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 15:19:44 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 15:19:44 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 15:19:44 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 15:19:44 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] 15:19:44 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] 15:19:44 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 15:19:44 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 15:19:44 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 15:19:44 debconf: delaying package configuration, since apt-utils is not installed 15:19:44 Fetched 3859 kB in 1s (3618 kB/s) 15:19:44 (Reading database ... 12816 files and directories currently installed.) 15:19:44 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 15:19:44 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 15:19:44 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 15:19:44 Selecting previously unselected package udev. 15:19:44 (Reading database ... 12816 files and directories currently installed.) 15:19:44 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 15:19:44 Unpacking udev (245.4-4ubuntu3.15) ... 15:19:45 Selecting previously unselected package libfuse2:amd64. 15:19:45 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 15:19:45 Unpacking libfuse2:amd64 (2.9.9-3) ... 15:19:45 Selecting previously unselected package fuse. 15:19:45 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 15:19:45 Unpacking fuse (2.9.9-3) ... 15:19:45 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 15:19:45 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 15:19:45 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 15:19:45 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 15:19:45 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 15:19:45 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 15:19:45 Selecting previously unselected package libksba8:amd64. 15:19:45 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:19:45 Unpacking libksba8:amd64 (1.3.5-2) ... 15:19:45 Selecting previously unselected package libroken18-heimdal:amd64. 15:19:45 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:19:45 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:19:45 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:19:45 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:19:45 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:19:45 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:19:45 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:19:45 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:19:45 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:19:45 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:19:45 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:19:45 Selecting previously unselected package libwind0-heimdal:amd64. 15:19:45 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:19:45 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:19:45 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:19:45 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:19:45 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:19:45 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:19:45 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:19:45 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:19:45 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:19:45 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:19:45 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:19:45 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:19:45 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:19:45 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:19:45 Selecting previously unselected package libsasl2-modules-db:amd64. 15:19:45 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... 15:19:45 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 15:19:46 Selecting previously unselected package libsasl2-2:amd64. 15:19:46 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... 15:19:46 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... 15:19:46 Selecting previously unselected package libldap-common. 15:19:46 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 15:19:46 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 15:19:46 Selecting previously unselected package libldap-2.4-2:amd64. 15:19:46 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 15:19:46 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 15:19:46 Selecting previously unselected package dirmngr. 15:19:46 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 15:19:46 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 15:19:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:19:46 Setting up libksba8:amd64 (1.3.5-2) ... 15:19:46 Setting up libfuse2:amd64 (2.9.9-3) ... 15:19:46 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 15:19:46 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 15:19:46 Setting up udev (245.4-4ubuntu3.15) ... 15:19:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:19:46 invoke-rc.d: policy-rc.d denied execution of start. 15:19:46 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... 15:19:46 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:19:46 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 15:19:46 Setting up gpg (2.2.19-3ubuntu2.1) ... 15:19:46 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:19:46 Setting up fuse (2.9.9-3) ... 15:19:46 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 15:19:47 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:19:47 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:19:47 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:19:47 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:19:47 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:19:47 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:19:47 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:19:47 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 15:19:47 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 15:19:47 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 15:19:47 Processing triggers for systemd (245.4-4ubuntu3) ... 15:19:47 Processing triggers for libc-bin (2.31-0ubuntu9) ... 15:19:48 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 15:19:48 Alias= settings in the [Install] section, and DefaultInstance= for template 15:19:48 units). This means they are not meant to be enabled using systemctl. 15:19:48 15:19:48 Possible reasons for having this kind of units are: 15:19:48 • A unit may be statically enabled by being symlinked from another unit's 15:19:48 .wants/ or .requires/ directory. 15:19:48 • A unit's purpose may be to act as a helper for some other unit which has 15:19:48 a requirement dependency on it. 15:19:48 • A unit may be started when needed via activation (socket, path, timer, 15:19:48 D-Bus, udev, scripted systemctl call, ...). 15:19:48 • In case of template units, the unit is meant to be enabled with some 15:19:48 instance name specified. 15:19:48 Reading package lists... 15:19:48 Building dependency tree... 15:19:48 Reading state information... 15:19:48 The following additional packages will be installed: 15:19:48 apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 15:19:48 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:19:48 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support 15:19:48 openssh-client python3 python3-minimal python3.8 python3.8-minimal 15:19:48 squashfs-tools 15:19:48 Suggested packages: 15:19:48 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 15:19:48 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:19:48 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 15:19:48 Recommended packages: 15:19:48 krb5-locales file xauth gnupg 15:19:48 The following NEW packages will be installed: 15:19:48 apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 15:19:48 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:19:48 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support 15:19:48 openssh-client python3 python3-minimal python3.8 python3.8-minimal snapd 15:19:48 squashfs-tools sudo 15:19:49 0 upgraded, 25 newly installed, 0 to remove and 81 not upgraded. 15:19:49 Need to get 38.0 MB of archives. 15:19:49 After this operation, 166 MB of additional disk space will be used. 15:19:49 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] 15:19:49 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 15:19:49 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 15:19:49 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 15:19:49 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 15:19:49 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 15:19:49 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 15:19:49 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 15:19:49 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 15:19:49 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 15:19:49 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 15:19:49 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 15:19:49 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 15:19:49 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 15:19:49 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 15:19:49 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 15:19:49 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.51.1+20.04ubuntu2 [30.4 MB] 15:19:49 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 15:19:49 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 15:19:49 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 15:19:49 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 15:19:49 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 15:19:49 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 15:19:49 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 15:19:49 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 15:19:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:19:50 debconf: delaying package configuration, since apt-utils is not installed 15:19:50 Fetched 38.0 MB in 2s (20.5 MB/s) 15:19:50 Selecting previously unselected package libpython3.8-minimal:amd64. 15:19:50 (Reading database ... 13067 files and directories currently installed.) 15:19:50 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 15:19:50 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 15:19:51 Selecting previously unselected package libexpat1:amd64. 15:19:51 Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... 15:19:51 Unpacking libexpat1:amd64 (2.2.9-1build1) ... 15:19:51 Selecting previously unselected package python3.8-minimal. 15:19:51 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 15:19:51 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 15:19:51 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 15:19:51 Setting up libexpat1:amd64 (2.2.9-1build1) ... 15:19:51 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 15:19:52 Selecting previously unselected package python3-minimal. 15:19:52 (Reading database ... 13358 files and directories currently installed.) 15:19:52 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 15:19:52 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 15:19:52 Selecting previously unselected package mime-support. 15:19:52 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 15:19:52 Unpacking mime-support (3.64ubuntu1) ... 15:19:52 Selecting previously unselected package libmpdec2:amd64. 15:19:52 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 15:19:52 Unpacking libmpdec2:amd64 (2.4.2-3) ... 15:19:52 Selecting previously unselected package libpython3.8-stdlib:amd64. 15:19:52 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 15:19:52 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 15:19:52 Selecting previously unselected package python3.8. 15:19:52 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 15:19:52 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 15:19:52 Selecting previously unselected package libpython3-stdlib:amd64. 15:19:52 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 15:19:52 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 15:19:52 Setting up python3-minimal (3.8.2-0ubuntu2) ... 15:19:52 Selecting previously unselected package python3. 15:19:52 (Reading database ... 13760 files and directories currently installed.) 15:19:52 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 15:19:52 Unpacking python3 (3.8.2-0ubuntu2) ... 15:19:52 Selecting previously unselected package libbsd0:amd64. 15:19:52 Preparing to unpack .../01-libbsd0_0.10.0-1_amd64.deb ... 15:19:52 Unpacking libbsd0:amd64 (0.10.0-1) ... 15:19:52 Selecting previously unselected package sudo. 15:19:52 Preparing to unpack .../02-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 15:19:52 Unpacking sudo (1.8.31-1ubuntu1.2) ... 15:19:52 Selecting previously unselected package apparmor. 15:19:52 Preparing to unpack .../03-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 15:19:52 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 15:19:53 Selecting previously unselected package libcbor0.6:amd64. 15:19:53 Preparing to unpack .../04-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 15:19:53 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 15:19:53 Selecting previously unselected package libedit2:amd64. 15:19:53 Preparing to unpack .../05-libedit2_3.1-20191231-1_amd64.deb ... 15:19:53 Unpacking libedit2:amd64 (3.1-20191231-1) ... 15:19:53 Selecting previously unselected package libfido2-1:amd64. 15:19:53 Preparing to unpack .../06-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 15:19:53 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 15:19:53 Selecting previously unselected package libkrb5support0:amd64. 15:19:53 Preparing to unpack .../07-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 15:19:53 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 15:19:53 Selecting previously unselected package libk5crypto3:amd64. 15:19:53 Preparing to unpack .../08-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 15:19:53 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 15:19:53 Selecting previously unselected package libkeyutils1:amd64. 15:19:53 Preparing to unpack .../09-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 15:19:53 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 15:19:53 Selecting previously unselected package libkrb5-3:amd64. 15:19:53 Preparing to unpack .../10-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 15:19:53 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 15:19:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:19:53 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:19:53 Preparing to unpack .../11-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 15:19:53 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 15:19:53 Selecting previously unselected package openssh-client. 15:19:53 Preparing to unpack .../12-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 15:19:53 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 15:19:53 Selecting previously unselected package liblzo2-2:amd64. 15:19:53 Preparing to unpack .../13-liblzo2-2_2.10-2_amd64.deb ... 15:19:53 Unpacking liblzo2-2:amd64 (2.10-2) ... 15:19:53 Selecting previously unselected package squashfs-tools. 15:19:53 Preparing to unpack .../14-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 15:19:53 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 15:19:53 Selecting previously unselected package snapd. 15:19:53 Preparing to unpack .../15-snapd_2.51.1+20.04ubuntu2_amd64.deb ... 15:19:53 Unpacking snapd (2.51.1+20.04ubuntu2) ... 15:19:56 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 15:19:56 Setting up mime-support (3.64ubuntu1) ... 15:19:56 Setting up liblzo2-2:amd64 (2.10-2) ... 15:19:56 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 15:19:56 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 15:19:56 Setting up sudo (1.8.31-1ubuntu1.2) ... 15:19:56 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 15:19:56 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 15:19:56 Setting up libmpdec2:amd64 (2.4.2-3) ... 15:19:56 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 15:19:56 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 15:19:56 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 15:19:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:19:57 Setting up libbsd0:amd64 (0.10.0-1) ... 15:19:57 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 15:19:57 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 15:19:57 Setting up libedit2:amd64 (3.1-20191231-1) ... 15:19:57 Setting up python3 (3.8.2-0ubuntu2) ... 15:19:57 running python rtupdate hooks for python3.8... 15:19:57 running python post-rtupdate hooks for python3.8... 15:19:57 Setting up apparmor (2.13.3-7ubuntu5.1) ... 15:19:58 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:19:58 Reloading AppArmor profiles 15:19:58 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 15:19:58 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 15:19:58 Setting up snapd (2.51.1+20.04ubuntu2) ... 15:19:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:19:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:19:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:19:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:20:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:20:00 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:20:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:20:00 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:20:00 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:20:01 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:20:01 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 15:20:01 Processing triggers for systemd (245.4-4ubuntu3) ... 15:20:01 Processing triggers for libc-bin (2.31-0ubuntu9) ... 15:20:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:20:02 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 15:20:02 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 15:20:02 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 15:20:03 Reading package lists... 15:20:03 Reading package lists... 15:20:03 Building dependency tree... 15:20:03 Reading state information... 15:20:03 Calculating upgrade... 15:20:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:20:04 The following packages will be upgraded: 15:20:04 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 15:20:04 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 15:20:04 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 15:20:04 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 15:20:04 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 15:20:04 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 15:20:04 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 15:20:04 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 15:20:04 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libsystemd0 15:20:04 libtsan0 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl 15:20:04 passwd perl perl-base perl-modules-5.30 procps systemd systemd-sysv 15:20:04 systemd-timesyncd tar tzdata ubuntu-keyring util-linux xz-utils zlib1g 15:20:04 81 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:20:04 Need to get 67.5 MB of archives. 15:20:04 After this operation, 14.1 MB of additional disk space will be used. 15:20:04 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-96.109 [1114 kB] 15:20:04 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] 15:20:04 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 15:20:04 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 15:20:04 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 15:20:04 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 15:20:04 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 15:20:04 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 15:20:04 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 15:20:04 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 15:20:04 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 15:20:04 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 15:20:04 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 15:20:04 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 15:20:04 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 15:20:04 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 15:20:04 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 15:20:04 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 15:20:04 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 15:20:04 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 15:20:04 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 15:20:04 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 15:20:04 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 15:20:04 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 15:20:04 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 15:20:04 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 15:20:04 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 15:20:04 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 15:20:04 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 15:20:04 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 15:20:04 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 15:20:04 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 15:20:04 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 15:20:04 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 15:20:04 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 15:20:04 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 15:20:04 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 15:20:04 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 15:20:04 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 15:20:04 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 15:20:04 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] 15:20:04 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] 15:20:04 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] 15:20:04 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] 15:20:04 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] 15:20:04 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] 15:20:04 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] 15:20:04 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] 15:20:04 Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] 15:20:05 Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB] 15:20:05 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 15:20:05 Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.1 [63.1 kB] 15:20:05 Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 15:20:05 Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 15:20:05 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.1 [137 kB] 15:20:05 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.1 [20.0 kB] 15:20:05 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.1 [175 kB] 15:20:05 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libmount1 amd64 2.34-0.1ubuntu9.1 [149 kB] 15:20:05 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.1 [100 kB] 15:20:05 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 fdisk amd64 2.34-0.1ubuntu9.1 [119 kB] 15:20:05 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 util-linux amd64 2.34-0.1ubuntu9.1 [1021 kB] 15:20:05 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] 15:20:05 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 15:20:05 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 15:20:05 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] 15:20:05 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.3 [183 kB] 15:20:05 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 15:20:05 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mount amd64 2.34-0.1ubuntu9.1 [115 kB] 15:20:05 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 15:20:05 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 15:20:05 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 15:20:05 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 15:20:05 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 15:20:05 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 15:20:05 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 15:20:05 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 15:20:05 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 15:20:05 Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 15:20:05 Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 15:20:05 Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 15:20:05 Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 15:20:05 debconf: delaying package configuration, since apt-utils is not installed 15:20:05 Fetched 67.5 MB in 2s (42.1 MB/s) 15:20:06 (Reading database ... 14243 files and directories currently installed.) 15:20:06 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... 15:20:06 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 15:20:06 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... 15:20:06 Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 15:20:06 Preparing to unpack .../2-linux-libc-dev_5.4.0-96.109_amd64.deb ... 15:20:06 Unpacking linux-libc-dev:amd64 (5.4.0-96.109) over (5.4.0-26.30) ... 15:20:06 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:20:06 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:20:06 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:20:06 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:20:07 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:20:07 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:20:07 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:20:07 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:20:07 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:20:07 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:20:07 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:20:07 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:20:07 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:20:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:20:07 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:20:07 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 15:20:07 (Reading database ... 14242 files and directories currently installed.) 15:20:07 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:20:07 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:20:07 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 15:20:07 (Reading database ... 14242 files and directories currently installed.) 15:20:07 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:20:07 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:20:07 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:20:07 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:20:07 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:20:07 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:20:07 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 15:20:08 (Reading database ... 14242 files and directories currently installed.) 15:20:08 Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... 15:20:08 Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 15:20:08 Setting up libc6:amd64 (2.31-0ubuntu9.2) ... 15:20:08 (Reading database ... 14242 files and directories currently installed.) 15:20:08 Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ... 15:20:08 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:20:08 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:20:08 Unpacking base-files (11ubuntu5.4) over (11ubuntu5) ... 15:20:09 Setting up base-files (11ubuntu5.4) ... 15:20:09 Installing new version of config file /etc/issue ... 15:20:09 Installing new version of config file /etc/issue.net ... 15:20:09 Installing new version of config file /etc/lsb-release ... 15:20:09 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:20:09 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:20:09 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:20:09 Removing obsolete conffile /etc/default/motd-news ... 15:20:09 (Reading database ... 14241 files and directories currently installed.) 15:20:09 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 15:20:09 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 15:20:09 Setting up bash (5.0-6ubuntu1.1) ... 15:20:09 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 15:20:09 (Reading database ... 14241 files and directories currently installed.) 15:20:09 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.1_amd64.deb ... 15:20:09 Unpacking bsdutils (1:2.34-0.1ubuntu9.1) over (1:2.34-0.1ubuntu9) ... 15:20:10 Setting up bsdutils (1:2.34-0.1ubuntu9.1) ... 15:20:10 (Reading database ... 14241 files and directories currently installed.) 15:20:10 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 15:20:10 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 15:20:10 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 15:20:10 (Reading database ... 14241 files and directories currently installed.) 15:20:10 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 15:20:10 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 15:20:10 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 15:20:10 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 15:20:10 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 15:20:10 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 15:20:11 Setting up perl-base (5.30.0-9ubuntu0.2) ... 15:20:11 (Reading database ... 14241 files and directories currently installed.) 15:20:11 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 15:20:11 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 15:20:11 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 15:20:11 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 15:20:11 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 15:20:11 (Reading database ... 14241 files and directories currently installed.) 15:20:11 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 15:20:11 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 15:20:11 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 15:20:11 (Reading database ... 14241 files and directories currently installed.) 15:20:11 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.1_amd64.deb ... 15:20:11 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 15:20:12 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.1) ... 15:20:12 (Reading database ... 14241 files and directories currently installed.) 15:20:12 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.1_amd64.deb ... 15:20:12 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 15:20:12 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.1) ... 15:20:12 (Reading database ... 14241 files and directories currently installed.) 15:20:12 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.1_amd64.deb ... 15:20:12 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 15:20:12 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.1_amd64.deb ... 15:20:12 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 15:20:12 Setting up libmount1:amd64 (2.34-0.1ubuntu9.1) ... 15:20:12 (Reading database ... 14241 files and directories currently installed.) 15:20:12 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.1_amd64.deb ... 15:20:12 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 15:20:12 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.1) ... 15:20:12 (Reading database ... 14241 files and directories currently installed.) 15:20:12 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.1_amd64.deb ... 15:20:12 Unpacking fdisk (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 15:20:12 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.1_amd64.deb ... 15:20:12 Unpacking util-linux (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 15:20:12 Setting up util-linux (2.34-0.1ubuntu9.1) ... 15:20:13 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 15:20:13 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:20:13 (Reading database ... 14241 files and directories currently installed.) 15:20:13 Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... 15:20:13 Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 15:20:13 Setting up libc-bin (2.31-0ubuntu9.2) ... 15:20:14 (Reading database ... 14241 files and directories currently installed.) 15:20:14 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 15:20:14 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 15:20:14 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 15:20:14 (Reading database ... 14241 files and directories currently installed.) 15:20:14 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 15:20:14 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [Pipeline] } 15:20:14 $ docker stop --time=1 1cc00b2469ae2ffc6d851f77edaec54971d532d4f04d3acf79f245020310b6db 15:20:14 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 15:20:14 (Reading database ... 14241 files and directories currently installed.) 15:20:14 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 15:20:14 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 15:20:14 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 15:20:14 (Reading database ... 14241 files and directories currently installed.) 15:20:14 Preparing to unpack .../0-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 15:20:14 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 15:20:14 Preparing to unpack .../1-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 15:20:14 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 15:20:14 Preparing to unpack .../2-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 15:20:14 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 15:20:14 Preparing to unpack .../3-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 15:20:14 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 15:20:14 Preparing to unpack .../4-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 15:20:14 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 15:20:15 Preparing to unpack .../5-libcryptsetup12_2%3a2.2.2-3ubuntu2.3_amd64.deb ... 15:20:15 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) over (2:2.2.2-3ubuntu2) ... 15:20:15 Preparing to unpack .../6-libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 15:20:15 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 15:20:15 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 15:20:15 (Reading database ... 14241 files and directories currently installed.) 15:20:15 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 15:20:15 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 15:20:15 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 15:20:15 (Reading database ... 14241 files and directories currently installed.) 15:20:15 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 15:20:15 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 15:20:15 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 15:20:15 (Reading database ... 14241 files and directories currently installed.) 15:20:15 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 15:20:15 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 15:20:15 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 15:20:15 (Reading database ... 14241 files and directories currently installed.) 15:20:15 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 15:20:15 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 15:20:15 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 15:20:15 (Reading database ... 14241 files and directories currently installed.) 15:20:15 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 15:20:15 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 15:20:16 $ docker rm -f 1cc00b2469ae2ffc6d851f77edaec54971d532d4f04d3acf79f245020310b6db 15:20:16 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 15:20:16 (Reading database ... 14241 files and directories currently installed.) 15:20:16 Preparing to unpack .../mount_2.34-0.1ubuntu9.1_amd64.deb ... 15:20:16 Unpacking mount (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 15:20:16 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 15:20:16 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 15:20:17 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 15:20:17 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 15:20:17 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 15:20:17 (Reading database ... 14242 files and directories currently installed.) 15:20:17 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 15:20:17 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 15:20:17 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:20:17 (Reading database ... 14242 files and directories currently installed.) 15:20:17 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 15:20:17 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 15:20:17 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 15:20:17 (Reading database ... 14242 files and directories currently installed.) 15:20:17 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 15:20:17 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 15:20:17 Setting up gpgv (2.2.19-3ubuntu2.1) ... 15:20:17 (Reading database ... 14242 files and directories currently installed.) 15:20:17 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 15:20:17 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 15:20:17 Setting up ubuntu-keyring (2020.02.11.4) ... 15:20:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:20:17 15:20:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:20:17 (Reading database ... 14242 files and directories currently installed.) 15:20:17 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 15:20:17 Unpacking apt (2.0.6) over (2.0.2) ... 15:20:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:20:18 latest: Pulling from edgex-devops/edgex-compose-arm64 15:20:18 29e5d40040c1: Pulling fs layer 15:20:18 1ce36da41761: Pulling fs layer 15:20:18 25b303627fd3: Pulling fs layer 15:20:18 29e5d40040c1: Download complete 15:20:18 Setting up apt (2.0.6) ... 15:20:18 1ce36da41761: Verifying Checksum 15:20:18 1ce36da41761: Download complete 15:20:18 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:20:18 (Reading database ... 14242 files and directories currently installed.) 15:20:18 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 15:20:18 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 15:20:18 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 15:20:18 29e5d40040c1: Pull complete 15:20:18 (Reading database ... 14244 files and directories currently installed.) 15:20:18 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 15:20:18 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 15:20:18 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 15:20:19 (Reading database ... 14248 files and directories currently installed.) 15:20:19 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 15:20:19 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 15:20:19 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 15:20:19 (Reading database ... 14248 files and directories currently installed.) 15:20:19 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 15:20:19 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 15:20:19 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 15:20:19 (Reading database ... 14248 files and directories currently installed.) 15:20:19 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 15:20:19 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 15:20:19 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 15:20:19 25b303627fd3: Verifying Checksum 15:20:19 25b303627fd3: Download complete 15:20:19 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 15:20:19 Preparing to unpack .../02-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 15:20:19 Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 15:20:19 1ce36da41761: Pull complete 15:20:20 Preparing to unpack .../03-ca-certificates_20210119~20.04.2_all.deb ... 15:20:20 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 15:20:20 Preparing to unpack .../04-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 15:20:20 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 15:20:20 Preparing to unpack .../05-tzdata_2021e-0ubuntu0.20.04_all.deb ... 15:20:20 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 15:20:20 Preparing to unpack .../06-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 15:20:20 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 15:20:20 Preparing to unpack .../07-libctf0_2.34-6ubuntu1.3_amd64.deb ... 15:20:20 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 15:20:20 Preparing to unpack .../08-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 15:20:20 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 15:20:21 Preparing to unpack .../09-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 15:20:21 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 15:20:21 Preparing to unpack .../10-binutils_2.34-6ubuntu1.3_amd64.deb ... 15:20:21 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 15:20:21 Preparing to unpack .../11-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 15:20:21 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 15:20:21 Preparing to unpack .../12-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 15:20:21 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 15:20:21 Preparing to unpack .../13-build-essential_12.8ubuntu1.1_amd64.deb ... 15:20:21 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 15:20:21 Preparing to unpack .../14-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:20:21 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:20:21 Preparing to unpack .../15-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:20:21 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:20:22 Preparing to unpack .../16-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:20:22 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:20:23 Preparing to unpack .../17-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:20:23 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:20:23 Preparing to unpack .../18-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:20:23 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:20:23 Preparing to unpack .../19-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:20:23 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:20:24 Preparing to unpack .../20-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:20:24 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:20:24 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 15:20:24 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 15:20:24 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 15:20:24 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 15:20:24 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 15:20:24 Setting up linux-libc-dev:amd64 (5.4.0-96.109) ... 15:20:24 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 15:20:24 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 15:20:24 Setting up tzdata (2021e-0ubuntu0.20.04) ... 15:20:24 15:20:24 Current default time zone: 'Etc/UTC' 15:20:24 Local time is now: Sun Jan 23 15:20:24 UTC 2022. 15:20:24 Universal Time is now: Sun Jan 23 15:20:24 UTC 2022. 15:20:24 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:20:24 15:20:24 Setting up xz-utils (5.2.4-1ubuntu1) ... 15:20:24 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 15:20:24 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 15:20:24 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.1) ... 15:20:24 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 15:20:24 Setting up mount (2.34-0.1ubuntu9.1) ... 15:20:24 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 15:20:24 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 15:20:24 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 15:20:24 Setting up libc-dev-bin (2.31-0ubuntu9.2) ... 15:20:24 Setting up openssl (1.1.1f-1ubuntu2.10) ... 15:20:24 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 15:20:24 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 15:20:24 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 15:20:24 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 15:20:24 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... 15:20:24 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 15:20:24 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 15:20:24 Setting up fdisk (2.34-0.1ubuntu9.1) ... 15:20:24 Setting up ca-certificates (20210119~20.04.2) ... 15:20:26 Updating certificates in /etc/ssl/certs... 15:20:27 21 added, 21 removed; done. 15:20:27 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... 15:20:27 Setting up perl (5.30.0-9ubuntu0.2) ... 15:20:27 Setting up procps (2:3.3.16-1ubuntu2.3) ... 15:20:27 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... 15:20:27 Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... 15:20:27 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) ... 15:20:27 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 15:20:27 Setting up binutils (2.34-6ubuntu1.3) ... 15:20:27 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 15:20:27 Setting up build-essential (12.8ubuntu1.1) ... 15:20:27 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... 15:20:27 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 15:20:27 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 15:20:27 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 15:20:28 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 15:20:28 Setting up systemd (245.4-4ubuntu3.15) ... 15:20:28 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:20:28 Installing new version of config file /etc/systemd/resolved.conf ... 15:20:29 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 15:20:29 Processing triggers for mime-support (3.64ubuntu1) ... 15:20:29 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 15:20:29 Processing triggers for ca-certificates (20210119~20.04.2) ... 15:20:29 Updating certificates in /etc/ssl/certs... 15:20:29 0 added, 0 removed; done. 15:20:29 Running hooks in /etc/ca-certificates/update.d... 15:20:29 done. 15:20:30 25b303627fd3: Pull complete 15:20:30 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:20:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:20:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:20:30 prd-ubuntu18.04-docker-arm64-4c-16g-3726 does not seem to be running inside a container 15:20:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:20:30 Reading package lists... 15:20:31 Building dependency tree... 15:20:31 Reading state information... 15:20:31 The following NEW packages will be installed: 15:20:31 apt-transport-https 15:20:31 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:20:31 Need to get 4680 B of archives. 15:20:31 After this operation, 162 kB of additional disk space will be used. 15:20:31 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 15:20:31 debconf: delaying package configuration, since apt-utils is not installed 15:20:31 Fetched 4680 B in 0s (24.2 kB/s) 15:20:31 Selecting previously unselected package apt-transport-https. 15:20:31 (Reading database ... 14251 files and directories currently installed.) 15:20:31 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 15:20:31 Unpacking apt-transport-https (2.0.6) ... 15:20:31 Setting up apt-transport-https (2.0.6) ... 15:20:31 Waiting for network to be ready... 15:20:32 $ docker top 41d0ba2e9cc12677551c4bd182433ed6f85309a114d9982584debcc679ed394c -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:33 + docker-compose build --help 15:20:33 + grep parallel 15:20:36 --parallel Build images in parallel. [Pipeline] } 15:20:37 $ docker stop --time=1 41d0ba2e9cc12677551c4bd182433ed6f85309a114d9982584debcc679ed394c 15:20:38 2022-01-23T15:20:36Z INFO Waiting for automatic snapd restart... 15:20:38 $ docker rm -f 41d0ba2e9cc12677551c4bd182433ed6f85309a114d9982584debcc679ed394c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:20:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:20:39 . [Pipeline] withDockerContainer 15:20:39 prd-ubuntu18.04-docker-arm64-4c-16g-3726 does not seem to be running inside a container 15:20:39 $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:20:39 snapd 2.53.4 from Canonical* installed 15:20:40 "snapd" switched to the "latest/stable" channel 15:20:40 15:20:40 $ docker top 5701c39de6dcd355b7288a800ee82f781ee2800d111cf4c2b297d3dbc1b96b8e -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:41 + docker-compose -f ./docker-compose-build.yml build --parallel 15:20:43 core20 20211129 from Canonical* installed 15:20:43 "core20" switched to the "latest/stable" channel 15:20:43 15:20:45 snapcraft 6.0.2 from Canonical* installed 15:20:45 "snapcraft" switched to the "latest/stable" channel 15:20:45 15:20:46 Building core-command ... 15:20:46 Building core-data ... 15:20:46 Building core-metadata ... 15:20:46 Building security-bootstrapper ... 15:20:46 Building security-proxy-setup ... 15:20:46 Building security-secretstore-setup ... 15:20:46 Building support-notifications ... 15:20:46 Building support-scheduler ... 15:20:46 Building sys-mgmt-agent ... 15:20:46 Building support-notifications 15:20:46 Building support-scheduler 15:20:46 Building security-proxy-setup 15:20:46 Building security-secretstore-setup 15:20:46 Building security-bootstrapper 15:20:51 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 15:20:51 - README.md 15:20:51 15:20:51 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:20:51 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 15:20:51 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 15:20:51 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 15:20:52 Reading package lists... 15:20:52 Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 15:20:52 Reading package lists... 15:20:52 Building dependency tree... 15:20:52 Reading state information... 15:20:52 Suggested packages: 15:20:52 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 15:20:52 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 15:20:52 krb5-user libnorm-doc 15:20:52 Recommended packages: 15:20:52 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 15:20:52 The following NEW packages will be installed: 15:20:52 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 15:20:52 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 15:20:52 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 15:20:52 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 15:20:52 libzmq5 pkg-config zip 15:20:52 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 15:20:52 Need to get 10.3 MB of archives. 15:20:52 After this operation, 56.5 MB of additional disk space will be used. 15:20:52 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 15:20:53 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 15:20:53 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 15:20:53 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 15:20:53 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 15:20:53 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 15:20:53 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 15:20:53 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 15:20:53 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 15:20:53 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 15:20:53 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 15:20:53 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 15:20:53 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 15:20:53 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 15:20:53 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 15:20:53 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 15:20:53 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 15:20:53 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 15:20:53 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 15:20:53 Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 15:20:54 Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 15:20:54 Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 15:20:54 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 15:20:54 Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 15:20:54 Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 15:20:54 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 15:20:54 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 15:20:54 debconf: delaying package configuration, since apt-utils is not installed 15:20:54 Fetched 10.3 MB in 1s (9598 kB/s) 15:20:54 Selecting previously unselected package libglib2.0-0:amd64. 15:20:54 (Reading database ... 14255 files and directories currently installed.) 15:20:54 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 15:20:54 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 15:20:54 Selecting previously unselected package libsodium23:amd64. 15:20:54 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 15:20:54 Unpacking libsodium23:amd64 (1.0.18-1) ... 15:20:54 Selecting previously unselected package libpsl5:amd64. 15:20:54 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 15:20:54 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 15:20:54 Selecting previously unselected package libbrotli1:amd64. 15:20:54 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 15:20:54 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 15:20:54 Selecting previously unselected package libnghttp2-14:amd64. 15:20:54 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 15:20:54 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 15:20:54 Selecting previously unselected package librtmp1:amd64. 15:20:54 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 15:20:54 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 15:20:54 Selecting previously unselected package libssh-4:amd64. 15:20:54 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 15:20:54 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 15:20:54 Selecting previously unselected package libcurl3-gnutls:amd64. 15:20:54 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 15:20:54 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 15:20:54 Selecting previously unselected package liberror-perl. 15:20:54 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 15:20:54 Unpacking liberror-perl (0.17029-1) ... 15:20:54 Selecting previously unselected package git-man. 15:20:54 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 15:20:54 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 15:20:55 Selecting previously unselected package git. 15:20:55 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 15:20:55 Unpacking git (1:2.25.1-1ubuntu3.2) ... 15:20:55 Selecting previously unselected package libgssrpc4:amd64. 15:20:55 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 15:20:55 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 15:20:55 Selecting previously unselected package libkdb5-9:amd64. 15:20:55 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 15:20:55 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 15:20:55 Selecting previously unselected package libkadm5srv-mit11:amd64. 15:20:55 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 15:20:55 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 15:20:55 Selecting previously unselected package libkadm5clnt-mit11:amd64. 15:20:55 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 15:20:55 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 15:20:55 Selecting previously unselected package comerr-dev:amd64. 15:20:55 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 15:20:55 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 15:20:55 Selecting previously unselected package krb5-multidev:amd64. 15:20:55 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 15:20:55 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 15:20:55 Selecting previously unselected package libnorm1:amd64. 15:20:55 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 15:20:55 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 15:20:56 Selecting previously unselected package libnorm-dev:amd64. 15:20:56 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 15:20:56 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 15:20:56 Selecting previously unselected package libpgm-5.2-0:amd64. 15:20:56 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 15:20:56 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 15:20:56 Selecting previously unselected package libpgm-dev:amd64. 15:20:56 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 15:20:56 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 15:20:56 Selecting previously unselected package libsodium-dev:amd64. 15:20:56 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 15:20:56 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 15:20:56 Selecting previously unselected package libzmq5:amd64. 15:20:56 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 15:20:56 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 15:20:56 Selecting previously unselected package libkrb5-dev:amd64. 15:20:56 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 15:20:56 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 15:20:56 Selecting previously unselected package libzmq3-dev:amd64. 15:20:56 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 15:20:56 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 15:20:56 Selecting previously unselected package pkg-config. 15:20:56 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 15:20:56 Unpacking pkg-config (0.29.1-0ubuntu4) ... 15:20:56 Selecting previously unselected package zip. 15:20:56 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 15:20:56 Unpacking zip (3.0-11build1) ... 15:20:56 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 15:20:56 Setting up libsodium23:amd64 (1.0.18-1) ... 15:20:56 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 15:20:56 No schema files found: doing nothing. 15:20:56 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 15:20:56 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 15:20:56 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 15:20:56 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 15:20:56 Setting up liberror-perl (0.17029-1) ... 15:20:56 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 15:20:56 Setting up zip (3.0-11build1) ... 15:20:56 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 15:20:56 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 15:20:56 Setting up pkg-config (0.29.1-0ubuntu4) ... 15:20:56 Setting up libsodium-dev:amd64 (1.0.18-1) ... 15:20:56 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 15:20:56 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 15:20:56 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 15:20:56 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 15:20:56 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 15:20:56 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 15:20:56 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 15:20:56 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 15:20:56 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 15:20:56 Setting up git (1:2.25.1-1ubuntu3.2) ... 15:20:57 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 15:20:57 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 15:20:57 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 15:20:57 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 15:20:57 comerr-dev set to automatically installed. 15:20:57 git set to automatically installed. 15:20:57 git-man set to automatically installed. 15:20:57 krb5-multidev set to automatically installed. 15:20:57 libbrotli1 set to automatically installed. 15:20:57 libcurl3-gnutls set to automatically installed. 15:20:57 liberror-perl set to automatically installed. 15:20:57 libglib2.0-0 set to automatically installed. 15:20:57 libgssrpc4 set to automatically installed. 15:20:57 libkadm5clnt-mit11 set to automatically installed. 15:20:57 libkadm5srv-mit11 set to automatically installed. 15:20:57 libkdb5-9 set to automatically installed. 15:20:57 libkrb5-dev set to automatically installed. 15:20:57 libnghttp2-14 set to automatically installed. 15:20:57 libnorm-dev set to automatically installed. 15:20:57 libnorm1 set to automatically installed. 15:20:57 libpgm-5.2-0 set to automatically installed. 15:20:57 libpgm-dev set to automatically installed. 15:20:57 libpsl5 set to automatically installed. 15:20:57 librtmp1 set to automatically installed. 15:20:57 libsodium-dev set to automatically installed. 15:20:57 libsodium23 set to automatically installed. 15:20:57 libssh-4 set to automatically installed. 15:20:57 libzmq3-dev set to automatically installed. 15:20:57 libzmq5 set to automatically installed. 15:20:57 pkg-config set to automatically installed. 15:20:57 zip set to automatically installed. 15:20:59 snapd is not logged in, snap install commands will use sudo 15:21:14 go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed 15:21:14 Downloading snap 'edgex-app-service-configurable' 15:21:15 Pulling app-service-configurable 15:21:15 + snapcraftctl pull 15:21:16 Pulling config-common 15:21:16 + snapcraftctl pull 15:21:17 Pulling go-build-helper 15:21:17 + snapcraftctl pull 15:21:19 'edgex-go' has dependencies that need to be staged: go-build-helper 15:21:19 Skipping pull go-build-helper (already ran) 15:21:19 Building go-build-helper 15:21:19 + snapcraftctl build 15:21:20 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 15:21:21 Staging go-build-helper 15:21:21 + snapcraftctl stage 15:21:27 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 15:21:27 Fetched 290 kB in 0s (0 B/s) 15:21:27 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 15:21:27 Fetched 158 kB in 0s (0 B/s) 15:21:27 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 15:21:27 Fetched 242 kB in 0s (0 B/s) 15:21:27 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 15:21:27 Fetched 150 kB in 0s (0 B/s) 15:21:27 Pulling edgex-go 15:21:27 + snapcraftctl pull 15:21:28 Pulling hooks 15:21:28 + snapcraftctl pull 15:21:43 Removing suid/guid from /root/parts/static-packages/install/bin/su 15:21:43 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 15:21:43 Fetched 96.1 kB in 0s (0 B/s) 15:21:43 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 15:21:43 Fetched 78.7 kB in 0s (0 B/s) 15:21:43 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 15:21:43 Fetched 48.0 kB in 0s (0 B/s) 15:21:43 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 15:21:43 Fetched 50.2 kB in 0s (0 B/s) 15:21:43 Get:1 libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb [14.9 kB] 15:21:43 Fetched 14.9 kB in 0s (0 B/s) 15:21:43 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 15:21:43 Fetched 234 kB in 0s (0 B/s) 15:21:43 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 15:21:43 Fetched 155 kB in 0s (0 B/s) 15:21:43 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 15:21:43 Fetched 170 kB in 0s (0 B/s) 15:21:43 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 15:21:43 Fetched 267 kB in 0s (0 B/s) 15:21:43 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 15:21:43 Fetched 50.6 kB in 0s (0 B/s) 15:21:43 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 15:21:43 Fetched 15.1 kB in 0s (0 B/s) 15:21:43 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 15:21:43 Fetched 51.5 kB in 0s (0 B/s) 15:21:43 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 15:21:43 Fetched 121 kB in 0s (0 B/s) 15:21:43 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 15:21:43 Fetched 29.7 kB in 0s (0 B/s) 15:21:43 Get:1 util-linux_2.34-0.1ubuntu9.1_amd64.deb [1021 kB] 15:21:43 Fetched 1021 kB in 0s (0 B/s) 15:21:43 Get:1 libsasl2-2_2.1.27+dfsg-2_amd64.deb [49.3 kB] 15:21:43 Fetched 49.3 kB in 0s (0 B/s) 15:21:43 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 15:21:43 Fetched 54.9 kB in 0s (0 B/s) 15:21:43 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 15:21:43 Fetched 16.6 kB in 0s (0 B/s) 15:21:43 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 15:21:43 Fetched 87.9 kB in 0s (0 B/s) 15:21:43 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 15:21:43 Fetched 142 kB in 0s (0 B/s) 15:21:43 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 15:21:43 Fetched 41.8 kB in 0s (0 B/s) 15:21:43 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 15:21:43 Fetched 181 kB in 0s (0 B/s) 15:21:43 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 15:21:43 Fetched 208 kB in 0s (0 B/s) 15:21:43 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 15:21:43 Fetched 161 kB in 0s (0 B/s) 15:21:43 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 15:21:43 Fetched 107 kB in 0s (0 B/s) 15:21:43 Pulling static-packages 15:21:43 + snapcraftctl pull 15:21:44 Pulling version 15:21:44 + cd /root/project 15:21:44 ++ git describe --tags --abbrev=0 15:21:44 ++ sed s/v// 15:21:44 + GIT_VERSION=2.2.0-dev.22 15:21:44 + '[' -z 2.2.0-dev.22 ']' 15:21:44 + snapcraftctl set-version 2.2.0-dev.22 15:21:46 Building app-service-configurable 15:21:46 + snapcraftctl build 15:21:48 Building config-common 15:21:48 + snapcraftctl build 15:21:49 + cp --archive --link --no-dereference . /root/parts/config-common/install 15:21:50 Skipping build go-build-helper (already ran) 15:21:50 Building edgex-go 15:21:50 + cd /root/parts/edgex-go/src 15:21:50 ++ git describe --tags --abbrev=0 15:21:50 ++ sed s/v// 15:21:50 + GIT_VERSION=2.2.0-dev.22 15:21:50 + '[' -z 2.2.0-dev.22 ']' 15:21:50 + echo 2.2.0-dev.22 15:21:50 + '[' '!' -d vendor ']' 15:21:50 + go mod download all 15:21:54 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:21:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:21:54 ---> 55ca90a7395f 15:21:54 Step 3/21 : WORKDIR /edgex-go 15:21:54 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:21:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:21:54 ---> 55ca90a7395f 15:21:54 Step 3/22 : WORKDIR /edgex-go 15:21:54 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:21:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:21:54 ---> 55ca90a7395f 15:21:54 Step 3/25 : WORKDIR /edgex-go 15:21:54 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:21:54 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:21:54 ---> 55ca90a7395f 15:21:54 Step 3/31 : WORKDIR /edgex-go 15:21:54 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:21:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:21:54 ---> 55ca90a7395f 15:21:54 Step 3/22 : WORKDIR /edgex-go 15:21:54 ---> Running in 8c87e130d746 15:21:54 ---> Running in 7f38613d0dd4 15:21:54 ---> Running in b67bc05ac8d7 15:21:54 ---> Running in 4c6add4765c8 15:21:54 ---> Running in c9e2b7c82b16 15:21:54 Removing intermediate container 8c87e130d746 15:21:54 ---> 77c4331d4668 15:21:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:21:54 Removing intermediate container b67bc05ac8d7 15:21:54 ---> f87c553a8dc5 15:21:54 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:21:54 Removing intermediate container 7f38613d0dd4 15:21:54 ---> adc55cd96d61 15:21:54 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:21:54 Removing intermediate container c9e2b7c82b16 15:21:54 ---> d3124a5937f4 15:21:54 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:21:54 Removing intermediate container 4c6add4765c8 15:21:54 ---> f649d0cb7b4a 15:21:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:21:54 ---> Running in e97b245ef64c 15:21:54 ---> Running in f8e5da83d5ba 15:21:54 ---> Running in e4ee01a1f2e5 15:21:54 ---> Running in c27acee8df2f 15:21:54 ---> Running in e8c0ef8597b2 15:21:57 + make build 15:21:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-data/core-data ./cmd/core-data 15:21:57 Removing intermediate container e97b245ef64c 15:21:57 ---> 7bd1d1d1dfeb 15:21:57 Step 5/21 : RUN apk add --update --no-cache make git 15:21:57 ---> Running in b043167828ff 15:21:57 Removing intermediate container c27acee8df2f 15:21:57 ---> 4de1466e0486 15:21:57 Step 5/31 : RUN apk add --update --no-cache make git 15:21:58 ---> Running in 82405acab809 15:21:58 Removing intermediate container e8c0ef8597b2 15:21:58 ---> fa90471950b6 15:21:58 Step 5/22 : RUN apk add --update --no-cache make git 15:21:58 Removing intermediate container e4ee01a1f2e5 15:21:58 ---> 1a2d6a34ab0d 15:21:58 Step 5/25 : RUN apk add --update --no-cache make git 15:21:58 Removing intermediate container f8e5da83d5ba 15:21:58 ---> dee3b48f5a32 15:21:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:21:58 ---> Running in b5e28eadc945 15:21:58 ---> Running in cf494d8ce747 15:21:58 ---> Running in abc6c8f6b93c 15:21:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:21:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:22:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:22:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:22:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:22:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:22:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:22:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:22:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:22:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:22:01 OK: 220 MiB in 52 packages 15:22:01 OK: 220 MiB in 52 packages 15:22:02 OK: 220 MiB in 52 packages 15:22:02 OK: 220 MiB in 52 packages 15:22:02 OK: 220 MiB in 52 packages 15:22:03 Removing intermediate container 82405acab809 15:22:03 ---> 6d6148a891dc 15:22:03 Step 6/31 : COPY go.mod vendor* ./ 15:22:03 Removing intermediate container b043167828ff 15:22:03 ---> 82addab4cf93 15:22:03 Step 6/21 : COPY go.mod vendor* ./ 15:22:03 Removing intermediate container b5e28eadc945 15:22:03 ---> 0752945ec737 15:22:03 Step 6/22 : COPY go.mod vendor* ./ 15:22:03 Removing intermediate container cf494d8ce747 15:22:03 ---> 50cc3647bfd3 15:22:03 Step 6/25 : COPY go.mod vendor* ./ 15:22:03 Removing intermediate container abc6c8f6b93c 15:22:03 ---> bc83d0dec2d8 15:22:04 Step 6/22 : COPY go.mod vendor* ./ 15:22:04 ---> a5f3a36de5f2 15:22:04 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:04 ---> Running in 036d212428ca 15:22:05 ---> ed8f1c1eff1b 15:22:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:05 ---> 93987edddc4a 15:22:05 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:05 ---> Running in c6033a8a7c06 15:22:05 ---> Running in f88fd820a71b 15:22:05 ---> d78625ffe0f6 15:22:05 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:05 ---> a6f2df53c470 15:22:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:05 ---> Running in b3a981733f29 15:22:05 ---> Running in 1effdd20f6b0 15:22:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:22:10 Removing intermediate container 036d212428ca 15:22:10 ---> 6b77f3f59971 15:22:10 Step 8/31 : COPY . . 15:22:11 Removing intermediate container f88fd820a71b 15:22:11 ---> 0d6b79f8fbbb 15:22:11 Step 8/21 : COPY . . 15:22:11 Removing intermediate container c6033a8a7c06 15:22:11 ---> 36832cd27bb6 15:22:11 Step 8/22 : COPY . . 15:22:12 Removing intermediate container 1effdd20f6b0 15:22:12 Removing intermediate container b3a981733f29 15:22:12 ---> 15f8fec094d1 15:22:12 Step 8/22 : COPY . . ---> 013342074628 15:22:12 Step 8/25 : COPY . . 15:22:12 15:22:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-command/core-command ./cmd/core-command 15:22:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:22:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:22:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:22:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:22:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:22:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:22:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:22:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/secrets-config ./cmd/secrets-config 15:22:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:22:22 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 15:22:22 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 15:22:22 + case "$service" in 15:22:22 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 15:22:22 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 15:22:22 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 15:22:22 + case "$service" in 15:22:22 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 15:22:22 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 15:22:22 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 15:22:22 + case "$service" in 15:22:22 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 15:22:22 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 15:22:22 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 15:22:22 + case "$service" in 15:22:22 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 15:22:22 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 15:22:22 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 15:22:22 + case "$service" in 15:22:22 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 15:22:22 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 15:22:22 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 15:22:22 + case "$service" in 15:22:22 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 15:22:22 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 15:22:22 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 15:22:22 + case "$service" in 15:22:22 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 15:22:22 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 15:22:22 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 15:22:22 + case "$service" in 15:22:22 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 15:22:22 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 15:22:22 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 15:22:22 + case "$service" in 15:22:22 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 15:22:22 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 15:22:22 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 15:22:22 + case "$service" in 15:22:22 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 15:22:22 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 15:22:22 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 15:22:22 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 15:22:22 + case "$service" in 15:22:22 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 15:22:22 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 15:22:22 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 15:22:22 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 15:22:22 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 15:22:23 Building hooks 15:22:23 + cd /root/parts/hooks/src 15:22:23 + make build 15:22:23 go mod tidy 15:22:23 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 15:22:24 go: downloading github.com/davecgh/go-spew v1.1.0 15:22:24 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:22:24 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 15:22:24 GO111MODULE=on go build -o cmd/install/install ./cmd/install 15:22:25 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 15:22:25 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 15:22:27 Removing suid/guid from /root/parts/static-packages/install/bin/su 15:22:27 Building static-packages 15:22:27 + snapcraftctl build 15:22:29 Building version 15:22:29 + snapcraftctl build 15:22:31 Staging app-service-configurable 15:22:31 + snapcraftctl stage 15:22:32 Staging config-common 15:22:32 + snapcraftctl stage 15:22:34 Skipping stage go-build-helper (already ran) 15:22:34 Staging edgex-go 15:22:34 + snapcraftctl stage 15:22:34 ---> 968fdbcdc7cf 15:22:34 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:22:34 ---> Running in 527c435644a9 15:22:34 ---> 2fd44ded539e 15:22:34 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:22:34 ---> 504482102251 15:22:34 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:22:34 ---> Running in 477b8179831c 15:22:34 ---> Running in a1ebb3a3be76 15:22:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:22:34 ---> 1c7e247e8db7 15:22:34 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:22:34 ---> Running in 382264673a8c 15:22:35 ---> f64639c7801e 15:22:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:22:35 Staging hooks 15:22:35 + snapcraftctl stage 15:22:35 ---> Running in ae6a7620c771 15:22:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:22:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:22:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:22:36 Staging static-packages 15:22:36 + snapcraftctl stage 15:22:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:22:38 Staging version 15:22:38 + snapcraftctl stage 15:22:40 Priming app-service-configurable 15:22:40 + snapcraftctl prime 15:22:42 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 15:22:42 stage-packages: 15:22:42 - libnorm1 15:22:42 - libpgm-5.2-0 15:22:42 - libsodium23 15:22:42 - libzmq5 15:22:42 Priming config-common 15:22:42 + snapcraftctl prime 15:22:44 Priming go-build-helper 15:22:44 + snapcraftctl prime 15:22:45 Priming edgex-go 15:22:45 + snapcraftctl prime 15:22:47 Priming hooks 15:22:47 + snapcraftctl prime 15:22:48 Priming static-packages 15:22:48 + snapcraftctl prime 15:22:54 Priming version 15:22:54 + snapcraftctl prime 15:22:55 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:24:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:24:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:24:43 Removing intermediate container 527c435644a9 15:24:43 ---> 9467610207cf 15:24:43 15:24:43 Step 10/31 : FROM alpine:3.14 15:24:43 3.14: Pulling from library/alpine 15:24:45 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:24:45 Status: Downloaded newer image for alpine:3.14 15:24:45 ---> 5b8b7b635229 15:24:45 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:24:45 ---> Running in 15b6d1511722 15:24:46 Removing intermediate container 15b6d1511722 15:24:46 ---> 672dca0c366d 15:24:46 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:24:46 ---> Running in e137985f7949 15:24:47 Removing intermediate container a1ebb3a3be76 15:24:47 ---> 8fabe2d79326 15:24:47 15:24:47 Step 10/21 : FROM alpine:3.14 15:24:47 ---> 5b8b7b635229 15:24:47 Step 11/21 : RUN apk add --update --no-cache curl 15:24:47 ---> Running in 47b731780747 15:24:48 Removing intermediate container 477b8179831c 15:24:48 ---> 64aa764aefed 15:24:48 15:24:48 Step 10/25 : FROM alpine:3.14 15:24:48 ---> 5b8b7b635229 15:24:48 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:24:49 ---> Running in fb778284b452 15:24:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:24:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:24:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:24:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:24:50 (1/2) Installing dumb-init (1.2.5-r1) 15:24:50 (2/2) Installing su-exec (0.2-r1) 15:24:50 Executing busybox-1.33.1-r6.trigger 15:24:50 OK: 6 MiB in 16 packages 15:24:50 (1/5) Installing ca-certificates (20211220-r0) 15:24:50 (2/5) Installing brotli-libs (1.0.9-r5) 15:24:50 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:24:50 (4/5) Installing libcurl (7.79.1-r0) 15:24:50 (5/5) Installing curl (7.79.1-r0) 15:24:50 Executing busybox-1.33.1-r6.trigger 15:24:50 Executing ca-certificates-20211220-r0.trigger 15:24:50 OK: 8 MiB in 19 packages 15:24:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:24:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:24:52 Removing intermediate container e137985f7949 15:24:52 ---> 1d57cfeb56f9 15:24:52 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:24:52 (1/3) Installing ca-certificates (20211220-r0) 15:24:52 (2/3) Installing dumb-init (1.2.5-r1) 15:24:52 (3/3) Installing su-exec (0.2-r1) 15:24:52 Executing busybox-1.33.1-r6.trigger 15:24:52 Executing ca-certificates-20211220-r0.trigger 15:24:52 ---> Running in 38d081975c6d 15:24:52 OK: 6 MiB in 17 packages 15:24:53 Removing intermediate container 38d081975c6d 15:24:53 ---> dc848b6b762c 15:24:53 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:24:53 ---> Running in cd4ea5d4bfe8 15:24:53 Removing intermediate container 47b731780747 15:24:53 ---> c953051dccfb 15:24:53 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:24:53 ---> Running in 69225f7bedb0 15:24:53 Removing intermediate container 382264673a8c 15:24:53 ---> d06beaf01145 15:24:53 15:24:53 Step 10/22 : FROM alpine:3.14 15:24:53 ---> 5b8b7b635229 15:24:53 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:24:54 ---> Running in 87d362796731 15:24:54 Removing intermediate container cd4ea5d4bfe8 15:24:54 ---> bedb1e56a8c4 15:24:54 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:24:54 ---> Running in 9081cce884ce 15:24:54 Removing intermediate container 69225f7bedb0 15:24:54 ---> fb65ceedf15c 15:24:54 Step 13/21 : WORKDIR /edgex 15:24:54 Removing intermediate container fb778284b452 15:24:54 ---> 678802a6b6f4 15:24:54 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:24:54 ---> Running in 4f8365dbb344 15:24:54 ---> Running in 632786595b6c 15:24:54 Removing intermediate container ae6a7620c771 15:24:54 ---> f82170b6932f 15:24:54 15:24:54 Step 10/22 : FROM alpine:3.14 15:24:54 ---> 5b8b7b635229 15:24:54 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:24:54 ---> Running in 1f9089cb7a8a 15:24:55 Removing intermediate container 632786595b6c 15:24:55 ---> 276e91f32e34 15:24:55 Step 13/25 : WORKDIR / 15:24:55 Removing intermediate container 4f8365dbb344 15:24:55 ---> 343686d70a99 15:24:55 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:24:55 ---> Running in 4ee455e75d92 15:24:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:24:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:24:55 Removing intermediate container 4ee455e75d92 15:24:55 ---> 4435f653c621 15:24:55 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:24:56 ---> be512a751f51 15:24:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:24:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:24:56 (1/1) Installing dumb-init (1.2.5-r1) 15:24:56 Executing busybox-1.33.1-r6.trigger 15:24:56 OK: 6 MiB in 15 packages 15:24:56 Removing intermediate container 9081cce884ce 15:24:56 ---> 77b9a8ed7003 15:24:56 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:24:57 ---> Running in 5e0b8b9fe94a 15:24:57 ---> 0f30ccc4508a 15:24:57 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:24:57 Removing intermediate container 5e0b8b9fe94a 15:24:57 ---> 8e78c2db5501 15:24:57 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:24:57 (1/2) Installing ca-certificates (20211220-r0) 15:24:58 (2/2) Installing dumb-init (1.2.5-r1) 15:24:58 Executing busybox-1.33.1-r6.trigger 15:24:58 Executing ca-certificates-20211220-r0.trigger 15:24:58 Removing intermediate container 87d362796731 15:24:58 ---> 5f75cb64cc63 15:24:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:24:58 OK: 6 MiB in 16 packages 15:24:58 ---> 7bc5eab25887 15:24:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:24:58 ---> Running in be4fb219b0c8 15:24:58 ---> 5e98f975cb38 15:24:58 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:24:59 ---> e505cb5f5360 15:24:59 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:24:59 ---> Running in 7d4b1dcaadf1 15:24:59 Removing intermediate container be4fb219b0c8 15:24:59 ---> c2f0248adf17 15:24:59 Step 13/22 : ENV APP_PORT=59861 15:24:59 ---> Running in 7c64afa7f68f 15:24:59 ---> 01ecf7d1e137 15:24:59 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:25:00 Removing intermediate container 7c64afa7f68f 15:25:00 ---> 5c76b116c318 15:25:00 Step 14/22 : EXPOSE $APP_PORT 15:25:00 ---> Running in f2dc2b0b0ae7 15:25:00 ---> 68bbee536d3d 15:25:00 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:25:00 Removing intermediate container 1f9089cb7a8a 15:25:00 ---> b117d8cb1467 15:25:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:25:00 ---> Running in 3bec86f8fad1 15:25:00 ---> Running in 8e678c73d58a 15:25:00 ---> 82b1262ae69b 15:25:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:25:00 Removing intermediate container f2dc2b0b0ae7 15:25:00 ---> b72c2fae78f4 15:25:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:25:01 Removing intermediate container 3bec86f8fad1 15:25:01 ---> d7427b368ae8 15:25:01 Step 18/21 : CMD ["--init=true"] 15:25:01 Removing intermediate container 8e678c73d58a 15:25:01 ---> 0c8c5363f124 15:25:01 Step 13/22 : ENV APP_PORT=59860 15:25:01 ---> Running in af8d6d416cbd 15:25:01 ---> Running in 3a796b117106 15:25:01 Removing intermediate container 7d4b1dcaadf1 15:25:01 ---> ec5b7728c7da 15:25:01 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:25:01 Removing intermediate container 3a796b117106 15:25:01 ---> c5164057bfb2 15:25:01 Step 14/22 : EXPOSE $APP_PORT 15:25:01 Removing intermediate container af8d6d416cbd 15:25:01 ---> da0361037077 15:25:01 Step 19/21 : LABEL arch=arm64 15:25:01 ---> 3ed1881e4eaf 15:25:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:25:02 ---> Running in 047d10b6b3c3 15:25:02 ---> Running in 98928d0266d4 15:25:02 ---> 0a0f5fbe9fea 15:25:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:25:02 Removing intermediate container 047d10b6b3c3 15:25:02 ---> 36739971e69b 15:25:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:25:02 Removing intermediate container 98928d0266d4 15:25:02 ---> 94a0b5b9e09d 15:25:02 Step 20/21 : LABEL git_sha=4ff9454742ca8d370da1a8d38523957478eff465 15:25:02 ---> Running in 438c8a2800d8 15:25:03 ---> 9371d3af93de 15:25:03 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:25:03 Removing intermediate container 438c8a2800d8 15:25:03 ---> 55fdc0fd4e7d 15:25:03 Step 21/21 : LABEL version=0.0.0 15:25:03 ---> Running in e88576435e11 15:25:03 ---> b020c7d15832 15:25:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:25:03 ---> 8e0d0c76b74f 15:25:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:25:04 ---> d88194b09763 15:25:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:25:04 Removing intermediate container e88576435e11 15:25:04 ---> 5fa105654b5e 15:25:04 15:25:05 Successfully built 5fa105654b5e 15:25:05 Successfully tagged security-proxy-setup-arm64:latest 15:25:05  Building security-proxy-setup ... done Building core-command 15:25:05 ---> 2faee6956cda 15:25:05 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:25:05 ---> 69f760c32862 15:25:05 ---> 6b75b431f8f5 15:25:05 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 15:25:05 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:25:05 ---> Running in 356d97ca7d2c 15:25:05 ---> Running in 646efe84a925 15:25:05 ---> 3534c27244ef 15:25:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:25:06 Removing intermediate container 356d97ca7d2c 15:25:06 ---> a8fea9e8a129 15:25:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:25:06 ---> 4716170709b3 15:25:06 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:25:06 ---> Running in d61b3555122a 15:25:06 ---> fb30564a337c 15:25:06 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:25:06 ---> Running in f42b6e3ef03e 15:25:06 Removing intermediate container d61b3555122a 15:25:06 ---> 89ec6e4a3aa3 15:25:06 Step 20/22 : LABEL arch=arm64 15:25:07 ---> Running in 855abc931e62 15:25:07 ---> 710390abcb28 15:25:07 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:25:07 Removing intermediate container f42b6e3ef03e 15:25:07 ---> a9abdfacec63 15:25:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:25:07 ---> Running in 8f03f89e1256 15:25:07 Removing intermediate container 855abc931e62 15:25:07 ---> c9a774e7544b 15:25:07 Step 21/22 : LABEL git_sha=4ff9454742ca8d370da1a8d38523957478eff465 15:25:08 ---> Running in 0f6bdd388369 15:25:08 Removing intermediate container 646efe84a925 15:25:08 ---> 28a115458e49 15:25:08 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:25:08 Removing intermediate container 8f03f89e1256 15:25:08 ---> de78f1b5d5d6 15:25:08 Step 20/22 : LABEL arch=arm64 15:25:08 ---> Running in 513addba6a6a 15:25:08 ---> Running in 5b03de419dae 15:25:08 ---> 19426b00c640 15:25:08 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:25:08 Removing intermediate container 0f6bdd388369 15:25:08 ---> ed72097450ce 15:25:08 Step 22/22 : LABEL version=0.0.0 15:25:08 ---> Running in 21c58182f2ee 15:25:08 ---> Running in 43785b4602c6 15:25:08 Removing intermediate container 5b03de419dae 15:25:08 ---> 9a1eba83f09e 15:25:08 Step 21/22 : LABEL git_sha=4ff9454742ca8d370da1a8d38523957478eff465 15:25:08 Removing intermediate container 513addba6a6a 15:25:08 ---> bfbe0093ed21 15:25:08 Step 23/25 : LABEL arch=arm64 15:25:08 ---> Running in 53eb9f27aaa7 15:25:09 ---> Running in 68311099ba1a 15:25:09 Removing intermediate container 43785b4602c6 15:25:09 ---> 3e8cfacb5be1 15:25:09 15:25:09 Removing intermediate container 21c58182f2ee 15:25:09 ---> 39b5ca66248d 15:25:09 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:25:09 Removing intermediate container 53eb9f27aaa7 15:25:09 ---> caeca5be1a6c 15:25:09 Step 22/22 : LABEL version=0.0.0 15:25:09 ---> Running in e973c8b449a9 15:25:09 Removing intermediate container 68311099ba1a 15:25:09 ---> 95aa51c41d3e 15:25:09 Step 24/25 : LABEL git_sha=4ff9454742ca8d370da1a8d38523957478eff465 15:25:09 ---> Running in f2098a8fb6bc 15:25:09 Successfully built 3e8cfacb5be1 15:25:09 Successfully tagged support-scheduler-arm64:latest 15:25:09  Building support-scheduler ... done Building core-metadata 15:25:10 Removing intermediate container e973c8b449a9 15:25:10 ---> fc2eb31e2b1b 15:25:10 15:25:10 Removing intermediate container f2098a8fb6bc 15:25:10 ---> ae3bd41d881b 15:25:10 Step 25/25 : LABEL version=0.0.0 15:25:10 ---> Running in f3bf9c6d7064 15:25:10 Successfully built fc2eb31e2b1b 15:25:10 ---> 042b874c5a21 15:25:10 Step 26/31 : RUN chmod +x /entrypoint.sh 15:25:10 Successfully tagged support-notifications-arm64:latest 15:25:10 Building core-data 15:25:10  Building support-notifications ... done  ---> Running in e2d4282ff295 15:25:11 Removing intermediate container f3bf9c6d7064 15:25:11 ---> f03169d7bdc6 15:25:11 15:25:11 Successfully built f03169d7bdc6 15:25:11 Successfully tagged security-secretstore-setup-arm64:latest 15:25:11  Building security-secretstore-setup ... done Building sys-mgmt-agent 15:25:12 Removing intermediate container e2d4282ff295 15:25:12 ---> d6281210c5ed 15:25:12 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:25:13 ---> Running in ae5729d62246 15:25:13 Removing intermediate container ae5729d62246 15:25:13 ---> 9a1e36329a53 15:25:13 Step 28/31 : CMD ["gate"] 15:25:13 ---> Running in 0e82838cfb51 15:25:13 Removing intermediate container 0e82838cfb51 15:25:13 ---> 48bfb71cdb36 15:25:13 Step 29/31 : LABEL arch=arm64 15:25:14 ---> Running in 3e5c5f8ad57b 15:25:14 Removing intermediate container 3e5c5f8ad57b 15:25:14 ---> 64c9ae6d9630 15:25:14 Step 30/31 : LABEL git_sha=4ff9454742ca8d370da1a8d38523957478eff465 15:25:14 ---> Running in 64ad5ced1067 15:25:15 Removing intermediate container 64ad5ced1067 15:25:15 ---> c20c6742102f 15:25:15 Step 31/31 : LABEL version=0.0.0 15:25:15 ---> Running in 3b7eb49ef545 15:25:16 Removing intermediate container 3b7eb49ef545 15:25:16 ---> e948523ff084 15:25:16 15:25:16 Successfully built e948523ff084 15:25:16 Successfully tagged security-bootstrapper-arm64:latest 15:25:55  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:25:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:25:55 ---> 55ca90a7395f 15:25:55 Step 3/23 : WORKDIR /edgex-go 15:25:55 ---> Using cache 15:25:55 ---> f649d0cb7b4a 15:25:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:55 ---> Using cache 15:25:55 ---> fa90471950b6 15:25:55 Step 5/23 : RUN apk add --update --no-cache make git 15:25:55 ---> Using cache 15:25:55 ---> 0752945ec737 15:25:55 Step 6/23 : COPY go.mod vendor* ./ 15:25:55 ---> Using cache 15:25:55 ---> ed8f1c1eff1b 15:25:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:55 ---> Using cache 15:25:55 ---> 36832cd27bb6 15:25:55 Step 8/23 : COPY . . 15:25:55 ---> Using cache 15:25:55 ---> 1c7e247e8db7 15:25:55 Step 9/23 : RUN make cmd/core-command/core-command 15:25:56 ---> Running in 6739b7409e56 15:25:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:26:00 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:26:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:26:00 ---> 55ca90a7395f 15:26:00 Step 3/23 : WORKDIR /edgex-go 15:26:00 ---> Using cache 15:26:00 ---> f649d0cb7b4a 15:26:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:00 ---> Using cache 15:26:00 ---> fa90471950b6 15:26:00 Step 5/23 : RUN apk add --update --no-cache make git 15:26:00 ---> Using cache 15:26:00 ---> 0752945ec737 15:26:00 Step 6/23 : COPY go.mod vendor* ./ 15:26:00 ---> Using cache 15:26:00 ---> ed8f1c1eff1b 15:26:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:00 ---> Using cache 15:26:00 ---> 36832cd27bb6 15:26:00 Step 8/23 : COPY . . 15:26:00 ---> Using cache 15:26:00 ---> 1c7e247e8db7 15:26:00 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:26:01 ---> Running in 8dcb7d93f376 15:26:01 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:26:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:26:01 ---> 55ca90a7395f 15:26:01 Step 3/23 : WORKDIR /edgex-go 15:26:01 ---> Using cache 15:26:01 ---> f649d0cb7b4a 15:26:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:01 ---> Using cache 15:26:01 ---> fa90471950b6 15:26:01 Step 5/23 : RUN apk add --update --no-cache make bash git 15:26:01 ---> Running in b66793357677 15:26:01 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:26:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:26:01 ---> 55ca90a7395f 15:26:01 Step 3/23 : WORKDIR /edgex-go 15:26:01 ---> Using cache 15:26:01 ---> f649d0cb7b4a 15:26:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:01 ---> Using cache 15:26:01 ---> fa90471950b6 15:26:01 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:26:01 ---> Running in 274afa7e152b 15:26:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:26:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:26:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:26:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:26:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:26:05 OK: 220 MiB in 52 packages 15:26:05 OK: 220 MiB in 52 packages 15:26:07 Removing intermediate container 274afa7e152b 15:26:07 Removing intermediate container b66793357677 15:26:07 ---> a397f857f1d5 15:26:07 Step 6/23 : COPY go.mod vendor* ./ 15:26:07 ---> 48a301c4e82e 15:26:07 Step 6/23 : COPY go.mod vendor* ./ 15:26:08 ---> dd135b790470 15:26:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:08 ---> c23b8fbe0482 15:26:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:08 ---> Running in 8d0240d4d40c 15:26:08 ---> Running in 997003ba9ecb 15:26:13 Removing intermediate container 8d0240d4d40c 15:26:13 ---> 36992e31f264 15:26:13 Step 8/23 : COPY . . 15:26:13 Removing intermediate container 997003ba9ecb 15:26:13 ---> 400da75dff62 15:26:13 Step 8/23 : COPY . . 15:26:40 ---> 26ce3ad4d778 15:26:40 Step 9/23 : RUN make cmd/core-data/core-data 15:26:40 ---> 9ed1ead3dd59 15:26:40 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:26:40 ---> Running in ed0c28148f3d 15:26:40 ---> Running in b98a2ec35928 15:26:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:26:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:27:28 Removing intermediate container 6739b7409e56 15:27:28 ---> eb18431c3b4e 15:27:28 15:27:28 Step 10/23 : FROM alpine:3.14 15:27:28 ---> 5b8b7b635229 15:27:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:27:28 ---> Using cache 15:27:28 ---> 5f75cb64cc63 15:27:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:27:28 ---> Using cache 15:27:28 ---> c2f0248adf17 15:27:28 Step 13/23 : ENV APP_PORT=59882 15:27:28 ---> Running in 5f00392fe2d1 15:27:28 Removing intermediate container 5f00392fe2d1 15:27:28 ---> a6ae20e74072 15:27:28 Step 14/23 : EXPOSE $APP_PORT 15:27:28 ---> Running in 00f130f9c256 15:27:28 Removing intermediate container 00f130f9c256 15:27:28 ---> 3b2232b71319 15:27:28 Step 15/23 : WORKDIR / 15:27:28 ---> Running in 93cce86f9883 15:27:28 Removing intermediate container 93cce86f9883 15:27:28 ---> c012f75024c7 15:27:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:27:28 ---> 4df751a70edd 15:27:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:27:29 ---> 96605c41a534 15:27:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:27:30 ---> c512994d8c0e 15:27:30 Step 19/23 : ENTRYPOINT ["/core-command"] 15:27:30 ---> Running in 6092042ed347 15:27:31 Removing intermediate container 6092042ed347 15:27:31 ---> 4bb2c55c3358 15:27:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:27:31 ---> Running in 807b9acf0c52 15:27:32 Removing intermediate container 807b9acf0c52 15:27:32 ---> 23d1fe583284 15:27:32 Step 21/23 : LABEL arch=arm64 15:27:32 ---> Running in 48adb0513f05 15:27:32 Removing intermediate container 48adb0513f05 15:27:32 ---> 2f76b511edc9 15:27:32 Step 22/23 : LABEL git_sha=4ff9454742ca8d370da1a8d38523957478eff465 15:27:32 ---> Running in 1aec19cbc644 15:27:33 Removing intermediate container 1aec19cbc644 15:27:33 ---> 9b94d54fe1a8 15:27:33 Step 23/23 : LABEL version=0.0.0 15:27:33 ---> Running in 43c8d7622910 15:27:33 Removing intermediate container 43c8d7622910 15:27:33 ---> 5d49e2fb77a3 15:27:33 15:27:34 Successfully built 5d49e2fb77a3 15:27:34 Successfully tagged core-command-arm64:latest 15:27:44  Building core-command ... done Removing intermediate container 8dcb7d93f376 15:27:44 ---> 50d742fec9ba 15:27:44 15:27:44 Step 10/23 : FROM alpine:3.14 15:27:44 ---> 5b8b7b635229 15:27:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:27:44 ---> Using cache 15:27:44 ---> 5f75cb64cc63 15:27:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:27:44 ---> Using cache 15:27:44 ---> c2f0248adf17 15:27:44 Step 13/23 : ENV APP_PORT=59881 15:27:44 ---> Running in 7abb571ff6ee 15:27:44 Removing intermediate container 7abb571ff6ee 15:27:44 ---> 60fa99aa1842 15:27:44 Step 14/23 : EXPOSE $APP_PORT 15:27:44 ---> Running in c59a8e7a6506 15:27:45 Removing intermediate container c59a8e7a6506 15:27:45 ---> eb88a5cea9e5 15:27:45 Step 15/23 : WORKDIR / 15:27:45 ---> Running in 4a785d240d9c 15:27:46 Removing intermediate container 4a785d240d9c 15:27:46 ---> 72fca7a9b85c 15:27:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:27:47 ---> bdf4b89299cb 15:27:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:27:48 ---> 945400998f08 15:27:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:27:49 ---> 5234df7079a4 15:27:49 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:27:49 ---> Running in 3e6ac30aa329 15:27:50 Removing intermediate container 3e6ac30aa329 15:27:50 ---> f343bdbeeaf1 15:27:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:27:50 ---> Running in 2f72ac3f4046 15:27:51 Removing intermediate container 2f72ac3f4046 15:27:51 ---> 74e25de856e0 15:27:51 Step 21/23 : LABEL arch=arm64 15:27:51 ---> Running in 4c995da2d1b9 15:27:51 Removing intermediate container 4c995da2d1b9 15:27:51 ---> 0a51eb8ab54a 15:27:51 Step 22/23 : LABEL git_sha=4ff9454742ca8d370da1a8d38523957478eff465 15:27:51 ---> Running in b7c12e7ab380 15:27:52 Removing intermediate container b7c12e7ab380 15:27:52 ---> c01f37a197a7 15:27:52 Step 23/23 : LABEL version=0.0.0 15:27:52 ---> Running in 8b24d672e917 15:27:53 Removing intermediate container 8b24d672e917 15:27:53 ---> 6806e4ec0ec0 15:27:53 15:27:53 Successfully built 6806e4ec0ec0 15:27:53 Successfully tagged core-metadata-arm64:latest 15:28:08  Building core-metadata ... done Removing intermediate container ed0c28148f3d 15:28:08 ---> aa80df223305 15:28:08 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:28:08 ---> Running in 8f3f51558f27 15:28:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:28:12 Removing intermediate container 8f3f51558f27 15:28:12 ---> 964a346a7a20 15:28:12 15:28:12 Step 11/23 : FROM docker:20.10.10 15:28:12 20.10.10: Pulling from library/docker 15:28:16 Removing intermediate container b98a2ec35928 15:28:16 ---> 7a741a3cc93c 15:28:16 15:28:16 Step 10/23 : FROM alpine:3.14 15:28:16 ---> 5b8b7b635229 15:28:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:28:16 ---> Running in 38a49baa2aaa 15:28:16 Removing intermediate container 38a49baa2aaa 15:28:16 ---> da9ea96cd437 15:28:16 Step 12/23 : ENV APP_PORT=59880 15:28:16 ---> Running in 5d915bc22d7c 15:28:17 Removing intermediate container 5d915bc22d7c 15:28:17 ---> 0eebf30e9005 15:28:17 Step 13/23 : EXPOSE $APP_PORT 15:28:17 ---> Running in 927dba40c08b 15:28:17 Removing intermediate container 927dba40c08b 15:28:17 ---> 31d3fa4e82f9 15:28:17 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:28:17 ---> Running in 15b961ac5dff 15:28:19 Removing intermediate container 15b961ac5dff 15:28:19 ---> 7e2b83a1423d 15:28:19 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:28:20 ---> Running in 339cb1e5fd6b 15:28:21 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 15:28:21 Status: Downloaded newer image for docker:20.10.10 15:28:21 ---> 520e9a0a30f7 15:28:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:28:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:28:21 ---> Running in cabccc57e86a 15:28:21 Removing intermediate container cabccc57e86a 15:28:21 ---> 0d4f8f4c87eb 15:28:21 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 15:28:21 ---> Running in 5cb1e00a133e 15:28:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:28:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:28:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:28:22 (1/6) Installing dumb-init (1.2.5-r1) 15:28:22 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:28:23 (3/6) Installing libsodium (1.0.18-r0) 15:28:23 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:28:23 (5/6) Installing libzmq (4.3.4-r0) 15:28:23 (6/6) Installing zeromq (4.3.4-r0) 15:28:23 (1/42) Installing readline (8.1.0-r0) 15:28:23 Executing busybox-1.33.1-r6.trigger 15:28:23 (2/42) Installing bash (5.1.4-r0) 15:28:23 OK: 8 MiB in 20 packages 15:28:23 Executing bash-5.1.4-r0.post-install 15:28:23 (3/42) Installing brotli-libs (1.0.9-r5) 15:28:23 (4/42) Installing nghttp2-libs (1.43.0-r0) 15:28:23 (5/42) Installing libcurl (7.79.1-r0) 15:28:23 (6/42) Installing curl (7.79.1-r0) 15:28:23 (7/42) Installing dumb-init (1.2.5-r1) 15:28:23 (8/42) Installing libbz2 (1.0.8-r1) 15:28:23 (9/42) Installing expat (2.4.3-r0) 15:28:23 (10/42) Installing libffi (3.3-r2) 15:28:23 (11/42) Installing gdbm (1.19-r0) 15:28:23 (12/42) Installing xz-libs (5.2.5-r0) 15:28:23 (13/42) Installing libgcc (10.3.1_git20210424-r2) 15:28:23 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 15:28:23 (15/42) Installing mpdecimal (2.5.1-r1) 15:28:23 (16/42) Installing sqlite-libs (3.35.5-r0) 15:28:23 (17/42) Installing python3 (3.9.5-r2) 15:28:24 Removing intermediate container 339cb1e5fd6b 15:28:24 ---> ff76bca631bc 15:28:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:28:25 ---> 7fd08a2b251b 15:28:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:28:25 (18/42) Installing py3-appdirs (1.4.4-r2) 15:28:25 (19/42) Installing py3-chardet (4.0.0-r2) 15:28:25 (20/42) Installing py3-idna (3.2-r0) 15:28:25 (21/42) Installing py3-urllib3 (1.26.5-r0) 15:28:26 (22/42) Installing py3-certifi (2020.12.5-r1) 15:28:26 (23/42) Installing py3-requests (2.25.1-r4) 15:28:26 (24/42) Installing py3-msgpack (1.0.2-r1) 15:28:26 (25/42) Installing py3-lockfile (0.12.2-r4) 15:28:26 (26/42) Installing py3-cachecontrol (0.12.6-r1) 15:28:26 (27/42) Installing py3-colorama (0.4.4-r1) 15:28:26 (28/42) Installing py3-contextlib2 (0.6.0-r1) 15:28:26 (29/42) Installing py3-distlib (0.3.1-r3) 15:28:26 (30/42) Installing py3-distro (1.5.0-r3) 15:28:26 (31/42) Installing py3-six (1.15.0-r1) 15:28:26 (32/42) Installing py3-webencodings (0.5.1-r4) 15:28:26 (33/42) Installing py3-html5lib (1.1-r1) 15:28:26 (34/42) Installing py3-parsing (2.4.7-r2) 15:28:26 (35/42) Installing py3-packaging (20.9-r1) 15:28:26 (36/42) Installing py3-toml (0.10.2-r2) 15:28:26 (37/42) Installing py3-pep517 (0.10.0-r2) 15:28:26 (38/42) Installing py3-progress (1.5-r2) 15:28:26 (39/42) Installing py3-retrying (1.3.3-r1) 15:28:26 (40/42) Installing py3-ordered-set (4.0.2-r1) 15:28:26 (41/42) Installing py3-setuptools (52.0.0-r3) 15:28:26 (42/42) Installing py3-pip (20.3.4-r1) 15:28:26 ---> 6932715b5a94 15:28:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:28:27 Executing busybox-1.33.1-r6.trigger 15:28:27 OK: 84 MiB in 64 packages 15:28:27 ---> cce71a4c445f 15:28:27 Step 19/23 : ENTRYPOINT ["/core-data"] 15:28:27 ---> Running in e9fa5c9f4d9e 15:28:27 Removing intermediate container e9fa5c9f4d9e 15:28:27 ---> dab312ad40f9 15:28:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:28:28 ---> Running in cb86ba8ad25c 15:28:28 Removing intermediate container cb86ba8ad25c 15:28:28 ---> 34a55784348c 15:28:28 Step 21/23 : LABEL arch=arm64 15:28:28 ---> Running in 0b472b9bc19a 15:28:28 Removing intermediate container 0b472b9bc19a 15:28:28 ---> 159c987b8d24 15:28:28 Step 22/23 : LABEL git_sha=4ff9454742ca8d370da1a8d38523957478eff465 15:28:29 ---> Running in 5173fc47177f 15:28:29 Removing intermediate container 5173fc47177f 15:28:29 ---> 8a8ab8455726 15:28:29 Step 23/23 : LABEL version=0.0.0 15:28:29 ---> Running in bcd641bf8359 15:28:29 Removing intermediate container bcd641bf8359 15:28:29 ---> 9f1082817951 15:28:29 15:28:30 Successfully built 9f1082817951 15:28:30 Successfully tagged core-data-arm64:latest 15:28:30  Building core-data ... done Collecting docker-compose==1.23.2 15:28:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:28:31 Collecting jsonschema<3,>=2.5.1 15:28:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:28:31 Collecting cached-property<2,>=1.2.0 15:28:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:28:31 Collecting dockerpty<0.5,>=0.4.1 15:28:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:28:33 Collecting docker<4.0,>=3.6.0 15:28:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:28: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) 15:28:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:28:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:28:35 Collecting PyYAML<4,>=3.10 15:28:35 Downloading PyYAML-3.13.tar.gz (270 kB) 15:28:37 Collecting texttable<0.10,>=0.9.0 15:28:37 Downloading texttable-0.9.1.tar.gz (11 kB) 15:28:39 Collecting docopt<0.7,>=0.6.1 15:28:39 Downloading docopt-0.6.2.tar.gz (25 kB) 15:28:41 Collecting websocket-client<1.0,>=0.32.0 15:28:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:28:41 Collecting docker-pycreds>=0.4.0 15:28:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:28:41 Collecting idna<2.8,>=2.5 15:28:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:28:41 Collecting chardet<3.1.0,>=3.0.2 15:28:41 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:28:41 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) 15:28:42 Collecting urllib3<1.25,>=1.21.1 15:28:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:28:42 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:28:42 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:28:42 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:28:42 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:28:43 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:28:43 Attempting uninstall: urllib3 15:28:43 Found existing installation: urllib3 1.26.5 15:28:43 Uninstalling urllib3-1.26.5: 15:28:43 Successfully uninstalled urllib3-1.26.5 15:28:43 Attempting uninstall: idna 15:28:43 Found existing installation: idna 3.2 15:28:43 Uninstalling idna-3.2: 15:28:43 Successfully uninstalled idna-3.2 15:28:44 Attempting uninstall: chardet 15:28:44 Found existing installation: chardet 4.0.0 15:28:44 Uninstalling chardet-4.0.0: 15:28:44 Successfully uninstalled chardet-4.0.0 15:28:46 Attempting uninstall: requests 15:28:46 Found existing installation: requests 2.25.1 15:28:46 Uninstalling requests-2.25.1: 15:28:46 Successfully uninstalled requests-2.25.1 15:28:46 Running setup.py install for texttable: started 15:28:48 Running setup.py install for texttable: finished with status 'done' 15:28:48 Running setup.py install for PyYAML: started 15:28:50 Running setup.py install for PyYAML: finished with status 'done' 15:28:50 Running setup.py install for docopt: started 15:28:52 Running setup.py install for docopt: finished with status 'done' 15:28:52 Running setup.py install for dockerpty: started 15:28:53 Running setup.py install for dockerpty: finished with status 'done' 15:28:55 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 15:29:03 Removing intermediate container 5cb1e00a133e 15:29:03 ---> 41802a62a1a1 15:29:03 Step 14/23 : ENV APP_PORT=58890 15:29:03 ---> Running in f039bbac1a45 15:29:03 Removing intermediate container f039bbac1a45 15:29:03 ---> 1846224d34b2 15:29:03 Step 15/23 : EXPOSE $APP_PORT 15:29:03 ---> Running in ea0eae0f956e 15:29:04 Removing intermediate container ea0eae0f956e 15:29:04 ---> b406e3965382 15:29:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:29:04 ---> 18d51f477444 15:29:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:29:05 ---> c9ce0714b0c3 15:29:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:29:06 ---> 656aabd1a320 15:29:06 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:29:06 ---> Running in a87c03f8f06a 15:29:06 Removing intermediate container a87c03f8f06a 15:29:06 ---> 47bdff397878 15:29:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:29:06 ---> Running in ea042d6a4ee1 15:29:07 Removing intermediate container ea042d6a4ee1 15:29:07 ---> f7b5214654b1 15:29:07 Step 21/23 : LABEL arch=arm64 15:29:07 ---> Running in 6508c7550b10 15:29:07 Removing intermediate container 6508c7550b10 15:29:07 ---> d2520dda544b 15:29:07 Step 22/23 : LABEL git_sha=4ff9454742ca8d370da1a8d38523957478eff465 15:29:07 ---> Running in 176d6077d04e 15:29:08 Removing intermediate container 176d6077d04e 15:29:08 ---> 90bf9b24df8d 15:29:08 Step 23/23 : LABEL version=0.0.0 15:29:08 ---> Running in ada4f01d864d 15:29:08 Removing intermediate container ada4f01d864d 15:29:08 ---> 68f62b877ed8 15:29:08 15:29:08 Successfully built 68f62b877ed8 15:29:08 Successfully tagged sys-mgmt-agent-arm64:latest 15:29:09  Building sys-mgmt-agent ... done  [Pipeline] } 15:29:09 $ docker stop --time=1 5701c39de6dcd355b7288a800ee82f781ee2800d111cf4c2b297d3dbc1b96b8e 15:29:10 $ docker rm -f 5701c39de6dcd355b7288a800ee82f781ee2800d111cf4c2b297d3dbc1b96b8e [Pipeline] // withDockerContainer [Pipeline] sh 15:29:11 + docker images 15:29:11 REPOSITORY TAG IMAGE ID CREATED SIZE 15:29:11 sys-mgmt-agent-arm64 latest 68f62b877ed8 3 seconds ago 280MB 15:29:11 core-data-arm64 latest 9f1082817951 42 seconds ago 19.2MB 15:29:11 7a741a3cc93c 56 seconds ago 1.6GB 15:29:11 964a346a7a20 About a minute ago 1.59GB 15:29:11 core-metadata-arm64 latest 6806e4ec0ec0 About a minute ago 15.9MB 15:29:11 50d742fec9ba About a minute ago 1.6GB 15:29:11 core-command-arm64 latest 5d49e2fb77a3 About a minute ago 15.1MB 15:29:11 eb18431c3b4e About a minute ago 1.59GB 15:29:11 security-bootstrapper-arm64 latest e948523ff084 3 minutes ago 18MB 15:29:11 security-secretstore-setup-arm64 latest f03169d7bdc6 4 minutes ago 26.8MB 15:29:11 support-scheduler-arm64 latest 3e8cfacb5be1 4 minutes ago 15.3MB 15:29:11 support-notifications-arm64 latest fc2eb31e2b1b 4 minutes ago 16MB 15:29:11 security-proxy-setup-arm64 latest 5fa105654b5e 4 minutes ago 25.3MB 15:29:11 f82170b6932f 4 minutes ago 1.59GB 15:29:11 d06beaf01145 4 minutes ago 1.59GB 15:29:11 64aa764aefed 4 minutes ago 1.6GB 15:29:11 8fabe2d79326 4 minutes ago 1.6GB 15:29:11 9467610207cf 4 minutes ago 1.59GB 15:29:11 ci-base-image-arm64 latest 55ca90a7395f 14 minutes ago 1.26GB 15:29:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 11 days ago 551MB 15:29:11 docker 20.10.10 520e9a0a30f7 2 months ago 200MB 15:29:11 alpine 3.14 5b8b7b635229 2 months ago 5.35MB 15:29:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:29:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:29:12 15:29:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:29:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:29:12 arm64: Pulling from edgex-lftools-log-publisher 15:29:12 448f6bf000e3: Pulling fs layer 15:29:12 f757da607395: Pulling fs layer 15:29:12 05883995daec: Pulling fs layer 15:29:12 8603b9c90790: Pulling fs layer 15:29:12 1560dd03e051: Pulling fs layer 15:29:12 27f5ce0e4adf: Pulling fs layer 15:29:12 c2d8d7efcc4b: Pulling fs layer 15:29:12 1560dd03e051: Waiting 15:29:12 27f5ce0e4adf: Waiting 15:29:12 c2d8d7efcc4b: Waiting 15:29:12 8603b9c90790: Waiting 15:29:12 f757da607395: Verifying Checksum 15:29:12 f757da607395: Download complete 15:29:12 8603b9c90790: Verifying Checksum 15:29:12 8603b9c90790: Download complete 15:29:12 1560dd03e051: Verifying Checksum 15:29:12 1560dd03e051: Download complete 15:29:13 27f5ce0e4adf: Verifying Checksum 15:29:13 27f5ce0e4adf: Download complete 15:29:13 05883995daec: Verifying Checksum 15:29:13 05883995daec: Download complete 15:29:13 448f6bf000e3: Verifying Checksum 15:29:13 448f6bf000e3: Download complete 15:29:16 c2d8d7efcc4b: Verifying Checksum 15:29:16 c2d8d7efcc4b: Download complete 15:29:17 448f6bf000e3: Pull complete 15:29:17 f757da607395: Pull complete 15:29:19 05883995daec: Pull complete 15:29:19 8603b9c90790: Pull complete 15:29:20 1560dd03e051: Pull complete 15:29:20 27f5ce0e4adf: Pull complete 15:29:35 c2d8d7efcc4b: Pull complete 15:29:35 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:29:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:29:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:29:35 prd-ubuntu18.04-docker-arm64-4c-16g-3726 does not seem to be running inside a container 15:29:35 $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:29:38 $ docker top 0b9a14f587765b93d4261bff56a8a4940cb5d6dd7d1f598cc08188e471f5506b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:29:39 ---> job-cost.sh 15:29:39 lf-activate-venv: SKIPPING 15:29:39 INFO: No Stack... 15:29:39 INFO: Retrieving Pricing Info for: v3-standard-4 15:29:40 INFO: Archiving Costs [Pipeline] sh 15:29:41 + cat /w/workspace/edgex-go/22/archives/cost.csv 15:29:41 + cut -d, -f6 [Pipeline] lock 15:29:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3848-22-stack-cost] 15:29:41 Resource [jenkins-edgexfoundry-edgex-go-PR-3848-22-stack-cost] did not exist. Created. 15:29:41 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3848-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:29:41 + echo total: 0.10999999940395355 [Pipeline] stash 15:29:41 Stashed 1 file(s) [Pipeline] } 15:29:41 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3848-22-stack-cost] [Pipeline] // lock [Pipeline] } 15:29:41 $ docker stop --time=1 0b9a14f587765b93d4261bff56a8a4940cb5d6dd7d1f598cc08188e471f5506b 15:29:43 $ docker rm -f 0b9a14f587765b93d4261bff56a8a4940cb5d6dd7d1f598cc08188e471f5506b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:29:44 provisioning config files... 15:29:44 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/22@tmp/config7031334679529560438tmp [Pipeline] { [Pipeline] sh 15:29:44 + set +x 15:29:44 + curl -s https://codecov.io/bash 15:29:44 + bash -s -- 15:29:44 15:29:44 _____ _ 15:29:44 / ____| | | 15:29:44 | | ___ __| | ___ ___ _____ __ 15:29:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:29:44 | |___| (_) | (_| | __/ (_| (_) \ V / 15:29:44 \_____\___/ \__,_|\___|\___\___/ \_/ 15:29:44 Bash-1.0.6 15:29:44 15:29:44 15:29:44 ==> git version 2.24.4 found 15:29:44 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 15:29:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:29:44 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:29:44 ==> Jenkins CI detected. 15:29:44 current dir:  /w/workspace/edgex-go/22 15:29:44 project root: . 15:29:44 --> token set from env 15:29:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:29:44 ==> Running gcov in . (disable via -X gcov) 15:29:44 ==> Python coveragepy not found 15:29:44 ==> Searching for coverage reports in: 15:29:44 + . 15:29:44 -> Found 1 reports 15:29:44 ==> Detecting git/mercurial file structure 15:29:44 ==> Reading reports 15:29:44 + ./coverage.out bytes=428381 15:29:44 ==> Appending adjustments 15:29:44 https://docs.codecov.io/docs/fixing-reports 15:29:46 + Found adjustments 15:29:46 ==> Gzipping contents 15:29:46 60K /tmp/codecov.X7Knf3.gz 15:29:46 ==> Uploading reports 15:29:46 url: https://codecov.io 15:29:46 query: branch=PR-3848&commit=f66d19d3a44e66e372a88dea99a85aea12e84a84&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3848%2F22%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3848&job=&cmd_args= 15:29:46 -> Pinging Codecov 15:29:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3848&commit=f66d19d3a44e66e372a88dea99a85aea12e84a84&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3848%2F22%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3848&job=&cmd_args= 15:29:46 -> Uploading to 15:29:46 https://storage.googleapis.com/codecov/v4/raw/2022-01-23/00271124DB129430A58F1EEE437C3FCB/f66d19d3a44e66e372a88dea99a85aea12e84a84/19eaefcb-8fb0-4c3b-a781-c6759ea317ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220123T152945Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4806a4df949d618051ee9d6f148ce588e4567f70f2ab563123d9aa014694ffb6 15:29:46 % Total % Received % Xferd Average Speed Time Time Time Current 15:29:46 Dload Upload Total Spent Left Speed 15:29:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57956 0 0 100 57956 0 176k --:--:-- --:--:-- --:--:-- 176k 15:29:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f66d19d3a44e66e372a88dea99a85aea12e84a84 [Pipeline] } 15:29:46 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 15:29:47 + '[' -d /w/workspace/edgex-go/22/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:29:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:29:48 ---> package-listing.sh 15:29:48 ++ tr '[:upper:]' '[:lower:]' 15:29:48 ++ facter osfamily 15:29:48 + OS_FAMILY=redhat 15:29:48 + workspace=/w/workspace/edgex-go/22 15:29:48 + START_PACKAGES=/tmp/packages_start.txt 15:29:48 + END_PACKAGES=/tmp/packages_end.txt 15:29:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:29:48 + PACKAGES=/tmp/packages_start.txt 15:29:48 + '[' /w/workspace/edgex-go/22 ']' 15:29:48 + PACKAGES=/tmp/packages_end.txt 15:29:48 + case "${OS_FAMILY}" in 15:29:48 + rpm -qa 15:29:48 + sort 15:29:52 + '[' -f /tmp/packages_start.txt ']' 15:29:52 + '[' -f /tmp/packages_end.txt ']' 15:29:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:29:52 + '[' /w/workspace/edgex-go/22 ']' 15:29:52 + mkdir -p /w/workspace/edgex-go/22/archives/ 15:29:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/22/archives/ [Pipeline] echo 15:29:52 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/22/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:29:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:29:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:53 15:29:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:29:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:53 latest: Pulling from edgex-lftools-log-publisher 15:29:53 b4d181a07f80: Pulling fs layer 15:29:53 a1111a8f2ec3: Pulling fs layer 15:29:53 ed53099fbce6: Pulling fs layer 15:29:53 dc539afda2c1: Pulling fs layer 15:29:53 77bc0d833cb6: Pulling fs layer 15:29:53 9065ff56babe: Pulling fs layer 15:29:53 d287ab97295c: Pulling fs layer 15:29:53 dc539afda2c1: Waiting 15:29:53 77bc0d833cb6: Waiting 15:29:53 9065ff56babe: Waiting 15:29:53 d287ab97295c: Waiting 15:29:53 a1111a8f2ec3: Verifying Checksum 15:29:53 a1111a8f2ec3: Download complete 15:29:53 dc539afda2c1: Verifying Checksum 15:29:53 dc539afda2c1: Download complete 15:29:53 ed53099fbce6: Verifying Checksum 15:29:53 ed53099fbce6: Download complete 15:29:54 9065ff56babe: Verifying Checksum 15:29:54 9065ff56babe: Download complete 15:29:54 77bc0d833cb6: Verifying Checksum 15:29:54 77bc0d833cb6: Download complete 15:29:54 b4d181a07f80: Verifying Checksum 15:29:54 b4d181a07f80: Download complete 15:29:54 d287ab97295c: Verifying Checksum 15:29:54 d287ab97295c: Download complete 15:29:55 b4d181a07f80: Pull complete 15:29:55 a1111a8f2ec3: Pull complete 15:29:56 ed53099fbce6: Pull complete 15:29:56 dc539afda2c1: Pull complete 15:29:56 77bc0d833cb6: Pull complete 15:29:56 9065ff56babe: Pull complete 15:30:01 d287ab97295c: Pull complete 15:30:01 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:30:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:30:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:30:01 prd-centos7-docker-4c-2g-3725 does not seem to be running inside a container 15:30:01 $ 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/22/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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:30:05 $ docker top 4c4542fd6ed64bd7a1b318eb824695957459145781dc1b5b762cd958ee429fb1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:30:05 + touch /tmp/pre-build-complete [Pipeline] sh 15:30:06 + mkdir -p /var/log/sysstat [Pipeline] sh 15:30:06 + ls /var/log/sa-host 15:30:06 + sadf -c /var/log/sa-host/sa17 15:30:06 file_magic: OK 15:30:06 HZ: Using current value: 100 15:30:06 file_header: OK 15:30:06 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:30:06 Statistics: 15:30:06 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:30:06 File successfully converted to sysstat format version 12.0.3 15:30:06 + sadf -c /var/log/sa-host/sa23 15:30:06 file_magic: OK 15:30:06 HZ: Using current value: 100 15:30:06 file_header: OK 15:30:06 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:30:06 Statistics: 15:30:06 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... 15:30:06 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:30:06 provisioning config files... 15:30:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/22@tmp/config3103081957426791309tmp [Pipeline] { [Pipeline] echo 15:30:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:30:07 ---> create-netrc.sh [Pipeline] } 15:30:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:30:07 ---> python-tools-install.sh [Pipeline] echo 15:30:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:30:07 ---> sudo-logs.sh 15:30:07 Archiving 'sudo' log.. 15:30:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-3725.novalocal: Name or service not known 15:30:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-3725.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:30:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:30:07 ---> job-cost.sh 15:30:07 lf-activate-venv: SKIPPING 15:30:07 DEBUG: total: 0.10999999940395355 15:30:07 INFO: Retrieving Stack Cost... 15:30:08 INFO: Retrieving Pricing Info for: v3-standard-2 15:30:08 INFO: Archiving Costs [Pipeline] echo 15:30:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:30:09 ---> logs-deploy.sh 15:30:09 lf-activate-venv: SKIPPING 15:30:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3848/22 15:30:09 INFO: archiving workspace using pattern(s): 15:30:09 Archives upload complete. 15:30:09 INFO: archiving logs to Nexus