Pull request #3867 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at d438b00c3daaca502c4e17498c6c53b3b4a9fc0d rather than e1f6ea44dfc195b50884792f3b50c72c820a8e0c Obtained Jenkinsfile from d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 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-ssh16707252852307207376.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9890843343705606490.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3867/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-3867/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7111284034757162875.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18299432701287337136.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-3867/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-3867/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15141787963276520371.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-3839’ Running on prd-centos7-docker-4c-2g-3843 in /w/workspace/edgexfoundry_edgex-go_PR-3867 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh6580157823225220532.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/5@tmp/jenkins-gitclient-ssh2555467925128061968.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3867/head:refs/remotes/origin/PR-3867 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit e1f6ea44dfc195b50884792f3b50c72c820a8e0c Merge succeeded, producing 7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 Checking out Revision 7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 (PR-3867) > git config core.sparsecheckout # timeout=10 > git checkout -f e1f6ea44dfc195b50884792f3b50c72c820a8e0c # 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/5@tmp/jenkins-gitclient-ssh6177083362433562799.key > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 # timeout=10 Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk e5c608c483b2b4b7c22fa4af0258d3db27759eda # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:01:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:01:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:01:17 ========================================================= 13:01:17 EdgeX Global Pipelines Version Info 13:01:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:01:19 ------------------- 13:01:19 stable info: 13:01:19 ------------------- 13:01:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:01:19 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 13:01:19 Message: update stable to v1.0.219 13:01:19 ------------------- 13:01:19 experimental info: 13:01:19 ------------------- 13:01:19 Commited By: **** collab-it+edgex@linuxfoundation.org 13:01:19 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 13:01:19 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:01:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:01:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:01:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:01:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:01:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:01:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 13:01:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:01:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:01:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:01:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:01:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:01:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:01:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:01:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:01:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:01:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:01:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:01:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:01:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:01:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:01:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:01:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:01:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3867 [Pipeline] echo 13:01:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3867 [Pipeline] echo 13:01:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3867 [Pipeline] echo 13:01:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 [Pipeline] echo 13:01:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ca840f [Pipeline] echo 13:01:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:01:20 provisioning config files... 13:01:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7502341533795277906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:01:20 ---> docker-login.sh 13:01:20 nexus3.edgexfoundry.org:10001 13:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:01:20 Configure a credential helper to remove this warning. See 13:01:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:01:20 13:01:20 Login Succeeded 13:01:20 nexus3.edgexfoundry.org:10002 13:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:01:20 Configure a credential helper to remove this warning. See 13:01:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:01:20 13:01:20 Login Succeeded 13:01:20 nexus3.edgexfoundry.org:10003 13:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:01:20 Configure a credential helper to remove this warning. See 13:01:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:01:20 13:01:20 Login Succeeded 13:01:20 nexus3.edgexfoundry.org:10004 13:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:01:21 Configure a credential helper to remove this warning. See 13:01:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:01:21 13:01:21 Login Succeeded 13:01:21 docker.io 13:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:01:21 Configure a credential helper to remove this warning. See 13:01:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:01:21 13:01:21 Login Succeeded 13:01:21 ---> docker-login.sh ends [Pipeline] } 13:01:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:01:21 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 13:01:21 + for file in '`ls cmd/**/Dockerfile`' 13:01:21 ++ cut -d/ -f2 13:01:21 ++ dirname cmd/core-command/Dockerfile 13:01:21 + echo core-command,cmd/core-command/Dockerfile 13:01:21 + for file in '`ls cmd/**/Dockerfile`' 13:01:21 ++ dirname cmd/core-data/Dockerfile 13:01:21 ++ cut -d/ -f2 13:01:21 + echo core-data,cmd/core-data/Dockerfile 13:01:21 + for file in '`ls cmd/**/Dockerfile`' 13:01:21 ++ dirname cmd/core-metadata/Dockerfile 13:01:21 ++ cut -d/ -f2 13:01:21 + echo core-metadata,cmd/core-metadata/Dockerfile 13:01:21 + for file in '`ls cmd/**/Dockerfile`' 13:01:21 ++ dirname cmd/security-bootstrapper/Dockerfile 13:01:21 ++ cut -d/ -f2 13:01:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:01:21 + for file in '`ls cmd/**/Dockerfile`' 13:01:21 ++ dirname cmd/security-proxy-setup/Dockerfile 13:01:21 ++ cut -d/ -f2 13:01:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:01:21 + for file in '`ls cmd/**/Dockerfile`' 13:01:21 ++ dirname cmd/security-secretstore-setup/Dockerfile 13:01:21 ++ cut -d/ -f2 13:01:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:01:21 + for file in '`ls cmd/**/Dockerfile`' 13:01:21 ++ cut -d/ -f2 13:01:21 ++ dirname cmd/support-notifications/Dockerfile 13:01:21 + echo support-notifications,cmd/support-notifications/Dockerfile 13:01:21 + for file in '`ls cmd/**/Dockerfile`' 13:01:21 ++ dirname cmd/support-scheduler/Dockerfile 13:01:21 ++ cut -d/ -f2 13:01:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:01:21 + for file in '`ls cmd/**/Dockerfile`' 13:01:21 ++ dirname cmd/sys-mgmt-agent/Dockerfile 13:01:21 ++ cut -d/ -f2 13:01:21 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:01:21 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:01:22 + git rev-list -1 --merges 7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1~1..7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 [Pipeline] echo 13:01:22 -----------> git rev-list -1 --merges 7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1~1..7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 13:01:22 7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 [false] [Pipeline] sh 13:01:22 + git log --format=format:%s -1 7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 [Pipeline] echo 13:01:22 ========================================================= 13:01:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:01:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 13:01:23 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 13:01:23 + grep -v github /etc/ssh/ssh_known_hosts 13:01:23 + '[' -e /tmp/ssh_known_hosts ']' 13:01:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:01:23 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 13:01:23 + sudo tee -a /etc/ssh/ssh_known_hosts 13:01:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 13:01:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:01:23 13:01:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:01:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:01:23 latest: Pulling from edgex-devops/git-semver 13:01:23 a0d0a0d46f8b: Pulling fs layer 13:01:23 3e5f54012d9b: Pulling fs layer 13:01:23 4c7163046ea9: Pulling fs layer 13:01:23 0c2d73faf560: Pulling fs layer 13:01:23 0c2d73faf560: Waiting 13:01:23 3e5f54012d9b: Verifying Checksum 13:01:23 3e5f54012d9b: Download complete 13:01:23 a0d0a0d46f8b: Verifying Checksum 13:01:23 a0d0a0d46f8b: Download complete 13:01:24 0c2d73faf560: Verifying Checksum 13:01:24 0c2d73faf560: Download complete 13:01:24 4c7163046ea9: Verifying Checksum 13:01:24 4c7163046ea9: Download complete 13:01:24 a0d0a0d46f8b: Pull complete 13:01:24 3e5f54012d9b: Pull complete 13:01:24 4c7163046ea9: Pull complete 13:01:24 0c2d73faf560: Pull complete 13:01:24 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 13:01:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:01:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:01:24 prd-centos7-docker-4c-2g-3843 does not seem to be running inside a container 13:01:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:01:25 $ docker top 96262a90130163e23d83879237ff9f3f23808df6fb44787524555d67287628ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:01:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:01:25 [ssh-agent] Looking for ssh-agent implementation... 13:01:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:01:25 $ docker exec 96262a90130163e23d83879237ff9f3f23808df6fb44787524555d67287628ff ssh-agent 13:01:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLoMjJD/agent.13 13:01:25 SSH_AGENT_PID=19 13:01:25 Running ssh-add (command line suppressed) 13:01:25 Identity added: /w/workspace/edgex-go/5@tmp/private_key_1976792353689748628.key (/w/workspace/edgex-go/5@tmp/private_key_1976792353689748628.key) 13:01:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:01:26 + git tag --points-at HEAD [Pipeline] } 13:01:26 $ docker exec --env ******** --env ******** 96262a90130163e23d83879237ff9f3f23808df6fb44787524555d67287628ff ssh-agent -k 13:01:26 unset SSH_AUTH_SOCK; 13:01:26 unset SSH_AGENT_PID; 13:01:26 echo Agent pid 19 killed; 13:01:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:01:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:01:26 [ssh-agent] Looking for ssh-agent implementation... 13:01:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:01:26 $ docker exec 96262a90130163e23d83879237ff9f3f23808df6fb44787524555d67287628ff ssh-agent 13:01:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIipKFJ/agent.52 13:01:26 SSH_AGENT_PID=58 13:01:26 Running ssh-add (command line suppressed) 13:01:26 Identity added: /w/workspace/edgex-go/5@tmp/private_key_8256714514349201538.key (/w/workspace/edgex-go/5@tmp/private_key_8256714514349201538.key) 13:01:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:01:26 + git semver init 13:01:26 # -> Open(): unable to determine branch for HEAD 13:01:26 # $GIT_DIR = /w/workspace/edgex-go/5/.git 13:01:26 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 13:01:26 # $SEMVER_REMOTE_NAME = origin 13:01:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:01:26 # $SEMVER_USER_NAME = edgex-jenkins 13:01:26 # $SEMVER_BRANCH = PR-3867 13:01:26 # $SEMVER_TEMP = /tmp/semver-237492745 13:01:26 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 13:01:41 # '/tmp/semver-237492745' -> '/w/workspace/edgex-go/5/.semver' 13:01:41 # -> Force: false 13:01:41 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 13:01:41 $ docker exec --env ******** --env ******** 96262a90130163e23d83879237ff9f3f23808df6fb44787524555d67287628ff ssh-agent -k 13:01:41 unset SSH_AUTH_SOCK; 13:01:41 unset SSH_AGENT_PID; 13:01:41 echo Agent pid 58 killed; 13:01:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:01:42 + git semver [Pipeline] } 13:01:42 $ docker stop --time=1 96262a90130163e23d83879237ff9f3f23808df6fb44787524555d67287628ff 13:01:44 $ docker rm -f 96262a90130163e23d83879237ff9f3f23808df6fb44787524555d67287628ff [Pipeline] // withDockerContainer [Pipeline] sh 13:01:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:01:45 Stashed 1 file(s) [Pipeline] echo 13:01:45 [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 13:01:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:01:45 ========================================================= 13:01:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 13:01:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:01:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:01:45 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 13:01:45 59bf1c3509f3: Pulling fs layer 13:01:45 666ba61612fd: Pulling fs layer 13:01:45 8ed8ca486205: Pulling fs layer 13:01:45 4fe6c5a15a65: Pulling fs layer 13:01:45 22a0e8bec74d: Pulling fs layer 13:01:45 f965cba54748: Pulling fs layer 13:01:45 861ffc35075e: Pulling fs layer 13:01:45 4b385c91608e: Pulling fs layer 13:01:45 560528eb2ebb: Pulling fs layer 13:01:45 4fe6c5a15a65: Waiting 13:01:45 22a0e8bec74d: Waiting 13:01:45 f965cba54748: Waiting 13:01:45 861ffc35075e: Waiting 13:01:45 4b385c91608e: Waiting 13:01:45 560528eb2ebb: Waiting 13:01:45 8ed8ca486205: Verifying Checksum 13:01:45 8ed8ca486205: Download complete 13:01:45 666ba61612fd: Verifying Checksum 13:01:45 666ba61612fd: Download complete 13:01:45 22a0e8bec74d: Verifying Checksum 13:01:45 22a0e8bec74d: Download complete 13:01:45 f965cba54748: Verifying Checksum 13:01:45 f965cba54748: Download complete 13:01:45 59bf1c3509f3: Verifying Checksum 13:01:45 59bf1c3509f3: Download complete 13:01:45 861ffc35075e: Verifying Checksum 13:01:45 861ffc35075e: Download complete 13:01:45 4b385c91608e: Verifying Checksum 13:01:45 4b385c91608e: Download complete 13:01:45 59bf1c3509f3: Pull complete 13:01:45 666ba61612fd: Pull complete 13:01:46 8ed8ca486205: Pull complete 13:01:46 4fe6c5a15a65: Verifying Checksum 13:01:46 4fe6c5a15a65: Download complete 13:01:46 560528eb2ebb: Verifying Checksum 13:01:46 560528eb2ebb: Download complete 13:01:50 4fe6c5a15a65: Pull complete 13:01:50 22a0e8bec74d: Pull complete 13:01:50 f965cba54748: Pull complete 13:01:50 861ffc35075e: Pull complete 13:01:50 4b385c91608e: Pull complete 13:01:53 560528eb2ebb: Pull complete 13:01:53 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 13:01:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:01:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 13:01:53 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:01:53 WORKDIR /edgex 13:01:53 COPY go.mod . 13:01:53 RUN go mod download' 13:01:53 + docker build -t ci-base-image-x86_64 -f - . 13:01:54 Sending build context to Docker daemon 333.9MB 13:01:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:01:54 ---> dd4a08f94e63 13:01:54 Step 2/4 : WORKDIR /edgex 13:01:57 ---> Running in cd591875ecde 13:01:57 Removing intermediate container cd591875ecde 13:01:57 ---> 650e4294d333 13:01:57 Step 3/4 : COPY go.mod . 13:01:57 ---> 0f8e7217c898 13:01:57 Step 4/4 : RUN go mod download 13:01:57 ---> Running in c6f7dd24e220 13:02:00 Still waiting to schedule task 13:02:00 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-3840’ 13:02:24 Removing intermediate container c6f7dd24e220 13:02:24 ---> c28c6caf3e50 13:02:24 Successfully built c28c6caf3e50 13:02:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:02:24 + docker inspect -f . ci-base-image-x86_64 13:02:24 . [Pipeline] withDockerContainer 13:02:24 prd-centos7-docker-4c-2g-3843 does not seem to be running inside a container 13:02:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:02:24 $ docker top ffc9e329283ce526dc6de2fee9724ee27a486537594bf887b8da500f38fda546 -eo pid,comm [Pipeline] { [Pipeline] sh 13:02:25 + go version 13:02:25 go version go1.17.6 linux/amd64 [Pipeline] } 13:02:25 $ docker stop --time=1 ffc9e329283ce526dc6de2fee9724ee27a486537594bf887b8da500f38fda546 13:02:26 $ docker rm -f ffc9e329283ce526dc6de2fee9724ee27a486537594bf887b8da500f38fda546 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:02:26 + docker inspect -f . ci-base-image-x86_64 13:02:26 . [Pipeline] withDockerContainer 13:02:26 prd-centos7-docker-4c-2g-3843 does not seem to be running inside a container 13:02: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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:02:27 $ docker top b48b7f2f6bb3457be36e99d98e61750ec4e50c9f3bc500c9bdf9c1b075e975b3 -eo pid,comm [Pipeline] { [Pipeline] echo 13:02:27 ========================================================= 13:02:27 [edgeXBuildGoParallel] Running Tests and Build... 13:02:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:02:27 + make test 13:02:27 go mod tidy 13:02:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:02:34 ? github.com/edgexfoundry/edgex-go [no test files] 13:02:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:02:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:02:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:02:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:02:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:02:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:02:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:02:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:02:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:02:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:02:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:02:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:02:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:02:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:02:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 13:02:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:02:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:02:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.045s coverage: 98.5% of statements 13:02:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:02:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.046s coverage: 44.7% of statements 13:02:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:02:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:03:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 89.5% of statements 13:03:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:03:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:03:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 84.4% of statements 13:03:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:03:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:03:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:03:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:03:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:03:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.275s coverage: 94.2% of statements 13:03:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:03:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:03:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements 13:03:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:03:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:03:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:03:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:03:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:03:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements 13:03:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:03:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:03:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:03:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.041s coverage: 0.9% of statements 13:03:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:03:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 13:03:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 21.7% of statements 13:03:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 13:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements 13:03:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 13:03:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 13:03:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 13:03:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements 13:03:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 13:03:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.195s coverage: 82.5% of statements 13:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements 13:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 13:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 13:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 13:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements 13:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 13:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 13:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements 13:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.133s coverage: 91.2% of statements 13:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.114s coverage: 64.4% of statements 13:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 13:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 13:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 13:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 13:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.018s coverage: 100.0% of statements 13:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.255s coverage: 65.4% of statements 13:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 43.8% of statements 13:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 13:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 13:03:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:03:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements 13:03:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:03:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:03:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:03:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:03:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements 13:03:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:03:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:03:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:03:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:03:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements 13:03:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:03:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:03:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements 13:03:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:03:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:03:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:03:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:03:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 13:03:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:03:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:03:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:03:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:03:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:03:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:03:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 13:03:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 13:03:47 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 13:04:26 GO111MODULE=on go vet ./... 13:04:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:04:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:04:27 ./bin/test-attribution-txt.sh [Pipeline] echo 13:04:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 13:04:28 + ls -al . 13:04:28 total 644 13:04:28 drwxrwxr-x 10 1001 1001 4096 Jan 25 13:04 . 13:04:28 drwxr-xr-x 4 root root 28 Jan 25 13:02 .. 13:04:28 -rw-rw-r-- 1 1001 1001 11 Jan 25 13:01 .dockerignore 13:04:28 drwxrwxr-x 8 1001 1001 179 Jan 25 13:01 .git 13:04:28 drwxrwxr-x 4 1001 1001 142 Jan 25 13:01 .github 13:04:28 -rw-rw-r-- 1 1001 1001 804 Jan 25 13:01 .gitignore 13:04:28 -rw-rw-r-- 1 1001 1001 42 Jan 25 13:01 .golangci.yml 13:04:28 -rw-rw-r-- 1 1001 1001 76 Jan 25 13:01 .hadolint.yml 13:04:28 drwx------ 3 1001 1001 73 Jan 25 13:01 .semver 13:04:28 -rw-rw-r-- 1 1001 1001 166 Jan 25 13:01 .sonarcloud.properties 13:04:28 -rw-rw-r-- 1 1001 1001 1171 Jan 25 13:01 ADOPTERS.md 13:04:28 -rw-rw-r-- 1 1001 1001 8910 Jan 25 13:01 Attribution.txt 13:04:28 -rw-rw-r-- 1 1001 1001 51732 Jan 25 13:01 CHANGELOG.md 13:04:28 -rw-rw-r-- 1 1001 1001 3804 Jan 25 13:01 CONTRIBUTING.md 13:04:28 -rw-rw-r-- 1 1001 1001 677 Jan 25 13:01 GOVERNANCE.md 13:04:28 -rw-rw-r-- 1 1001 1001 849 Jan 25 13:01 Jenkinsfile 13:04:28 -rw-rw-r-- 1 1001 1001 10775 Jan 25 13:01 LICENSE 13:04:28 -rw-rw-r-- 1 1001 1001 6508 Jan 25 13:01 Makefile 13:04:28 -rw-rw-r-- 1 1001 1001 582 Jan 25 13:01 OWNERS.md 13:04:28 -rw-rw-r-- 1 1001 1001 8207 Jan 25 13:01 README.md 13:04:28 -rw-rw-r-- 1 1001 1001 6912 Jan 25 13:01 SECURITY.md 13:04:28 -rw-rw-r-- 1 1001 1001 5 Jan 25 13:01 VERSION 13:04:28 -rw-rw-r-- 1 1001 1001 4131 Jan 25 13:01 ZMQWindows.md 13:04:28 drwxrwxr-x 2 1001 1001 37 Jan 25 13:01 bin 13:04:28 drwxrwxr-x 14 1001 1001 4096 Jan 25 13:01 cmd 13:04:28 -rw-r--r-- 1 root root 428381 Jan 25 13:03 coverage.out 13:04:28 -rw-rw-r-- 1 1001 1001 2827 Jan 25 13:01 go.mod 13:04:28 -rw-rw-r-- 1 1001 1001 49574 Jan 25 13:01 go.sum 13:04:28 drwxrwxr-x 8 1001 1001 124 Jan 25 13:01 internal 13:04:28 drwxrwxr-x 3 1001 1001 16 Jan 25 13:01 openapi 13:04:28 drwxrwxr-x 4 1001 1001 71 Jan 25 13:01 snap 13:04:28 -rw-rw-r-- 1 1001 1001 204 Jan 25 13:01 version.go [Pipeline] sh 13:04:28 + '[' -e coverage.out ] 13:04:28 + chown 1001:1001 coverage.out [Pipeline] stash 13:04:28 Stashed 1 file(s) [Pipeline] sh 13:04:29 + make build 13:04:29 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 13:04:30 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 13:04:37 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 13:04:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:04:38 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 13:04:38 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 13:04:39 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 13:04:40 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 13:04:41 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 13:04:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:04:42 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 13:04:43 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] } 13:04:45 $ docker stop --time=1 b48b7f2f6bb3457be36e99d98e61750ec4e50c9f3bc500c9bdf9c1b075e975b3 13:04:46 $ docker rm -f b48b7f2f6bb3457be36e99d98e61750ec4e50c9f3bc500c9bdf9c1b075e975b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:04:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:04:48 13:04:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 13:04:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:04:48 latest: Pulling from edgex-devops/edgex-compose 13:04:48 cbdbe7a5bc2a: Pulling fs layer 13:04:48 ca9280d653b3: Pulling fs layer 13:04:48 7e9c9ca2126c: Pulling fs layer 13:04:48 cbdbe7a5bc2a: Verifying Checksum 13:04:48 cbdbe7a5bc2a: Download complete 13:04:49 ca9280d653b3: Verifying Checksum 13:04:49 ca9280d653b3: Download complete 13:04:49 cbdbe7a5bc2a: Pull complete 13:04:49 7e9c9ca2126c: Verifying Checksum 13:04:49 7e9c9ca2126c: Download complete 13:04:49 ca9280d653b3: Pull complete 13:04:53 7e9c9ca2126c: Pull complete 13:04:53 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:04:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:04:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 13:04:53 prd-centos7-docker-4c-2g-3843 does not seem to be running inside a container 13:04:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:04:56 $ docker top 975377489be2a97ab3f6b662cc52d7e36cc7b2dba681d6c533f3c2391b6d84a4 -eo pid,comm [Pipeline] { [Pipeline] sh 13:04:56 + docker-compose build --help 13:04:56 + grep parallel 13:04:57 --parallel Build images in parallel. [Pipeline] } 13:04:57 $ docker stop --time=1 975377489be2a97ab3f6b662cc52d7e36cc7b2dba681d6c533f3c2391b6d84a4 13:04:58 $ docker rm -f 975377489be2a97ab3f6b662cc52d7e36cc7b2dba681d6c533f3c2391b6d84a4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:04:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:04:58 . [Pipeline] withDockerContainer 13:04:58 prd-centos7-docker-4c-2g-3843 does not seem to be running inside a container 13:04:58 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 13:04:59 $ docker top 33c4a2738ff229046923b0c87e63e8e55a5a2f668a6effa6ca2e0fd4568e9a1f -eo pid,comm [Pipeline] { [Pipeline] sh 13:04:59 + docker-compose -f ./docker-compose-build.yml build --parallel 13:05:00 Building core-command ... 13:05:00 Building core-data ... 13:05:00 Building core-metadata ... 13:05:00 Building security-bootstrapper ... 13:05:00 Building security-proxy-setup ... 13:05:00 Building security-secretstore-setup ... 13:05:00 Building support-notifications ... 13:05:00 Building support-scheduler ... 13:05:00 Building sys-mgmt-agent ... 13:05:00 Building core-metadata 13:05:00 Building security-secretstore-setup 13:05:00 Building security-proxy-setup 13:05:00 Building support-scheduler 13:05:00 Building support-notifications 13:05:10 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:05:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:05:10 ---> c28c6caf3e50 13:05:10 Step 3/22 : WORKDIR /edgex-go 13:05:10 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:05:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:05:10 ---> c28c6caf3e50 13:05:10 Step 3/25 : WORKDIR /edgex-go 13:05:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:05:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:05:10 ---> c28c6caf3e50 13:05:10 Step 3/23 : WORKDIR /edgex-go 13:05:16 ---> Running in cebef3d16ef0 13:05:16 ---> Running in 49b09b2f1af3 13:05:16 ---> Running in 634310a5be57 13:05:22 Removing intermediate container cebef3d16ef0 13:05:22 ---> 7b3ed9d7dfae 13:05:22 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:05:22 Removing intermediate container 49b09b2f1af3 13:05:22 ---> 6f357d2de26a 13:05:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:05:22 Removing intermediate container 634310a5be57 13:05:22 ---> 8b8c14da00b9 13:05:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:05:22 ---> Running in c1f8b62cb930 13:05:22 ---> Running in 902bd83f5299 13:05:22 ---> Running in a3dc705567ec 13:05:26 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:05:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:05:26 ---> c28c6caf3e50 13:05:26 Step 3/22 : WORKDIR /edgex-go 13:05:26 ---> Using cache 13:05:26 ---> 8b8c14da00b9 13:05:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:05:26 ---> Running in b97bdad60fc1 13:05:26 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:05:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:05:26 ---> c28c6caf3e50 13:05:26 Step 3/21 : WORKDIR /edgex-go 13:05:26 ---> Using cache 13:05:26 ---> 8b8c14da00b9 13:05:26 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:05:26 Removing intermediate container 902bd83f5299 13:05:26 ---> 0120cf04883d 13:05:26 Step 5/23 : RUN apk add --update --no-cache make git 13:05:26 Removing intermediate container c1f8b62cb930 13:05:26 ---> e5fd0f6a8c24 13:05:26 Step 5/25 : RUN apk add --update --no-cache make git 13:05:26 ---> Running in 5798d12a6152 13:05:26 Removing intermediate container a3dc705567ec 13:05:26 ---> 366928013915 13:05:26 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 13:05:26 ---> Running in d9b15f23c674 13:05:26 ---> Running in 6b6c3dba0632 13:05:26 ---> Running in 1c541587ec8c 13:05:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:05:27 Removing intermediate container b97bdad60fc1 13:05:27 ---> 544fb1797a66 13:05:27 Step 5/22 : RUN apk add --update --no-cache make git 13:05:27 ---> Running in 9c35ba7b72f8 13:05:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:05:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:05:27 Removing intermediate container 5798d12a6152 13:05:27 ---> a17e5b25badd 13:05:27 Step 5/21 : RUN apk add --update --no-cache make git 13:05:27 ---> Running in fbeba527839a 13:05:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3845 in /w/workspace/edgexfoundry_edgex-go_PR-3867 [Pipeline] { [Pipeline] ws 13:05:27 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 13:05:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:05:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:05:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:05:28 The recommended git tool is: git 13:05:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:05:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:05:28 OK: 221 MiB in 52 packages 13:05:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:05:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:05:28 Removing intermediate container 6b6c3dba0632 13:05:28 ---> 45772ba1f9fc 13:05:28 Step 6/25 : COPY go.mod vendor* ./ 13:05:28 OK: 221 MiB in 52 packages 13:05:28 OK: 221 MiB in 52 packages 13:05:29 OK: 221 MiB in 52 packages 13:05:29 ---> 3aca754b83ef 13:05:29 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:29 OK: 221 MiB in 52 packages 13:05:29 ---> Running in 76cd9c01c836 13:05:29 Removing intermediate container 1c541587ec8c 13:05:29 ---> 745e9e4a8d6a 13:05:29 Step 6/22 : COPY go.mod vendor* ./ 13:05:29 Removing intermediate container d9b15f23c674 13:05:29 ---> 213821e08a19 13:05:29 Step 6/23 : COPY go.mod vendor* ./ 13:05:29 Removing intermediate container 9c35ba7b72f8 13:05:29 ---> a45b3c62243b 13:05:29 Step 6/22 : COPY go.mod vendor* ./ 13:05:29 ---> 236711e0db36 13:05:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:29 Removing intermediate container fbeba527839a 13:05:29 ---> 09b75a0aee32 13:05:29 Step 6/21 : COPY go.mod vendor* ./ 13:05:29 ---> 99fab18c6eb3 13:05:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:29 ---> Running in 122e08d21c3b 13:05:29 ---> Running in e5f3a4ccb48a 13:05:29 ---> 91d1c01dc697 13:05:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:29 ---> Running in f9624bebd55f 13:05:29 ---> f7af4fa42ba3 13:05:29 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:29 ---> Running in 0ecdedbe6dc0 13:05:30 Removing intermediate container 76cd9c01c836 13:05:30 ---> bb21c4f393a6 13:05:30 Step 8/25 : COPY . . 13:05:32 using credential edgex-jenkins-ssh 13:05:32 Cloning the remote Git repository 13:05:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:05:32 > git init /w/workspace/edgex-go/5 # timeout=10 13:05:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:05:32 > git --version # timeout=10 13:05:32 > git --version # 'git version 2.17.1' 13:05:32 using GIT_SSH to set credentials SSH Credentials for GitHub 13:05:33 Removing intermediate container e5f3a4ccb48a 13:05:33 ---> f36a79dc7d86 13:05:33 Step 8/23 : COPY . . 13:05:33 Removing intermediate container 122e08d21c3b 13:05:33 ---> 6b734f4d0454 13:05:33 Step 8/22 : COPY . . 13:05:33 Removing intermediate container 0ecdedbe6dc0 13:05:33 ---> ce9a9ee9b953 13:05:33 Step 8/21 : COPY . . 13:05:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:05:41 Removing intermediate container f9624bebd55f 13:05:41 ---> d5fc7748f2b7 13:05:41 Step 8/22 : COPY . . 13:05:44 ---> a6d82b0b7d7f 13:05:44 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:05:44 ---> e2789fd50fab 13:05:44 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:05:44 ---> 6ba42c69def4 13:05:44 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:05:44 ---> Running in d794375e971b 13:05:44 ---> Running in 47d6bed0b0ee 13:05:44 ---> Running in 3b261e510164 13:05:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:05:47 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 13:05:47 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 13:05:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:05:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:05:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:05:49 Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit e1f6ea44dfc195b50884792f3b50c72c820a8e0c 13:05:49 Merge succeeded, producing 45d543fc68efd7cb042a11ce041704767587cee6 13:05:49 Checking out Revision 45d543fc68efd7cb042a11ce041704767587cee6 (PR-3867) 13:05:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:05:48 using GIT_SSH to set credentials SSH Credentials for GitHub 13:05:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3867/head:refs/remotes/origin/PR-3867 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:05:49 > git config core.sparsecheckout # timeout=10 13:05:49 > git checkout -f e1f6ea44dfc195b50884792f3b50c72c820a8e0c # timeout=10 13:05:49 > git remote # timeout=10 13:05:49 > git config --get remote.origin.url # timeout=10 13:05:49 using GIT_SSH to set credentials SSH Credentials for GitHub 13:05:49 > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 13:05:49 > git rev-parse HEAD^{commit} # timeout=10 13:05:49 > git config core.sparsecheckout # timeout=10 13:05:49 > git checkout -f 45d543fc68efd7cb042a11ce041704767587cee6 # timeout=10 13:05:52 ---> 710c8f2af675 13:05:52 Step 9/23 : RUN make cmd/core-metadata/core-metadata 13:05:52 ---> Running in 098046fcfad2 13:05:53 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 13:05:54 Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" 13:05:54 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:05:54 > git rev-list --no-walk e5c608c483b2b4b7c22fa4af0258d3db27759eda # timeout=10 13:05:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:05:54 % Total % Received % Xferd Average Speed Time Time Time Current 13:05:54 Dload Upload Total Spent Left Speed 13:05:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91806 0 --:--:-- --:--:-- --:--:-- 91806 [Pipeline] sh 13:05:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:05:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:05:55 + sudo tee /etc/docker/daemon.new 13:05:55 { 13:05:55 "registry-mirrors": [ 13:05:55 "https://nexus3.edgexfoundry.org:10001" 13:05:55 ], 13:05:55 "bip": "10.250.0.254/24", 13:05:55 "hosts": [ 13:05:55 "tcp://0.0.0.0:5555", 13:05:55 "unix:///var/run/docker.sock" 13:05:55 ], 13:05:55 "mtu": 1458, 13:05:55 "selinux-enabled": true, 13:05:55 "seccomp-profile": "/etc/docker/seccomp.json" 13:05:55 } [Pipeline] sh 13:05:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:05:56 + sudo service docker restart 13:06:04 ---> a3eb9d987889 13:06:04 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 13:06:04 ---> Running in 070bf1586025 13:06:04 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:06:14 provisioning config files... 13:06:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1067376072684081988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:06:15 ---> docker-login.sh 13:06:15 nexus3.edgexfoundry.org:10001 13:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:16 Configure a credential helper to remove this warning. See 13:06:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:16 13:06:16 Login Succeeded 13:06:16 nexus3.edgexfoundry.org:10002 13:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:16 Configure a credential helper to remove this warning. See 13:06:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:16 13:06:16 Login Succeeded 13:06:16 nexus3.edgexfoundry.org:10003 13:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:16 Configure a credential helper to remove this warning. See 13:06:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:16 13:06:16 Login Succeeded 13:06:16 nexus3.edgexfoundry.org:10004 13:06:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:17 Configure a credential helper to remove this warning. See 13:06:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:17 13:06:17 Login Succeeded 13:06:17 docker.io 13:06:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:18 Configure a credential helper to remove this warning. See 13:06:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:18 13:06:18 Login Succeeded 13:06:18 ---> docker-login.sh ends [Pipeline] } 13:06:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:06:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:06:18 ========================================================= 13:06:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 13:06:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:06:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:06:19 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:06:19 9b3977197b4f: Pulling fs layer 13:06:19 1a89e8eeedd5: Pulling fs layer 13:06:19 94645a83ff95: Pulling fs layer 13:06:19 3f3a8bcf1eab: Pulling fs layer 13:06:19 0c92f367c5e7: Pulling fs layer 13:06:19 4b8299f9d1f4: Pulling fs layer 13:06:19 9a6b49a46696: Pulling fs layer 13:06:19 cf05db05a679: Pulling fs layer 13:06:19 4b8299f9d1f4: Waiting 13:06:19 9a6b49a46696: Waiting 13:06:19 cf05db05a679: Waiting 13:06:19 3f3a8bcf1eab: Waiting 13:06:19 0c92f367c5e7: Waiting 13:06:19 94645a83ff95: Verifying Checksum 13:06:19 94645a83ff95: Download complete 13:06:19 1a89e8eeedd5: Download complete 13:06:19 0c92f367c5e7: Verifying Checksum 13:06:19 0c92f367c5e7: Download complete 13:06:19 4b8299f9d1f4: Verifying Checksum 13:06:19 4b8299f9d1f4: Download complete 13:06:19 9b3977197b4f: Verifying Checksum 13:06:19 9b3977197b4f: Download complete 13:06:19 9a6b49a46696: Verifying Checksum 13:06:19 9a6b49a46696: Download complete 13:06:19 9b3977197b4f: Pull complete 13:06:20 1a89e8eeedd5: Pull complete 13:06:20 94645a83ff95: Pull complete 13:06:21 cf05db05a679: Verifying Checksum 13:06:21 cf05db05a679: Download complete 13:06:21 3f3a8bcf1eab: Verifying Checksum 13:06:21 3f3a8bcf1eab: Download complete 13:06:26 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 13:06:26 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 13:06:31 Removing intermediate container 3b261e510164 13:06:31 ---> 6dc9b12a5ba1 13:06:31 13:06:31 Step 10/21 : FROM alpine:3.14 13:06:31 Removing intermediate container d794375e971b 13:06:31 ---> 7b69aef0c91c 13:06:31 13:06:31 Step 10/25 : FROM alpine:3.14 13:06:31 Removing intermediate container 47d6bed0b0ee 13:06:31 ---> f68610190ad0 13:06:31 13:06:31 Step 10/22 : FROM alpine:3.14 13:06:32 3.14: Pulling from library/alpine 13:06:32 3.14: Pulling from library/alpine 13:06:32 3.14: Pulling from library/alpine 13:06:34 3f3a8bcf1eab: Pull complete 13:06:34 0c92f367c5e7: Pull complete 13:06:34 4b8299f9d1f4: Pull complete 13:06:34 9a6b49a46696: Pull complete 13:06:34 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 13:06:34 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 13:06:34 Status: Downloaded newer image for alpine:3.14 13:06:34 Status: Image is up to date for alpine:3.14 13:06:34 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 13:06:34 Status: Image is up to date for alpine:3.14 13:06:34 ---> 0a97eee8041e 13:06:34 Step 11/21 : RUN apk add --update --no-cache curl 13:06:34 ---> 0a97eee8041e 13:06:34 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:06:34 ---> 0a97eee8041e 13:06:34 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:06:34 ---> Running in d0ed344c538c 13:06:34 ---> Running in 03fcf8f6b311 13:06:34 ---> Running in a522963c6b63 13:06:34 Removing intermediate container 098046fcfad2 13:06:34 ---> c968b3ca4432 13:06:34 13:06:34 Step 10/23 : FROM alpine:3.14 13:06:34 ---> 0a97eee8041e 13:06:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:06:34 ---> Running in d8c2c5f60387 13:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:06:35 (1/3) Installing ca-certificates (20211220-r0) 13:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:06:35 (2/3) Installing dumb-init (1.2.5-r1) 13:06:35 (3/3) Installing su-exec (0.2-r1) 13:06:35 Executing busybox-1.33.1-r6.trigger 13:06:35 Executing ca-certificates-20211220-r0.trigger 13:06:35 (1/5) Installing ca-certificates (20211220-r0) 13:06:35 (2/5) Installing brotli-libs (1.0.9-r5) 13:06:35 (1/1) Installing dumb-init (1.2.5-r1) 13:06:35 Executing busybox-1.33.1-r6.trigger 13:06:35 OK: 6 MiB in 15 packages 13:06:35 (3/5) Installing nghttp2-libs (1.43.0-r0) 13:06:35 OK: 6 MiB in 17 packages 13:06:35 (4/5) Installing libcurl (7.79.1-r0) 13:06:35 (5/5) Installing curl (7.79.1-r0) 13:06:35 Executing busybox-1.33.1-r6.trigger 13:06:35 Executing ca-certificates-20211220-r0.trigger 13:06:35 (1/2) Installing ca-certificates (20211220-r0) 13:06:35 OK: 8 MiB in 19 packages 13:06:35 (2/2) Installing dumb-init (1.2.5-r1) 13:06:35 Executing busybox-1.33.1-r6.trigger 13:06:35 Executing ca-certificates-20211220-r0.trigger 13:06:36 OK: 6 MiB in 16 packages 13:06:36 Removing intermediate container 070bf1586025 13:06:36 ---> 5c35938c0309 13:06:36 13:06:36 Step 10/22 : FROM alpine:3.14 13:06:36 ---> 0a97eee8041e 13:06:36 Step 11/22 : RUN apk add --update --no-cache dumb-init 13:06:36 ---> Running in 3670a45f26ae 13:06:36 Removing intermediate container d0ed344c538c 13:06:36 ---> ab523c991811 13:06:36 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:06:37 Removing intermediate container d8c2c5f60387 13:06:37 ---> 0a7dd9e3efe8 13:06:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:06:37 ---> Running in 59cc30d50123 13:06:37 ---> Running in b68bbd70e689 13:06:37 Removing intermediate container 03fcf8f6b311 13:06:37 ---> d7467c19f373 13:06:37 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:06:37 Removing intermediate container 59cc30d50123 13:06:37 ---> 55f7893c3245 13:06:37 Step 13/25 : WORKDIR / 13:06:37 Removing intermediate container a522963c6b63 13:06:37 ---> d521c78da407 13:06:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:06:37 ---> Running in 8606d9bfa53c 13:06:37 ---> Running in 3734fa0afb1f 13:06:37 ---> Running in 156d39ae68f7 13:06:37 Removing intermediate container b68bbd70e689 13:06:37 ---> 4688ce63fd47 13:06:37 Step 13/23 : ENV APP_PORT=59881 13:06:37 ---> Running in 050419ab78df 13:06:37 Removing intermediate container 8606d9bfa53c 13:06:37 ---> 3f3ea355991b 13:06:37 Step 13/21 : WORKDIR /edgex 13:06:37 Removing intermediate container 156d39ae68f7 13:06:37 ---> fea009585137 13:06:37 Step 13/22 : ENV APP_PORT=59860 13:06:37 Removing intermediate container 3734fa0afb1f 13:06:37 ---> 7cbd005b89cf 13:06:37 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:06:37 ---> Running in 3196f4f77384 13:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:06:37 ---> Running in 5c22c6093311 13:06:37 Removing intermediate container 050419ab78df 13:06:37 ---> 1aceea39009e 13:06:37 Step 14/23 : EXPOSE $APP_PORT 13:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:06:37 ---> Running in 46ed4088e427 13:06:37 Removing intermediate container 3196f4f77384 13:06:37 ---> e7e06c003467 13:06:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:06:37 ---> dd700684505b 13:06:37 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:06:37 (1/1) Installing dumb-init (1.2.5-r1) 13:06:37 Executing busybox-1.33.1-r6.trigger 13:06:37 OK: 6 MiB in 15 packages 13:06:37 Removing intermediate container 5c22c6093311 13:06:37 ---> b8ea50a36df2 13:06:37 Step 14/22 : EXPOSE $APP_PORT 13:06:37 Removing intermediate container 46ed4088e427 13:06:37 ---> 5f6c2d5756f3 13:06:37 Step 15/23 : WORKDIR / 13:06:37 ---> Running in 428c9695fb2a 13:06:37 ---> Running in 88980b280060 13:06:37 ---> 52e0e6395573 13:06:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:06:38 ---> 3a8bb0c49249 13:06:38 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:06:38 Removing intermediate container 428c9695fb2a 13:06:38 ---> 805a5a6fc213 13:06:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:06:38 Removing intermediate container 88980b280060 13:06:38 ---> 1169292d0b70 13:06:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:06:38 Removing intermediate container 3670a45f26ae 13:06:38 ---> c27a021ec217 13:06:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:06:38 ---> e84276e7b85b 13:06:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:06:38 ---> Running in ea2a25145b59 13:06:38 ---> 8a15f3d4c515 13:06:38 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:06:38 ---> 2bed2eaceee3 13:06:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:06:38 ---> 2da2002d1c48 13:06:38 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:06:38 Removing intermediate container ea2a25145b59 13:06:38 ---> 486fc76b94b5 13:06:38 Step 13/22 : ENV APP_PORT=59861 13:06:38 ---> Running in 4ad7d21a3241 13:06:38 ---> 0315c18629b3 13:06:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:06:38 ---> c1dda83f9734 13:06:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:06:38 ---> 01c1e77d468f 13:06:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:06:38 Removing intermediate container 4ad7d21a3241 13:06:38 ---> d8de28f4d9d6 13:06:38 Step 14/22 : EXPOSE $APP_PORT 13:06:38 ---> bce8836bf120 13:06:38 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:06:39 ---> Running in 305a2c3b97dc 13:06:39 ---> Running in 1d18fbc557b9 13:06:39 ---> 71425705f5a8 13:06:39 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:06:39 ---> Running in 4884be054b84 13:06:39 Removing intermediate container 305a2c3b97dc 13:06:39 ---> 468b9cdab87f 13:06:39 Step 18/21 : CMD ["--init=true"] 13:06:39 ---> 831126764474 13:06:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:06:39 ---> 18bf40455753 13:06:39 Step 19/23 : ENTRYPOINT ["/core-metadata"] 13:06:39 Removing intermediate container 1d18fbc557b9 13:06:39 ---> b76bc20e08ab 13:06:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:06:39 ---> Running in 82909a3f0abb 13:06:39 cf05db05a679: Pull complete 13:06:39 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 13:06:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:06:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 13:06:39 ---> Running in f52fa3a72333 13:06:39 Removing intermediate container 4884be054b84 13:06:39 ---> 4d6ec92ceaa6 13:06:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:06:39 ---> Running in 292263733b2c 13:06:39 ---> ab4c261ab33e 13:06:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:06:39 Removing intermediate container 82909a3f0abb 13:06:39 ---> 8cfb84cba599 13:06:39 Step 19/21 : LABEL arch=x86_64 13:06:39 Removing intermediate container f52fa3a72333 13:06:39 ---> f1f1be801358 13:06:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:06:39 ---> Running in 4fe7523edd31 13:06:39 ---> Running in 8b94c00794bf 13:06:39 Removing intermediate container 292263733b2c 13:06:39 ---> 59bc142517c9 13:06:39 Step 20/22 : LABEL arch=x86_64 13:06:39 ---> 691cbf5614a3 13:06:39 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:06:39 ---> Running in d4457f462cab 13:06:39 + docker+ build -t ci-base-image-arm64echo -f - . 13:06:39 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:06:39 WORKDIR /edgex 13:06:39 COPY go.mod . 13:06:39 RUN go mod download 13:06:39 ---> e5d214f91d80 13:06:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:06:39 Removing intermediate container 8b94c00794bf 13:06:39 ---> dbc0a627c451 13:06:39 Step 21/23 : LABEL arch=x86_64 13:06:39 Removing intermediate container 4fe7523edd31 13:06:39 ---> fb1b1c3d91f0 13:06:39 Step 20/21 : LABEL git_sha=7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 13:06:39 ---> Running in 403f1f63fe7c 13:06:39 ---> Running in 86a975950b75 13:06:39 Removing intermediate container d4457f462cab 13:06:39 ---> 42ae7cff75ec 13:06:39 Step 21/22 : LABEL git_sha=7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 13:06:39 ---> Running in e9ad22d869ec 13:06:39 ---> 50f56eee87e0 13:06:39 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/ 13:06:39 ---> Running in 4b9e2ac645c1 13:06:39 Removing intermediate container 403f1f63fe7c 13:06:39 ---> c253b8190f8b 13:06:39 Step 22/23 : LABEL git_sha=7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 13:06:39 ---> 4db7340cd4d7 13:06:39 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 13:06:39 Removing intermediate container 86a975950b75 13:06:39 ---> d13180289a7e 13:06:39 Step 21/21 : LABEL version=0.0.0 13:06:40 ---> Running in 721c61f33182 13:06:40 Removing intermediate container e9ad22d869ec 13:06:40 ---> 88fb1db7d6ff 13:06:40 Step 22/22 : LABEL version=0.0.0 13:06:40 ---> Running in f94667411e83 13:06:40 ---> Running in aa02ebfbad45 13:06:40 ---> Running in dac550d9fb6e 13:06:40 Removing intermediate container f94667411e83 13:06:40 ---> eb31a3b2b23f 13:06:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:06:40 Removing intermediate container 721c61f33182 13:06:40 ---> 5936253b5d6a 13:06:40 Step 23/23 : LABEL version=0.0.0 13:06:40 ---> Running in 3dd94f715850 13:06:40 ---> Running in 630fe40d11e4 13:06:40 Removing intermediate container dac550d9fb6e 13:06:40 ---> f199cd3b7eb5 13:06:40 13:06:40 Removing intermediate container aa02ebfbad45 13:06:40 ---> af33b70638e9 13:06:40 13:06:40 Removing intermediate container 630fe40d11e4 13:06:40 ---> 47e4e9f28f8a 13:06:40 13:06:40 Successfully built af33b70638e9 13:06:40 Successfully built f199cd3b7eb5 13:06:40 Successfully tagged security-proxy-setup:latest 13:06:40 Building security-bootstrapper 13:06:40  Building security-proxy-setup ... done Successfully tagged support-notifications:latest 13:06:40 Building sys-mgmt-agent 13:06:40  Building support-notifications ... done Removing intermediate container 3dd94f715850 13:06:40 ---> 6b60be985e0f 13:06:40 Successfully built 47e4e9f28f8a 13:06:40 Step 20/22 : LABEL arch=x86_64 13:06:40 Successfully tagged core-metadata:latest 13:06:40  Building core-metadata ... done Building core-command 13:06:40 ---> Running in a2b9545f76b5 13:06:40 Removing intermediate container a2b9545f76b5 13:06:40 ---> a9ba271b00ca 13:06:40 Step 21/22 : LABEL git_sha=7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 13:06:41 Removing intermediate container 4b9e2ac645c1 13:06:41 ---> 4252d2f5a1c1 13:06:41 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 13:06:42 Sending build context to Docker daemon 168.6MB 13:06:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:06:42 ---> 0ccda1f7e2ee 13:06:42 Step 2/4 : WORKDIR /edgex 13:06:44 ---> Running in 216045b277d3 13:06:44 Removing intermediate container 216045b277d3 13:06:44 ---> 5ae9d74dbc76 13:06:44 Step 3/4 : COPY go.mod . 13:06:44 ---> ac7a63b38dc2 13:06:44 Step 4/4 : RUN go mod download 13:06:44 ---> Running in d1de6a4a7b9f 13:06:48 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:06:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:06:48 ---> c28c6caf3e50 13:06:48 Step 3/23 : WORKDIR /edgex-go 13:06:48 ---> Using cache 13:06:48 ---> 8b8c14da00b9 13:06:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:06:48 ---> Using cache 13:06:48 ---> a17e5b25badd 13:06:48 Step 5/23 : RUN apk add --update --no-cache make bash git 13:06:48 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:06:48 Step 2/31 : FROM ${BUILDER_BASE} AS builder 13:06:48 ---> c28c6caf3e50 13:06:48 Step 3/31 : WORKDIR /edgex-go 13:06:48 ---> Using cache 13:06:48 ---> 8b8c14da00b9 13:06:48 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:06:48 ---> Using cache 13:06:48 ---> a17e5b25badd 13:06:48 Step 5/31 : RUN apk add --update --no-cache make git 13:06:48 ---> Using cache 13:06:48 ---> 09b75a0aee32 13:06:48 Step 6/31 : COPY go.mod vendor* ./ 13:06:48 ---> Using cache 13:06:48 ---> f7af4fa42ba3 13:06:48 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:06:48 ---> Using cache 13:06:48 ---> ce9a9ee9b953 13:06:48 Step 8/31 : COPY . . 13:06:48 ---> Using cache 13:06:48 ---> 6ba42c69def4 13:06:48 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:06:48 ---> Running in 7dbea448a34a 13:06:50 ---> Running in 7e5039e97e3a 13:06:50 Removing intermediate container 7dbea448a34a 13:06:50 ---> 0d1a13dc12cc 13:06:50 Step 22/22 : LABEL version=0.0.0 13:06:50 ---> Running in ac51b933996d 13:06:50 ---> Running in 1e878d7a149f 13:06:50 ---> Running in 43d7dea9631a 13:06:50 Removing intermediate container 7e5039e97e3a 13:06:50 ---> 3a9273a3ec95 13:06:50 Step 23/25 : LABEL arch=x86_64 13:06:50 ---> Running in fe0585f95dbe 13:06:50 Removing intermediate container 43d7dea9631a 13:06:50 ---> 28e3722c18a2 13:06:50 13:06:50 Successfully built 28e3722c18a2 13:06:51 Successfully tagged support-scheduler:latest 13:06:51  Building support-scheduler ... done Building core-data 13:06:51 Removing intermediate container fe0585f95dbe 13:06:51 ---> 8811f0a718fa 13:06:51 Step 24/25 : LABEL git_sha=7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 13:06:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:06:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:06:53 ---> c28c6caf3e50 13:06:53 Step 3/23 : WORKDIR /edgex-go 13:06:53 ---> Using cache 13:06:53 ---> 8b8c14da00b9 13:06:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:06:53 ---> Using cache 13:06:53 ---> a17e5b25badd 13:06:53 Step 5/23 : RUN apk add --update --no-cache make git 13:06:53 ---> Using cache 13:06:53 ---> 09b75a0aee32 13:06:53 Step 6/23 : COPY go.mod vendor* ./ 13:06:53 ---> Using cache 13:06:53 ---> f7af4fa42ba3 13:06:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:06:53 ---> Using cache 13:06:53 ---> ce9a9ee9b953 13:06:53 Step 8/23 : COPY . . 13:06:53 ---> Using cache 13:06:53 ---> 6ba42c69def4 13:06:53 Step 9/23 : RUN make cmd/core-command/core-command 13:06:54 ---> Running in adc8152bd601 13:06:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:06:54 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:06:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:06:54 ---> c28c6caf3e50 13:06:54 Step 3/23 : WORKDIR /edgex-go 13:06:54 ---> Using cache 13:06:54 ---> 8b8c14da00b9 13:06:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:06:54 ---> Using cache 13:06:54 ---> a17e5b25badd 13:06:54 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:06:55 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 13:06:55 ---> Running in 53a38404aee6 13:06:55 ---> Running in dae852ab98a5 13:06:55 Removing intermediate container adc8152bd601 13:06:55 ---> 288c09eb664e 13:06:55 Step 25/25 : LABEL version=0.0.0 13:06:55 ---> Running in ee0e64c7152e 13:06:55 Removing intermediate container ee0e64c7152e 13:06:55 ---> 14e1ea11a332 13:06:55 13:06:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:06:55 Successfully built 14e1ea11a332 13:06:55 Successfully tagged security-secretstore-setup:latest 13:06:55  Building security-secretstore-setup ... done OK: 221 MiB in 52 packages 13:06:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:06:55 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 13:06:56 Removing intermediate container ac51b933996d 13:06:56 ---> 5bc940fcf172 13:06:56 Step 6/23 : COPY go.mod vendor* ./ 13:06:56 ---> 5eef2d4a1225 13:06:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:06:56 ---> Running in 2c2c6a04ea27 13:06:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:06:57 OK: 221 MiB in 52 packages 13:06:57 Removing intermediate container dae852ab98a5 13:06:57 ---> e8325cab782b 13:06:57 Step 6/23 : COPY go.mod vendor* ./ 13:06:57 ---> 26e88e0e2ecb 13:06:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:06:58 ---> Running in b4a6ba8136df 13:06:58 Removing intermediate container 2c2c6a04ea27 13:06:58 ---> 7b08d72418ca 13:06:58 Step 8/23 : COPY . . 13:07:04 Removing intermediate container b4a6ba8136df 13:07:04 ---> d173f36ed880 13:07:04 Step 8/23 : COPY . . 13:07:04 ---> dbd5262d272f 13:07:04 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:07:06 ---> Running in bdea07b28f7c 13:07:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:07:11 ---> c2ea94656b98 13:07:11 Step 9/23 : RUN make cmd/core-data/core-data 13:07:11 ---> Running in 72b7b82b1840 13:07:11 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 13:07:24 Removing intermediate container 1e878d7a149f 13:07:24 ---> 5fb26b0597ea 13:07:24 13:07:24 Step 10/31 : FROM alpine:3.14 13:07:24 ---> 0a97eee8041e 13:07:24 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:07:24 ---> Running in 4e7d109260d8 13:07:24 Removing intermediate container 4e7d109260d8 13:07:24 ---> ed518ff15730 13:07:24 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 13:07:24 ---> Running in 76a02e2c9b68 13:07:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:07:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:07:25 (1/2) Installing dumb-init (1.2.5-r1) 13:07:25 (2/2) Installing su-exec (0.2-r1) 13:07:25 Executing busybox-1.33.1-r6.trigger 13:07:25 OK: 6 MiB in 16 packages 13:07:25 Removing intermediate container 53a38404aee6 13:07:25 ---> 8d2e9acf138e 13:07:25 13:07:25 Step 10/23 : FROM alpine:3.14 13:07:25 ---> 0a97eee8041e 13:07:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:07:25 ---> Using cache 13:07:25 ---> c27a021ec217 13:07:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:07:25 ---> Using cache 13:07:25 ---> 486fc76b94b5 13:07:25 Step 13/23 : ENV APP_PORT=59882 13:07:25 ---> Running in 96f0d62fc7a8 13:07:25 Removing intermediate container 96f0d62fc7a8 13:07:25 ---> a82386dd45c2 13:07:25 Step 14/23 : EXPOSE $APP_PORT 13:07:25 Removing intermediate container 76a02e2c9b68 13:07:25 ---> 31b3577adf89 13:07:25 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 13:07:25 ---> Running in f20962b5fe75 13:07:25 ---> Running in ba141ce61f13 13:07:25 Removing intermediate container f20962b5fe75 13:07:25 ---> 1bb084a9f27a 13:07:25 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:07:25 Removing intermediate container ba141ce61f13 13:07:25 ---> 39b01e6e78e1 13:07:25 Step 15/23 : WORKDIR / 13:07:25 ---> Running in 78292a8b5f16 13:07:25 ---> Running in 7e4f26732f23 13:07:25 Removing intermediate container 78292a8b5f16 13:07:25 ---> a2e2f6fd7ef4 13:07:25 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:07:25 ---> Running in 087910f32c05 13:07:25 Removing intermediate container 7e4f26732f23 13:07:25 ---> f02aa0ff9451 13:07:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:07:26 ---> 0fab80d80e82 13:07:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:07:27 Removing intermediate container 087910f32c05 13:07:27 ---> c65ca0b98d43 13:07:27 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 13:07:27 ---> 02d8230ccf92 13:07:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:07:27 ---> Running in 424dacaaafdd 13:07:27 Removing intermediate container 424dacaaafdd 13:07:27 ---> afe1d23860f6 13:07:27 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:07:27 ---> 1971dae2e5a4 13:07:27 Step 19/23 : ENTRYPOINT ["/core-command"] 13:07:27 ---> Running in 41b155662dd6 13:07:27 ---> 98fca93ea4ea 13:07:27 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:07:27 Removing intermediate container 41b155662dd6 13:07:27 ---> 968ea627a86b 13:07:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:07:27 ---> Running in ceefa62158fc 13:07:27 ---> Running in b621234d3009 13:07:27 Removing intermediate container b621234d3009 13:07:27 ---> 9a360218de83 13:07:27 Step 21/23 : LABEL arch=x86_64 13:07:27 ---> Running in 4d1dea8b949c 13:07:28 Removing intermediate container 4d1dea8b949c 13:07:28 ---> 2626559733ed 13:07:28 Step 22/23 : LABEL git_sha=7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 13:07:28 ---> Running in c6adf039c1bb 13:07:28 Removing intermediate container c6adf039c1bb 13:07:28 ---> d20dfb0d9421 13:07:28 Step 23/23 : LABEL version=0.0.0 13:07:28 ---> Running in 22f26a4470b1 13:07:28 Removing intermediate container 22f26a4470b1 13:07:28 ---> dbf6e8cd1359 13:07:28 13:07:28 Successfully built dbf6e8cd1359 13:07:28 Successfully tagged core-command:latest 13:07:28  Building core-command ... done Removing intermediate container ceefa62158fc 13:07:28 ---> 9cf7fba448d1 13:07:28 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 13:07:28 ---> 800b86b630a7 13:07:28 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:07:29 ---> 08a6d386dd52 13:07:29 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:07:30 ---> 8490a706e05f 13:07:30 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:07:30 ---> 2153cb3a626a 13:07:30 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:07:30 ---> 2c7fccdecc4c 13:07:30 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 13:07:30 ---> Running in 04567ee53bc6 13:07:30 Removing intermediate container 04567ee53bc6 13:07:30 ---> 7420ea015cfd 13:07:30 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:07:31 ---> ace15a91ce36 13:07:31 Step 26/31 : RUN chmod +x /entrypoint.sh 13:07:31 ---> Running in b0d130e004f0 13:07:32 Removing intermediate container b0d130e004f0 13:07:32 ---> d00653ae7c8e 13:07:32 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 13:07:32 ---> Running in c4ba8432e2e7 13:07:32 Removing intermediate container c4ba8432e2e7 13:07:32 ---> bc863aa7457c 13:07:32 Step 28/31 : CMD ["gate"] 13:07:32 ---> Running in 7297b291f567 13:07:33 Removing intermediate container 7297b291f567 13:07:33 ---> 890c12ed9cc5 13:07:33 Step 29/31 : LABEL arch=x86_64 13:07:33 ---> Running in 54329a49722d 13:07:33 Removing intermediate container 54329a49722d 13:07:33 ---> 124361b2eb6b 13:07:33 Step 30/31 : LABEL git_sha=7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 13:07:33 ---> Running in d46ec70b1e59 13:07:33 Removing intermediate container d46ec70b1e59 13:07:33 ---> f9e8c1d08033 13:07:33 Step 31/31 : LABEL version=0.0.0 13:07:33 ---> Running in d696662fe1b3 13:07:33 Removing intermediate container d696662fe1b3 13:07:33 ---> b202fe3dbec2 13:07:33 13:07:34 Successfully built b202fe3dbec2 13:07:34 Successfully tagged security-bootstrapper:latest 13:07:35  Building security-bootstrapper ... done Removing intermediate container bdea07b28f7c 13:07:35 ---> 54ec65c5b3ba 13:07:35 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:07:35 ---> Running in 40663fd4e8f9 13:07:35 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 13:07:36 Removing intermediate container 40663fd4e8f9 13:07:36 ---> 72fe1c175242 13:07:36 13:07:36 Step 11/23 : FROM docker:20.10.10 13:07:36 20.10.10: Pulling from library/docker 13:07:39 Removing intermediate container 72b7b82b1840 13:07:39 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 13:07:39 ---> bf99c216f428 13:07:39 13:07:39 Step 10/23 : FROM alpine:3.14 13:07:39 ---> 0a97eee8041e 13:07:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:07:39 Status: Downloaded newer image for docker:20.10.10 13:07:40 ---> b706a049f56e 13:07:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:07:40 ---> Running in 92e9ee17bbc7 13:07:40 ---> Running in 9b05eaac1de5 13:07:40 Removing intermediate container 92e9ee17bbc7 13:07:40 ---> 5d5016d71cf2 13:07:40 Step 12/23 : ENV APP_PORT=59880 13:07:40 Removing intermediate container 9b05eaac1de5 13:07:40 ---> 9fc89ef0e60f 13:07:40 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 13:07:40 ---> Running in f5a31e39803a 13:07:40 ---> Running in 33ed9aef06ee 13:07:40 Removing intermediate container f5a31e39803a 13:07:40 ---> dc435ed4942a 13:07:40 Step 13/23 : EXPOSE $APP_PORT 13:07:40 ---> Running in e53d29215735 13:07:40 Removing intermediate container e53d29215735 13:07:40 ---> 6098228ec259 13:07:40 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:07:40 ---> Running in f930ea1128b0 13:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:07:40 (1/42) Installing readline (8.1.0-r0) 13:07:40 (2/42) Installing bash (5.1.4-r0) 13:07:40 Executing bash-5.1.4-r0.post-install 13:07:40 (3/42) Installing brotli-libs (1.0.9-r5) 13:07:40 (4/42) Installing nghttp2-libs (1.43.0-r0) 13:07:40 (5/42) Installing libcurl (7.79.1-r0) 13:07:40 (6/42) Installing curl (7.79.1-r0) 13:07:40 (7/42) Installing dumb-init (1.2.5-r1) 13:07:40 (8/42) Installing libbz2 (1.0.8-r1) 13:07:40 (9/42) Installing expat (2.4.3-r0) 13:07:40 (10/42) Installing libffi (3.3-r2) 13:07:40 (11/42) Installing gdbm (1.19-r0) 13:07:40 (12/42) Installing xz-libs (5.2.5-r0) 13:07:40 (13/42) Installing libgcc (10.3.1_git20210424-r2) 13:07:40 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 13:07:40 (15/42) Installing mpdecimal (2.5.1-r1) 13:07:40 (16/42) Installing sqlite-libs (3.35.5-r0) 13:07:40 (17/42) Installing python3 (3.9.5-r2) 13:07:41 Removing intermediate container f930ea1128b0 13:07:41 ---> b61530dff510 13:07:41 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 13:07:41 (18/42) Installing py3-appdirs (1.4.4-r2) 13:07:41 (19/42) Installing py3-chardet (4.0.0-r2) 13:07:41 ---> Running in d2600998e101 13:07:41 (20/42) Installing py3-idna (3.2-r0) 13:07:41 (21/42) Installing py3-urllib3 (1.26.5-r0) 13:07:41 (22/42) Installing py3-certifi (2020.12.5-r1) 13:07:41 (23/42) Installing py3-requests (2.25.1-r4) 13:07:41 (24/42) Installing py3-msgpack (1.0.2-r1) 13:07:41 (25/42) Installing py3-lockfile (0.12.2-r4) 13:07:41 (26/42) Installing py3-cachecontrol (0.12.6-r1) 13:07:41 (27/42) Installing py3-colorama (0.4.4-r1) 13:07:41 (28/42) Installing py3-contextlib2 (0.6.0-r1) 13:07:41 (29/42) Installing py3-distlib (0.3.1-r3) 13:07:41 (30/42) Installing py3-distro (1.5.0-r3) 13:07:41 (31/42) Installing py3-six (1.15.0-r1) 13:07:41 (32/42) Installing py3-webencodings (0.5.1-r4) 13:07:41 (33/42) Installing py3-html5lib (1.1-r1) 13:07:41 (34/42) Installing py3-parsing (2.4.7-r2) 13:07:41 (35/42) Installing py3-packaging (20.9-r1) 13:07:41 (36/42) Installing py3-toml (0.10.2-r2) 13:07:41 (37/42) Installing py3-pep517 (0.10.0-r2) 13:07:41 (38/42) Installing py3-progress (1.5-r2) 13:07:42 (39/42) Installing py3-retrying (1.3.3-r1) 13:07:42 (40/42) Installing py3-ordered-set (4.0.2-r1) 13:07:42 (41/42) Installing py3-setuptools (52.0.0-r3) 13:07:42 (42/42) Installing py3-pip (20.3.4-r1) 13:07:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:07:42 Executing busybox-1.33.1-r6.trigger 13:07:42 OK: 84 MiB in 64 packages 13:07:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:07:43 Collecting docker-compose==1.23.2 13:07:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:07:43 Collecting websocket-client<1.0,>=0.32.0 13:07:43 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:07:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 13:07:43 Collecting docopt<0.7,>=0.6.1 13:07:43 Downloading docopt-0.6.2.tar.gz (25 kB) 13:07:43 (1/6) Installing dumb-init (1.2.5-r1) 13:07:43 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:07:43 Collecting cached-property<2,>=1.2.0 13:07:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:07:43 (3/6) Installing libsodium (1.0.18-r0) 13:07:43 Collecting dockerpty<0.5,>=0.4.1 13:07:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:07:43 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:07:43 (5/6) Installing libzmq (4.3.4-r0) 13:07:43 (6/6) Installing zeromq (4.3.4-r0) 13:07:43 Executing busybox-1.33.1-r6.trigger 13:07:43 OK: 8 MiB in 20 packages 13:07:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:07:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:07:43 Collecting texttable<0.10,>=0.9.0 13:07:43 Downloading texttable-0.9.1.tar.gz (11 kB) 13:07:44 Collecting docker<4.0,>=3.6.0 13:07:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:07:44 Removing intermediate container d2600998e101 13:07:44 ---> b3b2a5e4f2fd 13:07:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:07:44 Collecting PyYAML<4,>=3.10 13:07:44 Downloading PyYAML-3.13.tar.gz (270 kB) 13:07:44 ---> 289e6b7c6eed 13:07:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:07:45 Collecting jsonschema<3,>=2.5.1 13:07:45 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:07:45 ---> 77510769a6ea 13:07:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:07:45 Collecting docker-pycreds>=0.4.0 13:07:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:07:45 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) 13:07:45 Collecting urllib3<1.25,>=1.21.1 13:07:45 ---> 5821351dc70d 13:07:45 Step 19/23 : ENTRYPOINT ["/core-data"] 13:07:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:07:45 ---> Running in b336bf128927 13:07:45 Collecting chardet<3.1.0,>=3.0.2 13:07:45 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:07:45 Collecting idna<2.8,>=2.5 13:07:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:07:45 Removing intermediate container b336bf128927 13:07:45 ---> 5b3db9216ce2 13:07:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:07:45 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:07:45 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:07:45 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:07:45 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:07:45 ---> Running in e082910b9836 13:07:45 Removing intermediate container e082910b9836 13:07:45 ---> 16148572f67f 13:07:45 Step 21/23 : LABEL arch=x86_64 13:07:45 ---> Running in fa4d6d43a32b 13:07:45 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:07:45 Attempting uninstall: urllib3 13:07:45 Found existing installation: urllib3 1.26.5 13:07:45 Uninstalling urllib3-1.26.5: 13:07:45 Successfully uninstalled urllib3-1.26.5 13:07:45 Removing intermediate container fa4d6d43a32b 13:07:45 ---> 9ff2a2767b1d 13:07:45 Step 22/23 : LABEL git_sha=7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 13:07:45 ---> Running in 3fde89d9d842 13:07:45 Attempting uninstall: idna 13:07:45 Found existing installation: idna 3.2 13:07:45 Uninstalling idna-3.2: 13:07:45 Successfully uninstalled idna-3.2 13:07:45 Removing intermediate container 3fde89d9d842 13:07:45 ---> 2dcbf70c87f0 13:07:45 Step 23/23 : LABEL version=0.0.0 13:07:45 ---> Running in a318bb778520 13:07:45 Attempting uninstall: chardet 13:07:45 Found existing installation: chardet 4.0.0 13:07:45 Uninstalling chardet-4.0.0: 13:07:45 Successfully uninstalled chardet-4.0.0 13:07:45 Removing intermediate container a318bb778520 13:07:45 ---> b2a64121bdd3 13:07:45 13:07:45 Successfully built b2a64121bdd3 13:07:45 Successfully tagged core-data:latest 13:07:46  Building core-data ... done  Attempting uninstall: requests 13:07:46 Found existing installation: requests 2.25.1 13:07:46 Uninstalling requests-2.25.1: 13:07:46 Successfully uninstalled requests-2.25.1 13:07:46 Running setup.py install for texttable: started 13:07:46 Running setup.py install for texttable: finished with status 'done' 13:07:46 Running setup.py install for PyYAML: started 13:07:46 Running setup.py install for PyYAML: finished with status 'done' 13:07:46 Running setup.py install for docopt: started 13:07:47 Running setup.py install for docopt: finished with status 'done' 13:07:47 Running setup.py install for dockerpty: started 13:07:47 Running setup.py install for dockerpty: finished with status 'done' 13:07:48 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 13:07:51 Removing intermediate container 33ed9aef06ee 13:07:51 ---> 2779fb4860b8 13:07:51 Step 14/23 : ENV APP_PORT=58890 13:07:51 ---> Running in 26f2eeecc38b 13:07:51 Removing intermediate container 26f2eeecc38b 13:07:51 ---> 9278498355fe 13:07:51 Step 15/23 : EXPOSE $APP_PORT 13:07:51 ---> Running in 3706b5bbe837 13:07:51 Removing intermediate container 3706b5bbe837 13:07:51 ---> 58e82771775a 13:07:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:07:51 ---> f65c9b62e31f 13:07:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:07:52 ---> bb621a079b47 13:07:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:07:52 ---> 613c3a160222 13:07:52 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 13:07:52 ---> Running in 0e2ab253891d 13:07:52 Removing intermediate container 0e2ab253891d 13:07:52 ---> 92908b83809a 13:07:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:07:52 ---> Running in 12fd64627141 13:07:52 Removing intermediate container 12fd64627141 13:07:52 ---> 42a7cd73737f 13:07:52 Step 21/23 : LABEL arch=x86_64 13:07:52 ---> Running in b561843b697f 13:07:52 Removing intermediate container b561843b697f 13:07:52 ---> 5064ea5246e7 13:07:52 Step 22/23 : LABEL git_sha=7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 13:07:52 ---> Running in 238da95d87c5 13:07:52 Removing intermediate container 238da95d87c5 13:07:52 ---> 849210c4ce89 13:07:52 Step 23/23 : LABEL version=0.0.0 13:07:52 ---> Running in 434819a53e1a 13:07:52 Removing intermediate container 434819a53e1a 13:07:52 ---> 9dd731a09d3a 13:07:52 13:07:52 Successfully built 9dd731a09d3a 13:07:52 Successfully tagged sys-mgmt-agent:latest 13:07:53  Building sys-mgmt-agent ... done  [Pipeline] } 13:07:53 $ docker stop --time=1 33c4a2738ff229046923b0c87e63e8e55a5a2f668a6effa6ca2e0fd4568e9a1f 13:07:55 $ docker rm -f 33c4a2738ff229046923b0c87e63e8e55a5a2f668a6effa6ca2e0fd4568e9a1f [Pipeline] // withDockerContainer [Pipeline] sh 13:07:55 + docker images 13:07:55 REPOSITORY TAG IMAGE ID CREATED SIZE 13:07:55 sys-mgmt-agent latest 9dd731a09d3a 3 seconds ago 296MB 13:07:55 core-data latest b2a64121bdd3 10 seconds ago 19.9MB 13:07:55 bf99c216f428 16 seconds ago 1.78GB 13:07:55 72fe1c175242 19 seconds ago 1.77GB 13:07:55 security-bootstrapper latest b202fe3dbec2 22 seconds ago 18.7MB 13:07:55 core-command latest dbf6e8cd1359 27 seconds ago 15.7MB 13:07:55 8d2e9acf138e 31 seconds ago 1.77GB 13:07:55 5fb26b0597ea 32 seconds ago 1.77GB 13:07:55 security-secretstore-setup latest 14e1ea11a332 About a minute ago 27.8MB 13:07:55 support-scheduler latest 28e3722c18a2 About a minute ago 15.9MB 13:07:55 security-proxy-setup latest af33b70638e9 About a minute ago 26.1MB 13:07:55 core-metadata latest 47e4e9f28f8a About a minute ago 16.5MB 13:07:55 support-notifications latest f199cd3b7eb5 About a minute ago 16.6MB 13:07:55 5c35938c0309 About a minute ago 1.77GB 13:07:55 c968b3ca4432 About a minute ago 1.78GB 13:07:55 7b69aef0c91c About a minute ago 1.78GB 13:07:55 f68610190ad0 About a minute ago 1.77GB 13:07:55 6dc9b12a5ba1 About a minute ago 1.78GB 13:07:55 ci-base-image-x86_64 latest c28c6caf3e50 5 minutes ago 1.27GB 13:07:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 13 days ago 562MB 13:07:55 docker 20.10.10 b706a049f56e 2 months ago 216MB 13:07:55 alpine 3.14 0a97eee8041e 2 months ago 5.61MB 13:07:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB 13:07:55 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 13:08:06 Removing intermediate container d1de6a4a7b9f 13:08:06 ---> a7d706cf0837 13:08:06 Successfully built a7d706cf0837 13:08:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:08:07 + docker inspect -f . ci-base-image-arm64 13:08:07 . [Pipeline] withDockerContainer 13:08:07 prd-ubuntu18.04-docker-arm64-4c-16g-3845 does not seem to be running inside a container 13:08:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 13:08:08 $ docker top 5fe12902efe3db5a75dfb530f05bf0b0e0761fdb49d1d82e68884e4cc340fb51 -eo pid,comm [Pipeline] { [Pipeline] sh 13:08:09 + go version 13:08:09 go version go1.17.6 linux/arm64 [Pipeline] } 13:08:09 $ docker stop --time=1 5fe12902efe3db5a75dfb530f05bf0b0e0761fdb49d1d82e68884e4cc340fb51 13:08:10 Still waiting to schedule task 13:08:10 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 13:08:11 $ docker rm -f 5fe12902efe3db5a75dfb530f05bf0b0e0761fdb49d1d82e68884e4cc340fb51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:08:11 + docker inspect -f . ci-base-image-arm64 13:08:11 . [Pipeline] withDockerContainer 13:08:11 prd-ubuntu18.04-docker-arm64-4c-16g-3845 does not seem to be running inside a container 13:08:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 13:08:13 $ docker top 853d7e106de8c0b922abef152c110758a45a2efe0b26120ea31aafe72ba5d1a7 -eo pid,comm [Pipeline] { [Pipeline] echo 13:08:13 ========================================================= 13:08:13 [edgeXBuildGoParallel] Running Tests and Build... 13:08:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:08:13 + make test 13:08:13 go mod tidy 13:08:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:08:41 ? github.com/edgexfoundry/edgex-go [no test files] 13:09:28 Running on prd-ubuntu18.04-docker-8c-8g-3847 in /w/workspace/edgexfoundry_edgex-go_PR-3867 [Pipeline] { [Pipeline] ws 13:09:28 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 13:09:28 The recommended git tool is: git 13:09:30 using credential edgex-jenkins-ssh 13:09:30 Cloning the remote Git repository 13:09:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:09:30 > git init /w/workspace/edgex-go/5 # timeout=10 13:09:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:09:30 > git --version # timeout=10 13:09:30 > git --version # 'git version 2.17.1' 13:09:30 using GIT_SSH to set credentials SSH Credentials for GitHub 13:09:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:09:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:09:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:09:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:09:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:09:34 using GIT_SSH to set credentials SSH Credentials for GitHub 13:09:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3867/head:refs/remotes/origin/PR-3867 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:09:35 Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit e1f6ea44dfc195b50884792f3b50c72c820a8e0c 13:09:35 Merge succeeded, producing e8a05ed7057edbe7da8b32b3c47a1beba7bf4cd2 13:09:35 Checking out Revision e8a05ed7057edbe7da8b32b3c47a1beba7bf4cd2 (PR-3867) 13:09:35 > git config core.sparsecheckout # timeout=10 13:09:35 > git checkout -f e1f6ea44dfc195b50884792f3b50c72c820a8e0c # timeout=10 13:09:35 > git remote # timeout=10 13:09:35 > git config --get remote.origin.url # timeout=10 13:09:35 using GIT_SSH to set credentials SSH Credentials for GitHub 13:09:35 > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 13:09:35 > git rev-parse HEAD^{commit} # timeout=10 13:09:35 > git config core.sparsecheckout # timeout=10 13:09:35 > git checkout -f e8a05ed7057edbe7da8b32b3c47a1beba7bf4cd2 # timeout=10 13:09:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:09:38 Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" 13:09:38 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:09:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:09:39 + echo snap-build.sh 13:09:39 snap-build.sh 13:09:39 + SNAP_BASE_DIR=. 13:09:39 + '[' '!' -z /w/workspace/edgex-go/5 ']' 13:09:39 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 13:09:39 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 13:09:39 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 13:09:39 + cd /w/workspace/edgex-go/5 13:09:39 + sudo apt-get remove -qy --purge lxd lxd-client 13:09:39 Reading package lists... 13:09:39 Building dependency tree... 13:09:39 Reading state information... 13:09:39 The following packages were automatically installed and are no longer required: 13:09:39 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 13:09:39 uidmap xdelta3 13:09:39 Use 'sudo apt autoremove' to remove them. 13:09:39 The following packages will be REMOVED: 13:09:39 lxd* lxd-client* 13:09:39 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 13:09:39 After this operation, 31.7 MB disk space will be freed. 13:09:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:09:38 > git rev-list --no-walk e5c608c483b2b4b7c22fa4af0258d3db27759eda # timeout=10 13:09:40 (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.) 13:09:40 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 13:09:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:09:41 Removing lxd dnsmasq configuration 13:09:41 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 13:09:41 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 13:09:41 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:09:42 (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.) 13:09:42 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 13:09:43 Processing triggers for systemd (237-3ubuntu10.52) ... 13:09:43 Processing triggers for ureadahead (0.100.0-21) ... 13:09:44 + sudo snap remove --purge lxd 13:09:44 snap "lxd" is not installed 13:09:44 + sudo groupadd --force --system lxd 13:09:44 ++ whoami 13:09:44 + sudo /usr/sbin/usermod -G lxd -a jenkins 13:09:44 + newgrp - lxd 13:09:44 + sudo snap install lxd 13:09:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:09:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:09:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:09:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:09:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:09:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:09:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:09:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:09:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:09:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:09:54 2022-01-25T13:09:51Z INFO Waiting for automatic snapd restart... 13:09:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.183s coverage: 28.7% of statements 13:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:10:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.327s coverage: 98.5% of statements 13:10:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:10:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.339s coverage: 44.7% of statements 13:10:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:10:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:10:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.609s coverage: 89.5% of statements 13:10:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:10:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:10:04 lxd 4.22 from Canonical* installed 13:10:04 + sudo lxd init --auto 13:10:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.251s coverage: 84.4% of statements 13:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:10:14 + sudo snap install --classic snapcraft 13:10:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.524s coverage: 94.2% of statements 13:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:10:15 ok github.com/edgexfoundry/edgex-go/internal/io 0.219s coverage: 59.1% of statements 13:10:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:10:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:10:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:10:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:10:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:10:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.216s coverage: 60.0% of statements 13:10:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:10:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:10:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:10:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.399s coverage: 0.9% of statements 13:10:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:10:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.163s coverage: 58.8% of statements 13:10:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.189s coverage: 21.7% of statements 13:10:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:10:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.275s coverage: 47.1% of statements 13:10:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.219s coverage: 79.5% of statements 13:10:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.215s coverage: 94.1% of statements 13:10:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.220s coverage: 96.3% of statements 13:10:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.233s coverage: 87.5% of statements 13:10:18 snapcraft 6.0.2 from Canonical* installed 13:10:18 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 13:10:18 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 13:10:18 % Total % Received % Xferd Average Speed Time Time Time Current 13:10:18 Dload Upload Total Spent Left Speed 13:10:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4700 0 --:--:-- --:--:-- --:--:-- 4700 13:10:18 100 3325k 100 3325k 0 0 8333k 0 --:--:-- --:--:-- --:--:-- 8333k 13:10:18 ./yq_linux_amd64 13:10:18 + sudo snapcraft prime --use-lxd 13:10:20 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 13:10:20 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: 13:10:20 - README.md 13:10:20 13:10:20 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:10:21 Launching a container. 13:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.177s coverage: 94.4% of statements 13:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.150s coverage: 44.8% of statements 13:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.578s coverage: 82.5% of statements 13:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.315s coverage: 92.9% of statements 13:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 13:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements 13:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 13:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.235s coverage: 58.8% of statements 13:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.260s coverage: 80.0% of statements 13:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.193s coverage: 87.2% of statements 13:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.230s coverage: 85.4% of statements 13:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.718s coverage: 91.2% of statements 13:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.676s coverage: 64.4% of statements 13:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.163s coverage: 100.0% of statements 13:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.189s coverage: 89.4% of statements 13:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 13:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.104s coverage: 73.7% of statements 13:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.117s coverage: 100.0% of statements 13:10:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.192s coverage: 65.4% of statements 13:10:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:10:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:10:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:10:48 Waiting for container to be ready 13:10:48 To start your first container, try: lxc launch ubuntu:20.04 13:10:48 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 13:10:48 13:10:48 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 13:10:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.668s coverage: 43.8% of statements 13:10:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:10:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:10:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.234s coverage: 89.5% of statements 13:10:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:10:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.250s coverage: 84.8% of statements 13:10:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:10:48 Waiting for network to be ready... 13:10:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:10:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2028 kB] 13:10:48 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:10:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [361 kB] 13:10:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 13:10:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 13:10:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [572 kB] 13:10:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [77.5 kB] 13:10:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1166 kB] 13:10:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [269 kB] 13:10:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:10:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:10:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:10:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:10:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:10:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:10:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:10:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:10:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:10:50 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2373 kB] 13:10:50 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [454 kB] 13:10:50 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.2 kB] 13:10:50 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 13:10:50 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [596 kB] 13:10:50 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [81.3 kB] 13:10:50 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1781 kB] 13:10:50 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [386 kB] 13:10:52 Fetched 25.9 MB in 4s (6301 kB/s) 13:10:53 Reading package lists... 13:10:53 Reading package lists... 13:10:53 Building dependency tree... 13:10:53 Reading state information... 13:10:53 The following additional packages will be installed: 13:10:53 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:10:53 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:10:53 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:10:53 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 13:10:53 Suggested packages: 13:10:53 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 13:10:53 Recommended packages: 13:10:53 gnupg libsasl2-modules 13:10:53 The following NEW packages will be installed: 13:10:53 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:10:53 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:10:53 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:10:53 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 13:10:53 The following packages will be upgraded: 13:10:53 gpg gpg-agent gpgconf libudev1 13:10:54 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 13:10:54 Need to get 3527 kB of archives. 13:10:54 After this operation, 13.3 MB of additional disk space will be used. 13:10:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 13:10:54 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] 13:10:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 13:10:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 13:10:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 13:10:54 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] 13:10:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.250s coverage: 17.7% of statements 13:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:10:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.603s coverage: 92.3% of statements 13:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:10:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.194s coverage: 63.2% of statements 13:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:10:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.383s coverage: 97.7% of statements 13:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:10:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:10:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:10:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.171s coverage: 28.9% of statements 13:10:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:10:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:10:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:10:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:10:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:10:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:10:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.169s coverage: 100.0% of statements 13:10:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements 13:10:55 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 13:10:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:10:55 GO111MODULE=on go vet ./... 13:10:55 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 13:10:55 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 13:10:55 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 13:10:55 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 13:10:55 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 13:10:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 13:10:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 13:10:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 13:10:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 13:10:55 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 13:10:55 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 13:10:55 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 13:10:55 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 13:10:55 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 13:10:55 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 13:10:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 13:10:56 debconf: delaying package configuration, since apt-utils is not installed 13:10:56 Fetched 3527 kB in 2s (1732 kB/s) 13:10:56 (Reading database ... 12511 files and directories currently installed.) 13:10:56 Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... 13:10:56 Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 13:10:56 Setting up libudev1:amd64 (237-3ubuntu10.53) ... 13:10:56 Selecting previously unselected package udev. 13:10:56 (Reading database ... 12511 files and directories currently installed.) 13:10:56 Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... 13:10:56 Unpacking udev (237-3ubuntu10.53) ... 13:10:56 Selecting previously unselected package libfuse2:amd64. 13:10:56 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 13:10:56 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:10:56 Selecting previously unselected package fuse. 13:10:56 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 13:10:56 Unpacking fuse (2.9.7-1ubuntu1) ... 13:10:57 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 13:10:57 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:10:57 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 13:10:57 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:10:57 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 13:10:57 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:10:57 Selecting previously unselected package libksba8:amd64. 13:10:57 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 13:10:57 Unpacking libksba8:amd64 (1.3.5-2) ... 13:10:57 Selecting previously unselected package libroken18-heimdal:amd64. 13:10:57 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:10:57 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:10:57 Selecting previously unselected package libasn1-8-heimdal:amd64. 13:10:57 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:10:57 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:10:57 Selecting previously unselected package libheimbase1-heimdal:amd64. 13:10:57 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:10:57 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:10:57 Selecting previously unselected package libhcrypto4-heimdal:amd64. 13:10:57 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:10:57 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:10:57 Selecting previously unselected package libwind0-heimdal:amd64. 13:10:57 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:10:57 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:10:57 Selecting previously unselected package libhx509-5-heimdal:amd64. 13:10:57 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:10:57 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:10:57 Selecting previously unselected package libkrb5-26-heimdal:amd64. 13:10:57 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:10:57 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:10:57 Selecting previously unselected package libheimntlm0-heimdal:amd64. 13:10:57 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:10:57 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:10:57 Selecting previously unselected package libgssapi3-heimdal:amd64. 13:10:57 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:10:57 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:10:57 Selecting previously unselected package libsasl2-modules-db:amd64. 13:10:57 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:10:57 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:10:57 Selecting previously unselected package libsasl2-2:amd64. 13:10:57 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:10:57 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:10:57 Selecting previously unselected package libldap-common. 13:10:57 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 13:10:57 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:10:57 Selecting previously unselected package libldap-2.4-2:amd64. 13:10:57 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 13:10:57 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:10:58 Selecting previously unselected package dirmngr. 13:10:58 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 13:10:58 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 13:10:58 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:10:58 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 13:10:58 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:10:58 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:10:58 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:10:58 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 13:10:58 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:10:58 Setting up libksba8:amd64 (1.3.5-2) ... 13:10:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:10:58 Setting up udev (237-3ubuntu10.53) ... 13:10:58 invoke-rc.d: policy-rc.d denied execution of start. 13:10:58 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:10:58 Processing triggers for systemd (237-3ubuntu10) ... 13:10:58 Setting up fuse (2.9.7-1ubuntu1) ... 13:10:58 Setting up gpg (2.2.4-1ubuntu1.4) ... 13:10:58 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:10:58 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:10:58 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:10:58 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:10:58 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:10:58 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:10:58 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:10:58 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:10:58 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 13:10:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:10:59 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 13:10:59 settings in the [Install] section, and DefaultInstance for template units). 13:10:59 This means they are not meant to be enabled using systemctl. 13:10:59 Possible reasons for having this kind of units are: 13:10:59 1) A unit may be statically enabled by being symlinked from another unit's 13:10:59 .wants/ or .requires/ directory. 13:10:59 2) A unit's purpose may be to act as a helper for some other unit which has 13:10:59 a requirement dependency on it. 13:10:59 3) A unit may be started when needed via activation (socket, path, timer, 13:10:59 D-Bus, udev, scripted systemctl call, ...). 13:10:59 4) In case of template units, the unit is meant to be enabled with some 13:10:59 instance name specified. 13:10:59 Reading package lists... 13:10:59 Building dependency tree... 13:10:59 Reading state information... 13:10:59 The following additional packages will be installed: 13:10:59 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 13:10:59 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 13:10:59 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 13:10:59 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 13:10:59 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 13:10:59 Suggested packages: 13:10:59 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 13:10:59 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 13:10:59 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 13:10:59 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 13:10:59 systemd-container policykit-1 13:10:59 Recommended packages: 13:10:59 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 13:10:59 The following NEW packages will be installed: 13:10:59 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 13:10:59 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 13:10:59 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 13:10:59 multiarch-support openssh-client python3 python3-minimal python3.6 13:10:59 python3.6-minimal snapd squashfs-tools sudo 13:10:59 The following packages will be upgraded: 13:10:59 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 13:10:59 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 13:10:59 Need to get 36.8 MB of archives. 13:10:59 After this operation, 147 MB of additional disk space will be used. 13:10:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [534 kB] 13:10:59 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 13:10:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [1609 kB] 13:10:59 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] 13:10:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.6 [1712 kB] 13:10:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.6 [203 kB] 13:10:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 13:10:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 13:10:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 13:10:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 13:10:59 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 13:10:59 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 13:10:59 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 13:10:59 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 13:10:59 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 13:10:59 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 13:11:01 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] 13:11:01 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 13:11:01 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 13:11:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] 13:11:02 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 13:11:02 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 13:11:02 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 13:11:02 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 13:11:02 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 13:11:02 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 13:11:02 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 13:11:02 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 13:11:02 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 13:11:02 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 13:11:05 debconf: delaying package configuration, since apt-utils is not installed 13:11:05 Fetched 36.8 MB in 5s (7770 kB/s) 13:11:05 (Reading database ... 12757 files and directories currently installed.) 13:11:05 Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... 13:11:05 Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... 13:11:05 Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... 13:11:05 Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 13:11:05 Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... 13:11:05 (Reading database ... 12757 files and directories currently installed.) 13:11:05 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 13:11:05 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 13:11:05 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 13:11:05 (Reading database ... 12757 files and directories currently installed.) 13:11:05 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 13:11:05 Unpacking apt (1.6.14) over (1.6.1) ... 13:11:05 Setting up apt (1.6.14) ... 13:11:05 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 13:11:06 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 13:11:06 (Reading database ... 12764 files and directories currently installed.) 13:11:06 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 13:11:06 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... 13:11:06 Selecting previously unselected package libpython3.6-minimal:amd64. 13:11:06 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 13:11:06 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... 13:11:06 Selecting previously unselected package libexpat1:amd64. 13:11:06 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 13:11:06 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:11:06 Selecting previously unselected package python3.6-minimal. 13:11:06 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 13:11:06 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... 13:11:06 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 13:11:06 Checking for services that may need to be restarted...done. 13:11:06 Checking for services that may need to be restarted...done. 13:11:06 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... 13:11:06 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:11:07 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... 13:11:07 Selecting previously unselected package python3-minimal. 13:11:07 (Reading database ... 13012 files and directories currently installed.) 13:11:07 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 13:11:07 Unpacking python3-minimal (3.6.7-1~18.04) ... 13:11:07 Selecting previously unselected package mime-support. 13:11:07 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 13:11:07 Unpacking mime-support (3.60ubuntu1) ... 13:11:07 Selecting previously unselected package libmpdec2:amd64. 13:11:07 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 13:11:07 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:11:07 Selecting previously unselected package libpython3.6-stdlib:amd64. 13:11:07 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 13:11:07 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... 13:11:07 Selecting previously unselected package python3.6. 13:11:07 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 13:11:07 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ... 13:11:07 Selecting previously unselected package libpython3-stdlib:amd64. 13:11:07 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 13:11:07 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:11:07 Setting up python3-minimal (3.6.7-1~18.04) ... 13:11:08 Selecting previously unselected package python3. 13:11:08 (Reading database ... 13442 files and directories currently installed.) 13:11:08 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 13:11:08 Unpacking python3 (3.6.7-1~18.04) ... 13:11:08 Selecting previously unselected package multiarch-support. 13:11:08 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 13:11:08 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 13:11:08 Setting up multiarch-support (2.27-3ubuntu1.4) ... 13:11:08 Selecting previously unselected package liblzo2-2:amd64. 13:11:08 (Reading database ... 13479 files and directories currently installed.) 13:11:08 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 13:11:08 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 13:11:08 Selecting previously unselected package libbsd0:amd64. 13:11:08 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 13:11:08 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:11:08 Selecting previously unselected package sudo. 13:11:08 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 13:11:08 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 13:11:08 Selecting previously unselected package apparmor. 13:11:08 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 13:11:08 Unpacking apparmor (2.12-4ubuntu5.1) ... 13:11:08 Selecting previously unselected package libedit2:amd64. 13:11:08 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 13:11:08 Unpacking libedit2:amd64 (3.1-20170329-1) ... 13:11:08 Selecting previously unselected package libkrb5support0:amd64. 13:11:08 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 13:11:08 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:11:08 Selecting previously unselected package libk5crypto3:amd64. 13:11:08 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 13:11:08 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:11:08 Selecting previously unselected package libkeyutils1:amd64. 13:11:08 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 13:11:08 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:11:08 Selecting previously unselected package libkrb5-3:amd64. 13:11:08 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 13:11:08 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:11:08 Selecting previously unselected package libgssapi-krb5-2:amd64. 13:11:08 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 13:11:08 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:11:08 Selecting previously unselected package libssl1.0.0:amd64. 13:11:08 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 13:11:08 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 13:11:08 Selecting previously unselected package openssh-client. 13:11:09 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 13:11:09 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 13:11:09 Selecting previously unselected package squashfs-tools. 13:11:09 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 13:11:09 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 13:11:09 Selecting previously unselected package snapd. 13:11:09 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 13:11:09 Unpacking snapd (2.51.1+18.04) ... 13:11:11 Setting up libedit2:amd64 (3.1-20170329-1) ... 13:11:11 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 13:11:11 Setting up mime-support (3.60ubuntu1) ... 13:11:11 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 13:11:11 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:11:11 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:11:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:11:11 Setting up systemd (237-3ubuntu10.53) ... 13:11:11 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 13:11:12 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:11:12 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:11:12 Setting up liblzo2-2:amd64 (2.08-1.2) ... 13:11:12 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... 13:11:12 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:11:12 Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ... 13:11:13 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 13:11:13 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:11:13 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:11:13 Setting up python3 (3.6.7-1~18.04) ... 13:11:13 running python rtupdate hooks for python3.6... 13:11:13 running python post-rtupdate hooks for python3.6... 13:11:13 Setting up apparmor (2.12-4ubuntu5.1) ... 13:11:14 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 13:11:14 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:11:14 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 13:11:14 Setting up snapd (2.51.1+18.04) ... 13:11:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 13:11:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 13:11:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 13:11:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 13:11:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:11:15 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:11:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 13:11:16 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 13:11:16 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 13:11:16 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 13:11:16 /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' 13:11:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:11:16 Processing triggers for systemd (237-3ubuntu10.53) ... 13:11:17 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 13:11:17 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:11:17 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:11:18 Reading package lists... 13:11:18 Reading package lists... 13:11:19 Building dependency tree... 13:11:19 Reading state information... 13:11:19 Calculating upgrade... 13:11:19 The following packages will be upgraded: 13:11:19 advancecomp base-files bash binutils binutils-common 13:11:19 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 13:11:19 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 13:11:19 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 13:11:19 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 13:11:19 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 13:11:19 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 13:11:19 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 13:11:19 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 13:11:19 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 13:11:19 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 13:11:19 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 13:11:19 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 13:11:19 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 13:11:19 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 13:11:19 ubuntu-keyring util-linux 13:11:19 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:11:19 Need to get 64.1 MB of archives. 13:11:19 After this operation, 5157 kB of additional disk space will be used. 13:11:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-166.174 [984 kB] 13:11:19 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 13:11:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 13:11:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 13:11:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 13:11:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 13:11:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 13:11:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 13:11:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 13:11:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 13:11:19 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 13:11:19 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 13:11:19 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 13:11:19 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 13:11:19 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 13:11:19 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 13:11:19 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 13:11:19 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 13:11:19 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 13:11:19 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 13:11:19 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 13:11:19 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 13:11:19 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 13:11:19 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 13:11:19 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 13:11:19 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 13:11:19 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 13:11:19 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 13:11:19 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 13:11:19 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 13:11:19 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 13:11:19 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 13:11:19 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 13:11:19 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 13:11:19 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 13:11:19 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 13:11:19 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 13:11:19 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 13:11:19 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 13:11:19 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 13:11:19 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] 13:11:19 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 13:11:19 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 13:11:19 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 13:11:19 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 13:11:19 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 13:11:19 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 13:11:19 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 13:11:19 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 13:11:19 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 13:11:19 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 13:11:19 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 13:11:19 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 13:11:19 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 13:11:19 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 13:11:19 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 13:11:19 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 13:11:19 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 13:11:19 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 13:11:19 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 13:11:19 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 13:11:20 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 13:11:20 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 13:11:20 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 13:11:20 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 13:11:20 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 13:11:24 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 13:11:24 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 13:11:26 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 13:11:26 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 13:11:26 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 13:11:27 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 13:11:27 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 13:11:27 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 13:11:27 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 13:11:27 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 13:11:27 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 13:11:27 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 13:11:27 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 13:11:28 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 13:11:28 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 13:11:28 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 13:11:28 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 13:11:28 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 13:11:28 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 13:11:28 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 13:11:28 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] 13:11:28 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 13:11:28 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 13:11:28 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 13:11:28 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 13:11:28 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 13:11:29 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 13:11:29 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 13:11:29 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 13:11:29 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] 13:11:29 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 13:11:29 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 13:11:29 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 13:11:29 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 13:11:29 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 13:11:29 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 13:11:29 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 13:11:29 debconf: delaying package configuration, since apt-utils is not installed 13:11:29 Fetched 64.1 MB in 10s (6313 kB/s) 13:11:29 (Reading database ... 13914 files and directories currently installed.) 13:11:29 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 13:11:29 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:11:30 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 13:11:30 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:11:30 Preparing to unpack .../2-linux-libc-dev_4.15.0-166.174_amd64.deb ... 13:11:30 Unpacking linux-libc-dev:amd64 (4.15.0-166.174) over (4.15.0-20.21) ... 13:11:30 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:11:30 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:11:30 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:11:30 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:11:30 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:11:30 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:11:30 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:11:30 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:11:30 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:11:30 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:11:30 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:11:30 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:11:30 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:11:30 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:11:30 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 13:11:30 (Reading database ... 13914 files and directories currently installed.) 13:11:30 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 13:11:30 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 13:11:30 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 13:11:31 (Reading database ... 13914 files and directories currently installed.) 13:11:31 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:11:31 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:11:31 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:11:31 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:11:31 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:11:31 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:11:31 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 13:11:31 (Reading database ... 13914 files and directories currently installed.) 13:11:31 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 13:11:31 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:11:31 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 13:11:31 (Reading database ... 13914 files and directories currently installed.) 13:11:31 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 13:11:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 13:11:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 13:11:31 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 13:11:32 Setting up base-files (10.1ubuntu2.11) ... 13:11:32 Installing new version of config file /etc/issue ... 13:11:32 Installing new version of config file /etc/issue.net ... 13:11:32 Installing new version of config file /etc/lsb-release ... 13:11:32 Installing new version of config file /etc/update-motd.d/50-motd-news ... 13:11:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 13:11:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 13:11:32 Removing obsolete conffile /etc/default/motd-news ... 13:11:32 (Reading database ... 13915 files and directories currently installed.) 13:11:32 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 13:11:32 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 13:11:32 Setting up bash (4.4.18-2ubuntu1.2) ... 13:11:32 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 13:11:32 (Reading database ... 13915 files and directories currently installed.) 13:11:32 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 13:11:32 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 13:11:32 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 13:11:32 (Reading database ... 13915 files and directories currently installed.) 13:11:32 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 13:11:32 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 13:11:32 Setting up tar (1.29b-2ubuntu0.2) ... 13:11:32 (Reading database ... 13915 files and directories currently installed.) 13:11:32 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 13:11:32 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:11:33 Setting up dpkg (1.19.0.5ubuntu2.3) ... 13:11:33 (Reading database ... 13915 files and directories currently installed.) 13:11:33 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 13:11:33 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:11:33 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 13:11:33 (Reading database ... 13915 files and directories currently installed.) 13:11:33 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 13:11:33 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:11:33 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 13:11:33 (Reading database ... 13915 files and directories currently installed.) 13:11:33 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 13:11:33 Unpacking grep (3.1-2build1) over (3.1-2) ... 13:11:33 Setting up grep (3.1-2build1) ... 13:11:33 (Reading database ... 13915 files and directories currently installed.) 13:11:33 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 13:11:33 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 13:11:33 Setting up gzip (1.6-5ubuntu1.1) ... 13:11:33 (Reading database ... 13915 files and directories currently installed.) 13:11:33 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 13:11:34 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:11:34 Setting up login (1:4.5-1ubuntu2) ... 13:11:34 (Reading database ... 13915 files and directories currently installed.) 13:11:34 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 13:11:34 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:11:34 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 13:11:34 (Reading database ... 13915 files and directories currently installed.) 13:11:34 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 13:11:34 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:11:34 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 13:11:34 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:11:34 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 13:11:34 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:11:35 Setting up perl-base (5.26.1-6ubuntu0.5) ... 13:11:35 (Reading database ... 13915 files and directories currently installed.) 13:11:35 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 13:11:35 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:11:35 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:11:35 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:11:35 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:11:35 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:11:35 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 13:11:35 (Reading database ... 13915 files and directories currently installed.) 13:11:35 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 13:11:35 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 13:11:35 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 13:11:35 (Reading database ... 13915 files and directories currently installed.) 13:11:35 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:11:35 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:11:35 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:11:35 (Reading database ... 13915 files and directories currently installed.) 13:11:35 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:11:35 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:11:36 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:11:36 (Reading database ... 13915 files and directories currently installed.) 13:11:36 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:11:36 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:11:36 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:11:36 (Reading database ... 13915 files and directories currently installed.) 13:11:36 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:11:36 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:11:36 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:11:36 (Reading database ... 13915 files and directories currently installed.) 13:11:36 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 13:11:36 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:11:36 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 13:11:36 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:11:36 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 13:11:36 (Reading database ... 13915 files and directories currently installed.) 13:11:36 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 13:11:36 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:11:36 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 13:11:36 (Reading database ... 13915 files and directories currently installed.) 13:11:36 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:11:36 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:11:36 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:11:36 (Reading database ... 13915 files and directories currently installed.) 13:11:36 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:11:36 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:11:36 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 13:11:36 (Reading database ... 13915 files and directories currently installed.) 13:11:36 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:11:36 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:11:37 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 13:11:37 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 13:11:37 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 13:11:37 (Reading database ... 13915 files and directories currently installed.) 13:11:37 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 13:11:37 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:11:37 Setting up libc-bin (2.27-3ubuntu1.4) ... 13:11:37 (Reading database ... 13915 files and directories currently installed.) 13:11:37 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 13:11:37 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:11:37 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 13:11:38 (Reading database ... 13917 files and directories currently installed.) 13:11:38 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 13:11:38 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 13:11:38 Setting up debconf (1.5.66ubuntu1) ... 13:11:38 (Reading database ... 13917 files and directories currently installed.) 13:11:38 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 13:11:38 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:11:38 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 13:11:38 (Reading database ... 13917 files and directories currently installed.) 13:11:38 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 13:11:38 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:11:38 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 13:11:38 (Reading database ... 13917 files and directories currently installed.) 13:11:38 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:11:38 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:11:38 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 13:11:38 (Reading database ... 13917 files and directories currently installed.) 13:11:38 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:11:39 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:11:39 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 13:11:39 (Reading database ... 13919 files and directories currently installed.) 13:11:39 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:11:39 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:11:39 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 13:11:39 (Reading database ... 13923 files and directories currently installed.) 13:11:39 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:11:39 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:11:39 Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... 13:11:39 Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... 13:11:39 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 13:11:39 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:11:39 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 13:11:39 (Reading database ... 13923 files and directories currently installed.) 13:11:39 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 13:11:39 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 13:11:39 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 13:11:39 (Reading database ... 13923 files and directories currently installed.) 13:11:39 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 13:11:39 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 13:11:39 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 13:11:39 (Reading database ... 13923 files and directories currently installed.) 13:11:39 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 13:11:39 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:11:39 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 13:11:40 (Reading database ... 13923 files and directories currently installed.) 13:11:40 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 13:11:40 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:11:40 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 13:11:40 (Reading database ... 13923 files and directories currently installed.) 13:11:40 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 13:11:40 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 13:11:40 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 13:11:40 (Reading database ... 13923 files and directories currently installed.) 13:11:40 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 13:11:40 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:11:40 Setting up passwd (1:4.5-1ubuntu2) ... 13:11:40 (Reading database ... 13923 files and directories currently installed.) 13:11:40 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 13:11:40 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:11:40 Setting up gpgv (2.2.4-1ubuntu1.4) ... 13:11:40 (Reading database ... 13923 files and directories currently installed.) 13:11:40 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 13:11:40 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 13:11:40 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 13:11:40 (Reading database ... 13923 files and directories currently installed.) 13:11:40 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 13:11:40 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 13:11:41 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 13:11:41 (Reading database ... 13923 files and directories currently installed.) 13:11:41 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 13:11:41 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 13:11:41 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 13:11:41 (Reading database ... 13923 files and directories currently installed.) 13:11:41 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 13:11:41 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 13:11:41 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 13:11:41 (Reading database ... 13923 files and directories currently installed.) 13:11:41 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 13:11:41 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 13:11:41 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 13:11:41 (Reading database ... 13923 files and directories currently installed.) 13:11:41 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 13:11:41 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 13:11:41 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 13:11:41 (Reading database ... 13923 files and directories currently installed.) 13:11:41 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... 13:11:41 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... 13:11:41 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... 13:11:41 (Reading database ... 13923 files and directories currently installed.) 13:11:41 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 13:11:41 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 13:11:41 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 13:11:41 (Reading database ... 13924 files and directories currently installed.) 13:11:41 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:11:41 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:11:41 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:11:41 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:11:42 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 13:11:42 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... 13:11:42 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 13:11:42 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 13:11:42 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 13:11:42 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 13:11:42 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 13:11:42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 13:11:42 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 13:11:42 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 13:11:42 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 13:11:42 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 13:11:42 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 13:11:42 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 13:11:42 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 13:11:42 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 13:11:42 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 13:11:42 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 13:11:42 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 13:11:42 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 13:11:43 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 13:11:43 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 13:11:43 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 13:11:43 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 13:11:43 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 13:11:43 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 13:11:43 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 13:11:43 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 13:11:43 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 13:11:43 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 13:11:43 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 13:11:43 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 13:11:43 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:11:43 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:11:43 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:11:43 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:11:43 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:11:43 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:11:43 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:11:43 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:11:44 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:11:44 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:11:45 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:11:45 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:11:45 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:11:45 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:11:46 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:11:46 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:11:47 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:11:47 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:11:47 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:11:47 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:11:47 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 13:11:47 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:11:47 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 13:11:47 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:11:47 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 13:11:47 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 13:11:47 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:11:47 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:11:47 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:11:47 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:11:47 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 13:11:47 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 13:11:47 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:11:47 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 13:11:47 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:11:47 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:11:47 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:11:47 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 13:11:47 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 13:11:47 Setting up tzdata (2021e-0ubuntu0.18.04) ... 13:11:47 13:11:47 Current default time zone: 'Etc/UTC' 13:11:47 Local time is now: Tue Jan 25 13:11:47 UTC 2022. 13:11:47 Universal Time is now: Tue Jan 25 13:11:47 UTC 2022. 13:11:47 Run 'dpkg-reconfigure tzdata' if you wish to change it. 13:11:47 13:11:47 Setting up systemd-sysv (237-3ubuntu10.53) ... 13:11:47 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:11:47 Setting up linux-libc-dev:amd64 (4.15.0-166.174) ... 13:11:47 Setting up mount (2.31.1-0.4ubuntu3.7) ... 13:11:47 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 13:11:47 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 13:11:47 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 13:11:47 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 13:11:47 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 13:11:47 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 13:11:47 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:11:47 Setting up procps (2:3.3.12-3ubuntu1.2) ... 13:11:48 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 13:11:48 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 13:11:48 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 13:11:48 Setting up patch (2.7.6-2ubuntu1.1) ... 13:11:48 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 13:11:48 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 13:11:48 Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... 13:11:48 Installing new version of config file /etc/ssl/openssl.cnf ... 13:11:48 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 13:11:48 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 13:11:48 Setting up ca-certificates (20210119~18.04.2) ... 13:11:50 Updating certificates in /etc/ssl/certs... 13:11:50 23 added, 28 removed; done. 13:11:50 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 13:11:50 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:11:50 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 13:11:50 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 13:11:50 Setting up pkgbinarymangler (138.18.04.1) ... 13:11:50 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 13:11:50 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 13:11:50 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 13:11:50 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 13:11:50 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:11:50 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 13:11:50 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:11:50 Setting up perl (5.26.1-6ubuntu0.5) ... 13:11:50 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 13:11:50 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 13:11:50 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 13:11:50 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 13:11:50 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 13:11:50 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 13:11:50 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 13:11:50 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 13:11:50 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 13:11:50 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:11:51 Processing triggers for systemd (237-3ubuntu10.53) ... 13:11:51 Processing triggers for mime-support (3.60ubuntu1) ... 13:11:51 Processing triggers for ca-certificates (20210119~18.04.2) ... 13:11:51 Updating certificates in /etc/ssl/certs... 13:11:51 0 added, 0 removed; done. 13:11:51 Running hooks in /etc/ca-certificates/update.d... 13:11:51 done. 13:11:52 Reading package lists... 13:11:52 Building dependency tree... 13:11:52 Reading state information... 13:11:52 The following NEW packages will be installed: 13:11:52 apt-transport-https 13:11:52 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 13:11:52 Need to get 4348 B of archives. 13:11:52 After this operation, 154 kB of additional disk space will be used. 13:11:52 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 13:11:52 debconf: delaying package configuration, since apt-utils is not installed 13:11:52 Fetched 4348 B in 0s (21.1 kB/s) 13:11:52 Selecting previously unselected package apt-transport-https. 13:11:52 (Reading database ... 13931 files and directories currently installed.) 13:11:52 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 13:11:52 Unpacking apt-transport-https (1.6.14) ... 13:11:52 Setting up apt-transport-https (1.6.14) ... 13:11:53 Waiting for network to be ready... 13:11:59 2022-01-25T13:11:57Z INFO Waiting for automatic snapd restart... 13:12:00 snapd 2.53.4 from Canonical* installed 13:12:02 "snapd" switched to the "latest/stable" channel 13:12:02 13:12:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:12:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:12:03 ./bin/test-attribution-txt.sh [Pipeline] echo 13:12:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 13:12:05 + ls -al . 13:12:05 total 672 13:12:05 drwxrwxr-x 9 1001 1001 4096 Jan 25 13:12 . 13:12:05 drwxr-xr-x 4 root root 4096 Jan 25 13:08 .. 13:12:05 -rw-rw-r-- 1 1001 1001 11 Jan 25 13:05 .dockerignore 13:12:05 drwxrwxr-x 8 1001 1001 4096 Jan 25 13:05 .git 13:12:05 drwxrwxr-x 4 1001 1001 4096 Jan 25 13:05 .github 13:12:05 -rw-rw-r-- 1 1001 1001 804 Jan 25 13:05 .gitignore 13:12:05 -rw-rw-r-- 1 1001 1001 42 Jan 25 13:05 .golangci.yml 13:12:05 -rw-rw-r-- 1 1001 1001 76 Jan 25 13:05 .hadolint.yml 13:12:05 -rw-rw-r-- 1 1001 1001 166 Jan 25 13:05 .sonarcloud.properties 13:12:05 -rw-rw-r-- 1 1001 1001 1171 Jan 25 13:05 ADOPTERS.md 13:12:05 -rw-rw-r-- 1 1001 1001 8910 Jan 25 13:05 Attribution.txt 13:12:05 -rw-rw-r-- 1 1001 1001 51732 Jan 25 13:05 CHANGELOG.md 13:12:05 -rw-rw-r-- 1 1001 1001 3804 Jan 25 13:05 CONTRIBUTING.md 13:12:05 -rw-rw-r-- 1 1001 1001 677 Jan 25 13:05 GOVERNANCE.md 13:12:05 -rw-rw-r-- 1 1001 1001 849 Jan 25 13:05 Jenkinsfile 13:12:05 -rw-rw-r-- 1 1001 1001 10775 Jan 25 13:05 LICENSE 13:12:05 -rw-rw-r-- 1 1001 1001 6508 Jan 25 13:05 Makefile 13:12:05 -rw-rw-r-- 1 1001 1001 582 Jan 25 13:05 OWNERS.md 13:12:05 -rw-rw-r-- 1 1001 1001 8207 Jan 25 13:05 README.md 13:12:05 -rw-rw-r-- 1 1001 1001 6912 Jan 25 13:05 SECURITY.md 13:12:05 -rw-rw-r-- 1 1001 1001 5 Jan 25 13:01 VERSION 13:12:05 -rw-rw-r-- 1 1001 1001 4131 Jan 25 13:05 ZMQWindows.md 13:12:05 drwxrwxr-x 2 1001 1001 4096 Jan 25 13:05 bin 13:12:05 drwxrwxr-x 14 1001 1001 4096 Jan 25 13:05 cmd 13:12:05 -rw-r--r-- 1 root root 428381 Jan 25 13:10 coverage.out 13:12:05 -rw-rw-r-- 1 1001 1001 2827 Jan 25 13:05 go.mod 13:12:05 -rw-rw-r-- 1 1001 1001 49574 Jan 25 13:05 go.sum 13:12:05 drwxrwxr-x 8 1001 1001 4096 Jan 25 13:05 internal 13:12:05 drwxrwxr-x 3 1001 1001 4096 Jan 25 13:05 openapi 13:12:05 drwxrwxr-x 4 1001 1001 4096 Jan 25 13:05 snap 13:12:05 -rw-rw-r-- 1 1001 1001 204 Jan 25 13:05 version.go [Pipeline] sh 13:12:05 + '[' -e coverage.out ] 13:12:05 + chown 1001:1001 coverage.out [Pipeline] stash 13:12:05 Warning: overwriting stash ‘coverage-report’ 13:12:06 Stashed 1 file(s) [Pipeline] sh 13:12:07 + make build 13:12:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 13:12:07 core18 20211215 from Canonical* installed 13:12:09 core20 20211129 from Canonical* installed 13:12:09 "core20" switched to the "latest/stable" channel 13:12:09 13:12:11 snapcraft 6.0.2 from Canonical* installed 13:12:11 "snapcraft" switched to the "latest/stable" channel 13:12:11 13:12:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:12:15 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: 13:12:15 - README.md 13:12:15 13:12:15 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:12:17 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:12:17 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:12:17 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:12:18 Reading package lists... 13:12:19 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.9 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 13:12:20 Reading package lists... 13:12:21 Building dependency tree... 13:12:21 Reading state information... 13:12:21 Suggested packages: 13:12:21 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 13:12:21 git-gui gitk gitweb git-cvs git-mediawiki git-svn 13:12:21 Recommended packages: 13:12:21 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 13:12:21 The following NEW packages will be installed: 13:12:21 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 13:12:21 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 13:12:21 pkg-config zip 13:12:21 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 13:12:21 Need to get 7668 kB of archives. 13:12:21 After this operation, 43.8 MB of additional disk space will be used. 13:12:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] 13:12:21 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 13:12:21 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 13:12:21 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 13:12:21 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 13:12:21 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 13:12:21 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 13:12:21 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 13:12:21 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 13:12:22 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 13:12:22 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 13:12:22 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 13:12:22 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 13:12:22 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 13:12:22 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 13:12:22 debconf: delaying package configuration, since apt-utils is not installed 13:12:22 Fetched 7668 kB in 1s (6906 kB/s) 13:12:22 Selecting previously unselected package libglib2.0-0:amd64. 13:12:22 (Reading database ... 13935 files and directories currently installed.) 13:12:22 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 13:12:22 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 13:12:22 Selecting previously unselected package libpsl5:amd64. 13:12:22 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 13:12:22 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 13:12:22 Selecting previously unselected package libnghttp2-14:amd64. 13:12:22 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 13:12:22 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:12:22 Selecting previously unselected package librtmp1:amd64. 13:12:22 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 13:12:22 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:12:22 Selecting previously unselected package libcurl3-gnutls:amd64. 13:12:22 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 13:12:22 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 13:12:22 Selecting previously unselected package liberror-perl. 13:12:22 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 13:12:22 Unpacking liberror-perl (0.17025-1) ... 13:12:22 Selecting previously unselected package git-man. 13:12:22 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 13:12:22 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 13:12:23 Selecting previously unselected package git. 13:12:23 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 13:12:23 Unpacking git (1:2.17.1-1ubuntu0.9) ... 13:12:23 Selecting previously unselected package libnorm1:amd64. 13:12:23 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 13:12:23 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:12:23 Selecting previously unselected package libpgm-5.2-0:amd64. 13:12:23 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 13:12:23 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:12:23 Selecting previously unselected package libsodium23:amd64. 13:12:23 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 13:12:23 Unpacking libsodium23:amd64 (1.0.16-2) ... 13:12:23 Selecting previously unselected package libzmq5:amd64. 13:12:23 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 13:12:23 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:12:23 Selecting previously unselected package libzmq3-dev:amd64. 13:12:23 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 13:12:23 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:12:24 Selecting previously unselected package pkg-config. 13:12:24 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 13:12:24 Unpacking pkg-config (0.29.1-0ubuntu2) ... 13:12:24 Selecting previously unselected package zip. 13:12:24 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 13:12:24 Unpacking zip (3.0-11build1) ... 13:12:24 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:12:24 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 13:12:24 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:12:24 Setting up liberror-perl (0.17025-1) ... 13:12:24 Setting up libpsl5:amd64 (0.19.1-5build1) ... 13:12:24 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 13:12:24 No schema files found: doing nothing. 13:12:24 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:12:24 Setting up zip (3.0-11build1) ... 13:12:24 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:12:24 Setting up libsodium23:amd64 (1.0.16-2) ... 13:12:24 Setting up pkg-config (0.29.1-0ubuntu2) ... 13:12:24 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:12:24 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 13:12:24 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:12:24 Setting up git (1:2.17.1-1ubuntu0.9) ... 13:12:24 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:12:24 git set to automatically installed. 13:12:24 git-man set to automatically installed. 13:12:24 libcurl3-gnutls set to automatically installed. 13:12:24 liberror-perl set to automatically installed. 13:12:24 libglib2.0-0 set to automatically installed. 13:12:24 libnghttp2-14 set to automatically installed. 13:12:24 libnorm1 set to automatically installed. 13:12:24 libpgm-5.2-0 set to automatically installed. 13:12:24 libpsl5 set to automatically installed. 13:12:24 librtmp1 set to automatically installed. 13:12:24 libsodium23 set to automatically installed. 13:12:24 libzmq3-dev set to automatically installed. 13:12:24 libzmq5 set to automatically installed. 13:12:24 pkg-config set to automatically installed. 13:12:24 zip set to automatically installed. 13:12:25 snapd is not logged in, snap install commands will use sudo 13:12:33 go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed 13:12:35 Downloading snap 'edgex-app-service-configurable' 13:12:38 Pulling app-service-configurable 13:12:38 + snapcraftctl pull 13:12:40 Pulling config-common 13:12:40 + snapcraftctl pull 13:12:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 13:12: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 13:12:41 Pulling go-build-helper 13:12:41 + snapcraftctl pull 13:12:42 'edgex-go' has dependencies that need to be staged: go-build-helper 13:12:42 Skipping pull go-build-helper (already ran) 13:12:42 Building go-build-helper 13:12:42 + snapcraftctl build 13:12:43 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 13:12:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:12:46 Staging go-build-helper 13:12:46 + snapcraftctl stage 13:12:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:12:51 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 13:12:51 Fetched 224 kB in 0s (0 B/s) 13:12:51 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 13:12:51 Fetched 157 kB in 0s (0 B/s) 13:12:51 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 13:12:51 Fetched 221 kB in 0s (0 B/s) 13:12:51 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 13:12:51 Fetched 143 kB in 0s (0 B/s) 13:12:51 Pulling edgex-go 13:12:51 + snapcraftctl pull 13:12:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:12:53 Pulling hooks 13:12:53 + snapcraftctl pull 13:12:54 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 13:12:58 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 13:13:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 13:13:04 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] } 13:13:11 $ docker stop --time=1 853d7e106de8c0b922abef152c110758a45a2efe0b26120ea31aafe72ba5d1a7 13:13:13 $ docker rm -f 853d7e106de8c0b922abef152c110758a45a2efe0b26120ea31aafe72ba5d1a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:13:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:13:14 13:13:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:13:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:13:15 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 13:13:15 Fetched 96.5 kB in 0s (0 B/s) 13:13:15 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 13:13:15 Fetched 279 kB in 0s (0 B/s) 13:13:15 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 13:13:15 Fetched 122 kB in 0s (0 B/s) 13:13:15 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 13:13:15 Fetched 77.8 kB in 0s (0 B/s) 13:13:15 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 13:13:15 Fetched 8848 B in 0s (0 B/s) 13:13:15 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 13:13:15 Fetched 47.8 kB in 0s (0 B/s) 13:13:15 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 13:13:15 Fetched 45.6 kB in 0s (0 B/s) 13:13:15 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 13:13:15 Fetched 15.0 kB in 0s (0 B/s) 13:13:15 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 13:13:15 Fetched 220 kB in 0s (0 B/s) 13:13:15 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 13:13:15 Fetched 154 kB in 0s (0 B/s) 13:13:15 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 13:13:15 Fetched 50.6 kB in 0s (0 B/s) 13:13:15 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 13:13:15 Fetched 14.8 kB in 0s (0 B/s) 13:13:15 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 13:13:15 Fetched 41.8 kB in 0s (0 B/s) 13:13:15 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 13:13:15 Fetched 499 kB in 0s (0 B/s) 13:13:15 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 13:13:15 Fetched 111 kB in 0s (0 B/s) 13:13:15 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 13:13:15 Fetched 240 kB in 0s (0 B/s) 13:13:15 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 13:13:15 Fetched 29.3 kB in 0s (0 B/s) 13:13:15 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 13:13:15 Fetched 85.5 kB in 0s (0 B/s) 13:13:15 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 13:13:15 Fetched 24.5 kB in 0s (0 B/s) 13:13:15 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 13:13:15 Fetched 49.2 kB in 0s (0 B/s) 13:13:15 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 13:13:15 Fetched 54.2 kB in 0s (0 B/s) 13:13:15 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 13:13:15 Fetched 30.8 kB in 0s (0 B/s) 13:13:15 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 13:13:15 Fetched 15.8 kB in 0s (0 B/s) 13:13:15 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 13:13:15 Fetched 85.9 kB in 0s (0 B/s) 13:13:15 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 13:13:15 Fetched 8720 B in 0s (0 B/s) 13:13:15 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 13:13:15 Fetched 140 kB in 0s (0 B/s) 13:13:15 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 13:13:15 Fetched 119 kB in 0s (0 B/s) 13:13:15 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 13:13:15 Fetched 111 kB in 0s (0 B/s) 13:13:15 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 13:13:15 Fetched 11.1 kB in 0s (0 B/s) 13:13:15 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 13:13:15 Fetched 646 kB in 0s (0 B/s) 13:13:15 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 13:13:15 Fetched 41.3 kB in 0s (0 B/s) 13:13:15 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 13:13:15 Fetched 17.9 kB in 0s (0 B/s) 13:13:15 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 13:13:15 Fetched 368 kB in 0s (0 B/s) 13:13:15 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 13:13:15 Fetched 187 kB in 0s (0 B/s) 13:13:15 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 13:13:15 Fetched 175 kB in 0s (0 B/s) 13:13:15 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 13:13:15 Fetched 206 kB in 0s (0 B/s) 13:13:15 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb [1302 kB] 13:13:15 Fetched 1302 kB in 0s (0 B/s) 13:13:15 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 13:13:15 Fetched 36.2 kB in 0s (0 B/s) 13:13:15 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 13:13:15 Fetched 159 kB in 0s (0 B/s) 13:13:15 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 13:13:15 Fetched 107 kB in 0s (0 B/s) 13:13:15 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 13:13:15 Fetched 48.7 kB in 0s (0 B/s) 13:13:15 Pulling static-packages 13:13:15 + snapcraftctl pull 13:13:15 Pulling version 13:13:15 + cd /root/project 13:13:15 + + git describe --tags --abbrev=0 13:13:15 sed s/v// 13:13:15 + GIT_VERSION=2.2.0-dev.22 13:13:15 + [ -z 2.2.0-dev.22 ] 13:13:15 + snapcraftctl set-version 2.2.0-dev.22 13:13:15 Building app-service-configurable 13:13:15 + snapcraftctl build 13:13:15 latest: Pulling from edgex-devops/edgex-compose-arm64 13:13:15 29e5d40040c1: Pulling fs layer 13:13:15 1ce36da41761: Pulling fs layer 13:13:15 25b303627fd3: Pulling fs layer 13:13:15 29e5d40040c1: Verifying Checksum 13:13:15 29e5d40040c1: Download complete 13:13:15 1ce36da41761: Verifying Checksum 13:13:15 1ce36da41761: Download complete 13:13:16 29e5d40040c1: Pull complete 13:13:17 25b303627fd3: Download complete 13:13:17 1ce36da41761: Pull complete 13:13:17 Building config-common 13:13:17 + snapcraftctl build 13:13:19 Skipping build go-build-helper (already ran) 13:13:19 Building edgex-go 13:13:19 + cd /root/parts/edgex-go/src 13:13:19 + git describe --tags --abbrev=0 13:13:19 + sed s/v// 13:13:19 + GIT_VERSION=2.2.0-dev.22 13:13:19 + [ -z 2.2.0-dev.22 ] 13:13:19 + echo 2.2.0-dev.22 13:13:19 + [ ! -d vendor ] 13:13:19 + go mod download all 13:13:26 + make build 13:13:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-data/core-data ./cmd/core-data 13:13:27 25b303627fd3: Pull complete 13:13:27 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:13:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:13:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 13:13:27 prd-ubuntu18.04-docker-arm64-4c-16g-3845 does not seem to be running inside a container 13:13:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 13:13:30 $ docker top 9e672c025265a9bfbd863285d4b718befddae7e93f99bcf6cee3dac3e1ad8e1e -eo pid,comm [Pipeline] { [Pipeline] sh 13:13:31 + grep parallel 13:13:31 + docker-compose build --help 13:13:34 --parallel Build images in parallel. [Pipeline] } 13:13:34 $ docker stop --time=1 9e672c025265a9bfbd863285d4b718befddae7e93f99bcf6cee3dac3e1ad8e1e 13:13:36 $ docker rm -f 9e672c025265a9bfbd863285d4b718befddae7e93f99bcf6cee3dac3e1ad8e1e 13:13:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:13:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:13:36 . [Pipeline] withDockerContainer 13:13:37 prd-ubuntu18.04-docker-arm64-4c-16g-3845 does not seem to be running inside a container 13:13:37 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 13:13:38 $ docker top 073fcaafec7b9de3df174d69040ae46526f706f25bf755f1889cc104115796eb -eo pid,comm [Pipeline] { [Pipeline] sh 13:13:39 + docker-compose -f ./docker-compose-build.yml build --parallel 13:13:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-command/core-command ./cmd/core-command 13:13:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:13:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:13:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:13:43 Building core-command ... 13:13:43 Building core-data ... 13:13:43 Building core-metadata ... 13:13:43 Building security-bootstrapper ... 13:13:43 Building security-proxy-setup ... 13:13:43 Building security-secretstore-setup ... 13:13:43 Building support-notifications ... 13:13:43 Building support-scheduler ... 13:13:43 Building sys-mgmt-agent ... 13:13:43 Building sys-mgmt-agent 13:13:43 Building security-proxy-setup 13:13:43 Building support-scheduler 13:13:43 Building core-command 13:13:43 Building support-notifications 13:13:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:13:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:13:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:13:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:13:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/secrets-config ./cmd/secrets-config 13:13:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:13:51 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 13:13:51 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 13:13:51 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 13:13:51 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 13:13:51 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 13:13:51 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 13:13:51 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 13:13:51 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 13:13:51 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 13:13:51 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 13:13:51 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 13:13:51 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 13:13:51 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 13:13:51 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 13:13:51 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 13:13:51 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 13:13:51 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 13:13:51 + 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 13:13:51 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 13:13:51 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 13:13:51 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 13:13:51 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 13:13:51 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 13:13:51 + 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 13:13:51 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 13:13:51 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 13:13:51 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 13:13:52 Building hooks 13:13:52 + cd /root/parts/hooks/src 13:13:52 + make build 13:13:52 go mod tidy 13:13:52 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 13:13:52 go: downloading github.com/davecgh/go-spew v1.1.0 13:13:52 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 13:13:52 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 13:13:53 GO111MODULE=on go build -o cmd/install/install ./cmd/install 13:13:53 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 13:13:53 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 13:13:56 Building static-packages 13:13:56 + snapcraftctl build 13:13:58 Building version 13:13:58 + snapcraftctl build 13:14:00 Staging app-service-configurable 13:14:00 + snapcraftctl stage 13:14:02 Staging config-common 13:14:02 + snapcraftctl stage 13:14:03 Skipping stage go-build-helper (already ran) 13:14:03 Staging edgex-go 13:14:03 + snapcraftctl stage 13:14:04 Staging hooks 13:14:04 + snapcraftctl stage 13:14:06 Staging static-packages 13:14:06 + snapcraftctl stage 13:14:08 Staging version 13:14:08 + snapcraftctl stage 13:14:09 Priming app-service-configurable 13:14:09 + snapcraftctl prime 13:14:12 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 13:14:12 stage-packages: 13:14:12 - libnorm1 13:14:12 - libpgm-5.2-0 13:14:12 - libsodium23 13:14:12 - libzmq5 13:14:12 Priming config-common 13:14:12 + snapcraftctl prime 13:14:14 Priming go-build-helper 13:14:14 + snapcraftctl prime 13:14:15 Priming edgex-go 13:14:15 + snapcraftctl prime 13:14:17 Priming hooks 13:14:17 + snapcraftctl prime 13:14:18 Priming static-packages 13:14:18 + snapcraftctl prime 13:14:21 Priming version 13:14:21 + snapcraftctl prime 13:14:23 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:14:51 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:14:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:14:51 ---> a7d706cf0837 13:14:51 Step 3/21 : WORKDIR /edgex-go 13:14:51 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:14:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:14:51 ---> a7d706cf0837 13:14:51 Step 3/22 : WORKDIR /edgex-go 13:14:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:14:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:14:51 ---> a7d706cf0837 13:14:51 Step 3/23 : WORKDIR /edgex-go 13:14:51 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:14:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:14:51 ---> a7d706cf0837 13:14:51 Step 3/22 : WORKDIR /edgex-go 13:14:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:14:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:14:51 ---> a7d706cf0837 13:14:51 Step 3/23 : WORKDIR /edgex-go 13:14:51 ---> Running in 4a76b702439d 13:14:51 ---> Running in 64de40052937 13:14:51 ---> Running in 11429e48143a 13:14:51 ---> Running in 02e85b954415 13:14:51 ---> Running in 506c8bb63e32 13:14:51 Removing intermediate container 64de40052937 13:14:51 ---> a398ad8f9d0f 13:14:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:14:51 Removing intermediate container 4a76b702439d 13:14:51 ---> 9870d781787c 13:14:51 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:14:51 Removing intermediate container 11429e48143a 13:14:51 ---> bada9e8fe120 13:14:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:14:51 Removing intermediate container 02e85b954415 13:14:51 ---> 9de4f1705a16 13:14:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:14:51 ---> Running in 918d81dbbf32 13:14:51 Removing intermediate container 506c8bb63e32 13:14:51 ---> 7e3ad6252e1b 13:14:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:14:51 ---> Running in 06e15bf62d1b 13:14:51 ---> Running in dcd3a7c03376 13:14:51 ---> Running in 2aeb52058686 13:14:51 ---> Running in 72b402340425 13:14:54 Removing intermediate container 918d81dbbf32 13:14:54 ---> cc3d6696392f 13:14:54 Step 5/22 : RUN apk add --update --no-cache make git 13:14:54 Removing intermediate container dcd3a7c03376 13:14:54 ---> 95fe6fa6af85 13:14:54 Step 5/23 : RUN apk add --update --no-cache make bash git 13:14:54 ---> Running in dcc6cf804b56 13:14:54 ---> Running in 2631bde9d821 13:14:54 Removing intermediate container 06e15bf62d1b 13:14:54 ---> d1dc3537528d 13:14:54 Step 5/21 : RUN apk add --update --no-cache make git 13:14:54 ---> Running in 5e58253bce2e 13:14:54 Removing intermediate container 72b402340425 13:14:54 ---> 3e2cabc43d20 13:14:54 Step 5/23 : RUN apk add --update --no-cache make git 13:14:54 Removing intermediate container 2aeb52058686 13:14:54 ---> b673dde802be 13:14:54 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 13:14:54 ---> Running in 7c1e21c20269 13:14:55 ---> Running in 4e9276b50058 13:14:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:14:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:14:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:14:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:14:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:14:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:14:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:14:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:14:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:14:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:14:58 OK: 220 MiB in 52 packages 13:14:58 OK: 220 MiB in 52 packages 13:14:58 OK: 220 MiB in 52 packages 13:14:58 OK: 220 MiB in 52 packages 13:14:58 OK: 220 MiB in 52 packages 13:14:59 Removing intermediate container dcc6cf804b56 13:14:59 ---> d2c0a28c3329 13:14:59 Step 6/22 : COPY go.mod vendor* ./ 13:14:59 Removing intermediate container 2631bde9d821 13:14:59 ---> de9514fa4483 13:14:59 Step 6/23 : COPY go.mod vendor* ./ 13:15:00 Removing intermediate container 5e58253bce2e 13:15:00 ---> 40ae6f53527b 13:15:00 Step 6/21 : COPY go.mod vendor* ./ 13:15:00 Removing intermediate container 7c1e21c20269 13:15:00 ---> 0a4a95dda3a5 13:15:00 Step 6/23 : COPY go.mod vendor* ./ 13:15:00 Removing intermediate container 4e9276b50058 13:15:00 ---> 7f79d177b568 13:15:00 Step 6/22 : COPY go.mod vendor* ./ 13:15:00 ---> 612358f98268 13:15:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:15:00 ---> ff6028be512c 13:15:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:15:00 ---> Running in f1c443101545 13:15:01 ---> Running in 6ab213719523 13:15:01 ---> 019480273f21 13:15:01 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:15:01 ---> 9a2d5506e0f5 13:15:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:15:01 ---> Running in 7570e8d9b40f 13:15:01 ---> 812ade48d58f 13:15:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:15:01 ---> Running in 9f72f1bea460 13:15:01 ---> Running in 45df2155ba49 13:15:07 Removing intermediate container f1c443101545 13:15:07 ---> de4752e01273 13:15:07 Step 8/22 : COPY . . 13:15:07 Removing intermediate container 6ab213719523 13:15:07 ---> 669c06c7e2fc 13:15:07 Step 8/23 : COPY . . 13:15:07 Removing intermediate container 9f72f1bea460 13:15:07 ---> 2da18b30006f 13:15:07 Step 8/23 : COPY . . 13:15:07 Removing intermediate container 45df2155ba49 13:15:07 ---> b81af23f2f78 13:15:07 Step 8/22 : COPY . . 13:15:07 Removing intermediate container 7570e8d9b40f 13:15:07 ---> a0ab0004bc37 13:15:07 Step 8/21 : COPY . . 13:15:30 ---> 6a3bba53d2b7 13:15:30 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 13:15:30 ---> 35c4fed3adeb 13:15:30 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:15:30 ---> Running in ffd89dfce12b 13:15:30 ---> Running in fd921d18686b 13:15:30 ---> de7fd5df76df 13:15:30 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:15:30 ---> Running in 4e6ab0d5983a 13:15:30 ---> fbab40cd1e7a 13:15:30 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:15:30 ---> Running in e8de2b5f5bbc 13:15:30 ---> d716b5ddf241 13:15:30 Step 9/23 : RUN make cmd/core-command/core-command 13:15:30 ---> Running in 26e54b23431f 13:15:30 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 13:15:30 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 13:15:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:15:31 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 13:15:31 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 13:17:23 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 13:17:38 Removing intermediate container fd921d18686b 13:17:38 ---> bd7167bbaebf 13:17:38 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:17:38 Removing intermediate container 26e54b23431f 13:17:38 ---> ec977a49a539 13:17:38 13:17:38 Step 10/23 : FROM alpine:3.14 13:17:38 ---> Running in 57c8758f81b1 13:17:38 3.14: Pulling from library/alpine 13:17:39 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 13:17:39 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 13:17:39 Status: Downloaded newer image for alpine:3.14 13:17:39 ---> 5b8b7b635229 13:17:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:17:39 ---> Running in fb1f030c316b 13:17:41 Removing intermediate container e8de2b5f5bbc 13:17:41 ---> 552e43b7a340 13:17:41 13:17:41 Step 10/21 : FROM alpine:3.14 13:17:41 ---> 5b8b7b635229 13:17:41 Step 11/21 : RUN apk add --update --no-cache curl 13:17:41 ---> Running in 9ad9250b62cc 13:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:17:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:17:43 (1/1) Installing dumb-init (1.2.5-r1) 13:17:43 Executing busybox-1.33.1-r6.trigger 13:17:43 OK: 6 MiB in 15 packages 13:17:44 (1/5) Installing ca-certificates (20211220-r0) 13:17:44 (2/5) Installing brotli-libs (1.0.9-r5) 13:17:44 (3/5) Installing nghttp2-libs (1.43.0-r0) 13:17:44 (4/5) Installing libcurl (7.79.1-r0) 13:17:44 (5/5) Installing curl (7.79.1-r0) 13:17:44 Executing busybox-1.33.1-r6.trigger 13:17:44 Executing ca-certificates-20211220-r0.trigger 13:17:44 Removing intermediate container 57c8758f81b1 13:17:44 ---> 7e51c0f4da3c 13:17:44 13:17:44 Step 11/23 : FROM docker:20.10.10 13:17:44 OK: 8 MiB in 19 packages 13:17:44 20.10.10: Pulling from library/docker 13:17:45 Removing intermediate container fb1f030c316b 13:17:45 ---> 43c0ca99e790 13:17:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:17:45 ---> Running in 5207cb3f87c1 13:17:46 Removing intermediate container 5207cb3f87c1 13:17:46 ---> 6dc836f84162 13:17:46 Step 13/23 : ENV APP_PORT=59882 13:17:46 ---> Running in 2975f5744954 13:17:46 Removing intermediate container 9ad9250b62cc 13:17:46 ---> 4264bfa2eecf 13:17:46 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:17:47 Removing intermediate container 2975f5744954 13:17:47 ---> 62634e308b9f 13:17:47 Step 14/23 : EXPOSE $APP_PORT 13:17:47 ---> Running in f84208f19aaa 13:17:47 ---> Running in 805908673a28 13:17:47 Removing intermediate container f84208f19aaa 13:17:47 ---> 8b5f5f328aae 13:17:47 Step 13/21 : WORKDIR /edgex 13:17:48 Removing intermediate container 805908673a28 13:17:48 ---> 2a320ae5d1b4 13:17:48 Step 15/23 : WORKDIR / 13:17:48 ---> Running in ebbddc9ae6e9 13:17:48 ---> Running in e1645802600c 13:17:48 Removing intermediate container ffd89dfce12b 13:17:48 ---> b3266996cd77 13:17:48 13:17:48 Step 10/22 : FROM alpine:3.14 13:17:48 ---> 5b8b7b635229 13:17:48 Step 11/22 : RUN apk add --update --no-cache dumb-init 13:17:48 ---> Using cache 13:17:48 ---> 43c0ca99e790 13:17:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:17:48 ---> Using cache 13:17:48 ---> 6dc836f84162 13:17:48 Step 13/22 : ENV APP_PORT=59861 13:17:48 Removing intermediate container ebbddc9ae6e9 13:17:48 ---> bdea5aa4ce38 13:17:48 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:17:48 Removing intermediate container e1645802600c 13:17:48 ---> 4cb0a4c60edc 13:17:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:17:48 ---> Running in ed56d655616d 13:17:49 Removing intermediate container ed56d655616d 13:17:49 ---> bfd190f17471 13:17:49 Step 14/22 : EXPOSE $APP_PORT 13:17:49 Removing intermediate container 4e6ab0d5983a 13:17:49 ---> 0900d236848a 13:17:49 13:17:49 Step 10/22 : FROM alpine:3.14 13:17:49 ---> 5b8b7b635229 13:17:49 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:17:49 ---> Running in ed1eb290c8c2 13:17:49 ---> Running in 699dbbca2c2e 13:17:49 ---> 5e0f95f78c2e 13:17:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:17:49 ---> e7af522d74df 13:17:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:17:50 Removing intermediate container ed1eb290c8c2 13:17:50 ---> 12258d792ab5 13:17:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:17:51 ---> 33d2e656eecc 13:17:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:17:52 ---> 11467d3ee60d 13:17:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:17:52 ---> 66a2803cbcd4 13:17:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:17:52 (1/2) Installing ca-certificates (20211220-r0) 13:17:52 (2/2) Installing dumb-init (1.2.5-r1) 13:17:52 Executing busybox-1.33.1-r6.trigger 13:17:52 Executing ca-certificates-20211220-r0.trigger 13:17:52 OK: 6 MiB in 16 packages 13:17:53 ---> 1c432aceac2c 13:17:53 Step 19/23 : ENTRYPOINT ["/core-command"] 13:17:53 ---> 9e17adb8b692 13:17:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:17:53 ---> Running in e20d1ce4841d 13:17:54 ---> 7b15eb1ff61e 13:17:54 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:17:54 ---> Running in c4a03a225295 13:17:54 Removing intermediate container e20d1ce4841d 13:17:54 ---> e1cace677b82 13:17:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:17:54 ---> Running in 472bea83e9d8 13:17:54 Removing intermediate container 699dbbca2c2e 13:17:54 ---> 06623093ba63 13:17:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:17:55 ---> Running in 6b49d3d143d8 13:17:55 Removing intermediate container c4a03a225295 13:17:55 ---> f34525f68154 13:17:55 Step 18/21 : CMD ["--init=true"] 13:17:55 ---> 6e0a8e8400e5 13:17:55 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 13:17:55 ---> Running in d986ad02809f 13:17:55 Removing intermediate container 472bea83e9d8 13:17:55 ---> 78b0b203a2db 13:17:55 Step 21/23 : LABEL arch=arm64 13:17:55 ---> Running in f734d99ca552 13:17:55 ---> Running in 6b32f49f1b68 13:17:55 Removing intermediate container 6b49d3d143d8 13:17:55 ---> 452c396cc362 13:17:55 Step 13/22 : ENV APP_PORT=59860 13:17:55 ---> Running in d8df58562213 13:17:56 Removing intermediate container f734d99ca552 13:17:56 ---> 49cad9178e97 13:17:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:17:56 Removing intermediate container d986ad02809f 13:17:56 ---> bba60114deff 13:17:56 Step 19/21 : LABEL arch=arm64 13:17:56 ---> Running in 41d7fe627cfa 13:17:56 ---> Running in 9ef0eb6799e9 13:17:56 Removing intermediate container 6b32f49f1b68 13:17:56 ---> 8e53324aa3c4 13:17:56 Step 22/23 : LABEL git_sha=45d543fc68efd7cb042a11ce041704767587cee6 13:17:56 ---> Running in 53f581f9442b 13:17:56 Removing intermediate container d8df58562213 13:17:56 ---> 84fa5cc3cc03 13:17:56 Step 14/22 : EXPOSE $APP_PORT 13:17:56 ---> Running in 88f44a793176 13:17:56 Removing intermediate container 9ef0eb6799e9 13:17:56 ---> 22536c90e6c2 13:17:56 Step 20/22 : LABEL arch=arm64 13:17:56 Removing intermediate container 41d7fe627cfa 13:17:56 ---> 180eba4b9065 13:17:56 Step 20/21 : LABEL git_sha=45d543fc68efd7cb042a11ce041704767587cee6 13:17:56 ---> Running in ed1c7bec8161 13:17:56 ---> Running in db545ec90c22 13:17:56 Removing intermediate container 53f581f9442b 13:17:56 ---> 10663c0b1985 13:17:56 Step 23/23 : LABEL version=0.0.0 13:17:57 ---> Running in c63bd39c37ac 13:17:57 Removing intermediate container 88f44a793176 13:17:57 ---> f98f7fd48f05 13:17:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:17:57 Removing intermediate container db545ec90c22 13:17:57 ---> b791ecf43b85 13:17:57 Step 21/21 : LABEL version=0.0.0 13:17:57 Removing intermediate container ed1c7bec8161 13:17:57 ---> a0fb6b1591c8 13:17:57 Step 21/22 : LABEL git_sha=45d543fc68efd7cb042a11ce041704767587cee6 13:17:57 Removing intermediate container c63bd39c37ac 13:17:57 ---> 3d4b920b40c8 13:17:57 13:17:57 ---> Running in adc91f79ba2e 13:17:57 ---> Running in 8c68316a4a59 13:17:58 ---> 0ee020c041f9 13:17:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:17:58 Removing intermediate container adc91f79ba2e 13:17:58 ---> 74fc3a97c4a2 13:17:58 13:17:58 Successfully built 3d4b920b40c8 13:17:58 Successfully tagged core-command-arm64:latest 13:17:58  Building core-command ... done Building security-bootstrapper 13:17:58 Removing intermediate container 8c68316a4a59 13:17:58 ---> 45da97eb8445 13:17:58 Step 22/22 : LABEL version=0.0.0 13:17:58 ---> Running in fb8fda877894 13:17:58 Successfully built 74fc3a97c4a2 13:17:58 Successfully tagged security-proxy-setup-arm64:latest 13:17:58  Building security-proxy-setup ... done Building core-data 13:17:59 Removing intermediate container fb8fda877894 13:17:59 ---> cd65c094ab14 13:17:59 13:17:59 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 13:17:59 Status: Downloaded newer image for docker:20.10.10 13:17:59 ---> 520e9a0a30f7 13:17:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:17:59 ---> Running in 23802fd07b29 13:17:59 Successfully built cd65c094ab14 13:17:59 Successfully tagged support-scheduler-arm64:latest 13:17:59  Building support-scheduler ... done Building security-secretstore-setup 13:17:59 ---> 63fc5a523b7d 13:17:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:17:59 Removing intermediate container 23802fd07b29 13:17:59 ---> ddd2c051e76f 13:17:59 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 13:17:59 ---> Running in 27007fbc4478 13:18:00 ---> 7af28e68cfdb 13:18:00 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:18:00 ---> Running in 80ccc79fd8b9 13:18:01 Removing intermediate container 80ccc79fd8b9 13:18:01 ---> 544c2014cd95 13:18:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:18:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:18:01 ---> Running in 6285abbb82d2 13:18:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:18:01 Removing intermediate container 6285abbb82d2 13:18:01 ---> 26265d050dca 13:18:01 Step 20/22 : LABEL arch=arm64 13:18:02 ---> Running in 6a066aa9c41c 13:18:02 (1/42) Installing readline (8.1.0-r0) 13:18:02 Removing intermediate container 6a066aa9c41c 13:18:02 ---> 2ba327a26294 13:18:02 Step 21/22 : LABEL git_sha=45d543fc68efd7cb042a11ce041704767587cee6 13:18:02 (2/42) Installing bash (5.1.4-r0) 13:18:02 Executing bash-5.1.4-r0.post-install 13:18:02 (3/42) Installing brotli-libs (1.0.9-r5) 13:18:02 (4/42) Installing nghttp2-libs (1.43.0-r0) 13:18:02 (5/42) Installing libcurl (7.79.1-r0) 13:18:02 (6/42) Installing curl (7.79.1-r0) 13:18:02 (7/42) Installing dumb-init (1.2.5-r1) 13:18:02 (8/42) Installing libbz2 (1.0.8-r1) 13:18:02 (9/42) Installing expat (2.4.3-r0) 13:18:02 ---> Running in d4081ddb6c30 13:18:02 (10/42) Installing libffi (3.3-r2) 13:18:02 (11/42) Installing gdbm (1.19-r0) 13:18:02 (12/42) Installing xz-libs (5.2.5-r0) 13:18:02 (13/42) Installing libgcc (10.3.1_git20210424-r2) 13:18:02 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 13:18:02 (15/42) Installing mpdecimal (2.5.1-r1) 13:18:02 (16/42) Installing sqlite-libs (3.35.5-r0) 13:18:02 (17/42) Installing python3 (3.9.5-r2) 13:18:03 Removing intermediate container d4081ddb6c30 13:18:03 ---> 642a4b1f4537 13:18:03 Step 22/22 : LABEL version=0.0.0 13:18:03 ---> Running in 3d360777a601 13:18:04 Removing intermediate container 3d360777a601 13:18:04 ---> 3a719683b081 13:18:04 13:18:04 (18/42) Installing py3-appdirs (1.4.4-r2) 13:18:04 (19/42) Installing py3-chardet (4.0.0-r2) 13:18:04 Successfully built 3a719683b081 13:18:04 Successfully tagged support-notifications-arm64:latest 13:18:04  Building support-notifications ... done Building core-metadata 13:18:04 (20/42) Installing py3-idna (3.2-r0) 13:18:04 (21/42) Installing py3-urllib3 (1.26.5-r0) 13:18:04 (22/42) Installing py3-certifi (2020.12.5-r1) 13:18:04 (23/42) Installing py3-requests (2.25.1-r4) 13:18:04 (24/42) Installing py3-msgpack (1.0.2-r1) 13:18:05 (25/42) Installing py3-lockfile (0.12.2-r4) 13:18:05 (26/42) Installing py3-cachecontrol (0.12.6-r1) 13:18:05 (27/42) Installing py3-colorama (0.4.4-r1) 13:18:05 (28/42) Installing py3-contextlib2 (0.6.0-r1) 13:18:05 (29/42) Installing py3-distlib (0.3.1-r3) 13:18:05 (30/42) Installing py3-distro (1.5.0-r3) 13:18:05 (31/42) Installing py3-six (1.15.0-r1) 13:18:05 (32/42) Installing py3-webencodings (0.5.1-r4) 13:18:05 (33/42) Installing py3-html5lib (1.1-r1) 13:18:05 (34/42) Installing py3-parsing (2.4.7-r2) 13:18:05 (35/42) Installing py3-packaging (20.9-r1) 13:18:05 (36/42) Installing py3-toml (0.10.2-r2) 13:18:05 (37/42) Installing py3-pep517 (0.10.0-r2) 13:18:05 (38/42) Installing py3-progress (1.5-r2) 13:18:05 (39/42) Installing py3-retrying (1.3.3-r1) 13:18:05 (40/42) Installing py3-ordered-set (4.0.2-r1) 13:18:05 (41/42) Installing py3-setuptools (52.0.0-r3) 13:18:05 (42/42) Installing py3-pip (20.3.4-r1) 13:18:06 Executing busybox-1.33.1-r6.trigger 13:18:06 OK: 84 MiB in 64 packages 13:18:10 Collecting docker-compose==1.23.2 13:18:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:18:10 Collecting docker<4.0,>=3.6.0 13:18:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:18:10 Collecting jsonschema<3,>=2.5.1 13:18:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:18:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 13:18:10 Collecting texttable<0.10,>=0.9.0 13:18:10 Downloading texttable-0.9.1.tar.gz (11 kB) 13:18:12 Collecting cached-property<2,>=1.2.0 13:18:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:18:13 Collecting PyYAML<4,>=3.10 13:18:13 Downloading PyYAML-3.13.tar.gz (270 kB) 13:18:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:18:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:18:17 Collecting websocket-client<1.0,>=0.32.0 13:18:17 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:18:17 Collecting docopt<0.7,>=0.6.1 13:18:17 Downloading docopt-0.6.2.tar.gz (25 kB) 13:18:19 Collecting dockerpty<0.5,>=0.4.1 13:18:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:18:21 Collecting docker-pycreds>=0.4.0 13:18:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:18:22 Collecting chardet<3.1.0,>=3.0.2 13:18:22 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:18:22 Collecting idna<2.8,>=2.5 13:18:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:18:22 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) 13:18:23 Collecting urllib3<1.25,>=1.21.1 13:18:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:18:23 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:18:23 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:18:23 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:18:23 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:18:24 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:18:24 Attempting uninstall: urllib3 13:18:24 Found existing installation: urllib3 1.26.5 13:18:24 Uninstalling urllib3-1.26.5: 13:18:24 Successfully uninstalled urllib3-1.26.5 13:18:25 Attempting uninstall: idna 13:18:25 Found existing installation: idna 3.2 13:18:25 Uninstalling idna-3.2: 13:18:25 Successfully uninstalled idna-3.2 13:18:26 Attempting uninstall: chardet 13:18:26 Found existing installation: chardet 4.0.0 13:18:26 Uninstalling chardet-4.0.0: 13:18:26 Successfully uninstalled chardet-4.0.0 13:18:28 Attempting uninstall: requests 13:18:28 Found existing installation: requests 2.25.1 13:18:28 Uninstalling requests-2.25.1: 13:18:28 Successfully uninstalled requests-2.25.1 13:18:28 Running setup.py install for texttable: started 13:18:30 Running setup.py install for texttable: finished with status 'done' 13:18:30 Running setup.py install for PyYAML: started 13:18:33 Running setup.py install for PyYAML: finished with status 'done' 13:18:33 Running setup.py install for docopt: started 13:18:35 Running setup.py install for docopt: finished with status 'done' 13:18:35 Running setup.py install for dockerpty: started 13:18:37 Running setup.py install for dockerpty: finished with status 'done' 13:18:40 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 13:18:44 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:18:44 Step 2/31 : FROM ${BUILDER_BASE} AS builder 13:18:44 ---> a7d706cf0837 13:18:44 Step 3/31 : WORKDIR /edgex-go 13:18:44 ---> Using cache 13:18:44 ---> 7e3ad6252e1b 13:18:44 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:18:44 ---> Using cache 13:18:44 ---> 3e2cabc43d20 13:18:44 Step 5/31 : RUN apk add --update --no-cache make git 13:18:44 ---> Using cache 13:18:44 ---> 0a4a95dda3a5 13:18:44 Step 6/31 : COPY go.mod vendor* ./ 13:18:44 ---> Using cache 13:18:44 ---> 9a2d5506e0f5 13:18:44 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:18:44 ---> Using cache 13:18:44 ---> 2da18b30006f 13:18:44 Step 8/31 : COPY . . 13:18:44 ---> Using cache 13:18:44 ---> d716b5ddf241 13:18:44 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:18:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:18:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:18:45 ---> a7d706cf0837 13:18:45 Step 3/23 : WORKDIR /edgex-go 13:18:45 ---> Using cache 13:18:45 ---> 7e3ad6252e1b 13:18:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:18:45 ---> Using cache 13:18:45 ---> 3e2cabc43d20 13:18:45 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:18:45 ---> Running in 42fbb8fba8e2 13:18:45 ---> Running in 8d337349b0bd 13:18:45 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:18:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:18:45 ---> a7d706cf0837 13:18:45 Step 3/25 : WORKDIR /edgex-go 13:18:45 ---> Using cache 13:18:45 ---> 7e3ad6252e1b 13:18:45 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:18:45 ---> Using cache 13:18:45 ---> 3e2cabc43d20 13:18:45 Step 5/25 : RUN apk add --update --no-cache make git 13:18:45 ---> Using cache 13:18:45 ---> 0a4a95dda3a5 13:18:45 Step 6/25 : COPY go.mod vendor* ./ 13:18:45 ---> Using cache 13:18:45 ---> 9a2d5506e0f5 13:18:45 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:18:45 ---> Using cache 13:18:45 ---> 2da18b30006f 13:18:45 Step 8/25 : COPY . . 13:18:45 ---> Using cache 13:18:46 ---> d716b5ddf241 13:18:46 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:18:46 ---> Running in 8db38e2267bf 13:18:47 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 13:18:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:18:48 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 13:18:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:18:49 OK: 220 MiB in 52 packages 13:18:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:18:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:18:50 ---> a7d706cf0837 13:18:50 Step 3/23 : WORKDIR /edgex-go 13:18:50 ---> Using cache 13:18:50 ---> 7e3ad6252e1b 13:18:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:18:50 ---> Using cache 13:18:50 ---> 3e2cabc43d20 13:18:50 Step 5/23 : RUN apk add --update --no-cache make git 13:18:50 ---> Using cache 13:18:50 ---> 0a4a95dda3a5 13:18:50 Step 6/23 : COPY go.mod vendor* ./ 13:18:50 ---> Using cache 13:18:50 ---> 9a2d5506e0f5 13:18:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:18:50 ---> Using cache 13:18:50 ---> 2da18b30006f 13:18:50 Step 8/23 : COPY . . 13:18:50 ---> Using cache 13:18:50 ---> d716b5ddf241 13:18:50 Step 9/23 : RUN make cmd/core-metadata/core-metadata 13:18:50 ---> Running in bf519c5bbd7c 13:18:52 Removing intermediate container 8d337349b0bd 13:18:52 ---> 01c483b3313a 13:18:52 Step 6/23 : COPY go.mod vendor* ./ 13:18:52 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 13:18:54 ---> dde2c6969afe 13:18:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:18:54 ---> Running in 8330bdc4df1c 13:18:56 Removing intermediate container 27007fbc4478 13:18:56 ---> 7e1272de9eba 13:18:56 Step 14/23 : ENV APP_PORT=58890 13:18:56 ---> Running in c55a6b7e3f1e 13:18:57 Removing intermediate container c55a6b7e3f1e 13:18:57 ---> 6a323e739251 13:18:57 Step 15/23 : EXPOSE $APP_PORT 13:18:57 ---> Running in 1b82f0ebd45b 13:18:58 Removing intermediate container 1b82f0ebd45b 13:18:58 ---> 5d2d5a9dd465 13:18:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:19:00 ---> 7ca7983ccad6 13:19:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:19:01 Removing intermediate container 8330bdc4df1c 13:19:01 ---> b2bd470265a4 13:19:01 Step 8/23 : COPY . . 13:19:01 ---> f34fae244429 13:19:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:19:03 ---> e3b8fe494dae 13:19:03 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 13:19:03 ---> Running in 559f4ea61a3d 13:19:03 Removing intermediate container 559f4ea61a3d 13:19:03 ---> 8b6bdd65379e 13:19:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:19:03 ---> Running in 59662c8cb0ba 13:19:04 Removing intermediate container 59662c8cb0ba 13:19:04 ---> 09f91ea04609 13:19:04 Step 21/23 : LABEL arch=arm64 13:19:04 ---> Running in ccd788c6e6a8 13:19:05 Removing intermediate container ccd788c6e6a8 13:19:05 ---> 881b893552ab 13:19:05 Step 22/23 : LABEL git_sha=45d543fc68efd7cb042a11ce041704767587cee6 13:19:06 ---> Running in 192cd52b19a7 13:19:06 Removing intermediate container 192cd52b19a7 13:19:06 ---> 0d7f579e6850 13:19:06 Step 23/23 : LABEL version=0.0.0 13:19:06 ---> Running in 6f9a223001cc 13:19:07 Removing intermediate container 6f9a223001cc 13:19:07 ---> d9a4a9a47339 13:19:07 13:19:08 Successfully built d9a4a9a47339 13:19:08 Successfully tagged sys-mgmt-agent-arm64:latest 13:19:19  Building sys-mgmt-agent ... done  ---> 079779898110 13:19:19 Step 9/23 : RUN make cmd/core-data/core-data 13:19:19 ---> Running in d31c18b5966f 13:19:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 13:20:29 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 13:20:37 Removing intermediate container 42fbb8fba8e2 13:20:37 ---> 80c16919a618 13:20:37 13:20:37 Step 10/31 : FROM alpine:3.14 13:20:37 ---> 5b8b7b635229 13:20:37 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:20:37 ---> Running in 945433ca2290 13:20:37 Removing intermediate container 945433ca2290 13:20:37 ---> 7ffe32991f04 13:20:37 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 13:20:37 ---> Running in 866b5c038567 13:20:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:20:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:20:40 Removing intermediate container 8db38e2267bf 13:20:40 ---> b620eb13b180 13:20:40 13:20:40 Step 10/25 : FROM alpine:3.14 13:20:40 ---> 5b8b7b635229 13:20:40 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:20:40 ---> Running in 0de863a71183 13:20:41 (1/2) Installing dumb-init (1.2.5-r1) 13:20:41 (2/2) Installing su-exec (0.2-r1) 13:20:41 Executing busybox-1.33.1-r6.trigger 13:20:41 OK: 6 MiB in 16 packages 13:20:42 Removing intermediate container 866b5c038567 13:20:42 ---> c926489fbee8 13:20:42 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 13:20:42 ---> Running in f6233965a5bd 13:20:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:20:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:20:43 Removing intermediate container f6233965a5bd 13:20:43 ---> ac4f7603d627 13:20:43 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:20:43 ---> Running in 6c86a00b7be5 13:20:44 Removing intermediate container 6c86a00b7be5 13:20:44 ---> 6a21777cc1a7 13:20:44 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:20:44 ---> Running in 1e9425134024 13:20:44 (1/3) Installing ca-certificates (20211220-r0) 13:20:44 (2/3) Installing dumb-init (1.2.5-r1) 13:20:44 (3/3) Installing su-exec (0.2-r1) 13:20:44 Executing busybox-1.33.1-r6.trigger 13:20:44 Executing ca-certificates-20211220-r0.trigger 13:20:45 OK: 6 MiB in 17 packages 13:20:48 Removing intermediate container 0de863a71183 13:20:48 ---> 55f889a7a158 13:20:48 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:20:48 ---> Running in df0315d74d95 13:20:48 Removing intermediate container 1e9425134024 13:20:48 ---> 25e4950048b7 13:20:48 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 13:20:48 ---> Running in da0f28ca042e 13:20:49 Removing intermediate container df0315d74d95 13:20:49 ---> 8925c2afdeed 13:20:49 Step 13/25 : WORKDIR / 13:20:49 ---> Running in 4504ebfaa61d 13:20:49 Removing intermediate container da0f28ca042e 13:20:49 ---> cacd7a75cd0f 13:20:49 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:20:50 Removing intermediate container 4504ebfaa61d 13:20:50 ---> 4debd730979f 13:20:50 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:20:52 ---> a1d1b0669602 13:20:52 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:20:52 ---> Running in a48f0e8a5176 13:20:52 ---> 8583926a9bb7 13:20:52 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:20:53 ---> 9cea1ba6387d 13:20:53 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:20:53 Removing intermediate container bf519c5bbd7c 13:20:53 ---> 55becc845f9b 13:20:53 13:20:53 Step 10/23 : FROM alpine:3.14 13:20:53 ---> 5b8b7b635229 13:20:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:20:53 ---> Using cache 13:20:53 ---> 43c0ca99e790 13:20:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:20:53 ---> Using cache 13:20:53 ---> 6dc836f84162 13:20:53 Step 13/23 : ENV APP_PORT=59881 13:20:54 ---> Running in fb0928677547 13:20:54 ---> 9e32c561ede9 13:20:54 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:20:55 Removing intermediate container fb0928677547 13:20:55 ---> d0c31fc23793 13:20:55 Step 14/23 : EXPOSE $APP_PORT 13:20:55 ---> Running in be8405c8e49a 13:20:55 Removing intermediate container a48f0e8a5176 13:20:55 ---> 11acbbf34a74 13:20:55 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 13:20:55 ---> e78589ed2d1f 13:20:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:20:55 Removing intermediate container be8405c8e49a 13:20:55 ---> 8d08982410f9 13:20:55 Step 15/23 : WORKDIR / 13:20:56 ---> Running in cfaf1d7008f4 13:20:56 ---> 1664e34c44dc 13:20:56 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:20:57 Removing intermediate container cfaf1d7008f4 13:20:57 ---> 3177af8f633b 13:20:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:20:58 ---> be6d3d31fe20 13:20:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:20:58 ---> e5fa8f003100 13:20:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:20:58 ---> c751ab81749c 13:20:58 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:20:59 ---> 32924d718ada 13:20:59 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:20:59 ---> 97c0b6536b7b 13:20:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml ---> 84a46841ef70 13:20:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:20:59 13:21:00 ---> 2eaa90c6ab4b 13:21:00 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:21:00 ---> 7179a375e68f 13:21:00 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/ 13:21:00 ---> 7ac8ae96c4c6 13:21:00 Step 19/23 : ENTRYPOINT ["/core-metadata"] 13:21:01 ---> Running in 95816ba01c80 13:21:01 ---> Running in 5fdcbe587250 13:21:01 Removing intermediate container 5fdcbe587250 13:21:01 ---> 7c5cf896b578 13:21:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:21:02 ---> Running in 5d6cc01a1c78 13:21:02 ---> a913f63934ea 13:21:02 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 13:21:02 ---> Running in f34edbe23a98 13:21:02 Removing intermediate container 5d6cc01a1c78 13:21:02 ---> 44075edde28f 13:21:02 Step 21/23 : LABEL arch=arm64 13:21:02 ---> Running in 103a5a6659e0 13:21:03 Removing intermediate container f34edbe23a98 13:21:03 ---> 23e7d76ad079 13:21:03 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:21:03 Removing intermediate container 103a5a6659e0 13:21:03 ---> 90bcd4d26c52 13:21:03 Step 22/23 : LABEL git_sha=45d543fc68efd7cb042a11ce041704767587cee6 13:21:03 ---> Running in 275f476c3138 13:21:03 Removing intermediate container 95816ba01c80 13:21:03 ---> d2b15058cf0c 13:21:03 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 13:21:03 ---> Running in 8428e0bae23f 13:21:04 ---> 60c3e7e8a06d 13:21:04 Step 26/31 : RUN chmod +x /entrypoint.sh 13:21:04 Removing intermediate container 275f476c3138 13:21:04 ---> d7f7e21593ee 13:21:04 Step 23/23 : LABEL version=0.0.0 13:21:04 ---> Running in da3d804df476 13:21:04 ---> Running in 2b2cea7e3f52 13:21:04 Removing intermediate container 8428e0bae23f 13:21:04 ---> 3541f9f2197c 13:21:04 Step 23/25 : LABEL arch=arm64 13:21:04 ---> Running in 08d5bc74eb3f 13:21:04 Removing intermediate container da3d804df476 13:21:04 ---> f68a5956dbc3 13:21:04 13:21:05 Removing intermediate container 08d5bc74eb3f 13:21:05 ---> cd54712bf5ac 13:21:05 Step 24/25 : LABEL git_sha=45d543fc68efd7cb042a11ce041704767587cee6 13:21:05 Successfully built f68a5956dbc3 13:21:05 Successfully tagged core-metadata-arm64:latest 13:21:05  Building core-metadata ... done  ---> Running in d8055f7f4efa 13:21:05 Removing intermediate container d8055f7f4efa 13:21:05 ---> b35afb9e9581 13:21:05 Step 25/25 : LABEL version=0.0.0 13:21:05 ---> Running in e41c7156afc4 13:21:06 Removing intermediate container e41c7156afc4 13:21:06 ---> 9d6dbf671ab6 13:21:06 13:21:06 Successfully built 9d6dbf671ab6 13:21:06 Successfully tagged security-secretstore-setup-arm64:latest 13:21:06  Building security-secretstore-setup ... done Removing intermediate container 2b2cea7e3f52 13:21:06 ---> dc415b3399ba 13:21:06 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 13:21:06 ---> Running in 45eb030f466c 13:21:07 Removing intermediate container 45eb030f466c 13:21:07 ---> b0efabbc9650 13:21:07 Step 28/31 : CMD ["gate"] 13:21:07 ---> Running in d956eac0b2e7 13:21:08 Removing intermediate container d956eac0b2e7 13:21:08 ---> eaa985575f27 13:21:08 Step 29/31 : LABEL arch=arm64 13:21:08 ---> Running in 1ea6d172f2eb 13:21:08 Removing intermediate container 1ea6d172f2eb 13:21:08 ---> 8dbd29593753 13:21:08 Step 30/31 : LABEL git_sha=45d543fc68efd7cb042a11ce041704767587cee6 13:21:09 ---> Running in 2677f2405562 13:21:09 Removing intermediate container 2677f2405562 13:21:09 ---> 9c615dad0f52 13:21:09 Step 31/31 : LABEL version=0.0.0 13:21:09 Removing intermediate container d31c18b5966f 13:21:09 ---> 27d7d237b47f 13:21:09 13:21:09 Step 10/23 : FROM alpine:3.14 13:21:09 ---> 5b8b7b635229 13:21:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:21:09 ---> Running in d9a0909ff6ea 13:21:10 ---> Running in 9d629fa0ea1c 13:21:10 Removing intermediate container 9d629fa0ea1c 13:21:10 ---> 61056c0f8405 13:21:10 Step 12/23 : ENV APP_PORT=59880 13:21:10 Removing intermediate container d9a0909ff6ea 13:21:10 ---> 9bb882eca8f4 13:21:10 13:21:10 ---> Running in a4c04c08d5d2 13:21:10 Successfully built 9bb882eca8f4 13:21:10 Successfully tagged security-bootstrapper-arm64:latest 13:21:10  Building security-bootstrapper ... done Removing intermediate container a4c04c08d5d2 13:21:10 ---> 11f30592519c 13:21:10 Step 13/23 : EXPOSE $APP_PORT 13:21:10 ---> Running in 0e725a165a31 13:21:11 Removing intermediate container 0e725a165a31 13:21:11 ---> badde21fa62b 13:21:11 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:21:11 ---> Running in ef0d9133c116 13:21:12 Removing intermediate container ef0d9133c116 13:21:12 ---> 20600a5a933e 13:21:12 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 13:21:13 ---> Running in 760fb24fa921 13:21:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:21:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:21:15 (1/6) Installing dumb-init (1.2.5-r1) 13:21:15 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:21:15 (3/6) Installing libsodium (1.0.18-r0) 13:21:15 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:21:15 (5/6) Installing libzmq (4.3.4-r0) 13:21:16 (6/6) Installing zeromq (4.3.4-r0) 13:21:16 Executing busybox-1.33.1-r6.trigger 13:21:16 OK: 8 MiB in 20 packages 13:21:17 Removing intermediate container 760fb24fa921 13:21:17 ---> b3f785f15922 13:21:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:21:17 ---> 43daa1f46cdb 13:21:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:21:18 ---> 01437aba5896 13:21:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:21:19 ---> 79ace73be815 13:21:19 Step 19/23 : ENTRYPOINT ["/core-data"] 13:21:19 ---> Running in 6bf93536059e 13:21:19 Removing intermediate container 6bf93536059e 13:21:19 ---> 0ea83eb40897 13:21:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:21:19 ---> Running in 707de9fab900 13:21:20 Removing intermediate container 707de9fab900 13:21:20 ---> de8471e65d2e 13:21:20 Step 21/23 : LABEL arch=arm64 13:21:20 ---> Running in 1145afc186ae 13:21:20 Removing intermediate container 1145afc186ae 13:21:20 ---> e35ea9eabb08 13:21:20 Step 22/23 : LABEL git_sha=45d543fc68efd7cb042a11ce041704767587cee6 13:21:20 ---> Running in 0ba842618d81 13:21:21 Removing intermediate container 0ba842618d81 13:21:21 ---> f212f9ca6662 13:21:21 Step 23/23 : LABEL version=0.0.0 13:21:21 ---> Running in 60b5fd8193a0 13:21:21 Removing intermediate container 60b5fd8193a0 13:21:21 ---> 8c91d53104b5 13:21:21 13:21:21 Successfully built 8c91d53104b5 13:21:21 Successfully tagged core-data-arm64:latest 13:21:22  Building core-data ... done  [Pipeline] } 13:21:22 $ docker stop --time=1 073fcaafec7b9de3df174d69040ae46526f706f25bf755f1889cc104115796eb 13:21:23 $ docker rm -f 073fcaafec7b9de3df174d69040ae46526f706f25bf755f1889cc104115796eb [Pipeline] // withDockerContainer [Pipeline] sh 13:21:24 + docker images 13:21:24 REPOSITORY TAG IMAGE ID CREATED SIZE 13:21:24 core-data-arm64 latest 8c91d53104b5 3 seconds ago 19.2MB 13:21:24 security-bootstrapper-arm64 latest 9bb882eca8f4 14 seconds ago 18MB 13:21:24 27d7d237b47f 15 seconds ago 1.6GB 13:21:24 security-secretstore-setup-arm64 latest 9d6dbf671ab6 18 seconds ago 26.8MB 13:21:24 core-metadata-arm64 latest f68a5956dbc3 20 seconds ago 15.9MB 13:21:24 55becc845f9b 31 seconds ago 1.6GB 13:21:24 b620eb13b180 44 seconds ago 1.6GB 13:21:24 80c16919a618 49 seconds ago 1.59GB 13:21:24 sys-mgmt-agent-arm64 latest d9a4a9a47339 2 minutes ago 280MB 13:21:24 support-notifications-arm64 latest 3a719683b081 3 minutes ago 16MB 13:21:24 security-proxy-setup-arm64 latest 74fc3a97c4a2 3 minutes ago 25.3MB 13:21:24 support-scheduler-arm64 latest cd65c094ab14 3 minutes ago 15.3MB 13:21:24 core-command-arm64 latest 3d4b920b40c8 3 minutes ago 15.1MB 13:21:24 0900d236848a 3 minutes ago 1.59GB 13:21:24 b3266996cd77 3 minutes ago 1.59GB 13:21:24 7e51c0f4da3c 3 minutes ago 1.59GB 13:21:24 552e43b7a340 3 minutes ago 1.6GB 13:21:24 ec977a49a539 3 minutes ago 1.59GB 13:21:24 ci-base-image-arm64 latest a7d706cf0837 13 minutes ago 1.26GB 13:21:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 13 days ago 551MB 13:21:24 docker 20.10.10 520e9a0a30f7 2 months ago 200MB 13:21:24 alpine 3.14 5b8b7b635229 2 months ago 5.35MB 13:21:24 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 13:21:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:21:25 13:21:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:21:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:21:25 arm64: Pulling from edgex-lftools-log-publisher 13:21:25 448f6bf000e3: Pulling fs layer 13:21:25 f757da607395: Pulling fs layer 13:21:25 05883995daec: Pulling fs layer 13:21:25 8603b9c90790: Pulling fs layer 13:21:25 1560dd03e051: Pulling fs layer 13:21:25 27f5ce0e4adf: Pulling fs layer 13:21:25 c2d8d7efcc4b: Pulling fs layer 13:21:25 8603b9c90790: Waiting 13:21:25 1560dd03e051: Waiting 13:21:25 27f5ce0e4adf: Waiting 13:21:25 c2d8d7efcc4b: Waiting 13:21:25 f757da607395: Verifying Checksum 13:21:25 f757da607395: Download complete 13:21:25 8603b9c90790: Verifying Checksum 13:21:25 8603b9c90790: Download complete 13:21:26 1560dd03e051: Verifying Checksum 13:21:26 1560dd03e051: Download complete 13:21:26 05883995daec: Verifying Checksum 13:21:26 05883995daec: Download complete 13:21:26 27f5ce0e4adf: Verifying Checksum 13:21:26 27f5ce0e4adf: Download complete 13:21:26 448f6bf000e3: Download complete 13:21:29 c2d8d7efcc4b: Verifying Checksum 13:21:29 c2d8d7efcc4b: Download complete 13:21:30 448f6bf000e3: Pull complete 13:21:30 f757da607395: Pull complete 13:21:32 05883995daec: Pull complete 13:21:32 8603b9c90790: Pull complete 13:21:33 1560dd03e051: Pull complete 13:21:33 27f5ce0e4adf: Pull complete 13:21:48 c2d8d7efcc4b: Pull complete 13:21:48 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:21:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:21:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:21:48 prd-ubuntu18.04-docker-arm64-4c-16g-3845 does not seem to be running inside a container 13:21:48 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 13:21:51 $ docker top 4c93f73a1968153b75035b2f30419459a2e39460db02dab066efe0ce935f9ed5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:21:52 ---> job-cost.sh 13:21:52 lf-activate-venv: SKIPPING 13:21:52 INFO: No Stack... 13:21:52 INFO: Retrieving Pricing Info for: v3-standard-4 13:21:53 INFO: Archiving Costs [Pipeline] sh 13:21:53 + cut -d, -f6 13:21:53 + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock 13:21:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3867-5-stack-cost] 13:21:54 Resource [jenkins-edgexfoundry-edgex-go-PR-3867-5-stack-cost] did not exist. Created. 13:21:54 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3867-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:21:54 + echo total: 0.10999999940395355 [Pipeline] stash 13:21:54 Stashed 1 file(s) [Pipeline] } 13:21:54 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3867-5-stack-cost] [Pipeline] // lock [Pipeline] } 13:21:54 $ docker stop --time=1 4c93f73a1968153b75035b2f30419459a2e39460db02dab066efe0ce935f9ed5 13:21:56 $ docker rm -f 4c93f73a1968153b75035b2f30419459a2e39460db02dab066efe0ce935f9ed5 [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 13:21:56 provisioning config files... 13:21:56 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config277229242987380399tmp [Pipeline] { [Pipeline] sh 13:21:57 + set +x 13:21:57 + curl -s https://codecov.io/bash 13:21:57 + bash -s -- 13:21:57 13:21:57 _____ _ 13:21:57 / ____| | | 13:21:57 | | ___ __| | ___ ___ _____ __ 13:21:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:21:57 | |___| (_) | (_| | __/ (_| (_) \ V / 13:21:57 \_____\___/ \__,_|\___|\___\___/ \_/ 13:21:57 Bash-1.0.6 13:21:57 13:21:57 13:21:57 ==> git version 2.24.4 found 13:21:57 ==> 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 13:21:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:21:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:21:57 ==> Jenkins CI detected. 13:21:57 current dir:  /w/workspace/edgex-go/5 13:21:57 project root: . 13:21:57 --> token set from env 13:21:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:21:57 ==> Running gcov in . (disable via -X gcov) 13:21:57 ==> Python coveragepy not found 13:21:57 ==> Searching for coverage reports in: 13:21:57 + . 13:21:57 -> Found 1 reports 13:21:57 ==> Detecting git/mercurial file structure 13:21:57 ==> Reading reports 13:21:57 + ./coverage.out bytes=428381 13:21:57 ==> Appending adjustments 13:21:57 https://docs.codecov.io/docs/fixing-reports 13:21:58 + Found adjustments 13:21:58 ==> Gzipping contents 13:21:58 60K /tmp/codecov.CoY4tM.gz 13:21:58 ==> Uploading reports 13:21:58 url: https://codecov.io 13:21:58 query: branch=PR-3867&commit=7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3867%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3867&job=&cmd_args= 13:21:58 -> Pinging Codecov 13:21:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3867&commit=7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3867%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3867&job=&cmd_args= 13:21:59 -> Uploading to 13:21:59 https://storage.googleapis.com/codecov/v4/raw/2022-01-25/00271124DB129430A58F1EEE437C3FCB/7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1/2c7900a9-191a-4002-94cd-32918d2b62e3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220125T132158Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7ac8f259b7154e4040ab5c614d514505e59982689355bb27454ec57232a8ec0 13:21:59 % Total % Received % Xferd Average Speed Time Time Time Current 13:21:59 Dload Upload Total Spent Left Speed 13:21:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57892 0 0 100 57892 0 176k --:--:-- --:--:-- --:--:-- 177k 13:21:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 [Pipeline] } 13:21:59 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 13:22:00 + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:22:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:22:00 ---> package-listing.sh 13:22:00 ++ facter osfamily 13:22:00 ++ tr '[:upper:]' '[:lower:]' 13:22:01 + OS_FAMILY=redhat 13:22:01 + workspace=/w/workspace/edgex-go/5 13:22:01 + START_PACKAGES=/tmp/packages_start.txt 13:22:01 + END_PACKAGES=/tmp/packages_end.txt 13:22:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:22:01 + PACKAGES=/tmp/packages_start.txt 13:22:01 + '[' /w/workspace/edgex-go/5 ']' 13:22:01 + PACKAGES=/tmp/packages_end.txt 13:22:01 + case "${OS_FAMILY}" in 13:22:01 + rpm -qa 13:22:01 + sort 13:22:05 + '[' -f /tmp/packages_start.txt ']' 13:22:05 + '[' -f /tmp/packages_end.txt ']' 13:22:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:22:05 + '[' /w/workspace/edgex-go/5 ']' 13:22:05 + mkdir -p /w/workspace/edgex-go/5/archives/ 13:22:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 13:22:05 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:22:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:22:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:22:06 13:22:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:22:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:22:06 latest: Pulling from edgex-lftools-log-publisher 13:22:06 b4d181a07f80: Pulling fs layer 13:22:06 a1111a8f2ec3: Pulling fs layer 13:22:06 ed53099fbce6: Pulling fs layer 13:22:06 dc539afda2c1: Pulling fs layer 13:22:06 77bc0d833cb6: Pulling fs layer 13:22:06 9065ff56babe: Pulling fs layer 13:22:06 d287ab97295c: Pulling fs layer 13:22:06 77bc0d833cb6: Waiting 13:22:06 9065ff56babe: Waiting 13:22:06 d287ab97295c: Waiting 13:22:06 dc539afda2c1: Waiting 13:22:06 a1111a8f2ec3: Verifying Checksum 13:22:06 a1111a8f2ec3: Download complete 13:22:06 dc539afda2c1: Verifying Checksum 13:22:06 dc539afda2c1: Download complete 13:22:06 77bc0d833cb6: Verifying Checksum 13:22:06 77bc0d833cb6: Download complete 13:22:06 9065ff56babe: Verifying Checksum 13:22:06 9065ff56babe: Download complete 13:22:06 ed53099fbce6: Verifying Checksum 13:22:06 ed53099fbce6: Download complete 13:22:06 b4d181a07f80: Verifying Checksum 13:22:06 b4d181a07f80: Download complete 13:22:07 d287ab97295c: Verifying Checksum 13:22:07 d287ab97295c: Download complete 13:22:08 b4d181a07f80: Pull complete 13:22:08 a1111a8f2ec3: Pull complete 13:22:08 ed53099fbce6: Pull complete 13:22:08 dc539afda2c1: Pull complete 13:22:09 77bc0d833cb6: Pull complete 13:22:09 9065ff56babe: Pull complete 13:22:14 d287ab97295c: Pull complete 13:22:14 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:22:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:22:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:22:14 prd-centos7-docker-4c-2g-3843 does not seem to be running inside a container 13:22:14 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:22:18 $ docker top def4eeb638834ac682ffd6b46141a76979d0a048ed60099811c2a74c8f6c254b -eo pid,comm [Pipeline] { [Pipeline] sh 13:22:18 + touch /tmp/pre-build-complete [Pipeline] sh 13:22:18 + mkdir -p /var/log/sysstat [Pipeline] sh 13:22:19 + ls /var/log/sa-host 13:22:19 + sadf -c /var/log/sa-host/sa17 13:22:19 file_magic: OK 13:22:19 HZ: Using current value: 100 13:22:19 file_header: OK 13:22:19 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 13:22:19 Statistics: 13:22:19 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:22:19 File successfully converted to sysstat format version 12.0.3 13:22:19 + sadf -c /var/log/sa-host/sa25 13:22:19 file_magic: OK 13:22:19 HZ: Using current value: 100 13:22:19 file_header: OK 13:22:19 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 13:22:19 Statistics: 13:22:19 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... 13:22:19 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:22:19 provisioning config files... 13:22:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config7376739190767052831tmp [Pipeline] { [Pipeline] echo 13:22:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:22:19 ---> create-netrc.sh [Pipeline] } 13:22:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:22:20 ---> python-tools-install.sh [Pipeline] echo 13:22:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:22:20 ---> sudo-logs.sh 13:22:20 Archiving 'sudo' log.. 13:22:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-3843.novalocal: Name or service not known 13:22:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-3843.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:22:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:22:20 ---> job-cost.sh 13:22:20 lf-activate-venv: SKIPPING 13:22:20 DEBUG: total: 0.10999999940395355 13:22:20 INFO: Retrieving Stack Cost... 13:22:20 INFO: Retrieving Pricing Info for: v3-standard-2 13:22:21 INFO: Archiving Costs [Pipeline] echo 13:22:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:22:21 ---> logs-deploy.sh 13:22:21 lf-activate-venv: SKIPPING 13:22:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3867/5 13:22:21 INFO: archiving workspace using pattern(s): 13:22:22 Archives upload complete. 13:22:22 INFO: archiving logs to Nexus