Pull request #3879 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 9093c73768caacc795127143a1a80eae89a692f0+0dc7fb43dfbc61ec4b325044d074184b8b9e402a (950bca4d3c9988797a5b59788fc6dec7801eab56) 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-ssh11525924064310126684.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh7984955265737905605.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-3879/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-3879/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3966836715582807654.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh2262635335544170020.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-3879/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-3879/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17274767325747516488.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-5024 in /w/workspace/edgexfoundry_edgex-go_PR-3879 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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/8@tmp/jenkins-gitclient-ssh4137408820002792680.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/8@tmp/jenkins-gitclient-ssh3940018285694364933.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3879/head:refs/remotes/origin/PR-3879 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0dc7fb43dfbc61ec4b325044d074184b8b9e402a into PR head commit 9093c73768caacc795127143a1a80eae89a692f0 Merge succeeded, producing 9093c73768caacc795127143a1a80eae89a692f0 Checking out Revision 9093c73768caacc795127143a1a80eae89a692f0 (PR-3879) > git config core.sparsecheckout # timeout=10 > git checkout -f 9093c73768caacc795127143a1a80eae89a692f0 # 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/8@tmp/jenkins-gitclient-ssh1536655140776972839.key > git merge 0dc7fb43dfbc61ec4b325044d074184b8b9e402a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9093c73768caacc795127143a1a80eae89a692f0 # timeout=10 Commit message: "fix: Fixed issue caused by previous merge commit." > git rev-list --no-walk 3ef878dc78ebfd556296c15fb235224fc030dc15 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:20:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:20:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:20:24 ========================================================= 23:20:24 EdgeX Global Pipelines Version Info 23:20:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:20:26 ------------------- 23:20:26 stable info: 23:20:26 ------------------- 23:20:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:20:26 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 23:20:26 Message: update stable to v1.0.220 23:20:26 ------------------- 23:20:26 experimental info: 23:20:26 ------------------- 23:20:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:20:26 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 23:20:26 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:20:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:20:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:20:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:20:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:20:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:20:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 23:20:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:20:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:20:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:20:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:20:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:20:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:20:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:20:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:20:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:20:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:20:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:20:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:20:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:20:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:20:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:20:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:20:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3879 [Pipeline] echo 23:20:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3879 [Pipeline] echo 23:20:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3879 [Pipeline] echo 23:20:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9093c73768caacc795127143a1a80eae89a692f0 [Pipeline] echo 23:20:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9093c73 [Pipeline] echo 23:20:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:20:27 provisioning config files... 23:20:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config6769342157912462793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:20:27 ---> docker-login.sh 23:20:27 nexus3.edgexfoundry.org:10001 23:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:27 Configure a credential helper to remove this warning. See 23:20:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:27 23:20:27 Login Succeeded 23:20:27 nexus3.edgexfoundry.org:10002 23:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:27 Configure a credential helper to remove this warning. See 23:20:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:27 23:20:27 Login Succeeded 23:20:27 nexus3.edgexfoundry.org:10003 23:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:27 Configure a credential helper to remove this warning. See 23:20:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:27 23:20:27 Login Succeeded 23:20:27 nexus3.edgexfoundry.org:10004 23:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:27 Configure a credential helper to remove this warning. See 23:20:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:27 23:20:27 Login Succeeded 23:20:27 docker.io 23:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:28 Configure a credential helper to remove this warning. See 23:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:28 23:20:28 Login Succeeded 23:20:28 ---> docker-login.sh ends [Pipeline] } 23:20:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:20:28 ++ 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 23:20:28 + for file in '`ls cmd/**/Dockerfile`' 23:20:28 ++ dirname cmd/core-command/Dockerfile 23:20:28 ++ cut -d/ -f2 23:20:28 + echo core-command,cmd/core-command/Dockerfile 23:20:28 + for file in '`ls cmd/**/Dockerfile`' 23:20:28 ++ dirname cmd/core-data/Dockerfile 23:20:28 ++ cut -d/ -f2 23:20:28 + echo core-data,cmd/core-data/Dockerfile 23:20:28 + for file in '`ls cmd/**/Dockerfile`' 23:20:28 ++ dirname cmd/core-metadata/Dockerfile 23:20:28 ++ cut -d/ -f2 23:20:28 + echo core-metadata,cmd/core-metadata/Dockerfile 23:20:28 + for file in '`ls cmd/**/Dockerfile`' 23:20:28 ++ dirname cmd/security-bootstrapper/Dockerfile 23:20:28 ++ cut -d/ -f2 23:20:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:20:28 + for file in '`ls cmd/**/Dockerfile`' 23:20:28 ++ dirname cmd/security-proxy-setup/Dockerfile 23:20:28 ++ cut -d/ -f2 23:20:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:20:28 + for file in '`ls cmd/**/Dockerfile`' 23:20:28 ++ dirname cmd/security-secretstore-setup/Dockerfile 23:20:28 ++ cut -d/ -f2 23:20:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:20:28 + for file in '`ls cmd/**/Dockerfile`' 23:20:28 ++ dirname cmd/support-notifications/Dockerfile 23:20:28 ++ cut -d/ -f2 23:20:28 + echo support-notifications,cmd/support-notifications/Dockerfile 23:20:28 + for file in '`ls cmd/**/Dockerfile`' 23:20:28 ++ dirname cmd/support-scheduler/Dockerfile 23:20:28 ++ cut -d/ -f2 23:20:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:20:28 + for file in '`ls cmd/**/Dockerfile`' 23:20:28 ++ dirname cmd/sys-mgmt-agent/Dockerfile 23:20:28 ++ cut -d/ -f2 23:20:28 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:20:28 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 23:20:29 + git rev-list -1 --merges 9093c73768caacc795127143a1a80eae89a692f0~1..9093c73768caacc795127143a1a80eae89a692f0 [Pipeline] echo 23:20:29 -----------> git rev-list -1 --merges 9093c73768caacc795127143a1a80eae89a692f0~1..9093c73768caacc795127143a1a80eae89a692f0 9093c73768caacc795127143a1a80eae89a692f0 [false] [Pipeline] sh 23:20:29 + git log --format=format:%s -1 9093c73768caacc795127143a1a80eae89a692f0 [Pipeline] echo 23:20:29 ========================================================= 23:20:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:20:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:20:30 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 23:20:30 + grep -v github /etc/ssh/ssh_known_hosts 23:20:30 + '[' -e /tmp/ssh_known_hosts ']' 23:20:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:20:30 + sudo tee -a /etc/ssh/ssh_known_hosts 23:20:30 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 23:20:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:20:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:20:30 23:20:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:20:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:20:30 latest: Pulling from edgex-devops/git-semver 23:20:30 a0d0a0d46f8b: Pulling fs layer 23:20:30 3e5f54012d9b: Pulling fs layer 23:20:30 4c7163046ea9: Pulling fs layer 23:20:30 0c2d73faf560: Pulling fs layer 23:20:30 0c2d73faf560: Waiting 23:20:30 3e5f54012d9b: Verifying Checksum 23:20:30 3e5f54012d9b: Download complete 23:20:30 a0d0a0d46f8b: Verifying Checksum 23:20:30 a0d0a0d46f8b: Download complete 23:20:30 0c2d73faf560: Verifying Checksum 23:20:30 0c2d73faf560: Download complete 23:20:30 4c7163046ea9: Verifying Checksum 23:20:30 4c7163046ea9: Download complete 23:20:31 a0d0a0d46f8b: Pull complete 23:20:31 3e5f54012d9b: Pull complete 23:20:31 4c7163046ea9: Pull complete 23:20:31 0c2d73faf560: Pull complete 23:20:31 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 23:20:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:20:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:20:31 prd-centos7-docker-4c-2g-5024 does not seem to be running inside a container 23:20:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:20:32 $ docker top 00223385bef10f479243a5d20cff37cc2c69e1e240e56fdd41161f6a5289ccd2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:20:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:20:32 [ssh-agent] Looking for ssh-agent implementation... 23:20:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:20:32 $ docker exec 00223385bef10f479243a5d20cff37cc2c69e1e240e56fdd41161f6a5289ccd2 ssh-agent 23:20:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgNHidi/agent.13 23:20:32 SSH_AGENT_PID=19 23:20:32 Running ssh-add (command line suppressed) 23:20:32 Identity added: /w/workspace/edgex-go/8@tmp/private_key_5630817498184244858.key (/w/workspace/edgex-go/8@tmp/private_key_5630817498184244858.key) 23:20:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:20:33 + git tag --points-at HEAD [Pipeline] } 23:20:33 $ docker exec --env ******** --env ******** 00223385bef10f479243a5d20cff37cc2c69e1e240e56fdd41161f6a5289ccd2 ssh-agent -k 23:20:33 unset SSH_AUTH_SOCK; 23:20:33 unset SSH_AGENT_PID; 23:20:33 echo Agent pid 19 killed; 23:20:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:20:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:20:33 [ssh-agent] Looking for ssh-agent implementation... 23:20:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:20:33 $ docker exec 00223385bef10f479243a5d20cff37cc2c69e1e240e56fdd41161f6a5289ccd2 ssh-agent 23:20:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPAjIAj/agent.54 23:20:33 SSH_AGENT_PID=61 23:20:33 Running ssh-add (command line suppressed) 23:20:33 Identity added: /w/workspace/edgex-go/8@tmp/private_key_6412487630822624999.key (/w/workspace/edgex-go/8@tmp/private_key_6412487630822624999.key) 23:20:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:20:33 + git semver init 23:20:33 # -> Open(): unable to determine branch for HEAD 23:20:33 # $GIT_DIR = /w/workspace/edgex-go/8/.git 23:20:33 # $GIT_WORK_TREE = /w/workspace/edgex-go/8 23:20:33 # $SEMVER_REMOTE_NAME = origin 23:20:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:20:33 # $SEMVER_USER_NAME = edgex-jenkins 23:20:33 # $SEMVER_BRANCH = PR-3879 23:20:33 # $SEMVER_TEMP = /tmp/semver-211879310 23:20:33 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 23:20:48 # '/tmp/semver-211879310' -> '/w/workspace/edgex-go/8/.semver' 23:20:48 # -> Force: false 23:20:48 # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } 23:20:48 $ docker exec --env ******** --env ******** 00223385bef10f479243a5d20cff37cc2c69e1e240e56fdd41161f6a5289ccd2 ssh-agent -k 23:20:48 unset SSH_AUTH_SOCK; 23:20:48 unset SSH_AGENT_PID; 23:20:48 echo Agent pid 61 killed; 23:20:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:20:49 + git semver [Pipeline] } 23:20:49 $ docker stop --time=1 00223385bef10f479243a5d20cff37cc2c69e1e240e56fdd41161f6a5289ccd2 23:20:51 $ docker rm -f 00223385bef10f479243a5d20cff37cc2c69e1e240e56fdd41161f6a5289ccd2 [Pipeline] // withDockerContainer [Pipeline] sh 23:20:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:20:51 Stashed 1 file(s) [Pipeline] echo 23:20:51 [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 23:20:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:20:52 ========================================================= 23:20:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:20:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:20:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:20:52 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:20:52 59bf1c3509f3: Pulling fs layer 23:20:52 666ba61612fd: Pulling fs layer 23:20:52 8ed8ca486205: Pulling fs layer 23:20:52 4fe6c5a15a65: Pulling fs layer 23:20:52 22a0e8bec74d: Pulling fs layer 23:20:52 640e595b4fbd: Pulling fs layer 23:20:52 763cafe07f6e: Pulling fs layer 23:20:52 0c0b528cf693: Pulling fs layer 23:20:52 10935f4eaf8b: Pulling fs layer 23:20:52 4fe6c5a15a65: Waiting 23:20:52 763cafe07f6e: Waiting 23:20:52 0c0b528cf693: Waiting 23:20:52 10935f4eaf8b: Waiting 23:20:52 22a0e8bec74d: Waiting 23:20:52 640e595b4fbd: Waiting 23:20:52 8ed8ca486205: Verifying Checksum 23:20:52 8ed8ca486205: Download complete 23:20:52 666ba61612fd: Verifying Checksum 23:20:52 666ba61612fd: Download complete 23:20:52 22a0e8bec74d: Verifying Checksum 23:20:52 22a0e8bec74d: Download complete 23:20:52 59bf1c3509f3: Verifying Checksum 23:20:52 59bf1c3509f3: Download complete 23:20:52 640e595b4fbd: Verifying Checksum 23:20:52 640e595b4fbd: Download complete 23:20:52 763cafe07f6e: Verifying Checksum 23:20:52 763cafe07f6e: Download complete 23:20:52 0c0b528cf693: Verifying Checksum 23:20:52 0c0b528cf693: Download complete 23:20:52 10935f4eaf8b: Verifying Checksum 23:20:52 10935f4eaf8b: Download complete 23:20:52 4fe6c5a15a65: Verifying Checksum 23:20:52 4fe6c5a15a65: Download complete 23:20:52 59bf1c3509f3: Pull complete 23:20:53 666ba61612fd: Pull complete 23:20:53 8ed8ca486205: Pull complete 23:20:57 4fe6c5a15a65: Pull complete 23:20:57 22a0e8bec74d: Pull complete 23:20:57 640e595b4fbd: Pull complete 23:20:57 763cafe07f6e: Pull complete 23:20:57 0c0b528cf693: Pull complete 23:20:59 10935f4eaf8b: Pull complete 23:20:59 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 23:20:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:20:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 23:21:00 + docker build -t ci-base-image-x86_64 -f - . 23:21:00 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:21:00 WORKDIR /edgex 23:21:00 COPY go.mod . 23:21:00 RUN go mod download' 23:21:01 Sending build context to Docker daemon 334.2MB 23:21:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:21:01 ---> 99d49a6021b9 23:21:01 Step 2/4 : WORKDIR /edgex 23:21:03 ---> Running in 6627f0cc33e1 23:21:03 Removing intermediate container 6627f0cc33e1 23:21:03 ---> 0f891ffb45d3 23:21:03 Step 3/4 : COPY go.mod . 23:21:03 ---> f1e8cb5c8b7c 23:21:03 Step 4/4 : RUN go mod download 23:21:03 ---> Running in b78c00cf623d 23:21:06 Still waiting to schedule task 23:21:06 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:21:42 Removing intermediate container b78c00cf623d 23:21:42 ---> 0c80cf8aa055 23:21:42 Successfully built 0c80cf8aa055 23:21:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:21:42 + docker inspect -f . ci-base-image-x86_64 23:21:42 . [Pipeline] withDockerContainer 23:21:42 prd-centos7-docker-4c-2g-5024 does not seem to be running inside a container 23:21:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:21:43 $ docker top 934444fcc50d9c4c36c87d59b13c87bedc0202e3e0e6adb406f9601f8f23eaf9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:43 + go version 23:21:43 go version go1.17.6 linux/amd64 [Pipeline] } 23:21:43 $ docker stop --time=1 934444fcc50d9c4c36c87d59b13c87bedc0202e3e0e6adb406f9601f8f23eaf9 23:21:44 $ docker rm -f 934444fcc50d9c4c36c87d59b13c87bedc0202e3e0e6adb406f9601f8f23eaf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:21:45 + docker inspect -f . ci-base-image-x86_64 23:21:45 . [Pipeline] withDockerContainer 23:21:45 prd-centos7-docker-4c-2g-5024 does not seem to be running inside a container 23:21:45 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:21:45 $ docker top b9f64cbb4cac2f941ff70da1eee1ec014acc91b2b3843c877d0b42e6d1c979a4 -eo pid,comm [Pipeline] { [Pipeline] echo 23:21:45 ========================================================= 23:21:45 [edgeXBuildGoParallel] Running Tests and Build... 23:21:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:21:46 + make test 23:21:46 go mod tidy 23:21:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:21:53 ? github.com/edgexfoundry/edgex-go [no test files] 23:22:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:22:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:22:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:22:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:22:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:22:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:22:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:22:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:22:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:22:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:22:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:22:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:22:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:22:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:22:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 23:22:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:22:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:22:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 98.5% of statements 23:22:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:22:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 44.7% of statements 23:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:22:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.107s coverage: 89.5% of statements 23:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:22:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 84.4% of statements 23:22:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:22:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:22:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 23:22:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:22:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:22:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.273s coverage: 94.2% of statements 23:22:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:22:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:22:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 59.1% of statements 23:22:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:22:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:22:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:22:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:22:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:22:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.9% of statements 23:22:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 21.7% of statements 23:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 23:22:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 23:22:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements 23:22:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 23:22:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5025 in /w/workspace/edgexfoundry_edgex-go_PR-3879 [Pipeline] { [Pipeline] ws 23:22:40 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 23:22:40 The recommended git tool is: git 23:22:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.191s coverage: 82.5% of statements 23:22:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:22:45 using credential edgex-jenkins-ssh 23:22:45 Cloning the remote Git repository 23:22:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:22:45 > git init /w/workspace/edgex-go/8 # timeout=10 23:22:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:22:45 > git --version # timeout=10 23:22:45 > git --version # 'git version 2.17.1' 23:22:45 using GIT_SSH to set credentials SSH Credentials for GitHub 23:22:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:22:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.062s coverage: 92.9% of statements 23:22:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:22:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:22:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:22:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements 23:22:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:22:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:22:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:22:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:22:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:22:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 23:22:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:22:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:22:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 23:22:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:22:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 58.8% of statements 23:22:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:22:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 23:22:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 23:22:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.060s coverage: 85.4% of statements 23:22:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.117s coverage: 91.2% of statements 23:22:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:22:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements 23:22:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:22:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:22:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements 23:22:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 89.4% of statements 23:22:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 23:22:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 23:22:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 23:23:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.202s coverage: 65.4% of statements 23:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:23:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 43.8% of statements 23:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:23:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements 23:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:23:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:23:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:23:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:23:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:23:00 using GIT_SSH to set credentials SSH Credentials for GitHub 23:23:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3879/head:refs/remotes/origin/PR-3879 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:23:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 23:23:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:23:01 Merging remotes/origin/main commit 0dc7fb43dfbc61ec4b325044d074184b8b9e402a into PR head commit 9093c73768caacc795127143a1a80eae89a692f0 23:23:01 Merge succeeded, producing 9093c73768caacc795127143a1a80eae89a692f0 23:23:01 Checking out Revision 9093c73768caacc795127143a1a80eae89a692f0 (PR-3879) 23:23:01 > git config core.sparsecheckout # timeout=10 23:23:01 > git checkout -f 9093c73768caacc795127143a1a80eae89a692f0 # timeout=10 23:23:01 > git remote # timeout=10 23:23:01 > git config --get remote.origin.url # timeout=10 23:23:01 using GIT_SSH to set credentials SSH Credentials for GitHub 23:23:01 > git merge 0dc7fb43dfbc61ec4b325044d074184b8b9e402a # timeout=10 23:23:01 > git rev-parse HEAD^{commit} # timeout=10 23:23:01 > git config core.sparsecheckout # timeout=10 23:23:01 > git checkout -f 9093c73768caacc795127143a1a80eae89a692f0 # timeout=10 23:23:05 Commit message: "fix: Fixed issue caused by previous merge commit." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:23:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:23:06 % Total % Received % Xferd Average Speed Time Time Time Current 23:23:06 Dload Upload Total Spent Left Speed 23:23:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89719 0 --:--:-- --:--:-- --:--:-- 89719 [Pipeline] sh 23:23:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:23:07 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 23:23:07 23:23:07 { 23:23:07 "registry-mirrors": [ 23:23:07 "https://nexus3.edgexfoundry.org:10001" 23:23:07 ], 23:23:07 "bip": "10.250.0.254/24", 23:23:07 "hosts": [ 23:23:07 "tcp://0.0.0.0:5555", 23:23:07 "unix:///var/run/docker.sock" 23:23:07 ], 23:23:07 "mtu": 1458, 23:23:07 "selinux-enabled": true, 23:23:07 "seccomp-profile": "/etc/docker/seccomp.json" 23:23:07 } 23:23:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 23:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:23:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.143s coverage: 92.3% of statements 23:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:23:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements 23:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:23:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements 23:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:23:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:23:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:23:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 23:23:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:23:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:23:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:23:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:23:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:23:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:23:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 23:23:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [Pipeline] sh 23:23:08 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 23:23:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:23:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:23:26 provisioning config files... 23:23:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config5186439245560092015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:23:27 ---> docker-login.sh 23:23:27 nexus3.edgexfoundry.org:10001 23:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:28 Configure a credential helper to remove this warning. See 23:23:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:28 23:23:28 Login Succeeded 23:23:28 nexus3.edgexfoundry.org:10002 23:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:28 Configure a credential helper to remove this warning. See 23:23:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:28 23:23:28 Login Succeeded 23:23:28 nexus3.edgexfoundry.org:10003 23:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:28 Configure a credential helper to remove this warning. See 23:23:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:28 23:23:28 Login Succeeded 23:23:28 nexus3.edgexfoundry.org:10004 23:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:29 Configure a credential helper to remove this warning. See 23:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:29 23:23:29 Login Succeeded 23:23:29 docker.io 23:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:30 Configure a credential helper to remove this warning. See 23:23:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:30 23:23:30 Login Succeeded 23:23:30 ---> docker-login.sh ends [Pipeline] } 23:23:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:23:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:23:30 ========================================================= 23:23:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 23:23:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:23:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:23:31 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:23:31 9b3977197b4f: Pulling fs layer 23:23:31 1a89e8eeedd5: Pulling fs layer 23:23:31 94645a83ff95: Pulling fs layer 23:23:31 3f3a8bcf1eab: Pulling fs layer 23:23:31 0c92f367c5e7: Pulling fs layer 23:23:31 f7c0051592d6: Pulling fs layer 23:23:31 a227ed2f7395: Pulling fs layer 23:23:31 7b1c46037f91: Pulling fs layer 23:23:31 3f3a8bcf1eab: Waiting 23:23:31 0c92f367c5e7: Waiting 23:23:31 f7c0051592d6: Waiting 23:23:31 a227ed2f7395: Waiting 23:23:31 7b1c46037f91: Waiting 23:23:31 94645a83ff95: Verifying Checksum 23:23:31 94645a83ff95: Download complete 23:23:31 1a89e8eeedd5: Download complete 23:23:31 0c92f367c5e7: Verifying Checksum 23:23:31 0c92f367c5e7: Download complete 23:23:31 f7c0051592d6: Verifying Checksum 23:23:31 f7c0051592d6: Download complete 23:23:31 9b3977197b4f: Download complete 23:23:31 a227ed2f7395: Verifying Checksum 23:23:31 a227ed2f7395: Download complete 23:23:32 9b3977197b4f: Pull complete 23:23:32 1a89e8eeedd5: Pull complete 23:23:33 94645a83ff95: Pull complete 23:23:33 7b1c46037f91: Verifying Checksum 23:23:33 7b1c46037f91: Download complete 23:23:33 3f3a8bcf1eab: Verifying Checksum 23:23:33 3f3a8bcf1eab: Download complete 23:23:46 3f3a8bcf1eab: Pull complete 23:23:46 0c92f367c5e7: Pull complete 23:23:46 f7c0051592d6: Pull complete 23:23:46 a227ed2f7395: Pull complete 23:23:51 7b1c46037f91: Pull complete 23:23:51 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 23:23:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:23:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 23:23:52 + docker build -t ci-base-image-arm64 -f - . 23:23:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:23:52 WORKDIR /edgex 23:23:52 COPY go.mod . 23:23:52 RUN go mod download 23:23:54 Sending build context to Docker daemon 168.9MB 23:23:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:23:54 ---> f79e39bc4007 23:23:54 Step 2/4 : WORKDIR /edgex 23:23:54 GO111MODULE=on go vet ./... 23:23:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:23:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:23:55 ./bin/test-attribution-txt.sh [Pipeline] echo 23:23:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:23:56 + ls -al . 23:23:56 total 644 23:23:56 drwxrwxr-x 10 1001 1001 4096 Feb 10 23:23 . 23:23:56 drwxr-xr-x 4 root root 28 Feb 10 23:21 .. 23:23:56 -rw-rw-r-- 1 1001 1001 11 Feb 10 23:20 .dockerignore 23:23:56 drwxrwxr-x 8 1001 1001 179 Feb 10 23:20 .git 23:23:56 drwxrwxr-x 4 1001 1001 142 Feb 10 23:20 .github 23:23:56 -rw-rw-r-- 1 1001 1001 804 Feb 10 23:20 .gitignore 23:23:56 -rw-rw-r-- 1 1001 1001 42 Feb 10 23:20 .golangci.yml 23:23:56 -rw-rw-r-- 1 1001 1001 76 Feb 10 23:20 .hadolint.yml 23:23:56 drwx------ 3 1001 1001 73 Feb 10 23:20 .semver 23:23:56 -rw-rw-r-- 1 1001 1001 166 Feb 10 23:20 .sonarcloud.properties 23:23:56 -rw-rw-r-- 1 1001 1001 1171 Feb 10 23:20 ADOPTERS.md 23:23:56 -rw-rw-r-- 1 1001 1001 9019 Feb 10 23:20 Attribution.txt 23:23:56 -rw-rw-r-- 1 1001 1001 51732 Feb 10 23:20 CHANGELOG.md 23:23:56 -rw-rw-r-- 1 1001 1001 3804 Feb 10 23:20 CONTRIBUTING.md 23:23:56 -rw-rw-r-- 1 1001 1001 677 Feb 10 23:20 GOVERNANCE.md 23:23:56 -rw-rw-r-- 1 1001 1001 849 Feb 10 23:20 Jenkinsfile 23:23:56 -rw-rw-r-- 1 1001 1001 10775 Feb 10 23:20 LICENSE 23:23:56 -rw-rw-r-- 1 1001 1001 6508 Feb 10 23:20 Makefile 23:23:56 -rw-rw-r-- 1 1001 1001 582 Feb 10 23:20 OWNERS.md 23:23:56 -rw-rw-r-- 1 1001 1001 8207 Feb 10 23:20 README.md 23:23:56 -rw-rw-r-- 1 1001 1001 6912 Feb 10 23:20 SECURITY.md 23:23:56 -rw-rw-r-- 1 1001 1001 5 Feb 10 23:20 VERSION 23:23:56 -rw-rw-r-- 1 1001 1001 4131 Feb 10 23:20 ZMQWindows.md 23:23:56 drwxrwxr-x 2 1001 1001 37 Feb 10 23:20 bin 23:23:56 drwxrwxr-x 14 1001 1001 4096 Feb 10 23:20 cmd 23:23:56 -rw-r--r-- 1 root root 428383 Feb 10 23:23 coverage.out 23:23:56 -rw-rw-r-- 1 1001 1001 2840 Feb 10 23:20 go.mod 23:23:56 -rw-rw-r-- 1 1001 1001 50301 Feb 10 23:20 go.sum 23:23:56 drwxrwxr-x 8 1001 1001 124 Feb 10 23:20 internal 23:23:56 drwxrwxr-x 3 1001 1001 16 Feb 10 23:20 openapi 23:23:56 drwxrwxr-x 4 1001 1001 71 Feb 10 23:20 snap 23:23:56 -rw-rw-r-- 1 1001 1001 204 Feb 10 23:20 version.go [Pipeline] sh 23:23:56 + '[' -e coverage.out ] 23:23:56 + chown 1001:1001 coverage.out 23:23:56 ---> Running in da9db08fc8b3 23:23:56 Removing intermediate container da9db08fc8b3 23:23:56 ---> a8ff52729ce4 23:23:56 Step 3/4 : COPY go.mod . [Pipeline] stash 23:23:56 Stashed 1 file(s) [Pipeline] sh 23:23:56 + make build 23:23:56 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 23:23:57 ---> 63b929d2f81d 23:23:57 Step 4/4 : RUN go mod download 23:23:57 ---> Running in de3c50436336 23:23:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:24: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 23:24: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 23:24: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 23:24: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 23:24: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 23:24: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 23:24: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 23:24: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 23:24:12 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 23:24: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] } 23:24:14 $ docker stop --time=1 b9f64cbb4cac2f941ff70da1eee1ec014acc91b2b3843c877d0b42e6d1c979a4 23:24:16 $ docker rm -f b9f64cbb4cac2f941ff70da1eee1ec014acc91b2b3843c877d0b42e6d1c979a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:24:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:24:18 23:24:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 23:24:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:24:18 latest: Pulling from edgex-devops/edgex-compose 23:24:18 cbdbe7a5bc2a: Pulling fs layer 23:24:18 ca9280d653b3: Pulling fs layer 23:24:18 7e9c9ca2126c: Pulling fs layer 23:24:18 cbdbe7a5bc2a: Verifying Checksum 23:24:18 cbdbe7a5bc2a: Download complete 23:24:18 ca9280d653b3: Verifying Checksum 23:24:18 ca9280d653b3: Download complete 23:24:18 cbdbe7a5bc2a: Pull complete 23:24:18 7e9c9ca2126c: Download complete 23:24:19 ca9280d653b3: Pull complete 23:24:23 7e9c9ca2126c: Pull complete 23:24:23 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:24:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:24:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 23:24:23 prd-centos7-docker-4c-2g-5024 does not seem to be running inside a container 23:24:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 23:24:26 $ docker top 648efe7b81fa53a37e0feba7eea406b08a9a1833fa6bf645c1324f5e61e4ef3f -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:26 + docker-compose build --help 23:24:26 + grep parallel 23:24:27 --parallel Build images in parallel. [Pipeline] } 23:24:27 $ docker stop --time=1 648efe7b81fa53a37e0feba7eea406b08a9a1833fa6bf645c1324f5e61e4ef3f 23:24:28 $ docker rm -f 648efe7b81fa53a37e0feba7eea406b08a9a1833fa6bf645c1324f5e61e4ef3f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:24:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:24:28 . [Pipeline] withDockerContainer 23:24:28 prd-centos7-docker-4c-2g-5024 does not seem to be running inside a container 23:24:28 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:24:29 $ docker top e0f6b329ee2d1e385e8bdc21168006d10103297b70e8b8231ae254639c7f5cf5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:29 + docker-compose -f ./docker-compose-build.yml build --parallel 23:24:29 Building core-command ... 23:24:29 Building core-data ... 23:24:29 Building core-metadata ... 23:24:29 Building security-bootstrapper ... 23:24:29 Building security-proxy-setup ... 23:24:29 Building security-secretstore-setup ... 23:24:29 Building support-notifications ... 23:24:29 Building support-scheduler ... 23:24:29 Building sys-mgmt-agent ... 23:24:29 Building security-secretstore-setup 23:24:29 Building security-bootstrapper 23:24:29 Building core-metadata 23:24:29 Building core-data 23:24:29 Building core-command 23:24:42 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:24:42 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:24:42 ---> 0c80cf8aa055 23:24:42 Step 3/31 : WORKDIR /edgex-go 23:24:42 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:24:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:24:42 ---> 0c80cf8aa055 23:24:42 Step 3/23 : WORKDIR /edgex-go 23:24:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:24:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:24:45 ---> 0c80cf8aa055 23:24:45 Step 3/23 : WORKDIR /edgex-go 23:24:46 ---> Running in 424410450e7d 23:24:46 ---> Running in fb406b533965 23:24:46 ---> Running in 5c2791308d38 23:24:47 Removing intermediate container 424410450e7d 23:24:47 ---> fdf8a914ecf7 23:24:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:24:47 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:24:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:24:47 ---> 0c80cf8aa055 23:24:47 Step 3/23 : WORKDIR /edgex-go 23:24:47 ---> Using cache 23:24:47 ---> 45198ee63ed0 23:24:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:24:47 Removing intermediate container fb406b533965 23:24:47 ---> 45198ee63ed0 23:24:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:24:47 Removing intermediate container 5c2791308d38 23:24:47 ---> 47c1435f2ebc 23:24:47 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:24:47 ---> Running in ac30b363a946 23:24:47 ---> Running in 492888f8e848 23:24:47 ---> Running in 44f90c25d371 23:24:47 ---> Running in 3a2330244be3 23:24:48 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:24:48 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:24:48 ---> 0c80cf8aa055 23:24:48 Step 3/25 : WORKDIR /edgex-go 23:24:48 ---> Using cache 23:24:48 ---> 45198ee63ed0 23:24:48 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:24:48 Removing intermediate container ac30b363a946 23:24:48 ---> 02c770f0bdd7 23:24:48 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:24:48 ---> Running in 11b32f3b23de 23:24:48 ---> Running in 337513b97cf2 23:24:49 Removing intermediate container 44f90c25d371 23:24:49 ---> 7a4e4538d080 23:24:49 Step 5/31 : RUN apk add --update --no-cache make git 23:24:49 ---> Running in fff3c4b17994 23:24:49 Removing intermediate container 492888f8e848 23:24:49 ---> 174caea6fc71 23:24:49 Step 5/23 : RUN apk add --update --no-cache make git 23:24:49 ---> Running in 67bce3718105 23:24:49 Removing intermediate container 3a2330244be3 23:24:49 ---> 4f65374b4c01 23:24:49 Step 5/23 : RUN apk add --update --no-cache make git 23:24:49 ---> Running in 05dfd4dc2eb1 23:24:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:24:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:24:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:24:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:24:50 Removing intermediate container 11b32f3b23de 23:24:50 ---> eeae442a08ea 23:24:50 Step 5/25 : RUN apk add --update --no-cache make git 23:24:50 ---> Running in aaf4dfc03ce3 23:24:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:24:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:24:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:24:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:24:51 OK: 221 MiB in 52 packages 23:24:51 OK: 221 MiB in 52 packages 23:24:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:24:51 OK: 221 MiB in 52 packages 23:24:51 Removing intermediate container 337513b97cf2 23:24:51 ---> b6b7b33a61cd 23:24:51 Step 6/23 : COPY go.mod vendor* ./ 23:24:51 Removing intermediate container 67bce3718105 23:24:51 ---> ae1b7a59af1c 23:24:51 Step 6/23 : COPY go.mod vendor* ./ 23:24:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:24:51 OK: 221 MiB in 52 packages 23:24:51 ---> 75c9dffcf6fe 23:24:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:51 ---> bb13322f58aa 23:24:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:51 ---> Running in bb50d1795bcd 23:24:51 Removing intermediate container fff3c4b17994 23:24:51 ---> 3af865afcf10 23:24:51 Step 6/31 : COPY go.mod vendor* ./ 23:24:51 ---> Running in 46dcdd639fa3 23:24:51 Removing intermediate container aaf4dfc03ce3 23:24:51 ---> de0b4bc099b9 23:24:51 Step 6/25 : COPY go.mod vendor* ./ 23:24:51 ---> ec5619ade9a1 23:24:51 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:52 ---> Running in c636e637f777 23:24:52 ---> d473586ffee1 23:24:52 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:52 ---> Running in 2eb2312ce24a 23:24:53 Removing intermediate container bb50d1795bcd 23:24:53 ---> cb8948e1797c 23:24:53 Step 8/23 : COPY . . 23:24:53 Removing intermediate container 46dcdd639fa3 23:24:53 ---> 95115c208163 23:24:53 Step 8/23 : COPY . . 23:24:54 OK: 221 MiB in 52 packages 23:24:56 Removing intermediate container c636e637f777 23:24:56 ---> 1f1fbe666985 23:24:56 Step 8/31 : COPY . . 23:24:57 Removing intermediate container 2eb2312ce24a 23:24:57 ---> 0d2b0e27d5be 23:24:57 Step 8/25 : COPY . . 23:24:57 Removing intermediate container 05dfd4dc2eb1 23:24:57 ---> 597f125bb638 23:24:57 Step 6/23 : COPY go.mod vendor* ./ 23:24:58 ---> bd84f3c370f3 23:24:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:00 ---> Running in aa613e198c9b 23:25:04 ---> 9affddc4cba1 23:25:04 Step 9/23 : RUN make cmd/core-data/core-data 23:25:04 ---> 21c9241e38f3 23:25:04 Step 9/23 : RUN make cmd/core-metadata/core-metadata 23:25:04 Removing intermediate container aa613e198c9b 23:25:04 ---> 00afe09d19bd 23:25:04 Step 8/23 : COPY . . 23:25:04 ---> Running in 1428ca3c10c4 23:25:04 ---> Running in deaab05aa534 23:25:04 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 23:25: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 23:25:05 Removing intermediate container de3c50436336 23:25:05 ---> 429c60500e77 23:25:05 Successfully built 429c60500e77 23:25:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:25:05 + docker inspect -f . ci-base-image-arm64 23:25:05 . [Pipeline] withDockerContainer 23:25:05 prd-ubuntu18.04-docker-arm64-4c-16g-5025 does not seem to be running inside a container 23:25:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:25:07 $ docker top 86523c970d6e61c3298dcc2365f49e5ff3c03f465b7a4c057121fb39f8cd013f -eo pid,comm [Pipeline] { [Pipeline] sh 23:25:08 + go version 23:25:08 go version go1.17.6 linux/arm64 [Pipeline] } 23:25:08 $ docker stop --time=1 86523c970d6e61c3298dcc2365f49e5ff3c03f465b7a4c057121fb39f8cd013f 23:25:09 $ docker rm -f 86523c970d6e61c3298dcc2365f49e5ff3c03f465b7a4c057121fb39f8cd013f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:25:10 ---> 1dccc8955ec9 23:25:10 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:25:10 ---> ccdd0ca68906 23:25:10 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:25:10 ---> Running in 86f14d9ded05 23:25:10 ---> Running in 06d78f28c329 23:25:10 + docker inspect -f . ci-base-image-arm64 23:25:10 . [Pipeline] withDockerContainer 23:25:10 prd-ubuntu18.04-docker-arm64-4c-16g-5025 does not seem to be running inside a container 23:25:10 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:25:10 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 23:25:10 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 23:25:11 $ docker top 1155887e5fb500d8211fa4699db7437169d7da25c9d02d28ee1b86ce4189b279 -eo pid,comm [Pipeline] { [Pipeline] echo 23:25:11 ========================================================= 23:25:11 [edgeXBuildGoParallel] Running Tests and Build... 23:25:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:25:12 + make test 23:25:12 go mod tidy 23:25:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:25:18 ---> c44e4b5f7fea 23:25:18 Step 9/23 : RUN make cmd/core-command/core-command 23:25:18 ---> Running in 10070ffe36d1 23:25:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 23:25:39 ? github.com/edgexfoundry/edgex-go [no test files] 23:25:58 Removing intermediate container deaab05aa534 23:25:58 ---> d33f22a890ad 23:25:58 23:25:58 Step 10/23 : FROM alpine:3.14 23:25:58 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 23:25:58 3.14: Pulling from library/alpine 23:25:58 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 23:25:58 Status: Downloaded newer image for alpine:3.14 23:25:58 ---> 0a97eee8041e 23:25:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:25:58 ---> Running in 8f15ee2b3215 23:25:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:25:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:25:58 (1/1) Installing dumb-init (1.2.5-r1) 23:25:58 Executing busybox-1.33.1-r6.trigger 23:25:58 OK: 6 MiB in 15 packages 23:25:58 Removing intermediate container 8f15ee2b3215 23:25:58 ---> 8d4a8cf9b194 23:25:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:25:58 ---> Running in 9e3f0514d4bf 23:25:58 Removing intermediate container 9e3f0514d4bf 23:25:58 ---> 43a3cbe24a34 23:25:58 Step 13/23 : ENV APP_PORT=59881 23:25:58 ---> Running in 553595e46de6 23:25:58 Removing intermediate container 553595e46de6 23:25:58 ---> 2f249b40c9c2 23:25:58 Step 14/23 : EXPOSE $APP_PORT 23:25:58 ---> Running in 756d43a5c44e 23:25:58 Removing intermediate container 756d43a5c44e 23:25:58 ---> 32cd02e1a43d 23:25:58 Step 15/23 : WORKDIR / 23:25:58 ---> Running in 5857ba4514ff 23:25:58 Removing intermediate container 5857ba4514ff 23:25:58 ---> a975487030e5 23:25:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:25:58 Removing intermediate container 06d78f28c329 23:25:58 ---> 501d200b0423 23:25:58 23:25:58 Step 10/25 : FROM alpine:3.14 23:25:58 ---> 0a97eee8041e 23:25:58 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:25:58 ---> 20e5efbb4557 23:25:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:25:58 ---> Running in bd223b05bd1e 23:25:58 Removing intermediate container 86f14d9ded05 23:25:58 ---> 2ea0aa443891 23:25:58 23:25:58 Step 10/31 : FROM alpine:3.14 23:25:58 ---> 0a97eee8041e 23:25:58 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:25:58 ---> Running in 8d5dc8fd776c 23:25:58 ---> 02f009428eaa 23:25:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:25:58 Removing intermediate container 8d5dc8fd776c 23:25:58 ---> 21664ce718dc 23:25:58 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:25:58 ---> Running in 5a723ae4aaa3 23:25:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:25:59 ---> 880712670029 23:25:59 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:25:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:25:59 ---> Running in 851e2b7ccf45 23:25:59 Removing intermediate container 851e2b7ccf45 23:25:59 ---> 352bc8d119b2 23:25:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:25:59 (1/3) Installing ca-certificates (20211220-r0) 23:25:59 (2/3) Installing dumb-init (1.2.5-r1) 23:25:59 (3/3) Installing su-exec (0.2-r1) 23:25:59 Executing busybox-1.33.1-r6.trigger 23:25:59 ---> Running in d2e3f2c001d4 23:25:59 Executing ca-certificates-20211220-r0.trigger 23:25:59 OK: 6 MiB in 17 packages 23:25:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:25:59 Removing intermediate container d2e3f2c001d4 23:25:59 ---> fb09abd9cdd1 23:25:59 Step 21/23 : LABEL arch=x86_64 23:25:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:25:59 ---> Running in db48f07a8b42 23:26:00 (1/2) Installing dumb-init (1.2.5-r1) 23:26:00 (2/2) Installing su-exec (0.2-r1) 23:26:00 Executing busybox-1.33.1-r6.trigger 23:26:00 OK: 6 MiB in 16 packages 23:26:00 Removing intermediate container db48f07a8b42 23:26:00 ---> 30f7719f2749 23:26:00 Step 22/23 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 23:26:00 ---> Running in 48bbdbd33b8d 23:26:00 Removing intermediate container 48bbdbd33b8d 23:26:00 ---> eca897c03e1c 23:26:00 Step 23/23 : LABEL version=0.0.0 23:26:00 Removing intermediate container bd223b05bd1e 23:26:00 ---> 2a850d0c592e 23:26:00 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:26:01 Removing intermediate container 5a723ae4aaa3 23:26:01 ---> 33cf0c761faa 23:26:01 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:26:01 ---> Running in 4e8bd4926c61 23:26:01 ---> Running in ed09b4ab40e0 23:26:01 ---> Running in 137d8ca582d2 23:26:01 Removing intermediate container 1428ca3c10c4 23:26:01 ---> bb55475e285c 23:26:01 23:26:01 Step 10/23 : FROM alpine:3.14 23:26:01 ---> 0a97eee8041e 23:26:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:26:01 ---> Running in b098346b840e 23:26:01 Removing intermediate container ed09b4ab40e0 23:26:01 ---> c3801f18d61f 23:26:01 Step 13/25 : WORKDIR / 23:26:01 Removing intermediate container 4e8bd4926c61 23:26:01 ---> 4128f0991ae9 23:26:01 23:26:01 ---> Running in 504ea73bbcf4 23:26:01 Removing intermediate container 137d8ca582d2 23:26:01 ---> 44097300299e 23:26:01 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:26:01 ---> Running in d33659242854 23:26:01 Successfully built 4128f0991ae9 23:26:01 Successfully tagged core-metadata:latest 23:26:01 Building security-proxy-setup 23:26:01 Removing intermediate container b098346b840e 23:26:01 ---> 81ddafc639fb 23:26:01 Step 12/23 : ENV APP_PORT=59880 23:26:01  Building core-metadata ... done Removing intermediate container 504ea73bbcf4 23:26:01 ---> 06d1d380c640 23:26:01 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:26:01 ---> Running in 5218a24c1438 23:26:01 Removing intermediate container d33659242854 23:26:01 ---> 24bd2d45517c 23:26:01 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:26:02 ---> Running in 74544d3d73ee 23:26:02 Removing intermediate container 5218a24c1438 23:26:02 ---> 803b1ed142fa 23:26:02 Step 13/23 : EXPOSE $APP_PORT 23:26:02 ---> d6f29c1ccdb6 23:26:02 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:26:02 Removing intermediate container 10070ffe36d1 23:26:02 ---> aeffde7b578f 23:26:02 23:26:02 Step 10/23 : FROM alpine:3.14 23:26:02 ---> 0a97eee8041e 23:26:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:26:02 ---> Using cache 23:26:02 ---> 8d4a8cf9b194 23:26:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:26:02 ---> Using cache 23:26:02 ---> 43a3cbe24a34 23:26:02 Step 13/23 : ENV APP_PORT=59882 23:26:03 ---> Running in 1951f9f50b29 23:26:03 ---> Running in 06330be5a54b 23:26:03 ---> 19313521a672 23:26:03 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:26:03 Removing intermediate container 1951f9f50b29 23:26:03 ---> 913eb8b04791 23:26:03 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:26:03 ---> Running in 9c2c3bf15520 23:26:03 Removing intermediate container 06330be5a54b 23:26:03 ---> 16c63b1f464b 23:26:03 Step 14/23 : EXPOSE $APP_PORT 23:26:03 ---> Running in d3b538480c8e 23:26:03 ---> 93bcf359f30f 23:26:03 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:26:03 Removing intermediate container d3b538480c8e 23:26:03 ---> 3ac91389320d 23:26:03 Step 15/23 : WORKDIR / 23:26:03 ---> Running in ebe10a884f0f 23:26:03 Removing intermediate container 74544d3d73ee 23:26:03 ---> 65ea0cebe3da 23:26:03 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 23:26:03 ---> Running in 7398a2344acc 23:26:03 Removing intermediate container ebe10a884f0f 23:26:03 ---> 96458b631287 23:26:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:03 ---> 0f813e923bbb 23:26:03 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:26:04 Removing intermediate container 7398a2344acc 23:26:04 ---> 9b3e7a4f4110 23:26:04 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:26:04 ---> 378845973d8e 23:26:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:26:04 Removing intermediate container 9c2c3bf15520 23:26:04 ---> 9ba2e746ea6a 23:26:04 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:26:04 ---> Running in 64c185582d9d 23:26:04 ---> 0d970e31d4b3 23:26:04 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:26:04 ---> c1b011f661f3 23:26:04 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:26:04 ---> Running in 69aaedb2f825 23:26:04 ---> d4dab201dbee 23:26:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:26:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:26:05 ---> d795b49791d8 23:26:05 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:26:05 ---> 616ebe70512c 23:26:05 Step 19/23 : ENTRYPOINT ["/core-command"] 23:26:05 ---> Running in 55d5a31e4408 23:26:05 ---> eed05da6df34 23:26: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/ 23:26:05 Removing intermediate container 55d5a31e4408 23:26:05 ---> 312f7304f4e9 23:26:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:26:05 ---> Running in b2d4e3738ef9 23:26:05 Removing intermediate container 69aaedb2f825 23:26:05 ---> 200286700299 23:26:05 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:05 ---> Running in e97a4aeafd5a 23:26:05 Removing intermediate container e97a4aeafd5a 23:26:05 ---> f0e30e766170 23:26:05 Step 21/23 : LABEL arch=x86_64 23:26:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:26:05 ---> ab26ed480380 23:26:05 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:26:05 ---> Running in 694ecd4576f6 23:26:05 Removing intermediate container 694ecd4576f6 23:26:05 ---> 32d96d87a8e3 23:26:05 Step 22/23 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 23:26:06 (1/6) Installing dumb-init (1.2.5-r1) 23:26:06 ---> Running in 852b846fccf7 23:26:06 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:26:06 Removing intermediate container b2d4e3738ef9 23:26:06 ---> b897c5da6d35 23:26:06 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:26:06 (3/6) Installing libsodium (1.0.18-r0) 23:26:06 ---> Running in a411fdc876e4 23:26:06 Removing intermediate container 852b846fccf7 23:26:06 ---> 033a8d9d8ab0 23:26:06 Step 23/23 : LABEL version=0.0.0 23:26:06 ---> 291f7db93be4 23:26:06 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:26:06 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:26:06 ---> Running in edf404dff646 23:26:06 (5/6) Installing libzmq (4.3.4-r0) 23:26:06 (6/6) Installing zeromq (4.3.4-r0) 23:26:06 Removing intermediate container a411fdc876e4 23:26:06 ---> 12373527b232 23:26:06 Step 23/25 : LABEL arch=x86_64 23:26:06 ---> 3f1b1bf15286 23:26:06 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:26:06 Removing intermediate container edf404dff646 23:26:06 ---> 90b62e317805 23:26:06 23:26:06 Executing busybox-1.33.1-r6.trigger 23:26:06 OK: 8 MiB in 20 packages 23:26:06 ---> Running in c4657543feba 23:26:06 Successfully built 90b62e317805 23:26:06 Successfully tagged core-command:latest 23:26:06 Building support-scheduler 23:26:07  Building core-command ... done Removing intermediate container c4657543feba 23:26:07 ---> 23898ce002fe 23:26:07 Step 24/25 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 23:26:07 ---> Running in 54c264bdffc2 23:26:07 ---> 9f5afbd28ffa 23:26:07 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:26:08 Removing intermediate container 64c185582d9d 23:26:08 ---> e9e46af82e82 23:26:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:09 ---> 0f012308b1c0 23:26:09 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 23:26:09 Removing intermediate container 54c264bdffc2 23:26:09 ---> d96eea9030e1 23:26:09 Step 25/25 : LABEL version=0.0.0 23:26:09 ---> 23f0329cd62a 23:26:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:26:10 ---> Running in 83aaf68cb9f2 23:26:10 ---> Running in 7326e591acc2 23:26:10 Removing intermediate container 83aaf68cb9f2 23:26:10 ---> 50db20cb697d 23:26:10 23:26:10 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:26:10 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:26:10 ---> 0c80cf8aa055 23:26:10 Step 3/21 : WORKDIR /edgex-go 23:26:10 ---> Using cache 23:26:10 ---> 45198ee63ed0 23:26:10 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:26:10 ---> Using cache 23:26:10 ---> eeae442a08ea 23:26:10 Step 5/21 : RUN apk add --update --no-cache make git 23:26:10 ---> Using cache 23:26:10 ---> de0b4bc099b9 23:26:10 Step 6/21 : COPY go.mod vendor* ./ 23:26:10 ---> Using cache 23:26:10 ---> d473586ffee1 23:26:10 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:10 ---> Using cache 23:26:10 ---> 0d2b0e27d5be 23:26:10 Step 8/21 : COPY . . 23:26:10 ---> Using cache 23:26:10 ---> 1dccc8955ec9 23:26:10 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:26:10 Successfully built 50db20cb697d 23:26:11 Successfully tagged security-secretstore-setup:latest 23:26:11  Building security-secretstore-setup ... done Building sys-mgmt-agent 23:26:11 Removing intermediate container 7326e591acc2 23:26:11 ---> f0535709af59 23:26:11 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:26:11 ---> Running in d878613a2de1 23:26:11 ---> 34ec0ce8d75b 23:26:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:26:12 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:26:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:26:12 ---> 0c80cf8aa055 23:26:12 Step 3/22 : WORKDIR /edgex-go 23:26:12 ---> Using cache 23:26:12 ---> 45198ee63ed0 23:26:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:26:12 ---> Using cache 23:26:12 ---> eeae442a08ea 23:26:12 Step 5/22 : RUN apk add --update --no-cache make git 23:26:12 ---> Using cache 23:26:12 ---> de0b4bc099b9 23:26:12 Step 6/22 : COPY go.mod vendor* ./ 23:26:12 ---> Using cache 23:26:12 ---> d473586ffee1 23:26:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:12 ---> Using cache 23:26:12 ---> 0d2b0e27d5be 23:26:12 Step 8/22 : COPY . . 23:26:12 ---> Using cache 23:26:12 ---> 1dccc8955ec9 23:26:12 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:26:12 ---> e4cdf07e6458 23:26:12 Step 26/31 : RUN chmod +x /entrypoint.sh 23:26:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:26:13 ---> Running in 98f331971019 23:26:13 ---> a6aec36d8518 23:26:13 Step 19/23 : ENTRYPOINT ["/core-data"] 23:26:13 ---> Running in d13426376efb 23:26:13 ---> Running in e495fe94f4d9 23:26:13 Removing intermediate container d13426376efb 23:26:13 ---> bbf9b3d635b5 23:26:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:26:13 ---> Running in d8eb9b84cb29 23:26:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:26:14 Removing intermediate container d8eb9b84cb29 23:26:14 ---> 54d8da9d3e98 23:26:14 Step 21/23 : LABEL arch=x86_64 23:26:14 ---> Running in 232c3b251a7c 23:26:14 Removing intermediate container 232c3b251a7c 23:26:14 ---> 5cfd7e2ea709 23:26:14 Step 22/23 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 23:26:14 ---> Running in 5e169b939275 23:26:14 Removing intermediate container 5e169b939275 23:26:14 ---> c152fabd7c3b 23:26:14 Step 23/23 : LABEL version=0.0.0 23:26:14 ---> Running in cb26d8309152 23:26:14 Removing intermediate container e495fe94f4d9 23:26:14 ---> 77a016bef1d3 23:26:14 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:26:14 ---> Running in 9bcab2ebbabc 23:26:14 Removing intermediate container cb26d8309152 23:26:14 ---> 7f2a15be56d0 23:26:14 23:26:14 Removing intermediate container 9bcab2ebbabc 23:26:14 ---> 6bfac44dc42f 23:26:14 Step 28/31 : CMD ["gate"] 23:26:14 Successfully built 7f2a15be56d0 23:26:14 Successfully tagged core-data:latest 23:26:14  Building core-data ... done Building support-notifications 23:26:15 ---> Running in 98c4574ad054 23:26:15 Removing intermediate container 98c4574ad054 23:26:15 ---> 35179bd9e2be 23:26:15 Step 29/31 : LABEL arch=x86_64 23:26:15 ---> Running in 15758aec023b 23:26:15 Removing intermediate container 15758aec023b 23:26:15 ---> cab15048725b 23:26:15 Step 30/31 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 23:26:16 ---> Running in 05354d870c1e 23:26:17 Removing intermediate container 05354d870c1e 23:26:17 ---> 25ee9ba48443 23:26:17 Step 31/31 : LABEL version=0.0.0 23:26:17 ---> Running in 9df34a8e6e7b 23:26:17 Removing intermediate container 9df34a8e6e7b 23:26:17 ---> d1dd53f2506a 23:26:17 23:26:18 Successfully built d1dd53f2506a 23:26:18 Successfully tagged security-bootstrapper:latest 23:26:20  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:26:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:26:20 ---> 0c80cf8aa055 23:26:20 Step 3/23 : WORKDIR /edgex-go 23:26:20 ---> Using cache 23:26:20 ---> 45198ee63ed0 23:26:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:26:20 ---> Using cache 23:26:20 ---> eeae442a08ea 23:26:20 Step 5/23 : RUN apk add --update --no-cache make bash git 23:26:21 ---> Running in 9c390ade49d3 23:26:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:26:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:26:23 OK: 221 MiB in 52 packages 23:26:23 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:26:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:26:23 ---> 0c80cf8aa055 23:26:23 Step 3/22 : WORKDIR /edgex-go 23:26:23 ---> Using cache 23:26:23 ---> 45198ee63ed0 23:26:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:26:23 ---> Using cache 23:26:23 ---> eeae442a08ea 23:26:23 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:26:23 ---> Running in 5e7cbec6bff0 23:26:24 Removing intermediate container 9c390ade49d3 23:26:24 ---> 4416b4bfce70 23:26:24 Step 6/23 : COPY go.mod vendor* ./ 23:26:24 ---> 5b07962f80d9 23:26:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:24 ---> Running in c30405216ec1 23:26:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:26:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:26:25 OK: 221 MiB in 52 packages 23:26:26 Removing intermediate container 5e7cbec6bff0 23:26:26 ---> 02723a880d24 23:26:26 Step 6/22 : COPY go.mod vendor* ./ 23:26:26 ---> 667601ebe1fb 23:26:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:26 ---> Running in 23853fc5d699 23:26:27 Removing intermediate container c30405216ec1 23:26:27 ---> 40499982aeb5 23:26:27 Step 8/23 : COPY . . 23:26:32 Removing intermediate container 23853fc5d699 23:26:32 ---> 0c6dc7dd1429 23:26:32 Step 8/22 : COPY . . 23:26:33 ---> 7eb026dc92cd 23:26:33 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:26:33 ---> Running in ccb6c02dc8d5 23:26:34 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 23:26:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:26:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:26:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:26:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:26:39 ---> 0ef8ae7f6b03 23:26:39 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:26:39 ---> Running in 13e719ce06fc 23:26:40 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 23:26:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 23:26:48 Removing intermediate container d878613a2de1 23:26:48 ---> 7c0d4323c7b8 23:26:48 23:26:48 Step 10/21 : FROM alpine:3.14 23:26:48 ---> 0a97eee8041e 23:26:48 Step 11/21 : RUN apk add --update --no-cache curl 23:26:48 ---> Running in b57ab2d8982d 23:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:26:48 (1/5) Installing ca-certificates (20211220-r0) 23:26:48 (2/5) Installing brotli-libs (1.0.9-r5) 23:26:48 (3/5) Installing nghttp2-libs (1.43.0-r0) 23:26:48 (4/5) Installing libcurl (7.79.1-r0) 23:26:48 (5/5) Installing curl (7.79.1-r0) 23:26:48 Executing busybox-1.33.1-r6.trigger 23:26:48 Executing ca-certificates-20211220-r0.trigger 23:26:48 OK: 8 MiB in 19 packages 23:26:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:26:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:26:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:26:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:26:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:26:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:26:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:26:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:26:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:26:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:26:49 Removing intermediate container b57ab2d8982d 23:26:49 ---> fc7a719a9e2b 23:26:49 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:26:49 ---> Running in 2dfc1bb98c63 23:26:49 Removing intermediate container 2dfc1bb98c63 23:26:49 ---> 4b1a1c79a595 23:26:49 Step 13/21 : WORKDIR /edgex 23:26:49 ---> Running in 2cb382b5f82f 23:26:49 Removing intermediate container 2cb382b5f82f 23:26:49 ---> 544fe6412f92 23:26:49 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:26:50 ---> 619a00b8cfdd 23:26:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:26:51 Removing intermediate container 98f331971019 23:26:51 ---> 214edddcc479 23:26:51 23:26:51 Step 10/22 : FROM alpine:3.14 23:26:51 ---> 0a97eee8041e 23:26:51 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:26:51 ---> Using cache 23:26:51 ---> 8d4a8cf9b194 23:26:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:26:51 ---> Using cache 23:26:51 ---> 43a3cbe24a34 23:26:51 Step 13/22 : ENV APP_PORT=59861 23:26:51 ---> b3bed272cd03 23:26:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:26:51 ---> Running in 7b613deaf5e7 23:26:51 Removing intermediate container 7b613deaf5e7 23:26:51 ---> e75d15fc13da 23:26:51 Step 14/22 : EXPOSE $APP_PORT 23:26:51 ---> Running in 91d61de3e55e 23:26:51 ---> 37194fec379f 23:26:51 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:26:51 ---> Running in 548b98340948 23:26:51 Removing intermediate container 91d61de3e55e 23:26:51 ---> 7d38822faf8b 23:26:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:52 Removing intermediate container 548b98340948 23:26:52 ---> 2b0e9f993415 23:26:52 Step 18/21 : CMD ["--init=true"] 23:26:52 ---> Running in 63b3ba5e1949 23:26:52 ---> f20b27714e9e 23:26:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:26:52 Removing intermediate container 63b3ba5e1949 23:26:52 ---> 374acf58982f 23:26:52 Step 19/21 : LABEL arch=x86_64 23:26:52 ---> Running in 78772b613a95 23:26:53 Removing intermediate container 78772b613a95 23:26:53 ---> ccd10847cfa2 23:26:53 Step 20/21 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 23:26:53 ---> 5aae8dca739c 23:26:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:26:53 ---> Running in dcc975e82055 23:26:53 Removing intermediate container dcc975e82055 23:26:53 ---> 9293e60a88b7 23:26:53 Step 21/21 : LABEL version=0.0.0 23:26:53 ---> Running in e349d78431ca 23:26:53 ---> 73675fc57f8d 23:26:53 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:26:53 ---> Running in 372fad45c53c 23:26:53 Removing intermediate container e349d78431ca 23:26:53 ---> 3ee53742fb0d 23:26:53 23:26:53 Removing intermediate container 372fad45c53c 23:26:53 ---> 98d0fddf308b 23:26:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:26:53 ---> Running in 554cd8f8b7bf 23:26:53 Successfully built 3ee53742fb0d 23:26:53 Successfully tagged security-proxy-setup:latest 23:26:53  Building security-proxy-setup ... done Removing intermediate container 554cd8f8b7bf 23:26:53 ---> 238fcf158a9f 23:26:53 Step 20/22 : LABEL arch=x86_64 23:26:53 ---> Running in 00472749881e 23:26:53 Removing intermediate container 00472749881e 23:26:53 ---> 97d40803e758 23:26:53 Step 21/22 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 23:26:54 ---> Running in 794724ebb4f8 23:26:54 Removing intermediate container 794724ebb4f8 23:26:54 ---> 7b75f9e8ab4c 23:26:54 Step 22/22 : LABEL version=0.0.0 23:26:54 ---> Running in ec05910a8152 23:26:54 Removing intermediate container ec05910a8152 23:26:54 ---> 4bda68bb2a04 23:26:54 23:26:54 Successfully built 4bda68bb2a04 23:26:54 Successfully tagged support-scheduler:latest 23:26:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.169s coverage: 28.7% of statements 23:26:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:26:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:27:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.321s coverage: 98.5% of statements 23:27:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:27:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.389s coverage: 44.7% of statements 23:27:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:27:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:27:02  Building support-scheduler ... done Removing intermediate container ccb6c02dc8d5 23:27:02 ---> 71d7644bae4e 23:27:02 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:27:02 ---> Running in 590705cc3dfb 23:27:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:27:02 Removing intermediate container 590705cc3dfb 23:27:02 ---> 304f1b0df87a 23:27:02 23:27:02 Step 11/23 : FROM docker:20.10.10 23:27:03 20.10.10: Pulling from library/docker 23:27:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.609s coverage: 89.5% of statements 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:27:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.236s coverage: 84.4% of statements 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:27:05 Removing intermediate container 13e719ce06fc 23:27:05 ---> 7c7d1cda5d2c 23:27:05 23:27:05 Step 10/22 : FROM alpine:3.14 23:27:05 ---> 0a97eee8041e 23:27:05 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:27:05 ---> Running in 46d456d6bda2 23:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:27:06 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 23:27:06 Status: Downloaded newer image for docker:20.10.10 23:27:06 ---> b706a049f56e 23:27:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:27:06 ---> Running in cc47d5093fd4 23:27:06 Removing intermediate container cc47d5093fd4 23:27:06 ---> 966a16526063 23:27:06 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 23:27:06 ---> Running in d65d978e94c4 23:27:06 (1/2) Installing ca-certificates (20211220-r0) 23:27:06 (2/2) Installing dumb-init (1.2.5-r1) 23:27:06 Executing busybox-1.33.1-r6.trigger 23:27:06 Executing ca-certificates-20211220-r0.trigger 23:27:06 OK: 6 MiB in 16 packages 23:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:27:06 Removing intermediate container 46d456d6bda2 23:27:06 ---> 2c876dee35c0 23:27:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:27:06 ---> Running in 43116e73da4c 23:27:06 Removing intermediate container 43116e73da4c 23:27:06 ---> 3746f716b2e0 23:27:06 Step 13/22 : ENV APP_PORT=59860 23:27:06 ---> Running in f5ccba8ec22b 23:27:06 (1/42) Installing readline (8.1.0-r0) 23:27:06 (2/42) Installing bash (5.1.4-r0) 23:27:06 Executing bash-5.1.4-r0.post-install 23:27:06 (3/42) Installing brotli-libs (1.0.9-r5) 23:27:06 (4/42) Installing nghttp2-libs (1.43.0-r0) 23:27:06 (5/42) Installing libcurl (7.79.1-r0) 23:27:06 (6/42) Installing curl (7.79.1-r0) 23:27:06 (7/42) Installing dumb-init (1.2.5-r1) 23:27:06 (8/42) Installing libbz2 (1.0.8-r1) 23:27:06 (9/42) Installing expat (2.4.4-r0) 23:27:06 Removing intermediate container f5ccba8ec22b 23:27:06 ---> aaf32ae7f409 23:27:06 Step 14/22 : EXPOSE $APP_PORT 23:27:06 (10/42) Installing libffi (3.3-r2) 23:27:06 (11/42) Installing gdbm (1.19-r0) 23:27:06 (12/42) Installing xz-libs (5.2.5-r0) 23:27:06 (13/42) Installing libgcc (10.3.1_git20210424-r2) 23:27:06 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 23:27:06 (15/42) Installing mpdecimal (2.5.1-r1) 23:27:06 (16/42) Installing sqlite-libs (3.35.5-r0) 23:27:07 (17/42) Installing python3 (3.9.5-r2) 23:27:07 ---> Running in d10f20c70325 23:27:07 Removing intermediate container d10f20c70325 23:27:07 ---> 99956d90bd95 23:27:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:27:07 (18/42) Installing py3-appdirs (1.4.4-r2) 23:27:07 (19/42) Installing py3-chardet (4.0.0-r2) 23:27:07 (20/42) Installing py3-idna (3.2-r0) 23:27:07 (21/42) Installing py3-urllib3 (1.26.5-r0) 23:27:07 (22/42) Installing py3-certifi (2020.12.5-r1) 23:27:08 (23/42) Installing py3-requests (2.25.1-r4) 23:27:08 (24/42) Installing py3-msgpack (1.0.2-r1) 23:27:08 (25/42) Installing py3-lockfile (0.12.2-r4) 23:27:08 (26/42) Installing py3-cachecontrol (0.12.6-r1) 23:27:08 (27/42) Installing py3-colorama (0.4.4-r1) 23:27:08 ---> 76b17cf4e863 23:27:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:27:08 (28/42) Installing py3-contextlib2 (0.6.0-r1) 23:27:08 (29/42) Installing py3-distlib (0.3.1-r3) 23:27:08 (30/42) Installing py3-distro (1.5.0-r3) 23:27:08 (31/42) Installing py3-six (1.15.0-r1) 23:27:08 (32/42) Installing py3-webencodings (0.5.1-r4) 23:27:08 (33/42) Installing py3-html5lib (1.1-r1) 23:27:08 (34/42) Installing py3-parsing (2.4.7-r2) 23:27:08 (35/42) Installing py3-packaging (20.9-r1) 23:27:08 (36/42) Installing py3-toml (0.10.2-r2) 23:27:08 (37/42) Installing py3-pep517 (0.10.0-r2) 23:27:08 (38/42) Installing py3-progress (1.5-r2) 23:27:08 (39/42) Installing py3-retrying (1.3.3-r1) 23:27:08 (40/42) Installing py3-ordered-set (4.0.2-r1) 23:27:08 (41/42) Installing py3-setuptools (52.0.0-r3) 23:27:08 (42/42) Installing py3-pip (20.3.4-r1) 23:27:09 ---> ba28d72197c7 23:27:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:27:09 Executing busybox-1.33.1-r6.trigger 23:27:09 OK: 84 MiB in 64 packages 23:27:09 ---> f49180511a76 23:27:09 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:27:09 ---> Running in 9cc2fc391c9b 23:27:09 Removing intermediate container 9cc2fc391c9b 23:27:09 ---> e1a5be4866c4 23:27:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:27:09 ---> Running in 59322bb558cf 23:27:09 Removing intermediate container 59322bb558cf 23:27:09 ---> 34e4e2829ac7 23:27:09 Step 20/22 : LABEL arch=x86_64 23:27:09 ---> Running in 1bf761c108e9 23:27:09 Removing intermediate container 1bf761c108e9 23:27:09 ---> 40bf125ea7f9 23:27:09 Step 21/22 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 23:27:09 ---> Running in 9d9936335a1c 23:27:09 Removing intermediate container 9d9936335a1c 23:27:09 ---> caa2e726c115 23:27:09 Step 22/22 : LABEL version=0.0.0 23:27:09 ---> Running in b131f84cc4cc 23:27:09 Collecting docker-compose==1.23.2 23:27:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:27:09 Removing intermediate container b131f84cc4cc 23:27:09 ---> a31f46c2d3aa 23:27:09 23:27:09 Collecting docker<4.0,>=3.6.0 23:27:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:27:09 Successfully built a31f46c2d3aa 23:27:09 Collecting jsonschema<3,>=2.5.1 23:27:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:27:09 Collecting texttable<0.10,>=0.9.0 23:27:09 Downloading texttable-0.9.1.tar.gz (11 kB) 23:27:10 Successfully tagged support-notifications:latest 23:27:10  Building support-notifications ... done Collecting docopt<0.7,>=0.6.1 23:27:10 Downloading docopt-0.6.2.tar.gz (25 kB) 23:27:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 23:27:10 Collecting PyYAML<4,>=3.10 23:27:10 Downloading PyYAML-3.13.tar.gz (270 kB) 23:27:11 Collecting dockerpty<0.5,>=0.4.1 23:27:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:27:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:27:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:27:11 Collecting cached-property<2,>=1.2.0 23:27:11 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:27:11 Collecting websocket-client<1.0,>=0.32.0 23:27:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:27:11 Collecting docker-pycreds>=0.4.0 23:27:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:27:11 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) 23:27:11 Collecting chardet<3.1.0,>=3.0.2 23:27:12 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:27:12 Collecting idna<2.8,>=2.5 23:27:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:27:12 Collecting urllib3<1.25,>=1.21.1 23:27:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:27:12 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:27:12 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:27:12 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:27:12 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:27:12 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:27:12 Attempting uninstall: urllib3 23:27:12 Found existing installation: urllib3 1.26.5 23:27:12 Uninstalling urllib3-1.26.5: 23:27:12 Successfully uninstalled urllib3-1.26.5 23:27:12 Attempting uninstall: idna 23:27:12 Found existing installation: idna 3.2 23:27:12 Uninstalling idna-3.2: 23:27:12 Successfully uninstalled idna-3.2 23:27:12 Attempting uninstall: chardet 23:27:12 Found existing installation: chardet 4.0.0 23:27:12 Uninstalling chardet-4.0.0: 23:27:12 Successfully uninstalled chardet-4.0.0 23:27:13 Attempting uninstall: requests 23:27:13 Found existing installation: requests 2.25.1 23:27:13 Uninstalling requests-2.25.1: 23:27:13 Successfully uninstalled requests-2.25.1 23:27:13 Running setup.py install for texttable: started 23:27:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.509s coverage: 94.2% of statements 23:27:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:27:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:27:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.244s coverage: 59.1% of statements 23:27:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:27:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:27:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:27:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:27:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:27:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.208s coverage: 60.0% of statements 23:27:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:27:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:27:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:27:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.409s coverage: 0.9% of statements 23:27:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:27:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.204s coverage: 58.8% of statements 23:27:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.180s coverage: 21.7% of statements 23:27:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:27:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.188s coverage: 47.1% of statements 23:27:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.227s coverage: 79.5% of statements 23:27:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.202s coverage: 94.1% of statements 23:27:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.210s coverage: 96.3% of statements 23:27:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.176s coverage: 87.5% of statements 23:27:13 Running setup.py install for texttable: finished with status 'done' 23:27:13 Running setup.py install for PyYAML: started 23:27:13 Running setup.py install for PyYAML: finished with status 'done' 23:27:14 Running setup.py install for docopt: started 23:27:14 Running setup.py install for docopt: finished with status 'done' 23:27:14 Running setup.py install for dockerpty: started 23:27:14 Running setup.py install for dockerpty: finished with status 'done' 23:27:15 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 23:27:18 Removing intermediate container d65d978e94c4 23:27:18 ---> ffa11f3155ce 23:27:18 Step 14/23 : ENV APP_PORT=58890 23:27:18 ---> Running in 506174633b1a 23:27:18 Removing intermediate container 506174633b1a 23:27:18 ---> 3ad543429d6e 23:27:18 Step 15/23 : EXPOSE $APP_PORT 23:27:18 ---> Running in 95f4c6ada7b3 23:27:18 Removing intermediate container 95f4c6ada7b3 23:27:18 ---> ffd9d2dac6e4 23:27:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:27:18 ---> 3a5fb46806a2 23:27:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:27:19 ---> 371455599d02 23:27:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:27:19 ---> d50d3c10ec41 23:27:19 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 23:27:19 ---> Running in dae9a22354b8 23:27:19 Removing intermediate container dae9a22354b8 23:27:19 ---> 632404cc89de 23:27:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:27:19 ---> Running in 84ce27a2a3e9 23:27:19 Removing intermediate container 84ce27a2a3e9 23:27:19 ---> 7b95743548ab 23:27:19 Step 21/23 : LABEL arch=x86_64 23:27:19 ---> Running in 155d8ff87294 23:27:19 Removing intermediate container 155d8ff87294 23:27:19 ---> 05bb431ad89d 23:27:19 Step 22/23 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 23:27:19 ---> Running in 4a586e5836b7 23:27:19 Removing intermediate container 4a586e5836b7 23:27:19 ---> 34667fa5e41b 23:27:19 Step 23/23 : LABEL version=0.0.0 23:27:19 ---> Running in ecd3d8a6bac2 23:27:19 Removing intermediate container ecd3d8a6bac2 23:27:19 ---> 7cdcd4853374 23:27:19 23:27:19 Successfully built 7cdcd4853374 23:27:19 Successfully tagged sys-mgmt-agent:latest 23:27:20  Building sys-mgmt-agent ... done  [Pipeline] } 23:27:20 $ docker stop --time=1 e0f6b329ee2d1e385e8bdc21168006d10103297b70e8b8231ae254639c7f5cf5 23:27:24 $ docker rm -f e0f6b329ee2d1e385e8bdc21168006d10103297b70e8b8231ae254639c7f5cf5 [Pipeline] // withDockerContainer [Pipeline] sh 23:27:24 + docker images 23:27:24 REPOSITORY TAG IMAGE ID CREATED SIZE 23:27:24 sys-mgmt-agent latest 7cdcd4853374 5 seconds ago 296MB 23:27:24 support-notifications latest a31f46c2d3aa 15 seconds ago 16.7MB 23:27:24 7c7d1cda5d2c 20 seconds ago 1.78GB 23:27:24 304f1b0df87a 22 seconds ago 1.77GB 23:27:24 support-scheduler latest 4bda68bb2a04 30 seconds ago 16MB 23:27:24 security-proxy-setup latest 3ee53742fb0d 31 seconds ago 26.2MB 23:27:24 214edddcc479 34 seconds ago 1.78GB 23:27:24 7c0d4323c7b8 38 seconds ago 1.78GB 23:27:24 security-bootstrapper latest d1dd53f2506a About a minute ago 18.7MB 23:27:24 core-data latest 7f2a15be56d0 About a minute ago 20MB 23:27:24 security-secretstore-setup latest 50db20cb697d About a minute ago 27.9MB 23:27:24 core-command latest 90b62e317805 About a minute ago 15.6MB 23:27:24 aeffde7b578f About a minute ago 1.77GB 23:27:24 bb55475e285c About a minute ago 1.78GB 23:27:24 core-metadata latest 4128f0991ae9 About a minute ago 16.6MB 23:27:24 2ea0aa443891 About a minute ago 1.77GB 23:27:24 501d200b0423 About a minute ago 1.78GB 23:27:24 d33f22a890ad About a minute ago 1.78GB 23:27:24 ci-base-image-x86_64 latest 0c80cf8aa055 5 minutes ago 1.27GB 23:27:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 days ago 562MB 23:27:24 docker 20.10.10 b706a049f56e 3 months ago 216MB 23:27:24 alpine 3.14 0a97eee8041e 3 months ago 5.61MB 23:27:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB 23:27:24 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 23:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements 23:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.200s coverage: 44.8% of statements 23:27:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.632s coverage: 82.5% of statements 23:27:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:27:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.265s coverage: 92.9% of statements 23:27:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:27:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:27:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:27:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements 23:27:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:27:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:27:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:27:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:27:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:27:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.184s coverage: 87.2% of statements 23:27:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:27:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:27:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.159s coverage: 100.0% of statements 23:27:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:27:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.266s coverage: 58.8% of statements 23:27:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:27:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.232s coverage: 80.0% of statements 23:27:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements 23:27:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.274s coverage: 85.4% of statements 23:27:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.893s coverage: 91.2% of statements 23:27:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:27:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.838s coverage: 64.4% of statements 23:27:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:27:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:27:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.178s coverage: 100.0% of statements 23:27:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.120s coverage: 89.4% of statements 23:27:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements 23:27:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements 23:27:40 Still waiting to schedule task 23:27:40 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 23:27:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 23:27:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.232s coverage: 65.4% of statements 23:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.715s coverage: 43.8% of statements 23:27:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:27:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.252s coverage: 89.5% of statements 23:27:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.240s coverage: 84.8% of statements 23:27:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:27:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.249s coverage: 17.7% of statements 23:27:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:27:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:27:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:27:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:27:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.549s coverage: 92.3% of statements 23:27:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:27:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:27:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:27:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:27:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.207s coverage: 63.2% of statements 23:27:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:27:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:27:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.429s coverage: 97.7% of statements 23:27:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:27:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:27:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:27:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:27:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.236s coverage: 28.9% of statements 23:27:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:27:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:27:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:27:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:27:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:27:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:27:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.177s coverage: 100.0% of statements 23:27:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements 23:27:55 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 23:27:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:27:55 GO111MODULE=on go vet ./... 23:28:21 Running on prd-ubuntu18.04-docker-8c-8g-5026 in /w/workspace/edgexfoundry_edgex-go_PR-3879 [Pipeline] { [Pipeline] ws 23:28:21 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 23:28:21 The recommended git tool is: git 23:28:22 using credential edgex-jenkins-ssh 23:28:22 Cloning the remote Git repository 23:28:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:28:22 > git init /w/workspace/edgex-go/8 # timeout=10 23:28:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:28:22 > git --version # timeout=10 23:28:22 > git --version # 'git version 2.17.1' 23:28:22 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:28:27 Merging remotes/origin/main commit 0dc7fb43dfbc61ec4b325044d074184b8b9e402a into PR head commit 9093c73768caacc795127143a1a80eae89a692f0 23:28:28 Merge succeeded, producing 9093c73768caacc795127143a1a80eae89a692f0 23:28:28 Checking out Revision 9093c73768caacc795127143a1a80eae89a692f0 (PR-3879) 23:28:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:28:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:28:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:28:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:28:27 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3879/head:refs/remotes/origin/PR-3879 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:28:27 > git config core.sparsecheckout # timeout=10 23:28:27 > git checkout -f 9093c73768caacc795127143a1a80eae89a692f0 # timeout=10 23:28:28 > git remote # timeout=10 23:28:28 > git config --get remote.origin.url # timeout=10 23:28:28 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:28 > git merge 0dc7fb43dfbc61ec4b325044d074184b8b9e402a # timeout=10 23:28:28 > git rev-parse HEAD^{commit} # timeout=10 23:28:28 > git config core.sparsecheckout # timeout=10 23:28:28 > git checkout -f 9093c73768caacc795127143a1a80eae89a692f0 # timeout=10 23:28:31 Commit message: "fix: Fixed issue caused by previous merge commit." [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:28:32 + echo snap-build.sh 23:28:32 snap-build.sh 23:28:32 + SNAP_BASE_DIR=. 23:28:32 + '[' '!' -z /w/workspace/edgex-go/8 ']' 23:28:32 + SNAP_BASE_DIR=/w/workspace/edgex-go/8 23:28:32 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' 23:28:32 [snap-build] Building snap in dir [/w/workspace/edgex-go/8] 23:28:32 + cd /w/workspace/edgex-go/8 23:28:32 + sudo apt-get remove -qy --purge lxd lxd-client 23:28:32 Reading package lists... 23:28:32 Building dependency tree... 23:28:32 Reading state information... 23:28:32 The following packages were automatically installed and are no longer required: 23:28:32 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 23:28:32 uidmap xdelta3 23:28:32 Use 'sudo apt autoremove' to remove them. 23:28:32 The following packages will be REMOVED: 23:28:32 lxd* lxd-client* 23:28:32 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 23:28:32 After this operation, 31.7 MB disk space will be freed. 23:28:33 (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.) 23:28:33 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 23:28:34 Removing lxd dnsmasq configuration 23:28:34 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 23:28:34 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 23:28:35 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 23:28:35 (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.) 23:28:35 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 23:28:36 Processing triggers for systemd (237-3ubuntu10.52) ... 23:28:36 Processing triggers for ureadahead (0.100.0-21) ... 23:28:37 + sudo snap remove --purge lxd 23:28:37 snap "lxd" is not installed 23:28:37 + sudo groupadd --force --system lxd 23:28:37 ++ whoami 23:28:37 + sudo /usr/sbin/usermod -G lxd -a jenkins 23:28:37 + newgrp - lxd 23:28:37 + sudo snap install lxd 23:28:47 2022-02-10T23:28:44Z INFO Waiting for automatic snapd restart... 23:29:02 lxd 4.22 from Canonical* installed 23:29:02 + sudo lxd init --auto 23:29:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:29:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:29:03 ./bin/test-attribution-txt.sh [Pipeline] echo 23:29:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:29:04 + ls -al . 23:29:04 total 672 23:29:04 drwxrwxr-x 9 1001 1001 4096 Feb 10 23:29 . 23:29:04 drwxr-xr-x 4 root root 4096 Feb 10 23:25 .. 23:29:04 -rw-rw-r-- 1 1001 1001 11 Feb 10 23:23 .dockerignore 23:29:04 drwxrwxr-x 8 1001 1001 4096 Feb 10 23:23 .git 23:29:04 drwxrwxr-x 4 1001 1001 4096 Feb 10 23:23 .github 23:29:04 -rw-rw-r-- 1 1001 1001 804 Feb 10 23:23 .gitignore 23:29:04 -rw-rw-r-- 1 1001 1001 42 Feb 10 23:23 .golangci.yml 23:29:04 -rw-rw-r-- 1 1001 1001 76 Feb 10 23:23 .hadolint.yml 23:29:04 -rw-rw-r-- 1 1001 1001 166 Feb 10 23:23 .sonarcloud.properties 23:29:04 -rw-rw-r-- 1 1001 1001 1171 Feb 10 23:23 ADOPTERS.md 23:29:04 -rw-rw-r-- 1 1001 1001 9019 Feb 10 23:23 Attribution.txt 23:29:04 -rw-rw-r-- 1 1001 1001 51732 Feb 10 23:23 CHANGELOG.md 23:29:04 -rw-rw-r-- 1 1001 1001 3804 Feb 10 23:23 CONTRIBUTING.md 23:29:04 -rw-rw-r-- 1 1001 1001 677 Feb 10 23:23 GOVERNANCE.md 23:29:04 -rw-rw-r-- 1 1001 1001 849 Feb 10 23:23 Jenkinsfile 23:29:04 -rw-rw-r-- 1 1001 1001 10775 Feb 10 23:23 LICENSE 23:29:04 -rw-rw-r-- 1 1001 1001 6508 Feb 10 23:23 Makefile 23:29:04 -rw-rw-r-- 1 1001 1001 582 Feb 10 23:23 OWNERS.md 23:29:04 -rw-rw-r-- 1 1001 1001 8207 Feb 10 23:23 README.md 23:29:04 -rw-rw-r-- 1 1001 1001 6912 Feb 10 23:23 SECURITY.md 23:29:04 -rw-rw-r-- 1 1001 1001 5 Feb 10 23:20 VERSION 23:29:04 -rw-rw-r-- 1 1001 1001 4131 Feb 10 23:23 ZMQWindows.md 23:29:04 drwxrwxr-x 2 1001 1001 4096 Feb 10 23:23 bin 23:29:04 drwxrwxr-x 14 1001 1001 4096 Feb 10 23:23 cmd 23:29:04 -rw-r--r-- 1 root root 428383 Feb 10 23:27 coverage.out 23:29:04 -rw-rw-r-- 1 1001 1001 2840 Feb 10 23:23 go.mod 23:29:04 -rw-rw-r-- 1 1001 1001 50301 Feb 10 23:23 go.sum 23:29:04 drwxrwxr-x 8 1001 1001 4096 Feb 10 23:23 internal 23:29:04 drwxrwxr-x 3 1001 1001 4096 Feb 10 23:23 openapi 23:29:04 drwxrwxr-x 4 1001 1001 4096 Feb 10 23:23 snap 23:29:04 -rw-rw-r-- 1 1001 1001 204 Feb 10 23:23 version.go [Pipeline] sh 23:29:05 + '[' -e coverage.out ] 23:29:05 + chown 1001:1001 coverage.out [Pipeline] stash 23:29:05 Warning: overwriting stash ‘coverage-report’ 23:29:06 Stashed 1 file(s) [Pipeline] sh 23:29:07 + make build 23:29:07 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 23:29:10 + sudo snap install --classic snapcraft 23:29:13 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 23:29:14 snapcraft 6.0.2 from Canonical* installed 23:29:14 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 23:29:14 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 23:29:14 % Total % Received % Xferd Average Speed Time Time Time Current 23:29:14 Dload Upload Total Spent Left Speed 23:29:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4272 0 --:--:-- --:--:-- --:--:-- 4272 23:29:14 100 3325k 100 3325k 0 0 8591k 0 --:--:-- --:--:-- --:--:-- 8591k 23:29:14 ./yq_linux_amd64 23:29:14 + sudo snapcraft prime --use-lxd 23:29:16 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 23:29:16 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: 23:29:16 - README.md 23:29:16 23:29:16 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:29:16 Launching a container. 23:29:26 Waiting for container to be ready 23:29:27 To start your first container, try: lxc launch ubuntu:20.04 23:29:27 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 23:29:27 23:29:31 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 23:29:32 Waiting for network to be ready... 23:29:32 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 23:29:32 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 23:29:33 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 23:29:33 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1238 kB] 23:29:33 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 23:29:33 Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [217 kB] 23:29:33 Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 23:29:33 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 23:29:33 Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [748 kB] 23:29:33 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [107 kB] 23:29:33 Get:11 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [676 kB] 23:29:33 Get:12 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [115 kB] 23:29:34 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 23:29:34 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 23:29:34 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 23:29:34 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 23:29:34 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 23:29:34 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 23:29:34 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 23:29:34 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1572 kB] 23:29:34 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [302 kB] 23:29:34 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.7 kB] 23:29:34 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 23:29:34 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [801 kB] 23:29:34 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [114 kB] 23:29:34 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [903 kB] 23:29:34 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [200 kB] 23:29:36 Fetched 23.0 MB in 4s (5675 kB/s) 23:29:37 Reading package lists... 23:29:37 Reading package lists... 23:29:37 Building dependency tree... 23:29:37 Reading state information... 23:29:38 The following additional packages will be installed: 23:29:38 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 23:29:38 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 23:29:38 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 23:29:38 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 23:29:38 Suggested packages: 23:29:38 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 23:29:38 Recommended packages: 23:29:38 gnupg libsasl2-modules 23:29:38 The following NEW packages will be installed: 23:29:38 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 23:29:38 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 23:29:38 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 23:29:38 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 23:29:38 The following packages will be upgraded: 23:29:38 gpg gpg-agent gpgconf libudev1 23:29:38 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 23:29:38 Need to get 3859 kB of archives. 23:29:38 After this operation, 14.9 MB of additional disk space will be used. 23:29:38 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 23:29:38 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 23:29:38 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 23:29:38 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 23:29:38 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 23:29:38 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 23:29:38 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 23:29:38 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 23:29:38 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 23:29:38 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 23:29:38 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 23:29:39 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 23:29:39 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 23:29:39 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 23:29:39 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 23:29:39 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 23:29:39 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 23:29:39 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] 23:29:39 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] 23:29:39 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 23:29:39 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 23:29:39 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 23:29:39 debconf: delaying package configuration, since apt-utils is not installed 23:29:39 Fetched 3859 kB in 1s (3298 kB/s) 23:29:39 (Reading database ... 12816 files and directories currently installed.) 23:29:39 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 23:29:39 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 23:29:39 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 23:29:39 Selecting previously unselected package udev. 23:29:39 (Reading database ... 12816 files and directories currently installed.) 23:29:39 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 23:29:39 Unpacking udev (245.4-4ubuntu3.15) ... 23:29:39 Selecting previously unselected package libfuse2:amd64. 23:29:39 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 23:29:39 Unpacking libfuse2:amd64 (2.9.9-3) ... 23:29:39 Selecting previously unselected package fuse. 23:29:39 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 23:29:39 Unpacking fuse (2.9.9-3) ... 23:29:39 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 23:29:39 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 23:29:39 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 23:29:39 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 23:29:39 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 23:29:40 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 23:29:40 Selecting previously unselected package libksba8:amd64. 23:29:40 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 23:29:40 Unpacking libksba8:amd64 (1.3.5-2) ... 23:29:40 Selecting previously unselected package libroken18-heimdal:amd64. 23:29:40 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 23:29:40 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:29:40 Selecting previously unselected package libasn1-8-heimdal:amd64. 23:29:40 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 23:29:40 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:29:40 Selecting previously unselected package libheimbase1-heimdal:amd64. 23:29:40 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 23:29:40 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:29:40 Selecting previously unselected package libhcrypto4-heimdal:amd64. 23:29:40 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 23:29:40 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:29:40 Selecting previously unselected package libwind0-heimdal:amd64. 23:29:40 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 23:29:40 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:29:40 Selecting previously unselected package libhx509-5-heimdal:amd64. 23:29:40 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 23:29:40 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:29:40 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 23:29:40 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 23:29:40 Selecting previously unselected package libkrb5-26-heimdal:amd64. 23:29:40 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 23:29:40 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:29:40 Selecting previously unselected package libheimntlm0-heimdal:amd64. 23:29:40 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 23:29:40 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:29:40 Selecting previously unselected package libgssapi3-heimdal:amd64. 23:29:40 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 23:29:40 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:29:40 Selecting previously unselected package libsasl2-modules-db:amd64. 23:29:40 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... 23:29:40 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 23:29:40 Selecting previously unselected package libsasl2-2:amd64. 23:29:40 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... 23:29:40 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... 23:29:40 Selecting previously unselected package libldap-common. 23:29:40 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 23:29:40 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 23:29:40 Selecting previously unselected package libldap-2.4-2:amd64. 23:29:40 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 23:29:40 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 23:29:40 Selecting previously unselected package dirmngr. 23:29:40 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 23:29:40 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 23:29:41 Setting up libksba8:amd64 (1.3.5-2) ... 23:29:41 Setting up libfuse2:amd64 (2.9.9-3) ... 23:29:41 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 23:29:41 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 23:29:41 Setting up udev (245.4-4ubuntu3.15) ... 23:29:41 invoke-rc.d: policy-rc.d denied execution of start. 23:29:41 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... 23:29:41 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:29:41 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 23:29:41 Setting up gpg (2.2.19-3ubuntu2.1) ... 23:29:41 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:29:41 Setting up fuse (2.9.9-3) ... 23:29:41 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 23:29:42 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:29:42 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:29:42 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:29:42 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:29:42 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:29:42 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:29:42 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:29:42 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 23:29:42 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 23:29:42 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 23:29:42 Processing triggers for systemd (245.4-4ubuntu3) ... 23:29:42 Processing triggers for libc-bin (2.31-0ubuntu9) ... 23:29:43 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 23:29:43 Alias= settings in the [Install] section, and DefaultInstance= for template 23:29:43 units). This means they are not meant to be enabled using systemctl. 23:29:43 23:29:43 Possible reasons for having this kind of units are: 23:29:43 • A unit may be statically enabled by being symlinked from another unit's 23:29:43 .wants/ or .requires/ directory. 23:29:43 • A unit's purpose may be to act as a helper for some other unit which has 23:29:43 a requirement dependency on it. 23:29:43 • A unit may be started when needed via activation (socket, path, timer, 23:29:43 D-Bus, udev, scripted systemctl call, ...). 23:29:43 • In case of template units, the unit is meant to be enabled with some 23:29:43 instance name specified. 23:29:43 Reading package lists... 23:29:43 Building dependency tree... 23:29:43 Reading state information... 23:29:43 The following additional packages will be installed: 23:29:43 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 23:29:43 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 23:29:43 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 23:29:43 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 23:29:43 openssh-client python3 python3-minimal python3.8 python3.8-minimal 23:29:43 squashfs-tools systemd systemd-sysv systemd-timesyncd 23:29:43 Suggested packages: 23:29:43 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 23:29:43 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 23:29:43 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 23:29:43 systemd-container policykit-1 23:29:43 Recommended packages: 23:29:43 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 23:29:43 The following NEW packages will be installed: 23:29:43 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 23:29:43 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 23:29:43 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 23:29:43 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 23:29:43 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 23:29:43 The following packages will be upgraded: 23:29:43 libsystemd0 systemd systemd-sysv systemd-timesyncd 23:29:43 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 23:29:43 Need to get 46.4 MB of archives. 23:29:43 After this operation, 180 MB of additional disk space will be used. 23:29:43 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] 23:29:43 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 23:29:44 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 23:29:44 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 23:29:44 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 23:29:44 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 23:29:44 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 23:29:44 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 23:29:44 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 23:29:44 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 23:29:44 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 23:29:44 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 23:29:44 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 23:29:44 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 23:29:44 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 23:29:44 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 23:29:44 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 23:29:44 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.54.2+20.04ubuntu2 [34.2 MB] 23:29:44 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 23:29:44 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 23:29:44 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 23:29:44 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 23:29:44 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 23:29:44 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 23:29:44 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 23:29:44 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 23:29:44 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 23:29:44 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 23:29:44 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 23:29:44 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 23:29:44 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 23:29:44 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 23:29:44 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 23:29:44 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 23:29:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:29:45 debconf: delaying package configuration, since apt-utils is not installed 23:29:45 Fetched 46.4 MB in 2s (23.1 MB/s) 23:29:45 (Reading database ... 13067 files and directories currently installed.) 23:29:45 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 23:29:45 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 23:29:46 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 23:29:46 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 23:29:46 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 23:29:46 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 23:29:47 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 23:29:47 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 23:29:47 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 23:29:47 Selecting previously unselected package libpython3.8-minimal:amd64. 23:29:47 (Reading database ... 13068 files and directories currently installed.) 23:29:47 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 23:29:47 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 23:29:47 Selecting previously unselected package libexpat1:amd64. 23:29:47 Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... 23:29:47 Unpacking libexpat1:amd64 (2.2.9-1build1) ... 23:29:47 Selecting previously unselected package python3.8-minimal. 23:29:47 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 23:29:47 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 23:29:47 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 23:29:47 Setting up libexpat1:amd64 (2.2.9-1build1) ... 23:29:47 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 23:29:48 Selecting previously unselected package python3-minimal. 23:29:48 (Reading database ... 13359 files and directories currently installed.) 23:29:48 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 23:29:48 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 23:29:48 Selecting previously unselected package mime-support. 23:29:48 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 23:29:48 Unpacking mime-support (3.64ubuntu1) ... 23:29:48 Selecting previously unselected package libmpdec2:amd64. 23:29:48 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 23:29:48 Unpacking libmpdec2:amd64 (2.4.2-3) ... 23:29:48 Selecting previously unselected package libpython3.8-stdlib:amd64. 23:29:48 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 23:29:48 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 23:29:48 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 23:29:48 Selecting previously unselected package python3.8. 23:29:48 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 23:29:48 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 23:29:48 Selecting previously unselected package libpython3-stdlib:amd64. 23:29:48 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 23:29:48 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 23:29:48 Setting up python3-minimal (3.8.2-0ubuntu2) ... 23:29:48 Selecting previously unselected package python3. 23:29:48 (Reading database ... 13761 files and directories currently installed.) 23:29:48 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 23:29:48 Unpacking python3 (3.8.2-0ubuntu2) ... 23:29:48 Selecting previously unselected package libdbus-1-3:amd64. 23:29:48 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 23:29:48 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 23:29:49 Selecting previously unselected package dbus. 23:29:49 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 23:29:49 Unpacking dbus (1.12.16-2ubuntu2.1) ... 23:29:49 Selecting previously unselected package libbsd0:amd64. 23:29:49 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 23:29:49 Unpacking libbsd0:amd64 (0.10.0-1) ... 23:29:49 Selecting previously unselected package libpam-systemd:amd64. 23:29:49 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 23:29:49 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 23:29:49 Selecting previously unselected package sudo. 23:29:49 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 23:29:49 Unpacking sudo (1.8.31-1ubuntu1.2) ... 23:29:49 Selecting previously unselected package apparmor. 23:29:49 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 23:29:49 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 23:29:49 Selecting previously unselected package libcbor0.6:amd64. 23:29:49 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 23:29:49 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 23:29:49 Selecting previously unselected package libedit2:amd64. 23:29:49 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 23:29:49 Unpacking libedit2:amd64 (3.1-20191231-1) ... 23:29:49 Selecting previously unselected package libfido2-1:amd64. 23:29:49 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 23:29:49 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 23:29:49 Selecting previously unselected package libkrb5support0:amd64. 23:29:49 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 23:29:49 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 23:29:49 Selecting previously unselected package libk5crypto3:amd64. 23:29:49 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 23:29:49 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 23:29:49 Selecting previously unselected package libkeyutils1:amd64. 23:29:49 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 23:29:49 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 23:29:49 Selecting previously unselected package libkrb5-3:amd64. 23:29:49 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 23:29:49 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 23:29:49 Selecting previously unselected package libgssapi-krb5-2:amd64. 23:29:49 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 23:29:49 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 23:29:49 Selecting previously unselected package openssh-client. 23:29:49 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 23:29:49 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 23:29:50 Selecting previously unselected package dbus-user-session. 23:29:50 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 23:29:50 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 23:29:50 Selecting previously unselected package liblzo2-2:amd64. 23:29:50 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 23:29:50 Unpacking liblzo2-2:amd64 (2.10-2) ... 23:29:50 Selecting previously unselected package squashfs-tools. 23:29:50 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 23:29:50 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 23:29:50 Selecting previously unselected package snapd. 23:29:50 Preparing to unpack .../19-snapd_2.54.2+20.04ubuntu2_amd64.deb ... 23:29:50 Unpacking snapd (2.54.2+20.04ubuntu2) ... 23:29:51 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 23:29:53 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 23:29:53 Setting up mime-support (3.64ubuntu1) ... 23:29:53 Setting up liblzo2-2:amd64 (2.10-2) ... 23:29:53 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 23:29:53 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 23:29:53 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 23:29:53 Setting up dbus (1.12.16-2ubuntu2.1) ... 23:29:53 Setting up sudo (1.8.31-1ubuntu1.2) ... 23:29:53 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 23:29:53 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 23:29:53 Setting up libmpdec2:amd64 (2.4.2-3) ... 23:29:53 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 23:29:53 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 23:29:53 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 23:29:54 Setting up libbsd0:amd64 (0.10.0-1) ... 23:29:54 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 23:29:54 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 23:29:54 Setting up libedit2:amd64 (3.1-20191231-1) ... 23:29:54 Setting up python3 (3.8.2-0ubuntu2) ... 23:29:54 running python rtupdate hooks for python3.8... 23:29:54 running python post-rtupdate hooks for python3.8... 23:29:54 Setting up apparmor (2.13.3-7ubuntu5.1) ... 23:29:55 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 23:29:55 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 23:29:55 Reloading AppArmor profiles 23:29:55 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 23:29:55 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 23:29:55 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 23:29:56 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 23:29:56 Setting up systemd (245.4-4ubuntu3.15) ... 23:29:56 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 23:29:56 Installing new version of config file /etc/systemd/resolved.conf ... 23:29:58 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 23:29:58 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 23:29:58 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 23:29:58 Setting up snapd (2.54.2+20.04ubuntu2) ... 23:29:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 23:29:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 23:29:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 23:29:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 23:29:59 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 23:29:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 23:29:59 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 23:29:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 23:30:00 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 23:30:00 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 23:30:00 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 23:30:00 /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' 23:30:00 Processing triggers for libc-bin (2.31-0ubuntu9) ... 23:30:01 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 23:30:01 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 23:30:02 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 23:30:02 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 23:30:02 Reading package lists... 23:30:03 Reading package lists... 23:30:03 Building dependency tree... 23:30:03 Reading state information... 23:30:03 Calculating upgrade... 23:30:03 The following packages will be upgraded: 23:30:03 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 23:30:03 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 23:30:03 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 23:30:03 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 23:30:03 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 23:30:03 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 23:30:03 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 23:30:03 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 23:30:03 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 23:30:03 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 23:30:03 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 23:30:03 xz-utils zlib1g 23:30:03 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 23:30:03 Need to get 63.3 MB of archives. 23:30:03 After this operation, 13.8 MB of additional disk space will be used. 23:30:03 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-99.112 [1126 kB] 23:30:03 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] 23:30:03 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 23:30:03 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 23:30:03 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 23:30:03 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 23:30:03 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 23:30:03 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 23:30:03 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 23:30:03 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 23:30:03 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 23:30:03 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 23:30:03 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 23:30:03 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 23:30:03 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 23:30:04 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 23:30:04 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 23:30:04 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 23:30:04 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 23:30:04 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 23:30:04 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 23:30:04 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 23:30:04 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 23:30:04 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 23:30:04 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 23:30:04 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 23:30:04 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 23:30:04 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 23:30:04 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 23:30:04 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 23:30:04 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 23:30:04 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 23:30:04 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 23:30:04 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 23:30:04 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 23:30:04 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 23:30:04 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 23:30:04 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 23:30:04 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 23:30:04 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 23:30:04 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 23:30:04 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 23:30:04 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 23:30:04 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 23:30:04 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 23:30:04 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] 23:30:04 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] 23:30:04 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] 23:30:04 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] 23:30:04 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] 23:30:04 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] 23:30:04 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] 23:30:04 Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] 23:30:04 Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] 23:30:04 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB] 23:30:04 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 23:30:04 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 23:30:04 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 23:30:04 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] 23:30:04 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 23:30:04 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 23:30:04 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 23:30:04 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 23:30:04 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 23:30:04 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 23:30:04 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 23:30:04 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 23:30:04 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 23:30:04 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 23:30:04 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 23:30:04 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 23:30:04 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] 23:30:04 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 23:30:04 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 23:30:04 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.3 [183 kB] 23:30:04 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 23:30:04 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 23:30:05 debconf: delaying package configuration, since apt-utils is not installed 23:30:05 Fetched 63.3 MB in 1s (42.7 MB/s) 23:30:05 (Reading database ... 14313 files and directories currently installed.) 23:30:05 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... 23:30:05 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 23:30:05 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 23:30:05 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... 23:30:05 Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 23:30:06 Preparing to unpack .../2-linux-libc-dev_5.4.0-99.112_amd64.deb ... 23:30:06 Unpacking linux-libc-dev:amd64 (5.4.0-99.112) over (5.4.0-26.30) ... 23:30:06 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:30:06 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:30:06 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:30:06 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:30:06 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:30:06 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:30:06 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:30:06 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:30:06 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:30:06 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:30:06 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:30:06 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:30:06 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:30:06 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:30:07 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 23:30:07 (Reading database ... 14312 files and directories currently installed.) 23:30:07 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:30:07 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:30:07 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 23:30:07 (Reading database ... 14312 files and directories currently installed.) 23:30:07 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:30:07 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:30:07 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:30:07 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:30:07 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:30:07 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:30:07 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 23:30:07 (Reading database ... 14312 files and directories currently installed.) 23:30:07 Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... 23:30:07 Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 23:30:08 Setting up libc6:amd64 (2.31-0ubuntu9.2) ... 23:30:08 (Reading database ... 14312 files and directories currently installed.) 23:30:08 Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ... 23:30:08 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 23:30:08 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 23:30:08 Unpacking base-files (11ubuntu5.4) over (11ubuntu5) ... 23:30:08 Setting up base-files (11ubuntu5.4) ... 23:30:08 Installing new version of config file /etc/issue ... 23:30:08 Installing new version of config file /etc/issue.net ... 23:30:08 Installing new version of config file /etc/lsb-release ... 23:30:08 Installing new version of config file /etc/update-motd.d/50-motd-news ... 23:30:09 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 23:30:09 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 23:30:09 Removing obsolete conffile /etc/default/motd-news ... 23:30:09 (Reading database ... 14311 files and directories currently installed.) 23:30:09 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 23:30:09 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 23:30:09 Setting up bash (5.0-6ubuntu1.1) ... 23:30: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 23:30:09 (Reading database ... 14311 files and directories currently installed.) 23:30:09 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 23:30:09 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 23:30:09 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 23:30:09 (Reading database ... 14311 files and directories currently installed.) 23:30:09 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 23:30:09 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 23:30:09 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 23:30:09 (Reading database ... 14311 files and directories currently installed.) 23:30:09 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 23:30:09 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 23:30:10 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 23:30:10 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 23:30:10 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 23:30:10 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 23:30:10 Setting up perl-base (5.30.0-9ubuntu0.2) ... [Pipeline] } 23:30:11 $ docker stop --time=1 1155887e5fb500d8211fa4699db7437169d7da25c9d02d28ee1b86ce4189b279 23:30:11 (Reading database ... 14311 files and directories currently installed.) 23:30:11 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 23:30:11 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 23:30:11 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 23:30:11 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 23:30:11 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 23:30:11 (Reading database ... 14311 files and directories currently installed.) 23:30:11 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 23:30:11 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 23:30:11 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 23:30:11 (Reading database ... 14311 files and directories currently installed.) 23:30:11 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 23:30:11 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 23:30:11 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 23:30:11 (Reading database ... 14311 files and directories currently installed.) 23:30:11 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 23:30:11 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 23:30:11 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 23:30:11 (Reading database ... 14311 files and directories currently installed.) 23:30:11 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 23:30:11 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 23:30:11 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 23:30:11 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 23:30:12 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 23:30:12 (Reading database ... 14311 files and directories currently installed.) 23:30:12 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 23:30:12 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 23:30:12 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 23:30:12 (Reading database ... 14311 files and directories currently installed.) 23:30:12 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 23:30:12 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 23:30:12 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 23:30:12 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 23:30:12 Setting up util-linux (2.34-0.1ubuntu9.3) ... 23:30:12 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 23:30:13 $ docker rm -f 1155887e5fb500d8211fa4699db7437169d7da25c9d02d28ee1b86ce4189b279 23:30:13 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 23:30:13 (Reading database ... 14311 files and directories currently installed.) 23:30:13 Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... 23:30:13 Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 23:30:13 Setting up libc-bin (2.31-0ubuntu9.2) ... 23:30:13 (Reading database ... 14311 files and directories currently installed.) 23:30:13 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 23:30:13 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 23:30:13 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 23:30:13 (Reading database ... 14311 files and directories currently installed.) 23:30:13 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 23:30:13 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [Pipeline] // withDockerContainer 23:30:14 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 23:30:14 (Reading database ... 14311 files and directories currently installed.) 23:30:14 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 23:30:14 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 23:30:14 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:30:14 (Reading database ... 14311 files and directories currently installed.) 23:30:14 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 23:30:14 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 23:30:14 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 23:30:14 (Reading database ... 14311 files and directories currently installed.) 23:30:14 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 23:30:14 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 23:30:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:30:14 23:30:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:30:14 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 23:30:14 (Reading database ... 14311 files and directories currently installed.) 23:30:14 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 23:30:14 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 23:30:14 Setting up gpgv (2.2.19-3ubuntu2.1) ... 23:30:14 (Reading database ... 14311 files and directories currently installed.) 23:30:14 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 23:30:14 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 23:30:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:30:14 Setting up ubuntu-keyring (2020.02.11.4) ... 23:30:14 (Reading database ... 14311 files and directories currently installed.) 23:30:14 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 23:30:14 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 23:30:14 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 23:30:14 (Reading database ... 14311 files and directories currently installed.) 23:30:14 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 23:30:14 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 23:30:15 latest: Pulling from edgex-devops/edgex-compose-arm64 23:30:15 29e5d40040c1: Pulling fs layer 23:30:15 1ce36da41761: Pulling fs layer 23:30:15 25b303627fd3: Pulling fs layer 23:30:15 29e5d40040c1: Verifying Checksum 23:30:15 29e5d40040c1: Download complete 23:30:15 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 23:30:15 (Reading database ... 14311 files and directories currently installed.) 23:30:15 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 23:30:15 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 23:30:15 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 23:30:15 (Reading database ... 14311 files and directories currently installed.) 23:30:15 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 23:30:15 1ce36da41761: Verifying Checksum 23:30:15 1ce36da41761: Download complete 23:30:15 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 23:30:15 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 23:30:15 (Reading database ... 14311 files and directories currently installed.) 23:30:15 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 23:30:15 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 23:30:15 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 23:30:15 29e5d40040c1: Pull complete 23:30:15 (Reading database ... 14311 files and directories currently installed.) 23:30:15 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 23:30:15 Unpacking apt (2.0.6) over (2.0.2) ... 23:30:15 Setting up apt (2.0.6) ... 23:30:16 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 23:30:16 (Reading database ... 14311 files and directories currently installed.) 23:30:16 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 23:30:16 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 23:30:16 25b303627fd3: Verifying Checksum 23:30:16 25b303627fd3: Download complete 23:30:16 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 23:30:16 (Reading database ... 14311 files and directories currently installed.) 23:30:16 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 23:30:16 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 23:30:16 1ce36da41761: Pull complete 23:30:16 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 23:30:16 (Reading database ... 14313 files and directories currently installed.) 23:30:16 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 23:30:16 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 23:30:17 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 23:30:17 (Reading database ... 14317 files and directories currently installed.) 23:30:17 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 23:30:17 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 23:30:17 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 23:30:17 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 23:30:17 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 23:30:17 (Reading database ... 14317 files and directories currently installed.) 23:30:17 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 23:30:17 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 23:30:17 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 23:30:18 (Reading database ... 14317 files and directories currently installed.) 23:30:18 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 23:30:18 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 23:30:18 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 23:30:18 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 23:30:18 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 23:30:18 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 23:30:18 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 23:30:18 Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 23:30:18 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 23:30:18 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 23:30:18 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 23:30:18 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 23:30:18 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 23:30:18 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 23:30:18 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.3_amd64.deb ... 23:30:18 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) over (2:2.2.2-3ubuntu2) ... 23:30:18 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 23:30:19 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 23:30:19 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 23:30:19 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 23:30:19 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 23:30:19 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 23:30:19 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 23:30:19 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 23:30:19 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 23:30:19 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 23:30:19 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 23:30:19 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 23:30:19 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 23:30:19 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 23:30:19 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 23:30:19 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 23:30:20 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 23:30:20 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 23:30:20 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 23:30:20 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 23:30:20 Preparing to unpack .../18-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... 23:30:20 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 23:30:20 Preparing to unpack .../19-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 23:30:20 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 23:30:21 Preparing to unpack .../20-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 23:30:21 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 23:30:21 Preparing to unpack .../21-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 23:30:21 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 23:30:22 Preparing to unpack .../22-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 23:30:22 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 23:30:22 Preparing to unpack .../23-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 23:30:22 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 23:30:23 Preparing to unpack .../24-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... 23:30:23 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 23:30:23 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 23:30:23 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 23:30:23 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 23:30:23 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 23:30:23 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 23:30:23 Setting up linux-libc-dev:amd64 (5.4.0-99.112) ... 23:30:23 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 23:30:23 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 23:30:23 Setting up tzdata (2021e-0ubuntu0.20.04) ... 23:30:23 23:30:23 Current default time zone: 'Etc/UTC' 23:30:23 Local time is now: Thu Feb 10 23:30:23 UTC 2022. 23:30:23 Universal Time is now: Thu Feb 10 23:30:23 UTC 2022. 23:30:23 Run 'dpkg-reconfigure tzdata' if you wish to change it. 23:30:23 23:30:23 Setting up xz-utils (5.2.4-1ubuntu1) ... 23:30:23 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 23:30:23 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 23:30:23 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 23:30:23 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 23:30:23 Setting up mount (2.34-0.1ubuntu9.3) ... 23:30:23 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 23:30:23 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 23:30:23 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 23:30:23 Setting up libc-dev-bin (2.31-0ubuntu9.2) ... 23:30:23 Setting up openssl (1.1.1f-1ubuntu2.10) ... 23:30:23 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 23:30:23 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 23:30:23 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 23:30:23 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 23:30:23 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... 23:30:23 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 23:30:23 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 23:30:23 Setting up fdisk (2.34-0.1ubuntu9.3) ... 23:30:23 Setting up ca-certificates (20210119~20.04.2) ... 23:30:25 Updating certificates in /etc/ssl/certs... 23:30:26 21 added, 21 removed; done. 23:30:26 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... 23:30:26 Setting up perl (5.30.0-9ubuntu0.2) ... 23:30:26 Setting up procps (2:3.3.16-1ubuntu2.3) ... 23:30:26 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... 23:30:26 Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... 23:30:26 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) ... 23:30:26 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 23:30:26 Setting up binutils (2.34-6ubuntu1.3) ... 23:30:26 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 23:30:26 Setting up build-essential (12.8ubuntu1.1) ... 23:30:26 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... 23:30:26 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 23:30:26 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 23:30:26 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 23:30:26 Processing triggers for systemd (245.4-4ubuntu3.15) ... 23:30:26 25b303627fd3: Pull complete 23:30:26 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:30:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:30:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 23:30:27 Processing triggers for mime-support (3.64ubuntu1) ... 23:30:27 Processing triggers for ca-certificates (20210119~20.04.2) ... 23:30:27 Updating certificates in /etc/ssl/certs... 23:30:27 prd-ubuntu18.04-docker-arm64-4c-16g-5025 does not seem to be running inside a container 23:30:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:30:27 0 added, 0 removed; done. 23:30:27 Running hooks in /etc/ca-certificates/update.d... 23:30:27 done. 23:30:28 Reading package lists... 23:30:29 Building dependency tree... 23:30:29 Reading state information... 23:30:29 The following NEW packages will be installed: 23:30:29 apt-transport-https 23:30:29 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 23:30:29 $ docker top 0f4e76ed453f73570f7dc95544cf1c04faaa13e2926b92eb5aca34f4b5f01d5d -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:29 Need to get 4680 B of archives. 23:30:29 After this operation, 162 kB of additional disk space will be used. 23:30:29 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 23:30:29 debconf: delaying package configuration, since apt-utils is not installed 23:30:29 Fetched 4680 B in 0s (23.7 kB/s) 23:30:29 Selecting previously unselected package apt-transport-https. 23:30:29 (Reading database ... 14320 files and directories currently installed.) 23:30:29 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 23:30:29 Unpacking apt-transport-https (2.0.6) ... 23:30:29 Setting up apt-transport-https (2.0.6) ... 23:30:29 Waiting for network to be ready... 23:30:30 + docker-compose build --help 23:30:30 + grep parallel 23:30:33 --parallel Build images in parallel. [Pipeline] } 23:30:33 $ docker stop --time=1 0f4e76ed453f73570f7dc95544cf1c04faaa13e2926b92eb5aca34f4b5f01d5d 23:30:35 2022-02-10T23:30:33Z INFO Waiting for automatic snapd restart... 23:30:35 $ docker rm -f 0f4e76ed453f73570f7dc95544cf1c04faaa13e2926b92eb5aca34f4b5f01d5d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:30:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:30:36 . [Pipeline] withDockerContainer 23:30:36 prd-ubuntu18.04-docker-arm64-4c-16g-5025 does not seem to be running inside a container 23:30:36 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:30:37 snapd 2.54.2 from Canonical* installed 23:30:37 "snapd" switched to the "latest/stable" channel 23:30:37 23:30:37 $ docker top f19e77f9dfa09e8e424bd78e57d9c9cbd6e55846dfac653f568e441d0eebbcfb -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:38 + docker-compose -f ./docker-compose-build.yml build --parallel 23:30:39 core20 20220114 from Canonical* installed 23:30:39 "core20" switched to the "latest/stable" channel 23:30:39 23:30:42 snapcraft 6.0.2 from Canonical* installed 23:30:42 "snapcraft" switched to the "latest/stable" channel 23:30:42 23:30:42 Building core-command ... 23:30:42 Building core-data ... 23:30:42 Building core-metadata ... 23:30:42 Building security-bootstrapper ... 23:30:42 Building security-proxy-setup ... 23:30:42 Building security-secretstore-setup ... 23:30:42 Building support-notifications ... 23:30:42 Building support-scheduler ... 23:30:42 Building sys-mgmt-agent ... 23:30:42 Building core-data 23:30:42 Building security-bootstrapper 23:30:42 Building core-metadata 23:30:42 Building support-scheduler 23:30:42 Building support-notifications 23:30:46 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: 23:30:46 - README.md 23:30:46 23:30:46 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:30:47 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 23:30:47 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 23:30:47 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 23:30:48 Reading package lists... 23:30:48 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 23:30:48 Reading package lists... 23:30:48 Building dependency tree... 23:30:48 Reading state information... 23:30:49 Suggested packages: 23:30:49 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 23:30:49 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 23:30:49 krb5-user libnorm-doc 23:30:49 Recommended packages: 23:30:49 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 23:30:49 The following NEW packages will be installed: 23:30:49 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 23:30:49 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 23:30:49 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 23:30:49 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 23:30:49 libzmq5 pkg-config zip 23:30:49 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 23:30:49 Need to get 10.3 MB of archives. 23:30:49 After this operation, 56.5 MB of additional disk space will be used. 23:30:49 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 23:30:49 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 23:30:49 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 23:30:49 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 23:30:49 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 23:30:49 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 23:30:49 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 23:30:49 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 23:30:49 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 23:30:49 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 23:30:49 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 23:30:49 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 23:30:49 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 23:30:49 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 23:30:49 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 23:30:50 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 23:30:50 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 23:30:50 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 23:30:50 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 23:30:50 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 23:30:50 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 23:30:50 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 23:30:50 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 23:30:50 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 23:30:50 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 23:30:50 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 23:30:50 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 23:30:50 debconf: delaying package configuration, since apt-utils is not installed 23:30:50 Fetched 10.3 MB in 1s (9319 kB/s) 23:30:50 Selecting previously unselected package libglib2.0-0:amd64. 23:30:50 (Reading database ... 14324 files and directories currently installed.) 23:30:50 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 23:30:50 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 23:30:50 Selecting previously unselected package libsodium23:amd64. 23:30:50 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 23:30:50 Unpacking libsodium23:amd64 (1.0.18-1) ... 23:30:50 Selecting previously unselected package libpsl5:amd64. 23:30:50 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 23:30:50 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 23:30:50 Selecting previously unselected package libbrotli1:amd64. 23:30:50 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 23:30:50 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 23:30:50 Selecting previously unselected package libnghttp2-14:amd64. 23:30:50 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 23:30:50 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 23:30:50 Selecting previously unselected package librtmp1:amd64. 23:30:50 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 23:30:50 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 23:30:50 Selecting previously unselected package libssh-4:amd64. 23:30:50 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 23:30:50 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 23:30:50 Selecting previously unselected package libcurl3-gnutls:amd64. 23:30:50 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 23:30:50 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 23:30:50 Selecting previously unselected package liberror-perl. 23:30:50 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 23:30:50 Unpacking liberror-perl (0.17029-1) ... 23:30:50 Selecting previously unselected package git-man. 23:30:50 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 23:30:50 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 23:30:51 Selecting previously unselected package git. 23:30:51 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 23:30:51 Unpacking git (1:2.25.1-1ubuntu3.2) ... 23:30:51 Selecting previously unselected package libgssrpc4:amd64. 23:30:51 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 23:30:51 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 23:30:51 Selecting previously unselected package libkdb5-9:amd64. 23:30:51 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 23:30:51 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 23:30:51 Selecting previously unselected package libkadm5srv-mit11:amd64. 23:30:51 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 23:30:51 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 23:30:52 Selecting previously unselected package libkadm5clnt-mit11:amd64. 23:30:52 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 23:30:52 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 23:30:52 Selecting previously unselected package comerr-dev:amd64. 23:30:52 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 23:30:52 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 23:30:52 Selecting previously unselected package krb5-multidev:amd64. 23:30:52 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 23:30:52 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 23:30:52 Selecting previously unselected package libnorm1:amd64. 23:30:52 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 23:30:52 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 23:30:52 Selecting previously unselected package libnorm-dev:amd64. 23:30:52 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 23:30:52 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 23:30:52 Selecting previously unselected package libpgm-5.2-0:amd64. 23:30:52 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 23:30:52 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 23:30:52 Selecting previously unselected package libpgm-dev:amd64. 23:30:52 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 23:30:52 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 23:30:52 Selecting previously unselected package libsodium-dev:amd64. 23:30:52 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 23:30:52 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 23:30:52 Selecting previously unselected package libzmq5:amd64. 23:30:52 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 23:30:52 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 23:30:52 Selecting previously unselected package libkrb5-dev:amd64. 23:30:52 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 23:30:52 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 23:30:52 Selecting previously unselected package libzmq3-dev:amd64. 23:30:52 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 23:30:52 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 23:30:52 Selecting previously unselected package pkg-config. 23:30:52 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 23:30:52 Unpacking pkg-config (0.29.1-0ubuntu4) ... 23:30:52 Selecting previously unselected package zip. 23:30:52 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 23:30:52 Unpacking zip (3.0-11build1) ... 23:30:52 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 23:30:52 Setting up libsodium23:amd64 (1.0.18-1) ... 23:30:52 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 23:30:53 No schema files found: doing nothing. 23:30:53 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 23:30:53 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 23:30:53 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 23:30:53 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 23:30:53 Setting up liberror-perl (0.17029-1) ... 23:30:53 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 23:30:53 Setting up zip (3.0-11build1) ... 23:30:53 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 23:30:53 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 23:30:53 Setting up pkg-config (0.29.1-0ubuntu4) ... 23:30:53 Setting up libsodium-dev:amd64 (1.0.18-1) ... 23:30:53 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 23:30:53 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 23:30:53 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 23:30:53 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 23:30:53 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 23:30:53 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 23:30:53 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 23:30:53 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 23:30:53 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 23:30:53 Setting up git (1:2.25.1-1ubuntu3.2) ... 23:30:53 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 23:30:53 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 23:30:53 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 23:30:53 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 23:30:53 comerr-dev set to automatically installed. 23:30:53 git set to automatically installed. 23:30:53 git-man set to automatically installed. 23:30:53 krb5-multidev set to automatically installed. 23:30:53 libbrotli1 set to automatically installed. 23:30:53 libcurl3-gnutls set to automatically installed. 23:30:53 liberror-perl set to automatically installed. 23:30:53 libglib2.0-0 set to automatically installed. 23:30:53 libgssrpc4 set to automatically installed. 23:30:53 libkadm5clnt-mit11 set to automatically installed. 23:30:53 libkadm5srv-mit11 set to automatically installed. 23:30:53 libkdb5-9 set to automatically installed. 23:30:53 libkrb5-dev set to automatically installed. 23:30:53 libnghttp2-14 set to automatically installed. 23:30:53 libnorm-dev set to automatically installed. 23:30:53 libnorm1 set to automatically installed. 23:30:53 libpgm-5.2-0 set to automatically installed. 23:30:53 libpgm-dev set to automatically installed. 23:30:53 libpsl5 set to automatically installed. 23:30:53 librtmp1 set to automatically installed. 23:30:53 libsodium-dev set to automatically installed. 23:30:53 libsodium23 set to automatically installed. 23:30:53 libssh-4 set to automatically installed. 23:30:53 libzmq3-dev set to automatically installed. 23:30:53 libzmq5 set to automatically installed. 23:30:53 pkg-config set to automatically installed. 23:30:53 zip set to automatically installed. 23:30:54 snapd is not logged in, snap install commands will use sudo 23:31:09 go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed 23:31:09 Downloading snap 'edgex-app-service-configurable' 23:31:10 Pulling app-service-configurable 23:31:10 + snapcraftctl pull 23:31:12 Pulling config-common 23:31:12 + snapcraftctl pull 23:31:13 Pulling go-build-helper 23:31:13 + snapcraftctl pull 23:31:14 'edgex-go' has dependencies that need to be staged: go-build-helper 23:31:14 Skipping pull go-build-helper (already ran) 23:31:14 Building go-build-helper 23:31:14 + snapcraftctl build 23:31:15 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 23:31:16 Staging go-build-helper 23:31:16 + snapcraftctl stage 23:31:22 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 23:31:22 Fetched 290 kB in 0s (0 B/s) 23:31:22 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 23:31:22 Fetched 158 kB in 0s (0 B/s) 23:31:22 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 23:31:22 Fetched 242 kB in 0s (0 B/s) 23:31:22 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 23:31:22 Fetched 150 kB in 0s (0 B/s) 23:31:22 Pulling edgex-go 23:31:22 + snapcraftctl pull 23:31:23 Pulling hooks 23:31:23 + snapcraftctl pull 23:31:38 Removing suid/guid from /root/parts/static-packages/install/bin/su 23:31:38 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 23:31:38 Fetched 96.1 kB in 0s (0 B/s) 23:31:38 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 23:31:38 Fetched 78.7 kB in 0s (0 B/s) 23:31:38 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 23:31:38 Fetched 48.0 kB in 0s (0 B/s) 23:31:38 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 23:31:38 Fetched 50.2 kB in 0s (0 B/s) 23:31:38 Get:1 libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb [14.9 kB] 23:31:38 Fetched 14.9 kB in 0s (0 B/s) 23:31:38 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 23:31:38 Fetched 234 kB in 0s (0 B/s) 23:31:38 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 23:31:38 Fetched 155 kB in 0s (0 B/s) 23:31:38 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 23:31:38 Fetched 170 kB in 0s (0 B/s) 23:31:38 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 23:31:38 Fetched 267 kB in 0s (0 B/s) 23:31:38 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 23:31:38 Fetched 50.6 kB in 0s (0 B/s) 23:31:38 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 23:31:38 Fetched 15.1 kB in 0s (0 B/s) 23:31:38 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 23:31:38 Fetched 51.5 kB in 0s (0 B/s) 23:31:38 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 23:31:38 Fetched 121 kB in 0s (0 B/s) 23:31:38 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 23:31:38 Fetched 29.7 kB in 0s (0 B/s) 23:31:38 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 23:31:38 Fetched 1021 kB in 0s (0 B/s) 23:31:38 Get:1 libsasl2-2_2.1.27+dfsg-2_amd64.deb [49.3 kB] 23:31:38 Fetched 49.3 kB in 0s (0 B/s) 23:31:38 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 23:31:38 Fetched 54.9 kB in 0s (0 B/s) 23:31:38 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 23:31:38 Fetched 16.6 kB in 0s (0 B/s) 23:31:38 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 23:31:38 Fetched 87.9 kB in 0s (0 B/s) 23:31:38 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 23:31:38 Fetched 142 kB in 0s (0 B/s) 23:31:38 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 23:31:38 Fetched 41.8 kB in 0s (0 B/s) 23:31:38 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 23:31:38 Fetched 181 kB in 0s (0 B/s) 23:31:38 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 23:31:38 Fetched 208 kB in 0s (0 B/s) 23:31:38 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 23:31:38 Fetched 161 kB in 0s (0 B/s) 23:31:38 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 23:31:38 Fetched 107 kB in 0s (0 B/s) 23:31:38 Pulling static-packages 23:31:38 + snapcraftctl pull 23:31:38 Pulling version 23:31:38 + cd /root/project 23:31:38 ++ git describe --tags --abbrev=0 23:31:38 ++ sed s/v// 23:31:38 + GIT_VERSION=2.2.0-dev.28 23:31:38 + '[' -z 2.2.0-dev.28 ']' 23:31:38 + snapcraftctl set-version 2.2.0-dev.28 23:31:39 Building app-service-configurable 23:31:39 + snapcraftctl build 23:31:41 Building config-common 23:31:41 + snapcraftctl build 23:31:42 + cp --archive --link --no-dereference . /root/parts/config-common/install 23:31:43 Skipping build go-build-helper (already ran) 23:31:43 Building edgex-go 23:31:43 + cd /root/parts/edgex-go/src 23:31:43 ++ git describe --tags --abbrev=0 23:31:43 ++ sed s/v// 23:31:43 + GIT_VERSION=2.2.0-dev.28 23:31:43 + '[' -z 2.2.0-dev.28 ']' 23:31:43 + echo 2.2.0-dev.28 23:31:43 + '[' '!' -d vendor ']' 23:31:43 + go mod download all 23:31:50 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:31:50 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:31:50 ---> 429c60500e77 23:31:50 Step 3/31 : WORKDIR /edgex-go 23:31:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:31:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:31:50 ---> 429c60500e77 23:31:50 Step 3/23 : WORKDIR /edgex-go 23:31:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:31:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:31:51 ---> 429c60500e77 23:31:51 Step 3/23 : WORKDIR /edgex-go 23:31:51 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:31:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:31:51 ---> 429c60500e77 23:31:51 Step 3/22 : WORKDIR /edgex-go 23:31:51 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:31:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:31:51 ---> 429c60500e77 23:31:51 Step 3/22 : WORKDIR /edgex-go 23:31:52 ---> Running in 9ee799e09edc 23:31:52 ---> Running in 62f5c2aaa7a4 23:31:52 ---> Running in df8a44709029 23:31:52 ---> Running in db3e63a7a7b4 23:31:52 ---> Running in d18435029907 23:31:53 Removing intermediate container db3e63a7a7b4 23:31:53 ---> f52e89700059 23:31:53 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:53 Removing intermediate container df8a44709029 23:31:53 ---> c3cda30ae362 23:31:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:53 ---> Running in c9298b84feac 23:31:53 ---> Running in 37d90e5e7993 23:31:53 Removing intermediate container d18435029907 23:31:53 ---> f93bf8b53dbd 23:31:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:53 Removing intermediate container 62f5c2aaa7a4 23:31:53 ---> 4e73320f811b 23:31:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:53 Removing intermediate container 9ee799e09edc 23:31:53 ---> 590f32d0956b 23:31:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:53 + make build 23:31:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/core-data/core-data ./cmd/core-data 23:31:53 ---> Running in df5b1e6057cf 23:31:53 ---> Running in 6cd2eb27d9e4 23:31:53 ---> Running in f84a2cd2cb02 23:31:56 Removing intermediate container c9298b84feac 23:31:56 ---> e263fb53fb3a 23:31:56 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:31:56 ---> Running in 754605de4e2c 23:31:56 Removing intermediate container df5b1e6057cf 23:31:56 ---> 6361608b2b13 23:31:56 Step 5/23 : RUN apk add --update --no-cache make git 23:31:56 Removing intermediate container 6cd2eb27d9e4 23:31:56 ---> fa7f9a56d037 23:31:56 Step 5/22 : RUN apk add --update --no-cache make git 23:31:56 Removing intermediate container 37d90e5e7993 23:31:56 ---> 860a6895e13b 23:31:56 Step 5/31 : RUN apk add --update --no-cache make git 23:31:56 ---> Running in afd33c54d408 23:31:56 ---> Running in 34b337b4a10b 23:31:56 Removing intermediate container f84a2cd2cb02 23:31:56 ---> 45de8e6c4150 23:31:56 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:31:56 ---> Running in a983d8d51f75 23:31:57 ---> Running in 840702bcf930 23:31:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:31:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:31:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:31:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:31:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:31:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:31:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:31:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:31:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:32:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:32:00 OK: 220 MiB in 52 packages 23:32:00 OK: 220 MiB in 52 packages 23:32:01 OK: 220 MiB in 52 packages 23:32:01 OK: 220 MiB in 52 packages 23:32:01 OK: 220 MiB in 52 packages 23:32:01 Removing intermediate container 754605de4e2c 23:32:01 ---> 8c2159ba1f1a 23:32:01 Step 6/23 : COPY go.mod vendor* ./ 23:32:02 Removing intermediate container afd33c54d408 23:32:02 ---> c4ae015f129b 23:32:02 Step 6/23 : COPY go.mod vendor* ./ 23:32:02 Removing intermediate container 34b337b4a10b 23:32:02 ---> 41f245509100 23:32:02 Step 6/22 : COPY go.mod vendor* ./ 23:32:02 Removing intermediate container a983d8d51f75 23:32:02 ---> 6bae72d8c04a 23:32:02 Step 6/31 : COPY go.mod vendor* ./ 23:32:02 ---> c1a16e421d73 23:32:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:02 Removing intermediate container 840702bcf930 23:32:02 ---> fe82715624ab 23:32:02 Step 6/22 : COPY go.mod vendor* ./ 23:32:03 ---> Running in 24c4ca211308 23:32:03 ---> a5dc1abdf7f3 23:32:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:03 ---> Running in 686e44b585c9 23:32:03 ---> c8562f792670 23:32:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:03 ---> 843cba220df2 23:32:03 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:04 ---> Running in b5296f7de352 23:32:04 ---> 6b693644a6ae 23:32:04 ---> Running in 3012ad737bc9 23:32:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:04 ---> Running in 4fccec7f9245 23:32:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:32:07 Removing intermediate container 24c4ca211308 23:32:07 ---> c4b118b938f5 23:32:07 Step 8/23 : COPY . . 23:32:09 Removing intermediate container 686e44b585c9 23:32:09 ---> 2ade5a5e579d 23:32:09 Step 8/23 : COPY . . 23:32:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/core-command/core-command ./cmd/core-command 23:32:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:32:10 Removing intermediate container b5296f7de352 23:32:10 ---> 215d56c32d23 23:32:10 Step 8/22 : COPY . . 23:32:10 Removing intermediate container 3012ad737bc9 23:32:10 ---> 194f72c37e9f 23:32:10 Step 8/31 : COPY . . 23:32:10 Removing intermediate container 4fccec7f9245 23:32:10 ---> 28f0c3db6726 23:32:10 Step 8/22 : COPY . . 23:32:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:32:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:32:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:32:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:32:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:32:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:32:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/secrets-config ./cmd/secrets-config 23:32:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:32:21 + 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 23:32:21 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 23:32:21 + case "$service" in 23:32:21 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 23:32:21 + 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 23:32:21 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 23:32:21 + case "$service" in 23:32:21 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 23:32:21 + 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 23:32:21 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 23:32:21 + case "$service" in 23:32:21 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 23:32:21 + 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 23:32:21 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 23:32:21 + case "$service" in 23:32:21 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 23:32:21 + 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 23:32:21 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 23:32:21 + case "$service" in 23:32:21 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 23:32:21 + 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 23:32:21 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 23:32:21 + case "$service" in 23:32:21 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 23:32:21 + 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 23:32:21 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 23:32:21 + case "$service" in 23:32:21 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 23:32:21 + 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 23:32:21 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 23:32:21 + case "$service" in 23:32:21 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 23:32:21 + 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 23:32:21 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 23:32:21 + case "$service" in 23:32:21 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 23:32:21 + 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 23:32:21 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 23:32:21 + case "$service" in 23:32:21 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 23:32:21 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 23:32:21 + 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 23:32:21 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 23:32:21 + case "$service" in 23:32:21 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 23:32:21 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 23:32:21 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 23:32:21 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 23:32:21 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 23:32:22 Building hooks 23:32:22 + cd /root/parts/hooks/src 23:32:22 + make build 23:32:22 go mod tidy 23:32:22 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 23:32:22 go: downloading github.com/davecgh/go-spew v1.1.0 23:32:22 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 23:32:22 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 23:32:23 GO111MODULE=on go build -o cmd/install/install ./cmd/install 23:32:23 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 23:32:23 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 23:32:25 Removing suid/guid from /root/parts/static-packages/install/bin/su 23:32:25 Building static-packages 23:32:25 + snapcraftctl build 23:32:27 Building version 23:32:27 + snapcraftctl build 23:32:29 Staging app-service-configurable 23:32:29 + snapcraftctl stage 23:32:30 Staging config-common 23:32:30 + snapcraftctl stage 23:32:32 Skipping stage go-build-helper (already ran) 23:32:32 Staging edgex-go 23:32:32 + snapcraftctl stage 23:32:33 ---> 6ae889b3b5f7 23:32:33 Step 9/23 : RUN make cmd/core-data/core-data 23:32:33 ---> Running in 6be6578ca58b 23:32:33 ---> 61af09cf8141 23:32:33 Step 9/23 : RUN make cmd/core-metadata/core-metadata 23:32:33 ---> Running in 657d08958cd4 23:32:33 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 23:32:33 ---> 6c684e58e9a6 23:32:33 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:32:33 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 23:32:33 ---> Running in 9f9149082bb3 23:32:33 Staging hooks 23:32:33 + snapcraftctl stage 23:32:34 ---> f677975ba946 23:32:34 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:32:34 ---> Running in e0c64479b49f 23:32:35 Staging static-packages 23:32:35 + snapcraftctl stage 23:32:35 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 23:32:36 ---> 2bb220f3ab2e 23:32:36 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:32:36 ---> Running in fd72e92a7b8c 23:32:36 Staging version 23:32:36 + snapcraftctl stage 23:32: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 23:32:37 Priming app-service-configurable 23:32:37 + snapcraftctl prime 23:32:38 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 23:32:40 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 23:32:40 stage-packages: 23:32:40 - libnorm1 23:32:40 - libpgm-5.2-0 23:32:40 - libsodium23 23:32:40 - libzmq5 23:32:40 Priming config-common 23:32:40 + snapcraftctl prime 23:32:41 Priming go-build-helper 23:32:41 + snapcraftctl prime 23:32:42 Priming edgex-go 23:32:42 + snapcraftctl prime 23:32:44 Priming hooks 23:32:44 + snapcraftctl prime 23:32:45 Priming static-packages 23:32:45 + snapcraftctl prime 23:32:49 Priming version 23:32:49 + snapcraftctl prime 23:32:51 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] } 23:35:00 Removing intermediate container 9f9149082bb3 23:35:00 ---> ffb17d138c03 23:35:00 23:35:00 Step 10/31 : FROM alpine:3.14 23:35:00 3.14: Pulling from library/alpine 23:35:00 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 23:35:00 Status: Downloaded newer image for alpine:3.14 23:35:00 ---> 5b8b7b635229 23:35:00 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:35:00 ---> Running in 16659c2cf4e5 23:35:00 Removing intermediate container 16659c2cf4e5 23:35:00 ---> 8c92c8741a94 23:35:00 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:35:00 ---> Running in 43d455262025 23:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:35:00 (1/2) Installing dumb-init (1.2.5-r1) 23:35:00 (2/2) Installing su-exec (0.2-r1) 23:35:00 Executing busybox-1.33.1-r6.trigger 23:35:00 OK: 6 MiB in 16 packages 23:35:00 Removing intermediate container 43d455262025 23:35:00 ---> f8a0d90d03fb 23:35:00 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:35:00 ---> Running in 0b1cc93e853c 23:35:00 Removing intermediate container 0b1cc93e853c 23:35:00 ---> 00f748898a55 23:35:00 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:35:00 ---> Running in 6cbc7ac33edc 23:35:00 Removing intermediate container 6cbc7ac33edc 23:35:00 ---> 49c457f94cf6 23:35:00 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:35:00 ---> Running in 4e85020b6fe2 23:35:00 Removing intermediate container 4e85020b6fe2 23:35:00 ---> e2a093cc627c 23:35:00 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 23:35:00 ---> Running in b24c7f7f341e 23:35:00 Removing intermediate container b24c7f7f341e 23:35:00 ---> 4df1b57e6c63 23:35:00 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:35:00 Removing intermediate container 657d08958cd4 23:35:00 ---> cd7e6663c459 23:35:00 23:35:00 Step 10/23 : FROM alpine:3.14 23:35:00 ---> 5b8b7b635229 23:35:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:35:00 ---> Running in 4d57febd9a0d 23:35:00 ---> 60524775a9cd 23:35:00 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:35:00 ---> Running in 38cd0bb968b3 23:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:35:02 (1/1) Installing dumb-init (1.2.5-r1) 23:35:02 Executing busybox-1.33.1-r6.trigger 23:35:02 Removing intermediate container e0c64479b49f 23:35:02 ---> 6380cbd8a384 23:35:02 23:35:02 Step 10/22 : FROM alpine:3.14 23:35:02 ---> 5b8b7b635229 23:35:02 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:35:02 OK: 6 MiB in 15 packages 23:35:03 ---> Running in 4aa2ac71ea4c 23:35:03 Removing intermediate container 38cd0bb968b3 23:35:03 ---> bbc8454c7922 23:35:03 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:35:04 Removing intermediate container 4d57febd9a0d 23:35:04 ---> af43575f530b 23:35:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:35:04 ---> Running in a514d781b140 23:35:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:35:04 Removing intermediate container fd72e92a7b8c 23:35:04 ---> bc2c953d6697 23:35:04 23:35:04 Step 10/22 : FROM alpine:3.14 23:35:04 ---> 5b8b7b635229 23:35:04 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:35:05 ---> e0bf6d8728fe 23:35:05 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:35:05 ---> Running in 8e586faefde4 23:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:35:05 Removing intermediate container a514d781b140 23:35:05 ---> 3f738d1c489d 23:35:05 Step 13/23 : ENV APP_PORT=59881 23:35:05 ---> Running in 7f6429930124 23:35:06 (1/1) Installing dumb-init (1.2.5-r1) 23:35:06 Executing busybox-1.33.1-r6.trigger 23:35:06 OK: 6 MiB in 15 packages 23:35:06 Removing intermediate container 7f6429930124 23:35:06 ---> e44040aa4604 23:35:06 Step 14/23 : EXPOSE $APP_PORT 23:35:06 ---> Running in 5ad562508040 23:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:35:07 Removing intermediate container 5ad562508040 23:35:07 ---> 74a48a8b1ae9 23:35:07 Step 15/23 : WORKDIR / 23:35:07 ---> Running in 74924cf00452 23:35:07 ---> 3e9cb32d6c4a 23:35:07 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:35:07 Removing intermediate container 4aa2ac71ea4c 23:35:07 ---> 83221564b480 23:35:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:35:07 ---> Running in 6a35224c1005 23:35:08 (1/2) Installing ca-certificates (20211220-r0) 23:35:08 (2/2) Installing dumb-init (1.2.5-r1) 23:35:08 Executing busybox-1.33.1-r6.trigger 23:35:08 Executing ca-certificates-20211220-r0.trigger 23:35:08 Removing intermediate container 74924cf00452 23:35:08 ---> 4c355bb18339 23:35:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:35:08 OK: 6 MiB in 16 packages 23:35:08 Removing intermediate container 6a35224c1005 23:35:08 ---> 22caa0281327 23:35:08 Step 13/22 : ENV APP_PORT=59861 23:35:08 ---> Running in 113ab326bfc4 23:35:08 ---> 0eafc53efa5c 23:35:08 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:35:09 ---> a532d0ebab3a 23:35:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:35:09 Removing intermediate container 113ab326bfc4 23:35:09 ---> a983e625c0b0 23:35:09 Step 14/22 : EXPOSE $APP_PORT 23:35:09 ---> Running in 594af82c4d6f 23:35:09 ---> 41c6cb4c023c 23:35:09 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:35:09 Removing intermediate container 8e586faefde4 23:35:09 ---> da778d0d06b8 23:35:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:35:10 Removing intermediate container 594af82c4d6f 23:35:10 ---> 64917b35a933 23:35:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:35:10 ---> Running in eae6eb0a274b 23:35:10 Removing intermediate container eae6eb0a274b 23:35:10 ---> 4e12ea15feea 23:35:10 Step 13/22 : ENV APP_PORT=59860 23:35:11 Removing intermediate container 6be6578ca58b 23:35:11 ---> abef4b20831e 23:35:11 23:35:11 Step 10/23 : FROM alpine:3.14 23:35:11 ---> 5b8b7b635229 23:35:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:35:11 ---> Running in d891103745b8 23:35:11 ---> db1b89507d09 23:35:11 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 23:35:11 ---> 0f168c5ad4a8 23:35:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:35:11 ---> Running in bc2f19408584 23:35:11 ---> 3e4e3e4eac15 23:35:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:35:11 ---> Running in 2d8721ba85a4 23:35:11 Removing intermediate container d891103745b8 23:35:11 ---> 0b55369857c6 23:35:11 Step 14/22 : EXPOSE $APP_PORT 23:35:11 ---> Running in e322a2c974a0 23:35:11 Removing intermediate container bc2f19408584 23:35:11 ---> d30717e3cc71 23:35:11 Step 12/23 : ENV APP_PORT=59880 23:35:11 ---> Running in b71e79f66ee8 23:35:12 ---> 3ceab98c3054 23:35:12 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:35:12 Removing intermediate container e322a2c974a0 23:35:12 ---> f55fff39d179 23:35:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:35:12 Removing intermediate container 2d8721ba85a4 23:35:12 ---> ef062b54fcc1 23:35:12 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:35:12 ---> Running in fcad60595515 23:35:12 Removing intermediate container b71e79f66ee8 23:35:12 ---> 7b58df556a24 23:35:12 Step 13/23 : EXPOSE $APP_PORT 23:35:12 ---> Running in e337339515e5 23:35:12 Removing intermediate container fcad60595515 23:35:12 ---> 9ff1b997a263 23:35:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:35:13 Removing intermediate container e337339515e5 23:35:13 ---> b7061af4f373 23:35:13 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:35:13 ---> Running in 7a189569d2ba 23:35:13 ---> Running in ccbce493649b 23:35:13 ---> 45d257e14214 23:35:13 Step 26/31 : RUN chmod +x /entrypoint.sh 23:35:13 ---> 5614a659445c 23:35:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:35:13 ---> 62a528809dc6 23:35:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:35:13 ---> Running in 907b35118f2a 23:35:13 Removing intermediate container ccbce493649b 23:35:13 ---> 2523605affda 23:35:13 Step 21/23 : LABEL arch=arm64 23:35:13 ---> Running in 90a2e3428dd3 23:35:14 ---> a4644ec0aec1 23:35:14 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:35:14 ---> Running in 9bc98ce3d1e9 23:35:14 Removing intermediate container 90a2e3428dd3 23:35:14 ---> 407fc61cc83b 23:35:14 Step 22/23 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 23:35:14 ---> Running in d3e200cdaacf 23:35:15 Removing intermediate container 9bc98ce3d1e9 23:35:15 ---> 27137ce24485 23:35:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:35:15 ---> a9c8174ba211 23:35:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:35:15 Removing intermediate container d3e200cdaacf 23:35:15 ---> 7b77e4c21093 23:35:15 Step 23/23 : LABEL version=0.0.0 23:35:15 ---> Running in da68614266e5 23:35:15 ---> Running in 38830f0a051d 23:35:15 Removing intermediate container 7a189569d2ba 23:35:15 ---> d4af17ddbf09 23:35:15 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:35:15 ---> Running in 03f65451980d 23:35:16 Removing intermediate container da68614266e5 23:35:16 ---> 554ef8ac53a8 23:35:16 Step 20/22 : LABEL arch=arm64 23:35:16 Removing intermediate container 38830f0a051d 23:35:16 ---> 4b279587a9f8 23:35:16 23:35:16 ---> Running in 477bb7c90f35 23:35:16 ---> 176802a64ef2 23:35:16 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:35:16 Removing intermediate container 907b35118f2a 23:35:16 ---> be424150db68 23:35:16 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:35:16 ---> Running in c61f2fb7b538 23:35:17 ---> Running in 59dc3bc57611 23:35:17 Successfully built 4b279587a9f8 23:35:17 Successfully tagged core-metadata-arm64:latest 23:35:17  Building core-metadata ... done Building security-proxy-setup 23:35:17 Removing intermediate container 477bb7c90f35 23:35:17 ---> bbaec53a3fd7 23:35:17 Step 21/22 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 23:35:17 Removing intermediate container c61f2fb7b538 23:35:17 ---> ee5aec898181 23:35:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:35:17 ---> Running in b187be4e37f5 23:35:17 ---> Running in 1710b42e6ae0 23:35:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:35:17 Removing intermediate container 59dc3bc57611 23:35:17 ---> 30a446ff9b43 23:35:17 Step 28/31 : CMD ["gate"] 23:35:17 Removing intermediate container b187be4e37f5 23:35:17 ---> 8be66e01f582 23:35:17 Step 22/22 : LABEL version=0.0.0 23:35:17 ---> Running in 4ca3c9029725 23:35:17 ---> Running in d4ed54a4c366 23:35:17 Removing intermediate container 1710b42e6ae0 23:35:17 ---> 403241800570 23:35:17 Step 20/22 : LABEL arch=arm64 23:35:18 ---> Running in d6a01cd30564 23:35:18 Removing intermediate container d4ed54a4c366 23:35:18 ---> b8b97f6c2c3a 23:35:18 23:35:18 Removing intermediate container 4ca3c9029725 23:35:18 ---> 1f5289e37336 23:35:18 Step 29/31 : LABEL arch=arm64 23:35:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:35:18 ---> Running in 3c9e19d18d8d 23:35:18 Removing intermediate container d6a01cd30564 23:35:18 ---> 2cfd878b47b4 23:35:18 Step 21/22 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 23:35:18 ---> Running in 70de563dbf60 23:35:18 Successfully built b8b97f6c2c3a 23:35:18 Successfully tagged support-scheduler-arm64:latest 23:35:18  Building support-scheduler ... done Building sys-mgmt-agent 23:35:19 Removing intermediate container 3c9e19d18d8d 23:35:19 ---> ea127d3106b3 23:35:19 Step 30/31 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 23:35:19 (1/6) Installing dumb-init (1.2.5-r1) 23:35:19 Removing intermediate container 70de563dbf60 23:35:19 ---> b4f75afc6bff 23:35:19 Step 22/22 : LABEL version=0.0.0 23:35:19 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:35:19 ---> Running in 49517bd750cf 23:35:19 ---> Running in a2880720ef11 23:35:19 (3/6) Installing libsodium (1.0.18-r0) 23:35:19 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:35:20 (5/6) Installing libzmq (4.3.4-r0) 23:35:20 Removing intermediate container 49517bd750cf 23:35:20 ---> 9e4ced943a1a 23:35:20 Step 31/31 : LABEL version=0.0.0 23:35:20 (6/6) Installing zeromq (4.3.4-r0) 23:35:20 Removing intermediate container a2880720ef11 23:35:20 ---> f0ae3d5a0b30 23:35:20 23:35:20 Executing busybox-1.33.1-r6.trigger 23:35:20 OK: 8 MiB in 20 packages 23:35:20 ---> Running in ba67f845c5f6 23:35:20 Successfully built f0ae3d5a0b30 23:35:20 Successfully tagged support-notifications-arm64:latest 23:35:20 Building core-command 23:35:20  Building support-notifications ... done Removing intermediate container ba67f845c5f6 23:35:20 ---> 3d727ac57058 23:35:20 23:35:21 Successfully built 3d727ac57058 23:35:21 Successfully tagged security-bootstrapper-arm64:latest 23:35:21  Building security-bootstrapper ... done Building security-secretstore-setup 23:35:21 Removing intermediate container 03f65451980d 23:35:21 ---> 4846ede2c0d6 23:35:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:35:22 ---> 49b308173ab5 23:35:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:35:22 ---> 0e613f2c15c3 23:35:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:35:23 ---> 1e5d4ebc2b36 23:35:23 Step 19/23 : ENTRYPOINT ["/core-data"] 23:35:23 ---> Running in fb7d88e629be 23:35:24 Removing intermediate container fb7d88e629be 23:35:24 ---> a22e9d98c9f3 23:35:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:35:24 ---> Running in f24ed39b1b05 23:35:24 Removing intermediate container f24ed39b1b05 23:35:24 ---> a72050f201d6 23:35:24 Step 21/23 : LABEL arch=arm64 23:35:24 ---> Running in 4d2543126c0b 23:35:25 Removing intermediate container 4d2543126c0b 23:35:25 ---> 9bae2e46d728 23:35:25 Step 22/23 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 23:35:25 ---> Running in 42c4d9fc672f 23:35:26 Removing intermediate container 42c4d9fc672f 23:35:26 ---> 1b3760323544 23:35:26 Step 23/23 : LABEL version=0.0.0 23:35:26 ---> Running in 100c69160b48 23:35:26 Removing intermediate container 100c69160b48 23:35:26 ---> d8e082562498 23:35:26 23:35:26 Successfully built d8e082562498 23:35:26 Successfully tagged core-data-arm64:latest 23:36:13  Building core-data ... done Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:36:13 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:36:13 ---> 429c60500e77 23:36:13 Step 3/21 : WORKDIR /edgex-go 23:36:13 ---> Using cache 23:36:13 ---> 590f32d0956b 23:36:13 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:36:13 ---> Using cache 23:36:13 ---> fa7f9a56d037 23:36:13 Step 5/21 : RUN apk add --update --no-cache make git 23:36:13 ---> Using cache 23:36:13 ---> 41f245509100 23:36:13 Step 6/21 : COPY go.mod vendor* ./ 23:36:13 ---> Using cache 23:36:13 ---> c8562f792670 23:36:13 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:36:13 ---> Using cache 23:36:13 ---> 215d56c32d23 23:36:13 Step 8/21 : COPY . . 23:36:13 ---> Using cache 23:36:13 ---> f677975ba946 23:36:13 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:36:13 ---> Running in 2a59161fe386 23:36:13 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:36:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:36:13 ---> 429c60500e77 23:36:13 Step 3/23 : WORKDIR /edgex-go 23:36:13 ---> Using cache 23:36:13 ---> 590f32d0956b 23:36:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:36:13 ---> Using cache 23:36:13 ---> fa7f9a56d037 23:36:13 Step 5/23 : RUN apk add --update --no-cache make bash git 23:36:13 ---> Running in 16360448b0f9 23:36:13 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:36:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:36:13 ---> 429c60500e77 23:36:13 Step 3/23 : WORKDIR /edgex-go 23:36:13 ---> Using cache 23:36:13 ---> 590f32d0956b 23:36:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:36:13 ---> Using cache 23:36:13 ---> fa7f9a56d037 23:36:13 Step 5/23 : RUN apk add --update --no-cache make git 23:36:13 ---> Using cache 23:36:13 ---> 41f245509100 23:36:13 Step 6/23 : COPY go.mod vendor* ./ 23:36:13 ---> Using cache 23:36:13 ---> c8562f792670 23:36:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:36:13 ---> Using cache 23:36:13 ---> 215d56c32d23 23:36:13 Step 8/23 : COPY . . 23:36:13 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:36:13 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:36:13 ---> 429c60500e77 23:36:13 Step 3/25 : WORKDIR /edgex-go 23:36:13 ---> Using cache 23:36:13 ---> 590f32d0956b 23:36:13 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:36:13 ---> Using cache 23:36:13 ---> fa7f9a56d037 23:36:13 Step 5/25 : RUN apk add --update --no-cache make git 23:36:13 ---> Using cache 23:36:13 ---> 41f245509100 23:36:13 Step 6/25 : COPY go.mod vendor* ./ 23:36:13 ---> Using cache 23:36:13 ---> c8562f792670 23:36:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:36:13 ---> Using cache 23:36:13 ---> 215d56c32d23 23:36:13 Step 8/25 : COPY . . 23:36:13 ---> Using cache 23:36:13 ---> f677975ba946 23:36:13 Step 9/23 : RUN make cmd/core-command/core-command 23:36:13 ---> Using cache 23:36:13 ---> f677975ba946 23:36:13 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:36:13 ---> Running in 14022bd42eef 23:36:13 ---> Running in a1f7e27376ba 23:36:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:36:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:36:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:36:15 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 23:36:15 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 23:36:16 OK: 220 MiB in 52 packages 23:36:17 Removing intermediate container 16360448b0f9 23:36:17 ---> dfe592d4c489 23:36:17 Step 6/23 : COPY go.mod vendor* ./ 23:36:18 ---> daf6a24d396d 23:36:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:36:18 ---> Running in 3b0fa95630bc 23:36:23 Removing intermediate container 3b0fa95630bc 23:36:23 ---> 0f4c7ff73d4c 23:36:23 Step 8/23 : COPY . . 23:36:42 ---> 458757a2e26f 23:36:42 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:36:42 ---> Running in 6f7a003b7555 23:36:42 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 23:37:50 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 23:37:51 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 23:37:58 Removing intermediate container 14022bd42eef 23:37:58 ---> a7ca947ba87d 23:37:58 23:37:58 Step 10/23 : FROM alpine:3.14 23:37:58 ---> 5b8b7b635229 23:37:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:37:58 ---> Using cache 23:37:58 ---> 83221564b480 23:37:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:37:58 ---> Using cache 23:37:58 ---> 22caa0281327 23:37:58 Step 13/23 : ENV APP_PORT=59882 23:37:58 ---> Running in 0c2c69ac5b6a 23:37:58 Removing intermediate container 0c2c69ac5b6a 23:37:58 ---> 60f577448df5 23:37:58 Step 14/23 : EXPOSE $APP_PORT 23:37:58 ---> Running in c9c4f635b4c2 23:37:59 Removing intermediate container c9c4f635b4c2 23:37:59 ---> 49d153cfb536 23:37:59 Step 15/23 : WORKDIR / 23:37:59 ---> Running in c0e3d2c103c0 23:38:00 Removing intermediate container c0e3d2c103c0 23:38:00 ---> 12e6efdcbc19 23:38:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:38:01 Removing intermediate container 2a59161fe386 23:38:01 ---> fe825dd7e352 23:38:01 23:38:01 Step 10/21 : FROM alpine:3.14 23:38:01 ---> 5b8b7b635229 23:38:01 Step 11/21 : RUN apk add --update --no-cache curl 23:38:01 ---> Running in b3bf626f1ff4 23:38:01 ---> 60453bf3a4c1 23:38:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:38:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:38:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:38:04 ---> a706f6539179 23:38:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:38:04 Removing intermediate container a1f7e27376ba 23:38:04 ---> 21a0eacfba9a 23:38:04 23:38:04 Step 10/25 : FROM alpine:3.14 23:38:04 ---> 5b8b7b635229 23:38:04 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:38:04 ---> Running in 788590f48435 23:38:04 (1/5) Installing ca-certificates (20211220-r0) 23:38:04 (2/5) Installing brotli-libs (1.0.9-r5) 23:38:04 (3/5) Installing nghttp2-libs (1.43.0-r0) 23:38:04 (4/5) Installing libcurl (7.79.1-r0) 23:38:04 (5/5) Installing curl (7.79.1-r0) 23:38:05 Executing busybox-1.33.1-r6.trigger 23:38:05 Executing ca-certificates-20211220-r0.trigger 23:38:05 ---> 9d35fad6f836 23:38:05 Step 19/23 : ENTRYPOINT ["/core-command"] 23:38:05 OK: 8 MiB in 19 packages 23:38:05 ---> Running in a0fcbe2ea57f 23:38:06 Removing intermediate container a0fcbe2ea57f 23:38:06 ---> 1516ea39d3af 23:38:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:38:06 ---> Running in f53a1a805eaf 23:38:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:38:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:38:06 Removing intermediate container f53a1a805eaf 23:38:06 ---> 96c9d623c0de 23:38:06 Step 21/23 : LABEL arch=arm64 23:38:06 ---> Running in ddaae3ce34b8 23:38:07 Removing intermediate container b3bf626f1ff4 23:38:07 ---> e6ce5153b1bf 23:38:07 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:38:07 ---> Running in dc911551177d 23:38:07 (1/3) Installing ca-certificates (20211220-r0) 23:38:07 Removing intermediate container ddaae3ce34b8 23:38:07 ---> c079b59af443 23:38:07 Step 22/23 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 23:38:07 (2/3) Installing dumb-init (1.2.5-r1) 23:38:07 (3/3) Installing su-exec (0.2-r1) 23:38:07 Executing busybox-1.33.1-r6.trigger 23:38:07 Executing ca-certificates-20211220-r0.trigger 23:38:07 ---> Running in 9d235cd62621 23:38:07 Removing intermediate container dc911551177d 23:38:07 ---> c572bedd0a0e 23:38:07 Step 13/21 : WORKDIR /edgex 23:38:07 OK: 6 MiB in 17 packages 23:38:07 ---> Running in d180244decab 23:38:08 Removing intermediate container 9d235cd62621 23:38:08 ---> 1a359551b7db 23:38:08 Step 23/23 : LABEL version=0.0.0 23:38:08 ---> Running in 5920d29a6ca0 23:38:08 Removing intermediate container d180244decab 23:38:08 ---> 67c5e5c73cda 23:38:08 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:38:08 Removing intermediate container 5920d29a6ca0 23:38:08 ---> 7b8dffd97158 23:38:08 23:38:09 ---> 63341e1c0917 23:38:09 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:38:09 Successfully built 7b8dffd97158 23:38:09 Successfully tagged core-command-arm64:latest 23:38:09  Building core-command ... done Removing intermediate container 788590f48435 23:38:09 ---> 9f6f26347cd2 23:38:09 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:38:09 ---> Running in bcedd6f1d5c0 23:38:10 Removing intermediate container bcedd6f1d5c0 23:38:10 ---> 4aafc192ee30 23:38:10 Step 13/25 : WORKDIR / 23:38:10 ---> Running in 93f203a5a90c 23:38:10 ---> b555f374d5ce 23:38:10 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:38:11 Removing intermediate container 93f203a5a90c 23:38:11 ---> f8e3fbb859d2 23:38:11 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:38:11 Removing intermediate container 6f7a003b7555 23:38:11 ---> b432a9640ded 23:38:11 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:38:11 ---> Running in d484dcbda88c 23:38:11 ---> 29f2d990949f 23:38:11 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:38:11 ---> 11caf8605751 23:38:11 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:38:11 ---> Running in e0764e1556ec 23:38:12 Removing intermediate container e0764e1556ec 23:38:12 ---> 45ad65d0b8e9 23:38:12 Step 18/21 : CMD ["--init=true"] 23:38:12 ---> 430d0b5027b2 23:38:12 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:38:12 ---> Running in 9e050cf9099b 23:38:12 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 23:38:13 Removing intermediate container 9e050cf9099b 23:38:13 ---> 51f077903481 23:38:13 Step 19/21 : LABEL arch=arm64 23:38:13 ---> Running in 527fb8d0a4dd 23:38:13 ---> 230c84f8c2fa 23:38:13 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:38:13 Removing intermediate container 527fb8d0a4dd 23:38:13 ---> e0623ddadd73 23:38:13 Step 20/21 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 23:38:14 ---> Running in f26a23797e0f 23:38:14 ---> 2f1eb36869f1 23:38:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:38:14 Removing intermediate container f26a23797e0f 23:38:14 ---> 7d581ea50411 23:38:14 Step 21/21 : LABEL version=0.0.0 23:38:14 ---> Running in f6245d477239 23:38:15 Removing intermediate container f6245d477239 23:38:15 ---> c12c2b603e29 23:38:15 23:38:15 Removing intermediate container d484dcbda88c 23:38:15 ---> b52721ac7b14 23:38:15 23:38:15 Step 11/23 : FROM docker:20.10.10 23:38:15 20.10.10: Pulling from library/docker 23:38:15 Successfully built c12c2b603e29 23:38:15 Successfully tagged security-proxy-setup-arm64:latest 23:38:15  Building security-proxy-setup ... done  ---> df0448288cb4 23:38:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:38:17 ---> 282d3d2592a9 23:38:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:38:17 ---> 7ea13433ca1e 23:38:17 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/ 23:38:18 ---> Running in b449f361cf74 23:38:19 Removing intermediate container b449f361cf74 23:38:19 ---> b4dd07373e03 23:38:19 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:38:19 ---> Running in 2afd87d1d2e2 23:38:20 Removing intermediate container 2afd87d1d2e2 23:38:20 ---> ac2e7a942536 23:38:20 Step 23/25 : LABEL arch=arm64 23:38:20 ---> Running in e0a18c894c04 23:38:21 Removing intermediate container e0a18c894c04 23:38:21 ---> 2c83001e8eb0 23:38:21 Step 24/25 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 23:38:21 ---> Running in d4ee3b5c6344 23:38:21 Removing intermediate container d4ee3b5c6344 23:38:21 ---> c985d8858873 23:38:21 Step 25/25 : LABEL version=0.0.0 23:38:21 ---> Running in f1253aa01c08 23:38:22 Removing intermediate container f1253aa01c08 23:38:22 ---> 6a2586ae6db4 23:38:22 23:38:22 Successfully built 6a2586ae6db4 23:38:22 Successfully tagged security-secretstore-setup-arm64:latest 23:38:22  Building security-secretstore-setup ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 23:38:22 Status: Downloaded newer image for docker:20.10.10 23:38:22 ---> 520e9a0a30f7 23:38:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:38:22 ---> Running in 887d35d63970 23:38:23 Removing intermediate container 887d35d63970 23:38:23 ---> 93f44869449c 23:38:23 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 23:38:23 ---> Running in 89f8bc3b4e96 23:38:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:38:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:38:25 (1/42) Installing readline (8.1.0-r0) 23:38:25 (2/42) Installing bash (5.1.4-r0) 23:38:25 Executing bash-5.1.4-r0.post-install 23:38:25 (3/42) Installing brotli-libs (1.0.9-r5) 23:38:25 (4/42) Installing nghttp2-libs (1.43.0-r0) 23:38:25 (5/42) Installing libcurl (7.79.1-r0) 23:38:25 (6/42) Installing curl (7.79.1-r0) 23:38:25 (7/42) Installing dumb-init (1.2.5-r1) 23:38:25 (8/42) Installing libbz2 (1.0.8-r1) 23:38:25 (9/42) Installing expat (2.4.4-r0) 23:38:25 (10/42) Installing libffi (3.3-r2) 23:38:25 (11/42) Installing gdbm (1.19-r0) 23:38:25 (12/42) Installing xz-libs (5.2.5-r0) 23:38:25 (13/42) Installing libgcc (10.3.1_git20210424-r2) 23:38:25 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 23:38:25 (15/42) Installing mpdecimal (2.5.1-r1) 23:38:25 (16/42) Installing sqlite-libs (3.35.5-r0) 23:38:25 (17/42) Installing python3 (3.9.5-r2) 23:38:27 (18/42) Installing py3-appdirs (1.4.4-r2) 23:38:27 (19/42) Installing py3-chardet (4.0.0-r2) 23:38:27 (20/42) Installing py3-idna (3.2-r0) 23:38:27 (21/42) Installing py3-urllib3 (1.26.5-r0) 23:38:27 (22/42) Installing py3-certifi (2020.12.5-r1) 23:38:27 (23/42) Installing py3-requests (2.25.1-r4) 23:38:27 (24/42) Installing py3-msgpack (1.0.2-r1) 23:38:27 (25/42) Installing py3-lockfile (0.12.2-r4) 23:38:27 (26/42) Installing py3-cachecontrol (0.12.6-r1) 23:38:27 (27/42) Installing py3-colorama (0.4.4-r1) 23:38:27 (28/42) Installing py3-contextlib2 (0.6.0-r1) 23:38:27 (29/42) Installing py3-distlib (0.3.1-r3) 23:38:27 (30/42) Installing py3-distro (1.5.0-r3) 23:38:27 (31/42) Installing py3-six (1.15.0-r1) 23:38:27 (32/42) Installing py3-webencodings (0.5.1-r4) 23:38:27 (33/42) Installing py3-html5lib (1.1-r1) 23:38:27 (34/42) Installing py3-parsing (2.4.7-r2) 23:38:27 (35/42) Installing py3-packaging (20.9-r1) 23:38:27 (36/42) Installing py3-toml (0.10.2-r2) 23:38:27 (37/42) Installing py3-pep517 (0.10.0-r2) 23:38:27 (38/42) Installing py3-progress (1.5-r2) 23:38:27 (39/42) Installing py3-retrying (1.3.3-r1) 23:38:27 (40/42) Installing py3-ordered-set (4.0.2-r1) 23:38:27 (41/42) Installing py3-setuptools (52.0.0-r3) 23:38:27 (42/42) Installing py3-pip (20.3.4-r1) 23:38:28 Executing busybox-1.33.1-r6.trigger 23:38:28 OK: 84 MiB in 64 packages 23:38:31 Collecting docker-compose==1.23.2 23:38:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:38:31 Collecting jsonschema<3,>=2.5.1 23:38:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:38:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 23:38:32 Collecting PyYAML<4,>=3.10 23:38:32 Downloading PyYAML-3.13.tar.gz (270 kB) 23:38:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:38:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:38:36 Collecting websocket-client<1.0,>=0.32.0 23:38:36 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:38:36 Collecting docker<4.0,>=3.6.0 23:38:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:38:36 Collecting cached-property<2,>=1.2.0 23:38:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:38:36 Collecting dockerpty<0.5,>=0.4.1 23:38:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:38:38 Collecting texttable<0.10,>=0.9.0 23:38:38 Downloading texttable-0.9.1.tar.gz (11 kB) 23:38:40 Collecting docopt<0.7,>=0.6.1 23:38:40 Downloading docopt-0.6.2.tar.gz (25 kB) 23:38:41 Collecting docker-pycreds>=0.4.0 23:38:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:38:42 Collecting idna<2.8,>=2.5 23:38:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:38:42 Collecting chardet<3.1.0,>=3.0.2 23:38:42 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:38:42 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) 23:38:43 Collecting urllib3<1.25,>=1.21.1 23:38:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:38:43 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:38:43 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:38:43 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:38:43 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:38:44 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:38:44 Attempting uninstall: urllib3 23:38:44 Found existing installation: urllib3 1.26.5 23:38:44 Uninstalling urllib3-1.26.5: 23:38:44 Successfully uninstalled urllib3-1.26.5 23:38:44 Attempting uninstall: idna 23:38:44 Found existing installation: idna 3.2 23:38:44 Uninstalling idna-3.2: 23:38:44 Successfully uninstalled idna-3.2 23:38:45 Attempting uninstall: chardet 23:38:45 Found existing installation: chardet 4.0.0 23:38:45 Uninstalling chardet-4.0.0: 23:38:45 Successfully uninstalled chardet-4.0.0 23:38:47 Attempting uninstall: requests 23:38:47 Found existing installation: requests 2.25.1 23:38:47 Uninstalling requests-2.25.1: 23:38:47 Successfully uninstalled requests-2.25.1 23:38:47 Running setup.py install for texttable: started 23:38:48 Running setup.py install for texttable: finished with status 'done' 23:38:48 Running setup.py install for PyYAML: started 23:38:50 Running setup.py install for PyYAML: finished with status 'done' 23:38:51 Running setup.py install for docopt: started 23:38:53 Running setup.py install for docopt: finished with status 'done' 23:38:53 Running setup.py install for dockerpty: started 23:38:54 Running setup.py install for dockerpty: finished with status 'done' 23:38:56 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 23:39:04 Removing intermediate container 89f8bc3b4e96 23:39:04 ---> df46f13f242b 23:39:04 Step 14/23 : ENV APP_PORT=58890 23:39:04 ---> Running in fb54aff1f5ba 23:39:04 Removing intermediate container fb54aff1f5ba 23:39:04 ---> 7c611773f3a9 23:39:04 Step 15/23 : EXPOSE $APP_PORT 23:39:04 ---> Running in 2d04910018d3 23:39:04 Removing intermediate container 2d04910018d3 23:39:04 ---> fb7b1c48c6e5 23:39:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:39:05 ---> 800421499ae1 23:39:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:39:06 ---> d4fecda3b932 23:39:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:39:06 ---> 5c51956d0a08 23:39:06 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 23:39:06 ---> Running in 99a1e1dee4c6 23:39:07 Removing intermediate container 99a1e1dee4c6 23:39:07 ---> d82623b29769 23:39:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:39:07 ---> Running in c40d9dc40943 23:39:07 Removing intermediate container c40d9dc40943 23:39:07 ---> ae9424b71584 23:39:07 Step 21/23 : LABEL arch=arm64 23:39:07 ---> Running in 16ebea3cf36e 23:39:08 Removing intermediate container 16ebea3cf36e 23:39:08 ---> 8074607d3ea6 23:39:08 Step 22/23 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 23:39:08 ---> Running in 7a047e4ff4f1 23:39:08 Removing intermediate container 7a047e4ff4f1 23:39:08 ---> 4373051bd1fe 23:39:08 Step 23/23 : LABEL version=0.0.0 23:39:08 ---> Running in a0b2a384536e 23:39:09 Removing intermediate container a0b2a384536e 23:39:09 ---> b2ec585f3a1c 23:39:09 23:39:09 Successfully built b2ec585f3a1c 23:39:09 Successfully tagged sys-mgmt-agent-arm64:latest 23:39:09  Building sys-mgmt-agent ... done  [Pipeline] } 23:39:09 $ docker stop --time=1 f19e77f9dfa09e8e424bd78e57d9c9cbd6e55846dfac653f568e441d0eebbcfb 23:39:11 $ docker rm -f f19e77f9dfa09e8e424bd78e57d9c9cbd6e55846dfac653f568e441d0eebbcfb [Pipeline] // withDockerContainer [Pipeline] sh 23:39:11 + docker images 23:39:12 REPOSITORY TAG IMAGE ID CREATED SIZE 23:39:12 sys-mgmt-agent-arm64 latest b2ec585f3a1c 3 seconds ago 280MB 23:39:12 security-secretstore-setup-arm64 latest 6a2586ae6db4 50 seconds ago 27MB 23:39:12 security-proxy-setup-arm64 latest c12c2b603e29 57 seconds ago 25.5MB 23:39:12 b52721ac7b14 57 seconds ago 1.59GB 23:39:12 core-command-arm64 latest 7b8dffd97158 About a minute ago 15.1MB 23:39:12 21a0eacfba9a About a minute ago 1.6GB 23:39:12 fe825dd7e352 About a minute ago 1.6GB 23:39:12 a7ca947ba87d About a minute ago 1.59GB 23:39:12 core-data-arm64 latest d8e082562498 3 minutes ago 19.3MB 23:39:12 security-bootstrapper-arm64 latest 3d727ac57058 3 minutes ago 18MB 23:39:12 support-notifications-arm64 latest f0ae3d5a0b30 3 minutes ago 16.1MB 23:39:12 support-scheduler-arm64 latest b8b97f6c2c3a 3 minutes ago 15.4MB 23:39:12 core-metadata-arm64 latest 4b279587a9f8 3 minutes ago 15.9MB 23:39:12 abef4b20831e 4 minutes ago 1.6GB 23:39:12 bc2c953d6697 4 minutes ago 1.6GB 23:39:12 6380cbd8a384 4 minutes ago 1.6GB 23:39:12 cd7e6663c459 4 minutes ago 1.6GB 23:39:12 ffb17d138c03 4 minutes ago 1.59GB 23:39:12 ci-base-image-arm64 latest 429c60500e77 14 minutes ago 1.26GB 23:39:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 days ago 551MB 23:39:12 docker 20.10.10 520e9a0a30f7 2 months ago 200MB 23:39:12 alpine 3.14 5b8b7b635229 3 months ago 5.35MB 23:39:12 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 23:39:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:39:12 23:39:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:39:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:39:13 arm64: Pulling from edgex-lftools-log-publisher 23:39:13 448f6bf000e3: Pulling fs layer 23:39:13 f757da607395: Pulling fs layer 23:39:13 05883995daec: Pulling fs layer 23:39:13 8603b9c90790: Pulling fs layer 23:39:13 1560dd03e051: Pulling fs layer 23:39:13 27f5ce0e4adf: Pulling fs layer 23:39:13 c2d8d7efcc4b: Pulling fs layer 23:39:13 8603b9c90790: Waiting 23:39:13 1560dd03e051: Waiting 23:39:13 27f5ce0e4adf: Waiting 23:39:13 c2d8d7efcc4b: Waiting 23:39:13 f757da607395: Verifying Checksum 23:39:13 f757da607395: Download complete 23:39:13 8603b9c90790: Verifying Checksum 23:39:13 8603b9c90790: Download complete 23:39:13 1560dd03e051: Verifying Checksum 23:39:13 1560dd03e051: Download complete 23:39:13 05883995daec: Verifying Checksum 23:39:13 05883995daec: Download complete 23:39:13 27f5ce0e4adf: Verifying Checksum 23:39:13 27f5ce0e4adf: Download complete 23:39:13 448f6bf000e3: Verifying Checksum 23:39:13 448f6bf000e3: Download complete 23:39:16 c2d8d7efcc4b: Verifying Checksum 23:39:16 c2d8d7efcc4b: Download complete 23:39:17 448f6bf000e3: Pull complete 23:39:17 f757da607395: Pull complete 23:39:19 05883995daec: Pull complete 23:39:19 8603b9c90790: Pull complete 23:39:20 1560dd03e051: Pull complete 23:39:21 27f5ce0e4adf: Pull complete 23:39:36 c2d8d7efcc4b: Pull complete 23:39:36 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:39:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:39:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:39:36 prd-ubuntu18.04-docker-arm64-4c-16g-5025 does not seem to be running inside a container 23:39:36 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:39:39 $ docker top cdb372344860349b1562dbf0f434c135dd9b4ecabe439678c8bbdda908cb285a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:39:40 ---> job-cost.sh 23:39:40 lf-activate-venv: SKIPPING 23:39:40 INFO: No Stack... 23:39:40 INFO: Retrieving Pricing Info for: v3-standard-4 23:39:41 INFO: Archiving Costs [Pipeline] sh 23:39:41 + cat /w/workspace/edgex-go/8/archives/cost.csv 23:39:41 + cut -d, -f6 [Pipeline] lock 23:39:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3879-8-stack-cost] 23:39:41 Resource [jenkins-edgexfoundry-edgex-go-PR-3879-8-stack-cost] did not exist. Created. 23:39:41 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3879-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:39:42 + echo total: 0.10999999940395355 [Pipeline] stash 23:39:42 Stashed 1 file(s) [Pipeline] } 23:39:42 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3879-8-stack-cost] [Pipeline] // lock [Pipeline] } 23:39:42 $ docker stop --time=1 cdb372344860349b1562dbf0f434c135dd9b4ecabe439678c8bbdda908cb285a 23:39:44 $ docker rm -f cdb372344860349b1562dbf0f434c135dd9b4ecabe439678c8bbdda908cb285a [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 23:39:44 provisioning config files... 23:39:44 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config6059662301901531363tmp [Pipeline] { [Pipeline] sh 23:39:45 + set +x 23:39:45 + curl -s https://codecov.io/bash 23:39:45 + bash -s -- 23:39:45 23:39:45 _____ _ 23:39:45 / ____| | | 23:39:45 | | ___ __| | ___ ___ _____ __ 23:39:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:39:45 | |___| (_) | (_| | __/ (_| (_) \ V / 23:39:45 \_____\___/ \__,_|\___|\___\___/ \_/ 23:39:45 Bash-1.0.6 23:39:45 23:39:45 23:39:45 ==> git version 2.24.4 found 23:39:45 ==> 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 23:39:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:39:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:39:45 ==> Jenkins CI detected. 23:39:45 current dir:  /w/workspace/edgex-go/8 23:39:45 project root: . 23:39:45 --> token set from env 23:39:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:39:45 ==> Running gcov in . (disable via -X gcov) 23:39:45 ==> Python coveragepy not found 23:39:45 ==> Searching for coverage reports in: 23:39:45 + . 23:39:45 -> Found 1 reports 23:39:45 ==> Detecting git/mercurial file structure 23:39:45 ==> Reading reports 23:39:45 + ./coverage.out bytes=428383 23:39:45 ==> Appending adjustments 23:39:45 https://docs.codecov.io/docs/fixing-reports 23:39:46 + Found adjustments 23:39:46 ==> Gzipping contents 23:39:46 60K /tmp/codecov.emEBhH.gz 23:39:46 ==> Uploading reports 23:39:46 url: https://codecov.io 23:39:46 query: branch=PR-3879&commit=9093c73768caacc795127143a1a80eae89a692f0&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3879%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3879&job=&cmd_args= 23:39:46 -> Pinging Codecov 23:39: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-3879&commit=9093c73768caacc795127143a1a80eae89a692f0&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3879%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3879&job=&cmd_args= 23:39:47 -> Uploading to 23:39:47 https://storage.googleapis.com/codecov/v4/raw/2022-02-10/00271124DB129430A58F1EEE437C3FCB/9093c73768caacc795127143a1a80eae89a692f0/4414a541-8904-4a4f-ab86-921e24051d88.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220210%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220210T233946Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=28732f9b9430998744b4f4ef5f72483c43422c51881c86fafa19d45e05bab645 23:39:47 % Total % Received % Xferd Average Speed Time Time Time Current 23:39:47 Dload Upload Total Spent Left Speed 23:39:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57935 0 0 100 57935 0 146k --:--:-- --:--:-- --:--:-- 146k 23:39:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9093c73768caacc795127143a1a80eae89a692f0 [Pipeline] } 23:39:47 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 23:39:47 + '[' -d /w/workspace/edgex-go/8/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:39:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:39:48 ---> package-listing.sh 23:39:48 ++ facter osfamily 23:39:48 ++ tr '[:upper:]' '[:lower:]' 23:39:49 + OS_FAMILY=redhat 23:39:49 + workspace=/w/workspace/edgex-go/8 23:39:49 + START_PACKAGES=/tmp/packages_start.txt 23:39:49 + END_PACKAGES=/tmp/packages_end.txt 23:39:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:39:49 + PACKAGES=/tmp/packages_start.txt 23:39:49 + '[' /w/workspace/edgex-go/8 ']' 23:39:49 + PACKAGES=/tmp/packages_end.txt 23:39:49 + case "${OS_FAMILY}" in 23:39:49 + sort 23:39:49 + rpm -qa 23:39:53 + '[' -f /tmp/packages_start.txt ']' 23:39:53 + '[' -f /tmp/packages_end.txt ']' 23:39:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:39:53 + '[' /w/workspace/edgex-go/8 ']' 23:39:53 + mkdir -p /w/workspace/edgex-go/8/archives/ 23:39:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 23:39:53 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:39:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:39:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:39:54 23:39:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:39:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:39:54 latest: Pulling from edgex-lftools-log-publisher 23:39:54 b4d181a07f80: Pulling fs layer 23:39:54 a1111a8f2ec3: Pulling fs layer 23:39:54 ed53099fbce6: Pulling fs layer 23:39:54 dc539afda2c1: Pulling fs layer 23:39:54 77bc0d833cb6: Pulling fs layer 23:39:54 9065ff56babe: Pulling fs layer 23:39:54 d287ab97295c: Pulling fs layer 23:39:54 dc539afda2c1: Waiting 23:39:54 77bc0d833cb6: Waiting 23:39:54 9065ff56babe: Waiting 23:39:54 d287ab97295c: Waiting 23:39:54 a1111a8f2ec3: Verifying Checksum 23:39:54 a1111a8f2ec3: Download complete 23:39:54 dc539afda2c1: Verifying Checksum 23:39:54 dc539afda2c1: Download complete 23:39:54 ed53099fbce6: Verifying Checksum 23:39:54 ed53099fbce6: Download complete 23:39:54 77bc0d833cb6: Verifying Checksum 23:39:54 77bc0d833cb6: Download complete 23:39:54 9065ff56babe: Verifying Checksum 23:39:54 9065ff56babe: Download complete 23:39:54 b4d181a07f80: Verifying Checksum 23:39:54 b4d181a07f80: Download complete 23:39:55 d287ab97295c: Verifying Checksum 23:39:55 d287ab97295c: Download complete 23:39:56 b4d181a07f80: Pull complete 23:39:56 a1111a8f2ec3: Pull complete 23:39:56 ed53099fbce6: Pull complete 23:39:56 dc539afda2c1: Pull complete 23:39:57 77bc0d833cb6: Pull complete 23:39:57 9065ff56babe: Pull complete 23:40:02 d287ab97295c: Pull complete 23:40:02 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:40:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:40:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:40:02 prd-centos7-docker-4c-2g-5024 does not seem to be running inside a container 23:40:02 $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:40:06 $ docker top 6999682dd67174f07ebe4afbd096431d08fdf09ba904844a54b9736455ca1770 -eo pid,comm [Pipeline] { [Pipeline] sh 23:40:06 + touch /tmp/pre-build-complete [Pipeline] sh 23:40:06 + mkdir -p /var/log/sysstat [Pipeline] sh 23:40:06 + ls /var/log/sa-host 23:40:06 + sadf -c /var/log/sa-host/sa10 23:40:06 file_magic: OK 23:40:06 HZ: Using current value: 100 23:40:06 file_header: OK 23:40: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 23:40:06 Statistics: 23:40: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... 23:40:06 File successfully converted to sysstat format version 12.0.3 23:40:06 + sadf -c /var/log/sa-host/sa17 23:40:06 file_magic: OK 23:40:06 HZ: Using current value: 100 23:40:06 file_header: OK 23:40: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 23:40:06 Statistics: 23:40:06 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:40:06 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:40:07 provisioning config files... 23:40:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config7457195320973589631tmp [Pipeline] { [Pipeline] echo 23:40:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:40:07 ---> create-netrc.sh [Pipeline] } 23:40:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:40:07 ---> python-tools-install.sh [Pipeline] echo 23:40:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:40:08 ---> sudo-logs.sh 23:40:08 Archiving 'sudo' log.. 23:40:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-5024.novalocal: Name or service not known 23:40:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-5024.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:40:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:40:08 ---> job-cost.sh 23:40:08 lf-activate-venv: SKIPPING 23:40:08 DEBUG: total: 0.10999999940395355 23:40:08 INFO: Retrieving Stack Cost... 23:40:09 INFO: Retrieving Pricing Info for: v3-standard-2 23:40:09 INFO: Archiving Costs [Pipeline] echo 23:40:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:40:09 ---> logs-deploy.sh 23:40:09 lf-activate-venv: SKIPPING 23:40:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3879/8 23:40:09 INFO: archiving workspace using pattern(s): 23:40:10 Archives upload complete. 23:40:10 INFO: archiving logs to Nexus 23:40:11 ---> uname -a: 23:40:11 Linux prd-centos7-docker-4c-2g-5024.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 23:40:11 23:40:11 23:40:11 ---> lscpu: 23:40:11 Architecture: x86_64 23:40:11 CPU op-mode(s): 32-bit, 64-bit 23:40:11 Byte Order: Little Endian 23:40:11 Address sizes: 40 bits physical, 48 bits virtual 23:40:11 CPU(s): 2 23:40:11 On-line CPU(s) list: 0,1 23:40:11 Thread(s) per core: 1 23:40:11 Core(s) per socket: 1 23:40:11 Socket(s): 2 23:40:11 NUMA node(s): 1 23:40:11 Vendor ID: AuthenticAMD 23:40:11 CPU family: 23 23:40:11 Model: 49 23:40:11 Model name: AMD EPYC-Rome Processor 23:40:11 Stepping: 0 23:40:11 CPU MHz: 2799.996 23:40:11 BogoMIPS: 5599.99 23:40:11 Virtualization: AMD-V 23:40:11 Hypervisor vendor: KVM 23:40:11 Virtualization type: full 23:40:11 L1d cache: 32K 23:40:11 L1i cache: 32K 23:40:11 L2 cache: 512K 23:40:11 L3 cache: 16384K 23:40:11 NUMA node0 CPU(s): 0,1 23:40:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 23:40:11 23:40:11 23:40:11 ---> nproc: 23:40:11 2 23:40:11 23:40:11 23:40:11 ---> df -h: 23:40:11 Filesystem Size Used Avail Use% Mounted on 23:40:11 overlay 40G 14G 27G 34% / 23:40:11 tmpfs 64M 0 64M 0% /dev 23:40:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:40:11 shm 64M 0 64M 0% /dev/shm 23:40:11 /dev/vda1 40G 14G 27G 34% /facter-os 23:40:11 23:40:11 23:40:11 ---> sar -b -r -n DEV: 23:40:11 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/10/22 _x86_64_ (2 CPU) 23:40:11 23:40:11 23:19:49 LINUX RESTART (2 CPU) 23:40:11 23:40:11 23:20:01 tps rtps wtps bread/s bwrtn/s 23:40:11 23:21:02 235.64 62.48 173.16 8188.35 70169.65 23:40:11 23:22:01 270.03 0.05 269.98 1.08 75528.89 23:40:11 23:23:01 60.43 0.02 60.42 0.53 11647.56 23:40:11 23:24:01 112.56 0.00 112.56 0.00 5024.65 23:40:11 23:25:01 550.45 149.47 400.98 8185.76 249858.15 23:40:11 23:26:01 431.78 175.96 255.82 14699.38 98385.20 23:40:11 23:27:01 484.92 41.67 443.25 2556.48 205554.19 23:40:11 23:28:01 151.75 16.85 134.90 1392.87 20808.08 23:40:11 23:29:01 1.57 0.03 1.53 0.27 28.92 23:40:11 23:30:01 0.20 0.00 0.20 0.00 2.03 23:40:11 23:31:01 0.28 0.00 0.28 0.00 3.35 23:40:11 23:32:02 0.25 0.00 0.25 0.00 2.62 23:40:11 23:33:01 0.29 0.00 0.29 0.00 3.32 23:40:11 23:34:01 0.25 0.00 0.25 0.00 2.47 23:40:11 23:35:01 0.38 0.22 0.17 6.80 1.40 23:40:11 23:36:01 1.00 0.00 1.00 0.00 18.29 23:40:11 23:37:01 0.20 0.00 0.20 0.00 2.60 23:40:11 23:38:01 0.25 0.00 0.25 0.00 3.96 23:40:11 23:39:01 0.30 0.05 0.25 0.67 3.41 23:40:11 23:40:01 85.98 74.13 11.85 4145.43 594.47 23:40:11 Average: 119.46 26.11 93.36 1963.34 36904.08 23:40:11 23:40:11 23:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:40:11 23:21:02 4314580 0 758452 9.47 2620 2933280 1423596 15.72 1010284 2335224 459436 23:40:11 23:22:01 3513412 0 976076 12.19 2620 3516824 1494504 16.50 1275060 2749684 149912 23:40:11 23:23:01 3166432 0 1105316 13.80 2620 3734564 1541260 17.02 1505452 2846392 22536 23:40:11 23:24:01 3137068 0 1164284 14.54 2620 3704960 1783584 19.69 1546888 2809324 36000 23:40:11 23:25:01 135448 0 1336800 16.69 2620 6534064 2431448 26.84 3419852 3818464 292456 23:40:11 23:26:01 919812 0 1220512 15.24 2620 5865988 1725948 19.06 2579164 3886416 25856 23:40:11 23:27:01 1511548 0 1302856 16.27 2620 5191908 2414140 26.65 2232528 3623800 2352 23:40:11 23:28:01 2225872 0 1155472 14.43 2620 4624968 1620132 17.89 1248288 3904048 8 23:40:11 23:29:01 2239668 0 1141668 14.25 2620 4624976 1388436 15.33 1271060 3873488 8 23:40:11 23:30:01 2256444 0 1124888 14.05 2620 4624980 1363704 15.06 1263752 3865024 8 23:40:11 23:31:01 2256324 0 1125004 14.05 2620 4624984 1363800 15.06 1263848 3865028 8 23:40:11 23:32:02 2256724 0 1124600 14.04 2620 4624988 1363704 15.06 1263884 3864752 12 23:40:11 23:33:01 2256936 0 1124384 14.04 2620 4624992 1363704 15.06 1263888 3864752 8 23:40:11 23:34:01 2256680 0 1124636 14.04 2620 4624996 1363704 15.06 1263892 3864752 8 23:40:11 23:35:01 2256556 0 1124728 14.04 2620 4625028 1363704 15.06 1264192 3864600 20 23:40:11 23:36:01 2256648 0 1124632 14.04 2620 4625032 1363800 15.06 1264196 3864600 8 23:40:11 23:37:01 2256580 0 1124696 14.04 2620 4625036 1363704 15.06 1264104 3864600 8 23:40:11 23:38:01 2256712 0 1124556 14.04 2620 4625044 1363704 15.06 1264220 3864600 16 23:40:11 23:39:01 2256580 0 1124688 14.04 2620 4625044 1363704 15.06 1264180 3864620 8 23:40:11 23:40:01 1474272 0 1242668 15.52 2620 5289372 1726916 19.07 1465408 4399024 539324 23:40:11 Average: 2260215 0 1132546 14.14 2620 4613551 1559360 17.22 1509707 3644660 76400 23:40:11 23:40:11 23:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:40:11 23:21:02 eth0 1354.46 1225.66 9722.35 178.71 0.00 0.00 0.00 0.00 23:40:11 23:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:21:02 docker0 459.38 359.48 50.43 2699.49 0.00 0.00 0.00 0.00 23:40:11 23:22:01 eth0 290.86 218.63 2104.78 29.57 0.00 0.00 0.00 0.00 23:40:11 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:22:01 veth095b3c3 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 23:40:11 23:22:01 docker0 201.73 262.21 16.09 2078.45 0.00 0.00 0.00 0.00 23:40:11 23:23:01 eth0 34.85 17.60 32.90 11.94 0.00 0.00 0.00 0.00 23:40:11 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:23:01 veth095b3c3 2.16 2.16 0.17 0.18 0.00 0.00 0.00 0.00 23:40:11 23:23:01 docker0 2.16 2.16 0.14 0.18 0.00 0.00 0.00 0.00 23:40:11 23:24:01 eth0 20.97 15.00 14.53 71.73 0.00 0.00 0.00 0.00 23:40:11 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:24:01 veth095b3c3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:25:01 vethfb75255 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:25:01 eth0 160.48 103.73 1892.46 59.69 0.00 0.00 0.00 0.00 23:40:11 23:25:01 vethba7623c 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:26:01 eth0 33.83 15.55 171.55 8.20 0.00 0.00 0.00 0.00 23:40:11 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:26:01 veth46fd3f5 0.00 0.55 0.00 0.03 0.00 0.00 0.00 0.00 23:40:11 23:26:01 docker0 701.61 685.33 68.75 5045.84 0.00 0.00 0.00 0.00 23:40:11 23:27:01 vethed97c83 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 23:40:11 23:27:01 eth0 81.14 47.49 214.77 21.06 0.00 0.00 0.00 0.00 23:40:11 23:27:01 veth63986bd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:28:01 eth0 110.71 64.82 1538.25 131.40 0.00 0.00 0.00 0.00 23:40:11 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:28:01 docker0 743.14 763.70 71.55 5670.93 0.00 0.00 0.00 0.00 23:40:11 23:29:01 eth0 0.42 0.20 0.26 0.19 0.00 0.00 0.00 0.00 23:40:11 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:30:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:40:11 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:31:01 eth0 0.25 0.17 0.08 0.04 0.00 0.00 0.00 0.00 23:40:11 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:32:02 eth0 0.10 0.10 0.01 0.03 0.00 0.00 0.00 0.00 23:40:11 23:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:33:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:40:11 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:34:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:40:11 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:35:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:40:11 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:36:01 eth0 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 23:40:11 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:37:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:40:11 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:38:01 eth0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:39:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:40:11 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:40:01 eth0 99.63 64.61 2598.08 12.37 0.00 0.00 0.00 0.00 23:40:11 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 Average: eth0 109.44 88.74 914.87 26.28 0.00 0.00 0.00 0.00 23:40:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:11 Average: docker0 37.23 38.26 3.58 284.07 0.00 0.00 0.00 0.00 23:40:11 23:40:11 23:40:11 ---> sar -P ALL: 23:40:11 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/10/22 _x86_64_ (2 CPU) 23:40:11 23:40:11 23:19:49 LINUX RESTART (2 CPU) 23:40:11 23:40:11 23:20:01 CPU %user %nice %system %iowait %steal %idle 23:40:11 23:21:02 all 37.99 0.00 11.68 6.00 0.09 44.23 23:40:11 23:21:02 0 38.98 0.00 12.34 5.90 0.09 42.69 23:40:11 23:21:02 1 37.00 0.00 11.03 6.10 0.09 45.77 23:40:11 23:22:01 all 36.30 0.00 9.71 2.73 0.08 51.19 23:40:11 23:22:01 0 36.25 0.00 9.92 2.35 0.09 51.38 23:40:11 23:22:01 1 36.34 0.00 9.49 3.10 0.07 51.00 23:40:11 23:23:01 all 39.15 0.00 4.33 0.35 0.09 56.08 23:40:11 23:23:01 0 39.54 0.00 4.52 0.39 0.09 55.46 23:40:11 23:23:01 1 38.76 0.00 4.14 0.32 0.09 56.69 23:40:11 23:24:01 all 74.37 0.00 6.80 1.61 0.10 17.12 23:40:11 23:24:01 0 74.77 0.00 7.42 1.61 0.11 16.09 23:40:11 23:24:01 1 73.96 0.00 6.17 1.62 0.09 18.16 23:40:11 23:25:01 all 41.58 0.00 22.97 9.57 0.12 25.76 23:40:11 23:25:01 0 40.85 0.00 23.83 9.30 0.13 25.90 23:40:11 23:25:01 1 42.30 0.00 22.11 9.85 0.11 25.63 23:40:11 23:26:01 all 82.67 0.00 13.92 2.84 0.15 0.43 23:40:11 23:26:01 0 83.33 0.00 13.57 2.57 0.17 0.37 23:40:11 23:26:01 1 82.02 0.00 14.26 3.11 0.13 0.48 23:40:11 23:27:01 all 73.28 0.00 20.21 5.20 0.12 1.19 23:40:11 23:27:01 0 72.82 0.00 20.76 5.47 0.11 0.84 23:40:11 23:27:01 1 73.74 0.00 19.67 4.93 0.13 1.53 23:40:11 23:28:01 all 11.68 0.00 4.82 4.85 0.05 78.60 23:40:11 23:28:01 0 12.02 0.00 4.92 2.75 0.05 80.26 23:40:11 23:28:01 1 11.34 0.00 4.72 6.95 0.05 76.93 23:40:11 23:29:01 all 0.13 0.00 0.08 0.00 0.04 99.75 23:40:11 23:29:01 0 0.07 0.00 0.10 0.00 0.05 99.78 23:40:11 23:29:01 1 0.20 0.00 0.05 0.00 0.03 99.72 23:40:11 23:30:01 all 0.19 0.00 0.03 0.00 0.03 99.74 23:40:11 23:30:01 0 0.03 0.00 0.03 0.00 0.03 99.90 23:40:11 23:30:01 1 0.35 0.00 0.03 0.00 0.03 99.58 23:40:11 23:31:01 all 0.08 0.00 0.03 0.00 0.03 99.87 23:40:11 23:31:01 0 0.02 0.00 0.03 0.00 0.03 99.92 23:40:11 23:31:01 1 0.15 0.00 0.02 0.00 0.02 99.82 23:40:11 23:40:11 23:31:01 CPU %user %nice %system %iowait %steal %idle 23:40:11 23:32:02 all 0.12 0.00 0.03 0.00 0.03 99.83 23:40:11 23:32:02 0 0.03 0.00 0.02 0.00 0.02 99.93 23:40:11 23:32:02 1 0.20 0.00 0.03 0.00 0.03 99.73 23:40:11 23:33:01 all 0.13 0.00 0.03 0.00 0.03 99.81 23:40:11 23:33:01 0 0.03 0.00 0.03 0.00 0.05 99.88 23:40:11 23:33:01 1 0.22 0.00 0.02 0.00 0.02 99.75 23:40:11 23:34:01 all 0.11 0.00 0.03 0.00 0.03 99.84 23:40:11 23:34:01 0 0.05 0.00 0.03 0.00 0.03 99.88 23:40:11 23:34:01 1 0.17 0.00 0.02 0.00 0.02 99.80 23:40:11 23:35:01 all 0.13 0.00 0.05 0.00 0.03 99.80 23:40:11 23:35:01 0 0.03 0.00 0.07 0.00 0.03 99.87 23:40:11 23:35:01 1 0.22 0.00 0.03 0.00 0.02 99.73 23:40:11 23:36:01 all 0.12 0.00 0.03 0.00 0.03 99.82 23:40:11 23:36:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:40:11 23:36:01 1 0.18 0.00 0.03 0.00 0.03 99.75 23:40:11 23:37:01 all 0.08 0.00 0.03 0.00 0.03 99.87 23:40:11 23:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:40:11 23:37:01 1 0.15 0.00 0.03 0.00 0.05 99.77 23:40:11 23:38:01 all 0.09 0.00 0.03 0.00 0.03 99.86 23:40:11 23:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:40:11 23:38:01 1 0.15 0.00 0.03 0.00 0.03 99.78 23:40:11 23:39:01 all 0.17 0.00 0.03 0.01 0.03 99.77 23:40:11 23:39:01 0 0.03 0.00 0.05 0.00 0.03 99.88 23:40:11 23:39:01 1 0.30 0.00 0.02 0.02 0.02 99.65 23:40:11 23:40:01 all 8.52 0.00 3.01 2.29 0.04 86.14 23:40:11 23:40:01 0 7.94 0.00 3.08 0.27 0.02 88.69 23:40:11 23:40:01 1 9.10 0.00 2.94 4.31 0.07 83.58 23:40:11 Average: all 19.25 0.00 4.64 1.70 0.06 74.36 23:40:11 Average: 0 19.23 0.00 4.77 1.45 0.06 74.49 23:40:11 Average: 1 19.28 0.00 4.50 1.94 0.06 74.23 23:40:11 23:40:11 23:40:11