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 cf4aec5a2c099adab6dcd3a5248412e6077dc11a+0dc7fb43dfbc61ec4b325044d074184b8b9e402a (e2ba2c3f8e013b7d4465fc3ec17336a43a1e7ca3) 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-ssh14877863836916877130.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-ssh18251402665773000040.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-ssh14685859610145329651.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-ssh4394316241360328853.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-ssh17176604563241720857.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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5222’ Running on prd-centos7-docker-4c-2g-5225 in /w/workspace/edgexfoundry_edgex-go_PR-3879 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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/10@tmp/jenkins-gitclient-ssh5993323829992321651.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/10@tmp/jenkins-gitclient-ssh3761520037604713787.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 cf4aec5a2c099adab6dcd3a5248412e6077dc11a Merge succeeded, producing cf4aec5a2c099adab6dcd3a5248412e6077dc11a Checking out Revision cf4aec5a2c099adab6dcd3a5248412e6077dc11a (PR-3879) > git config core.sparsecheckout # timeout=10 > git checkout -f cf4aec5a2c099adab6dcd3a5248412e6077dc11a # 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/10@tmp/jenkins-gitclient-ssh4182200037310875888.key > git merge 0dc7fb43dfbc61ec4b325044d074184b8b9e402a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf4aec5a2c099adab6dcd3a5248412e6077dc11a # timeout=10 Commit message: "feat: Location of client service obtained from the registry" First time build. Skipping changelog. > git rev-list --no-walk d50e98290f70beab0a9ed26efe6e47ee201b780b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:23:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:23:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:23:15 ========================================================= 16:23:15 EdgeX Global Pipelines Version Info 16:23:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:23:16 ------------------- 16:23:16 stable info: 16:23:16 ------------------- 16:23:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:23:16 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 16:23:16 Message: update stable to v1.0.220 16:23:17 ------------------- 16:23:17 experimental info: 16:23:17 ------------------- 16:23:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:23:17 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 16:23:17 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3879 [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3879 [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3879 [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf4aec5a2c099adab6dcd3a5248412e6077dc11a [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf4aec5 [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:23:17 provisioning config files... 16:23:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config4790802125791508113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:23:17 ---> docker-login.sh 16:23:17 nexus3.edgexfoundry.org:10001 16:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:17 Configure a credential helper to remove this warning. See 16:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:17 16:23:17 Login Succeeded 16:23:17 nexus3.edgexfoundry.org:10002 16:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:18 Configure a credential helper to remove this warning. See 16:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:18 16:23:18 Login Succeeded 16:23:18 nexus3.edgexfoundry.org:10003 16:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:18 Configure a credential helper to remove this warning. See 16:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:18 16:23:18 Login Succeeded 16:23:18 nexus3.edgexfoundry.org:10004 16:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:18 Configure a credential helper to remove this warning. See 16:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:18 16:23:18 Login Succeeded 16:23:18 docker.io 16:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:18 Configure a credential helper to remove this warning. See 16:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:18 16:23:18 Login Succeeded 16:23:18 ---> docker-login.sh ends [Pipeline] } 16:23:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:23:18 ++ 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 16:23:18 + for file in '`ls cmd/**/Dockerfile`' 16:23:18 ++ dirname cmd/core-command/Dockerfile 16:23:18 ++ cut -d/ -f2 16:23:18 + echo core-command,cmd/core-command/Dockerfile 16:23:18 + for file in '`ls cmd/**/Dockerfile`' 16:23:18 ++ dirname cmd/core-data/Dockerfile 16:23:18 ++ cut -d/ -f2 16:23:18 + echo core-data,cmd/core-data/Dockerfile 16:23:18 + for file in '`ls cmd/**/Dockerfile`' 16:23:18 ++ dirname cmd/core-metadata/Dockerfile 16:23:18 ++ cut -d/ -f2 16:23:18 + echo core-metadata,cmd/core-metadata/Dockerfile 16:23:18 + for file in '`ls cmd/**/Dockerfile`' 16:23:18 ++ dirname cmd/security-bootstrapper/Dockerfile 16:23:18 ++ cut -d/ -f2 16:23:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:23:18 + for file in '`ls cmd/**/Dockerfile`' 16:23:18 ++ dirname cmd/security-proxy-setup/Dockerfile 16:23:18 ++ cut -d/ -f2 16:23:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:23:18 + for file in '`ls cmd/**/Dockerfile`' 16:23:18 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:23:18 ++ cut -d/ -f2 16:23:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:23:18 + for file in '`ls cmd/**/Dockerfile`' 16:23:18 ++ dirname cmd/support-notifications/Dockerfile 16:23:18 ++ cut -d/ -f2 16:23:18 + echo support-notifications,cmd/support-notifications/Dockerfile 16:23:18 + for file in '`ls cmd/**/Dockerfile`' 16:23:18 ++ dirname cmd/support-scheduler/Dockerfile 16:23:18 ++ cut -d/ -f2 16:23:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:23:18 + for file in '`ls cmd/**/Dockerfile`' 16:23:18 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:23:18 ++ cut -d/ -f2 16:23:18 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:23:18 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 16:23:19 + git rev-list -1 --merges cf4aec5a2c099adab6dcd3a5248412e6077dc11a~1..cf4aec5a2c099adab6dcd3a5248412e6077dc11a [Pipeline] echo 16:23:19 -----------> git rev-list -1 --merges cf4aec5a2c099adab6dcd3a5248412e6077dc11a~1..cf4aec5a2c099adab6dcd3a5248412e6077dc11a cf4aec5a2c099adab6dcd3a5248412e6077dc11a [false] [Pipeline] sh 16:23:19 + git log --format=format:%s -1 cf4aec5a2c099adab6dcd3a5248412e6077dc11a [Pipeline] echo 16:23:19 ========================================================= 16:23:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:23:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:23:20 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:23:20 + grep -v github /etc/ssh/ssh_known_hosts 16:23:20 + '[' -e /tmp/ssh_known_hosts ']' 16:23:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:23:20 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 16:23:20 + sudo tee -a /etc/ssh/ssh_known_hosts 16:23:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:23:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:23:20 16:23:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:23:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:23:20 latest: Pulling from edgex-devops/git-semver 16:23:20 a0d0a0d46f8b: Pulling fs layer 16:23:20 3e5f54012d9b: Pulling fs layer 16:23:20 4c7163046ea9: Pulling fs layer 16:23:20 0c2d73faf560: Pulling fs layer 16:23:20 0c2d73faf560: Waiting 16:23:20 3e5f54012d9b: Verifying Checksum 16:23:20 3e5f54012d9b: Download complete 16:23:20 a0d0a0d46f8b: Verifying Checksum 16:23:20 a0d0a0d46f8b: Download complete 16:23:20 4c7163046ea9: Verifying Checksum 16:23:20 4c7163046ea9: Download complete 16:23:20 0c2d73faf560: Verifying Checksum 16:23:20 0c2d73faf560: Download complete 16:23:21 a0d0a0d46f8b: Pull complete 16:23:21 3e5f54012d9b: Pull complete 16:23:21 4c7163046ea9: Pull complete 16:23:21 0c2d73faf560: Pull complete 16:23:21 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:23:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:23:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:23:21 prd-centos7-docker-4c-2g-5225 does not seem to be running inside a container 16:23:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:23:22 $ docker top 040267ae2d54574c6eb2daed1b8951105d967750632e342481377dfdd48a0a21 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:23:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:23:22 [ssh-agent] Looking for ssh-agent implementation... 16:23:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:23:22 $ docker exec 040267ae2d54574c6eb2daed1b8951105d967750632e342481377dfdd48a0a21 ssh-agent 16:23:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXajIEmA/agent.15 16:23:22 SSH_AGENT_PID=21 16:23:22 Running ssh-add (command line suppressed) 16:23:22 Identity added: /w/workspace/edgex-go/10@tmp/private_key_6374668049773706550.key (/w/workspace/edgex-go/10@tmp/private_key_6374668049773706550.key) 16:23:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:23:23 + git tag --points-at HEAD [Pipeline] } 16:23:23 $ docker exec --env ******** --env ******** 040267ae2d54574c6eb2daed1b8951105d967750632e342481377dfdd48a0a21 ssh-agent -k 16:23:23 unset SSH_AUTH_SOCK; 16:23:23 unset SSH_AGENT_PID; 16:23:23 echo Agent pid 21 killed; 16:23:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:23:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:23:23 [ssh-agent] Looking for ssh-agent implementation... 16:23:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:23:23 $ docker exec 040267ae2d54574c6eb2daed1b8951105d967750632e342481377dfdd48a0a21 ssh-agent 16:23:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJNJdDm/agent.56 16:23:23 SSH_AGENT_PID=62 16:23:23 Running ssh-add (command line suppressed) 16:23:23 Identity added: /w/workspace/edgex-go/10@tmp/private_key_2107508963351637678.key (/w/workspace/edgex-go/10@tmp/private_key_2107508963351637678.key) 16:23:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:23:23 + git semver init 16:23:23 # -> Open(): unable to determine branch for HEAD 16:23:23 # $GIT_DIR = /w/workspace/edgex-go/10/.git 16:23:23 # $GIT_WORK_TREE = /w/workspace/edgex-go/10 16:23:23 # $SEMVER_REMOTE_NAME = origin 16:23:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:23:23 # $SEMVER_USER_NAME = edgex-jenkins 16:23:23 # $SEMVER_BRANCH = PR-3879 16:23:23 # $SEMVER_TEMP = /tmp/semver-106140689 16:23:23 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:23:36 # '/tmp/semver-106140689' -> '/w/workspace/edgex-go/10/.semver' 16:23:36 # -> Force: false 16:23:36 # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } 16:23:36 $ docker exec --env ******** --env ******** 040267ae2d54574c6eb2daed1b8951105d967750632e342481377dfdd48a0a21 ssh-agent -k 16:23:36 unset SSH_AUTH_SOCK; 16:23:36 unset SSH_AGENT_PID; 16:23:36 echo Agent pid 62 killed; 16:23:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:23:36 + git semver [Pipeline] } 16:23:36 $ docker stop --time=1 040267ae2d54574c6eb2daed1b8951105d967750632e342481377dfdd48a0a21 16:23:38 $ docker rm -f 040267ae2d54574c6eb2daed1b8951105d967750632e342481377dfdd48a0a21 [Pipeline] // withDockerContainer [Pipeline] sh 16:23:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:23:39 Stashed 1 file(s) [Pipeline] echo 16:23:39 [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 16:23:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:23:39 ========================================================= 16:23:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:23:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:23:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:23:39 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:23:39 59bf1c3509f3: Pulling fs layer 16:23:39 666ba61612fd: Pulling fs layer 16:23:39 8ed8ca486205: Pulling fs layer 16:23:39 4fe6c5a15a65: Pulling fs layer 16:23:39 22a0e8bec74d: Pulling fs layer 16:23:39 640e595b4fbd: Pulling fs layer 16:23:39 763cafe07f6e: Pulling fs layer 16:23:39 0c0b528cf693: Pulling fs layer 16:23:39 10935f4eaf8b: Pulling fs layer 16:23:39 4fe6c5a15a65: Waiting 16:23:39 22a0e8bec74d: Waiting 16:23:39 640e595b4fbd: Waiting 16:23:39 763cafe07f6e: Waiting 16:23:39 0c0b528cf693: Waiting 16:23:39 10935f4eaf8b: Waiting 16:23:39 8ed8ca486205: Verifying Checksum 16:23:39 8ed8ca486205: Download complete 16:23:39 666ba61612fd: Verifying Checksum 16:23:39 666ba61612fd: Download complete 16:23:39 22a0e8bec74d: Verifying Checksum 16:23:39 22a0e8bec74d: Download complete 16:23:39 640e595b4fbd: Verifying Checksum 16:23:39 640e595b4fbd: Download complete 16:23:39 763cafe07f6e: Verifying Checksum 16:23:39 763cafe07f6e: Download complete 16:23:39 59bf1c3509f3: Verifying Checksum 16:23:39 59bf1c3509f3: Download complete 16:23:39 0c0b528cf693: Verifying Checksum 16:23:39 0c0b528cf693: Download complete 16:23:40 4fe6c5a15a65: Verifying Checksum 16:23:40 4fe6c5a15a65: Download complete 16:23:40 59bf1c3509f3: Pull complete 16:23:40 10935f4eaf8b: Verifying Checksum 16:23:40 10935f4eaf8b: Download complete 16:23:40 666ba61612fd: Pull complete 16:23:40 8ed8ca486205: Pull complete 16:23:44 4fe6c5a15a65: Pull complete 16:23:44 22a0e8bec74d: Pull complete 16:23:44 640e595b4fbd: Pull complete 16:23:44 763cafe07f6e: Pull complete 16:23:44 0c0b528cf693: Pull complete 16:23:47 10935f4eaf8b: Pull complete 16:23:47 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 16:23:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:23:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:23:47 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:23:47 WORKDIR /edgex 16:23:47 COPY go.mod . 16:23:47 RUN go mod download' 16:23:47 + docker build -t ci-base-image-x86_64 -f - . 16:23:50 Sending build context to Docker daemon 334.1MB 16:23:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:23:50 ---> 99d49a6021b9 16:23:50 Step 2/4 : WORKDIR /edgex 16:23:50 ---> Running in 17188ce9ff35 16:23:51 Removing intermediate container 17188ce9ff35 16:23:51 ---> 6751a59375ed 16:23:51 Step 3/4 : COPY go.mod . 16:23:51 ---> dbaea94bca6c 16:23:51 Step 4/4 : RUN go mod download 16:23:51 ---> Running in 96cc44cd166a 16:23:54 Still waiting to schedule task 16:23:54 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5223’ 16:24:23 Removing intermediate container 96cc44cd166a 16:24:23 ---> 44fb1d7c5004 16:24:23 Successfully built 44fb1d7c5004 16:24:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:24:23 + docker inspect -f . ci-base-image-x86_64 16:24:23 . [Pipeline] withDockerContainer 16:24:23 prd-centos7-docker-4c-2g-5225 does not seem to be running inside a container 16:24:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:24:24 $ docker top f8e4172aea7ab36a2a2e032d8c84bc01c7f390b9b5944ff7de8b76b990c6f1b6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:24:24 + go version 16:24:24 go version go1.17.6 linux/amd64 [Pipeline] } 16:24:24 $ docker stop --time=1 f8e4172aea7ab36a2a2e032d8c84bc01c7f390b9b5944ff7de8b76b990c6f1b6 16:24:25 $ docker rm -f f8e4172aea7ab36a2a2e032d8c84bc01c7f390b9b5944ff7de8b76b990c6f1b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:24:26 + docker inspect -f . ci-base-image-x86_64 16:24:26 . [Pipeline] withDockerContainer 16:24:26 prd-centos7-docker-4c-2g-5225 does not seem to be running inside a container 16:24:26 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:24:26 $ docker top bc5c89e0e535723f5d2814fa85ffdf7bcb1bfaf828c252e123ee777f30e76539 -eo pid,comm [Pipeline] { [Pipeline] echo 16:24:26 ========================================================= 16:24:26 [edgeXBuildGoParallel] Running Tests and Build... 16:24:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:24:26 + make test 16:24:26 go mod tidy 16:24:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:24:33 ? github.com/edgexfoundry/edgex-go [no test files] 16:24:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:24:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:24:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:24:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:24:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:24:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:24:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:24:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:24:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:24:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:24:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:24:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:24:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:24:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:25:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 16:25:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:25:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:25:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.086s coverage: 98.5% of statements 16:25:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:25:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.054s coverage: 44.7% of statements 16:25:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:25:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:25:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.133s coverage: 89.5% of statements 16:25:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:25:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:25:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 84.4% of statements 16:25:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:25:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:25:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:25:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:25:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:25:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.263s coverage: 94.2% of statements 16:25:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:25:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:25:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 59.1% of statements 16:25:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:25:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:25:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:25:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:25:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:25:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements 16:25:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:25:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:25:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:25:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements 16:25:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:25:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements 16:25:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 21.7% of statements 16:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:25:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 16:25:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements 16:25:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 16:25:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.136s coverage: 96.3% of statements 16:25:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 16:25:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements 16:25:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 16:25:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.217s coverage: 82.5% of statements 16:25:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 16:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 16:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 16:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 16:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 16:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 16:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 16:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 16:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements 16:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements 16:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.039s coverage: 100.0% of statements 16:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 16:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 16:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 16:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 16:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.223s coverage: 65.4% of statements 16:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.139s coverage: 43.8% of statements 16:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 16:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 16:25:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:25:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements 16:25:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:25:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:25:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:25:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:25:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.3% of statements 16:25:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:25:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:25:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:25:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:25:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 16:25:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:25:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:25:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements 16:25:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:25:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:25:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:25:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:25:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.045s coverage: 28.9% of statements 16:25:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:25:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:25:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:25:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:25:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:25:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:25:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 16:25:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements 16:25:49 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 16:26:22 GO111MODULE=on go vet ./... 16:26:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:26:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:26:29 ./bin/test-attribution-txt.sh [Pipeline] echo 16:26:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:26:30 + ls -al . 16:26:30 total 644 16:26:30 drwxrwxr-x 10 1001 1001 4096 Feb 14 16:26 . 16:26:30 drwxr-xr-x 4 root root 30 Feb 14 16:24 .. 16:26:30 -rw-rw-r-- 1 1001 1001 11 Feb 14 16:23 .dockerignore 16:26:30 drwxrwxr-x 8 1001 1001 179 Feb 14 16:23 .git 16:26:30 drwxrwxr-x 4 1001 1001 142 Feb 14 16:23 .github 16:26:30 -rw-rw-r-- 1 1001 1001 804 Feb 14 16:23 .gitignore 16:26:30 -rw-rw-r-- 1 1001 1001 42 Feb 14 16:23 .golangci.yml 16:26:30 -rw-rw-r-- 1 1001 1001 76 Feb 14 16:23 .hadolint.yml 16:26:30 drwx------ 3 1001 1001 73 Feb 14 16:23 .semver 16:26:30 -rw-rw-r-- 1 1001 1001 166 Feb 14 16:23 .sonarcloud.properties 16:26:30 -rw-rw-r-- 1 1001 1001 1171 Feb 14 16:23 ADOPTERS.md 16:26:30 -rw-rw-r-- 1 1001 1001 9019 Feb 14 16:23 Attribution.txt 16:26:30 -rw-rw-r-- 1 1001 1001 51732 Feb 14 16:23 CHANGELOG.md 16:26:30 -rw-rw-r-- 1 1001 1001 3804 Feb 14 16:23 CONTRIBUTING.md 16:26:30 -rw-rw-r-- 1 1001 1001 677 Feb 14 16:23 GOVERNANCE.md 16:26:30 -rw-rw-r-- 1 1001 1001 849 Feb 14 16:23 Jenkinsfile 16:26:30 -rw-rw-r-- 1 1001 1001 10775 Feb 14 16:23 LICENSE 16:26:30 -rw-rw-r-- 1 1001 1001 6508 Feb 14 16:23 Makefile 16:26:30 -rw-rw-r-- 1 1001 1001 582 Feb 14 16:23 OWNERS.md 16:26:30 -rw-rw-r-- 1 1001 1001 8207 Feb 14 16:23 README.md 16:26:30 -rw-rw-r-- 1 1001 1001 6912 Feb 14 16:23 SECURITY.md 16:26:30 -rw-rw-r-- 1 1001 1001 5 Feb 14 16:23 VERSION 16:26:30 -rw-rw-r-- 1 1001 1001 4131 Feb 14 16:23 ZMQWindows.md 16:26:30 drwxrwxr-x 2 1001 1001 37 Feb 14 16:23 bin 16:26:30 drwxrwxr-x 14 1001 1001 4096 Feb 14 16:23 cmd 16:26:30 -rw-r--r-- 1 root root 428383 Feb 14 16:25 coverage.out 16:26:30 -rw-rw-r-- 1 1001 1001 2840 Feb 14 16:23 go.mod 16:26:30 -rw-rw-r-- 1 1001 1001 50301 Feb 14 16:23 go.sum 16:26:30 drwxrwxr-x 8 1001 1001 124 Feb 14 16:23 internal 16:26:30 drwxrwxr-x 3 1001 1001 16 Feb 14 16:23 openapi 16:26:30 drwxrwxr-x 4 1001 1001 71 Feb 14 16:23 snap 16:26:30 -rw-rw-r-- 1 1001 1001 204 Feb 14 16:23 version.go [Pipeline] sh 16:26:30 + '[' -e coverage.out ] 16:26:30 + chown 1001:1001 coverage.out [Pipeline] stash 16:26:30 Stashed 1 file(s) [Pipeline] sh 16:26:30 + make build 16:26:30 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 16:26:32 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 16:26:39 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 16: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 16:26:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:26:40 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 16:26:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:26:42 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 16:26:43 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 16:26:44 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 16:26:45 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 16:26:46 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] } 16:26:47 $ docker stop --time=1 bc5c89e0e535723f5d2814fa85ffdf7bcb1bfaf828c252e123ee777f30e76539 16:26:49 $ docker rm -f bc5c89e0e535723f5d2814fa85ffdf7bcb1bfaf828c252e123ee777f30e76539 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:26:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:26:50 16:26:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:26:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:26:50 latest: Pulling from edgex-devops/edgex-compose 16:26:50 cbdbe7a5bc2a: Pulling fs layer 16:26:50 ca9280d653b3: Pulling fs layer 16:26:50 7e9c9ca2126c: Pulling fs layer 16:26:50 cbdbe7a5bc2a: Verifying Checksum 16:26:50 cbdbe7a5bc2a: Download complete 16:26:50 ca9280d653b3: Verifying Checksum 16:26:50 ca9280d653b3: Download complete 16:26:51 cbdbe7a5bc2a: Pull complete 16:26:51 7e9c9ca2126c: Verifying Checksum 16:26:51 7e9c9ca2126c: Download complete 16:26:51 ca9280d653b3: Pull complete 16:26:55 7e9c9ca2126c: Pull complete 16:26:55 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:26:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:26:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:26:55 prd-centos7-docker-4c-2g-5225 does not seem to be running inside a container 16:26:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 16:26:58 $ docker top 6ca07d4d4216918f9574f0a16fd4fffbbc8ca5eb69554e92dfd2c570bceaf74f -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:58 + docker-compose build --help 16:26:58 + grep parallel 16:26:59 --parallel Build images in parallel. [Pipeline] } 16:26:59 $ docker stop --time=1 6ca07d4d4216918f9574f0a16fd4fffbbc8ca5eb69554e92dfd2c570bceaf74f 16:27:00 $ docker rm -f 6ca07d4d4216918f9574f0a16fd4fffbbc8ca5eb69554e92dfd2c570bceaf74f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:27:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:27:00 . [Pipeline] withDockerContainer 16:27:00 prd-centos7-docker-4c-2g-5225 does not seem to be running inside a container 16:27:00 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:27:01 $ docker top 687802b64c3f30ca59e64cc56759a974e8365df22b03257754add80b2f51630c -eo pid,comm [Pipeline] { [Pipeline] sh 16:27:01 + docker-compose -f ./docker-compose-build.yml build --parallel 16:27:02 Building core-command ... 16:27:02 Building core-data ... 16:27:02 Building core-metadata ... 16:27:02 Building security-bootstrapper ... 16:27:02 Building security-proxy-setup ... 16:27:02 Building security-secretstore-setup ... 16:27:02 Building support-notifications ... 16:27:02 Building support-scheduler ... 16:27:02 Building sys-mgmt-agent ... 16:27:02 Building support-notifications 16:27:02 Building core-metadata 16:27:02 Building sys-mgmt-agent 16:27:02 Building security-proxy-setup 16:27:02 Building support-scheduler 16:27:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:27:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:27:12 ---> 44fb1d7c5004 16:27:12 Step 3/23 : WORKDIR /edgex-go 16:27:12 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:27:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:27:12 ---> 44fb1d7c5004 16:27:12 Step 3/22 : WORKDIR /edgex-go 16:27:17 ---> Running in c5b86e3cc4e9 16:27:17 ---> Running in 8e45b707a40c 16:27:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5226 in /w/workspace/edgexfoundry_edgex-go_PR-3879 [Pipeline] { [Pipeline] ws 16:27:21 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 16:27:22 The recommended git tool is: git 16:27:22 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:27:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:27:22 ---> 44fb1d7c5004 16:27:22 Step 3/23 : WORKDIR /edgex-go 16:27:22 ---> Using cache 16:27:22 ---> 368b3c4908ca 16:27:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:23 Removing intermediate container c5b86e3cc4e9 16:27:23 ---> 368b3c4908ca 16:27:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:23 Removing intermediate container 8e45b707a40c 16:27:23 ---> 95d046bb20a1 16:27:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:24 ---> Running in 50d34e7ac66d 16:27:24 ---> Running in fac071061c3f 16:27:24 ---> Running in efb9e158e0c6 16:27:24 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:27:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:27:24 ---> 44fb1d7c5004 16:27:24 Step 3/22 : WORKDIR /edgex-go 16:27:24 ---> Using cache 16:27:24 ---> 95d046bb20a1 16:27:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:24 ---> Running in 50f5c9c2594a 16:27:25 Removing intermediate container 50d34e7ac66d 16:27:25 ---> 1693b3f06ac0 16:27:25 Step 5/23 : RUN apk add --update --no-cache make bash git 16:27:25 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:27:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:27:25 ---> 44fb1d7c5004 16:27:25 Step 3/21 : WORKDIR /edgex-go 16:27:25 ---> Using cache 16:27:25 ---> 95d046bb20a1 16:27:25 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:25 ---> Running in 8f6ffd94b61f 16:27:25 ---> Running in 9d90a98f697b 16:27:25 Removing intermediate container efb9e158e0c6 16:27:25 ---> f98f3a9085ed 16:27:25 Step 5/22 : RUN apk add --update --no-cache make git 16:27:25 ---> Running in f0491030eb3e 16:27:25 Removing intermediate container 50f5c9c2594a 16:27:25 ---> fefbddb70870 16:27:25 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:27:25 ---> Running in 4205bb770013 16:27:25 Removing intermediate container fac071061c3f 16:27:25 ---> f6e09d1fed25 16:27:25 Step 5/23 : RUN apk add --update --no-cache make git 16:27:25 ---> Running in 84d019b5742f 16:27:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:27:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:27:26 Removing intermediate container 9d90a98f697b 16:27:26 ---> 675fa729bd43 16:27:26 Step 5/21 : RUN apk add --update --no-cache make git 16:27:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:27:26 ---> Running in 24d518a96d27 16:27:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:27:26 using credential edgex-jenkins-ssh 16:27:26 Cloning the remote Git repository 16:27:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:27:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:27:26 > git init /w/workspace/edgex-go/10 # timeout=10 16:27:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:27:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:27:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:27:27 OK: 221 MiB in 52 packages 16:27:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:27:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:27:27 Removing intermediate container 8f6ffd94b61f 16:27:27 ---> 77a6922c545f 16:27:27 Step 6/23 : COPY go.mod vendor* ./ 16:27:27 OK: 221 MiB in 52 packages 16:27:28 ---> 0d5497c3c4fc 16:27:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:28 OK: 221 MiB in 52 packages 16:27:28 OK: 221 MiB in 52 packages 16:27:28 ---> Running in 6bddb0416733 16:27:28 OK: 221 MiB in 52 packages 16:27:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:27:27 > git --version # timeout=10 16:27:27 > git --version # 'git version 2.17.1' 16:27:27 using GIT_SSH to set credentials SSH Credentials for GitHub 16:27:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:27:28 Removing intermediate container f0491030eb3e 16:27:28 ---> 9ee7b815808f 16:27:28 Step 6/22 : COPY go.mod vendor* ./ 16:27:28 ---> 73da0fb4a954 16:27:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:28 ---> Running in 8ec440de59ef 16:27:28 Removing intermediate container 84d019b5742f 16:27:28 ---> d5bff0db6d14 16:27:28 Step 6/23 : COPY go.mod vendor* ./ 16:27:28 Removing intermediate container 4205bb770013 16:27:28 ---> a1220748816b 16:27:28 Step 6/22 : COPY go.mod vendor* ./ 16:27:28 Removing intermediate container 24d518a96d27 16:27:28 ---> 4da24767686d 16:27:28 Step 6/21 : COPY go.mod vendor* ./ 16:27:28 ---> 0c4bc40cfe76 16:27:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:28 ---> Running in 6fdae4930f4b 16:27:29 ---> 14a73461fc59 16:27:29 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:29 ---> 15dcb32dfb27 16:27:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:29 ---> Running in 6326d8fd2557 16:27:29 ---> Running in d2a73db28536 16:27:29 Removing intermediate container 6bddb0416733 16:27:29 ---> 28cdcc74c352 16:27:29 Step 8/23 : COPY . . 16:27:30 Removing intermediate container 8ec440de59ef 16:27:30 ---> 8e9c2b5f4c41 16:27:30 Step 8/22 : COPY . . 16:27:34 Removing intermediate container d2a73db28536 16:27:34 ---> 55ab9d38df27 16:27:34 Step 8/22 : COPY . . 16:27:34 Removing intermediate container 6326d8fd2557 16:27:34 ---> 1faf616d8782 16:27:34 Step 8/21 : COPY . . 16:27:34 Removing intermediate container 6fdae4930f4b 16:27:34 ---> 7fc7c8d338f4 16:27:34 Step 8/23 : COPY . . 16:27:42 ---> 94497c07049d 16:27:42 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:27:42 ---> 00ebac0ee97f 16:27:42 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:27:42 ---> 68b070697bb3 16:27:42 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:27:42 ---> Running in 584d85b886cd 16:27:42 ---> Running in 842ec3fdb27a 16:27:42 ---> Running in b0e26f31f303 16:27: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 16:27:43 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 16:27:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:27:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:27:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:27:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:27:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:27:43 using GIT_SSH to set credentials SSH Credentials for GitHub 16:27:43 > 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 16:27:44 Merging remotes/origin/main commit 0dc7fb43dfbc61ec4b325044d074184b8b9e402a into PR head commit cf4aec5a2c099adab6dcd3a5248412e6077dc11a 16:27:44 Merge succeeded, producing cf4aec5a2c099adab6dcd3a5248412e6077dc11a 16:27:44 Checking out Revision cf4aec5a2c099adab6dcd3a5248412e6077dc11a (PR-3879) 16:27:44 > git config core.sparsecheckout # timeout=10 16:27:44 > git checkout -f cf4aec5a2c099adab6dcd3a5248412e6077dc11a # timeout=10 16:27:44 > git remote # timeout=10 16:27:44 > git config --get remote.origin.url # timeout=10 16:27:44 using GIT_SSH to set credentials SSH Credentials for GitHub 16:27:44 > git merge 0dc7fb43dfbc61ec4b325044d074184b8b9e402a # timeout=10 16:27:44 > git rev-parse HEAD^{commit} # timeout=10 16:27:44 > git config core.sparsecheckout # timeout=10 16:27:44 > git checkout -f cf4aec5a2c099adab6dcd3a5248412e6077dc11a # timeout=10 16:27:49 Commit message: "feat: Location of client service obtained from the registry" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:27:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:27:50 % Total % Received % Xferd Average Speed Time Time Time Current 16:27:50 Dload Upload Total Spent Left Speed 16:27:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 88380 0 --:--:-- --:--:-- --:--:-- 88380 [Pipeline] sh 16:27:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:27:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:27:51 + sudo tee /etc/docker/daemon.new 16:27:51 { 16:27:51 "registry-mirrors": [ 16:27:51 "https://nexus3.edgexfoundry.org:10001" 16:27:51 ], 16:27:51 "bip": "10.250.0.254/24", 16:27:51 "hosts": [ 16:27:51 "tcp://0.0.0.0:5555", 16:27:51 "unix:///var/run/docker.sock" 16:27:51 ], 16:27:51 "mtu": 1458, 16:27:51 "selinux-enabled": true, 16:27:51 "seccomp-profile": "/etc/docker/seccomp.json" 16:27:51 } [Pipeline] sh 16:27:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:27:51 + sudo service docker restart 16:27:55 ---> 4da5c379e831 16:27:55 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:27:55 ---> 3a11247353e1 16:27:55 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:27:55 ---> Running in 5438c7f90975 16:27:55 ---> Running in 45d9c79f229b 16:27:55 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 16:27:55 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:28:10 provisioning config files... 16:28:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config4617942750771113103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:10 ---> docker-login.sh 16:28:10 nexus3.edgexfoundry.org:10001 16:28:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:11 Configure a credential helper to remove this warning. See 16:28:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:11 16:28:11 Login Succeeded 16:28:11 nexus3.edgexfoundry.org:10002 16:28:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:11 Configure a credential helper to remove this warning. See 16:28:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:11 16:28:11 Login Succeeded 16:28:11 nexus3.edgexfoundry.org:10003 16:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:12 Configure a credential helper to remove this warning. See 16:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:12 16:28:12 Login Succeeded 16:28:12 nexus3.edgexfoundry.org:10004 16:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:12 Configure a credential helper to remove this warning. See 16:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:12 16:28:12 Login Succeeded 16:28:12 docker.io 16:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:13 Configure a credential helper to remove this warning. See 16:28:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:13 16:28:13 Login Succeeded 16:28:13 ---> docker-login.sh ends [Pipeline] } 16:28:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:28:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:14 ========================================================= 16:28:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:28:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:28:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:28:14 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:28:14 9b3977197b4f: Pulling fs layer 16:28:14 1a89e8eeedd5: Pulling fs layer 16:28:14 94645a83ff95: Pulling fs layer 16:28:14 3f3a8bcf1eab: Pulling fs layer 16:28:14 0c92f367c5e7: Pulling fs layer 16:28:14 f7c0051592d6: Pulling fs layer 16:28:14 a227ed2f7395: Pulling fs layer 16:28:14 7b1c46037f91: Pulling fs layer 16:28:14 0c92f367c5e7: Waiting 16:28:14 f7c0051592d6: Waiting 16:28:14 a227ed2f7395: Waiting 16:28:14 7b1c46037f91: Waiting 16:28:14 3f3a8bcf1eab: Waiting 16:28:14 94645a83ff95: Verifying Checksum 16:28:14 94645a83ff95: Download complete 16:28:14 1a89e8eeedd5: Verifying Checksum 16:28:14 1a89e8eeedd5: Download complete 16:28:14 0c92f367c5e7: Verifying Checksum 16:28:14 0c92f367c5e7: Download complete 16:28:14 f7c0051592d6: Verifying Checksum 16:28:14 f7c0051592d6: Download complete 16:28:14 9b3977197b4f: Download complete 16:28:14 a227ed2f7395: Verifying Checksum 16:28:14 a227ed2f7395: Download complete 16:28:15 9b3977197b4f: Pull complete 16:28:16 1a89e8eeedd5: Pull complete 16:28:16 94645a83ff95: Pull complete 16:28:16 7b1c46037f91: Verifying Checksum 16:28:16 7b1c46037f91: Download complete 16:28:17 3f3a8bcf1eab: Verifying Checksum 16:28:17 3f3a8bcf1eab: Download complete 16:28:17 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 16:28:19 Removing intermediate container 584d85b886cd 16:28:19 ---> 7bfaf6edd593 16:28:19 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:28:19 ---> Running in a2b9120c0bf1 16:28:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:28:22 Removing intermediate container a2b9120c0bf1 16:28:22 ---> 17579a2956e9 16:28:22 16:28:22 Step 11/23 : FROM docker:20.10.10 16:28:22 Removing intermediate container b0e26f31f303 16:28:22 ---> fa3a328b5c6e 16:28:22 16:28:22 Step 10/21 : FROM alpine:3.14 16:28:22 20.10.10: Pulling from library/docker 16:28:22 3.14: Pulling from library/alpine 16:28:23 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:28:23 Status: Downloaded newer image for alpine:3.14 16:28:23 ---> 0a97eee8041e 16:28:23 Step 11/21 : RUN apk add --update --no-cache curl 16:28:23 Removing intermediate container 842ec3fdb27a 16:28:23 ---> 1f81103e79a6 16:28:23 16:28:23 Step 10/22 : FROM alpine:3.14 16:28:23 ---> 0a97eee8041e 16:28:23 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:28:23 ---> Running in 56044e6c833b 16:28:23 ---> Running in 3c368683c497 16:28:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:28:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:28:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:28:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:28:25 (1/5) Installing ca-certificates (20211220-r0) 16:28:25 (2/5) Installing brotli-libs (1.0.9-r5) 16:28:25 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:28:25 (1/1) Installing dumb-init (1.2.5-r1) 16:28:25 (4/5) Installing libcurl (7.79.1-r0) 16:28:25 Executing busybox-1.33.1-r6.trigger 16:28:25 (5/5) Installing curl (7.79.1-r0) 16:28:25 Executing busybox-1.33.1-r6.trigger 16:28:25 Executing ca-certificates-20211220-r0.trigger 16:28:25 OK: 6 MiB in 15 packages 16:28:25 OK: 8 MiB in 19 packages 16:28:26 Removing intermediate container 56044e6c833b 16:28:26 ---> 92377a53085e 16:28:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:28:26 ---> Running in e9dfe9ce1061 16:28:26 Removing intermediate container 3c368683c497 16:28:26 ---> 67a6c62b28ce 16:28:26 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:28:26 ---> Running in 88718ffa421e 16:28:26 Removing intermediate container e9dfe9ce1061 16:28:26 ---> ce540f91ac31 16:28:26 Step 13/22 : ENV APP_PORT=59861 16:28:26 Removing intermediate container 88718ffa421e 16:28:26 ---> 58a86b33250b 16:28:26 Step 13/21 : WORKDIR /edgex 16:28:26 ---> Running in 768143fa835a 16:28:26 ---> Running in 0d2039716574 16:28:27 Removing intermediate container 0d2039716574 16:28:27 ---> d82f62ed1641 16:28:27 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:28:27 Removing intermediate container 768143fa835a 16:28:27 ---> a206dd855c23 16:28:27 Step 14/22 : EXPOSE $APP_PORT 16:28:27 ---> Running in d47ac0715201 16:28:27 Removing intermediate container d47ac0715201 16:28:27 ---> 4ad425f443a3 16:28:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:28:27 ---> 56abe09a00ab 16:28:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:28:27 ---> 27611f13e12d 16:28:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:28:28 ---> 89bcc06a23d5 16:28:28 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:28:28 ---> 020507df184a 16:28:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:28:29 ---> e8dfd2015870 16:28:29 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:28:29 ---> 4e6ffc389b0c 16:28:29 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:28:29 ---> Running in 3802f22c0d56 16:28:29 ---> Running in 080f8dd67f3a 16:28:29 Removing intermediate container 080f8dd67f3a 16:28:29 ---> 79d2fc85f01a 16:28:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:28:29 Removing intermediate container 3802f22c0d56 16:28:29 ---> 5a627af8dc2f 16:28:29 Step 18/21 : CMD ["--init=true"] 16:28:29 ---> Running in ace349062a3f 16:28:29 ---> Running in 5c04f250e2dc 16:28:29 Removing intermediate container 5c04f250e2dc 16:28:29 ---> 57d4aaa10955 16:28:29 Step 20/22 : LABEL arch=x86_64 16:28:29 Removing intermediate container ace349062a3f 16:28:29 ---> fd3c8fd2d435 16:28:29 Step 19/21 : LABEL arch=x86_64 16:28:29 ---> Running in d276fdf5ddef 16:28:29 ---> Running in 182a3aeac48e 16:28:29 3f3a8bcf1eab: Pull complete 16:28:29 0c92f367c5e7: Pull complete 16:28:29 f7c0051592d6: Pull complete 16:28:29 a227ed2f7395: Pull complete 16:28:29 Removing intermediate container d276fdf5ddef 16:28:29 ---> 50676ee9722e 16:28:29 Step 21/22 : LABEL git_sha=cf4aec5a2c099adab6dcd3a5248412e6077dc11a 16:28:29 ---> Running in 4818ce38058d 16:28:29 Removing intermediate container 182a3aeac48e 16:28:29 ---> 3f9195f960ef 16:28:29 Step 20/21 : LABEL git_sha=cf4aec5a2c099adab6dcd3a5248412e6077dc11a 16:28:30 ---> Running in c61df9822ffa 16:28:30 Removing intermediate container 4818ce38058d 16:28:30 ---> b415fb9acb7f 16:28:30 Step 22/22 : LABEL version=0.0.0 16:28:30 Removing intermediate container c61df9822ffa 16:28:30 ---> e202a1cd61b3 16:28:30 Step 21/21 : LABEL version=0.0.0 16:28:30 ---> Running in 8143f7b1325b 16:28:30 ---> Running in f77238744496 16:28:30 Removing intermediate container 8143f7b1325b 16:28:30 ---> 0fa5da215765 16:28:30 16:28:30 Removing intermediate container f77238744496 16:28:30 ---> c7e8ef46d273 16:28:30 16:28:30 Successfully built 0fa5da215765 16:28:30 Successfully tagged support-scheduler:latest 16:28:30 Building core-command 16:28:30  Building support-scheduler ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 16:28:30 Successfully built c7e8ef46d273 16:28:30 Successfully tagged security-proxy-setup:latest 16:28:30 Building core-data 16:28:30  Building security-proxy-setup ... done Status: Downloaded newer image for docker:20.10.10 16:28:30 ---> b706a049f56e 16:28:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:28:30 ---> Running in 680b6c079680 16:28:30 Removing intermediate container 680b6c079680 16:28:30 ---> 67d764cbab32 16:28:30 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 16:28:31 ---> Running in 8f7dc252b542 16:28:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:28:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:28:32 (1/42) Installing readline (8.1.0-r0) 16:28:32 (2/42) Installing bash (5.1.4-r0) 16:28:32 Executing bash-5.1.4-r0.post-install 16:28:32 (3/42) Installing brotli-libs (1.0.9-r5) 16:28:32 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:28:32 (5/42) Installing libcurl (7.79.1-r0) 16:28:32 (6/42) Installing curl (7.79.1-r0) 16:28:32 (7/42) Installing dumb-init (1.2.5-r1) 16:28:32 (8/42) Installing libbz2 (1.0.8-r1) 16:28:32 (9/42) Installing expat (2.4.4-r0) 16:28:32 (10/42) Installing libffi (3.3-r2) 16:28:32 (11/42) Installing gdbm (1.19-r0) 16:28:32 (12/42) Installing xz-libs (5.2.5-r0) 16:28:32 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:28:32 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:28:32 (15/42) Installing mpdecimal (2.5.1-r1) 16:28:32 (16/42) Installing sqlite-libs (3.35.5-r0) 16:28:32 (17/42) Installing python3 (3.9.5-r2) 16:28:33 (18/42) Installing py3-appdirs (1.4.4-r2) 16:28:33 (19/42) Installing py3-chardet (4.0.0-r2) 16:28:34 7b1c46037f91: Pull complete 16:28:34 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 16:28:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:28:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:28:34 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:28:34 WORKDIR /edgex 16:28:34 COPY go.mod . 16:28:34 RUN go mod download 16:28:34 docker build -t ci-base-image-arm64 -f - . 16:28:34 (20/42) Installing py3-idna (3.2-r0) 16:28:34 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:28:35 (22/42) Installing py3-certifi (2020.12.5-r1) 16:28:35 (23/42) Installing py3-requests (2.25.1-r4) 16:28:35 (24/42) Installing py3-msgpack (1.0.2-r1) 16:28:36 (25/42) Installing py3-lockfile (0.12.2-r4) 16:28:36 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:28:36 Sending build context to Docker daemon 168.8MB 16:28:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:28:36 ---> f79e39bc4007 16:28:36 Step 2/4 : WORKDIR /edgex 16:28:36 (27/42) Installing py3-colorama (0.4.4-r1) 16:28:37 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:28:37 (29/42) Installing py3-distlib (0.3.1-r3) 16:28:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:28:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:28:37 (30/42) Installing py3-distro (1.5.0-r3) 16:28:37 ---> 44fb1d7c5004 16:28:37 Step 3/23 : WORKDIR /edgex-go 16:28:37 ---> Using cache 16:28:37 ---> 95d046bb20a1 16:28:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:37 ---> Using cache 16:28:37 ---> 675fa729bd43 16:28:37 Step 5/23 : RUN apk add --update --no-cache make git 16:28:37 ---> Using cache 16:28:37 ---> 4da24767686d 16:28:37 Step 6/23 : COPY go.mod vendor* ./ 16:28:37 ---> Using cache 16:28:37 ---> 14a73461fc59 16:28:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:37 ---> Using cache 16:28:37 ---> 1faf616d8782 16:28:37 Step 8/23 : COPY . . 16:28:37 ---> Using cache 16:28:37 ---> 68b070697bb3 16:28:37 Step 9/23 : RUN make cmd/core-command/core-command 16:28:37 (31/42) Installing py3-six (1.15.0-r1) 16:28:37 (32/42) Installing py3-webencodings (0.5.1-r4) 16:28:37 (33/42) Installing py3-html5lib (1.1-r1) 16:28:37 (34/42) Installing py3-parsing (2.4.7-r2) 16:28:37 (35/42) Installing py3-packaging (20.9-r1) 16:28:37 (36/42) Installing py3-toml (0.10.2-r2) 16:28:38 (37/42) Installing py3-pep517 (0.10.0-r2) 16:28:38 (38/42) Installing py3-progress (1.5-r2) 16:28:38 (39/42) Installing py3-retrying (1.3.3-r1) 16:28:38 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:28:38 (41/42) Installing py3-setuptools (52.0.0-r3) 16:28:38 (42/42) Installing py3-pip (20.3.4-r1) 16:28:38 ---> Running in a774a9a1f3fe 16:28:38 Executing busybox-1.33.1-r6.trigger 16:28:38 OK: 84 MiB in 64 packages 16:28:39 ---> Running in 4fdc928b13f7 16:28:39 Removing intermediate container 5438c7f90975 16:28:39 ---> 5764cce54138 16:28:39 16:28:39 Step 10/23 : FROM alpine:3.14 16:28:39 ---> 0a97eee8041e 16:28:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:28:39 ---> Using cache 16:28:39 ---> 92377a53085e 16:28:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:28:39 ---> Using cache 16:28:39 ---> ce540f91ac31 16:28:39 Step 13/23 : ENV APP_PORT=59881 16:28:39 ---> Running in 4f0c26e862e2 16:28:39 Removing intermediate container 4fdc928b13f7 16:28:39 ---> 90ac1bd8a3cd 16:28:39 Step 3/4 : COPY go.mod . 16:28:39 Collecting docker-compose==1.23.2 16:28:39 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:28:39 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 16:28:39 ---> 65187da72ee2 16:28:39 Step 4/4 : RUN go mod download 16:28:39 ---> Running in c9c87e84554f 16:28:40 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:28:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:28:40 ---> 44fb1d7c5004 16:28:40 Step 3/23 : WORKDIR /edgex-go 16:28:40 ---> Using cache 16:28:40 ---> 95d046bb20a1 16:28:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:40 ---> Using cache 16:28:40 ---> 675fa729bd43 16:28:40 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:28:40 Collecting websocket-client<1.0,>=0.32.0 16:28:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:28:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:28:40 Removing intermediate container 4f0c26e862e2 16:28:40 ---> 316b72ee9f9e 16:28:40 Step 14/23 : EXPOSE $APP_PORT 16:28:40 Collecting texttable<0.10,>=0.9.0 16:28:40 Downloading texttable-0.9.1.tar.gz (11 kB) 16:28:40 ---> Running in dcf0e4b5dd24 16:28:40 ---> Running in 3de6d07d539c 16:28:40 Removing intermediate container 45d9c79f229b 16:28:40 ---> cfbfc76b1153 16:28:40 16:28:40 Step 10/22 : FROM alpine:3.14 16:28:40 ---> 0a97eee8041e 16:28:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:28:40 Collecting docopt<0.7,>=0.6.1 16:28:40 Downloading docopt-0.6.2.tar.gz (25 kB) 16:28:40 ---> Running in 948ef82d8535 16:28:40 Removing intermediate container 3de6d07d539c 16:28:40 ---> e6b7601b8403 16:28:40 Step 15/23 : WORKDIR / 16:28:40 ---> Running in 8e25144b93dd 16:28:40 Removing intermediate container 8e25144b93dd 16:28:40 ---> c5cdb4fbd815 16:28:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:28:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:28:41 Collecting cached-property<2,>=1.2.0 16:28:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:28:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:28:41 ---> b4f3155c4855 16:28:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:28:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:28:41 Collecting PyYAML<4,>=3.10 16:28:41 Downloading PyYAML-3.13.tar.gz (270 kB) 16:28:41 (1/2) Installing ca-certificates (20211220-r0) 16:28:41 (2/2) Installing dumb-init (1.2.5-r1) 16:28:41 Executing busybox-1.33.1-r6.trigger 16:28:41 Executing ca-certificates-20211220-r0.trigger 16:28:41 OK: 6 MiB in 16 packages 16:28:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:28:41 ---> b1f6e3a953ed 16:28:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:28:42 Collecting dockerpty<0.5,>=0.4.1 16:28:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:28:42 ---> 0c0298e11f8e 16:28:42 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:28:42 ---> Running in eaec60008fef 16:28:42 OK: 221 MiB in 52 packages 16:28:42 Removing intermediate container 948ef82d8535 16:28:42 ---> 3e5616725720 16:28:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:28:42 Removing intermediate container eaec60008fef 16:28:42 ---> ed302e7098f8 16:28:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:28:42 ---> Running in cbcc64ad3787 16:28:42 ---> Running in da118454b5db 16:28:43 Collecting jsonschema<3,>=2.5.1 16:28:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:28:43 Removing intermediate container cbcc64ad3787 16:28:43 ---> 5ade5843c8d6 16:28:43 Step 13/22 : ENV APP_PORT=59860 16:28:43 Removing intermediate container da118454b5db 16:28:43 ---> af176b7578fe 16:28:43 Step 21/23 : LABEL arch=x86_64 16:28:43 Removing intermediate container dcf0e4b5dd24 16:28:43 ---> d70ab1cf08aa 16:28:43 Step 6/23 : COPY go.mod vendor* ./ 16:28:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:28:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:28:43 ---> Running in 9cc3d2552dd0 16:28:43 ---> Running in 02d37516783a 16:28:43 Collecting docker<4.0,>=3.6.0 16:28:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:28:43 Collecting docker-pycreds>=0.4.0 16:28:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:28:43 Collecting chardet<3.1.0,>=3.0.2 16:28:43 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:28:43 Removing intermediate container 02d37516783a 16:28:43 ---> c28d1422cb81 16:28:43 Step 22/23 : LABEL git_sha=cf4aec5a2c099adab6dcd3a5248412e6077dc11a 16:28:43 Removing intermediate container 9cc3d2552dd0 16:28:43 ---> 0f2d26a324b9 16:28:43 Step 14/22 : EXPOSE $APP_PORT 16:28:43 Collecting idna<2.8,>=2.5 16:28:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:28:43 ---> 44661286c1cf 16:28:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:43 ---> Running in 4dc6725853ca 16:28:43 Collecting urllib3<1.25,>=1.21.1 16:28:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:28:43 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) 16:28:43 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:28:43 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:28:43 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:28:43 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:28:43 ---> Running in 9607ea351014 16:28:43 ---> Running in 25a0a421efb1 16:28:43 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:28:43 Attempting uninstall: urllib3 16:28:43 Found existing installation: urllib3 1.26.5 16:28:43 Uninstalling urllib3-1.26.5: 16:28:43 Removing intermediate container 4dc6725853ca 16:28:43 ---> 693d90dc57e9 16:28:43 Step 23/23 : LABEL version=0.0.0 16:28:43 Successfully uninstalled urllib3-1.26.5 16:28:44 ---> Running in 3d1808015144 16:28:44 Removing intermediate container 9607ea351014 16:28:44 ---> ba13fa4ec5b7 16:28:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:28:44 Attempting uninstall: idna 16:28:44 Found existing installation: idna 3.2 16:28:44 Uninstalling idna-3.2: 16:28:44 Successfully uninstalled idna-3.2 16:28:44 Removing intermediate container 3d1808015144 16:28:44 ---> defe65d143d2 16:28:44 16:28:44 Successfully built defe65d143d2 16:28:44 Attempting uninstall: chardet 16:28:44 Found existing installation: chardet 4.0.0 16:28:44 Uninstalling chardet-4.0.0: 16:28:44 ---> 941fd21cb50d 16:28:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:28:44 Successfully uninstalled chardet-4.0.0 16:28:44 Successfully tagged core-metadata:latest 16:28:44 Building security-secretstore-setup 16:28:46  Building core-metadata ... done  Attempting uninstall: requests 16:28:46 Found existing installation: requests 2.25.1 16:28:46 Uninstalling requests-2.25.1: 16:28:46 Successfully uninstalled requests-2.25.1 16:28:46 ---> 2c096bc116c1 16:28:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:28:47 Running setup.py install for texttable: started 16:28:47 ---> 054d164e4599 16:28:47 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:28:47 ---> Running in 2b2ffa940b49 16:28:47 Removing intermediate container 2b2ffa940b49 16:28:47 ---> 437b88be4072 16:28:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:28:47 Removing intermediate container 25a0a421efb1 16:28:47 ---> f16cb7fe6aea 16:28:47 Step 8/23 : COPY . . 16:28:47 Running setup.py install for texttable: finished with status 'done' 16:28:47 Running setup.py install for PyYAML: started 16:28:47 ---> Running in 4101f733596e 16:28:47 Removing intermediate container 4101f733596e 16:28:47 ---> 9b23b6e450f3 16:28:47 Step 20/22 : LABEL arch=x86_64 16:28:48 Running setup.py install for PyYAML: finished with status 'done' 16:28:48 ---> Running in b3c6fac598db 16:28:48 Running setup.py install for docopt: started 16:28:49 Running setup.py install for docopt: finished with status 'done' 16:28:49 Running setup.py install for dockerpty: started 16:28:49 Removing intermediate container b3c6fac598db 16:28:49 ---> 9224211d12ca 16:28:49 Step 21/22 : LABEL git_sha=cf4aec5a2c099adab6dcd3a5248412e6077dc11a 16:28:50 Running setup.py install for dockerpty: finished with status 'done' 16:28:50 ---> Running in 7d16b72b358b 16:28:51 Removing intermediate container 7d16b72b358b 16:28:51 ---> 664b5648be9c 16:28:51 Step 22/22 : LABEL version=0.0.0 16:28:51 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 16:28:51 ---> Running in b0d0f85f1433 16:28:52 Removing intermediate container b0d0f85f1433 16:28:52 ---> fd158bb5fc11 16:28:52 16:28:53 Successfully built fd158bb5fc11 16:28:53 Successfully tagged support-notifications:latest 16:28:53  Building support-notifications ... done Building security-bootstrapper 16:28:55 ---> 98e500de7cf7 16:28:55 Step 9/23 : RUN make cmd/core-data/core-data 16:28:56 ---> Running in c1c29fdfbe7d 16:28:57 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 16:28:59 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:28:59 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:28:59 ---> 44fb1d7c5004 16:28:59 Step 3/31 : WORKDIR /edgex-go 16:28:59 ---> Using cache 16:28:59 ---> 95d046bb20a1 16:28:59 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:59 ---> Using cache 16:28:59 ---> 675fa729bd43 16:28:59 Step 5/31 : RUN apk add --update --no-cache make git 16:28:59 ---> Using cache 16:28:59 ---> 4da24767686d 16:28:59 Step 6/31 : COPY go.mod vendor* ./ 16:28:59 ---> Using cache 16:28:59 ---> 14a73461fc59 16:28:59 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:59 ---> Using cache 16:28:59 ---> 1faf616d8782 16:28:59 Step 8/31 : COPY . . 16:28:59 ---> Using cache 16:28:59 ---> 68b070697bb3 16:28:59 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:28:59 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:28:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:28:59 ---> 44fb1d7c5004 16:28:59 Step 3/25 : WORKDIR /edgex-go 16:28:59 ---> Using cache 16:28:59 ---> 95d046bb20a1 16:28:59 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:59 ---> Using cache 16:28:59 ---> 675fa729bd43 16:28:59 Step 5/25 : RUN apk add --update --no-cache make git 16:28:59 ---> Using cache 16:28:59 ---> 4da24767686d 16:28:59 Step 6/25 : COPY go.mod vendor* ./ 16:28:59 ---> Using cache 16:28:59 ---> 14a73461fc59 16:28:59 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:59 ---> Using cache 16:28:59 ---> 1faf616d8782 16:28:59 Step 8/25 : COPY . . 16:28:59 ---> Using cache 16:28:59 ---> 68b070697bb3 16:28:59 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:29:00 ---> Running in 5930aafbc372 16:29:00 ---> Running in 40f0c3f2041e 16:29:00 Removing intermediate container 8f7dc252b542 16:29:00 ---> 96f7796833d5 16:29:00 Step 14/23 : ENV APP_PORT=58890 16:29:00 ---> Running in a7e633f301f4 16:29:01 Removing intermediate container a7e633f301f4 16:29:01 ---> f5a4faaff9f2 16:29:01 Step 15/23 : EXPOSE $APP_PORT 16:29:01 ---> Running in 2a47e5392e46 16:29:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:29:01 Removing intermediate container 2a47e5392e46 16:29:01 ---> 76ae13303c39 16:29:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:29:01 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 16:29:02 ---> cb9a16c16459 16:29:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:29:02 ---> f1cfdc56dbaa 16:29:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:29:03 ---> 8551718965b5 16:29:03 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:29:03 ---> Running in 0e12d1b1893f 16:29:03 Removing intermediate container 0e12d1b1893f 16:29:03 ---> 6d0084620182 16:29:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:03 Removing intermediate container a774a9a1f3fe 16:29:03 ---> ca4537b46815 16:29:03 16:29:03 Step 10/23 : FROM alpine:3.14 16:29:03 ---> 0a97eee8041e 16:29:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:29:03 ---> Using cache 16:29:03 ---> 92377a53085e 16:29:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:29:03 ---> Using cache 16:29:03 ---> ce540f91ac31 16:29:03 Step 13/23 : ENV APP_PORT=59882 16:29:03 ---> Running in 233ee6440f50 16:29:03 ---> Running in 0ea53d2efd0a 16:29:03 Removing intermediate container 233ee6440f50 16:29:03 ---> 6a51b8e729e9 16:29:03 Step 21/23 : LABEL arch=x86_64 16:29:03 Removing intermediate container 0ea53d2efd0a 16:29:03 ---> c31abeb434d3 16:29:03 Step 14/23 : EXPOSE $APP_PORT 16:29:03 ---> Running in c866c49b32ac 16:29:03 ---> Running in 1eb1df1583d9 16:29:03 Removing intermediate container c866c49b32ac 16:29:03 ---> b9c5c93d2c76 16:29:03 Step 22/23 : LABEL git_sha=cf4aec5a2c099adab6dcd3a5248412e6077dc11a 16:29:04 Removing intermediate container 1eb1df1583d9 16:29:04 ---> 10eee0d9e03f 16:29:04 Step 15/23 : WORKDIR / 16:29:04 ---> Running in c6c3a63f8117 16:29:04 ---> Running in 0edf7f658dab 16:29:04 Removing intermediate container c6c3a63f8117 16:29:04 ---> 12310aa7fb43 16:29:04 Step 23/23 : LABEL version=0.0.0 16:29:04 Removing intermediate container 0edf7f658dab 16:29:04 ---> 194054a54c20 16:29:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:04 ---> Running in 9cc20583ec67 16:29:04 Removing intermediate container 9cc20583ec67 16:29:04 ---> 22822f75ac6f 16:29:04 16:29:04 Successfully built 22822f75ac6f 16:29:04 Successfully tagged sys-mgmt-agent:latest 16:29:04  Building sys-mgmt-agent ... done  ---> 0ae17f816462 16:29:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:29:04 ---> a893da0fb323 16:29:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:29:05 ---> a6230c5821b5 16:29:05 Step 19/23 : ENTRYPOINT ["/core-command"] 16:29:05 ---> Running in a44e56f11903 16:29:05 Removing intermediate container a44e56f11903 16:29:05 ---> c42dd804c007 16:29:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:05 ---> Running in bcc2a28c41ba 16:29:05 Removing intermediate container bcc2a28c41ba 16:29:05 ---> fb2ece15a386 16:29:05 Step 21/23 : LABEL arch=x86_64 16:29:05 ---> Running in 40d9bd953d61 16:29:05 Removing intermediate container 40d9bd953d61 16:29:05 ---> 7ec29d85a18a 16:29:05 Step 22/23 : LABEL git_sha=cf4aec5a2c099adab6dcd3a5248412e6077dc11a 16:29:05 ---> Running in bdcd67c3c9e3 16:29:05 Removing intermediate container bdcd67c3c9e3 16:29:05 ---> 6569c41e2d1a 16:29:05 Step 23/23 : LABEL version=0.0.0 16:29:05 ---> Running in 8ebae1031f70 16:29:05 Removing intermediate container 8ebae1031f70 16:29:05 ---> 28ee77f04950 16:29:05 16:29:05 Successfully built 28ee77f04950 16:29:05 Successfully tagged core-command:latest 16:29:27  Building core-command ... done 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 16:29:28 Removing intermediate container 40f0c3f2041e 16:29:28 ---> fbb8867c6ee2 16:29:28 16:29:28 Step 10/31 : FROM alpine:3.14 16:29:28 ---> 0a97eee8041e 16:29:28 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:29:28 Removing intermediate container 5930aafbc372 16:29:28 ---> 8d899867c5e9 16:29:28 16:29:28 Step 10/25 : FROM alpine:3.14 16:29:28 ---> 0a97eee8041e 16:29:28 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:29:28 ---> Running in ace3f8759caa 16:29:28 ---> Running in 5b4388f81c44 16:29:28 Removing intermediate container ace3f8759caa 16:29:28 ---> 8ae2630b6510 16:29:28 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:29:28 ---> Running in e640d21ca12a 16:29:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:29:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:29:28 (1/3) Installing ca-certificates (20211220-r0) 16:29:28 (2/3) Installing dumb-init (1.2.5-r1) 16:29:28 (3/3) Installing su-exec (0.2-r1) 16:29:29 Executing busybox-1.33.1-r6.trigger 16:29:29 Executing ca-certificates-20211220-r0.trigger 16:29:29 OK: 6 MiB in 17 packages 16:29:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:29:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:29:29 (1/2) Installing dumb-init (1.2.5-r1) 16:29:29 (2/2) Installing su-exec (0.2-r1) 16:29:29 Executing busybox-1.33.1-r6.trigger 16:29:29 OK: 6 MiB in 16 packages 16:29:29 Removing intermediate container c1c29fdfbe7d 16:29:29 ---> 16787afd2f9d 16:29:29 16:29:29 Step 10/23 : FROM alpine:3.14 16:29:29 ---> 0a97eee8041e 16:29:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:29:29 ---> Running in 74997006fa13 16:29:29 Removing intermediate container 5b4388f81c44 16:29:29 ---> 2b3a141153b0 16:29:29 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:29:29 ---> Running in c6a4a1e0ff07 16:29:29 Removing intermediate container e640d21ca12a 16:29:29 ---> 69f962ead4f0 16:29:29 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:29:29 Removing intermediate container 74997006fa13 16:29:29 ---> a380bb9d3a87 16:29:29 Step 12/23 : ENV APP_PORT=59880 16:29:29 ---> Running in 60dbf501e2d9 16:29:29 ---> Running in 799344c839f4 16:29:30 Removing intermediate container c6a4a1e0ff07 16:29:30 ---> 17235f87b6e8 16:29:30 Step 13/25 : WORKDIR / 16:29:30 ---> Running in 4f0b27e96794 16:29:30 Removing intermediate container 60dbf501e2d9 16:29:30 ---> c3627bc9738d 16:29:30 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:29:30 Removing intermediate container 799344c839f4 16:29:30 ---> 9852fda63bb8 16:29:30 Step 13/23 : EXPOSE $APP_PORT 16:29:30 ---> Running in 3bea9dee780e 16:29:30 ---> Running in 19cd34fac0f5 16:29:30 Removing intermediate container 4f0b27e96794 16:29:30 ---> fddddeabf2d2 16:29:30 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:29:30 Removing intermediate container 3bea9dee780e 16:29:30 ---> a0c0c0438d22 16:29:30 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:29:30 ---> Running in 300c03cdf47c 16:29:30 Removing intermediate container 19cd34fac0f5 16:29:30 ---> 861f670de5cc 16:29:30 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:30 ---> Running in 39a4754bbc4e 16:29:30 ---> 48876dc771f5 16:29:30 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:29:30 ---> 41f4a283e886 16:29:30 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:29:30 ---> 54bc9df4bc0e 16:29:30 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:29:30 Removing intermediate container 300c03cdf47c 16:29:30 ---> 2e82e4297b61 16:29:30 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:29:30 ---> Running in e631052a8220 16:29:30 Removing intermediate container 39a4754bbc4e 16:29:30 ---> 75ea2278880f 16:29:30 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:29:30 ---> Running in c72d16f62b78 16:29:31 ---> 14d3794793c1 16:29:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:29:31 Removing intermediate container e631052a8220 16:29:31 ---> 86df1f9ccdd7 16:29:31 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:29:31 ---> 0720ec9996b2 16:29:31 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:29:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:29:31 ---> b92137c89448 16:29:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:29:31 ---> Running in 7b5cab343842 16:29:31 ---> 7ddc17673ad1 16:29:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:29:32 ---> 59d170ffff5a 16:29:32 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/ 16:29:32 ---> Running in e203f1520dcf 16:29:32 Removing intermediate container 7b5cab343842 16:29:32 ---> 98cb25cfba90 16:29:32 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:32 ---> 710e1d1b1d74 16:29:32 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:29:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:29:32 (1/6) Installing dumb-init (1.2.5-r1) 16:29:32 ---> 7dd59665d4d6 16:29:32 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:29:32 Removing intermediate container e203f1520dcf 16:29:32 ---> acfa38d313b4 16:29:32 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:29:32 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:29:32 ---> Running in 78e570f7ea66 16:29:32 ---> b07aab0d326c 16:29:32 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:29:32 Removing intermediate container 78e570f7ea66 16:29:32 ---> c3862550d820 16:29:32 Step 23/25 : LABEL arch=x86_64 16:29:32 (3/6) Installing libsodium (1.0.18-r0) 16:29:32 ---> Running in f1cb675a4ae4 16:29:32 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:29:32 Removing intermediate container f1cb675a4ae4 16:29:32 ---> 53cda6566043 16:29:32 Step 24/25 : LABEL git_sha=cf4aec5a2c099adab6dcd3a5248412e6077dc11a 16:29:32 ---> 8f228db3b3cf 16:29:32 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:29:33 ---> Running in 7b1b93f7f98b 16:29:33 (5/6) Installing libzmq (4.3.4-r0) 16:29:33 (6/6) Installing zeromq (4.3.4-r0) 16:29:33 Removing intermediate container 7b1b93f7f98b 16:29:33 ---> 93e875975df7 16:29:33 Step 25/25 : LABEL version=0.0.0 16:29:33 ---> Running in db45b46bf3df 16:29:33 ---> 629d6c8a998e 16:29:33 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:29:33 Executing busybox-1.33.1-r6.trigger 16:29:33 OK: 8 MiB in 20 packages 16:29:33 Removing intermediate container db45b46bf3df 16:29:33 ---> c58d24f82f3a 16:29:33 16:29:33 Successfully built c58d24f82f3a 16:29:33 Successfully tagged security-secretstore-setup:latest 16:29:33  Building security-secretstore-setup ... done  ---> Running in 82fadbf6fd3e 16:29:33 Removing intermediate container 82fadbf6fd3e 16:29:33 ---> f5ec4bcb59ed 16:29:33 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:29:33 Removing intermediate container c72d16f62b78 16:29:33 ---> 9fc26b43e6ee 16:29:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:33 ---> b51e318c7b4a 16:29:33 Step 26/31 : RUN chmod +x /entrypoint.sh 16:29:33 ---> Running in 7397388da04f 16:29:33 ---> 561e629dac04 16:29:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:29:34 ---> f0eca69bc4f7 16:29:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:29:34 ---> df0aae688199 16:29:34 Step 19/23 : ENTRYPOINT ["/core-data"] 16:29:34 ---> Running in 52fd45ef32d0 16:29:34 Removing intermediate container 7397388da04f 16:29:34 ---> 383a9051fce3 16:29:34 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:29:34 ---> Running in a71bc4be608d 16:29:34 Removing intermediate container 52fd45ef32d0 16:29:34 ---> f6cf0b18da05 16:29:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:34 ---> Running in fd38a46953c5 16:29:34 Removing intermediate container a71bc4be608d 16:29:34 ---> 060b7299d909 16:29:34 Step 28/31 : CMD ["gate"] 16:29:34 ---> Running in 69573cca1450 16:29:34 Removing intermediate container fd38a46953c5 16:29:34 ---> 59f2a7125963 16:29:34 Step 21/23 : LABEL arch=x86_64 16:29:34 ---> Running in 05f5076f64be 16:29:34 Removing intermediate container 69573cca1450 16:29:34 ---> f173bdbf7fe4 16:29:34 Step 29/31 : LABEL arch=x86_64 16:29:34 Removing intermediate container 05f5076f64be 16:29:34 ---> 866f2ecb3fb1 16:29:34 Step 22/23 : LABEL git_sha=cf4aec5a2c099adab6dcd3a5248412e6077dc11a 16:29:34 ---> Running in 211e88c9aec6 16:29:34 ---> Running in bdb1e6fe3569 16:29:34 Removing intermediate container 211e88c9aec6 16:29:34 ---> c72d3daeaf0d 16:29:34 Step 30/31 : LABEL git_sha=cf4aec5a2c099adab6dcd3a5248412e6077dc11a 16:29:34 ---> Running in 24ed9a3adf22 16:29:34 Removing intermediate container bdb1e6fe3569 16:29:34 ---> df64843d6e9b 16:29:34 Step 23/23 : LABEL version=0.0.0 16:29:34 ---> Running in f6977d64477a 16:29:34 Removing intermediate container 24ed9a3adf22 16:29:34 ---> 16e1dbdf55ee 16:29:34 Step 31/31 : LABEL version=0.0.0 16:29:34 Removing intermediate container f6977d64477a 16:29:34 ---> 1e894762972e 16:29:34 16:29:34 Successfully built 1e894762972e 16:29:34 Successfully tagged core-data:latest 16:29:34  Building core-data ... done  ---> Running in a805ff1e74ff 16:29:35 Removing intermediate container a805ff1e74ff 16:29:35 ---> 3f1eafadaec2 16:29:35 16:29:35 Successfully built 3f1eafadaec2 16:29:35 Successfully tagged security-bootstrapper:latest 16:29:35  Building security-bootstrapper ... done  [Pipeline] } 16:29:35 $ docker stop --time=1 687802b64c3f30ca59e64cc56759a974e8365df22b03257754add80b2f51630c 16:29:36 $ docker rm -f 687802b64c3f30ca59e64cc56759a974e8365df22b03257754add80b2f51630c [Pipeline] // withDockerContainer [Pipeline] sh 16:29:36 + docker images 16:29:36 REPOSITORY TAG IMAGE ID CREATED SIZE 16:29:36 security-bootstrapper latest 3f1eafadaec2 2 seconds ago 18.7MB 16:29:36 core-data latest 1e894762972e 2 seconds ago 20MB 16:29:36 security-secretstore-setup latest c58d24f82f3a 3 seconds ago 27.9MB 16:29:36 16787afd2f9d 7 seconds ago 1.78GB 16:29:36 8d899867c5e9 8 seconds ago 1.78GB 16:29:36 fbb8867c6ee2 9 seconds ago 1.77GB 16:29:36 core-command latest 28ee77f04950 31 seconds ago 15.6MB 16:29:36 sys-mgmt-agent latest 22822f75ac6f 32 seconds ago 296MB 16:29:36 ca4537b46815 33 seconds ago 1.77GB 16:29:36 support-notifications latest fd158bb5fc11 44 seconds ago 16.7MB 16:29:36 core-metadata latest defe65d143d2 52 seconds ago 16.6MB 16:29:36 cfbfc76b1153 56 seconds ago 1.78GB 16:29:36 5764cce54138 58 seconds ago 1.78GB 16:29:36 security-proxy-setup latest c7e8ef46d273 About a minute ago 26.2MB 16:29:36 support-scheduler latest 0fa5da215765 About a minute ago 16MB 16:29:36 1f81103e79a6 About a minute ago 1.78GB 16:29:36 fa3a328b5c6e About a minute ago 1.78GB 16:29:36 17579a2956e9 About a minute ago 1.77GB 16:29:36 ci-base-image-x86_64 latest 44fb1d7c5004 5 minutes ago 1.27GB 16:29:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 12 days ago 562MB 16:29:36 docker 20.10.10 b706a049f56e 3 months ago 216MB 16:29:36 alpine 3.14 0a97eee8041e 3 months ago 5.61MB 16:29:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB 16:29:36 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 16:29:52 Still waiting to schedule task 16:29:52 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:30:01 Removing intermediate container c9c87e84554f 16:30:01 ---> e144a2987c6c 16:30:01 Successfully built e144a2987c6c 16:30:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:30:02 + docker inspect -f . ci-base-image-arm64 16:30:02 . [Pipeline] withDockerContainer 16:30:02 prd-ubuntu18.04-docker-arm64-4c-16g-5226 does not seem to be running inside a container 16:30:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:30:03 $ docker top 3047fc98feb67a27a6110dedf0b0878f641acf3c9e55ee56faedadb3d2f0b53d -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:04 + go version 16:30:04 go version go1.17.6 linux/arm64 [Pipeline] } 16:30:04 $ docker stop --time=1 3047fc98feb67a27a6110dedf0b0878f641acf3c9e55ee56faedadb3d2f0b53d 16:30:06 $ docker rm -f 3047fc98feb67a27a6110dedf0b0878f641acf3c9e55ee56faedadb3d2f0b53d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:30:06 + docker inspect -f . ci-base-image-arm64 16:30:06 . [Pipeline] withDockerContainer 16:30:07 prd-ubuntu18.04-docker-arm64-4c-16g-5226 does not seem to be running inside a container 16:30:07 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:30:08 $ docker top a257ebccc02f34f43dd3e882b1a4d59e1c99cb2dd8aa37f3fa5bd22b5ea473d0 -eo pid,comm [Pipeline] { [Pipeline] echo 16:30:08 ========================================================= 16:30:08 [edgeXBuildGoParallel] Running Tests and Build... 16:30:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:09 + make test 16:30:09 go mod tidy 16:30:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:30:42 ? github.com/edgexfoundry/edgex-go [no test files] 16:31:09 Running on prd-ubuntu18.04-docker-8c-8g-5227 in /w/workspace/edgexfoundry_edgex-go_PR-3879 [Pipeline] { [Pipeline] ws 16:31:09 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 16:31:09 The recommended git tool is: git 16:31:10 using credential edgex-jenkins-ssh 16:31:10 Cloning the remote Git repository 16:31:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:31:11 > git init /w/workspace/edgex-go/10 # timeout=10 16:31:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:31:11 > git --version # timeout=10 16:31:11 > git --version # 'git version 2.17.1' 16:31:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:16 Merging remotes/origin/main commit 0dc7fb43dfbc61ec4b325044d074184b8b9e402a into PR head commit cf4aec5a2c099adab6dcd3a5248412e6077dc11a 16:31:16 Merge succeeded, producing cf4aec5a2c099adab6dcd3a5248412e6077dc11a 16:31:16 Checking out Revision cf4aec5a2c099adab6dcd3a5248412e6077dc11a (PR-3879) 16:31:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:31:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:31:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:31:15 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:15 > 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 16:31:16 > git config core.sparsecheckout # timeout=10 16:31:16 > git checkout -f cf4aec5a2c099adab6dcd3a5248412e6077dc11a # timeout=10 16:31:16 > git remote # timeout=10 16:31:16 > git config --get remote.origin.url # timeout=10 16:31:16 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:16 > git merge 0dc7fb43dfbc61ec4b325044d074184b8b9e402a # timeout=10 16:31:16 > git rev-parse HEAD^{commit} # timeout=10 16:31:16 > git config core.sparsecheckout # timeout=10 16:31:16 > git checkout -f cf4aec5a2c099adab6dcd3a5248412e6077dc11a # timeout=10 16:31:19 Commit message: "feat: Location of client service obtained from the registry" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:20 + echo snap-build.sh 16:31:20 snap-build.sh 16:31:20 + SNAP_BASE_DIR=. 16:31:20 + '[' '!' -z /w/workspace/edgex-go/10 ']' 16:31:20 + SNAP_BASE_DIR=/w/workspace/edgex-go/10 16:31:20 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/10]' 16:31:20 [snap-build] Building snap in dir [/w/workspace/edgex-go/10] 16:31:20 + cd /w/workspace/edgex-go/10 16:31:20 + sudo apt-get remove -qy --purge lxd lxd-client 16:31:20 Reading package lists... 16:31:20 Building dependency tree... 16:31:20 Reading state information... 16:31:20 The following packages were automatically installed and are no longer required: 16:31:20 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:31:20 uidmap xdelta3 16:31:20 Use 'sudo apt autoremove' to remove them. 16:31:20 The following packages will be REMOVED: 16:31:20 lxd* lxd-client* 16:31:20 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:31:20 After this operation, 31.7 MB disk space will be freed. 16:31:21 (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.) 16:31:21 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:31:22 Removing lxd dnsmasq configuration 16:31:22 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:31:22 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:31:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:31:23 (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.) 16:31:23 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:31:24 Processing triggers for systemd (237-3ubuntu10.52) ... 16:31:24 Processing triggers for ureadahead (0.100.0-21) ... 16:31:25 + sudo snap remove --purge lxd 16:31:25 snap "lxd" is not installed 16:31:25 + sudo groupadd --force --system lxd 16:31:25 ++ whoami 16:31:25 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:31:25 + newgrp - lxd 16:31:25 + sudo snap install lxd 16:31:35 2022-02-14T16:31:32Z INFO Waiting for automatic snapd restart... 16:31:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:31:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:31:45 lxd 4.22 from Canonical* installed 16:31:45 + sudo lxd init --auto 16:31:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:31:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:31:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:31:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:31:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:31:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:31:55 + sudo snap install --classic snapcraft 16:31:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:32:01 snapcraft 6.0.2 from Canonical* installed 16:32:01 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:32:01 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:32:01 % Total % Received % Xferd Average Speed Time Time Time Current 16:32:01 Dload Upload Total Spent Left Speed 16:32:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3133 0 --:--:-- --:--:-- --:--:-- 3133 16:32:01 100 3325k 100 3325k 0 0 7505k 0 --:--:-- --:--:-- --:--:-- 7505k 16:32:01 ./yq_linux_amd64 16:32:01 + sudo snapcraft prime --use-lxd 16:32:02 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:32:02 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: 16:32:02 - README.md 16:32:02 16:32:02 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:32:03 Launching a container. 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.215s coverage: 28.7% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.396s coverage: 98.5% of statements 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.360s coverage: 44.7% of statements 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.715s coverage: 89.5% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:32:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.227s coverage: 84.4% of statements 16:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:32:18 Waiting for container to be ready 16:32:18 To start your first container, try: lxc launch ubuntu:20.04 16:32:18 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 16:32:18 16:32:21 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:32:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.701s coverage: 94.2% of statements 16:32:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:32:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:32:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.195s coverage: 59.1% of statements 16:32:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:32:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:32:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:32:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:32:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:32:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.246s coverage: 60.0% of statements 16:32:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:32:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:32:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:32:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.343s coverage: 0.9% of statements 16:32:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:32:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.226s coverage: 58.8% of statements 16:32:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.248s coverage: 21.7% of statements 16:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.253s coverage: 47.1% of statements 16:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.243s coverage: 79.5% of statements 16:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.173s coverage: 94.1% of statements 16:32:22 Waiting for network to be ready... 16:32:22 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 16:32:22 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.260s coverage: 96.3% of statements 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements 16:32:22 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1238 kB] 16:32:22 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [217 kB] 16:32:22 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 16:32:22 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 16:32:22 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [748 kB] 16:32:22 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [107 kB] 16:32:22 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [678 kB] 16:32:22 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [116 kB] 16:32:23 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 16:32:23 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 16:32:23 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 16:32:23 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 16:32:23 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 16:32:23 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 16:32:23 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 16:32:23 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 16:32:23 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 16:32:24 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1572 kB] 16:32:24 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [302 kB] 16:32:24 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.7 kB] 16:32:24 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 16:32:24 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [801 kB] 16:32:24 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [114 kB] 16:32:24 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [904 kB] 16:32:24 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [200 kB] 16:32:26 Fetched 23.0 MB in 4s (6233 kB/s) 16:32:27 Reading package lists... 16:32:27 Reading package lists... 16:32:27 Building dependency tree... 16:32:27 Reading state information... 16:32:27 The following additional packages will be installed: 16:32:27 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:32:27 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:32:27 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:32:27 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:32:27 Suggested packages: 16:32:27 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:32:27 Recommended packages: 16:32:27 gnupg libsasl2-modules 16:32:27 The following NEW packages will be installed: 16:32:27 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:32:27 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:32:27 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:32:27 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:32:27 The following packages will be upgraded: 16:32:27 gpg gpg-agent gpgconf libudev1 16:32:27 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 16:32:27 Need to get 3859 kB of archives. 16:32:27 After this operation, 14.9 MB of additional disk space will be used. 16:32:27 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 16:32:27 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 16:32:27 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 16:32:27 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 16:32:27 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 16:32:28 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 16:32:28 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 16:32:28 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:32:28 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 16:32:28 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 16:32:28 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 16:32:28 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 16:32:28 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 16:32:28 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 16:32:28 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 16:32:28 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 16:32:28 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 16:32:28 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] 16:32:28 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] 16:32:28 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 16:32:28 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 16:32:28 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 16:32:28 debconf: delaying package configuration, since apt-utils is not installed 16:32:28 Fetched 3859 kB in 1s (3383 kB/s) 16:32:28 (Reading database ... 12816 files and directories currently installed.) 16:32:28 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 16:32:28 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 16:32:28 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 16:32:28 Selecting previously unselected package udev. 16:32:28 (Reading database ... 12816 files and directories currently installed.) 16:32:28 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 16:32:28 Unpacking udev (245.4-4ubuntu3.15) ... 16:32:28 Selecting previously unselected package libfuse2:amd64. 16:32:28 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 16:32:28 Unpacking libfuse2:amd64 (2.9.9-3) ... 16:32:28 Selecting previously unselected package fuse. 16:32:28 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 16:32:28 Unpacking fuse (2.9.9-3) ... 16:32:28 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 16:32:29 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 16:32:29 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 16:32:29 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 16:32:29 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 16:32:29 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 16:32:29 Selecting previously unselected package libksba8:amd64. 16:32:29 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:32:29 Unpacking libksba8:amd64 (1.3.5-2) ... 16:32:29 Selecting previously unselected package libroken18-heimdal:amd64. 16:32:29 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:32:29 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:32:29 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:32:29 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:32:29 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:32:29 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:32:29 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:32:29 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:32:29 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:32:29 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:32:29 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:32:29 Selecting previously unselected package libwind0-heimdal:amd64. 16:32:29 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:32:29 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:32:29 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:32:29 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:32:29 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:32:29 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:32:29 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:32:29 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:32:29 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:32:29 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:32:29 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:32:30 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:32:30 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:32:30 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:32:30 Selecting previously unselected package libsasl2-modules-db:amd64. 16:32:30 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... 16:32:30 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 16:32:30 Selecting previously unselected package libsasl2-2:amd64. 16:32:30 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... 16:32:30 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... 16:32:30 Selecting previously unselected package libldap-common. 16:32:30 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 16:32:30 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 16:32:30 Selecting previously unselected package libldap-2.4-2:amd64. 16:32:30 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 16:32:30 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 16:32:30 Selecting previously unselected package dirmngr. 16:32:30 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 16:32:30 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 16:32:30 Setting up libksba8:amd64 (1.3.5-2) ... 16:32:30 Setting up libfuse2:amd64 (2.9.9-3) ... 16:32:30 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 16:32:30 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 16:32:30 Setting up udev (245.4-4ubuntu3.15) ... 16:32:30 invoke-rc.d: policy-rc.d denied execution of start. 16:32:30 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... 16:32:30 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:32:31 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 16:32:31 Setting up gpg (2.2.19-3ubuntu2.1) ... 16:32:31 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:32:31 Setting up fuse (2.9.9-3) ... 16:32:31 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 16:32:31 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:32:31 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:32:31 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:32:31 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:32:31 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:32:31 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:32:31 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:32:31 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 16:32:31 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 16:32:31 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 16:32:31 Processing triggers for systemd (245.4-4ubuntu3) ... 16:32:31 Processing triggers for libc-bin (2.31-0ubuntu9) ... 16:32:32 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 16:32:32 Alias= settings in the [Install] section, and DefaultInstance= for template 16:32:32 units). This means they are not meant to be enabled using systemctl. 16:32:32 16:32:32 Possible reasons for having this kind of units are: 16:32:32 • A unit may be statically enabled by being symlinked from another unit's 16:32:32 .wants/ or .requires/ directory. 16:32:32 • A unit's purpose may be to act as a helper for some other unit which has 16:32:32 a requirement dependency on it. 16:32:32 • A unit may be started when needed via activation (socket, path, timer, 16:32:32 D-Bus, udev, scripted systemctl call, ...). 16:32:32 • In case of template units, the unit is meant to be enabled with some 16:32:32 instance name specified. 16:32:32 Reading package lists... 16:32:32 Building dependency tree... 16:32:32 Reading state information... 16:32:32 The following additional packages will be installed: 16:32:32 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 16:32:32 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 16:32:32 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 16:32:32 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 16:32:32 openssh-client python3 python3-minimal python3.8 python3.8-minimal 16:32:32 squashfs-tools systemd systemd-sysv systemd-timesyncd 16:32:32 Suggested packages: 16:32:32 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 16:32:32 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:32:32 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 16:32:32 systemd-container policykit-1 16:32:32 Recommended packages: 16:32:32 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 16:32:32 The following NEW packages will be installed: 16:32:32 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 16:32:32 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 16:32:32 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 16:32:32 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 16:32:32 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 16:32:32 The following packages will be upgraded: 16:32:32 libsystemd0 systemd systemd-sysv systemd-timesyncd 16:32:32 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 16:32:32 Need to get 46.4 MB of archives. 16:32:32 After this operation, 180 MB of additional disk space will be used. 16:32:32 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 16:32:33 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 16:32:33 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 16:32:33 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] 16:32:33 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 16:32:33 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 16:32:33 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 16:32:33 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 16:32:33 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 16:32:33 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 16:32:33 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 16:32:33 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 16:32:33 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 16:32:33 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 16:32:33 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 16:32:33 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 16:32:33 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 16:32:33 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 16:32:33 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 16:32:33 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 16:32:33 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 16:32:33 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 16:32:33 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 16:32:33 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 16:32:33 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 16:32:33 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 16:32:33 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 16:32:33 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 16:32:33 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 16:32:33 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 16:32:33 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 16:32:33 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 16:32:33 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.54.2+20.04ubuntu2 [34.2 MB] 16:32:35 debconf: delaying package configuration, since apt-utils is not installed 16:32:35 Fetched 46.4 MB in 2s (22.9 MB/s) 16:32:35 (Reading database ... 13067 files and directories currently installed.) 16:32:35 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 16:32:35 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 16:32:35 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 16:32:35 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 16:32:35 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 16:32:35 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 16:32:36 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 16:32:36 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 16:32:36 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 16:32:36 Selecting previously unselected package libpython3.8-minimal:amd64. 16:32:36 (Reading database ... 13068 files and directories currently installed.) 16:32:36 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 16:32:36 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 16:32:36 Selecting previously unselected package libexpat1:amd64. 16:32:36 Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... 16:32:36 Unpacking libexpat1:amd64 (2.2.9-1build1) ... 16:32:36 Selecting previously unselected package python3.8-minimal. 16:32:36 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 16:32:36 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 16:32:36 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 16:32:36 Setting up libexpat1:amd64 (2.2.9-1build1) ... 16:32:36 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 16:32:37 Selecting previously unselected package python3-minimal. 16:32:37 (Reading database ... 13359 files and directories currently installed.) 16:32:37 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 16:32:37 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 16:32:37 Selecting previously unselected package mime-support. 16:32:37 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 16:32:37 Unpacking mime-support (3.64ubuntu1) ... 16:32:37 Selecting previously unselected package libmpdec2:amd64. 16:32:37 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 16:32:37 Unpacking libmpdec2:amd64 (2.4.2-3) ... 16:32:37 Selecting previously unselected package libpython3.8-stdlib:amd64. 16:32:37 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 16:32:37 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 16:32:37 Selecting previously unselected package python3.8. 16:32:37 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 16:32:37 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 16:32:37 Selecting previously unselected package libpython3-stdlib:amd64. 16:32:37 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 16:32:37 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 16:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.261s coverage: 94.4% of statements 16:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.171s coverage: 44.8% of statements 16:32:38 Setting up python3-minimal (3.8.2-0ubuntu2) ... 16:32:38 Selecting previously unselected package python3. 16:32:38 (Reading database ... 13761 files and directories currently installed.) 16:32:38 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 16:32:38 Unpacking python3 (3.8.2-0ubuntu2) ... 16:32:38 Selecting previously unselected package libdbus-1-3:amd64. 16:32:38 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 16:32:38 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 16:32:38 Selecting previously unselected package dbus. 16:32:38 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 16:32:38 Unpacking dbus (1.12.16-2ubuntu2.1) ... 16:32:38 Selecting previously unselected package libbsd0:amd64. 16:32:38 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 16:32:38 Unpacking libbsd0:amd64 (0.10.0-1) ... 16:32:38 Selecting previously unselected package libpam-systemd:amd64. 16:32:38 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 16:32:38 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 16:32:38 Selecting previously unselected package sudo. 16:32:38 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 16:32:38 Unpacking sudo (1.8.31-1ubuntu1.2) ... 16:32:38 Selecting previously unselected package apparmor. 16:32:38 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 16:32:38 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 16:32:38 Selecting previously unselected package libcbor0.6:amd64. 16:32:38 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 16:32:38 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 16:32:38 Selecting previously unselected package libedit2:amd64. 16:32:38 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 16:32:38 Unpacking libedit2:amd64 (3.1-20191231-1) ... 16:32:38 Selecting previously unselected package libfido2-1:amd64. 16:32:38 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 16:32:38 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 16:32:38 Selecting previously unselected package libkrb5support0:amd64. 16:32:38 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 16:32:38 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 16:32:39 Selecting previously unselected package libk5crypto3:amd64. 16:32:39 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 16:32:39 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 16:32:39 Selecting previously unselected package libkeyutils1:amd64. 16:32:39 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 16:32:39 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 16:32:39 Selecting previously unselected package libkrb5-3:amd64. 16:32:39 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 16:32:39 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 16:32:39 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:32:39 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 16:32:39 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 16:32:39 Selecting previously unselected package openssh-client. 16:32:39 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 16:32:39 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 16:32:39 Selecting previously unselected package dbus-user-session. 16:32:39 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 16:32:39 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 16:32:39 Selecting previously unselected package liblzo2-2:amd64. 16:32:39 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 16:32:39 Unpacking liblzo2-2:amd64 (2.10-2) ... 16:32:39 Selecting previously unselected package squashfs-tools. 16:32:39 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 16:32:39 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 16:32:39 Selecting previously unselected package snapd. 16:32:39 Preparing to unpack .../19-snapd_2.54.2+20.04ubuntu2_amd64.deb ... 16:32:39 Unpacking snapd (2.54.2+20.04ubuntu2) ... 16:32:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.645s coverage: 82.5% of statements 16:32:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:32:42 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 16:32:42 Setting up mime-support (3.64ubuntu1) ... 16:32:42 Setting up liblzo2-2:amd64 (2.10-2) ... 16:32:42 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 16:32:42 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 16:32:42 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 16:32:42 Setting up dbus (1.12.16-2ubuntu2.1) ... 16:32:42 Setting up sudo (1.8.31-1ubuntu1.2) ... 16:32:43 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 16:32:43 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 16:32:43 Setting up libmpdec2:amd64 (2.4.2-3) ... 16:32:43 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 16:32:43 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 16:32:43 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 16:32:43 Setting up libbsd0:amd64 (0.10.0-1) ... 16:32:43 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 16:32:43 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 16:32:43 Setting up libedit2:amd64 (3.1-20191231-1) ... 16:32:43 Setting up python3 (3.8.2-0ubuntu2) ... 16:32:43 running python rtupdate hooks for python3.8... 16:32:43 running python post-rtupdate hooks for python3.8... 16:32:43 Setting up apparmor (2.13.3-7ubuntu5.1) ... 16:32:44 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:32:44 Reloading AppArmor profiles 16:32:44 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 16:32:44 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 16:32:45 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 16:32:45 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 16:32:45 Setting up systemd (245.4-4ubuntu3.15) ... 16:32:45 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:32:45 Installing new version of config file /etc/systemd/resolved.conf ... 16:32:47 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 16:32:47 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 16:32:47 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 16:32:47 Setting up snapd (2.54.2+20.04ubuntu2) ... 16:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.268s coverage: 92.9% of statements 16:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 16:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.195s coverage: 87.2% of statements 16:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements 16:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.262s coverage: 58.8% of statements 16:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.362s coverage: 80.0% of statements 16:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements 16:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.263s coverage: 85.4% of statements 16:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.754s coverage: 91.2% of statements 16:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:32:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:32:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:32:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:32:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:32:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:32:48 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.778s coverage: 64.4% of statements 16:32:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:32:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.162s coverage: 100.0% of statements 16:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 89.4% of statements 16:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements 16:32:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:32:49 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:32:49 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 16:32:50 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:32:50 /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' 16:32:50 Processing triggers for libc-bin (2.31-0ubuntu9) ... 16:32:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 16:32:51 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 16:32:51 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 16:32:51 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 16:32:52 Reading package lists... 16:32:52 Reading package lists... 16:32:52 Building dependency tree... 16:32:52 Reading state information... 16:32:52 Calculating upgrade... 16:32:52 The following packages will be upgraded: 16:32:52 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 16:32:52 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 16:32:52 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 16:32:52 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 16:32:52 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 16:32:52 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 16:32:52 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 16:32:52 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 16:32:52 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 16:32:52 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 16:32:52 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 16:32:52 xz-utils zlib1g 16:32:52 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:32:52 Need to get 63.3 MB of archives. 16:32:52 After this operation, 13.8 MB of additional disk space will be used. 16:32:52 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] 16:32:52 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-99.112 [1126 kB] 16:32:53 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 16:32:53 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 16:32:53 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] 16:32:53 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] 16:32:53 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 16:32:53 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 16:32:53 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 16:32:53 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 16:32:53 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 16:32:53 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 16:32:53 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 16:32:53 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 16:32:53 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 16:32:53 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB] 16:32:53 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 16:32:53 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 16:32:53 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 16:32:53 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] 16:32:53 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 16:32:53 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 16:32:53 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 16:32:53 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 16:32:53 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 16:32:53 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 16:32:54 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 16:32:54 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 16:32:54 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 16:32:54 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 16:32:54 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 16:32:54 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 16:32:54 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 16:32:54 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 16:32:54 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 16:32:54 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 16:32:54 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 16:32:54 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] 16:32:54 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 16:32:54 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 16:32:54 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 16:32:54 Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 16:32:54 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 16:32:54 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 16:32:54 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 16:32:54 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 16:32:54 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 16:32:54 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 16:32:54 Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 16:32:54 Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.3 [183 kB] 16:32:54 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 16:32:54 Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 16:32:54 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 16:32:54 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 16:32:54 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 16:32:54 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 16:32:54 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 16:32:54 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 16:32:54 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 16:32:54 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 16:32:54 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 16:32:54 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 16:32:54 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 16:32:54 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 16:32:54 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 16:32:54 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 16:32:54 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 16:32:54 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 16:32:54 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 16:32:54 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 16:32:54 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] 16:32:54 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] 16:32:54 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] 16:32:54 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] 16:32:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.195s coverage: 65.4% of statements 16:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:32:55 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] 16:32:55 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] 16:32:55 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] 16:32:55 debconf: delaying package configuration, since apt-utils is not installed 16:32:55 Fetched 63.3 MB in 3s (24.3 MB/s) 16:32:55 (Reading database ... 14313 files and directories currently installed.) 16:32:55 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... 16:32:55 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 16:32:56 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... 16:32:56 Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 16:32:56 Preparing to unpack .../2-linux-libc-dev_5.4.0-99.112_amd64.deb ... 16:32:56 Unpacking linux-libc-dev:amd64 (5.4.0-99.112) over (5.4.0-26.30) ... 16:32:56 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:32:56 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:32:56 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:32:56 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:32:56 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:32:56 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:32:56 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:32:56 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:32:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.795s coverage: 43.8% of statements 16:32:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:32:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:32:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.226s coverage: 89.5% of statements 16:32:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:32:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.221s coverage: 84.8% of statements 16:32:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:32:57 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:32:57 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:32:57 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:32:57 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:32:57 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:32:57 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:32:57 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 16:32:57 (Reading database ... 14312 files and directories currently installed.) 16:32:57 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:32:57 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:32:57 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:32:57 (Reading database ... 14312 files and directories currently installed.) 16:32:57 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:32:57 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:32:57 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:32:57 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:32:57 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:32:58 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:32:58 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 16:32:58 (Reading database ... 14312 files and directories currently installed.) 16:32:58 Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... 16:32:58 Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 16:32:58 Setting up libc6:amd64 (2.31-0ubuntu9.2) ... 16:32:59 (Reading database ... 14312 files and directories currently installed.) 16:32:59 Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ... 16:32:59 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:32:59 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:32:59 Unpacking base-files (11ubuntu5.4) over (11ubuntu5) ... 16:32:59 Setting up base-files (11ubuntu5.4) ... 16:32:59 Installing new version of config file /etc/issue ... 16:32:59 Installing new version of config file /etc/issue.net ... 16:32:59 Installing new version of config file /etc/lsb-release ... 16:32:59 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:32:59 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:32:59 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:32:59 Removing obsolete conffile /etc/default/motd-news ... 16:32:59 (Reading database ... 14311 files and directories currently installed.) 16:32:59 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 16:33:00 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 16:33:00 Setting up bash (5.0-6ubuntu1.1) ... 16:33:00 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 16:33:00 (Reading database ... 14311 files and directories currently installed.) 16:33:00 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 16:33:00 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 16:33:00 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 16:33:00 (Reading database ... 14311 files and directories currently installed.) 16:33:00 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 16:33:00 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 16:33:00 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 16:33:00 (Reading database ... 14311 files and directories currently installed.) 16:33:00 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 16:33:00 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 16:33:00 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 16:33:00 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 16:33:01 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 16:33:01 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 16:33:01 Setting up perl-base (5.30.0-9ubuntu0.2) ... 16:33:01 (Reading database ... 14311 files and directories currently installed.) 16:33:01 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 16:33:01 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 16:33:01 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 16:33:01 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 16:33:01 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 16:33:02 (Reading database ... 14311 files and directories currently installed.) 16:33:02 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 16:33:02 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 16:33:02 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 16:33:02 (Reading database ... 14311 files and directories currently installed.) 16:33:02 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 16:33:02 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:33:02 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 16:33:02 (Reading database ... 14311 files and directories currently installed.) 16:33:02 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 16:33:02 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:33:02 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 16:33:02 (Reading database ... 14311 files and directories currently installed.) 16:33:02 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 16:33:02 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:33:02 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 16:33:02 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:33:02 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 16:33:02 (Reading database ... 14311 files and directories currently installed.) 16:33:02 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 16:33:02 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:33:02 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 16:33:02 (Reading database ... 14311 files and directories currently installed.) 16:33:02 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 16:33:02 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:33:03 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 16:33:03 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:33:03 Setting up util-linux (2.34-0.1ubuntu9.3) ... 16:33:03 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:33:04 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:33:04 (Reading database ... 14311 files and directories currently installed.) 16:33:04 Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... 16:33:04 Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 16:33:04 Setting up libc-bin (2.31-0ubuntu9.2) ... 16:33:04 (Reading database ... 14311 files and directories currently installed.) 16:33:04 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 16:33:04 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 16:33:04 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 16:33:04 (Reading database ... 14311 files and directories currently installed.) 16:33:04 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 16:33:04 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 16:33:04 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 16:33:04 (Reading database ... 14311 files and directories currently installed.) 16:33:04 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 16:33:04 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 16:33:04 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 16:33:05 (Reading database ... 14311 files and directories currently installed.) 16:33:05 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 16:33:05 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 16:33:05 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 16:33:05 (Reading database ... 14311 files and directories currently installed.) 16:33:05 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 16:33:05 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 16:33:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.263s coverage: 17.7% of statements 16:33:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:33:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:33:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:33:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:33:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.513s coverage: 92.3% of statements 16:33:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:33:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:33:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:33:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:33:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.369s coverage: 63.2% of statements 16:33:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:33:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:33:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.402s coverage: 97.7% of statements 16:33:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:33:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:33:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:33:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:33:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.175s coverage: 28.9% of statements 16:33:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:33:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:33:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:33:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:33:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:33:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:33:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.170s coverage: 100.0% of statements 16:33:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 96.9% of statements 16:33:05 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 16:33:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:33:05 GO111MODULE=on go vet ./... 16:33:05 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 16:33:05 (Reading database ... 14311 files and directories currently installed.) 16:33:05 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 16:33:05 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 16:33:05 Setting up gpgv (2.2.19-3ubuntu2.1) ... 16:33:05 (Reading database ... 14311 files and directories currently installed.) 16:33:05 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 16:33:05 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 16:33:05 Setting up ubuntu-keyring (2020.02.11.4) ... 16:33:05 (Reading database ... 14311 files and directories currently installed.) 16:33:05 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 16:33:05 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 16:33:05 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 16:33:05 (Reading database ... 14311 files and directories currently installed.) 16:33:05 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 16:33:05 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 16:33:05 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 16:33:05 (Reading database ... 14311 files and directories currently installed.) 16:33:05 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 16:33:05 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 16:33:06 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 16:33:06 (Reading database ... 14311 files and directories currently installed.) 16:33:06 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 16:33:06 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 16:33:06 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 16:33:06 (Reading database ... 14311 files and directories currently installed.) 16:33:06 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 16:33:06 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 16:33:06 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 16:33:06 (Reading database ... 14311 files and directories currently installed.) 16:33:06 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 16:33:06 Unpacking apt (2.0.6) over (2.0.2) ... 16:33:07 Setting up apt (2.0.6) ... 16:33:07 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:33:07 (Reading database ... 14311 files and directories currently installed.) 16:33:07 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 16:33:07 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 16:33:07 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 16:33:07 (Reading database ... 14311 files and directories currently installed.) 16:33:07 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 16:33:07 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 16:33:07 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 16:33:07 (Reading database ... 14313 files and directories currently installed.) 16:33:07 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 16:33:07 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 16:33:08 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 16:33:08 (Reading database ... 14317 files and directories currently installed.) 16:33:08 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 16:33:08 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:33:08 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 16:33:08 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 16:33:08 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 16:33:08 (Reading database ... 14317 files and directories currently installed.) 16:33:08 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 16:33:08 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 16:33:08 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 16:33:08 (Reading database ... 14317 files and directories currently installed.) 16:33:08 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 16:33:08 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 16:33:08 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 16:33:09 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 16:33:09 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 16:33:09 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 16:33:09 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 16:33:09 Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 16:33:09 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 16:33:09 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 16:33:09 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 16:33:09 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 16:33:09 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 16:33:09 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 16:33:09 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.3_amd64.deb ... 16:33:09 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) over (2:2.2.2-3ubuntu2) ... 16:33:09 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 16:33:09 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 16:33:09 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 16:33:09 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 16:33:10 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 16:33:10 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 16:33:10 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 16:33:10 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:33:10 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 16:33:10 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:33:10 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 16:33:10 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:33:11 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 16:33:11 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:33:11 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 16:33:11 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:33:11 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 16:33:11 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:33:11 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 16:33:11 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 16:33:11 Preparing to unpack .../18-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... 16:33:11 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:33:11 Preparing to unpack .../19-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 16:33:11 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:33:12 Preparing to unpack .../20-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 16:33:12 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:33:13 Preparing to unpack .../21-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 16:33:13 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:33:13 Preparing to unpack .../22-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 16:33:13 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:33:13 Preparing to unpack .../23-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 16:33:13 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:33:14 Preparing to unpack .../24-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... 16:33:14 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:33:14 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 16:33:14 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 16:33:14 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 16:33:14 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 16:33:14 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 16:33:14 Setting up linux-libc-dev:amd64 (5.4.0-99.112) ... 16:33:14 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 16:33:14 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:33:14 Setting up tzdata (2021e-0ubuntu0.20.04) ... 16:33:14 16:33:14 Current default time zone: 'Etc/UTC' 16:33:14 Local time is now: Mon Feb 14 16:33:14 UTC 2022. 16:33:14 Universal Time is now: Mon Feb 14 16:33:14 UTC 2022. 16:33:14 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:33:14 16:33:14 Setting up xz-utils (5.2.4-1ubuntu1) ... 16:33:14 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 16:33:14 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:33:14 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 16:33:14 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:33:14 Setting up mount (2.34-0.1ubuntu9.3) ... 16:33:14 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 16:33:14 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 16:33:14 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 16:33:14 Setting up libc-dev-bin (2.31-0ubuntu9.2) ... 16:33:14 Setting up openssl (1.1.1f-1ubuntu2.10) ... 16:33:14 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 16:33:14 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 16:33:14 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 16:33:14 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:33:15 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... 16:33:15 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 16:33:15 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 16:33:15 Setting up fdisk (2.34-0.1ubuntu9.3) ... 16:33:15 Setting up ca-certificates (20210119~20.04.2) ... 16:33:17 Updating certificates in /etc/ssl/certs... 16:33:17 21 added, 21 removed; done. 16:33:17 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... 16:33:17 Setting up perl (5.30.0-9ubuntu0.2) ... 16:33:17 Setting up procps (2:3.3.16-1ubuntu2.3) ... 16:33:18 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... 16:33:18 Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... 16:33:18 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) ... 16:33:18 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 16:33:18 Setting up binutils (2.34-6ubuntu1.3) ... 16:33:18 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 16:33:18 Setting up build-essential (12.8ubuntu1.1) ... 16:33:18 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... 16:33:18 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 16:33:18 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 16:33:18 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 16:33:18 Processing triggers for systemd (245.4-4ubuntu3.15) ... 16:33:18 Processing triggers for mime-support (3.64ubuntu1) ... 16:33:18 Processing triggers for ca-certificates (20210119~20.04.2) ... 16:33:18 Updating certificates in /etc/ssl/certs... 16:33:19 0 added, 0 removed; done. 16:33:19 Running hooks in /etc/ca-certificates/update.d... 16:33:19 done. 16:33:20 Reading package lists... 16:33:20 Building dependency tree... 16:33:20 Reading state information... 16:33:20 The following NEW packages will be installed: 16:33:20 apt-transport-https 16:33:20 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:33:21 Need to get 4680 B of archives. 16:33:21 After this operation, 162 kB of additional disk space will be used. 16:33:21 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 16:33:21 debconf: delaying package configuration, since apt-utils is not installed 16:33:21 Fetched 4680 B in 0s (24.7 kB/s) 16:33:21 Selecting previously unselected package apt-transport-https. 16:33:21 (Reading database ... 14320 files and directories currently installed.) 16:33:21 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 16:33:21 Unpacking apt-transport-https (2.0.6) ... 16:33:21 Setting up apt-transport-https (2.0.6) ... 16:33:21 Waiting for network to be ready... 16:33:26 2022-02-14T16:33:25Z INFO Waiting for automatic snapd restart... 16:33:28 snapd 2.54.2 from Canonical* installed 16:33:28 "snapd" switched to the "latest/stable" channel 16:33:28 16:33:30 core20 20220114 from Canonical* installed 16:33:30 "core20" switched to the "latest/stable" channel 16:33:30 16:33:33 snapcraft 6.0.2 from Canonical* installed 16:33:33 "snapcraft" switched to the "latest/stable" channel 16:33:33 16:33:37 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: 16:33:37 - README.md 16:33:37 16:33:37 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:33:38 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 16:33:38 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 16:33:38 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 16:33:39 Reading package lists... 16:33:39 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 16:33:39 Reading package lists... 16:33:40 Building dependency tree... 16:33:40 Reading state information... 16:33:40 Suggested packages: 16:33:40 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 16:33:40 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 16:33:40 krb5-user libnorm-doc 16:33:40 Recommended packages: 16:33:40 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:33:40 The following NEW packages will be installed: 16:33:40 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 16:33:40 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 16:33:40 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 16:33:40 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 16:33:40 libzmq5 pkg-config zip 16:33:40 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 16:33:40 Need to get 10.3 MB of archives. 16:33:40 After this operation, 56.5 MB of additional disk space will be used. 16:33:40 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 16:33:40 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 16:33:40 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 16:33:40 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 16:33:40 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 16:33:40 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 16:33:40 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 16:33:40 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 16:33:40 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 16:33:40 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 16:33:40 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 16:33:40 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 16:33:41 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 16:33:41 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 16:33:41 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 16:33:41 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 16:33:41 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 16:33:41 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 16:33:41 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 16:33:41 Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 16:33:41 Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 16:33:41 Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 16:33:41 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 16:33:41 Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 16:33:41 Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 16:33:41 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 16:33:41 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 16:33:41 debconf: delaying package configuration, since apt-utils is not installed 16:33:41 Fetched 10.3 MB in 1s (9645 kB/s) 16:33:41 Selecting previously unselected package libglib2.0-0:amd64. 16:33:41 (Reading database ... 14324 files and directories currently installed.) 16:33:41 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 16:33:41 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 16:33:41 Selecting previously unselected package libsodium23:amd64. 16:33:41 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 16:33:41 Unpacking libsodium23:amd64 (1.0.18-1) ... 16:33:41 Selecting previously unselected package libpsl5:amd64. 16:33:41 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 16:33:41 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 16:33:41 Selecting previously unselected package libbrotli1:amd64. 16:33:41 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 16:33:41 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 16:33:41 Selecting previously unselected package libnghttp2-14:amd64. 16:33:41 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 16:33:41 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 16:33:41 Selecting previously unselected package librtmp1:amd64. 16:33:41 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 16:33:41 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 16:33:41 Selecting previously unselected package libssh-4:amd64. 16:33:41 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 16:33:41 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 16:33:41 Selecting previously unselected package libcurl3-gnutls:amd64. 16:33:41 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 16:33:41 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 16:33:42 Selecting previously unselected package liberror-perl. 16:33:42 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 16:33:42 Unpacking liberror-perl (0.17029-1) ... 16:33:42 Selecting previously unselected package git-man. 16:33:42 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 16:33:42 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 16:33:42 Selecting previously unselected package git. 16:33:42 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 16:33:42 Unpacking git (1:2.25.1-1ubuntu3.2) ... 16:33:42 Selecting previously unselected package libgssrpc4:amd64. 16:33:42 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 16:33:42 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 16:33:43 Selecting previously unselected package libkdb5-9:amd64. 16:33:43 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 16:33:43 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 16:33:43 Selecting previously unselected package libkadm5srv-mit11:amd64. 16:33:43 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 16:33:43 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 16:33:43 Selecting previously unselected package libkadm5clnt-mit11:amd64. 16:33:43 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 16:33:43 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 16:33:43 Selecting previously unselected package comerr-dev:amd64. 16:33:43 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 16:33:43 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 16:33:43 Selecting previously unselected package krb5-multidev:amd64. 16:33:43 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 16:33:43 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 16:33:43 Selecting previously unselected package libnorm1:amd64. 16:33:43 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 16:33:43 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 16:33:43 Selecting previously unselected package libnorm-dev:amd64. 16:33:43 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 16:33:43 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 16:33:43 Selecting previously unselected package libpgm-5.2-0:amd64. 16:33:43 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 16:33:43 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 16:33:43 Selecting previously unselected package libpgm-dev:amd64. 16:33:43 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 16:33:43 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 16:33:43 Selecting previously unselected package libsodium-dev:amd64. 16:33:43 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 16:33:43 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 16:33:43 Selecting previously unselected package libzmq5:amd64. 16:33:43 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 16:33:43 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 16:33:43 Selecting previously unselected package libkrb5-dev:amd64. 16:33:43 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 16:33:43 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 16:33:43 Selecting previously unselected package libzmq3-dev:amd64. 16:33:43 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 16:33:43 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 16:33:43 Selecting previously unselected package pkg-config. 16:33:43 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 16:33:43 Unpacking pkg-config (0.29.1-0ubuntu4) ... 16:33:43 Selecting previously unselected package zip. 16:33:43 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 16:33:43 Unpacking zip (3.0-11build1) ... 16:33:44 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 16:33:44 Setting up libsodium23:amd64 (1.0.18-1) ... 16:33:44 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 16:33:44 No schema files found: doing nothing. 16:33:44 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 16:33:44 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 16:33:44 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 16:33:44 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 16:33:44 Setting up liberror-perl (0.17029-1) ... 16:33:44 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 16:33:44 Setting up zip (3.0-11build1) ... 16:33:44 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 16:33:44 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 16:33:44 Setting up pkg-config (0.29.1-0ubuntu4) ... 16:33:44 Setting up libsodium-dev:amd64 (1.0.18-1) ... 16:33:44 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 16:33:44 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 16:33:44 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 16:33:44 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 16:33:44 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 16:33:44 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 16:33:44 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 16:33:44 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 16:33:44 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 16:33:44 Setting up git (1:2.25.1-1ubuntu3.2) ... 16:33:44 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 16:33:44 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 16:33:44 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 16:33:44 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 16:33:44 comerr-dev set to automatically installed. 16:33:44 git set to automatically installed. 16:33:44 git-man set to automatically installed. 16:33:44 krb5-multidev set to automatically installed. 16:33:44 libbrotli1 set to automatically installed. 16:33:44 libcurl3-gnutls set to automatically installed. 16:33:44 liberror-perl set to automatically installed. 16:33:44 libglib2.0-0 set to automatically installed. 16:33:44 libgssrpc4 set to automatically installed. 16:33:44 libkadm5clnt-mit11 set to automatically installed. 16:33:44 libkadm5srv-mit11 set to automatically installed. 16:33:44 libkdb5-9 set to automatically installed. 16:33:44 libkrb5-dev set to automatically installed. 16:33:44 libnghttp2-14 set to automatically installed. 16:33:44 libnorm-dev set to automatically installed. 16:33:44 libnorm1 set to automatically installed. 16:33:44 libpgm-5.2-0 set to automatically installed. 16:33:44 libpgm-dev set to automatically installed. 16:33:44 libpsl5 set to automatically installed. 16:33:44 librtmp1 set to automatically installed. 16:33:44 libsodium-dev set to automatically installed. 16:33:44 libsodium23 set to automatically installed. 16:33:44 libssh-4 set to automatically installed. 16:33:44 libzmq3-dev set to automatically installed. 16:33:44 libzmq5 set to automatically installed. 16:33:44 pkg-config set to automatically installed. 16:33:44 zip set to automatically installed. 16:33:46 snapd is not logged in, snap install commands will use sudo 16:33:58 go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed 16:33:58 Downloading snap 'edgex-app-service-configurable' 16:34:06 Pulling app-service-configurable 16:34:06 + snapcraftctl pull 16:34:08 Pulling config-common 16:34:08 + snapcraftctl pull 16:34:09 Pulling go-build-helper 16:34:09 + snapcraftctl pull 16:34:10 'edgex-go' has dependencies that need to be staged: go-build-helper 16:34:10 Skipping pull go-build-helper (already ran) 16:34:10 Building go-build-helper 16:34:10 + snapcraftctl build 16:34:11 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 16:34:12 Staging go-build-helper 16:34:12 + snapcraftctl stage 16:34:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:34:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:34:13 ./bin/test-attribution-txt.sh [Pipeline] echo 16:34:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:34:15 + ls -al . 16:34:15 total 672 16:34:15 drwxrwxr-x 9 1001 1001 4096 Feb 14 16:34 . 16:34:15 drwxr-xr-x 4 root root 4096 Feb 14 16:30 .. 16:34:15 -rw-rw-r-- 1 1001 1001 11 Feb 14 16:27 .dockerignore 16:34:15 drwxrwxr-x 8 1001 1001 4096 Feb 14 16:27 .git 16:34:15 drwxrwxr-x 4 1001 1001 4096 Feb 14 16:27 .github 16:34:15 -rw-rw-r-- 1 1001 1001 804 Feb 14 16:27 .gitignore 16:34:15 -rw-rw-r-- 1 1001 1001 42 Feb 14 16:27 .golangci.yml 16:34:15 -rw-rw-r-- 1 1001 1001 76 Feb 14 16:27 .hadolint.yml 16:34:15 -rw-rw-r-- 1 1001 1001 166 Feb 14 16:27 .sonarcloud.properties 16:34:15 -rw-rw-r-- 1 1001 1001 1171 Feb 14 16:27 ADOPTERS.md 16:34:15 -rw-rw-r-- 1 1001 1001 9019 Feb 14 16:27 Attribution.txt 16:34:15 -rw-rw-r-- 1 1001 1001 51732 Feb 14 16:27 CHANGELOG.md 16:34:15 -rw-rw-r-- 1 1001 1001 3804 Feb 14 16:27 CONTRIBUTING.md 16:34:15 -rw-rw-r-- 1 1001 1001 677 Feb 14 16:27 GOVERNANCE.md 16:34:15 -rw-rw-r-- 1 1001 1001 849 Feb 14 16:27 Jenkinsfile 16:34:15 -rw-rw-r-- 1 1001 1001 10775 Feb 14 16:27 LICENSE 16:34:15 -rw-rw-r-- 1 1001 1001 6508 Feb 14 16:27 Makefile 16:34:15 -rw-rw-r-- 1 1001 1001 582 Feb 14 16:27 OWNERS.md 16:34:15 -rw-rw-r-- 1 1001 1001 8207 Feb 14 16:27 README.md 16:34:15 -rw-rw-r-- 1 1001 1001 6912 Feb 14 16:27 SECURITY.md 16:34:15 -rw-rw-r-- 1 1001 1001 5 Feb 14 16:23 VERSION 16:34:15 -rw-rw-r-- 1 1001 1001 4131 Feb 14 16:27 ZMQWindows.md 16:34:15 drwxrwxr-x 2 1001 1001 4096 Feb 14 16:27 bin 16:34:15 drwxrwxr-x 14 1001 1001 4096 Feb 14 16:27 cmd 16:34:15 -rw-r--r-- 1 root root 428383 Feb 14 16:33 coverage.out 16:34:15 -rw-rw-r-- 1 1001 1001 2840 Feb 14 16:27 go.mod 16:34:15 -rw-rw-r-- 1 1001 1001 50301 Feb 14 16:27 go.sum 16:34:15 drwxrwxr-x 8 1001 1001 4096 Feb 14 16:27 internal 16:34:15 drwxrwxr-x 3 1001 1001 4096 Feb 14 16:27 openapi 16:34:15 drwxrwxr-x 4 1001 1001 4096 Feb 14 16:27 snap 16:34:15 -rw-rw-r-- 1 1001 1001 204 Feb 14 16:27 version.go [Pipeline] sh 16:34:16 + '[' -e coverage.out ] 16:34:16 + chown 1001:1001 coverage.out [Pipeline] stash 16:34:16 Warning: overwriting stash ‘coverage-report’ 16:34:16 Stashed 1 file(s) [Pipeline] sh 16:34:17 + make build 16:34:17 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 16:34:17 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 16:34:17 Fetched 290 kB in 0s (0 B/s) 16:34:17 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 16:34:17 Fetched 158 kB in 0s (0 B/s) 16:34:17 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 16:34:17 Fetched 242 kB in 0s (0 B/s) 16:34:17 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 16:34:17 Fetched 150 kB in 0s (0 B/s) 16:34:17 Pulling edgex-go 16:34:17 + snapcraftctl pull 16:34:19 Pulling hooks 16:34:19 + snapcraftctl pull 16:34:24 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 16:34:34 Removing suid/guid from /root/parts/static-packages/install/bin/su 16:34:34 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 16:34:34 Fetched 96.1 kB in 0s (0 B/s) 16:34:34 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 16:34:34 Fetched 78.7 kB in 0s (0 B/s) 16:34:34 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 16:34:34 Fetched 48.0 kB in 0s (0 B/s) 16:34:34 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 16:34:34 Fetched 50.2 kB in 0s (0 B/s) 16:34:34 Get:1 libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb [14.9 kB] 16:34:34 Fetched 14.9 kB in 0s (0 B/s) 16:34:34 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 16:34:34 Fetched 234 kB in 0s (0 B/s) 16:34:34 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 16:34:34 Fetched 155 kB in 0s (0 B/s) 16:34:34 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 16:34:34 Fetched 170 kB in 0s (0 B/s) 16:34:34 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 16:34:34 Fetched 267 kB in 0s (0 B/s) 16:34:34 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:34:34 Fetched 50.6 kB in 0s (0 B/s) 16:34:34 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 16:34:34 Fetched 15.1 kB in 0s (0 B/s) 16:34:34 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 16:34:34 Fetched 51.5 kB in 0s (0 B/s) 16:34:34 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 16:34:34 Fetched 121 kB in 0s (0 B/s) 16:34:34 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 16:34:34 Fetched 29.7 kB in 0s (0 B/s) 16:34:34 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 16:34:34 Fetched 1021 kB in 0s (0 B/s) 16:34:34 Get:1 libsasl2-2_2.1.27+dfsg-2_amd64.deb [49.3 kB] 16:34:34 Fetched 49.3 kB in 0s (0 B/s) 16:34:34 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 16:34:34 Fetched 54.9 kB in 0s (0 B/s) 16:34:34 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 16:34:34 Fetched 16.6 kB in 0s (0 B/s) 16:34:34 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 16:34:34 Fetched 87.9 kB in 0s (0 B/s) 16:34:34 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 16:34:34 Fetched 142 kB in 0s (0 B/s) 16:34:34 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 16:34:34 Fetched 41.8 kB in 0s (0 B/s) 16:34:34 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 16:34:34 Fetched 181 kB in 0s (0 B/s) 16:34:34 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 16:34:34 Fetched 208 kB in 0s (0 B/s) 16:34:34 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 16:34:34 Fetched 161 kB in 0s (0 B/s) 16:34:34 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 16:34:34 Fetched 107 kB in 0s (0 B/s) 16:34:34 Pulling static-packages 16:34:34 + snapcraftctl pull 16:34:34 Pulling version 16:34:34 + cd /root/project 16:34:34 ++ sed s/v// 16:34:34 ++ git describe --tags --abbrev=0 16:34:34 + GIT_VERSION=2.2.0-dev.28 16:34:34 + '[' -z 2.2.0-dev.28 ']' 16:34:34 + snapcraftctl set-version 2.2.0-dev.28 16:34:35 Building app-service-configurable 16:34:35 + snapcraftctl build 16:34:37 Building config-common 16:34:37 + snapcraftctl build 16:34:39 + cp --archive --link --no-dereference . /root/parts/config-common/install 16:34:39 Skipping build go-build-helper (already ran) 16:34:39 Building edgex-go 16:34:40 + cd /root/parts/edgex-go/src 16:34:40 ++ git describe --tags --abbrev=0 16:34:40 ++ sed s/v// 16:34:40 + GIT_VERSION=2.2.0-dev.28 16:34:40 + '[' -z 2.2.0-dev.28 ']' 16:34:40 + echo 2.2.0-dev.28 16:34:40 + '[' '!' -d vendor ']' 16:34:40 + go mod download all 16:34:46 + make build 16:34:46 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 16:34:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:34:50 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 16:34:54 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 16:34:55 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 16:34:58 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 16:34:58 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 16:35:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:35:03 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 16:35:04 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 16:35:05 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 16:35:05 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 16:35:06 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 16:35:07 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 16:35:08 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 16:35:09 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 16:35:09 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 16:35:11 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 16:35:12 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 16:35: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 16:35:13 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 16:35:14 + 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 16:35:14 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:35:14 + case "$service" in 16:35:14 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:35:14 + 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 16:35:14 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:35:14 + case "$service" in 16:35:14 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:35:14 + 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 16:35:14 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:35:14 + case "$service" in 16:35:14 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:35:14 + 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 16:35:14 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:35:14 + case "$service" in 16:35:14 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:35:14 + 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 16:35:14 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:35:14 + case "$service" in 16:35:14 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:35:14 + 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 16:35:14 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:35:14 + case "$service" in 16:35:14 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:35:14 + 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 16:35:14 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:35:14 + case "$service" in 16:35:14 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:35:14 + 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 16:35:14 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:35:14 + case "$service" in 16:35:14 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:35:14 + 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 16:35:14 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:35:14 + case "$service" in 16:35:14 + 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 16:35:14 + 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 16:35:14 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:35:14 + case "$service" in 16:35:14 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:35:14 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:35:14 + 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 16:35:14 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:35:14 + case "$service" in 16:35:14 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:35:14 + 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 16:35:14 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:35:14 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:35:14 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:35:15 Building hooks 16:35:15 + cd /root/parts/hooks/src 16:35:15 + make build 16:35:15 go mod tidy 16:35:15 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 16:35:16 go: downloading github.com/davecgh/go-spew v1.1.0 16:35:16 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:35:16 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:35:16 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 16:35:17 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:35:17 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:35:17 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:35:19 Removing suid/guid from /root/parts/static-packages/install/bin/su 16:35:19 Building static-packages 16:35:19 + snapcraftctl build 16:35:21 Building version 16:35:21 + snapcraftctl build [Pipeline] } 16:35:22 $ docker stop --time=1 a257ebccc02f34f43dd3e882b1a4d59e1c99cb2dd8aa37f3fa5bd22b5ea473d0 16:35:23 Staging app-service-configurable 16:35:23 + snapcraftctl stage 16:35:24 $ docker rm -f a257ebccc02f34f43dd3e882b1a4d59e1c99cb2dd8aa37f3fa5bd22b5ea473d0 16:35:24 Staging config-common 16:35:24 + snapcraftctl stage [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:35:25 16:35:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:35:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:35:26 Skipping stage go-build-helper (already ran) 16:35:26 Staging edgex-go 16:35:26 + snapcraftctl stage 16:35:26 latest: Pulling from edgex-devops/edgex-compose-arm64 16:35:26 29e5d40040c1: Pulling fs layer 16:35:26 1ce36da41761: Pulling fs layer 16:35:26 25b303627fd3: Pulling fs layer 16:35:26 29e5d40040c1: Verifying Checksum 16:35:26 29e5d40040c1: Download complete 16:35:26 1ce36da41761: Verifying Checksum 16:35:26 1ce36da41761: Download complete 16:35:26 29e5d40040c1: Pull complete 16:35:27 Staging hooks 16:35:27 + snapcraftctl stage 16:35:27 25b303627fd3: Verifying Checksum 16:35:27 25b303627fd3: Download complete 16:35:28 1ce36da41761: Pull complete 16:35:28 Staging static-packages 16:35:28 + snapcraftctl stage 16:35:30 Staging version 16:35:30 + snapcraftctl stage 16:35:32 Priming app-service-configurable 16:35:32 + snapcraftctl prime 16:35:35 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 16:35:35 stage-packages: 16:35:35 - libnorm1 16:35:35 - libpgm-5.2-0 16:35:35 - libsodium23 16:35:35 - libzmq5 16:35:35 Priming config-common 16:35:35 + snapcraftctl prime 16:35:36 Priming go-build-helper 16:35:36 + snapcraftctl prime 16:35:37 Priming edgex-go 16:35:37 + snapcraftctl prime 16:35:38 25b303627fd3: Pull complete 16:35:38 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:35:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:35:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:35:38 prd-ubuntu18.04-docker-arm64-4c-16g-5226 does not seem to be running inside a container 16:35:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:35:39 Priming hooks 16:35:39 + snapcraftctl prime 16:35:40 $ docker top cb7d95b94cfd5ea27e69b3eead8d31494c43280e384aaeecf019d09d288c2633 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:41 Priming static-packages 16:35:41 + snapcraftctl prime 16:35:41 + docker-compose build --help 16:35:41 + grep parallel 16:35:45 --parallel Build images in parallel. [Pipeline] } 16:35:45 $ docker stop --time=1 cb7d95b94cfd5ea27e69b3eead8d31494c43280e384aaeecf019d09d288c2633 16:35:46 Priming version 16:35:46 + snapcraftctl prime 16:35:47 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 16:35:47 $ docker rm -f cb7d95b94cfd5ea27e69b3eead8d31494c43280e384aaeecf019d09d288c2633 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:35:47 . [Pipeline] withDockerContainer 16:35:48 prd-ubuntu18.04-docker-arm64-4c-16g-5226 does not seem to be running inside a container 16:35:48 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 16:35:49 $ docker top 87c43a7c6581144ecbae6ada8072a0c2d6efa6623d93babfa7ab7c7360db0320 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:35:50 + docker-compose -f ./docker-compose-build.yml build --parallel 16:35:54 Building core-command ... 16:35:54 Building core-data ... 16:35:54 Building core-metadata ... 16:35:54 Building security-bootstrapper ... 16:35:54 Building security-proxy-setup ... 16:35:54 Building security-secretstore-setup ... 16:35:54 Building support-notifications ... 16:35:54 Building support-scheduler ... 16:35:54 Building sys-mgmt-agent ... 16:35:54 Building support-scheduler 16:35:54 Building core-command 16:35:54 Building support-notifications 16:35:54 Building security-secretstore-setup 16:35:54 Building security-bootstrapper 16:37:02 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:37:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:37:02 ---> e144a2987c6c 16:37:02 Step 3/22 : WORKDIR /edgex-go 16:37:02 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:37:02 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:37:02 ---> e144a2987c6c 16:37:02 Step 3/25 : WORKDIR /edgex-go 16:37:02 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:37:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:37:02 ---> e144a2987c6c 16:37:02 Step 3/22 : WORKDIR /edgex-go 16:37:02 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:37:02 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:37:02 ---> e144a2987c6c 16:37:02 Step 3/31 : WORKDIR /edgex-go 16:37:02 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:37:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:02 ---> e144a2987c6c 16:37:02 Step 3/23 : WORKDIR /edgex-go 16:37:03 ---> Running in 5352c8be23b1 16:37:03 ---> Running in d16dc5486dac 16:37:03 ---> Running in ee0f8ba99ee2 16:37:03 ---> Running in 8a76f62f3a35 16:37:03 ---> Running in 72d0516f012c 16:37:03 Removing intermediate container 8a76f62f3a35 16:37:03 ---> 3ca4b9d49248 16:37:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:03 Removing intermediate container 72d0516f012c 16:37:03 ---> da799af2ae37 16:37:03 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:04 Removing intermediate container 5352c8be23b1 16:37:04 ---> 0dd7af32208e 16:37:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:04 Removing intermediate container d16dc5486dac 16:37:04 ---> f0324c76b4b6 16:37:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:04 ---> Running in 84ce4607a151 16:37:04 Removing intermediate container ee0f8ba99ee2 16:37:04 ---> 1a20f8fd84b9 16:37:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:04 ---> Running in 115a8c81b8c6 16:37:04 ---> Running in f3582948be1b 16:37:04 ---> Running in cb16561fcc22 16:37:04 ---> Running in 4011eb21a8bd 16:37:07 Removing intermediate container 84ce4607a151 16:37:07 ---> 54a82241691f 16:37:07 Step 5/23 : RUN apk add --update --no-cache make git 16:37:07 Removing intermediate container 115a8c81b8c6 16:37:07 ---> 55e10f9c84cc 16:37:07 ---> Running in 1b2c6ba795ee 16:37:07 Step 5/31 : RUN apk add --update --no-cache make git 16:37:07 ---> Running in 172b8f77c4ad 16:37:07 Removing intermediate container cb16561fcc22 16:37:07 ---> ed18bec0e209 16:37:07 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:37:07 Removing intermediate container 4011eb21a8bd 16:37:07 ---> 02ca7206bd41 16:37:07 Step 5/25 : RUN apk add --update --no-cache make git 16:37:07 ---> Running in 0e2d5fb0a34b 16:37:08 ---> Running in 282342ec9aae 16:37:08 Removing intermediate container f3582948be1b 16:37:08 ---> 6b8fb5bf146f 16:37:08 Step 5/22 : RUN apk add --update --no-cache make git 16:37:08 ---> Running in beb7a7a3f65a 16:37:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:37:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:37:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:37:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:37:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:37:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:37:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:37:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:37:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:37:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:37:11 OK: 220 MiB in 52 packages 16:37:11 OK: 220 MiB in 52 packages 16:37:11 OK: 220 MiB in 52 packages 16:37:12 OK: 220 MiB in 52 packages 16:37:12 OK: 220 MiB in 52 packages 16:37:12 Removing intermediate container 1b2c6ba795ee 16:37:12 ---> 02f8d00b0cb1 16:37:12 Step 6/23 : COPY go.mod vendor* ./ 16:37:13 Removing intermediate container beb7a7a3f65a 16:37:13 ---> 37ad9a4aac17 16:37:13 Step 6/22 : COPY go.mod vendor* ./ 16:37:13 Removing intermediate container 0e2d5fb0a34b 16:37:13 ---> ab7f7a305496 16:37:13 Step 6/22 : COPY go.mod vendor* ./ 16:37:13 Removing intermediate container 282342ec9aae 16:37:13 ---> 1eebbff3be9f 16:37:13 Step 6/25 : COPY go.mod vendor* ./ 16:37:13 Removing intermediate container 172b8f77c4ad 16:37:13 ---> 83b0ae8a73bd 16:37:13 Step 6/31 : COPY go.mod vendor* ./ 16:37:14 ---> 9e9c56f6f294 16:37:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:14 ---> Running in e0ae0aa2dd46 16:37:15 ---> a0bd78583990 16:37:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:15 ---> 77659ee8c994 16:37:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:15 ---> 3a764fcb31a5 16:37:15 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:15 ---> Running in b11ccc839bf9 16:37:15 ---> Running in a78d18a89b7c 16:37:15 ---> efc38b4ae3a4 16:37:15 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:15 ---> Running in bee90bba14f8 16:37:15 ---> Running in 436173e1e407 16:37:18 Removing intermediate container e0ae0aa2dd46 16:37:18 ---> 7517b6eac30d 16:37:18 Step 8/23 : COPY . . 16:37:22 Removing intermediate container a78d18a89b7c 16:37:22 ---> 03d104e402bc 16:37:22 Step 8/22 : COPY . . 16:37:22 Removing intermediate container bee90bba14f8 16:37:22 ---> 64b58a0d8cb7 16:37:22 Step 8/25 : COPY . . 16:37:22 Removing intermediate container b11ccc839bf9 16:37:22 ---> bf3c77dc0b0e 16:37:22 Step 8/22 : COPY . . 16:37:22 Removing intermediate container 436173e1e407 16:37:22 ---> e7d1936974b0 16:37:22 Step 8/31 : COPY . . 16:37:44 ---> 39a14b429cb4 16:37:44 Step 9/23 : RUN make cmd/core-command/core-command 16:37:44 ---> Running in 06a2088cc69e 16:37:44 ---> 3abb1af4670a 16:37:44 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:37:44 ---> Running in 1524e36fc93e 16:37:44 ---> 8ed7af9c680b 16:37:44 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:37:44 ---> Running in b14ae69b3083 16:37:44 ---> 6120bfa8fa6c 16:37:44 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:37:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:37:44 ---> 3333418c39be 16:37:44 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:37:44 ---> Running in cfa06c7e6d99 16:37:44 ---> Running in 27e00ae65213 16:37:44 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 16:37:45 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 16:37:45 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 16:37:46 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 16:39:52 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 16:39:52 Removing intermediate container 06a2088cc69e 16:39:52 ---> a953fdb6a196 16:39:52 16:39:52 Step 10/23 : FROM alpine:3.14 16:39:52 3.14: Pulling from library/alpine 16:39:52 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:39:52 Status: Downloaded newer image for alpine:3.14 16:39:52 ---> 5b8b7b635229 16:39:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:39:52 ---> Running in eceb472c123d 16:39:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:39:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:39:52 (1/1) Installing dumb-init (1.2.5-r1) 16:39:52 Executing busybox-1.33.1-r6.trigger 16:39:52 OK: 6 MiB in 15 packages 16:39:52 Removing intermediate container eceb472c123d 16:39:52 ---> 525451ba3e22 16:39:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:39:52 ---> Running in eb029f05aa3a 16:39:53 Removing intermediate container eb029f05aa3a 16:39:53 ---> d16cc8bd7e7d 16:39:53 Step 13/23 : ENV APP_PORT=59882 16:39:53 ---> Running in c8fb8a154261 16:39:55 Removing intermediate container c8fb8a154261 16:39:55 ---> dcfa0d31c1dc 16:39:55 Step 14/23 : EXPOSE $APP_PORT 16:39:55 ---> Running in 2ba650668b19 16:39:55 Removing intermediate container 2ba650668b19 16:39:55 ---> f06682bbbe5e 16:39:55 Step 15/23 : WORKDIR / 16:39:56 ---> Running in f02a8dc72a10 16:39:56 Removing intermediate container cfa06c7e6d99 16:39:56 ---> 079454f8a8b2 16:39:56 16:39:56 Step 10/31 : FROM alpine:3.14 16:39:56 ---> 5b8b7b635229 16:39:56 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:39:56 ---> Running in 9f912f2191c1 16:39:57 Removing intermediate container f02a8dc72a10 16:39:57 ---> 8478c2a56dac 16:39:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:57 Removing intermediate container 9f912f2191c1 16:39:57 ---> 546ec4bd821a 16:39:57 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:39:57 ---> Running in c58ef8a17532 16:39:59 ---> b5e91b8daed9 16:39:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:40:01 Removing intermediate container 1524e36fc93e 16:40:01 ---> 18af71f0bfe2 16:40:01 16:40:01 Step 10/25 : FROM alpine:3.14 16:40:01 ---> 5b8b7b635229 16:40:01 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:40:01 (1/2) Installing dumb-init (1.2.5-r1) 16:40:01 (2/2) Installing su-exec (0.2-r1) 16:40:01 Executing busybox-1.33.1-r6.trigger 16:40:01 OK: 6 MiB in 16 packages 16:40:01 ---> 4d3d9a4b7763 16:40:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:40:01 ---> Running in 1e43b8521bb1 16:40:02 ---> 24c379714666 16:40:02 Step 19/23 : ENTRYPOINT ["/core-command"] 16:40:02 ---> Running in d0df03a3ebbb 16:40:02 Removing intermediate container c58ef8a17532 16:40:02 ---> 2f83dba06da9 16:40:02 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:40:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:40:03 ---> Running in 0c353666c9b9 16:40:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:40:03 Removing intermediate container d0df03a3ebbb 16:40:03 ---> d28a2e533e50 16:40:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:40:03 ---> Running in b0cece534f9a 16:40:03 Removing intermediate container 0c353666c9b9 16:40:03 ---> 1c218b5cc0d6 16:40:03 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:40:03 ---> Running in 0a04be6ea996 16:40:04 (1/3) Installing ca-certificates (20211220-r0) 16:40:04 Removing intermediate container b0cece534f9a 16:40:04 ---> 738cbc03b66f 16:40:04 Step 21/23 : LABEL arch=arm64 16:40:04 (2/3) Installing dumb-init (1.2.5-r1) 16:40:04 (3/3) Installing su-exec (0.2-r1) 16:40:04 Executing busybox-1.33.1-r6.trigger 16:40:04 Executing ca-certificates-20211220-r0.trigger 16:40:04 ---> Running in c5d7c7ac2c4f 16:40:04 Removing intermediate container 0a04be6ea996 16:40:04 ---> 99d9fb2561a2 16:40:04 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:40:04 OK: 6 MiB in 17 packages 16:40:04 ---> Running in 9a4621a513c7 16:40:05 Removing intermediate container 27e00ae65213 16:40:05 ---> cda6e8cd161c 16:40:05 16:40:05 Step 10/22 : FROM alpine:3.14 16:40:05 ---> 5b8b7b635229 16:40:05 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:40:05 ---> Using cache 16:40:05 ---> 525451ba3e22 16:40:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:40:05 ---> Using cache 16:40:05 ---> d16cc8bd7e7d 16:40:05 Step 13/22 : ENV APP_PORT=59861 16:40:05 ---> Running in 350ac0088bea 16:40:05 Removing intermediate container c5d7c7ac2c4f 16:40:05 ---> 4c1ccb1a03d9 16:40:05 Step 22/23 : LABEL git_sha=cf4aec5a2c099adab6dcd3a5248412e6077dc11a 16:40:05 ---> Running in f17c83812ced 16:40:05 Removing intermediate container b14ae69b3083 16:40:05 ---> 18fc1aa31ae1 16:40:05 16:40:05 Step 10/22 : FROM alpine:3.14 16:40:05 ---> 5b8b7b635229 16:40:05 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:40:06 ---> Running in d53f0e165a37 16:40:06 Removing intermediate container 350ac0088bea 16:40:06 ---> 9e95225035a2 16:40:06 Step 14/22 : EXPOSE $APP_PORT 16:40:06 ---> Running in d6c4cd7d951a 16:40:06 Removing intermediate container f17c83812ced 16:40:06 ---> ffa97b51f25e 16:40:06 Step 23/23 : LABEL version=0.0.0 16:40:06 Removing intermediate container 1e43b8521bb1 16:40:06 ---> 614365d1f867 16:40:06 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:40:06 ---> Running in 53ad6564462a 16:40:06 ---> Running in 0a3a30bdb898 16:40:07 Removing intermediate container 53ad6564462a 16:40:07 Removing intermediate container d6c4cd7d951a 16:40:07 ---> d75c764f0e16 16:40:07 16:40:07 ---> 3b38a7ee93c6 16:40:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:40:07 Removing intermediate container 0a3a30bdb898 16:40:07 ---> d15b999294f9 16:40:07 Step 13/25 : WORKDIR / 16:40:07 ---> Running in db4669611d74 16:40:07 Removing intermediate container 9a4621a513c7 16:40:07 ---> 31e491b88364 16:40:07 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:40:07 ---> Running in db12e3dcdc4a 16:40:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:40:07 Successfully built d75c764f0e16 16:40:07 Successfully tagged core-command-arm64:latest 16:40:07  Building core-command ... done Building core-metadata 16:40:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:40:08 Removing intermediate container db4669611d74 16:40:08 ---> 49d66d7453d6 16:40:08 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:40:08 ---> 82852c2a2c18 16:40:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:40:08 Removing intermediate container db12e3dcdc4a 16:40:08 ---> ceb20994bf4f 16:40:08 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:40:08 (1/2) Installing ca-certificates (20211220-r0) 16:40:09 (2/2) Installing dumb-init (1.2.5-r1) 16:40:09 Executing busybox-1.33.1-r6.trigger 16:40:09 Executing ca-certificates-20211220-r0.trigger 16:40:09 OK: 6 MiB in 16 packages 16:40:10 ---> 83a3afa4249e 16:40:10 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:40:10 ---> 5a94b3e6adf1 16:40:10 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:40:10 ---> Running in d45f1205dfd0 16:40:10 ---> d5c4be91506a 16:40:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:40:11 ---> 09d2b7818af1 16:40:11 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:40:11 ---> 9c40714ddc9d 16:40:11 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:40:11 Removing intermediate container d53f0e165a37 16:40:11 ---> 18d16b0f69cc 16:40:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:40:11 ---> Running in 60816e6c95a2 16:40:11 ---> Running in fd64d5307202 16:40:12 Removing intermediate container 60816e6c95a2 16:40:12 ---> 9c4f56031242 16:40:12 Step 13/22 : ENV APP_PORT=59860 16:40:12 Removing intermediate container fd64d5307202 16:40:12 ---> a7074138d5d7 16:40:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:40:12 ---> a63124bdfdaa 16:40:12 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:40:12 ---> Running in 875bf29a00af 16:40:12 Removing intermediate container d45f1205dfd0 16:40:12 ---> 988ebe9692cc 16:40:12 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:40:12 ---> Running in bbb3402db6cf 16:40:13 Removing intermediate container 875bf29a00af 16:40:13 ---> f293f0bad38a 16:40:13 Step 14/22 : EXPOSE $APP_PORT 16:40:13 Removing intermediate container bbb3402db6cf 16:40:13 ---> 5ddbe9224a46 16:40:13 Step 20/22 : LABEL arch=arm64 16:40:13 ---> Running in dd15bfc5f31f 16:40:13 ---> Running in 19b4d42d807a 16:40:13 ---> fa0d7a931608 16:40:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:40:13 ---> 01c7577b6252 16:40:13 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:40:14 Removing intermediate container dd15bfc5f31f 16:40:14 ---> 0e610c349423 16:40:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:40:14 Removing intermediate container 19b4d42d807a 16:40:14 ---> b68fc712d2bc 16:40:14 Step 21/22 : LABEL git_sha=cf4aec5a2c099adab6dcd3a5248412e6077dc11a 16:40:14 ---> Running in 235aee8fccf8 16:40:15 Removing intermediate container 235aee8fccf8 16:40:15 ---> 6803b711fbe9 16:40:15 Step 22/22 : LABEL version=0.0.0 16:40:15 ---> 7a1f90a15343 16:40:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:40:15 ---> Running in 472026ac99d7 16:40:15 ---> fd4762764234 16:40:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:40:16 Removing intermediate container 472026ac99d7 16:40:16 ---> 69576b809a1c 16:40:16 16:40:16 ---> 711ea6e7667e 16:40:16 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:40:16 Successfully built 69576b809a1c 16:40:16 Successfully tagged support-scheduler-arm64:latest 16:40:16  Building support-scheduler ... done Building security-proxy-setup 16:40:17 ---> 8665c435facc 16:40:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:40:17 ---> 11370bec1b35 16:40:17 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:40:17 ---> b9e8ee666948 16:40:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:40:18 ---> f3177e4395ee 16:40:18 ---> ce501370ee54 16:40:18 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/ 16:40:18 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:40:18 ---> Running in 87c85d9d7df7 16:40:18 ---> Running in 818b349b66f4 16:40:18 ---> 2772fa40f6ce 16:40:18 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:40:19 Removing intermediate container 818b349b66f4 16:40:19 ---> 60c855748af9 16:40:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:40:19 ---> Running in 155d1a02734c 16:40:19 ---> 8c078729e501 16:40:19 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:40:20 Removing intermediate container 155d1a02734c 16:40:20 ---> 64389684426c 16:40:20 Step 20/22 : LABEL arch=arm64 16:40:20 ---> Running in 3078acf9aeea 16:40:20 ---> Running in 13d4160fdbeb 16:40:20 Removing intermediate container 3078acf9aeea 16:40:20 ---> cb385705b12b 16:40:20 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:40:21 Removing intermediate container 13d4160fdbeb 16:40:21 ---> 625023ad2904 16:40:21 Step 21/22 : LABEL git_sha=cf4aec5a2c099adab6dcd3a5248412e6077dc11a 16:40:21 Removing intermediate container 87c85d9d7df7 16:40:21 ---> e06af0b322be 16:40:21 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:40:21 ---> Running in eec0ae365490 16:40:21 ---> Running in a92b01481da3 16:40:21 ---> 8654ca11cbe6 16:40:21 Step 26/31 : RUN chmod +x /entrypoint.sh 16:40:21 Removing intermediate container eec0ae365490 16:40:21 ---> 10be6d50b7d7 16:40:21 Step 22/22 : LABEL version=0.0.0 16:40:21 Removing intermediate container a92b01481da3 16:40:21 ---> 81590294202c 16:40:21 Step 23/25 : LABEL arch=arm64 16:40:21 ---> Running in bc79bf5b493c 16:40:22 ---> Running in 41407eb2af05 16:40:22 ---> Running in 7ff14433fd56 16:40:22 Removing intermediate container 7ff14433fd56 16:40:22 ---> aa17c8c0c200 16:40:22 Step 24/25 : LABEL git_sha=cf4aec5a2c099adab6dcd3a5248412e6077dc11a 16:40:22 Removing intermediate container 41407eb2af05 16:40:22 ---> 188793e261ba 16:40:22 16:40:23 ---> Running in b7e6f434e018 16:40:23 Successfully built 188793e261ba 16:40:23 Successfully tagged support-notifications-arm64:latest 16:40:23  Building support-notifications ... done Building core-data 16:40:23 Removing intermediate container b7e6f434e018 16:40:23 ---> 90add8d1fa8b 16:40:23 Step 25/25 : LABEL version=0.0.0 16:40:23 ---> Running in 7b9e0dc2816f 16:40:24 Removing intermediate container 7b9e0dc2816f 16:40:24 ---> f832e4d01940 16:40:24 16:40:24 Removing intermediate container bc79bf5b493c 16:40:24 ---> ac67e1975a65 16:40:24 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:40:24 ---> Running in 0edb98d623bd 16:40:24 Successfully built f832e4d01940 16:40:24 Successfully tagged security-secretstore-setup-arm64:latest 16:40:24  Building security-secretstore-setup ... done Building sys-mgmt-agent 16:40:25 Removing intermediate container 0edb98d623bd 16:40:25 ---> 6740a923edf6 16:40:25 Step 28/31 : CMD ["gate"] 16:40:25 ---> Running in 9906acb9ca22 16:40:25 Removing intermediate container 9906acb9ca22 16:40:25 ---> 5130711b8048 16:40:25 Step 29/31 : LABEL arch=arm64 16:40:25 ---> Running in 7fed42d2d81a 16:40:26 Removing intermediate container 7fed42d2d81a 16:40:26 ---> 0015e38336f9 16:40:26 Step 30/31 : LABEL git_sha=cf4aec5a2c099adab6dcd3a5248412e6077dc11a 16:40:26 ---> Running in fa238772df63 16:40:26 Removing intermediate container fa238772df63 16:40:26 ---> 4810b625fe86 16:40:26 Step 31/31 : LABEL version=0.0.0 16:40:27 ---> Running in ce476533b28d 16:40:27 Removing intermediate container ce476533b28d 16:40:27 ---> 49e83e35f151 16:40:27 16:40:28 Successfully built 49e83e35f151 16:40:28 Successfully tagged security-bootstrapper-arm64:latest 16:40:43  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:40:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:40:43 ---> e144a2987c6c 16:40:43 Step 3/23 : WORKDIR /edgex-go 16:40:43 ---> Using cache 16:40:43 ---> 1a20f8fd84b9 16:40:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:40:43 ---> Using cache 16:40:43 ---> 02ca7206bd41 16:40:43 Step 5/23 : RUN apk add --update --no-cache make git 16:40:43 ---> Using cache 16:40:43 ---> 1eebbff3be9f 16:40:43 Step 6/23 : COPY go.mod vendor* ./ 16:40:43 ---> Using cache 16:40:43 ---> 3a764fcb31a5 16:40:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:40:43 ---> Using cache 16:40:43 ---> 64b58a0d8cb7 16:40:43 Step 8/23 : COPY . . 16:40:43 ---> Using cache 16:40:43 ---> 3abb1af4670a 16:40:43 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:40:43 ---> Running in 5397a70c5d7d 16:40:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:41:00 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:41:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:41:00 ---> e144a2987c6c 16:41:00 Step 3/21 : WORKDIR /edgex-go 16:41:00 ---> Using cache 16:41:00 ---> 1a20f8fd84b9 16:41:00 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:00 ---> Using cache 16:41:00 ---> 02ca7206bd41 16:41:00 Step 5/21 : RUN apk add --update --no-cache make git 16:41:00 ---> Using cache 16:41:00 ---> 1eebbff3be9f 16:41:00 Step 6/21 : COPY go.mod vendor* ./ 16:41:00 ---> Using cache 16:41:00 ---> 3a764fcb31a5 16:41:00 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:00 ---> Using cache 16:41:00 ---> 64b58a0d8cb7 16:41:00 Step 8/21 : COPY . . 16:41:00 ---> Using cache 16:41:00 ---> 3abb1af4670a 16:41:00 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:41:00 ---> Running in 4560577dcc43 16:41:02 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 16:41:06 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:41:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:41:06 ---> e144a2987c6c 16:41:06 Step 3/23 : WORKDIR /edgex-go 16:41:06 ---> Using cache 16:41:06 ---> 1a20f8fd84b9 16:41:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:06 ---> Using cache 16:41:06 ---> 02ca7206bd41 16:41:06 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:41:06 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:41:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:41:06 ---> e144a2987c6c 16:41:06 Step 3/23 : WORKDIR /edgex-go 16:41:06 ---> Using cache 16:41:06 ---> 1a20f8fd84b9 16:41:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:06 ---> Using cache 16:41:06 ---> 02ca7206bd41 16:41:06 Step 5/23 : RUN apk add --update --no-cache make bash git 16:41:06 ---> Running in 8b58c6ebccda 16:41:06 ---> Running in 26d6d75ae1c8 16:41:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:41:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:41:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:41:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:41:10 OK: 220 MiB in 52 packages 16:41:10 OK: 220 MiB in 52 packages 16:41:12 Removing intermediate container 26d6d75ae1c8 16:41:12 ---> eff19d44804a 16:41:12 Step 6/23 : COPY go.mod vendor* ./ 16:41:12 Removing intermediate container 8b58c6ebccda 16:41:12 ---> 77afcc009d4a 16:41:12 Step 6/23 : COPY go.mod vendor* ./ 16:41:13 ---> d75025d25e92 16:41:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:13 ---> Running in 7cb87c1d0802 16:41:13 ---> c2555f09171a 16:41:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:13 ---> Running in 8c9a93147bad 16:41:20 Removing intermediate container 8c9a93147bad 16:41:20 ---> a0f25ef03bd3 16:41:20 Step 8/23 : COPY . . 16:41:20 Removing intermediate container 7cb87c1d0802 16:41:20 ---> c18261de81a3 16:41:20 Step 8/23 : COPY . . 16:41:47 ---> 11204db3c5e5 16:41:47 Step 9/23 : RUN make cmd/core-data/core-data 16:41:47 ---> 6cc79f7972ad 16:41:47 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:41:47 ---> Running in b1cd665afe63 16:41:47 ---> Running in 492b6e79bf8c 16:41:47 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 16:41:47 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 16:42:19 Removing intermediate container 5397a70c5d7d 16:42:19 ---> d4a6919c6950 16:42:19 16:42:19 Step 10/23 : FROM alpine:3.14 16:42:19 ---> 5b8b7b635229 16:42:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:42:19 ---> Using cache 16:42:19 ---> 525451ba3e22 16:42:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:42:19 ---> Using cache 16:42:19 ---> d16cc8bd7e7d 16:42:19 Step 13/23 : ENV APP_PORT=59881 16:42:19 ---> Running in 75b96aa029d7 16:42:19 Removing intermediate container 75b96aa029d7 16:42:19 ---> 7df2747acceb 16:42:19 Step 14/23 : EXPOSE $APP_PORT 16:42:19 ---> Running in c60ee8bd760f 16:42:19 Removing intermediate container c60ee8bd760f 16:42:19 ---> cc5fa4d10e3d 16:42:19 Step 15/23 : WORKDIR / 16:42:19 ---> Running in c58afd3c6713 16:42:19 Removing intermediate container c58afd3c6713 16:42:19 ---> 13cafdcfe903 16:42:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:42:19 ---> f538a52a35ea 16:42:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:42:21 ---> b84201280733 16:42:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:42:22 ---> 5b95c3948bda 16:42:22 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:42:22 ---> Running in f65baf35c07e 16:42:22 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 16:42:22 Removing intermediate container f65baf35c07e 16:42:22 ---> c9100018dd1d 16:42:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:42:22 ---> Running in 569ad1a81605 16:42:23 Removing intermediate container 569ad1a81605 16:42:23 ---> 9179c2beb359 16:42:23 Step 21/23 : LABEL arch=arm64 16:42:23 ---> Running in 97d822103717 16:42:24 Removing intermediate container 97d822103717 16:42:24 ---> afedf9df0b05 16:42:24 Step 22/23 : LABEL git_sha=cf4aec5a2c099adab6dcd3a5248412e6077dc11a 16:42:24 ---> Running in dc0d097b2935 16:42:24 Removing intermediate container dc0d097b2935 16:42:24 ---> 23c1f3274af4 16:42:24 Step 23/23 : LABEL version=0.0.0 16:42:24 ---> Running in dbf6193370c8 16:42:25 Removing intermediate container dbf6193370c8 16:42:25 ---> e6a5a1b6797a 16:42:25 16:42:25 Successfully built e6a5a1b6797a 16:42:25 Successfully tagged core-metadata-arm64:latest 16:42:38  Building core-metadata ... done Removing intermediate container 4560577dcc43 16:42:38 ---> ea2cccfd508e 16:42:38 16:42:38 Step 10/21 : FROM alpine:3.14 16:42:38 ---> 5b8b7b635229 16:42:38 Step 11/21 : RUN apk add --update --no-cache curl 16:42:38 ---> Running in a414e6b38e7f 16:42:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:42:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:42:39 (1/5) Installing ca-certificates (20211220-r0) 16:42:39 (2/5) Installing brotli-libs (1.0.9-r5) 16:42:39 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:42:39 (4/5) Installing libcurl (7.79.1-r0) 16:42:39 (5/5) Installing curl (7.79.1-r0) 16:42:39 Executing busybox-1.33.1-r6.trigger 16:42:39 Executing ca-certificates-20211220-r0.trigger 16:42:40 OK: 8 MiB in 19 packages 16:42:42 Removing intermediate container a414e6b38e7f 16:42:42 ---> a9cb119c18e2 16:42:42 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:42:42 ---> Running in 6b6dea9e0105 16:42:42 Removing intermediate container 6b6dea9e0105 16:42:42 ---> c0622b43eb7c 16:42:42 Step 13/21 : WORKDIR /edgex 16:42:42 ---> Running in 2d70222fc0e3 16:42:43 Removing intermediate container 2d70222fc0e3 16:42:43 ---> 98cd93da9de5 16:42:43 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:42:44 ---> 8ad5334f586b 16:42:44 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:42:45 ---> 9dd37e310b4e 16:42:45 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:42:47 ---> 172a12eb3c06 16:42:47 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:42:47 ---> Running in 4a8318e8510f 16:42:47 Removing intermediate container 4a8318e8510f 16:42:47 ---> 85ca15928306 16:42:47 Step 18/21 : CMD ["--init=true"] 16:42:47 ---> Running in f66e7c3d7ca0 16:42:48 Removing intermediate container f66e7c3d7ca0 16:42:48 ---> f97753f34e70 16:42:48 Step 19/21 : LABEL arch=arm64 16:42:48 ---> Running in 2b2097fe2675 16:42:49 Removing intermediate container 2b2097fe2675 16:42:49 ---> 7359e498d650 16:42:49 Step 20/21 : LABEL git_sha=cf4aec5a2c099adab6dcd3a5248412e6077dc11a 16:42:49 ---> Running in 59dec92ba62c 16:42:50 Removing intermediate container 59dec92ba62c 16:42:50 ---> b12bcb5f5fcd 16:42:50 Step 21/21 : LABEL version=0.0.0 16:42:50 ---> Running in e2bdfbc2fb22 16:42:51 Removing intermediate container e2bdfbc2fb22 16:42:51 ---> 25721fdcfe6f 16:42:51 16:42:51 Successfully built 25721fdcfe6f 16:42:51 Successfully tagged security-proxy-setup-arm64:latest 16:43:09  Building security-proxy-setup ... done Removing intermediate container 492b6e79bf8c 16:43:09 ---> e8d82a71ccdc 16:43:09 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:43:09 ---> Running in bc59d9656a27 16:43:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:43:10 Removing intermediate container bc59d9656a27 16:43:10 ---> 70de738e43ca 16:43:10 16:43:10 Step 11/23 : FROM docker:20.10.10 16:43:11 20.10.10: Pulling from library/docker 16:43:16 Removing intermediate container b1cd665afe63 16:43:16 ---> c209096051e8 16:43:16 16:43:16 Step 10/23 : FROM alpine:3.14 16:43:16 ---> 5b8b7b635229 16:43:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:43:16 ---> Running in ada5546b5247 16:43:16 Removing intermediate container ada5546b5247 16:43:16 ---> e1e3a799ca40 16:43:16 Step 12/23 : ENV APP_PORT=59880 16:43:17 ---> Running in a461132c3d01 16:43:17 Removing intermediate container a461132c3d01 16:43:17 ---> aaeb921c6f26 16:43:17 Step 13/23 : EXPOSE $APP_PORT 16:43:17 ---> Running in 954df2c05a12 16:43:17 Removing intermediate container 954df2c05a12 16:43:17 ---> 2c89cba77eb7 16:43:17 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:43:17 ---> Running in 8f57a012f8f5 16:43:18 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 16:43:18 Status: Downloaded newer image for docker:20.10.10 16:43:18 ---> 520e9a0a30f7 16:43:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:43:18 ---> Running in a7659905230c 16:43:19 Removing intermediate container a7659905230c 16:43:19 ---> cd23d3160a46 16:43:19 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 16:43:19 ---> Running in 2db287749908 16:43:19 Removing intermediate container 8f57a012f8f5 16:43:19 ---> 5faf964b0527 16:43:19 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:43:19 ---> Running in e0803c049019 16:43:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:43:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:43:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:43:21 (1/42) Installing readline (8.1.0-r0) 16:43:21 (2/42) Installing bash (5.1.4-r0) 16:43:21 Executing bash-5.1.4-r0.post-install 16:43:21 (3/42) Installing brotli-libs (1.0.9-r5) 16:43:21 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:43:21 (5/42) Installing libcurl (7.79.1-r0) 16:43:21 (6/42) Installing curl (7.79.1-r0) 16:43:21 (7/42) Installing dumb-init (1.2.5-r1) 16:43:21 (8/42) Installing libbz2 (1.0.8-r1) 16:43:21 (9/42) Installing expat (2.4.4-r0) 16:43:21 (10/42) Installing libffi (3.3-r2) 16:43:21 (11/42) Installing gdbm (1.19-r0) 16:43:21 (12/42) Installing xz-libs (5.2.5-r0) 16:43:21 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:43:21 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:43:22 (15/42) Installing mpdecimal (2.5.1-r1) 16:43:22 (16/42) Installing sqlite-libs (3.35.5-r0) 16:43:22 (17/42) Installing python3 (3.9.5-r2) 16:43:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:43:22 (1/6) Installing dumb-init (1.2.5-r1) 16:43:22 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:43:22 (3/6) Installing libsodium (1.0.18-r0) 16:43:23 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:43:23 (5/6) Installing libzmq (4.3.4-r0) 16:43:23 (6/6) Installing zeromq (4.3.4-r0) 16:43:23 Executing busybox-1.33.1-r6.trigger 16:43:23 OK: 8 MiB in 20 packages 16:43:23 (18/42) Installing py3-appdirs (1.4.4-r2) 16:43:23 (19/42) Installing py3-chardet (4.0.0-r2) 16:43:23 (20/42) Installing py3-idna (3.2-r0) 16:43:23 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:43:24 (22/42) Installing py3-certifi (2020.12.5-r1) 16:43:24 (23/42) Installing py3-requests (2.25.1-r4) 16:43:24 (24/42) Installing py3-msgpack (1.0.2-r1) 16:43:24 (25/42) Installing py3-lockfile (0.12.2-r4) 16:43:24 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:43:24 (27/42) Installing py3-colorama (0.4.4-r1) 16:43:24 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:43:24 (29/42) Installing py3-distlib (0.3.1-r3) 16:43:24 (30/42) Installing py3-distro (1.5.0-r3) 16:43:24 (31/42) Installing py3-six (1.15.0-r1) 16:43:24 (32/42) Installing py3-webencodings (0.5.1-r4) 16:43:24 (33/42) Installing py3-html5lib (1.1-r1) 16:43:24 (34/42) Installing py3-parsing (2.4.7-r2) 16:43:24 (35/42) Installing py3-packaging (20.9-r1) 16:43:24 (36/42) Installing py3-toml (0.10.2-r2) 16:43:24 (37/42) Installing py3-pep517 (0.10.0-r2) 16:43:24 (38/42) Installing py3-progress (1.5-r2) 16:43:24 (39/42) Installing py3-retrying (1.3.3-r1) 16:43:24 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:43:24 (41/42) Installing py3-setuptools (52.0.0-r3) 16:43:24 (42/42) Installing py3-pip (20.3.4-r1) 16:43:24 Removing intermediate container e0803c049019 16:43:24 ---> c9e3d923e489 16:43:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:43:24 Executing busybox-1.33.1-r6.trigger 16:43:24 OK: 84 MiB in 64 packages 16:43:25 ---> b9b3c255ae29 16:43:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:43:26 ---> 9338e0d5b959 16:43:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:43:27 ---> c20538234ab8 16:43:27 Step 19/23 : ENTRYPOINT ["/core-data"] 16:43:27 ---> Running in 94cb8443f098 16:43:27 Removing intermediate container 94cb8443f098 16:43:27 ---> ff66ff997bbf 16:43:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:43:27 ---> Running in bcc5df7db622 16:43:28 Removing intermediate container bcc5df7db622 16:43:28 ---> ee8ab597bd5a 16:43:28 Step 21/23 : LABEL arch=arm64 16:43:28 ---> Running in b0ecfd35ce8f 16:43:28 Removing intermediate container b0ecfd35ce8f 16:43:28 ---> e33ac0ab6b5b 16:43:28 Step 22/23 : LABEL git_sha=cf4aec5a2c099adab6dcd3a5248412e6077dc11a 16:43:28 ---> Running in 8f419acc034d 16:43:28 Collecting docker-compose==1.23.2 16:43:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:43:28 Removing intermediate container 8f419acc034d 16:43:28 ---> 96e74547c768 16:43:28 Step 23/23 : LABEL version=0.0.0 16:43:29 ---> Running in 576199772d8c 16:43:29 Collecting cached-property<2,>=1.2.0 16:43:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:43:29 Removing intermediate container 576199772d8c 16:43:29 ---> 170c62ef2bc8 16:43:29 16:43:29 Successfully built 170c62ef2bc8 16:43:29 Successfully tagged core-data-arm64:latest 16:43:30  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:43:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:43:30 Collecting texttable<0.10,>=0.9.0 16:43:30 Downloading texttable-0.9.1.tar.gz (11 kB) 16:43:31 Collecting dockerpty<0.5,>=0.4.1 16:43:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:43:33 Collecting PyYAML<4,>=3.10 16:43:33 Downloading PyYAML-3.13.tar.gz (270 kB) 16:43:37 Collecting docker<4.0,>=3.6.0 16:43:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:43:37 Collecting docopt<0.7,>=0.6.1 16:43:37 Downloading docopt-0.6.2.tar.gz (25 kB) 16:43:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:43:38 Collecting jsonschema<3,>=2.5.1 16:43:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:43:39 Collecting websocket-client<1.0,>=0.32.0 16:43:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:43:39 Collecting docker-pycreds>=0.4.0 16:43:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:43:39 Collecting idna<2.8,>=2.5 16:43:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:43:39 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) 16:43:40 Collecting urllib3<1.25,>=1.21.1 16:43:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:43:40 Collecting chardet<3.1.0,>=3.0.2 16:43:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:43:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:43:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:43:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:43:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:43:41 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:43:41 Attempting uninstall: urllib3 16:43:41 Found existing installation: urllib3 1.26.5 16:43:41 Uninstalling urllib3-1.26.5: 16:43:41 Successfully uninstalled urllib3-1.26.5 16:43:41 Attempting uninstall: idna 16:43:41 Found existing installation: idna 3.2 16:43:41 Uninstalling idna-3.2: 16:43:42 Successfully uninstalled idna-3.2 16:43:42 Attempting uninstall: chardet 16:43:42 Found existing installation: chardet 4.0.0 16:43:42 Uninstalling chardet-4.0.0: 16:43:42 Successfully uninstalled chardet-4.0.0 16:43:44 Attempting uninstall: requests 16:43:44 Found existing installation: requests 2.25.1 16:43:44 Uninstalling requests-2.25.1: 16:43:44 Successfully uninstalled requests-2.25.1 16:43:44 Running setup.py install for texttable: started 16:43:46 Running setup.py install for texttable: finished with status 'done' 16:43:46 Running setup.py install for PyYAML: started 16:43:48 Running setup.py install for PyYAML: finished with status 'done' 16:43:48 Running setup.py install for docopt: started 16:43:50 Running setup.py install for docopt: finished with status 'done' 16:43:50 Running setup.py install for dockerpty: started 16:43:51 Running setup.py install for dockerpty: finished with status 'done' 16:43:53 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 16:44:01 Removing intermediate container 2db287749908 16:44:01 ---> 91e7ef3d3e17 16:44:01 Step 14/23 : ENV APP_PORT=58890 16:44:01 ---> Running in a43aa108b62b 16:44:01 Removing intermediate container a43aa108b62b 16:44:01 ---> d7525cca60e5 16:44:01 Step 15/23 : EXPOSE $APP_PORT 16:44:01 ---> Running in 9352e432b0dc 16:44:01 Removing intermediate container 9352e432b0dc 16:44:01 ---> 11bba1cf6841 16:44:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:44:02 ---> 4b83ecb141fe 16:44:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:44:03 ---> e4b090affd54 16:44:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:44:03 ---> bdc6063896c6 16:44:03 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:44:04 ---> Running in 96f5199bcc27 16:44:04 Removing intermediate container 96f5199bcc27 16:44:04 ---> eab71af0b2d5 16:44:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:44:04 ---> Running in 9a77603eee2a 16:44:04 Removing intermediate container 9a77603eee2a 16:44:04 ---> 5aa2f04bb05e 16:44:04 Step 21/23 : LABEL arch=arm64 16:44:04 ---> Running in e4c2483d0fb1 16:44:05 Removing intermediate container e4c2483d0fb1 16:44:05 ---> 3aaa26e7e645 16:44:05 Step 22/23 : LABEL git_sha=cf4aec5a2c099adab6dcd3a5248412e6077dc11a 16:44:05 ---> Running in b8eac546bc70 16:44:05 Removing intermediate container b8eac546bc70 16:44:05 ---> be893f533453 16:44:05 Step 23/23 : LABEL version=0.0.0 16:44:05 ---> Running in 917d157dad70 16:44:06 Removing intermediate container 917d157dad70 16:44:06 ---> e12cbeaee322 16:44:06 16:44:06 Successfully built e12cbeaee322 16:44:06 Successfully tagged sys-mgmt-agent-arm64:latest 16:44:06  Building sys-mgmt-agent ... done  [Pipeline] } 16:44:06 $ docker stop --time=1 87c43a7c6581144ecbae6ada8072a0c2d6efa6623d93babfa7ab7c7360db0320 16:44:08 $ docker rm -f 87c43a7c6581144ecbae6ada8072a0c2d6efa6623d93babfa7ab7c7360db0320 [Pipeline] // withDockerContainer [Pipeline] sh 16:44:09 + docker images 16:44:09 REPOSITORY TAG IMAGE ID CREATED SIZE 16:44:09 sys-mgmt-agent-arm64 latest e12cbeaee322 4 seconds ago 280MB 16:44:09 core-data-arm64 latest 170c62ef2bc8 40 seconds ago 19.2MB 16:44:09 c209096051e8 54 seconds ago 1.6GB 16:44:09 70de738e43ca 59 seconds ago 1.59GB 16:44:09 security-proxy-setup-arm64 latest 25721fdcfe6f About a minute ago 25.5MB 16:44:09 ea2cccfd508e About a minute ago 1.6GB 16:44:09 core-metadata-arm64 latest e6a5a1b6797a About a minute ago 15.9MB 16:44:09 d4a6919c6950 About a minute ago 1.6GB 16:44:09 security-bootstrapper-arm64 latest 49e83e35f151 3 minutes ago 18MB 16:44:09 security-secretstore-setup-arm64 latest f832e4d01940 3 minutes ago 27MB 16:44:09 support-notifications-arm64 latest 188793e261ba 3 minutes ago 16.1MB 16:44:09 support-scheduler-arm64 latest 69576b809a1c 3 minutes ago 15.4MB 16:44:09 core-command-arm64 latest d75c764f0e16 4 minutes ago 15.1MB 16:44:09 18fc1aa31ae1 4 minutes ago 1.6GB 16:44:09 cda6e8cd161c 4 minutes ago 1.6GB 16:44:09 18af71f0bfe2 4 minutes ago 1.6GB 16:44:09 079454f8a8b2 4 minutes ago 1.59GB 16:44:09 a953fdb6a196 4 minutes ago 1.59GB 16:44:09 ci-base-image-arm64 latest e144a2987c6c 14 minutes ago 1.26GB 16:44:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 12 days ago 551MB 16:44:09 docker 20.10.10 520e9a0a30f7 3 months ago 200MB 16:44:09 alpine 3.14 5b8b7b635229 3 months ago 5.35MB 16:44:09 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 16:44:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:44:09 16:44:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:44:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:44:10 arm64: Pulling from edgex-lftools-log-publisher 16:44:10 448f6bf000e3: Pulling fs layer 16:44:10 f757da607395: Pulling fs layer 16:44:10 05883995daec: Pulling fs layer 16:44:10 8603b9c90790: Pulling fs layer 16:44:10 1560dd03e051: Pulling fs layer 16:44:10 27f5ce0e4adf: Pulling fs layer 16:44:10 c2d8d7efcc4b: Pulling fs layer 16:44:10 1560dd03e051: Waiting 16:44:10 27f5ce0e4adf: Waiting 16:44:10 8603b9c90790: Waiting 16:44:10 c2d8d7efcc4b: Waiting 16:44:10 f757da607395: Verifying Checksum 16:44:10 f757da607395: Download complete 16:44:10 8603b9c90790: Verifying Checksum 16:44:10 8603b9c90790: Download complete 16:44:10 1560dd03e051: Verifying Checksum 16:44:10 1560dd03e051: Download complete 16:44:10 27f5ce0e4adf: Verifying Checksum 16:44:10 27f5ce0e4adf: Download complete 16:44:10 05883995daec: Verifying Checksum 16:44:10 05883995daec: Download complete 16:44:11 448f6bf000e3: Verifying Checksum 16:44:11 448f6bf000e3: Download complete 16:44:13 c2d8d7efcc4b: Verifying Checksum 16:44:13 c2d8d7efcc4b: Download complete 16:44:15 448f6bf000e3: Pull complete 16:44:15 f757da607395: Pull complete 16:44:16 05883995daec: Pull complete 16:44:17 8603b9c90790: Pull complete 16:44:18 1560dd03e051: Pull complete 16:44:18 27f5ce0e4adf: Pull complete 16:44:33 c2d8d7efcc4b: Pull complete 16:44:33 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:44:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:44:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:44:33 prd-ubuntu18.04-docker-arm64-4c-16g-5226 does not seem to be running inside a container 16:44:33 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:44:36 $ docker top f894123bdda80310449a0825d8119acaac36e8e7f5e0a78e5160cb1f95a34109 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:37 ---> job-cost.sh 16:44:37 lf-activate-venv: SKIPPING 16:44:37 INFO: No Stack... 16:44:37 INFO: Retrieving Pricing Info for: v3-standard-4 16:44:38 INFO: Archiving Costs [Pipeline] sh 16:44:38 + cat /w/workspace/edgex-go/10/archives/cost.csv 16:44:38 + cut -d, -f6 [Pipeline] lock 16:44:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3879-10-stack-cost] 16:44:38 Resource [jenkins-edgexfoundry-edgex-go-PR-3879-10-stack-cost] did not exist. Created. 16:44:38 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3879-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:44:39 + echo total: 0.10999999940395355 [Pipeline] stash 16:44:39 Stashed 1 file(s) [Pipeline] } 16:44:39 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3879-10-stack-cost] [Pipeline] // lock [Pipeline] } 16:44:39 $ docker stop --time=1 f894123bdda80310449a0825d8119acaac36e8e7f5e0a78e5160cb1f95a34109 16:44:41 $ docker rm -f f894123bdda80310449a0825d8119acaac36e8e7f5e0a78e5160cb1f95a34109 [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 16:44:41 provisioning config files... 16:44:42 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config6468871840706236728tmp [Pipeline] { [Pipeline] sh 16:44:42 + set +x 16:44:42 + curl -s https://codecov.io/bash 16:44:42 + bash -s -- 16:44:42 16:44:42 _____ _ 16:44:42 / ____| | | 16:44:42 | | ___ __| | ___ ___ _____ __ 16:44:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:44:42 | |___| (_) | (_| | __/ (_| (_) \ V / 16:44:42 \_____\___/ \__,_|\___|\___\___/ \_/ 16:44:42 Bash-1.0.6 16:44:42 16:44:42 16:44:42 ==> git version 2.24.4 found 16:44:42 ==> 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 16:44:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:44:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:44:42 ==> Jenkins CI detected. 16:44:42 current dir:  /w/workspace/edgex-go/10 16:44:42 project root: . 16:44:42 --> token set from env 16:44:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:44:42 ==> Running gcov in . (disable via -X gcov) 16:44:42 ==> Python coveragepy not found 16:44:42 ==> Searching for coverage reports in: 16:44:42 + . 16:44:42 -> Found 1 reports 16:44:42 ==> Detecting git/mercurial file structure 16:44:42 ==> Reading reports 16:44:42 + ./coverage.out bytes=428383 16:44:42 ==> Appending adjustments 16:44:42 https://docs.codecov.io/docs/fixing-reports 16:44:43 + Found adjustments 16:44:43 ==> Gzipping contents 16:44:43 60K /tmp/codecov.6EEF9S.gz 16:44:43 ==> Uploading reports 16:44:43 url: https://codecov.io 16:44:43 query: branch=PR-3879&commit=cf4aec5a2c099adab6dcd3a5248412e6077dc11a&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3879%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3879&job=&cmd_args= 16:44:43 -> Pinging Codecov 16:44:43 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=cf4aec5a2c099adab6dcd3a5248412e6077dc11a&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3879%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3879&job=&cmd_args= 16:44:44 -> Uploading to 16:44:44 https://storage.googleapis.com/codecov/v4/raw/2022-02-14/00271124DB129430A58F1EEE437C3FCB/cf4aec5a2c099adab6dcd3a5248412e6077dc11a/cac034fc-82b7-46b3-9b72-2f2cb77bbc2a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220214T164443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e7811aa8760d9cf61a081ccc60b814b179a7110fcd98ec9de9e5e2d888ce389a 16:44:44 % Total % Received % Xferd Average Speed Time Time Time Current 16:44:44 Dload Upload Total Spent Left Speed 16:44:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57963 0 0 100 57963 0 151k --:--:-- --:--:-- --:--:-- 152k 16:44:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/cf4aec5a2c099adab6dcd3a5248412e6077dc11a [Pipeline] } 16:44:44 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 16:44:45 + '[' -d /w/workspace/edgex-go/10/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:44:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:44:45 ---> package-listing.sh 16:44:45 ++ facter osfamily 16:44:45 ++ tr '[:upper:]' '[:lower:]' 16:44:46 + OS_FAMILY=redhat 16:44:46 + workspace=/w/workspace/edgex-go/10 16:44:46 + START_PACKAGES=/tmp/packages_start.txt 16:44:46 + END_PACKAGES=/tmp/packages_end.txt 16:44:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:44:46 + PACKAGES=/tmp/packages_start.txt 16:44:46 + '[' /w/workspace/edgex-go/10 ']' 16:44:46 + PACKAGES=/tmp/packages_end.txt 16:44:46 + case "${OS_FAMILY}" in 16:44:46 + rpm -qa 16:44:46 + sort 16:44:50 + '[' -f /tmp/packages_start.txt ']' 16:44:50 + '[' -f /tmp/packages_end.txt ']' 16:44:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:44:50 + '[' /w/workspace/edgex-go/10 ']' 16:44:50 + mkdir -p /w/workspace/edgex-go/10/archives/ 16:44:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo 16:44:50 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:44:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:44:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:44:51 16:44:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:44:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:44:51 latest: Pulling from edgex-lftools-log-publisher 16:44:51 b4d181a07f80: Pulling fs layer 16:44:51 a1111a8f2ec3: Pulling fs layer 16:44:51 ed53099fbce6: Pulling fs layer 16:44:51 dc539afda2c1: Pulling fs layer 16:44:51 77bc0d833cb6: Pulling fs layer 16:44:51 9065ff56babe: Pulling fs layer 16:44:51 d287ab97295c: Pulling fs layer 16:44:51 dc539afda2c1: Waiting 16:44:51 77bc0d833cb6: Waiting 16:44:51 9065ff56babe: Waiting 16:44:51 d287ab97295c: Waiting 16:44:51 a1111a8f2ec3: Verifying Checksum 16:44:51 a1111a8f2ec3: Download complete 16:44:51 dc539afda2c1: Verifying Checksum 16:44:51 dc539afda2c1: Download complete 16:44:51 ed53099fbce6: Verifying Checksum 16:44:51 ed53099fbce6: Download complete 16:44:51 9065ff56babe: Verifying Checksum 16:44:51 9065ff56babe: Download complete 16:44:51 77bc0d833cb6: Verifying Checksum 16:44:51 77bc0d833cb6: Download complete 16:44:51 b4d181a07f80: Verifying Checksum 16:44:51 b4d181a07f80: Download complete 16:44:52 d287ab97295c: Verifying Checksum 16:44:52 d287ab97295c: Download complete 16:44:53 b4d181a07f80: Pull complete 16:44:53 a1111a8f2ec3: Pull complete 16:44:53 ed53099fbce6: Pull complete 16:44:53 dc539afda2c1: Pull complete 16:44:54 77bc0d833cb6: Pull complete 16:44:54 9065ff56babe: Pull complete 16:44:59 d287ab97295c: Pull complete 16:44:59 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:44:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:44:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:44:59 prd-centos7-docker-4c-2g-5225 does not seem to be running inside a container 16:44:59 $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:45:03 $ docker top 3e3a38e0bc76651f329bd2690fe61032b89ef39f104790dbfed9667b04131724 -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:03 + touch /tmp/pre-build-complete [Pipeline] sh 16:45:03 + mkdir -p /var/log/sysstat [Pipeline] sh 16:45:04 + ls /var/log/sa-host 16:45:04 + sadf -c /var/log/sa-host/sa14 16:45:04 file_magic: OK 16:45:04 HZ: Using current value: 100 16:45:04 file_header: OK 16:45:04 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 16:45:04 Statistics: 16:45:04 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:45:04 File successfully converted to sysstat format version 12.0.3 16:45:04 + sadf -c /var/log/sa-host/sa17 16:45:04 file_magic: OK 16:45:04 HZ: Using current value: 100 16:45:04 file_header: OK 16:45:04 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 16:45:04 Statistics: 16:45:04 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:45:04 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:45:04 provisioning config files... 16:45:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config2312942986427921671tmp [Pipeline] { [Pipeline] echo 16:45:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:45:04 ---> create-netrc.sh [Pipeline] } 16:45:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:45:05 ---> python-tools-install.sh [Pipeline] echo 16:45:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:45:05 ---> sudo-logs.sh 16:45:05 Archiving 'sudo' log.. 16:45:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-5225.novalocal: Name or service not known 16:45:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-5225.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:45:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:45:05 ---> job-cost.sh 16:45:05 lf-activate-venv: SKIPPING 16:45:05 DEBUG: total: 0.10999999940395355 16:45:05 INFO: Retrieving Stack Cost... 16:45:05 INFO: Retrieving Pricing Info for: v3-standard-2 16:45:06 INFO: Archiving Costs [Pipeline] echo 16:45:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:45:06 ---> logs-deploy.sh 16:45:06 lf-activate-venv: SKIPPING 16:45:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3879/10 16:45:06 INFO: archiving workspace using pattern(s): 16:45:07 Archives upload complete. 16:45:07 INFO: archiving logs to Nexus