Pull request #3867 opened 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 0b74d44cbaa5f0d8a72f6cd2ac82a4f9e01e3a48 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-ssh18065275113770646552.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-ssh2324566254886245052.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3867/workspace@libs/edgex-global-pipelines # timeout=10 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-ssh15698777314363932861.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-ssh14834614954435837281.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh10871749874959823303.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3867/workspace@libs/lf-pipelines # timeout=10 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-ssh17034751202384881989.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3760 in /w/workspace/edgexfoundry_edgex-go_PR-3867 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh6403456078657560693.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/1@tmp/jenkins-gitclient-ssh2606061518086232277.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 0b74d44cbaa5f0d8a72f6cd2ac82a4f9e01e3a48 Merge succeeded, producing 645552f18b924b61a6b71c8659092e87d7ac655f Checking out Revision 645552f18b924b61a6b71c8659092e87d7ac655f (PR-3867) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b74d44cbaa5f0d8a72f6cd2ac82a4f9e01e3a48 # 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/1@tmp/jenkins-gitclient-ssh9081153132949399330.key > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 645552f18b924b61a6b71c8659092e87d7ac655f # timeout=10 Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-24T08:25:05.803Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-24T08:25:05.954Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-24T08:25:06.047Z] ========================================================= [2022-01-24T08:25:06.047Z] EdgeX Global Pipelines Version Info [2022-01-24T08:25:06.047Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:25:07.200Z] ------------------- [2022-01-24T08:25:07.200Z] stable info: [2022-01-24T08:25:07.200Z] ------------------- [2022-01-24T08:25:07.200Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-24T08:25:07.200Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-24T08:25:07.200Z] Message: update stable to v1.0.219 [2022-01-24T08:25:07.776Z] ------------------- [2022-01-24T08:25:07.776Z] experimental info: [2022-01-24T08:25:07.776Z] ------------------- [2022-01-24T08:25:07.776Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-24T08:25:07.776Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-24T08:25:07.776Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-24T08:25:08.041Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-24T08:25:08.085Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-24T08:25:08.126Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-24T08:25:08.166Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-24T08:25:08.204Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-24T08:25:08.246Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-24T08:25:08.284Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-24T08:25:08.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-24T08:25:08.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-24T08:25:08.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-24T08:25:08.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-24T08:25:08.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-24T08:25:08.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-24T08:25:08.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-24T08:25:08.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-24T08:25:08.679Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-24T08:25:08.720Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-24T08:25:08.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-24T08:25:08.805Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-24T08:25:08.844Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-24T08:25:08.881Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-24T08:25:08.921Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-24T08:25:08.965Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3867 [Pipeline] echo [2022-01-24T08:25:09.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3867 [Pipeline] echo [2022-01-24T08:25:09.053Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3867 [Pipeline] echo [2022-01-24T08:25:09.096Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 645552f18b924b61a6b71c8659092e87d7ac655f [Pipeline] echo [2022-01-24T08:25:09.140Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 645552f [Pipeline] echo [2022-01-24T08:25:09.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-24T08:25:09.299Z] provisioning config files... [2022-01-24T08:25:09.315Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6518144263783431426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:25:09.653Z] ---> docker-login.sh [2022-01-24T08:25:09.653Z] nexus3.edgexfoundry.org:10001 [2022-01-24T08:25:09.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:25:09.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:25:09.926Z] Configure a credential helper to remove this warning. See [2022-01-24T08:25:09.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:25:09.926Z] [2022-01-24T08:25:09.926Z] Login Succeeded [2022-01-24T08:25:09.926Z] nexus3.edgexfoundry.org:10002 [2022-01-24T08:25:09.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:25:09.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:25:09.926Z] Configure a credential helper to remove this warning. See [2022-01-24T08:25:09.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:25:09.926Z] [2022-01-24T08:25:09.926Z] Login Succeeded [2022-01-24T08:25:09.926Z] nexus3.edgexfoundry.org:10003 [2022-01-24T08:25:10.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:25:10.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:25:10.187Z] Configure a credential helper to remove this warning. See [2022-01-24T08:25:10.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:25:10.187Z] [2022-01-24T08:25:10.187Z] Login Succeeded [2022-01-24T08:25:10.187Z] nexus3.edgexfoundry.org:10004 [2022-01-24T08:25:10.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:25:10.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:25:10.187Z] Configure a credential helper to remove this warning. See [2022-01-24T08:25:10.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:25:10.187Z] [2022-01-24T08:25:10.187Z] Login Succeeded [2022-01-24T08:25:10.187Z] docker.io [2022-01-24T08:25:10.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:25:10.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:25:10.759Z] Configure a credential helper to remove this warning. See [2022-01-24T08:25:10.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:25:10.759Z] [2022-01-24T08:25:10.759Z] Login Succeeded [2022-01-24T08:25:10.759Z] ---> docker-login.sh ends [Pipeline] } [2022-01-24T08:25:10.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-24T08:25:11.224Z] ++ 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 [2022-01-24T08:25:11.224Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-24T08:25:11.224Z] ++ dirname cmd/core-command/Dockerfile [2022-01-24T08:25:11.224Z] ++ cut -d/ -f2 [2022-01-24T08:25:11.224Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-24T08:25:11.224Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-24T08:25:11.224Z] ++ dirname cmd/core-data/Dockerfile [2022-01-24T08:25:11.224Z] ++ cut -d/ -f2 [2022-01-24T08:25:11.224Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-24T08:25:11.224Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-24T08:25:11.224Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-24T08:25:11.224Z] ++ cut -d/ -f2 [2022-01-24T08:25:11.224Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-24T08:25:11.224Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-24T08:25:11.224Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-24T08:25:11.224Z] ++ cut -d/ -f2 [2022-01-24T08:25:11.224Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-24T08:25:11.224Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-24T08:25:11.224Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-24T08:25:11.224Z] ++ cut -d/ -f2 [2022-01-24T08:25:11.224Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-24T08:25:11.224Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-24T08:25:11.224Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-24T08:25:11.224Z] ++ cut -d/ -f2 [2022-01-24T08:25:11.224Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-24T08:25:11.224Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-24T08:25:11.224Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-24T08:25:11.224Z] ++ cut -d/ -f2 [2022-01-24T08:25:11.224Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-24T08:25:11.224Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-24T08:25:11.224Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-24T08:25:11.224Z] ++ cut -d/ -f2 [2022-01-24T08:25:11.224Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-24T08:25:11.224Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-24T08:25:11.224Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-24T08:25:11.224Z] ++ cut -d/ -f2 [2022-01-24T08:25:11.224Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-24T08:25:11.274Z] 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 [2022-01-24T08:25:11.809Z] + git rev-list -1 --merges 645552f18b924b61a6b71c8659092e87d7ac655f~1..645552f18b924b61a6b71c8659092e87d7ac655f [Pipeline] echo [2022-01-24T08:25:11.842Z] -----------> git rev-list -1 --merges 645552f18b924b61a6b71c8659092e87d7ac655f~1..645552f18b924b61a6b71c8659092e87d7ac655f 645552f18b924b61a6b71c8659092e87d7ac655f [2022-01-24T08:25:11.842Z] 645552f18b924b61a6b71c8659092e87d7ac655f [false] [Pipeline] sh [2022-01-24T08:25:12.160Z] + git log --format=format:%s -1 645552f18b924b61a6b71c8659092e87d7ac655f [Pipeline] echo [2022-01-24T08:25:12.199Z] ========================================================= [2022-01-24T08:25:12.199Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-24T08:25:12.199Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-24T08:25:12.828Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-24T08:25:12.828Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-24T08:25:12.828Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-24T08:25:12.828Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-24T08:25:12.828Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-24T08:25:12.828Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-24T08:25:12.828Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:25:13.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-24T08:25:13.281Z] [2022-01-24T08:25:13.281Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:25:13.630Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-24T08:25:13.630Z] latest: Pulling from edgex-devops/git-semver [2022-01-24T08:25:13.630Z] a0d0a0d46f8b: Pulling fs layer [2022-01-24T08:25:13.630Z] 3e5f54012d9b: Pulling fs layer [2022-01-24T08:25:13.630Z] 4c7163046ea9: Pulling fs layer [2022-01-24T08:25:13.630Z] 0c2d73faf560: Pulling fs layer [2022-01-24T08:25:13.630Z] 0c2d73faf560: Waiting [2022-01-24T08:25:13.630Z] 3e5f54012d9b: Verifying Checksum [2022-01-24T08:25:13.630Z] 3e5f54012d9b: Download complete [2022-01-24T08:25:13.630Z] a0d0a0d46f8b: Verifying Checksum [2022-01-24T08:25:13.630Z] a0d0a0d46f8b: Download complete [2022-01-24T08:25:13.630Z] 4c7163046ea9: Verifying Checksum [2022-01-24T08:25:13.630Z] 4c7163046ea9: Download complete [2022-01-24T08:25:13.903Z] 0c2d73faf560: Verifying Checksum [2022-01-24T08:25:13.903Z] 0c2d73faf560: Download complete [2022-01-24T08:25:13.903Z] a0d0a0d46f8b: Pull complete [2022-01-24T08:25:13.903Z] 3e5f54012d9b: Pull complete [2022-01-24T08:25:14.165Z] 4c7163046ea9: Pull complete [2022-01-24T08:25:14.425Z] 0c2d73faf560: Pull complete [2022-01-24T08:25:14.425Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-24T08:25:14.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-24T08:25:14.425Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-24T08:25:14.523Z] prd-centos7-docker-4c-2g-3760 does not seem to be running inside a container [2022-01-24T08:25:14.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-24T08:25:15.256Z] $ docker top 5e773c3421cb719c877f5a80ac78e50c379942f0354a5cb1c4325c778fef28c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-24T08:25:15.447Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-24T08:25:15.447Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-24T08:25:15.556Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-24T08:25:15.558Z] $ docker exec 5e773c3421cb719c877f5a80ac78e50c379942f0354a5cb1c4325c778fef28c6 ssh-agent [2022-01-24T08:25:15.661Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXemeBib/agent.14 [2022-01-24T08:25:15.661Z] SSH_AGENT_PID=21 [2022-01-24T08:25:15.668Z] Running ssh-add (command line suppressed) [2022-01-24T08:25:15.766Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_841715902085745358.key (/w/workspace/edgex-go/1@tmp/private_key_841715902085745358.key) [2022-01-24T08:25:15.780Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-24T08:25:16.130Z] + git tag --points-at HEAD [Pipeline] } [2022-01-24T08:25:16.153Z] $ docker exec --env ******** --env ******** 5e773c3421cb719c877f5a80ac78e50c379942f0354a5cb1c4325c778fef28c6 ssh-agent -k [2022-01-24T08:25:16.264Z] unset SSH_AUTH_SOCK; [2022-01-24T08:25:16.265Z] unset SSH_AGENT_PID; [2022-01-24T08:25:16.265Z] echo Agent pid 21 killed; [2022-01-24T08:25:16.273Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-24T08:25:16.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-24T08:25:16.360Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-24T08:25:16.467Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-24T08:25:16.469Z] $ docker exec 5e773c3421cb719c877f5a80ac78e50c379942f0354a5cb1c4325c778fef28c6 ssh-agent [2022-01-24T08:25:16.575Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnEnHLe/agent.54 [2022-01-24T08:25:16.575Z] SSH_AGENT_PID=61 [2022-01-24T08:25:16.580Z] Running ssh-add (command line suppressed) [2022-01-24T08:25:16.671Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4970611377564796577.key (/w/workspace/edgex-go/1@tmp/private_key_4970611377564796577.key) [2022-01-24T08:25:16.684Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-24T08:25:17.017Z] + git semver init [2022-01-24T08:25:17.017Z] # -> Open(): unable to determine branch for HEAD [2022-01-24T08:25:17.017Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-01-24T08:25:17.017Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-01-24T08:25:17.017Z] # $SEMVER_REMOTE_NAME = origin [2022-01-24T08:25:17.017Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-24T08:25:17.017Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-24T08:25:17.017Z] # $SEMVER_BRANCH = PR-3867 [2022-01-24T08:25:17.017Z] # $SEMVER_TEMP = /tmp/semver-931957029 [2022-01-24T08:25:17.017Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-24T08:25:31.989Z] # '/tmp/semver-931957029' -> '/w/workspace/edgex-go/1/.semver' [2022-01-24T08:25:31.989Z] # -> Force: false [2022-01-24T08:25:31.989Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-01-24T08:25:32.013Z] $ docker exec --env ******** --env ******** 5e773c3421cb719c877f5a80ac78e50c379942f0354a5cb1c4325c778fef28c6 ssh-agent -k [2022-01-24T08:25:32.103Z] unset SSH_AUTH_SOCK; [2022-01-24T08:25:32.103Z] unset SSH_AGENT_PID; [2022-01-24T08:25:32.103Z] echo Agent pid 61 killed; [2022-01-24T08:25:32.111Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-24T08:25:32.537Z] + git semver [Pipeline] } [2022-01-24T08:25:32.567Z] $ docker stop --time=1 5e773c3421cb719c877f5a80ac78e50c379942f0354a5cb1c4325c778fef28c6 [2022-01-24T08:25:35.239Z] $ docker rm -f 5e773c3421cb719c877f5a80ac78e50c379942f0354a5cb1c4325c778fef28c6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-24T08:25:35.674Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-24T08:25:35.966Z] Stashed 1 file(s) [Pipeline] echo [2022-01-24T08:25:35.983Z] [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 [2022-01-24T08:25:36.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-24T08:25:36.478Z] ========================================================= [2022-01-24T08:25:36.478Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-24T08:25:36.478Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-24T08:25:36.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-24T08:25:36.816Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-24T08:25:36.816Z] 59bf1c3509f3: Pulling fs layer [2022-01-24T08:25:36.816Z] 666ba61612fd: Pulling fs layer [2022-01-24T08:25:36.816Z] 8ed8ca486205: Pulling fs layer [2022-01-24T08:25:36.816Z] 4fe6c5a15a65: Pulling fs layer [2022-01-24T08:25:36.816Z] 22a0e8bec74d: Pulling fs layer [2022-01-24T08:25:36.816Z] f965cba54748: Pulling fs layer [2022-01-24T08:25:36.816Z] 861ffc35075e: Pulling fs layer [2022-01-24T08:25:36.816Z] 4b385c91608e: Pulling fs layer [2022-01-24T08:25:36.816Z] 560528eb2ebb: Pulling fs layer [2022-01-24T08:25:36.816Z] f965cba54748: Waiting [2022-01-24T08:25:36.816Z] 861ffc35075e: Waiting [2022-01-24T08:25:36.816Z] 4b385c91608e: Waiting [2022-01-24T08:25:36.816Z] 4fe6c5a15a65: Waiting [2022-01-24T08:25:36.816Z] 560528eb2ebb: Waiting [2022-01-24T08:25:36.816Z] 22a0e8bec74d: Waiting [2022-01-24T08:25:36.816Z] 8ed8ca486205: Verifying Checksum [2022-01-24T08:25:36.816Z] 8ed8ca486205: Download complete [2022-01-24T08:25:36.816Z] 666ba61612fd: Verifying Checksum [2022-01-24T08:25:36.816Z] 666ba61612fd: Download complete [2022-01-24T08:25:36.816Z] 22a0e8bec74d: Verifying Checksum [2022-01-24T08:25:36.816Z] 22a0e8bec74d: Download complete [2022-01-24T08:25:36.816Z] 59bf1c3509f3: Verifying Checksum [2022-01-24T08:25:36.816Z] 59bf1c3509f3: Download complete [2022-01-24T08:25:36.816Z] f965cba54748: Verifying Checksum [2022-01-24T08:25:36.816Z] f965cba54748: Download complete [2022-01-24T08:25:36.816Z] 861ffc35075e: Verifying Checksum [2022-01-24T08:25:36.816Z] 861ffc35075e: Download complete [2022-01-24T08:25:36.816Z] 4b385c91608e: Verifying Checksum [2022-01-24T08:25:36.816Z] 4b385c91608e: Download complete [2022-01-24T08:25:37.391Z] 560528eb2ebb: Verifying Checksum [2022-01-24T08:25:37.391Z] 560528eb2ebb: Download complete [2022-01-24T08:25:37.391Z] 4fe6c5a15a65: Verifying Checksum [2022-01-24T08:25:37.391Z] 4fe6c5a15a65: Download complete [2022-01-24T08:25:37.391Z] 59bf1c3509f3: Pull complete [2022-01-24T08:25:37.655Z] 666ba61612fd: Pull complete [2022-01-24T08:25:37.655Z] 8ed8ca486205: Pull complete [2022-01-24T08:25:41.917Z] 4fe6c5a15a65: Pull complete [2022-01-24T08:25:41.917Z] 22a0e8bec74d: Pull complete [2022-01-24T08:25:41.917Z] f965cba54748: Pull complete [2022-01-24T08:25:41.917Z] 861ffc35075e: Pull complete [2022-01-24T08:25:41.917Z] 4b385c91608e: Pull complete [2022-01-24T08:25:44.484Z] 560528eb2ebb: Pull complete [2022-01-24T08:25:44.484Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-24T08:25:44.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-24T08:25:44.484Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-24T08:25:44.837Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-24T08:25:44.837Z] WORKDIR /edgex [2022-01-24T08:25:44.837Z] COPY go.mod . [2022-01-24T08:25:44.837Z] RUN go mod download' [2022-01-24T08:25:44.837Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-24T08:25:46.756Z] Sending build context to Docker daemon 333.9MB [2022-01-24T08:25:46.756Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-24T08:25:46.756Z] ---> dd4a08f94e63 [2022-01-24T08:25:46.756Z] Step 2/4 : WORKDIR /edgex [2022-01-24T08:25:49.303Z] ---> Running in c85b8bf5d743 [2022-01-24T08:25:49.303Z] Removing intermediate container c85b8bf5d743 [2022-01-24T08:25:49.303Z] ---> 62e03011e196 [2022-01-24T08:25:49.303Z] Step 3/4 : COPY go.mod . [2022-01-24T08:25:49.303Z] ---> 99e9eb59c676 [2022-01-24T08:25:49.303Z] Step 4/4 : RUN go mod download [2022-01-24T08:25:49.303Z] ---> Running in 09b61611380f [2022-01-24T08:25:51.287Z] Still waiting to schedule task [2022-01-24T08:25:51.287Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-24T08:26:28.079Z] Removing intermediate container 09b61611380f [2022-01-24T08:26:28.079Z] ---> 5cde688715ea [2022-01-24T08:26:28.079Z] Successfully built 5cde688715ea [2022-01-24T08:26:28.079Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:26:28.418Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-24T08:26:28.418Z] . [Pipeline] withDockerContainer [2022-01-24T08:26:28.512Z] prd-centos7-docker-4c-2g-3760 does not seem to be running inside a container [2022-01-24T08:26:28.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2022-01-24T08:26:28.898Z] $ docker top 5c12b1f82e2b2808c2823c74df2f4d76d62a3edce798f3f060fc91187ff6d2d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-24T08:26:29.300Z] + go version [2022-01-24T08:26:29.300Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-24T08:26:29.329Z] $ docker stop --time=1 5c12b1f82e2b2808c2823c74df2f4d76d62a3edce798f3f060fc91187ff6d2d0 [2022-01-24T08:26:30.583Z] $ docker rm -f 5c12b1f82e2b2808c2823c74df2f4d76d62a3edce798f3f060fc91187ff6d2d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:26:31.230Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-24T08:26:31.230Z] . [Pipeline] withDockerContainer [2022-01-24T08:26:31.309Z] prd-centos7-docker-4c-2g-3760 does not seem to be running inside a container [2022-01-24T08:26:31.337Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2022-01-24T08:26:31.761Z] $ docker top 576fa7626ad4e86d2d4e95a856b0dc233ede5d28d80dae91738714902dd500e1 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-24T08:26:31.876Z] ========================================================= [2022-01-24T08:26:31.876Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-24T08:26:31.876Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-24T08:26:32.215Z] + make test [2022-01-24T08:26:32.215Z] go mod tidy [2022-01-24T08:26:32.215Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-24T08:26:38.837Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-24T08:26:53.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-24T08:26:59.267Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-24T08:26:59.267Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-24T08:26:59.267Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-24T08:27:01.203Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-24T08:27:01.774Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-24T08:27:01.774Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-24T08:27:01.774Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-24T08:27:02.498Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-24T08:27:02.498Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-24T08:27:02.759Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-24T08:27:02.759Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-24T08:27:02.759Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-24T08:27:02.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-24T08:27:04.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.068s coverage: 28.7% of statements [2022-01-24T08:27:04.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-24T08:27:04.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-24T08:27:05.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 98.5% of statements [2022-01-24T08:27:05.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-24T08:27:05.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 44.7% of statements [2022-01-24T08:27:05.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-24T08:27:05.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-24T08:27:06.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 89.5% of statements [2022-01-24T08:27:06.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-24T08:27:06.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-24T08:27:07.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 84.4% of statements [2022-01-24T08:27:07.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-24T08:27:07.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-24T08:27:07.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-24T08:27:07.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-24T08:27:07.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-24T08:27:08.078Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.272s coverage: 94.2% of statements [2022-01-24T08:27:08.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-24T08:27:08.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-24T08:27:08.078Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements [2022-01-24T08:27:08.078Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-24T08:27:08.078Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-24T08:27:08.078Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-24T08:27:08.078Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-24T08:27:08.078Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-24T08:27:08.343Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.039s coverage: 60.0% of statements [2022-01-24T08:27:08.343Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-24T08:27:08.343Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-24T08:27:08.343Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-24T08:27:09.315Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements [2022-01-24T08:27:09.315Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-24T08:27:09.315Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements [2022-01-24T08:27:09.315Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 21.7% of statements [2022-01-24T08:27:09.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-24T08:27:09.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.039s coverage: 47.1% of statements [2022-01-24T08:27:09.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.041s coverage: 79.5% of statements [2022-01-24T08:27:09.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2022-01-24T08:27:10.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2022-01-24T08:27:10.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2022-01-24T08:27:13.919Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3761 in /w/workspace/edgexfoundry_edgex-go_PR-3867 [Pipeline] { [Pipeline] ws [2022-01-24T08:27:13.963Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-01-24T08:27:14.206Z] The recommended git tool is: git [2022-01-24T08:27:18.590Z] using credential edgex-jenkins-ssh [2022-01-24T08:27:18.610Z] Cloning the remote Git repository [2022-01-24T08:27:18.669Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-24T08:27:18.739Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-01-24T08:27:18.808Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-24T08:27:18.809Z] > git --version # timeout=10 [2022-01-24T08:27:18.830Z] > git --version # 'git version 2.17.1' [2022-01-24T08:27:18.832Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-24T08:27:18.936Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-24T08:27:22.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.049s coverage: 94.4% of statements [2022-01-24T08:27:22.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2022-01-24T08:27:26.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.228s coverage: 82.5% of statements [2022-01-24T08:27:26.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-24T08:27:34.282Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-24T08:27:34.298Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-24T08:27:35.204Z] Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit 0b74d44cbaa5f0d8a72f6cd2ac82a4f9e01e3a48 [2022-01-24T08:27:35.771Z] Merge succeeded, producing 9eb7c8776269b8df59861fb9e47cc758a4b13718 [2022-01-24T08:27:35.771Z] Checking out Revision 9eb7c8776269b8df59861fb9e47cc758a4b13718 (PR-3867) [2022-01-24T08:27:34.324Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-24T08:27:34.362Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-24T08:27:34.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-24T08:27:34.375Z] > 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 [2022-01-24T08:27:35.223Z] > git config core.sparsecheckout # timeout=10 [2022-01-24T08:27:35.243Z] > git checkout -f 0b74d44cbaa5f0d8a72f6cd2ac82a4f9e01e3a48 # timeout=10 [2022-01-24T08:27:35.467Z] > git remote # timeout=10 [2022-01-24T08:27:35.489Z] > git config --get remote.origin.url # timeout=10 [2022-01-24T08:27:35.511Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-24T08:27:35.522Z] > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 [2022-01-24T08:27:35.749Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-24T08:27:35.777Z] > git config core.sparsecheckout # timeout=10 [2022-01-24T08:27:35.792Z] > git checkout -f 9eb7c8776269b8df59861fb9e47cc758a4b13718 # timeout=10 [2022-01-24T08:27:40.030Z] Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" [2022-01-24T08:27:40.030Z] First time build. Skipping changelog. [2022-01-24T08:27:40.089Z] > git --version # timeout=10 [2022-01-24T08:27:40.100Z] > git --version # 'git version 2.17.1' [2022-01-24T08:27:40.113Z] fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-24T08:27:41.170Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-24T08:27:41.170Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-24T08:27:41.170Z] Dload Upload Total Spent Left Speed [2022-01-24T08:27:41.170Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 96284 0 --:--:-- --:--:-- --:--:-- 96284 [Pipeline] sh [2022-01-24T08:27:41.785Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-24T08:27:42.145Z] + sudo tee /etc/docker/daemon.new [2022-01-24T08:27:42.145Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-24T08:27:42.145Z] { [2022-01-24T08:27:42.145Z] "registry-mirrors": [ [2022-01-24T08:27:42.145Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-24T08:27:42.145Z] ], [2022-01-24T08:27:42.145Z] "bip": "10.250.0.254/24", [2022-01-24T08:27:42.145Z] "hosts": [ [2022-01-24T08:27:42.145Z] "tcp://0.0.0.0:5555", [2022-01-24T08:27:42.145Z] "unix:///var/run/docker.sock" [2022-01-24T08:27:42.145Z] ], [2022-01-24T08:27:42.145Z] "mtu": 1458, [2022-01-24T08:27:42.145Z] "selinux-enabled": true, [2022-01-24T08:27:42.145Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-24T08:27:42.145Z] } [Pipeline] sh [2022-01-24T08:27:42.492Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-24T08:27:42.842Z] + sudo service docker restart [2022-01-24T08:27:44.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2022-01-24T08:27:44.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-24T08:27:44.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-24T08:27:44.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-24T08:27:44.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-01-24T08:27:44.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-24T08:27:44.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-24T08:27:44.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-24T08:27:44.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-24T08:27:44.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-24T08:27:44.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.051s coverage: 87.2% of statements [2022-01-24T08:27:44.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-24T08:27:44.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-24T08:27:44.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2022-01-24T08:27:44.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-24T08:27:44.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2022-01-24T08:27:44.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-24T08:27:44.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-01-24T08:27:44.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-01-24T08:27:44.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements [2022-01-24T08:27:44.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.134s coverage: 91.2% of statements [2022-01-24T08:27:44.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-24T08:27:44.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2022-01-24T08:27:44.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-24T08:27:44.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-24T08:27:44.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2022-01-24T08:27:44.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2022-01-24T08:27:44.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2022-01-24T08:27:44.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-01-24T08:27:44.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-01-24T08:27:44.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.218s coverage: 65.4% of statements [2022-01-24T08:27:44.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-24T08:27:44.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-24T08:27:44.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-24T08:27:45.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.102s coverage: 43.8% of statements [2022-01-24T08:27:45.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-24T08:27:45.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-24T08:27:45.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2022-01-24T08:27:45.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-24T08:27:45.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2022-01-24T08:27:45.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-24T08:27:53.390Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2022-01-24T08:27:53.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-24T08:27:53.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-24T08:27:53.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-24T08:27:53.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-24T08:27:53.390Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.3% of statements [2022-01-24T08:27:53.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-24T08:27:53.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-24T08:27:53.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-24T08:27:53.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-24T08:27:53.390Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2022-01-24T08:27:53.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-24T08:27:53.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-24T08:27:53.390Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2022-01-24T08:27:53.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-24T08:27:53.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-24T08:27:53.390Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-24T08:27:53.390Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-24T08:27:53.390Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements [2022-01-24T08:27:53.390Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-24T08:27:53.390Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-24T08:27:53.390Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-24T08:27:53.390Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-24T08:27:53.390Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-24T08:27:53.390Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-24T08:27:53.390Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2022-01-24T08:27:53.390Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-01-24T08:27:53.390Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-24T08:28:01.226Z] provisioning config files... [2022-01-24T08:28:01.250Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6565279210085525945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:28:01.849Z] ---> docker-login.sh [2022-01-24T08:28:01.849Z] nexus3.edgexfoundry.org:10001 [2022-01-24T08:28:02.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:28:02.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:28:02.722Z] Configure a credential helper to remove this warning. See [2022-01-24T08:28:02.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:28:02.722Z] [2022-01-24T08:28:02.722Z] Login Succeeded [2022-01-24T08:28:02.722Z] nexus3.edgexfoundry.org:10002 [2022-01-24T08:28:02.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:28:02.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:28:02.995Z] Configure a credential helper to remove this warning. See [2022-01-24T08:28:02.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:28:02.995Z] [2022-01-24T08:28:02.995Z] Login Succeeded [2022-01-24T08:28:02.995Z] nexus3.edgexfoundry.org:10003 [2022-01-24T08:28:03.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:28:03.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:28:03.550Z] Configure a credential helper to remove this warning. See [2022-01-24T08:28:03.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:28:03.550Z] [2022-01-24T08:28:03.550Z] Login Succeeded [2022-01-24T08:28:03.550Z] nexus3.edgexfoundry.org:10004 [2022-01-24T08:28:03.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:28:03.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:28:03.824Z] Configure a credential helper to remove this warning. See [2022-01-24T08:28:03.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:28:03.824Z] [2022-01-24T08:28:03.824Z] Login Succeeded [2022-01-24T08:28:03.824Z] docker.io [2022-01-24T08:28:04.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:28:04.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:28:04.685Z] Configure a credential helper to remove this warning. See [2022-01-24T08:28:04.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:28:04.685Z] [2022-01-24T08:28:04.685Z] Login Succeeded [2022-01-24T08:28:04.685Z] ---> docker-login.sh ends [Pipeline] } [2022-01-24T08:28:04.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-24T08:28:05.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-24T08:28:05.113Z] ========================================================= [2022-01-24T08:28:05.113Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-24T08:28:05.113Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-24T08:28:05.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-24T08:28:05.771Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-24T08:28:05.771Z] 9b3977197b4f: Pulling fs layer [2022-01-24T08:28:05.771Z] 1a89e8eeedd5: Pulling fs layer [2022-01-24T08:28:05.771Z] 94645a83ff95: Pulling fs layer [2022-01-24T08:28:05.771Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-24T08:28:05.771Z] 0c92f367c5e7: Pulling fs layer [2022-01-24T08:28:05.771Z] 4b8299f9d1f4: Pulling fs layer [2022-01-24T08:28:05.771Z] 9a6b49a46696: Pulling fs layer [2022-01-24T08:28:05.771Z] cf05db05a679: Pulling fs layer [2022-01-24T08:28:05.771Z] 3f3a8bcf1eab: Waiting [2022-01-24T08:28:05.771Z] 0c92f367c5e7: Waiting [2022-01-24T08:28:05.771Z] 9a6b49a46696: Waiting [2022-01-24T08:28:05.771Z] cf05db05a679: Waiting [2022-01-24T08:28:05.771Z] 4b8299f9d1f4: Waiting [2022-01-24T08:28:05.771Z] 94645a83ff95: Verifying Checksum [2022-01-24T08:28:05.771Z] 94645a83ff95: Download complete [2022-01-24T08:28:05.771Z] 1a89e8eeedd5: Verifying Checksum [2022-01-24T08:28:05.771Z] 1a89e8eeedd5: Download complete [2022-01-24T08:28:05.771Z] 0c92f367c5e7: Verifying Checksum [2022-01-24T08:28:05.771Z] 0c92f367c5e7: Download complete [2022-01-24T08:28:05.771Z] 4b8299f9d1f4: Verifying Checksum [2022-01-24T08:28:05.771Z] 4b8299f9d1f4: Download complete [2022-01-24T08:28:05.771Z] 9b3977197b4f: Download complete [2022-01-24T08:28:05.771Z] 9a6b49a46696: Verifying Checksum [2022-01-24T08:28:05.771Z] 9a6b49a46696: Download complete [2022-01-24T08:28:06.371Z] 9b3977197b4f: Pull complete [2022-01-24T08:28:06.973Z] 1a89e8eeedd5: Pull complete [2022-01-24T08:28:07.249Z] 94645a83ff95: Pull complete [2022-01-24T08:28:07.528Z] cf05db05a679: Verifying Checksum [2022-01-24T08:28:07.528Z] cf05db05a679: Download complete [2022-01-24T08:28:08.120Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-24T08:28:08.120Z] 3f3a8bcf1eab: Download complete [2022-01-24T08:28:20.524Z] 3f3a8bcf1eab: Pull complete [2022-01-24T08:28:20.524Z] 0c92f367c5e7: Pull complete [2022-01-24T08:28:20.524Z] 4b8299f9d1f4: Pull complete [2022-01-24T08:28:20.524Z] 9a6b49a46696: Pull complete [2022-01-24T08:28:25.645Z] GO111MODULE=on go vet ./... [2022-01-24T08:28:25.929Z] cf05db05a679: Pull complete [2022-01-24T08:28:25.929Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-24T08:28:25.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-24T08:28:25.929Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-24T08:28:26.330Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-24T08:28:26.330Z] WORKDIR /edgex [2022-01-24T08:28:26.330Z] COPY go.mod . [2022-01-24T08:28:26.330Z] RUN go mod download [2022-01-24T08:28:26.330Z] + docker build -t ci-base-image-arm64 -f - . [2022-01-24T08:28:28.965Z] Sending build context to Docker daemon 168.6MB [2022-01-24T08:28:28.965Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-24T08:28:28.965Z] ---> 0ccda1f7e2ee [2022-01-24T08:28:28.965Z] Step 2/4 : WORKDIR /edgex [2022-01-24T08:28:30.941Z] ---> Running in a0412b6113d1 [2022-01-24T08:28:30.941Z] Removing intermediate container a0412b6113d1 [2022-01-24T08:28:30.941Z] ---> ba9340df9bd0 [2022-01-24T08:28:30.941Z] Step 3/4 : COPY go.mod . [2022-01-24T08:28:31.540Z] ---> c399c4d55276 [2022-01-24T08:28:31.540Z] Step 4/4 : RUN go mod download [2022-01-24T08:28:31.540Z] ---> Running in 2c014e147054 [2022-01-24T08:28:32.259Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-24T08:28:32.521Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-24T08:28:32.782Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-24T08:28:33.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-24T08:28:33.708Z] + ls -al . [2022-01-24T08:28:33.708Z] total 644 [2022-01-24T08:28:33.708Z] drwxrwxr-x 10 1001 1001 4096 Jan 24 08:28 . [2022-01-24T08:28:33.708Z] drwxr-xr-x 4 root root 28 Jan 24 08:26 .. [2022-01-24T08:28:33.708Z] -rw-rw-r-- 1 1001 1001 11 Jan 24 08:25 .dockerignore [2022-01-24T08:28:33.708Z] drwxrwxr-x 8 1001 1001 179 Jan 24 08:25 .git [2022-01-24T08:28:33.708Z] drwxrwxr-x 4 1001 1001 142 Jan 24 08:25 .github [2022-01-24T08:28:33.708Z] -rw-rw-r-- 1 1001 1001 804 Jan 24 08:25 .gitignore [2022-01-24T08:28:33.708Z] -rw-rw-r-- 1 1001 1001 42 Jan 24 08:25 .golangci.yml [2022-01-24T08:28:33.708Z] -rw-rw-r-- 1 1001 1001 76 Jan 24 08:25 .hadolint.yml [2022-01-24T08:28:33.708Z] drwx------ 3 1001 1001 73 Jan 24 08:25 .semver [2022-01-24T08:28:33.708Z] -rw-rw-r-- 1 1001 1001 166 Jan 24 08:25 .sonarcloud.properties [2022-01-24T08:28:33.708Z] -rw-rw-r-- 1 1001 1001 1171 Jan 24 08:25 ADOPTERS.md [2022-01-24T08:28:33.708Z] -rw-rw-r-- 1 1001 1001 8910 Jan 24 08:25 Attribution.txt [2022-01-24T08:28:33.708Z] -rw-rw-r-- 1 1001 1001 51732 Jan 24 08:25 CHANGELOG.md [2022-01-24T08:28:33.708Z] -rw-rw-r-- 1 1001 1001 3804 Jan 24 08:25 CONTRIBUTING.md [2022-01-24T08:28:33.708Z] -rw-rw-r-- 1 1001 1001 677 Jan 24 08:25 GOVERNANCE.md [2022-01-24T08:28:33.708Z] -rw-rw-r-- 1 1001 1001 849 Jan 24 08:25 Jenkinsfile [2022-01-24T08:28:33.708Z] -rw-rw-r-- 1 1001 1001 10775 Jan 24 08:25 LICENSE [2022-01-24T08:28:33.708Z] -rw-rw-r-- 1 1001 1001 6508 Jan 24 08:25 Makefile [2022-01-24T08:28:33.708Z] -rw-rw-r-- 1 1001 1001 582 Jan 24 08:25 OWNERS.md [2022-01-24T08:28:33.708Z] -rw-rw-r-- 1 1001 1001 8207 Jan 24 08:25 README.md [2022-01-24T08:28:33.708Z] -rw-rw-r-- 1 1001 1001 6912 Jan 24 08:25 SECURITY.md [2022-01-24T08:28:33.708Z] -rw-rw-r-- 1 1001 1001 5 Jan 24 08:25 VERSION [2022-01-24T08:28:33.708Z] -rw-rw-r-- 1 1001 1001 4131 Jan 24 08:25 ZMQWindows.md [2022-01-24T08:28:33.708Z] drwxrwxr-x 2 1001 1001 37 Jan 24 08:25 bin [2022-01-24T08:28:33.708Z] drwxrwxr-x 14 1001 1001 4096 Jan 24 08:25 cmd [2022-01-24T08:28:33.708Z] -rw-r--r-- 1 root root 428381 Jan 24 08:27 coverage.out [2022-01-24T08:28:33.708Z] -rw-rw-r-- 1 1001 1001 2827 Jan 24 08:25 go.mod [2022-01-24T08:28:33.708Z] -rw-rw-r-- 1 1001 1001 49574 Jan 24 08:25 go.sum [2022-01-24T08:28:33.708Z] drwxrwxr-x 8 1001 1001 124 Jan 24 08:25 internal [2022-01-24T08:28:33.708Z] drwxrwxr-x 3 1001 1001 16 Jan 24 08:25 openapi [2022-01-24T08:28:33.708Z] drwxrwxr-x 4 1001 1001 71 Jan 24 08:25 snap [2022-01-24T08:28:33.708Z] -rw-rw-r-- 1 1001 1001 204 Jan 24 08:25 version.go [Pipeline] sh [2022-01-24T08:28:34.024Z] + '[' -e coverage.out ] [2022-01-24T08:28:34.024Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-24T08:28:34.146Z] Stashed 1 file(s) [Pipeline] sh [2022-01-24T08:28:34.464Z] + make build [2022-01-24T08:28:34.464Z] 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 [2022-01-24T08:28:35.869Z] 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 [2022-01-24T08:28:43.063Z] 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 [2022-01-24T08:28:43.673Z] 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 [2022-01-24T08:28:45.068Z] 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 [2022-01-24T08:28:45.068Z] 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 [2022-01-24T08:28:45.646Z] 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 [2022-01-24T08:28:46.598Z] 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 [2022-01-24T08:28:47.168Z] 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 [2022-01-24T08:28:48.563Z] 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 [2022-01-24T08:28:48.825Z] 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 [2022-01-24T08:28:49.771Z] 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] } [2022-01-24T08:28:51.188Z] $ docker stop --time=1 576fa7626ad4e86d2d4e95a856b0dc233ede5d28d80dae91738714902dd500e1 [2022-01-24T08:28:53.282Z] $ docker rm -f 576fa7626ad4e86d2d4e95a856b0dc233ede5d28d80dae91738714902dd500e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:28:54.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-24T08:28:54.933Z] [2022-01-24T08:28:54.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:28:55.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-24T08:28:55.281Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-24T08:28:55.281Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-24T08:28:55.281Z] ca9280d653b3: Pulling fs layer [2022-01-24T08:28:55.281Z] 7e9c9ca2126c: Pulling fs layer [2022-01-24T08:28:55.281Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-24T08:28:55.281Z] cbdbe7a5bc2a: Download complete [2022-01-24T08:28:55.551Z] ca9280d653b3: Verifying Checksum [2022-01-24T08:28:55.551Z] ca9280d653b3: Download complete [2022-01-24T08:28:55.551Z] cbdbe7a5bc2a: Pull complete [2022-01-24T08:28:55.815Z] 7e9c9ca2126c: Verifying Checksum [2022-01-24T08:28:55.815Z] 7e9c9ca2126c: Download complete [2022-01-24T08:28:56.078Z] ca9280d653b3: Pull complete [2022-01-24T08:28:59.428Z] 7e9c9ca2126c: Pull complete [2022-01-24T08:28:59.428Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-24T08:28:59.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-24T08:28:59.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-24T08:28:59.783Z] prd-centos7-docker-4c-2g-3760 does not seem to be running inside a container [2022-01-24T08:28:59.820Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose:latest cat [2022-01-24T08:29:01.496Z] $ docker top 76a9facd2355ae9eaaacf7d854f751ed0fb5ff0154f0f6c83bca045a46742781 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-24T08:29:01.908Z] + docker-compose build --help [2022-01-24T08:29:01.908Z] + grep parallel [2022-01-24T08:29:02.480Z] --parallel Build images in parallel. [Pipeline] } [2022-01-24T08:29:02.511Z] $ docker stop --time=1 76a9facd2355ae9eaaacf7d854f751ed0fb5ff0154f0f6c83bca045a46742781 [2022-01-24T08:29:03.735Z] $ docker rm -f 76a9facd2355ae9eaaacf7d854f751ed0fb5ff0154f0f6c83bca045a46742781 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:29:04.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-24T08:29:04.274Z] . [Pipeline] withDockerContainer [2022-01-24T08:29:04.356Z] prd-centos7-docker-4c-2g-3760 does not seem to be running inside a container [2022-01-24T08:29:04.386Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-24T08:29:04.710Z] $ docker top b9e1a6a5d7ea0798efb7c7c629788bfc44151765e3c4ea4fe3f5961115589a68 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-24T08:29:05.125Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-24T08:29:05.697Z] Building core-command ... [2022-01-24T08:29:05.697Z] Building core-data ... [2022-01-24T08:29:05.697Z] Building core-metadata ... [2022-01-24T08:29:05.697Z] Building security-bootstrapper ... [2022-01-24T08:29:05.697Z] Building security-proxy-setup ... [2022-01-24T08:29:05.697Z] Building security-secretstore-setup ... [2022-01-24T08:29:05.697Z] Building support-notifications ... [2022-01-24T08:29:05.697Z] Building support-scheduler ... [2022-01-24T08:29:05.697Z] Building sys-mgmt-agent ... [2022-01-24T08:29:05.697Z] Building security-proxy-setup [2022-01-24T08:29:05.697Z] Building support-scheduler [2022-01-24T08:29:05.697Z] Building core-metadata [2022-01-24T08:29:05.697Z] Building core-data [2022-01-24T08:29:05.697Z] Building core-command [2022-01-24T08:29:17.931Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T08:29:17.931Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-24T08:29:17.931Z] ---> 5cde688715ea [2022-01-24T08:29:17.931Z] Step 3/23 : WORKDIR /edgex-go [2022-01-24T08:29:17.931Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T08:29:17.931Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-24T08:29:17.931Z] ---> 5cde688715ea [2022-01-24T08:29:17.931Z] Step 3/21 : WORKDIR /edgex-go [2022-01-24T08:29:17.931Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T08:29:17.931Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-24T08:29:17.931Z] ---> 5cde688715ea [2022-01-24T08:29:17.931Z] Step 3/23 : WORKDIR /edgex-go [2022-01-24T08:29:21.104Z] ---> Running in 091d7cf742ad [2022-01-24T08:29:21.104Z] ---> Running in e86d81718899 [2022-01-24T08:29:21.104Z] ---> Running in 6392b10df307 [2022-01-24T08:29:29.265Z] Removing intermediate container 6392b10df307 [2022-01-24T08:29:29.265Z] ---> f5b01a31546c [2022-01-24T08:29:29.265Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T08:29:29.265Z] Removing intermediate container 091d7cf742ad [2022-01-24T08:29:29.265Z] ---> 7b1d2cca198b [2022-01-24T08:29:29.265Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T08:29:29.265Z] Removing intermediate container e86d81718899 [2022-01-24T08:29:29.265Z] ---> 584d53502e5f [2022-01-24T08:29:29.265Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T08:29:29.265Z] ---> Running in 09c4ee2cf776 [2022-01-24T08:29:29.265Z] ---> Running in 57d8f16919bb [2022-01-24T08:29:29.265Z] ---> Running in 7a83e21f8c4c [2022-01-24T08:29:31.205Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T08:29:31.205Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-24T08:29:31.205Z] ---> 5cde688715ea [2022-01-24T08:29:31.205Z] Step 3/22 : WORKDIR /edgex-go [2022-01-24T08:29:31.205Z] ---> Using cache [2022-01-24T08:29:31.205Z] ---> 7b1d2cca198b [2022-01-24T08:29:31.205Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T08:29:31.778Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T08:29:31.778Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-24T08:29:31.778Z] ---> 5cde688715ea [2022-01-24T08:29:31.778Z] Step 3/23 : WORKDIR /edgex-go [2022-01-24T08:29:31.778Z] ---> Using cache [2022-01-24T08:29:31.778Z] ---> 7b1d2cca198b [2022-01-24T08:29:31.778Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T08:29:32.353Z] ---> Running in 553c64e2d914 [2022-01-24T08:29:32.353Z] ---> Running in 707fae0c7b0c [2022-01-24T08:29:32.353Z] Removing intermediate container 7a83e21f8c4c [2022-01-24T08:29:32.353Z] ---> 2ba545b12295 [2022-01-24T08:29:32.353Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-24T08:29:32.617Z] ---> Running in 3bcb63739925 [2022-01-24T08:29:32.617Z] Removing intermediate container 57d8f16919bb [2022-01-24T08:29:32.617Z] ---> 3bddfc39c608 [2022-01-24T08:29:32.617Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-24T08:29:32.617Z] Removing intermediate container 09c4ee2cf776 [2022-01-24T08:29:32.617Z] ---> a7688790a091 [2022-01-24T08:29:32.617Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-24T08:29:32.617Z] ---> Running in b48bffd2c465 [2022-01-24T08:29:32.617Z] ---> Running in 20cd2f3c70aa [2022-01-24T08:29:33.212Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-24T08:29:33.212Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-24T08:29:33.212Z] Removing intermediate container 553c64e2d914 [2022-01-24T08:29:33.212Z] ---> b9682987c5b6 [2022-01-24T08:29:33.212Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-24T08:29:33.212Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-24T08:29:33.473Z] ---> Running in 75e6e1430826 [2022-01-24T08:29:33.473Z] Removing intermediate container 707fae0c7b0c [2022-01-24T08:29:33.473Z] ---> bbf5ff51105e [2022-01-24T08:29:33.473Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-24T08:29:33.473Z] ---> Running in 4456cd88e107 [2022-01-24T08:29:33.734Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-24T08:29:33.999Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-24T08:29:33.999Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-24T08:29:33.999Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-24T08:29:33.999Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-24T08:29:34.267Z] OK: 221 MiB in 52 packages [2022-01-24T08:29:34.532Z] OK: 221 MiB in 52 packages [2022-01-24T08:29:34.532Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-24T08:29:34.532Z] OK: 221 MiB in 52 packages [2022-01-24T08:29:34.532Z] Removing intermediate container 3bcb63739925 [2022-01-24T08:29:34.532Z] ---> 4917d70d6c10 [2022-01-24T08:29:34.532Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-24T08:29:34.793Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-24T08:29:34.793Z] OK: 221 MiB in 52 packages [2022-01-24T08:29:34.793Z] ---> 3af6a7cc006c [2022-01-24T08:29:34.793Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T08:29:35.054Z] ---> Running in 68d80c7125b2 [2022-01-24T08:29:35.054Z] Removing intermediate container 20cd2f3c70aa [2022-01-24T08:29:35.054Z] ---> 2b95f61f7799 [2022-01-24T08:29:35.054Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-24T08:29:35.054Z] Removing intermediate container b48bffd2c465 [2022-01-24T08:29:35.054Z] ---> 57ab6157660a [2022-01-24T08:29:35.054Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-24T08:29:35.054Z] OK: 221 MiB in 52 packages [2022-01-24T08:29:35.313Z] ---> 5a292e15e99d [2022-01-24T08:29:35.313Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T08:29:35.313Z] ---> Running in a6ab93c16879 [2022-01-24T08:29:35.313Z] ---> eca14d114e8b [2022-01-24T08:29:35.313Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T08:29:35.313Z] ---> Running in 007776b493b8 [2022-01-24T08:29:35.313Z] Removing intermediate container 75e6e1430826 [2022-01-24T08:29:35.313Z] ---> 820ae0e16e0d [2022-01-24T08:29:35.313Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-24T08:29:35.578Z] Removing intermediate container 4456cd88e107 [2022-01-24T08:29:35.578Z] ---> 96f8168776d4 [2022-01-24T08:29:35.578Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-24T08:29:35.578Z] ---> 4d16956b0629 [2022-01-24T08:29:35.578Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T08:29:35.840Z] ---> Running in 1921456ac0e4 [2022-01-24T08:29:35.840Z] ---> 689e7cea5dd0 [2022-01-24T08:29:35.840Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T08:29:36.106Z] ---> Running in 3edba39bd25e [2022-01-24T08:29:37.057Z] Removing intermediate container 68d80c7125b2 [2022-01-24T08:29:37.057Z] ---> 64b9bc70235e [2022-01-24T08:29:37.057Z] Step 8/23 : COPY . . [2022-01-24T08:29:37.322Z] Removing intermediate container a6ab93c16879 [2022-01-24T08:29:37.322Z] ---> f7b377b2b69f [2022-01-24T08:29:37.322Z] Step 8/23 : COPY . . [2022-01-24T08:29:37.322Z] Removing intermediate container 007776b493b8 [2022-01-24T08:29:37.322Z] ---> 9a9f98d73272 [2022-01-24T08:29:37.322Z] Step 8/21 : COPY . . [2022-01-24T08:29:39.571Z] Removing intermediate container 2c014e147054 [2022-01-24T08:29:39.571Z] ---> c94cb2b6e114 [2022-01-24T08:29:39.571Z] Successfully built c94cb2b6e114 [2022-01-24T08:29:39.571Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:29:39.942Z] + docker inspect -f . ci-base-image-arm64 [2022-01-24T08:29:39.942Z] . [Pipeline] withDockerContainer [2022-01-24T08:29:40.193Z] prd-ubuntu18.04-docker-arm64-4c-16g-3761 does not seem to be running inside a container [2022-01-24T08:29:40.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2022-01-24T08:29:41.595Z] $ docker top ec85482978c294a4983b73dfc6ef758fa23b3c3edf8fec37b2dd54724c4bb197 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-24T08:29:42.534Z] + go version [2022-01-24T08:29:42.534Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-24T08:29:42.566Z] $ docker stop --time=1 ec85482978c294a4983b73dfc6ef758fa23b3c3edf8fec37b2dd54724c4bb197 [2022-01-24T08:29:44.177Z] $ docker rm -f ec85482978c294a4983b73dfc6ef758fa23b3c3edf8fec37b2dd54724c4bb197 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:29:44.970Z] + docker inspect -f . ci-base-image-arm64 [2022-01-24T08:29:44.970Z] . [Pipeline] withDockerContainer [2022-01-24T08:29:45.185Z] prd-ubuntu18.04-docker-arm64-4c-16g-3761 does not seem to be running inside a container [2022-01-24T08:29:45.261Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2022-01-24T08:29:46.486Z] $ docker top 8465893a07a5269adeeb19d02c01e2ff1041d08a55d1494e97f531ea9cd99c2e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-24T08:29:46.794Z] ========================================================= [2022-01-24T08:29:46.794Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-24T08:29:46.794Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-24T08:29:47.399Z] Removing intermediate container 1921456ac0e4 [2022-01-24T08:29:47.399Z] ---> b030c66c9144 [2022-01-24T08:29:47.399Z] Step 8/22 : COPY . . [2022-01-24T08:29:47.399Z] ---> fdc370f20052 [2022-01-24T08:29:47.399Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-24T08:29:47.399Z] ---> 03d40aca4a3a [2022-01-24T08:29:47.399Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-24T08:29:47.399Z] Removing intermediate container 3edba39bd25e [2022-01-24T08:29:47.399Z] ---> 015b34830e8f [2022-01-24T08:29:47.399Z] Step 8/23 : COPY . . [2022-01-24T08:29:47.399Z] ---> 7dc89e46d174 [2022-01-24T08:29:47.399Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-24T08:29:47.399Z] ---> Running in 35ab8f21bd9e [2022-01-24T08:29:47.399Z] ---> Running in f72834d95e8f [2022-01-24T08:29:47.399Z] ---> Running in d83401fab1d2 [2022-01-24T08:29:47.399Z] 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 [2022-01-24T08:29:47.399Z] 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 [2022-01-24T08:29:47.399Z] 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 [2022-01-24T08:29:47.498Z] + make test [2022-01-24T08:29:47.498Z] go mod tidy [2022-01-24T08:29:48.094Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-24T08:29:55.556Z] ---> fa8bc6d7d032 [2022-01-24T08:29:55.556Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-24T08:29:55.556Z] ---> 617ad790ae52 [2022-01-24T08:29:55.556Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-24T08:29:55.556Z] ---> Running in 719df35e590c [2022-01-24T08:29:55.556Z] ---> Running in 98e75c4bf60b [2022-01-24T08:29:56.134Z] 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 [2022-01-24T08:29:56.134Z] 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 [2022-01-24T08:30:14.885Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-24T08:30:22.715Z] 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 [2022-01-24T08:30:24.106Z] Removing intermediate container 35ab8f21bd9e [2022-01-24T08:30:24.106Z] ---> 122f9cbe5983 [2022-01-24T08:30:24.106Z] [2022-01-24T08:30:24.106Z] Step 10/23 : FROM alpine:3.14 [2022-01-24T08:30:24.106Z] 3.14: Pulling from library/alpine [2022-01-24T08:30:25.058Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-24T08:30:25.058Z] Status: Downloaded newer image for alpine:3.14 [2022-01-24T08:30:25.058Z] ---> 0a97eee8041e [2022-01-24T08:30:25.058Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-24T08:30:25.058Z] ---> Running in 436fa7c5bdc1 [2022-01-24T08:30:25.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-24T08:30:25.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-24T08:30:25.901Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-24T08:30:25.901Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T08:30:25.901Z] OK: 6 MiB in 15 packages [2022-01-24T08:30:26.872Z] Removing intermediate container 436fa7c5bdc1 [2022-01-24T08:30:26.872Z] ---> ee765454c7bc [2022-01-24T08:30:26.872Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-24T08:30:26.872Z] ---> Running in 50b04f1c1509 [2022-01-24T08:30:26.872Z] Removing intermediate container f72834d95e8f [2022-01-24T08:30:26.872Z] ---> 8b1bf31fc08e [2022-01-24T08:30:26.872Z] [2022-01-24T08:30:26.872Z] Step 10/21 : FROM alpine:3.14 [2022-01-24T08:30:26.872Z] ---> 0a97eee8041e [2022-01-24T08:30:26.872Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-24T08:30:27.137Z] ---> Running in f2da705af1c9 [2022-01-24T08:30:27.137Z] Removing intermediate container 50b04f1c1509 [2022-01-24T08:30:27.137Z] ---> f8975a9c45d9 [2022-01-24T08:30:27.137Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-24T08:30:27.137Z] ---> Running in d303f027b1b3 [2022-01-24T08:30:27.408Z] Removing intermediate container d303f027b1b3 [2022-01-24T08:30:27.408Z] ---> f5db55952893 [2022-01-24T08:30:27.408Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-24T08:30:27.408Z] ---> Running in 0599ebefd67c [2022-01-24T08:30:27.670Z] Removing intermediate container 0599ebefd67c [2022-01-24T08:30:27.670Z] ---> c1648a57483d [2022-01-24T08:30:27.670Z] Step 15/23 : WORKDIR / [2022-01-24T08:30:27.670Z] ---> Running in 7fd1d0bf3865 [2022-01-24T08:30:27.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-24T08:30:27.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-24T08:30:27.940Z] Removing intermediate container 7fd1d0bf3865 [2022-01-24T08:30:27.940Z] ---> 5ced11dd2ef7 [2022-01-24T08:30:27.940Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T08:30:28.205Z] ---> 540db97d0708 [2022-01-24T08:30:28.205Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-24T08:30:28.474Z] (1/5) Installing ca-certificates (20211220-r0) [2022-01-24T08:30:28.474Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-24T08:30:28.474Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-24T08:30:28.474Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-24T08:30:28.474Z] (5/5) Installing curl (7.79.1-r0) [2022-01-24T08:30:28.474Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T08:30:28.474Z] Executing ca-certificates-20211220-r0.trigger [2022-01-24T08:30:28.474Z] OK: 8 MiB in 19 packages [2022-01-24T08:30:29.048Z] ---> 302c115f7216 [2022-01-24T08:30:29.048Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-24T08:30:29.308Z] ---> 60ba3fbe292c [2022-01-24T08:30:29.308Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-24T08:30:29.308Z] Removing intermediate container f2da705af1c9 [2022-01-24T08:30:29.308Z] ---> 9c1e0f1b134a [2022-01-24T08:30:29.308Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-24T08:30:29.572Z] ---> Running in bb74aee458b4 [2022-01-24T08:30:29.572Z] ---> Running in 05bdd799bbe6 [2022-01-24T08:30:29.572Z] Removing intermediate container bb74aee458b4 [2022-01-24T08:30:29.572Z] ---> fa4d0ceae02b [2022-01-24T08:30:29.572Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T08:30:29.834Z] Removing intermediate container 05bdd799bbe6 [2022-01-24T08:30:29.834Z] ---> cd3525fd5019 [2022-01-24T08:30:29.834Z] Step 13/21 : WORKDIR /edgex [2022-01-24T08:30:29.834Z] ---> Running in 35e94dd80ae9 [2022-01-24T08:30:29.834Z] ---> Running in 60e4955b832a [2022-01-24T08:30:29.834Z] Removing intermediate container 35e94dd80ae9 [2022-01-24T08:30:29.834Z] ---> 2b56c168b974 [2022-01-24T08:30:29.834Z] Step 21/23 : LABEL arch=x86_64 [2022-01-24T08:30:30.096Z] ---> Running in 2ba27838a560 [2022-01-24T08:30:30.096Z] Removing intermediate container 60e4955b832a [2022-01-24T08:30:30.096Z] ---> 5bf3fc2ea834 [2022-01-24T08:30:30.096Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-24T08:30:30.362Z] Removing intermediate container 2ba27838a560 [2022-01-24T08:30:30.362Z] ---> 1c2a43d02903 [2022-01-24T08:30:30.362Z] Step 22/23 : LABEL git_sha=645552f18b924b61a6b71c8659092e87d7ac655f [2022-01-24T08:30:30.362Z] ---> Running in 6ca962bea001 [2022-01-24T08:30:30.362Z] ---> eb126b71170a [2022-01-24T08:30:30.362Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-24T08:30:30.362Z] Removing intermediate container 6ca962bea001 [2022-01-24T08:30:30.362Z] ---> 16313fdb1b23 [2022-01-24T08:30:30.362Z] Step 23/23 : LABEL version=0.0.0 [2022-01-24T08:30:30.624Z] ---> Running in 65977ed0cb62 [2022-01-24T08:30:30.888Z] Removing intermediate container 65977ed0cb62 [2022-01-24T08:30:30.888Z] ---> cde3b842453a [2022-01-24T08:30:30.888Z] [2022-01-24T08:30:30.888Z] ---> d89442cba00e [2022-01-24T08:30:30.888Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-24T08:30:31.154Z] Successfully built cde3b842453a [2022-01-24T08:30:31.154Z] Successfully tagged core-command:latest [2022-01-24T08:30:31.154Z] Building support-notifications [2022-01-24T08:30:32.564Z]  Building core-command ... done  ---> 5319b98a585c [2022-01-24T08:30:32.564Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-24T08:30:33.511Z] ---> Running in c86ae266d935 [2022-01-24T08:30:33.772Z] Removing intermediate container c86ae266d935 [2022-01-24T08:30:33.772Z] ---> 12e68ddc789c [2022-01-24T08:30:33.772Z] Step 18/21 : CMD ["--init=true"] [2022-01-24T08:30:34.034Z] ---> Running in d8183d9460b9 [2022-01-24T08:30:34.295Z] Removing intermediate container d8183d9460b9 [2022-01-24T08:30:34.295Z] ---> d3ecb680f9f0 [2022-01-24T08:30:34.295Z] Step 19/21 : LABEL arch=x86_64 [2022-01-24T08:30:34.295Z] ---> Running in 35b671aa4165 [2022-01-24T08:30:34.874Z] Removing intermediate container 35b671aa4165 [2022-01-24T08:30:34.874Z] ---> 371f1b1e1ff7 [2022-01-24T08:30:34.874Z] Step 20/21 : LABEL git_sha=645552f18b924b61a6b71c8659092e87d7ac655f [2022-01-24T08:30:34.874Z] ---> Running in 3ba406c6ca9b [2022-01-24T08:30:35.135Z] Removing intermediate container 3ba406c6ca9b [2022-01-24T08:30:35.135Z] ---> 9c3d3eb562ed [2022-01-24T08:30:35.135Z] Step 21/21 : LABEL version=0.0.0 [2022-01-24T08:30:35.135Z] ---> Running in 58ff1322e8c7 [2022-01-24T08:30:35.398Z] Removing intermediate container 58ff1322e8c7 [2022-01-24T08:30:35.398Z] ---> cfdf0f86e4fb [2022-01-24T08:30:35.398Z] [2022-01-24T08:30:35.398Z] Successfully built cfdf0f86e4fb [2022-01-24T08:30:35.398Z] Successfully tagged security-proxy-setup:latest [2022-01-24T08:30:35.398Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-01-24T08:30:41.996Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T08:30:41.996Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-24T08:30:41.996Z] ---> 5cde688715ea [2022-01-24T08:30:41.996Z] Step 3/31 : WORKDIR /edgex-go [2022-01-24T08:30:41.996Z] ---> Using cache [2022-01-24T08:30:41.996Z] ---> 7b1d2cca198b [2022-01-24T08:30:41.997Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T08:30:41.997Z] ---> Using cache [2022-01-24T08:30:41.997Z] ---> bbf5ff51105e [2022-01-24T08:30:41.997Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-24T08:30:41.997Z] ---> Using cache [2022-01-24T08:30:41.997Z] ---> 96f8168776d4 [2022-01-24T08:30:41.997Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-24T08:30:41.997Z] ---> Using cache [2022-01-24T08:30:41.997Z] ---> 689e7cea5dd0 [2022-01-24T08:30:41.997Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T08:30:41.997Z] ---> Using cache [2022-01-24T08:30:41.997Z] ---> 015b34830e8f [2022-01-24T08:30:41.997Z] Step 8/31 : COPY . . [2022-01-24T08:30:41.997Z] ---> Using cache [2022-01-24T08:30:41.997Z] ---> 617ad790ae52 [2022-01-24T08:30:41.997Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-24T08:30:41.997Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T08:30:41.997Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-24T08:30:41.997Z] ---> 5cde688715ea [2022-01-24T08:30:41.997Z] Step 3/22 : WORKDIR /edgex-go [2022-01-24T08:30:41.997Z] ---> Using cache [2022-01-24T08:30:41.997Z] ---> 7b1d2cca198b [2022-01-24T08:30:41.997Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T08:30:41.997Z] ---> Using cache [2022-01-24T08:30:41.997Z] ---> bbf5ff51105e [2022-01-24T08:30:41.997Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-24T08:30:42.261Z] Removing intermediate container 719df35e590c [2022-01-24T08:30:42.261Z] ---> 4e053004b180 [2022-01-24T08:30:42.261Z] [2022-01-24T08:30:42.261Z] Step 10/22 : FROM alpine:3.14 [2022-01-24T08:30:42.261Z] ---> 0a97eee8041e [2022-01-24T08:30:42.261Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-24T08:30:42.261Z] ---> Using cache [2022-01-24T08:30:42.261Z] ---> ee765454c7bc [2022-01-24T08:30:42.261Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-24T08:30:42.261Z] ---> Using cache [2022-01-24T08:30:42.261Z] ---> f8975a9c45d9 [2022-01-24T08:30:42.261Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-24T08:30:42.261Z] ---> Running in 99acc2119860 [2022-01-24T08:30:42.261Z] ---> Running in 0cdf9c46510d [2022-01-24T08:30:42.261Z] Removing intermediate container d83401fab1d2 [2022-01-24T08:30:42.261Z] ---> 4629089ee95e [2022-01-24T08:30:42.261Z] [2022-01-24T08:30:42.261Z] Step 10/23 : FROM alpine:3.14 [2022-01-24T08:30:42.261Z] ---> 0a97eee8041e [2022-01-24T08:30:42.261Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-24T08:30:42.261Z] ---> Running in 24802d3805cc [2022-01-24T08:30:42.261Z] ---> Running in 3d9832be97c4 [2022-01-24T08:30:42.528Z] Removing intermediate container 98e75c4bf60b [2022-01-24T08:30:42.528Z] ---> 3f9d568bffc9 [2022-01-24T08:30:42.528Z] [2022-01-24T08:30:42.528Z] Step 10/23 : FROM alpine:3.14 [2022-01-24T08:30:42.528Z] ---> 0a97eee8041e [2022-01-24T08:30:42.528Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-24T08:30:42.528Z] ---> Using cache [2022-01-24T08:30:42.528Z] ---> ee765454c7bc [2022-01-24T08:30:42.528Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-24T08:30:42.528Z] ---> Using cache [2022-01-24T08:30:42.528Z] ---> f8975a9c45d9 [2022-01-24T08:30:42.528Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-24T08:30:42.528Z] Removing intermediate container 24802d3805cc [2022-01-24T08:30:42.528Z] ---> d317449780b4 [2022-01-24T08:30:42.528Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-24T08:30:42.528Z] ---> Running in 131ebfa7af00 [2022-01-24T08:30:42.528Z] ---> Running in 337edb605654 [2022-01-24T08:30:42.528Z] Removing intermediate container 3d9832be97c4 [2022-01-24T08:30:42.528Z] ---> ec153e44d3bc [2022-01-24T08:30:42.528Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-24T08:30:42.528Z] ---> Running in a91fe3ba5144 [2022-01-24T08:30:42.794Z] Removing intermediate container 131ebfa7af00 [2022-01-24T08:30:42.794Z] ---> d1c6f1a4649a [2022-01-24T08:30:42.794Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-24T08:30:42.794Z] Removing intermediate container 337edb605654 [2022-01-24T08:30:42.794Z] ---> 82cca13fd355 [2022-01-24T08:30:42.794Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T08:30:42.794Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-24T08:30:42.794Z] ---> Running in c999bd9fa9d4 [2022-01-24T08:30:42.794Z] 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 [2022-01-24T08:30:42.794Z] Removing intermediate container a91fe3ba5144 [2022-01-24T08:30:42.794Z] ---> a447db2839ad [2022-01-24T08:30:42.794Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-24T08:30:42.794Z] ---> Running in b901d3d484a6 [2022-01-24T08:30:42.794Z] Removing intermediate container c999bd9fa9d4 [2022-01-24T08:30:42.794Z] ---> fba774a65871 [2022-01-24T08:30:42.794Z] Step 15/23 : WORKDIR / [2022-01-24T08:30:43.061Z] ---> Running in be0ec5d6e131 [2022-01-24T08:30:43.061Z] ---> 95d77f937955 [2022-01-24T08:30:43.061Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-24T08:30:43.061Z] Removing intermediate container b901d3d484a6 [2022-01-24T08:30:43.061Z] ---> 212cb3d3d0db [2022-01-24T08:30:43.061Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T08:30:43.061Z] ---> Running in d96093357c2f [2022-01-24T08:30:43.061Z] Removing intermediate container be0ec5d6e131 [2022-01-24T08:30:43.061Z] ---> 108cd11ede98 [2022-01-24T08:30:43.061Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T08:30:43.640Z] ---> 1f6572cfc118 [2022-01-24T08:30:43.640Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-24T08:30:43.640Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-24T08:30:43.902Z] ---> 5a0b23bd98be [2022-01-24T08:30:43.902Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-24T08:30:44.165Z] OK: 221 MiB in 52 packages [2022-01-24T08:30:44.166Z] ---> a0501b098cbe [2022-01-24T08:30:44.166Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-24T08:30:44.166Z] ---> 3452c30dfac6 [2022-01-24T08:30:44.166Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-24T08:30:44.166Z] ---> Running in b13b8ffa5c11 [2022-01-24T08:30:44.166Z] Removing intermediate container d96093357c2f [2022-01-24T08:30:44.166Z] ---> e59e4adb61fc [2022-01-24T08:30:44.166Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-24T08:30:44.432Z] ---> Running in 11403bd18405 [2022-01-24T08:30:44.432Z] Removing intermediate container b13b8ffa5c11 [2022-01-24T08:30:44.432Z] ---> 4d31b2c2a5ef [2022-01-24T08:30:44.432Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T08:30:44.432Z] ---> Running in a998c3f3bb3a [2022-01-24T08:30:44.432Z] ---> 78ba22bc5bab [2022-01-24T08:30:44.432Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-24T08:30:44.696Z] ---> Running in 99d72a3f5380 [2022-01-24T08:30:44.696Z] Removing intermediate container 99acc2119860 [2022-01-24T08:30:44.696Z] ---> c9a7f14645da [2022-01-24T08:30:44.696Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-24T08:30:44.955Z] Removing intermediate container a998c3f3bb3a [2022-01-24T08:30:44.955Z] ---> 92354315619d [2022-01-24T08:30:44.955Z] Step 20/22 : LABEL arch=x86_64 [2022-01-24T08:30:44.955Z] Removing intermediate container 99d72a3f5380 [2022-01-24T08:30:44.955Z] ---> 152911668808 [2022-01-24T08:30:44.955Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T08:30:44.955Z] ---> Running in 3de48ae8fa30 [2022-01-24T08:30:44.955Z] ---> Running in 030c9d1be1ac [2022-01-24T08:30:45.218Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-24T08:30:45.218Z] ---> aea42359189b [2022-01-24T08:30:45.218Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T08:30:45.218Z] Removing intermediate container 3de48ae8fa30 [2022-01-24T08:30:45.218Z] ---> c1717328aeec [2022-01-24T08:30:45.218Z] Step 21/22 : LABEL git_sha=645552f18b924b61a6b71c8659092e87d7ac655f [2022-01-24T08:30:45.218Z] Removing intermediate container 030c9d1be1ac [2022-01-24T08:30:45.218Z] ---> 7847924ae8f7 [2022-01-24T08:30:45.218Z] Step 21/23 : LABEL arch=x86_64 [2022-01-24T08:30:45.218Z] ---> Running in 1d87a698b7ce [2022-01-24T08:30:45.480Z] ---> Running in d8c5c16bd9cd [2022-01-24T08:30:45.480Z] ---> Running in 17e2b663b946 [2022-01-24T08:30:45.480Z] Removing intermediate container d8c5c16bd9cd [2022-01-24T08:30:45.480Z] ---> 9797b8cb0f14 [2022-01-24T08:30:45.480Z] Step 22/23 : LABEL git_sha=645552f18b924b61a6b71c8659092e87d7ac655f [2022-01-24T08:30:45.480Z] Removing intermediate container 17e2b663b946 [2022-01-24T08:30:45.480Z] ---> 1e2bd01f5f47 [2022-01-24T08:30:45.480Z] Step 22/22 : LABEL version=0.0.0 [2022-01-24T08:30:45.480Z] ---> Running in e31fc276bfe6 [2022-01-24T08:30:45.760Z] ---> Running in 3ae11755fc22 [2022-01-24T08:30:45.760Z] Removing intermediate container e31fc276bfe6 [2022-01-24T08:30:45.760Z] ---> b79d066bb6d6 [2022-01-24T08:30:45.760Z] Step 23/23 : LABEL version=0.0.0 [2022-01-24T08:30:45.760Z] Removing intermediate container 3ae11755fc22 [2022-01-24T08:30:45.760Z] ---> 1c34c2f03f4d [2022-01-24T08:30:45.760Z] [2022-01-24T08:30:45.760Z] ---> Running in 112bd7acbf47 [2022-01-24T08:30:46.048Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-24T08:30:46.048Z] Successfully built 1c34c2f03f4d [2022-01-24T08:30:46.048Z] Successfully tagged support-scheduler:latest [2022-01-24T08:30:46.048Z] Building sys-mgmt-agent [2022-01-24T08:30:46.048Z]  Building support-scheduler ... done Removing intermediate container 112bd7acbf47 [2022-01-24T08:30:46.048Z] ---> 9f30dd519fb7 [2022-01-24T08:30:46.048Z] [2022-01-24T08:30:46.321Z] Successfully built 9f30dd519fb7 [2022-01-24T08:30:46.321Z] Successfully tagged core-metadata:latest [2022-01-24T08:30:46.321Z] Building security-secretstore-setup [2022-01-24T08:30:46.321Z]  Building core-metadata ... done (1/6) Installing dumb-init (1.2.5-r1) [2022-01-24T08:30:46.593Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-24T08:30:46.593Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-24T08:30:46.593Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-24T08:30:46.864Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-24T08:30:46.864Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-24T08:30:46.864Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T08:30:46.864Z] OK: 8 MiB in 20 packages [2022-01-24T08:30:53.112Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T08:30:53.112Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-24T08:30:53.112Z] ---> 5cde688715ea [2022-01-24T08:30:53.112Z] Step 3/23 : WORKDIR /edgex-go [2022-01-24T08:30:53.112Z] ---> Using cache [2022-01-24T08:30:53.112Z] ---> 7b1d2cca198b [2022-01-24T08:30:53.112Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T08:30:53.112Z] ---> Using cache [2022-01-24T08:30:53.112Z] ---> bbf5ff51105e [2022-01-24T08:30:53.112Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-24T08:30:53.112Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T08:30:53.112Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-24T08:30:53.112Z] ---> 5cde688715ea [2022-01-24T08:30:53.112Z] Step 3/25 : WORKDIR /edgex-go [2022-01-24T08:30:53.112Z] ---> Using cache [2022-01-24T08:30:53.112Z] ---> 7b1d2cca198b [2022-01-24T08:30:53.112Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T08:30:53.112Z] ---> Using cache [2022-01-24T08:30:53.112Z] ---> bbf5ff51105e [2022-01-24T08:30:53.112Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-24T08:30:53.112Z] ---> Using cache [2022-01-24T08:30:53.112Z] ---> 96f8168776d4 [2022-01-24T08:30:53.112Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-24T08:30:53.112Z] ---> Using cache [2022-01-24T08:30:53.112Z] ---> 689e7cea5dd0 [2022-01-24T08:30:53.112Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T08:30:53.112Z] ---> Using cache [2022-01-24T08:30:53.112Z] ---> 015b34830e8f [2022-01-24T08:30:53.112Z] Step 8/25 : COPY . . [2022-01-24T08:30:53.112Z] ---> Using cache [2022-01-24T08:30:53.112Z] ---> 617ad790ae52 [2022-01-24T08:30:53.112Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-24T08:30:53.374Z] ---> Running in 12152d5fb511 [2022-01-24T08:30:53.374Z] ---> Running in 9e76456bca10 [2022-01-24T08:30:53.374Z] Removing intermediate container 1d87a698b7ce [2022-01-24T08:30:53.374Z] ---> ed0f3e3d1978 [2022-01-24T08:30:53.374Z] Step 8/22 : COPY . . [2022-01-24T08:30:53.945Z] Removing intermediate container 11403bd18405 [2022-01-24T08:30:53.945Z] ---> cae649f16535 [2022-01-24T08:30:53.945Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T08:30:53.945Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-24T08:30:54.897Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-24T08:30:55.160Z] OK: 221 MiB in 52 packages [2022-01-24T08:30:56.570Z] 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 [2022-01-24T08:30:57.964Z] ---> 69da3ef0699f [2022-01-24T08:30:57.964Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-24T08:30:58.235Z] ---> c200b1c0267d [2022-01-24T08:30:58.235Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-24T08:30:58.499Z] Removing intermediate container 12152d5fb511 [2022-01-24T08:30:58.499Z] ---> ef1f2be67675 [2022-01-24T08:30:58.499Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-24T08:30:58.499Z] ---> Running in fe1340c42330 [2022-01-24T08:30:58.499Z] ---> d0cd69817b71 [2022-01-24T08:30:58.499Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-24T08:30:58.760Z] ---> ae1109f9defe [2022-01-24T08:30:58.760Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T08:30:59.020Z] ---> Running in a37c9502d85e [2022-01-24T08:30:59.020Z] 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 [2022-01-24T08:30:59.020Z] ---> 6834d5a1b0a1 [2022-01-24T08:30:59.020Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-24T08:30:59.020Z] ---> Running in f98a5a6ce6cc [2022-01-24T08:30:59.280Z] Removing intermediate container f98a5a6ce6cc [2022-01-24T08:30:59.280Z] ---> 65f28961ba3c [2022-01-24T08:30:59.280Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T08:30:59.280Z] ---> Running in a76914c13cc0 [2022-01-24T08:30:59.541Z] Removing intermediate container a76914c13cc0 [2022-01-24T08:30:59.541Z] ---> a6af8cd08bbb [2022-01-24T08:30:59.541Z] Step 21/23 : LABEL arch=x86_64 [2022-01-24T08:30:59.541Z] ---> Running in 70fcb4dd7b71 [2022-01-24T08:30:59.804Z] Removing intermediate container 70fcb4dd7b71 [2022-01-24T08:30:59.804Z] ---> b3c7628b59fe [2022-01-24T08:30:59.804Z] Step 22/23 : LABEL git_sha=645552f18b924b61a6b71c8659092e87d7ac655f [2022-01-24T08:31:00.066Z] ---> Running in 76f31ba9ff2f [2022-01-24T08:31:00.326Z] Removing intermediate container 76f31ba9ff2f [2022-01-24T08:31:00.326Z] ---> 1a535e3d3480 [2022-01-24T08:31:00.326Z] Step 23/23 : LABEL version=0.0.0 [2022-01-24T08:31:00.326Z] ---> Running in 7b57994874b1 [2022-01-24T08:31:00.587Z] Removing intermediate container 7b57994874b1 [2022-01-24T08:31:00.587Z] ---> 5808fead1acf [2022-01-24T08:31:00.587Z] [2022-01-24T08:31:00.587Z] Successfully built 5808fead1acf [2022-01-24T08:31:00.855Z] Successfully tagged core-data:latest [2022-01-24T08:31:01.122Z]  Building core-data ... done Removing intermediate container a37c9502d85e [2022-01-24T08:31:01.122Z] ---> accb8ace491d [2022-01-24T08:31:01.122Z] Step 8/23 : COPY . . [2022-01-24T08:31:09.316Z] ---> 2584da323bdb [2022-01-24T08:31:09.316Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-24T08:31:09.316Z] ---> Running in b7f81c9d4a5f [2022-01-24T08:31:09.316Z] 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 [2022-01-24T08:31:11.465Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-24T08:31:11.738Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-24T08:31:12.338Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-24T08:31:12.632Z] Removing intermediate container 0cdf9c46510d [2022-01-24T08:31:12.632Z] ---> cc29507eceec [2022-01-24T08:31:12.632Z] [2022-01-24T08:31:12.632Z] Step 10/31 : FROM alpine:3.14 [2022-01-24T08:31:12.632Z] ---> 0a97eee8041e [2022-01-24T08:31:12.632Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-24T08:31:12.632Z] ---> Running in 46a94149bc27 [2022-01-24T08:31:12.894Z] Removing intermediate container 46a94149bc27 [2022-01-24T08:31:12.894Z] ---> ed1897876009 [2022-01-24T08:31:12.894Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-24T08:31:12.894Z] ---> Running in eaf588fb438c [2022-01-24T08:31:13.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-24T08:31:13.322Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-24T08:31:13.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-24T08:31:13.684Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-24T08:31:13.684Z] (2/2) Installing su-exec (0.2-r1) [2022-01-24T08:31:13.684Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T08:31:13.684Z] OK: 6 MiB in 16 packages [2022-01-24T08:31:14.257Z] Removing intermediate container eaf588fb438c [2022-01-24T08:31:14.257Z] ---> 9a957fbf3bd0 [2022-01-24T08:31:14.257Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-24T08:31:14.257Z] ---> Running in 9e64dd035864 [2022-01-24T08:31:14.257Z] Removing intermediate container 9e64dd035864 [2022-01-24T08:31:14.257Z] ---> 814007874ce0 [2022-01-24T08:31:14.257Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-24T08:31:14.257Z] ---> Running in ef79ab0f346c [2022-01-24T08:31:14.520Z] Removing intermediate container ef79ab0f346c [2022-01-24T08:31:14.520Z] ---> 292ba835a003 [2022-01-24T08:31:14.520Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-24T08:31:14.520Z] ---> Running in 2ffd024537c3 [2022-01-24T08:31:15.466Z] Removing intermediate container 2ffd024537c3 [2022-01-24T08:31:15.466Z] ---> b24f46dab47b [2022-01-24T08:31:15.466Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-24T08:31:15.466Z] ---> Running in d50e83228ba9 [2022-01-24T08:31:15.733Z] Removing intermediate container d50e83228ba9 [2022-01-24T08:31:15.733Z] ---> cee400756d4d [2022-01-24T08:31:15.733Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-24T08:31:15.996Z] ---> c4162aaf20f3 [2022-01-24T08:31:15.996Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-24T08:31:15.996Z] ---> Running in 8de8a8673e2a [2022-01-24T08:31:17.396Z] Removing intermediate container 8de8a8673e2a [2022-01-24T08:31:17.396Z] ---> fd84d641ce4e [2022-01-24T08:31:17.396Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T08:31:17.396Z] ---> 08a09be04503 [2022-01-24T08:31:17.396Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-24T08:31:17.968Z] ---> cf5651f5568c [2022-01-24T08:31:17.968Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-24T08:31:18.231Z] ---> ddebf2cf53a3 [2022-01-24T08:31:18.231Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-24T08:31:18.493Z] ---> 27266b01798c [2022-01-24T08:31:18.493Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-24T08:31:18.753Z] ---> 593c627c3839 [2022-01-24T08:31:18.753Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-24T08:31:19.015Z] ---> Running in 48cf320a6c50 [2022-01-24T08:31:19.278Z] Removing intermediate container 48cf320a6c50 [2022-01-24T08:31:19.278Z] ---> ae2b6bafda16 [2022-01-24T08:31:19.278Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-24T08:31:19.540Z] ---> 7eda48489493 [2022-01-24T08:31:19.540Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-24T08:31:19.540Z] ---> Running in 552925ee73cc [2022-01-24T08:31:20.939Z] Removing intermediate container 552925ee73cc [2022-01-24T08:31:20.939Z] ---> fd9b360e8694 [2022-01-24T08:31:20.939Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-24T08:31:20.939Z] ---> Running in 0210005a2559 [2022-01-24T08:31:20.939Z] Removing intermediate container 0210005a2559 [2022-01-24T08:31:20.939Z] ---> 32b31d7aff9e [2022-01-24T08:31:20.939Z] Step 28/31 : CMD ["gate"] [2022-01-24T08:31:21.205Z] ---> Running in d4835ef9f483 [2022-01-24T08:31:21.475Z] Removing intermediate container d4835ef9f483 [2022-01-24T08:31:21.476Z] ---> e38d59a8022b [2022-01-24T08:31:21.476Z] Step 29/31 : LABEL arch=x86_64 [2022-01-24T08:31:21.476Z] ---> Running in 2440df950e7a [2022-01-24T08:31:21.747Z] Removing intermediate container 2440df950e7a [2022-01-24T08:31:21.747Z] ---> 688905da2a25 [2022-01-24T08:31:21.747Z] Step 30/31 : LABEL git_sha=645552f18b924b61a6b71c8659092e87d7ac655f [2022-01-24T08:31:21.747Z] ---> Running in c7db047fb217 [2022-01-24T08:31:22.035Z] Removing intermediate container c7db047fb217 [2022-01-24T08:31:22.035Z] ---> 75ba23189ead [2022-01-24T08:31:22.035Z] Step 31/31 : LABEL version=0.0.0 [2022-01-24T08:31:22.035Z] ---> Running in 1eea6196aff2 [2022-01-24T08:31:22.309Z] Removing intermediate container 1eea6196aff2 [2022-01-24T08:31:22.309Z] ---> 5afa3c5033d4 [2022-01-24T08:31:22.309Z] [2022-01-24T08:31:22.573Z] Successfully built 5afa3c5033d4 [2022-01-24T08:31:22.573Z] Successfully tagged security-bootstrapper:latest [2022-01-24T08:31:22.834Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-24T08:31:23.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-24T08:31:23.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-24T08:31:23.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-24T08:31:23.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-24T08:31:23.503Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-24T08:31:23.503Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-24T08:31:23.781Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-24T08:31:23.781Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-24T08:31:23.781Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-24T08:31:23.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-24T08:31:27.060Z] Removing intermediate container 9e76456bca10 [2022-01-24T08:31:27.060Z] ---> a85cb25a868a [2022-01-24T08:31:27.060Z] [2022-01-24T08:31:27.060Z] Step 10/25 : FROM alpine:3.14 [2022-01-24T08:31:27.060Z] ---> 0a97eee8041e [2022-01-24T08:31:27.060Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-24T08:31:27.060Z] ---> Running in 897af30646ef [2022-01-24T08:31:27.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-24T08:31:27.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-24T08:31:28.202Z] (1/3) Installing ca-certificates (20211220-r0) [2022-01-24T08:31:28.202Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-24T08:31:28.202Z] (3/3) Installing su-exec (0.2-r1) [2022-01-24T08:31:28.202Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T08:31:28.202Z] Executing ca-certificates-20211220-r0.trigger [2022-01-24T08:31:28.202Z] OK: 6 MiB in 17 packages [2022-01-24T08:31:28.807Z] Removing intermediate container 897af30646ef [2022-01-24T08:31:28.807Z] ---> 245fb04b0c55 [2022-01-24T08:31:28.807Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-24T08:31:29.071Z] ---> Running in 28ba4117e7cc [2022-01-24T08:31:29.650Z] Removing intermediate container 28ba4117e7cc [2022-01-24T08:31:29.650Z] ---> 98ef05bb014d [2022-01-24T08:31:29.650Z] Step 13/25 : WORKDIR / [2022-01-24T08:31:29.650Z] ---> Running in 912e1773f987 [2022-01-24T08:31:29.650Z] Removing intermediate container fe1340c42330 [2022-01-24T08:31:29.650Z] ---> 425a3a2fae03 [2022-01-24T08:31:29.650Z] [2022-01-24T08:31:29.650Z] Step 10/22 : FROM alpine:3.14 [2022-01-24T08:31:29.650Z] ---> 0a97eee8041e [2022-01-24T08:31:29.650Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-24T08:31:29.918Z] ---> Running in 5cdf2f4d3215 [2022-01-24T08:31:29.918Z] Removing intermediate container 912e1773f987 [2022-01-24T08:31:29.918Z] ---> 30f52d8c49d0 [2022-01-24T08:31:29.918Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-24T08:31:30.187Z] ---> af5596d615ff [2022-01-24T08:31:30.188Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-24T08:31:30.450Z] ---> 79c30b9eb453 [2022-01-24T08:31:30.450Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-24T08:31:30.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-24T08:31:30.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-24T08:31:30.716Z] ---> d82d9bf27aa0 [2022-01-24T08:31:30.716Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-24T08:31:30.716Z] (1/2) Installing ca-certificates (20211220-r0) [2022-01-24T08:31:30.716Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-24T08:31:30.716Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T08:31:30.716Z] Executing ca-certificates-20211220-r0.trigger [2022-01-24T08:31:30.716Z] OK: 6 MiB in 16 packages [2022-01-24T08:31:30.985Z] ---> 44ec03048b44 [2022-01-24T08:31:30.985Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-24T08:31:31.556Z] ---> 73c2ba8c9895 [2022-01-24T08:31:31.556Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-24T08:31:31.830Z] Removing intermediate container 5cdf2f4d3215 [2022-01-24T08:31:31.830Z] ---> 5f1edb804dda [2022-01-24T08:31:31.830Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-24T08:31:31.830Z] ---> Running in bfb36176c1d9 [2022-01-24T08:31:31.830Z] Removing intermediate container bfb36176c1d9 [2022-01-24T08:31:31.830Z] ---> 30659dcced86 [2022-01-24T08:31:31.830Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-24T08:31:32.064Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.189s coverage: 28.7% of statements [2022-01-24T08:31:32.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-24T08:31:32.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-24T08:31:32.094Z] ---> Running in 6d1cd48562fd [2022-01-24T08:31:32.356Z] ---> b1ed710b9383 [2022-01-24T08:31:32.356Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-24T08:31:32.356Z] Removing intermediate container 6d1cd48562fd [2022-01-24T08:31:32.356Z] ---> 9184a9791528 [2022-01-24T08:31:32.356Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-24T08:31:32.356Z] ---> Running in 84e4f0e9d6d1 [2022-01-24T08:31:32.617Z] ---> d3b3e9b7c682 [2022-01-24T08:31:32.617Z] 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/ [2022-01-24T08:31:32.617Z] Removing intermediate container 84e4f0e9d6d1 [2022-01-24T08:31:32.617Z] ---> 7639959c3344 [2022-01-24T08:31:32.617Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T08:31:32.617Z] Removing intermediate container b7f81c9d4a5f [2022-01-24T08:31:32.618Z] ---> a31e0024ba86 [2022-01-24T08:31:32.618Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-24T08:31:32.618Z] ---> Running in 120be7062364 [2022-01-24T08:31:32.618Z] ---> Running in 85eb4b8f0e70 [2022-01-24T08:31:32.887Z] ---> 71ffcd890405 [2022-01-24T08:31:32.887Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-24T08:31:33.158Z] ---> b6b784274d42 [2022-01-24T08:31:33.158Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-24T08:31:33.158Z] 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 [2022-01-24T08:31:33.432Z] ---> e56dc6f74f7e [2022-01-24T08:31:33.432Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-24T08:31:33.432Z] Removing intermediate container 120be7062364 [2022-01-24T08:31:33.432Z] ---> 4aeda7d24af9 [2022-01-24T08:31:33.432Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-24T08:31:33.432Z] ---> Running in e54e64d39d5a [2022-01-24T08:31:33.432Z] ---> Running in b82c5b221748 [2022-01-24T08:31:33.694Z] Removing intermediate container b82c5b221748 [2022-01-24T08:31:33.694Z] ---> 7980ed2ed7ee [2022-01-24T08:31:33.694Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T08:31:33.694Z] Removing intermediate container e54e64d39d5a [2022-01-24T08:31:33.694Z] ---> ae98ad4d3f20 [2022-01-24T08:31:33.694Z] Step 23/25 : LABEL arch=x86_64 [2022-01-24T08:31:33.694Z] ---> Running in c4570d66490d [2022-01-24T08:31:33.694Z] ---> Running in 36ec395cb18e [2022-01-24T08:31:33.694Z] Removing intermediate container c4570d66490d [2022-01-24T08:31:33.694Z] ---> 043572eb6213 [2022-01-24T08:31:33.694Z] Step 24/25 : LABEL git_sha=645552f18b924b61a6b71c8659092e87d7ac655f [2022-01-24T08:31:33.955Z] Removing intermediate container 36ec395cb18e [2022-01-24T08:31:33.955Z] ---> acb7cd632cab [2022-01-24T08:31:33.955Z] Step 20/22 : LABEL arch=x86_64 [2022-01-24T08:31:33.955Z] ---> Running in 161ad56f3f45 [2022-01-24T08:31:33.955Z] ---> Running in ec224381b9c2 [2022-01-24T08:31:33.955Z] Removing intermediate container 161ad56f3f45 [2022-01-24T08:31:33.955Z] ---> f8674beae5b8 [2022-01-24T08:31:33.955Z] Step 25/25 : LABEL version=0.0.0 [2022-01-24T08:31:33.955Z] Removing intermediate container ec224381b9c2 [2022-01-24T08:31:33.955Z] ---> baa02a6f8a5a [2022-01-24T08:31:33.955Z] Step 21/22 : LABEL git_sha=645552f18b924b61a6b71c8659092e87d7ac655f [2022-01-24T08:31:33.955Z] Removing intermediate container 85eb4b8f0e70 [2022-01-24T08:31:33.955Z] ---> 7b46321e2b03 [2022-01-24T08:31:33.955Z] [2022-01-24T08:31:33.955Z] Step 11/23 : FROM docker:20.10.10 [2022-01-24T08:31:33.955Z] ---> Running in 6562ddd7c028 [2022-01-24T08:31:33.955Z] ---> Running in ab4caa8b977b [2022-01-24T08:31:34.214Z] 20.10.10: Pulling from library/docker [2022-01-24T08:31:34.214Z] Removing intermediate container 6562ddd7c028 [2022-01-24T08:31:34.214Z] ---> c5df91f44854 [2022-01-24T08:31:34.214Z] [2022-01-24T08:31:34.214Z] Removing intermediate container ab4caa8b977b [2022-01-24T08:31:34.214Z] ---> 9b93449a7902 [2022-01-24T08:31:34.214Z] Step 22/22 : LABEL version=0.0.0 [2022-01-24T08:31:34.214Z] Successfully built c5df91f44854 [2022-01-24T08:31:34.214Z] Successfully tagged security-secretstore-setup:latest [2022-01-24T08:31:34.214Z]  Building security-secretstore-setup ... done  ---> Running in 6d04b8293822 [2022-01-24T08:31:34.214Z] Removing intermediate container 6d04b8293822 [2022-01-24T08:31:34.214Z] ---> acc8723ae502 [2022-01-24T08:31:34.214Z] [2022-01-24T08:31:34.473Z] Successfully built acc8723ae502 [2022-01-24T08:31:34.473Z] Successfully tagged support-notifications:latest [2022-01-24T08:31:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.371s coverage: 98.5% of statements [2022-01-24T08:31:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-24T08:31:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.390s coverage: 44.7% of statements [2022-01-24T08:31:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-24T08:31:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-24T08:31:36.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.694s coverage: 89.5% of statements [2022-01-24T08:31:36.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-24T08:31:36.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-24T08:31:38.417Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.253s coverage: 84.4% of statements [2022-01-24T08:31:38.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-24T08:31:38.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-24T08:31:38.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-24T08:31:38.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-24T08:31:38.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-24T08:31:38.696Z]  Building support-notifications ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-24T08:31:38.696Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-24T08:31:38.697Z] ---> b706a049f56e [2022-01-24T08:31:38.697Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-24T08:31:38.957Z] ---> Running in c6b60629afd2 [2022-01-24T08:31:39.217Z] Removing intermediate container c6b60629afd2 [2022-01-24T08:31:39.217Z] ---> 760ed3f1b11d [2022-01-24T08:31:39.217Z] 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 [2022-01-24T08:31:39.217Z] ---> Running in 8f17a78ca60f [2022-01-24T08:31:39.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-24T08:31:39.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-24T08:31:39.738Z] (1/42) Installing readline (8.1.0-r0) [2022-01-24T08:31:39.738Z] (2/42) Installing bash (5.1.4-r0) [2022-01-24T08:31:39.738Z] Executing bash-5.1.4-r0.post-install [2022-01-24T08:31:39.738Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-24T08:31:39.738Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-24T08:31:39.738Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-24T08:31:39.738Z] (6/42) Installing curl (7.79.1-r0) [2022-01-24T08:31:39.738Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-24T08:31:39.738Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-24T08:31:39.738Z] (9/42) Installing expat (2.4.3-r0) [2022-01-24T08:31:39.738Z] (10/42) Installing libffi (3.3-r2) [2022-01-24T08:31:39.738Z] (11/42) Installing gdbm (1.19-r0) [2022-01-24T08:31:39.738Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-24T08:31:39.738Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-24T08:31:39.738Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-24T08:31:39.738Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-24T08:31:39.738Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-24T08:31:39.738Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-24T08:31:40.309Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-24T08:31:40.309Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-24T08:31:40.309Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-24T08:31:40.309Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-24T08:31:40.309Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-24T08:31:40.309Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-24T08:31:40.309Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-24T08:31:40.571Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-24T08:31:40.571Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-24T08:31:40.571Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-24T08:31:40.571Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-24T08:31:40.571Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-24T08:31:40.571Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-24T08:31:40.571Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-24T08:31:40.571Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-24T08:31:40.571Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-24T08:31:40.571Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-24T08:31:40.571Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-24T08:31:40.571Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-24T08:31:40.571Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-24T08:31:40.571Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-24T08:31:40.571Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-24T08:31:40.571Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-24T08:31:40.571Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-24T08:31:40.571Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-24T08:31:40.833Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T08:31:40.833Z] OK: 84 MiB in 64 packages [2022-01-24T08:31:41.403Z] Collecting docker-compose==1.23.2 [2022-01-24T08:31:41.403Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-24T08:31:41.664Z] Collecting jsonschema<3,>=2.5.1 [2022-01-24T08:31:41.664Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-24T08:31:41.664Z] Collecting PyYAML<4,>=3.10 [2022-01-24T08:31:41.664Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-24T08:31:42.234Z] Collecting texttable<0.10,>=0.9.0 [2022-01-24T08:31:42.234Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-24T08:31:42.494Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-24T08:31:42.494Z] Collecting cached-property<2,>=1.2.0 [2022-01-24T08:31:42.494Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-24T08:31:42.494Z] Collecting docker<4.0,>=3.6.0 [2022-01-24T08:31:42.494Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-24T08:31:42.494Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-24T08:31:42.494Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-24T08:31:43.067Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-24T08:31:43.067Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-24T08:31:43.067Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-24T08:31:43.067Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-24T08:31:43.067Z] Collecting docopt<0.7,>=0.6.1 [2022-01-24T08:31:43.067Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-24T08:31:43.327Z] Collecting docker-pycreds>=0.4.0 [2022-01-24T08:31:43.327Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-24T08:31:43.587Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-24T08:31:43.587Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-24T08:31:43.587Z] Collecting idna<2.8,>=2.5 [2022-01-24T08:31:43.587Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-24T08:31:43.587Z] 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) [2022-01-24T08:31:43.587Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-24T08:31:43.587Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-24T08:31:43.587Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-24T08:31:43.587Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-24T08:31:43.587Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-24T08:31:43.587Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-24T08:31:43.847Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-24T08:31:43.847Z] Attempting uninstall: urllib3 [2022-01-24T08:31:43.847Z] Found existing installation: urllib3 1.26.5 [2022-01-24T08:31:43.847Z] Uninstalling urllib3-1.26.5: [2022-01-24T08:31:43.847Z] Successfully uninstalled urllib3-1.26.5 [2022-01-24T08:31:43.847Z] Attempting uninstall: idna [2022-01-24T08:31:43.847Z] Found existing installation: idna 3.2 [2022-01-24T08:31:43.847Z] Uninstalling idna-3.2: [2022-01-24T08:31:43.847Z] Successfully uninstalled idna-3.2 [2022-01-24T08:31:44.108Z] Attempting uninstall: chardet [2022-01-24T08:31:44.108Z] Found existing installation: chardet 4.0.0 [2022-01-24T08:31:44.108Z] Uninstalling chardet-4.0.0: [2022-01-24T08:31:44.108Z] Successfully uninstalled chardet-4.0.0 [2022-01-24T08:31:44.367Z] Attempting uninstall: requests [2022-01-24T08:31:44.367Z] Found existing installation: requests 2.25.1 [2022-01-24T08:31:44.367Z] Uninstalling requests-2.25.1: [2022-01-24T08:31:44.368Z] Successfully uninstalled requests-2.25.1 [2022-01-24T08:31:44.368Z] Running setup.py install for texttable: started [2022-01-24T08:31:44.629Z] Running setup.py install for texttable: finished with status 'done' [2022-01-24T08:31:44.629Z] Running setup.py install for PyYAML: started [2022-01-24T08:31:45.200Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-24T08:31:45.200Z] Running setup.py install for docopt: started [2022-01-24T08:31:45.515Z] Running setup.py install for docopt: finished with status 'done' [2022-01-24T08:31:45.515Z] Running setup.py install for dockerpty: started [2022-01-24T08:31:45.778Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-24T08:31:46.037Z] 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 [2022-01-24T08:31:46.707Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.455s coverage: 94.2% of statements [2022-01-24T08:31:46.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-24T08:31:46.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-24T08:31:46.707Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.195s coverage: 59.1% of statements [2022-01-24T08:31:46.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-24T08:31:46.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-24T08:31:46.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-24T08:31:46.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-24T08:31:46.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-24T08:31:46.707Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.198s coverage: 60.0% of statements [2022-01-24T08:31:46.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-24T08:31:46.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-24T08:31:46.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-24T08:31:46.707Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.447s coverage: 0.9% of statements [2022-01-24T08:31:46.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-24T08:31:46.707Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.162s coverage: 58.8% of statements [2022-01-24T08:31:46.707Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.185s coverage: 21.7% of statements [2022-01-24T08:31:46.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-24T08:31:46.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.174s coverage: 47.1% of statements [2022-01-24T08:31:46.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.292s coverage: 79.5% of statements [2022-01-24T08:31:46.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.233s coverage: 94.1% of statements [2022-01-24T08:31:47.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.228s coverage: 96.3% of statements [2022-01-24T08:31:47.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.195s coverage: 87.5% of statements [2022-01-24T08:31:50.241Z] Removing intermediate container 8f17a78ca60f [2022-01-24T08:31:50.241Z] ---> ee694b9ad0ad [2022-01-24T08:31:50.241Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-24T08:31:50.242Z] ---> Running in a5a574f31505 [2022-01-24T08:31:50.242Z] Removing intermediate container a5a574f31505 [2022-01-24T08:31:50.242Z] ---> 406103063570 [2022-01-24T08:31:50.242Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-24T08:31:50.242Z] ---> Running in c8caa4eac42e [2022-01-24T08:31:50.242Z] Removing intermediate container c8caa4eac42e [2022-01-24T08:31:50.242Z] ---> c43136b301b3 [2022-01-24T08:31:50.242Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-24T08:31:50.242Z] ---> d8af68a2d553 [2022-01-24T08:31:50.242Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-24T08:31:50.242Z] ---> 2245b814a3fb [2022-01-24T08:31:50.242Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-24T08:31:50.597Z] ---> fec79cc63a6f [2022-01-24T08:31:50.597Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-24T08:31:50.597Z] ---> Running in 3ad58621e0ad [2022-01-24T08:31:50.597Z] Removing intermediate container 3ad58621e0ad [2022-01-24T08:31:50.597Z] ---> 4deff8526fd1 [2022-01-24T08:31:50.597Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T08:31:50.597Z] ---> Running in 9d84f6d2d87b [2022-01-24T08:31:50.941Z] Removing intermediate container 9d84f6d2d87b [2022-01-24T08:31:50.941Z] ---> 26548b463e15 [2022-01-24T08:31:50.941Z] Step 21/23 : LABEL arch=x86_64 [2022-01-24T08:31:50.941Z] ---> Running in eb21cb7ef89e [2022-01-24T08:31:50.941Z] Removing intermediate container eb21cb7ef89e [2022-01-24T08:31:50.941Z] ---> f57daf7d0d5a [2022-01-24T08:31:50.941Z] Step 22/23 : LABEL git_sha=645552f18b924b61a6b71c8659092e87d7ac655f [2022-01-24T08:31:50.941Z] ---> Running in 7806ac66d173 [2022-01-24T08:31:50.941Z] Removing intermediate container 7806ac66d173 [2022-01-24T08:31:50.941Z] ---> 0a9362ae14b8 [2022-01-24T08:31:50.941Z] Step 23/23 : LABEL version=0.0.0 [2022-01-24T08:31:50.941Z] ---> Running in 723e85f76e3d [2022-01-24T08:31:50.941Z] Removing intermediate container 723e85f76e3d [2022-01-24T08:31:50.941Z] ---> 722a138b7d55 [2022-01-24T08:31:50.941Z] [2022-01-24T08:31:51.246Z] Successfully built 722a138b7d55 [2022-01-24T08:31:51.246Z] Successfully tagged sys-mgmt-agent:latest [2022-01-24T08:31:51.295Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-01-24T08:31:51.312Z] $ docker stop --time=1 b9e1a6a5d7ea0798efb7c7c629788bfc44151765e3c4ea4fe3f5961115589a68 [2022-01-24T08:31:52.619Z] $ docker rm -f b9e1a6a5d7ea0798efb7c7c629788bfc44151765e3c4ea4fe3f5961115589a68 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-24T08:31:53.097Z] + docker images [2022-01-24T08:31:53.360Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-24T08:31:53.360Z] sys-mgmt-agent latest 722a138b7d55 3 seconds ago 296MB [2022-01-24T08:31:53.360Z] support-notifications latest acc8723ae502 19 seconds ago 16.6MB [2022-01-24T08:31:53.360Z] security-secretstore-setup latest c5df91f44854 20 seconds ago 27.8MB [2022-01-24T08:31:53.360Z] 7b46321e2b03 20 seconds ago 1.77GB [2022-01-24T08:31:53.360Z] 425a3a2fae03 24 seconds ago 1.77GB [2022-01-24T08:31:53.360Z] a85cb25a868a 27 seconds ago 1.78GB [2022-01-24T08:31:53.360Z] security-bootstrapper latest 5afa3c5033d4 31 seconds ago 18.7MB [2022-01-24T08:31:53.360Z] cc29507eceec 42 seconds ago 1.77GB [2022-01-24T08:31:53.360Z] core-data latest 5808fead1acf 53 seconds ago 19.9MB [2022-01-24T08:31:53.360Z] core-metadata latest 9f30dd519fb7 About a minute ago 16.5MB [2022-01-24T08:31:53.360Z] support-scheduler latest 1c34c2f03f4d About a minute ago 15.9MB [2022-01-24T08:31:53.360Z] 4629089ee95e About a minute ago 1.78GB [2022-01-24T08:31:53.360Z] 3f9d568bffc9 About a minute ago 1.78GB [2022-01-24T08:31:53.360Z] 4e053004b180 About a minute ago 1.77GB [2022-01-24T08:31:53.360Z] security-proxy-setup latest cfdf0f86e4fb About a minute ago 26.1MB [2022-01-24T08:31:53.360Z] core-command latest cde3b842453a About a minute ago 15.7MB [2022-01-24T08:31:53.360Z] 8b1bf31fc08e About a minute ago 1.78GB [2022-01-24T08:31:53.360Z] 122f9cbe5983 About a minute ago 1.77GB [2022-01-24T08:31:53.360Z] ci-base-image-x86_64 latest 5cde688715ea 5 minutes ago 1.27GB [2022-01-24T08:31:53.360Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 12 days ago 562MB [2022-01-24T08:31:53.360Z] docker 20.10.10 b706a049f56e 2 months ago 216MB [2022-01-24T08:31:53.360Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-01-24T08:31:53.360Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-01-24T08:31:53.360Z] 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 [2022-01-24T08:31:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.245s coverage: 94.4% of statements [2022-01-24T08:31:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.161s coverage: 44.8% of statements [2022-01-24T08:32:05.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.594s coverage: 82.5% of statements [2022-01-24T08:32:05.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-24T08:32:08.861Z] Still waiting to schedule task [2022-01-24T08:32:08.861Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-01-24T08:32:11.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.282s coverage: 92.9% of statements [2022-01-24T08:32:11.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-24T08:32:11.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-24T08:32:11.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-24T08:32:11.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2022-01-24T08:32:11.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-24T08:32:11.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-24T08:32:11.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-24T08:32:11.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-24T08:32:11.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-24T08:32:11.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements [2022-01-24T08:32:11.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-24T08:32:11.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-24T08:32:11.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.156s coverage: 100.0% of statements [2022-01-24T08:32:11.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-24T08:32:11.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.234s coverage: 58.8% of statements [2022-01-24T08:32:11.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-24T08:32:11.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.251s coverage: 80.0% of statements [2022-01-24T08:32:11.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.298s coverage: 87.2% of statements [2022-01-24T08:32:11.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.229s coverage: 85.4% of statements [2022-01-24T08:32:11.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.707s coverage: 91.2% of statements [2022-01-24T08:32:11.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-24T08:32:11.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.744s coverage: 64.4% of statements [2022-01-24T08:32:11.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-24T08:32:11.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-24T08:32:11.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.161s coverage: 100.0% of statements [2022-01-24T08:32:11.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 89.4% of statements [2022-01-24T08:32:11.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2022-01-24T08:32:12.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2022-01-24T08:32:13.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements [2022-01-24T08:32:17.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.218s coverage: 65.4% of statements [2022-01-24T08:32:17.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-24T08:32:17.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-24T08:32:17.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-24T08:32:19.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.718s coverage: 43.8% of statements [2022-01-24T08:32:19.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-24T08:32:19.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-24T08:32:19.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.197s coverage: 89.5% of statements [2022-01-24T08:32:19.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-24T08:32:19.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.204s coverage: 84.8% of statements [2022-01-24T08:32:19.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-24T08:32:27.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.325s coverage: 17.7% of statements [2022-01-24T08:32:27.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-24T08:32:27.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-24T08:32:27.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-24T08:32:27.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-24T08:32:27.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.648s coverage: 92.3% of statements [2022-01-24T08:32:27.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-24T08:32:27.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-24T08:32:27.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-24T08:32:27.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-24T08:32:27.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.235s coverage: 63.2% of statements [2022-01-24T08:32:27.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-24T08:32:27.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-24T08:32:27.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.412s coverage: 97.7% of statements [2022-01-24T08:32:27.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-24T08:32:27.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-24T08:32:27.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-24T08:32:27.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-24T08:32:27.618Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.197s coverage: 28.9% of statements [2022-01-24T08:32:27.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-24T08:32:27.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-24T08:32:27.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-24T08:32:27.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-24T08:32:27.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-24T08:32:27.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-24T08:32:27.618Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.200s coverage: 100.0% of statements [2022-01-24T08:32:27.618Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2022-01-24T08:32:27.618Z] 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 [2022-01-24T08:32:27.618Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-01-24T08:32:27.618Z] GO111MODULE=on go vet ./... [2022-01-24T08:33:19.086Z] Running on prd-ubuntu18.04-docker-8c-8g-3762 in /w/workspace/edgexfoundry_edgex-go_PR-3867 [Pipeline] { [Pipeline] ws [2022-01-24T08:33:19.126Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-01-24T08:33:19.275Z] The recommended git tool is: git [2022-01-24T08:33:20.858Z] using credential edgex-jenkins-ssh [2022-01-24T08:33:20.868Z] Cloning the remote Git repository [2022-01-24T08:33:20.838Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-24T08:33:20.874Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-01-24T08:33:20.903Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-24T08:33:20.904Z] > git --version # timeout=10 [2022-01-24T08:33:20.910Z] > git --version # 'git version 2.17.1' [2022-01-24T08:33:20.911Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-24T08:33:20.936Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-24T08:33:25.922Z] Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit 0b74d44cbaa5f0d8a72f6cd2ac82a4f9e01e3a48 [2022-01-24T08:33:26.078Z] Merge succeeded, producing b6fbdc61a8ecddaf66c15e43932b1a3f859c1a2d [2022-01-24T08:33:26.079Z] Checking out Revision b6fbdc61a8ecddaf66c15e43932b1a3f859c1a2d (PR-3867) [2022-01-24T08:33:25.188Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-24T08:33:25.196Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-24T08:33:25.210Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-24T08:33:25.224Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-24T08:33:25.224Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-24T08:33:25.228Z] > 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 [2022-01-24T08:33:25.905Z] > git config core.sparsecheckout # timeout=10 [2022-01-24T08:33:25.914Z] > git checkout -f 0b74d44cbaa5f0d8a72f6cd2ac82a4f9e01e3a48 # timeout=10 [2022-01-24T08:33:25.981Z] > git remote # timeout=10 [2022-01-24T08:33:25.987Z] > git config --get remote.origin.url # timeout=10 [2022-01-24T08:33:25.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-24T08:33:26.003Z] > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 [2022-01-24T08:33:26.046Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-24T08:33:26.055Z] > git config core.sparsecheckout # timeout=10 [2022-01-24T08:33:26.063Z] > git checkout -f b6fbdc61a8ecddaf66c15e43932b1a3f859c1a2d # timeout=10 [2022-01-24T08:33:29.569Z] Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" [2022-01-24T08:33:29.569Z] First time build. Skipping changelog. [2022-01-24T08:33:29.574Z] > git --version # timeout=10 [2022-01-24T08:33:29.579Z] > git --version # 'git version 2.17.1' [2022-01-24T08:33:29.582Z] fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:33:30.478Z] + echo snap-build.sh [2022-01-24T08:33:30.478Z] snap-build.sh [2022-01-24T08:33:30.478Z] + SNAP_BASE_DIR=. [2022-01-24T08:33:30.478Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-01-24T08:33:30.478Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-01-24T08:33:30.478Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-01-24T08:33:30.478Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-01-24T08:33:30.478Z] + cd /w/workspace/edgex-go/1 [2022-01-24T08:33:30.478Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-01-24T08:33:30.478Z] Reading package lists... [2022-01-24T08:33:30.478Z] Building dependency tree... [2022-01-24T08:33:30.478Z] Reading state information... [2022-01-24T08:33:30.478Z] The following packages were automatically installed and are no longer required: [2022-01-24T08:33:30.478Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-01-24T08:33:30.478Z] uidmap xdelta3 [2022-01-24T08:33:30.478Z] Use 'sudo apt autoremove' to remove them. [2022-01-24T08:33:30.478Z] The following packages will be REMOVED: [2022-01-24T08:33:30.478Z] lxd* lxd-client* [2022-01-24T08:33:30.478Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-01-24T08:33:30.740Z] After this operation, 31.7 MB disk space will be freed. [2022-01-24T08:33:31.554Z] (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.) [2022-01-24T08:33:31.554Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-24T08:33:32.502Z] Removing lxd dnsmasq configuration [2022-01-24T08:33:32.502Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-01-24T08:33:32.502Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-01-24T08:33:33.456Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-24T08:33:33.456Z] (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.) [2022-01-24T08:33:33.456Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-24T08:33:34.851Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-01-24T08:33:34.851Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-01-24T08:33:35.427Z] + sudo snap remove --purge lxd [2022-01-24T08:33:35.643Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-24T08:33:35.643Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-24T08:33:35.643Z] ./bin/test-attribution-txt.sh [2022-01-24T08:33:35.689Z] snap "lxd" is not installed [2022-01-24T08:33:35.689Z] + sudo groupadd --force --system lxd [2022-01-24T08:33:35.689Z] ++ whoami [2022-01-24T08:33:35.689Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-01-24T08:33:35.689Z] + newgrp - lxd [2022-01-24T08:33:35.951Z] + sudo snap install lxd [Pipeline] echo [2022-01-24T08:33:37.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-24T08:33:38.316Z] + ls -al . [2022-01-24T08:33:38.316Z] total 672 [2022-01-24T08:33:38.316Z] drwxrwxr-x 9 1001 1001 4096 Jan 24 08:33 . [2022-01-24T08:33:38.316Z] drwxr-xr-x 4 root root 4096 Jan 24 08:29 .. [2022-01-24T08:33:38.316Z] -rw-rw-r-- 1 1001 1001 11 Jan 24 08:27 .dockerignore [2022-01-24T08:33:38.316Z] drwxrwxr-x 8 1001 1001 4096 Jan 24 08:27 .git [2022-01-24T08:33:38.316Z] drwxrwxr-x 4 1001 1001 4096 Jan 24 08:27 .github [2022-01-24T08:33:38.316Z] -rw-rw-r-- 1 1001 1001 804 Jan 24 08:27 .gitignore [2022-01-24T08:33:38.316Z] -rw-rw-r-- 1 1001 1001 42 Jan 24 08:27 .golangci.yml [2022-01-24T08:33:38.316Z] -rw-rw-r-- 1 1001 1001 76 Jan 24 08:27 .hadolint.yml [2022-01-24T08:33:38.316Z] -rw-rw-r-- 1 1001 1001 166 Jan 24 08:27 .sonarcloud.properties [2022-01-24T08:33:38.316Z] -rw-rw-r-- 1 1001 1001 1171 Jan 24 08:27 ADOPTERS.md [2022-01-24T08:33:38.316Z] -rw-rw-r-- 1 1001 1001 8910 Jan 24 08:27 Attribution.txt [2022-01-24T08:33:38.316Z] -rw-rw-r-- 1 1001 1001 51732 Jan 24 08:27 CHANGELOG.md [2022-01-24T08:33:38.316Z] -rw-rw-r-- 1 1001 1001 3804 Jan 24 08:27 CONTRIBUTING.md [2022-01-24T08:33:38.316Z] -rw-rw-r-- 1 1001 1001 677 Jan 24 08:27 GOVERNANCE.md [2022-01-24T08:33:38.317Z] -rw-rw-r-- 1 1001 1001 849 Jan 24 08:27 Jenkinsfile [2022-01-24T08:33:38.317Z] -rw-rw-r-- 1 1001 1001 10775 Jan 24 08:27 LICENSE [2022-01-24T08:33:38.317Z] -rw-rw-r-- 1 1001 1001 6508 Jan 24 08:27 Makefile [2022-01-24T08:33:38.317Z] -rw-rw-r-- 1 1001 1001 582 Jan 24 08:27 OWNERS.md [2022-01-24T08:33:38.317Z] -rw-rw-r-- 1 1001 1001 8207 Jan 24 08:27 README.md [2022-01-24T08:33:38.317Z] -rw-rw-r-- 1 1001 1001 6912 Jan 24 08:27 SECURITY.md [2022-01-24T08:33:38.317Z] -rw-rw-r-- 1 1001 1001 5 Jan 24 08:25 VERSION [2022-01-24T08:33:38.317Z] -rw-rw-r-- 1 1001 1001 4131 Jan 24 08:27 ZMQWindows.md [2022-01-24T08:33:38.317Z] drwxrwxr-x 2 1001 1001 4096 Jan 24 08:27 bin [2022-01-24T08:33:38.317Z] drwxrwxr-x 14 1001 1001 4096 Jan 24 08:27 cmd [2022-01-24T08:33:38.317Z] -rw-r--r-- 1 root root 428381 Jan 24 08:32 coverage.out [2022-01-24T08:33:38.317Z] -rw-rw-r-- 1 1001 1001 2827 Jan 24 08:27 go.mod [2022-01-24T08:33:38.317Z] -rw-rw-r-- 1 1001 1001 49574 Jan 24 08:27 go.sum [2022-01-24T08:33:38.317Z] drwxrwxr-x 8 1001 1001 4096 Jan 24 08:27 internal [2022-01-24T08:33:38.317Z] drwxrwxr-x 3 1001 1001 4096 Jan 24 08:27 openapi [2022-01-24T08:33:38.317Z] drwxrwxr-x 4 1001 1001 4096 Jan 24 08:27 snap [2022-01-24T08:33:38.317Z] -rw-rw-r-- 1 1001 1001 204 Jan 24 08:27 version.go [Pipeline] sh [2022-01-24T08:33:38.988Z] + '[' -e coverage.out ] [2022-01-24T08:33:38.988Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-24T08:33:39.022Z] Warning: overwriting stash ‘coverage-report’ [2022-01-24T08:33:39.767Z] Stashed 1 file(s) [Pipeline] sh [2022-01-24T08:33:40.428Z] + make build [2022-01-24T08:33:40.428Z] 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 [2022-01-24T08:33:44.110Z] 2022-01-24T08:33:40Z INFO Waiting for automatic snapd restart... [2022-01-24T08:33:47.145Z] 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 [2022-01-24T08:33:59.044Z] lxd 4.22 from Canonical* installed [2022-01-24T08:33:59.045Z] + sudo lxd init --auto [2022-01-24T08:34:09.084Z] + sudo snap install --classic snapcraft [2022-01-24T08:34:12.405Z] snapcraft 6.0.2 from Canonical* installed [2022-01-24T08:34:12.405Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-01-24T08:34:12.405Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-01-24T08:34:12.405Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-24T08:34:12.405Z] Dload Upload Total Spent Left Speed [2022-01-24T08:34:12.405Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4666 0 --:--:-- --:--:-- --:--:-- 4666 [2022-01-24T08:34:12.667Z] 100 3325k 100 3325k 0 0 9010k 0 --:--:-- --:--:-- --:--:-- 9010k [2022-01-24T08:34:12.667Z] ./yq_linux_amd64 [2022-01-24T08:34:12.667Z] + sudo snapcraft prime --use-lxd [2022-01-24T08:34:13.964Z] 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 [2022-01-24T08:34:13.965Z] 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 [2022-01-24T08:34:14.594Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-01-24T08:34:14.594Z] 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: [2022-01-24T08:34:14.594Z] - README.md [2022-01-24T08:34:14.594Z] [2022-01-24T08:34:14.594Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-24T08:34:15.169Z] Launching a container. [2022-01-24T08:34:17.345Z] 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 [2022-01-24T08:34:17.943Z] 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 [2022-01-24T08:34:21.335Z] 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 [2022-01-24T08:34:25.182Z] Waiting for container to be ready [2022-01-24T08:34:25.182Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-01-24T08:34:25.182Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-01-24T08:34:25.182Z] [2022-01-24T08:34:25.651Z] 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 [2022-01-24T08:34:29.050Z] 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 [2022-01-24T08:34:29.401Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-01-24T08:34:29.672Z] Waiting for network to be ready... [2022-01-24T08:34:30.247Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2022-01-24T08:34:30.247Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2028 kB] [2022-01-24T08:34:30.247Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2022-01-24T08:34:30.507Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [361 kB] [2022-01-24T08:34:30.507Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2022-01-24T08:34:30.507Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2022-01-24T08:34:30.507Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [572 kB] [2022-01-24T08:34:30.507Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [77.5 kB] [2022-01-24T08:34:30.507Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1166 kB] [2022-01-24T08:34:30.507Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [269 kB] [2022-01-24T08:34:30.768Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2022-01-24T08:34:31.029Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2022-01-24T08:34:31.289Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2022-01-24T08:34:31.289Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2022-01-24T08:34:31.289Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2022-01-24T08:34:31.289Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2022-01-24T08:34:31.289Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2022-01-24T08:34:31.289Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2022-01-24T08:34:31.551Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2022-01-24T08:34:31.812Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2373 kB] [2022-01-24T08:34:31.812Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [454 kB] [2022-01-24T08:34:31.812Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.2 kB] [2022-01-24T08:34:31.812Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2022-01-24T08:34:31.812Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [596 kB] [2022-01-24T08:34:31.812Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [81.3 kB] [2022-01-24T08:34:31.812Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1781 kB] [2022-01-24T08:34:31.812Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [386 kB] [2022-01-24T08:34:34.375Z] Fetched 25.9 MB in 4s (6260 kB/s) [2022-01-24T08:34:34.445Z] 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 [2022-01-24T08:34:35.316Z] Reading package lists... [2022-01-24T08:34:35.576Z] Reading package lists... [2022-01-24T08:34:35.836Z] Building dependency tree... [2022-01-24T08:34:35.836Z] Reading state information... [2022-01-24T08:34:35.836Z] The following additional packages will be installed: [2022-01-24T08:34:35.836Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-24T08:34:35.836Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-24T08:34:35.836Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-24T08:34:35.836Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-01-24T08:34:35.836Z] Suggested packages: [2022-01-24T08:34:35.836Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-01-24T08:34:35.836Z] Recommended packages: [2022-01-24T08:34:35.836Z] gnupg libsasl2-modules [2022-01-24T08:34:35.836Z] The following NEW packages will be installed: [2022-01-24T08:34:35.836Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-24T08:34:35.836Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-24T08:34:35.836Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-24T08:34:35.836Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-01-24T08:34:35.836Z] The following packages will be upgraded: [2022-01-24T08:34:35.836Z] gpg gpg-agent gpgconf libudev1 [2022-01-24T08:34:36.097Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2022-01-24T08:34:36.097Z] Need to get 3527 kB of archives. [2022-01-24T08:34:36.098Z] After this operation, 13.3 MB of additional disk space will be used. [2022-01-24T08:34:36.098Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] [2022-01-24T08:34:36.098Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2022-01-24T08:34:36.358Z] 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] [2022-01-24T08:34:36.358Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] [2022-01-24T08:34:36.422Z] 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 [2022-01-24T08:34:36.617Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2022-01-24T08:34:36.617Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2022-01-24T08:34:36.879Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2022-01-24T08:34:36.879Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2022-01-24T08:34:36.879Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2022-01-24T08:34:36.879Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2022-01-24T08:34:36.879Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2022-01-24T08:34:36.879Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-01-24T08:34:36.879Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2022-01-24T08:34:36.879Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2022-01-24T08:34:36.879Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2022-01-24T08:34:36.879Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2022-01-24T08:34:37.141Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2022-01-24T08:34:37.141Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2022-01-24T08:34:37.141Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2022-01-24T08:34:37.141Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2022-01-24T08:34:37.141Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2022-01-24T08:34:37.141Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2022-01-24T08:34:37.141Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-24T08:34:37.141Z] Fetched 3527 kB in 1s (3113 kB/s) [2022-01-24T08:34:37.142Z] (Reading database ... 12511 files and directories currently installed.) [2022-01-24T08:34:37.142Z] Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... [2022-01-24T08:34:37.142Z] Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-24T08:34:37.142Z] Setting up libudev1:amd64 (237-3ubuntu10.53) ... [2022-01-24T08:34:37.401Z] Selecting previously unselected package udev. [2022-01-24T08:34:37.401Z] (Reading database ... 12511 files and directories currently installed.) [2022-01-24T08:34:37.401Z] Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... [2022-01-24T08:34:37.401Z] Unpacking udev (237-3ubuntu10.53) ... [2022-01-24T08:34:37.662Z] Selecting previously unselected package libfuse2:amd64. [2022-01-24T08:34:37.662Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2022-01-24T08:34:37.662Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-01-24T08:34:37.662Z] Selecting previously unselected package fuse. [2022-01-24T08:34:37.662Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2022-01-24T08:34:37.662Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2022-01-24T08:34:37.662Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-24T08:34:37.662Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-24T08:34:37.922Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-24T08:34:37.922Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-24T08:34:37.922Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-24T08:34:37.922Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-24T08:34:37.922Z] Selecting previously unselected package libksba8:amd64. [2022-01-24T08:34:37.922Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-01-24T08:34:37.922Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-01-24T08:34:37.922Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-01-24T08:34:37.922Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-24T08:34:37.922Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T08:34:38.183Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-01-24T08:34:38.183Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-24T08:34:38.183Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T08:34:38.183Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-01-24T08:34:38.183Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-24T08:34:38.443Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T08:34:38.443Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-01-24T08:34:38.443Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-24T08:34:38.443Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T08:34:38.443Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-01-24T08:34:38.443Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-24T08:34:38.443Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T08:34:38.443Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-01-24T08:34:38.443Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-24T08:34:38.443Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T08:34:38.705Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-01-24T08:34:38.705Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-24T08:34:38.705Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T08:34:38.705Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-01-24T08:34:38.705Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-24T08:34:38.705Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T08:34:38.705Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-01-24T08:34:38.705Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-24T08:34:38.705Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T08:34:38.705Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-24T08:34:38.705Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2022-01-24T08:34:38.705Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-24T08:34:38.705Z] Selecting previously unselected package libsasl2-2:amd64. [2022-01-24T08:34:38.705Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2022-01-24T08:34:38.966Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-24T08:34:38.966Z] Selecting previously unselected package libldap-common. [2022-01-24T08:34:38.966Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2022-01-24T08:34:38.966Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-24T08:34:38.966Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-24T08:34:38.966Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2022-01-24T08:34:38.966Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-24T08:34:38.966Z] Selecting previously unselected package dirmngr. [2022-01-24T08:34:38.966Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-24T08:34:38.966Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2022-01-24T08:34:38.966Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-24T08:34:39.235Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2022-01-24T08:34:39.235Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-01-24T08:34:39.235Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-24T08:34:39.235Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-24T08:34:39.235Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2022-01-24T08:34:39.235Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T08:34:39.235Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-01-24T08:34:39.235Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-24T08:34:39.235Z] Setting up udev (237-3ubuntu10.53) ... [2022-01-24T08:34:39.497Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-01-24T08:34:39.497Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T08:34:39.497Z] Processing triggers for systemd (237-3ubuntu10) ... [2022-01-24T08:34:39.758Z] Setting up fuse (2.9.7-1ubuntu1) ... [2022-01-24T08:34:39.758Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2022-01-24T08:34:39.758Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T08:34:39.758Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T08:34:39.758Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T08:34:39.758Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T08:34:39.758Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T08:34:39.758Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T08:34:39.758Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T08:34:39.758Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-24T08:34:39.758Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2022-01-24T08:34:39.758Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-24T08:34:39.811Z] 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 [2022-01-24T08:34:40.328Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2022-01-24T08:34:40.328Z] settings in the [Install] section, and DefaultInstance for template units). [2022-01-24T08:34:40.328Z] This means they are not meant to be enabled using systemctl. [2022-01-24T08:34:40.328Z] Possible reasons for having this kind of units are: [2022-01-24T08:34:40.328Z] 1) A unit may be statically enabled by being symlinked from another unit's [2022-01-24T08:34:40.328Z] .wants/ or .requires/ directory. [2022-01-24T08:34:40.328Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2022-01-24T08:34:40.328Z] a requirement dependency on it. [2022-01-24T08:34:40.328Z] 3) A unit may be started when needed via activation (socket, path, timer, [2022-01-24T08:34:40.328Z] D-Bus, udev, scripted systemctl call, ...). [2022-01-24T08:34:40.328Z] 4) In case of template units, the unit is meant to be enabled with some [2022-01-24T08:34:40.328Z] instance name specified. [2022-01-24T08:34:40.588Z] Reading package lists... [2022-01-24T08:34:40.848Z] Building dependency tree... [2022-01-24T08:34:40.848Z] Reading state information... [2022-01-24T08:34:41.111Z] The following additional packages will be installed: [2022-01-24T08:34:41.111Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2022-01-24T08:34:41.111Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-01-24T08:34:41.111Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2022-01-24T08:34:41.111Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2022-01-24T08:34:41.111Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2022-01-24T08:34:41.111Z] Suggested packages: [2022-01-24T08:34:41.111Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2022-01-24T08:34:41.111Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2022-01-24T08:34:41.111Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-01-24T08:34:41.111Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2022-01-24T08:34:41.111Z] systemd-container policykit-1 [2022-01-24T08:34:41.111Z] Recommended packages: [2022-01-24T08:34:41.111Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2022-01-24T08:34:41.111Z] The following NEW packages will be installed: [2022-01-24T08:34:41.111Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2022-01-24T08:34:41.111Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2022-01-24T08:34:41.111Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2022-01-24T08:34:41.111Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2022-01-24T08:34:41.111Z] python3.6-minimal snapd squashfs-tools sudo [2022-01-24T08:34:41.111Z] The following packages will be upgraded: [2022-01-24T08:34:41.111Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2022-01-24T08:34:41.111Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2022-01-24T08:34:41.111Z] Need to get 36.8 MB of archives. [2022-01-24T08:34:41.111Z] After this operation, 147 MB of additional disk space will be used. [2022-01-24T08:34:41.111Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [534 kB] [2022-01-24T08:34:41.373Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2022-01-24T08:34:41.373Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [1609 kB] [2022-01-24T08:34:41.373Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] [2022-01-24T08:34:41.373Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.6 [1712 kB] [2022-01-24T08:34:41.373Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.6 [203 kB] [2022-01-24T08:34:41.373Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2022-01-24T08:34:41.373Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2022-01-24T08:34:41.373Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2022-01-24T08:34:41.373Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2022-01-24T08:34:41.373Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2022-01-24T08:34:41.373Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2022-01-24T08:34:41.373Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2022-01-24T08:34:41.373Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2022-01-24T08:34:41.373Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2022-01-24T08:34:41.373Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2022-01-24T08:34:42.315Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] [2022-01-24T08:34:42.315Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2022-01-24T08:34:42.315Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2022-01-24T08:34:42.315Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] [2022-01-24T08:34:42.315Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2022-01-24T08:34:42.315Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2022-01-24T08:34:42.315Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2022-01-24T08:34:42.315Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2022-01-24T08:34:42.315Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2022-01-24T08:34:42.315Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2022-01-24T08:34:42.315Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2022-01-24T08:34:42.315Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2022-01-24T08:34:42.315Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2022-01-24T08:34:42.315Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2022-01-24T08:34:43.261Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-24T08:34:43.261Z] Fetched 36.8 MB in 2s (18.8 MB/s) [2022-01-24T08:34:43.261Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-24T08:34:43.261Z] Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... [2022-01-24T08:34:43.524Z] Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-24T08:34:43.785Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... [2022-01-24T08:34:43.785Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-24T08:34:43.785Z] Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... [2022-01-24T08:34:44.046Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-24T08:34:44.046Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2022-01-24T08:34:44.046Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2022-01-24T08:34:44.046Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2022-01-24T08:34:44.309Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-24T08:34:44.309Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2022-01-24T08:34:44.309Z] Unpacking apt (1.6.14) over (1.6.1) ... [2022-01-24T08:34:44.570Z] Setting up apt (1.6.14) ... [2022-01-24T08:34:44.570Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2022-01-24T08:34:44.829Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-01-24T08:34:44.829Z] (Reading database ... 12764 files and directories currently installed.) [2022-01-24T08:34:44.829Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2022-01-24T08:34:44.829Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2022-01-24T08:34:45.092Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2022-01-24T08:34:45.092Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-24T08:34:45.092Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-24T08:34:45.092Z] Selecting previously unselected package libexpat1:amd64. [2022-01-24T08:34:45.092Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2022-01-24T08:34:45.092Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [Pipeline] } [2022-01-24T08:34:45.232Z] $ docker stop --time=1 8465893a07a5269adeeb19d02c01e2ff1041d08a55d1494e97f531ea9cd99c2e [2022-01-24T08:34:45.352Z] Selecting previously unselected package python3.6-minimal. [2022-01-24T08:34:45.352Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-24T08:34:45.352Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2022-01-24T08:34:45.352Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... [2022-01-24T08:34:45.613Z] Checking for services that may need to be restarted...done. [2022-01-24T08:34:45.613Z] Checking for services that may need to be restarted...done. [2022-01-24T08:34:45.613Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-24T08:34:45.613Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2022-01-24T08:34:45.613Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2022-01-24T08:34:46.186Z] Selecting previously unselected package python3-minimal. [2022-01-24T08:34:46.186Z] (Reading database ... 13012 files and directories currently installed.) [2022-01-24T08:34:46.186Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2022-01-24T08:34:46.186Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2022-01-24T08:34:46.186Z] Selecting previously unselected package mime-support. [2022-01-24T08:34:46.186Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2022-01-24T08:34:46.186Z] Unpacking mime-support (3.60ubuntu1) ... [2022-01-24T08:34:46.186Z] Selecting previously unselected package libmpdec2:amd64. [2022-01-24T08:34:46.186Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2022-01-24T08:34:46.186Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-01-24T08:34:46.186Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2022-01-24T08:34:46.186Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-24T08:34:46.186Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-24T08:34:46.456Z] Selecting previously unselected package python3.6. [2022-01-24T08:34:46.456Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-24T08:34:46.456Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-24T08:34:46.456Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-24T08:34:46.456Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2022-01-24T08:34:46.456Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-01-24T08:34:46.720Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2022-01-24T08:34:46.981Z] Selecting previously unselected package python3. [2022-01-24T08:34:46.981Z] (Reading database ... 13442 files and directories currently installed.) [2022-01-24T08:34:46.981Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2022-01-24T08:34:46.981Z] Unpacking python3 (3.6.7-1~18.04) ... [2022-01-24T08:34:46.981Z] Selecting previously unselected package multiarch-support. [2022-01-24T08:34:46.981Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2022-01-24T08:34:46.981Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2022-01-24T08:34:46.981Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2022-01-24T08:34:46.981Z] Selecting previously unselected package liblzo2-2:amd64. [2022-01-24T08:34:46.981Z] (Reading database ... 13479 files and directories currently installed.) [2022-01-24T08:34:46.981Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2022-01-24T08:34:46.981Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2022-01-24T08:34:47.205Z] $ docker rm -f 8465893a07a5269adeeb19d02c01e2ff1041d08a55d1494e97f531ea9cd99c2e [2022-01-24T08:34:47.241Z] Selecting previously unselected package libbsd0:amd64. [2022-01-24T08:34:47.241Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2022-01-24T08:34:47.241Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-01-24T08:34:47.241Z] Selecting previously unselected package sudo. [2022-01-24T08:34:47.241Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2022-01-24T08:34:47.241Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2022-01-24T08:34:47.241Z] Selecting previously unselected package apparmor. [2022-01-24T08:34:47.241Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2022-01-24T08:34:47.241Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2022-01-24T08:34:47.502Z] Selecting previously unselected package libedit2:amd64. [2022-01-24T08:34:47.502Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2022-01-24T08:34:47.502Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2022-01-24T08:34:47.502Z] Selecting previously unselected package libkrb5support0:amd64. [2022-01-24T08:34:47.502Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2022-01-24T08:34:47.502Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-01-24T08:34:47.502Z] Selecting previously unselected package libk5crypto3:amd64. [2022-01-24T08:34:47.502Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2022-01-24T08:34:47.502Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-01-24T08:34:47.502Z] Selecting previously unselected package libkeyutils1:amd64. [2022-01-24T08:34:47.502Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2022-01-24T08:34:47.769Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2022-01-24T08:34:47.769Z] Selecting previously unselected package libkrb5-3:amd64. [2022-01-24T08:34:47.769Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2022-01-24T08:34:47.769Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-01-24T08:34:47.769Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-24T08:34:47.769Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2022-01-24T08:34:47.769Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-01-24T08:34:47.769Z] Selecting previously unselected package libssl1.0.0:amd64. [2022-01-24T08:34:47.769Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2022-01-24T08:34:48.030Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2022-01-24T08:34:48.030Z] Selecting previously unselected package openssh-client. [2022-01-24T08:34:48.030Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2022-01-24T08:34:48.030Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2022-01-24T08:34:48.030Z] Selecting previously unselected package squashfs-tools. [2022-01-24T08:34:48.030Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2022-01-24T08:34:48.030Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-01-24T08:34:48.290Z] Selecting previously unselected package snapd. [2022-01-24T08:34:48.290Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2022-01-24T08:34:48.290Z] Unpacking snapd (2.51.1+18.04) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:34:49.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-24T08:34:49.160Z] [2022-01-24T08:34:49.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:34:49.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-24T08:34:49.536Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-24T08:34:49.536Z] 29e5d40040c1: Pulling fs layer [2022-01-24T08:34:49.536Z] 1ce36da41761: Pulling fs layer [2022-01-24T08:34:49.536Z] 25b303627fd3: Pulling fs layer [2022-01-24T08:34:49.812Z] 29e5d40040c1: Verifying Checksum [2022-01-24T08:34:49.812Z] 29e5d40040c1: Download complete [2022-01-24T08:34:50.088Z] 1ce36da41761: Verifying Checksum [2022-01-24T08:34:50.088Z] 1ce36da41761: Download complete [2022-01-24T08:34:50.217Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2022-01-24T08:34:50.217Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2022-01-24T08:34:50.217Z] Setting up mime-support (3.60ubuntu1) ... [2022-01-24T08:34:50.362Z] 29e5d40040c1: Pull complete [2022-01-24T08:34:50.486Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2022-01-24T08:34:50.486Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-01-24T08:34:50.486Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-01-24T08:34:50.486Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-24T08:34:50.486Z] Setting up systemd (237-3ubuntu10.53) ... [2022-01-24T08:34:50.486Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-01-24T08:34:51.059Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2022-01-24T08:34:51.342Z] 25b303627fd3: Verifying Checksum [2022-01-24T08:34:51.342Z] 25b303627fd3: Download complete [2022-01-24T08:34:51.615Z] 1ce36da41761: Pull complete [2022-01-24T08:34:51.632Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-01-24T08:34:51.632Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2022-01-24T08:34:51.633Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-24T08:34:51.633Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-01-24T08:34:51.633Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-24T08:34:52.205Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-01-24T08:34:52.205Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-01-24T08:34:52.205Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-01-24T08:34:52.205Z] Setting up python3 (3.6.7-1~18.04) ... [2022-01-24T08:34:52.205Z] running python rtupdate hooks for python3.6... [2022-01-24T08:34:52.205Z] running python post-rtupdate hooks for python3.6... [2022-01-24T08:34:52.467Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2022-01-24T08:34:53.086Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-01-24T08:34:53.388Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-01-24T08:34:53.388Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2022-01-24T08:34:53.388Z] Setting up snapd (2.51.1+18.04) ... [2022-01-24T08:34:53.672Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-01-24T08:34:53.955Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-01-24T08:34:53.955Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-01-24T08:34:54.225Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-01-24T08:34:54.484Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-24T08:34:54.484Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-24T08:34:54.484Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-01-24T08:34:54.744Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-01-24T08:34:55.005Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-01-24T08:34:55.005Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-01-24T08:34:55.270Z] /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' [2022-01-24T08:34:55.270Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-24T08:34:55.270Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-01-24T08:34:56.210Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-01-24T08:34:56.210Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-01-24T08:34:56.210Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-01-24T08:34:57.855Z] Reading package lists... [2022-01-24T08:34:57.855Z] Reading package lists... [2022-01-24T08:34:58.117Z] Building dependency tree... [2022-01-24T08:34:58.117Z] Reading state information... [2022-01-24T08:34:58.117Z] Calculating upgrade... [2022-01-24T08:34:58.380Z] The following packages will be upgraded: [2022-01-24T08:34:58.380Z] advancecomp base-files bash binutils binutils-common [2022-01-24T08:34:58.380Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2022-01-24T08:34:58.380Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2022-01-24T08:34:58.380Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2022-01-24T08:34:58.380Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2022-01-24T08:34:58.380Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2022-01-24T08:34:58.380Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2022-01-24T08:34:58.380Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2022-01-24T08:34:58.380Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2022-01-24T08:34:58.380Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2022-01-24T08:34:58.380Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2022-01-24T08:34:58.380Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2022-01-24T08:34:58.380Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2022-01-24T08:34:58.380Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2022-01-24T08:34:58.380Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2022-01-24T08:34:58.380Z] ubuntu-keyring util-linux [2022-01-24T08:34:58.380Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-01-24T08:34:58.380Z] Need to get 64.1 MB of archives. [2022-01-24T08:34:58.380Z] After this operation, 5157 kB of additional disk space will be used. [2022-01-24T08:34:58.380Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-166.174 [984 kB] [2022-01-24T08:34:58.643Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2022-01-24T08:34:58.643Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2022-01-24T08:34:58.643Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2022-01-24T08:34:58.643Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2022-01-24T08:34:58.643Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2022-01-24T08:34:58.643Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2022-01-24T08:34:58.643Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2022-01-24T08:34:58.643Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2022-01-24T08:34:58.643Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2022-01-24T08:34:58.643Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2022-01-24T08:34:58.643Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2022-01-24T08:34:58.643Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2022-01-24T08:34:58.643Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2022-01-24T08:34:58.643Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2022-01-24T08:34:58.643Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2022-01-24T08:34:58.643Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2022-01-24T08:34:58.643Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2022-01-24T08:34:58.643Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2022-01-24T08:34:58.643Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2022-01-24T08:34:58.643Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2022-01-24T08:34:58.905Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2022-01-24T08:34:58.905Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2022-01-24T08:34:58.905Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2022-01-24T08:34:58.905Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2022-01-24T08:34:58.905Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2022-01-24T08:34:58.905Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2022-01-24T08:34:58.905Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2022-01-24T08:34:58.905Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2022-01-24T08:34:58.905Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2022-01-24T08:34:58.905Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2022-01-24T08:34:58.905Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2022-01-24T08:34:58.905Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2022-01-24T08:34:58.905Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2022-01-24T08:34:58.905Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2022-01-24T08:34:58.905Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2022-01-24T08:34:58.905Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2022-01-24T08:34:58.905Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2022-01-24T08:34:58.905Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2022-01-24T08:34:58.905Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2022-01-24T08:34:58.905Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2022-01-24T08:34:58.905Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] [2022-01-24T08:34:58.905Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2022-01-24T08:34:58.905Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2022-01-24T08:34:58.905Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2022-01-24T08:34:58.905Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2022-01-24T08:34:58.905Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2022-01-24T08:34:58.905Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2022-01-24T08:34:58.905Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2022-01-24T08:34:58.905Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2022-01-24T08:34:58.905Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2022-01-24T08:34:58.905Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2022-01-24T08:34:58.905Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2022-01-24T08:34:58.905Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2022-01-24T08:34:58.905Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2022-01-24T08:34:58.905Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2022-01-24T08:34:58.905Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2022-01-24T08:34:59.165Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2022-01-24T08:34:59.165Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2022-01-24T08:34:59.165Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2022-01-24T08:34:59.165Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2022-01-24T08:34:59.165Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2022-01-24T08:34:59.165Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2022-01-24T08:34:59.165Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2022-01-24T08:34:59.426Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2022-01-24T08:34:59.426Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2022-01-24T08:34:59.426Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2022-01-24T08:34:59.426Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2022-01-24T08:34:59.426Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2022-01-24T08:34:59.426Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2022-01-24T08:34:59.426Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2022-01-24T08:34:59.426Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2022-01-24T08:34:59.426Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2022-01-24T08:34:59.426Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2022-01-24T08:34:59.426Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2022-01-24T08:34:59.426Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2022-01-24T08:34:59.688Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2022-01-24T08:34:59.688Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2022-01-24T08:34:59.688Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2022-01-24T08:34:59.688Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2022-01-24T08:34:59.688Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2022-01-24T08:34:59.688Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2022-01-24T08:34:59.688Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2022-01-24T08:34:59.688Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2022-01-24T08:34:59.688Z] 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] [2022-01-24T08:34:59.688Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2022-01-24T08:34:59.688Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] [2022-01-24T08:34:59.949Z] 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] [2022-01-24T08:34:59.949Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2022-01-24T08:34:59.949Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2022-01-24T08:34:59.949Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2022-01-24T08:34:59.949Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2022-01-24T08:34:59.949Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2022-01-24T08:34:59.949Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2022-01-24T08:34:59.949Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2022-01-24T08:34:59.949Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] [2022-01-24T08:34:59.949Z] 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] [2022-01-24T08:34:59.949Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2022-01-24T08:34:59.949Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2022-01-24T08:34:59.949Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2022-01-24T08:34:59.949Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2022-01-24T08:34:59.949Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2022-01-24T08:34:59.949Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2022-01-24T08:35:00.209Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-24T08:35:00.209Z] Fetched 64.1 MB in 2s (40.3 MB/s) [2022-01-24T08:35:00.209Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-24T08:35:00.209Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2022-01-24T08:35:00.209Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-24T08:35:00.470Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2022-01-24T08:35:00.740Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-24T08:35:00.740Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-166.174_amd64.deb ... [2022-01-24T08:35:00.740Z] Unpacking linux-libc-dev:amd64 (4.15.0-166.174) over (4.15.0-20.21) ... [2022-01-24T08:35:01.004Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-24T08:35:01.004Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-24T08:35:01.004Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-24T08:35:01.004Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-24T08:35:01.265Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-24T08:35:01.265Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-24T08:35:01.265Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-24T08:35:01.265Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-24T08:35:01.265Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-24T08:35:01.265Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-24T08:35:01.265Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-24T08:35:01.265Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-24T08:35:01.265Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-24T08:35:01.265Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-24T08:35:01.526Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-24T08:35:01.526Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-24T08:35:01.526Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-24T08:35:01.526Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2022-01-24T08:35:01.526Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2022-01-24T08:35:01.526Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-24T08:35:01.526Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-24T08:35:01.526Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-24T08:35:01.761Z] 25b303627fd3: Pull complete [2022-01-24T08:35:01.761Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-24T08:35:01.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-24T08:35:01.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-24T08:35:01.794Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-24T08:35:01.794Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-24T08:35:01.794Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-24T08:35:01.794Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-24T08:35:01.794Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [Pipeline] withDockerContainer [2022-01-24T08:35:01.999Z] prd-ubuntu18.04-docker-arm64-4c-16g-3761 does not seem to be running inside a container [2022-01-24T08:35:02.054Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-24T08:35:02.054Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2022-01-24T08:35:02.054Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-24T08:35:02.070Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-24T08:35:02.625Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2022-01-24T08:35:02.886Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-24T08:35:02.886Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2022-01-24T08:35:02.886Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-01-24T08:35:02.886Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-01-24T08:35:02.886Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2022-01-24T08:35:03.147Z] Setting up base-files (10.1ubuntu2.11) ... [2022-01-24T08:35:03.147Z] Installing new version of config file /etc/issue ... [2022-01-24T08:35:03.147Z] Installing new version of config file /etc/issue.net ... [2022-01-24T08:35:03.147Z] Installing new version of config file /etc/lsb-release ... [2022-01-24T08:35:03.147Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-01-24T08:35:03.414Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-01-24T08:35:03.414Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-01-24T08:35:03.414Z] Removing obsolete conffile /etc/default/motd-news ... [2022-01-24T08:35:03.675Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T08:35:03.675Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2022-01-24T08:35:03.675Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2022-01-24T08:35:03.675Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2022-01-24T08:35:03.675Z] 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 [2022-01-24T08:35:03.675Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T08:35:03.675Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-24T08:35:03.675Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2022-01-24T08:35:03.935Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2022-01-24T08:35:03.935Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T08:35:03.935Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2022-01-24T08:35:03.935Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2022-01-24T08:35:03.935Z] Setting up tar (1.29b-2ubuntu0.2) ... [2022-01-24T08:35:04.205Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T08:35:04.205Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2022-01-24T08:35:04.205Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-24T08:35:04.205Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2022-01-24T08:35:04.313Z] $ docker top a1ae68279186c2971ddb165419934d4db595dbd7ea4fbe540df66fef452c9875 -eo pid,comm [2022-01-24T08:35:04.465Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T08:35:04.465Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-24T08:35:04.465Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-24T08:35:04.466Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-24T08:35:04.466Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T08:35:04.466Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-24T08:35:04.466Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [Pipeline] { [2022-01-24T08:35:04.728Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2022-01-24T08:35:04.728Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T08:35:04.728Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2022-01-24T08:35:04.728Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2022-01-24T08:35:04.728Z] Setting up grep (3.1-2build1) ... [2022-01-24T08:35:04.728Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T08:35:04.728Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2022-01-24T08:35:04.728Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [Pipeline] sh [2022-01-24T08:35:04.987Z] Setting up gzip (1.6-5ubuntu1.1) ... [2022-01-24T08:35:04.987Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T08:35:04.987Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2022-01-24T08:35:04.987Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2022-01-24T08:35:04.987Z] Setting up login (1:4.5-1ubuntu2) ... [2022-01-24T08:35:05.248Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T08:35:05.248Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-24T08:35:05.248Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-24T08:35:05.248Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2022-01-24T08:35:05.248Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T08:35:05.248Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-24T08:35:05.248Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-24T08:35:05.507Z] + docker-compose build --help [2022-01-24T08:35:05.507Z] + grep parallel [2022-01-24T08:35:05.817Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-24T08:35:05.817Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-24T08:35:05.817Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-24T08:35:05.817Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-24T08:35:06.082Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2022-01-24T08:35:06.082Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T08:35:06.082Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2022-01-24T08:35:06.082Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-24T08:35:06.655Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-01-24T08:35:06.655Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-01-24T08:35:06.655Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-01-24T08:35:06.655Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-01-24T08:35:06.915Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2022-01-24T08:35:06.915Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T08:35:06.915Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2022-01-24T08:35:06.915Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2022-01-24T08:35:06.915Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2022-01-24T08:35:06.915Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T08:35:06.915Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-24T08:35:06.915Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-24T08:35:07.177Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-24T08:35:07.177Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T08:35:07.177Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-24T08:35:07.177Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-24T08:35:07.177Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-24T08:35:07.177Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T08:35:07.177Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-24T08:35:07.177Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-24T08:35:07.438Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-24T08:35:07.438Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T08:35:07.438Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-24T08:35:07.438Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-24T08:35:07.438Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-24T08:35:07.700Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T08:35:07.700Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-24T08:35:07.700Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-24T08:35:07.700Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-24T08:35:07.700Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-24T08:35:07.700Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-24T08:35:07.700Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T08:35:07.700Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-24T08:35:07.700Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-24T08:35:07.967Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-24T08:35:07.967Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T08:35:07.967Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-24T08:35:08.227Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-24T08:35:08.227Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-24T08:35:08.227Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T08:35:08.227Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-24T08:35:08.227Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-24T08:35:08.227Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2022-01-24T08:35:08.488Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T08:35:08.488Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-24T08:35:08.488Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-24T08:35:08.750Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2022-01-24T08:35:09.011Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-01-24T08:35:09.271Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-01-24T08:35:09.533Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T08:35:09.533Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2022-01-24T08:35:09.533Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-24T08:35:09.533Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2022-01-24T08:35:09.795Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T08:35:09.795Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2022-01-24T08:35:09.795Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-24T08:35:09.795Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2022-01-24T08:35:09.795Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-24T08:35:09.795Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2022-01-24T08:35:09.795Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2022-01-24T08:35:09.879Z] --parallel Build images in parallel. [Pipeline] } [2022-01-24T08:35:09.905Z] $ docker stop --time=1 a1ae68279186c2971ddb165419934d4db595dbd7ea4fbe540df66fef452c9875 [2022-01-24T08:35:10.055Z] Setting up debconf (1.5.66ubuntu1) ... [2022-01-24T08:35:10.316Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-24T08:35:10.316Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2022-01-24T08:35:10.317Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-01-24T08:35:10.317Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2022-01-24T08:35:10.317Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-24T08:35:10.317Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2022-01-24T08:35:10.317Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-01-24T08:35:10.317Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2022-01-24T08:35:10.317Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-24T08:35:10.317Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-24T08:35:10.317Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-24T08:35:10.577Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-24T08:35:10.577Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-24T08:35:10.577Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-24T08:35:10.577Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-24T08:35:10.838Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-24T08:35:10.838Z] (Reading database ... 13919 files and directories currently installed.) [2022-01-24T08:35:10.838Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-24T08:35:10.838Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-24T08:35:11.099Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-24T08:35:11.099Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T08:35:11.099Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-24T08:35:11.099Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-24T08:35:11.099Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... [2022-01-24T08:35:11.099Z] Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-24T08:35:11.099Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-24T08:35:11.359Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-24T08:35:11.359Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-24T08:35:11.359Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T08:35:11.359Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2022-01-24T08:35:11.359Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2022-01-24T08:35:11.359Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2022-01-24T08:35:11.517Z] $ docker rm -f a1ae68279186c2971ddb165419934d4db595dbd7ea4fbe540df66fef452c9875 [2022-01-24T08:35:11.618Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T08:35:11.618Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2022-01-24T08:35:11.618Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2022-01-24T08:35:11.618Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2022-01-24T08:35:11.618Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T08:35:11.618Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2022-01-24T08:35:11.618Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-24T08:35:11.878Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-24T08:35:11.878Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T08:35:11.878Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-24T08:35:11.878Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:35:12.139Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-24T08:35:12.139Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T08:35:12.139Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2022-01-24T08:35:12.139Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2022-01-24T08:35:12.139Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2022-01-24T08:35:12.399Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T08:35:12.399Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2022-01-24T08:35:12.399Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2022-01-24T08:35:12.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-24T08:35:12.412Z] . [Pipeline] withDockerContainer [2022-01-24T08:35:12.647Z] prd-ubuntu18.04-docker-arm64-4c-16g-3761 does not seem to be running inside a container [2022-01-24T08:35:12.659Z] Setting up passwd (1:4.5-1ubuntu2) ... [2022-01-24T08:35:12.659Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T08:35:12.659Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-24T08:35:12.659Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-24T08:35:12.718Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-24T08:35:12.918Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2022-01-24T08:35:12.918Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T08:35:12.918Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-01-24T08:35:12.918Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-01-24T08:35:12.918Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-01-24T08:35:12.918Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T08:35:12.918Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-01-24T08:35:12.918Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-01-24T08:35:13.180Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-01-24T08:35:13.180Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T08:35:13.180Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2022-01-24T08:35:13.180Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2022-01-24T08:35:13.180Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2022-01-24T08:35:13.442Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T08:35:13.442Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2022-01-24T08:35:13.442Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2022-01-24T08:35:13.442Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2022-01-24T08:35:13.442Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T08:35:13.442Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2022-01-24T08:35:13.442Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2022-01-24T08:35:13.442Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2022-01-24T08:35:13.703Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T08:35:13.703Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2022-01-24T08:35:13.703Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2022-01-24T08:35:13.703Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2022-01-24T08:35:13.703Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T08:35:13.703Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... [2022-01-24T08:35:13.703Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... [2022-01-24T08:35:13.875Z] $ docker top 1e1d3714632a20e08b3b2742ef21abaafeb1067093d69cc6b31ce8329e641a41 -eo pid,comm [2022-01-24T08:35:13.964Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... [2022-01-24T08:35:13.964Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T08:35:13.964Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2022-01-24T08:35:13.964Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2022-01-24T08:35:13.964Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2022-01-24T08:35:13.964Z] (Reading database ... 13924 files and directories currently installed.) [2022-01-24T08:35:13.964Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-01-24T08:35:13.964Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [Pipeline] { [2022-01-24T08:35:14.224Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-01-24T08:35:14.224Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-01-24T08:35:14.224Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2022-01-24T08:35:14.224Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [Pipeline] sh [2022-01-24T08:35:14.485Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2022-01-24T08:35:14.485Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2022-01-24T08:35:14.485Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2022-01-24T08:35:14.485Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2022-01-24T08:35:14.745Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2022-01-24T08:35:14.745Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2022-01-24T08:35:14.745Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2022-01-24T08:35:14.745Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2022-01-24T08:35:14.745Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2022-01-24T08:35:14.745Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2022-01-24T08:35:14.745Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2022-01-24T08:35:14.925Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-24T08:35:15.006Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2022-01-24T08:35:15.006Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2022-01-24T08:35:15.006Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2022-01-24T08:35:15.006Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2022-01-24T08:35:15.006Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2022-01-24T08:35:15.267Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2022-01-24T08:35:15.267Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2022-01-24T08:35:15.528Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2022-01-24T08:35:15.528Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2022-01-24T08:35:15.528Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2022-01-24T08:35:15.528Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2022-01-24T08:35:15.791Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-24T08:35:15.791Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-24T08:35:16.051Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-24T08:35:16.051Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-24T08:35:16.051Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-24T08:35:16.051Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-24T08:35:16.051Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-24T08:35:16.051Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-24T08:35:16.313Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-24T08:35:16.313Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-24T08:35:16.313Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-24T08:35:16.313Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-24T08:35:16.313Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-24T08:35:16.313Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-24T08:35:16.573Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-24T08:35:16.573Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-24T08:35:17.516Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-24T08:35:17.516Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-24T08:35:18.089Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-24T08:35:18.089Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-24T08:35:18.291Z] Building core-command ... [2022-01-24T08:35:18.291Z] Building core-data ... [2022-01-24T08:35:18.291Z] Building core-metadata ... [2022-01-24T08:35:18.291Z] Building security-bootstrapper ... [2022-01-24T08:35:18.291Z] Building security-proxy-setup ... [2022-01-24T08:35:18.291Z] Building security-secretstore-setup ... [2022-01-24T08:35:18.291Z] Building support-notifications ... [2022-01-24T08:35:18.291Z] Building support-scheduler ... [2022-01-24T08:35:18.291Z] Building sys-mgmt-agent ... [2022-01-24T08:35:18.291Z] Building core-data [2022-01-24T08:35:18.291Z] Building security-secretstore-setup [2022-01-24T08:35:18.291Z] Building core-metadata [2022-01-24T08:35:18.291Z] Building support-notifications [2022-01-24T08:35:18.291Z] Building support-scheduler [2022-01-24T08:35:18.350Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-24T08:35:18.350Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-24T08:35:18.609Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-24T08:35:18.609Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-24T08:35:19.550Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-24T08:35:19.550Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-24T08:35:19.550Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-24T08:35:19.550Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-24T08:35:19.550Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2022-01-24T08:35:19.550Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-24T08:35:19.550Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2022-01-24T08:35:19.550Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-24T08:35:19.812Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2022-01-24T08:35:19.812Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2022-01-24T08:35:19.812Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-24T08:35:19.812Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-24T08:35:19.812Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-24T08:35:19.812Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-24T08:35:20.074Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2022-01-24T08:35:20.074Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2022-01-24T08:35:20.074Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-24T08:35:20.074Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-24T08:35:20.074Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-24T08:35:20.074Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-24T08:35:20.074Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-24T08:35:20.074Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2022-01-24T08:35:20.074Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2022-01-24T08:35:20.074Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2022-01-24T08:35:20.334Z] [2022-01-24T08:35:20.334Z] Current default time zone: 'Etc/UTC' [2022-01-24T08:35:20.334Z] Local time is now: Mon Jan 24 08:35:20 UTC 2022. [2022-01-24T08:35:20.334Z] Universal Time is now: Mon Jan 24 08:35:20 UTC 2022. [2022-01-24T08:35:20.334Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-01-24T08:35:20.334Z] [2022-01-24T08:35:20.334Z] Setting up systemd-sysv (237-3ubuntu10.53) ... [2022-01-24T08:35:20.334Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-24T08:35:20.334Z] Setting up linux-libc-dev:amd64 (4.15.0-166.174) ... [2022-01-24T08:35:20.334Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2022-01-24T08:35:20.334Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2022-01-24T08:35:20.334Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2022-01-24T08:35:20.334Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2022-01-24T08:35:20.334Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2022-01-24T08:35:20.334Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2022-01-24T08:35:20.334Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2022-01-24T08:35:20.334Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-24T08:35:20.334Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2022-01-24T08:35:20.596Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-24T08:35:20.596Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-01-24T08:35:20.596Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-24T08:35:20.596Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2022-01-24T08:35:20.596Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2022-01-24T08:35:20.596Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2022-01-24T08:35:20.596Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... [2022-01-24T08:35:20.596Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2022-01-24T08:35:20.596Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2022-01-24T08:35:20.596Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2022-01-24T08:35:20.596Z] Setting up ca-certificates (20210119~18.04.2) ... [2022-01-24T08:35:22.507Z] Updating certificates in /etc/ssl/certs... [2022-01-24T08:35:23.080Z] 23 added, 28 removed; done. [2022-01-24T08:35:23.080Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2022-01-24T08:35:23.080Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-24T08:35:23.371Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2022-01-24T08:35:23.371Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2022-01-24T08:35:23.371Z] Setting up pkgbinarymangler (138.18.04.1) ... [2022-01-24T08:35:23.371Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-24T08:35:23.371Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-01-24T08:35:23.371Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-24T08:35:23.371Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-24T08:35:23.371Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-24T08:35:23.371Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-24T08:35:23.371Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-24T08:35:23.371Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2022-01-24T08:35:23.371Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2022-01-24T08:35:23.371Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2022-01-24T08:35:23.371Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2022-01-24T08:35:23.371Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2022-01-24T08:35:23.371Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-24T08:35:23.632Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-24T08:35:23.632Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2022-01-24T08:35:23.632Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2022-01-24T08:35:23.632Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2022-01-24T08:35:23.633Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-24T08:35:23.633Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-01-24T08:35:23.633Z] Processing triggers for mime-support (3.60ubuntu1) ... [2022-01-24T08:35:23.633Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2022-01-24T08:35:23.633Z] Updating certificates in /etc/ssl/certs... [2022-01-24T08:35:24.205Z] 0 added, 0 removed; done. [2022-01-24T08:35:24.205Z] Running hooks in /etc/ca-certificates/update.d... [2022-01-24T08:35:24.465Z] done. [2022-01-24T08:35:24.728Z] Reading package lists... [2022-01-24T08:35:24.989Z] Building dependency tree... [2022-01-24T08:35:24.989Z] Reading state information... [2022-01-24T08:35:24.989Z] The following NEW packages will be installed: [2022-01-24T08:35:24.989Z] apt-transport-https [2022-01-24T08:35:24.989Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-01-24T08:35:25.250Z] Need to get 4348 B of archives. [2022-01-24T08:35:25.250Z] After this operation, 154 kB of additional disk space will be used. [2022-01-24T08:35:25.250Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2022-01-24T08:35:25.510Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-24T08:35:25.511Z] Fetched 4348 B in 0s (24.1 kB/s) [2022-01-24T08:35:25.511Z] Selecting previously unselected package apt-transport-https. [2022-01-24T08:35:25.511Z] (Reading database ... 13931 files and directories currently installed.) [2022-01-24T08:35:25.511Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2022-01-24T08:35:25.511Z] Unpacking apt-transport-https (1.6.14) ... [2022-01-24T08:35:25.511Z] Setting up apt-transport-https (1.6.14) ... [2022-01-24T08:35:25.769Z] Waiting for network to be ready... [2022-01-24T08:35:33.910Z] 2022-01-24T08:35:29Z INFO Waiting for automatic snapd restart... [2022-01-24T08:35:34.169Z] snapd 2.53.4 from Canonical* installed [2022-01-24T08:35:35.109Z] "snapd" switched to the "latest/stable" channel [2022-01-24T08:35:35.109Z] [2022-01-24T08:35:39.318Z] core18 20211215 from Canonical* installed [2022-01-24T08:35:41.862Z] core20 20211129 from Canonical* installed [2022-01-24T08:35:41.862Z] "core20" switched to the "latest/stable" channel [2022-01-24T08:35:41.862Z] [2022-01-24T08:35:44.411Z] snapcraft 6.0.2 from Canonical* installed [2022-01-24T08:35:44.411Z] "snapcraft" switched to the "latest/stable" channel [2022-01-24T08:35:44.411Z] [2022-01-24T08:35:49.697Z] 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: [2022-01-24T08:35:49.697Z] - README.md [2022-01-24T08:35:49.697Z] [2022-01-24T08:35:49.697Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-24T08:35:50.269Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-01-24T08:35:50.269Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-01-24T08:35:50.269Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-01-24T08:35:51.410Z] Reading package lists... [2022-01-24T08:35:52.795Z] 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 [2022-01-24T08:35:53.735Z] Reading package lists... [2022-01-24T08:35:53.995Z] Building dependency tree... [2022-01-24T08:35:53.995Z] Reading state information... [2022-01-24T08:35:54.256Z] Suggested packages: [2022-01-24T08:35:54.256Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2022-01-24T08:35:54.256Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2022-01-24T08:35:54.256Z] Recommended packages: [2022-01-24T08:35:54.256Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-01-24T08:35:54.256Z] The following NEW packages will be installed: [2022-01-24T08:35:54.256Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2022-01-24T08:35:54.256Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2022-01-24T08:35:54.256Z] pkg-config zip [2022-01-24T08:35:54.256Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-24T08:35:54.256Z] Need to get 7668 kB of archives. [2022-01-24T08:35:54.256Z] After this operation, 43.8 MB of additional disk space will be used. [2022-01-24T08:35:54.256Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] [2022-01-24T08:35:54.516Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2022-01-24T08:35:54.516Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2022-01-24T08:35:54.516Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2022-01-24T08:35:54.516Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2022-01-24T08:35:54.516Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2022-01-24T08:35:54.516Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2022-01-24T08:35:54.776Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2022-01-24T08:35:54.776Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2022-01-24T08:35:54.776Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2022-01-24T08:35:54.776Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2022-01-24T08:35:55.036Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2022-01-24T08:35:55.036Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2022-01-24T08:35:55.036Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2022-01-24T08:35:55.036Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-01-24T08:35:55.036Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-24T08:35:55.298Z] Fetched 7668 kB in 1s (10.3 MB/s) [2022-01-24T08:35:55.298Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-01-24T08:35:55.298Z] (Reading database ... 13935 files and directories currently installed.) [2022-01-24T08:35:55.298Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... [2022-01-24T08:35:55.298Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-01-24T08:35:55.298Z] Selecting previously unselected package libpsl5:amd64. [2022-01-24T08:35:55.298Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2022-01-24T08:35:55.298Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2022-01-24T08:35:55.561Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-01-24T08:35:55.561Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2022-01-24T08:35:55.561Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-01-24T08:35:55.561Z] Selecting previously unselected package librtmp1:amd64. [2022-01-24T08:35:55.561Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2022-01-24T08:35:55.561Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-01-24T08:35:55.561Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-01-24T08:35:55.561Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2022-01-24T08:35:55.561Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2022-01-24T08:35:55.561Z] Selecting previously unselected package liberror-perl. [2022-01-24T08:35:55.561Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2022-01-24T08:35:55.561Z] Unpacking liberror-perl (0.17025-1) ... [2022-01-24T08:35:55.821Z] Selecting previously unselected package git-man. [2022-01-24T08:35:55.821Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2022-01-24T08:35:55.821Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2022-01-24T08:35:55.821Z] Selecting previously unselected package git. [2022-01-24T08:35:55.821Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2022-01-24T08:35:55.821Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2022-01-24T08:35:56.393Z] Selecting previously unselected package libnorm1:amd64. [2022-01-24T08:35:56.393Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2022-01-24T08:35:56.393Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-01-24T08:35:56.393Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-01-24T08:35:56.393Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2022-01-24T08:35:56.393Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-01-24T08:35:56.393Z] Selecting previously unselected package libsodium23:amd64. [2022-01-24T08:35:56.393Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2022-01-24T08:35:56.393Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2022-01-24T08:35:56.652Z] Selecting previously unselected package libzmq5:amd64. [2022-01-24T08:35:56.652Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2022-01-24T08:35:56.652Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-24T08:35:56.652Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-01-24T08:35:56.652Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2022-01-24T08:35:56.652Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-24T08:35:56.652Z] Selecting previously unselected package pkg-config. [2022-01-24T08:35:56.652Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2022-01-24T08:35:56.652Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2022-01-24T08:35:56.915Z] Selecting previously unselected package zip. [2022-01-24T08:35:56.915Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2022-01-24T08:35:56.915Z] Unpacking zip (3.0-11build1) ... [2022-01-24T08:35:56.915Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-01-24T08:35:56.915Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2022-01-24T08:35:56.915Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-01-24T08:35:56.915Z] Setting up liberror-perl (0.17025-1) ... [2022-01-24T08:35:56.915Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2022-01-24T08:35:56.915Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-01-24T08:35:56.915Z] No schema files found: doing nothing. [2022-01-24T08:35:56.915Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-01-24T08:35:56.915Z] Setting up zip (3.0-11build1) ... [2022-01-24T08:35:56.915Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-01-24T08:35:56.915Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2022-01-24T08:35:56.915Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2022-01-24T08:35:56.915Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-24T08:35:56.915Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2022-01-24T08:35:56.915Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-24T08:35:56.915Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2022-01-24T08:35:57.177Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-24T08:35:57.749Z] git set to automatically installed. [2022-01-24T08:35:57.749Z] git-man set to automatically installed. [2022-01-24T08:35:57.749Z] libcurl3-gnutls set to automatically installed. [2022-01-24T08:35:57.749Z] liberror-perl set to automatically installed. [2022-01-24T08:35:57.749Z] libglib2.0-0 set to automatically installed. [2022-01-24T08:35:57.749Z] libnghttp2-14 set to automatically installed. [2022-01-24T08:35:57.749Z] libnorm1 set to automatically installed. [2022-01-24T08:35:57.749Z] libpgm-5.2-0 set to automatically installed. [2022-01-24T08:35:57.749Z] libpsl5 set to automatically installed. [2022-01-24T08:35:57.749Z] librtmp1 set to automatically installed. [2022-01-24T08:35:57.749Z] libsodium23 set to automatically installed. [2022-01-24T08:35:57.749Z] libzmq3-dev set to automatically installed. [2022-01-24T08:35:57.749Z] libzmq5 set to automatically installed. [2022-01-24T08:35:57.749Z] pkg-config set to automatically installed. [2022-01-24T08:35:57.749Z] zip set to automatically installed. [2022-01-24T08:35:58.692Z] snapd is not logged in, snap install commands will use sudo [2022-01-24T08:36:03.987Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-01-24T08:36:04.559Z] Downloading snap 'edgex-app-service-configurable' [2022-01-24T08:36:07.858Z] Pulling app-service-configurable [2022-01-24T08:36:07.858Z] + snapcraftctl pull [2022-01-24T08:36:09.241Z] Pulling config-common [2022-01-24T08:36:09.241Z] + snapcraftctl pull [2022-01-24T08:36:10.624Z] Pulling go-build-helper [2022-01-24T08:36:10.624Z] + snapcraftctl pull [2022-01-24T08:36:12.009Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-01-24T08:36:12.009Z] Skipping pull go-build-helper (already ran) [2022-01-24T08:36:12.009Z] Building go-build-helper [2022-01-24T08:36:12.270Z] + snapcraftctl build [2022-01-24T08:36:15.677Z] Staging go-build-helper [2022-01-24T08:36:15.677Z] + snapcraftctl stage [2022-01-24T08:36:21.013Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2022-01-24T08:36:21.013Z] Fetched 224 kB in 0s (0 B/s) [2022-01-24T08:36:21.013Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2022-01-24T08:36:21.013Z] Fetched 157 kB in 0s (0 B/s) [2022-01-24T08:36:21.013Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2022-01-24T08:36:21.013Z] Fetched 221 kB in 0s (0 B/s) [2022-01-24T08:36:21.013Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2022-01-24T08:36:21.013Z] Fetched 143 kB in 0s (0 B/s) [2022-01-24T08:36:21.013Z] Pulling edgex-go [2022-01-24T08:36:21.013Z] + snapcraftctl pull [2022-01-24T08:36:22.407Z] Pulling hooks [2022-01-24T08:36:22.407Z] + snapcraftctl pull [2022-01-24T08:36:26.241Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T08:36:26.241Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-24T08:36:26.241Z] ---> c94cb2b6e114 [2022-01-24T08:36:26.241Z] Step 3/23 : WORKDIR /edgex-go [2022-01-24T08:36:26.241Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T08:36:26.241Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-24T08:36:26.241Z] ---> c94cb2b6e114 [2022-01-24T08:36:26.241Z] Step 3/22 : WORKDIR /edgex-go [2022-01-24T08:36:26.241Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T08:36:26.241Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-24T08:36:26.241Z] ---> c94cb2b6e114 [2022-01-24T08:36:26.241Z] Step 3/22 : WORKDIR /edgex-go [2022-01-24T08:36:26.241Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T08:36:26.241Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-24T08:36:26.241Z] ---> c94cb2b6e114 [2022-01-24T08:36:26.241Z] Step 3/23 : WORKDIR /edgex-go [2022-01-24T08:36:26.241Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T08:36:26.241Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-24T08:36:26.241Z] ---> c94cb2b6e114 [2022-01-24T08:36:26.241Z] Step 3/25 : WORKDIR /edgex-go [2022-01-24T08:36:26.241Z] ---> Running in 709ebb00bb18 [2022-01-24T08:36:26.241Z] ---> Running in 4f03c3b7b036 [2022-01-24T08:36:26.241Z] ---> Running in 2538a0a541bd [2022-01-24T08:36:26.241Z] ---> Running in 2589cf5f7154 [2022-01-24T08:36:26.241Z] ---> Running in 99e9e0db6f8d [2022-01-24T08:36:26.241Z] Removing intermediate container 4f03c3b7b036 [2022-01-24T08:36:26.241Z] ---> 703032610c50 [2022-01-24T08:36:26.241Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T08:36:26.241Z] Removing intermediate container 709ebb00bb18 [2022-01-24T08:36:26.241Z] ---> 89eebac1a13f [2022-01-24T08:36:26.241Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T08:36:26.241Z] ---> Running in a004a6fd361b [2022-01-24T08:36:26.526Z] Removing intermediate container 2538a0a541bd [2022-01-24T08:36:26.526Z] ---> 9af3a31e4869 [2022-01-24T08:36:26.526Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T08:36:26.526Z] ---> Running in 69571868d28c [2022-01-24T08:36:26.526Z] Removing intermediate container 99e9e0db6f8d [2022-01-24T08:36:26.526Z] ---> dc54139d1fdd [2022-01-24T08:36:26.526Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T08:36:26.526Z] Removing intermediate container 2589cf5f7154 [2022-01-24T08:36:26.526Z] ---> 0b037207bc14 [2022-01-24T08:36:26.526Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T08:36:26.526Z] ---> Running in 980a20f2d65c [2022-01-24T08:36:26.526Z] ---> Running in 751fe45ead72 [2022-01-24T08:36:26.806Z] ---> Running in 8d0ee19eef2b [2022-01-24T08:36:29.450Z] Removing intermediate container a004a6fd361b [2022-01-24T08:36:29.450Z] ---> 21af0d3d7792 [2022-01-24T08:36:29.450Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-24T08:36:29.450Z] ---> Running in 8ad579a0d080 [2022-01-24T08:36:29.730Z] Removing intermediate container 69571868d28c [2022-01-24T08:36:29.730Z] ---> 22d1ce506d45 [2022-01-24T08:36:29.730Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-24T08:36:30.007Z] ---> Running in 92558329479a [2022-01-24T08:36:30.007Z] Removing intermediate container 751fe45ead72 [2022-01-24T08:36:30.007Z] ---> a3ccc69349e4 [2022-01-24T08:36:30.007Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-24T08:36:30.007Z] Removing intermediate container 8d0ee19eef2b [2022-01-24T08:36:30.007Z] ---> 37f4bea5a9a3 [2022-01-24T08:36:30.007Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-24T08:36:30.007Z] Removing intermediate container 980a20f2d65c [2022-01-24T08:36:30.007Z] ---> ea10287664c6 [2022-01-24T08:36:30.007Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-24T08:36:30.007Z] ---> Running in 9482b2ac1771 [2022-01-24T08:36:30.007Z] ---> Running in 8ebff65facfd [2022-01-24T08:36:30.281Z] ---> Running in 95c713cf512f [2022-01-24T08:36:31.273Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-24T08:36:31.873Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-24T08:36:31.873Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-24T08:36:32.146Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-24T08:36:32.146Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-24T08:36:32.146Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-24T08:36:32.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-24T08:36:32.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-24T08:36:33.017Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-24T08:36:33.017Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-24T08:36:33.017Z] OK: 220 MiB in 52 packages [2022-01-24T08:36:34.010Z] OK: 220 MiB in 52 packages [2022-01-24T08:36:34.010Z] OK: 220 MiB in 52 packages [2022-01-24T08:36:34.010Z] OK: 220 MiB in 52 packages [2022-01-24T08:36:34.292Z] OK: 220 MiB in 52 packages [2022-01-24T08:36:34.899Z] Removing intermediate container 8ad579a0d080 [2022-01-24T08:36:34.899Z] ---> 760a782e6999 [2022-01-24T08:36:34.899Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-24T08:36:35.171Z] Removing intermediate container 92558329479a [2022-01-24T08:36:35.171Z] ---> f01f37d4cc07 [2022-01-24T08:36:35.171Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-24T08:36:35.771Z] Removing intermediate container 8ebff65facfd [2022-01-24T08:36:35.771Z] ---> e540fc697568 [2022-01-24T08:36:35.771Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-24T08:36:35.771Z] Removing intermediate container 95c713cf512f [2022-01-24T08:36:35.771Z] ---> 74fb6202d976 [2022-01-24T08:36:35.771Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-24T08:36:35.771Z] Removing intermediate container 9482b2ac1771 [2022-01-24T08:36:35.771Z] ---> 374e16a4d14c [2022-01-24T08:36:35.771Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-24T08:36:36.044Z] ---> 3dee5eeeeafb [2022-01-24T08:36:36.044Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T08:36:36.044Z] ---> Running in c58f590033b7 [2022-01-24T08:36:36.320Z] ---> 56c6d103471a [2022-01-24T08:36:36.320Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T08:36:36.595Z] ---> Running in abd162aabd78 [2022-01-24T08:36:36.595Z] ---> 4180920d8c15 [2022-01-24T08:36:36.595Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T08:36:36.868Z] ---> 1ef1fff5e1cb [2022-01-24T08:36:36.868Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T08:36:36.868Z] ---> Running in d4e207ef243e [2022-01-24T08:36:36.868Z] ---> Running in 601d67a1ab70 [2022-01-24T08:36:37.468Z] ---> 6e429db0fad5 [2022-01-24T08:36:37.468Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T08:36:37.468Z] ---> Running in 9f61406f54b0 [2022-01-24T08:36:40.877Z] Removing intermediate container c58f590033b7 [2022-01-24T08:36:40.877Z] ---> e5a8dbb46a87 [2022-01-24T08:36:40.877Z] Step 8/25 : COPY . . [2022-01-24T08:36:42.322Z] Removing intermediate container abd162aabd78 [2022-01-24T08:36:42.322Z] ---> 1c2dd8ee03a4 [2022-01-24T08:36:42.322Z] Step 8/23 : COPY . . [2022-01-24T08:36:42.919Z] Removing intermediate container d4e207ef243e [2022-01-24T08:36:42.919Z] ---> 2eedc06749d0 [2022-01-24T08:36:42.919Z] Step 8/23 : COPY . . [2022-01-24T08:36:42.919Z] Removing intermediate container 601d67a1ab70 [2022-01-24T08:36:42.919Z] ---> c2dd53e47e44 [2022-01-24T08:36:42.919Z] Step 8/22 : COPY . . [2022-01-24T08:36:42.919Z] Removing intermediate container 9f61406f54b0 [2022-01-24T08:36:42.919Z] ---> b0bc95e7658e [2022-01-24T08:36:42.919Z] Step 8/22 : COPY . . [2022-01-24T08:36:44.372Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2022-01-24T08:36:44.372Z] Fetched 96.5 kB in 0s (0 B/s) [2022-01-24T08:36:44.372Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2022-01-24T08:36:44.373Z] Fetched 279 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2022-01-24T08:36:44.373Z] Fetched 122 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2022-01-24T08:36:44.373Z] Fetched 77.8 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2022-01-24T08:36:44.373Z] Fetched 8848 B in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2022-01-24T08:36:44.373Z] Fetched 47.8 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2022-01-24T08:36:44.373Z] Fetched 45.6 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2022-01-24T08:36:44.373Z] Fetched 15.0 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2022-01-24T08:36:44.373Z] Fetched 220 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2022-01-24T08:36:44.373Z] Fetched 154 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-01-24T08:36:44.373Z] Fetched 50.6 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2022-01-24T08:36:44.373Z] Fetched 14.8 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2022-01-24T08:36:44.373Z] Fetched 41.8 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2022-01-24T08:36:44.373Z] Fetched 499 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2022-01-24T08:36:44.373Z] Fetched 111 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2022-01-24T08:36:44.373Z] Fetched 240 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2022-01-24T08:36:44.373Z] Fetched 29.3 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2022-01-24T08:36:44.373Z] Fetched 85.5 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2022-01-24T08:36:44.373Z] Fetched 24.5 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2022-01-24T08:36:44.373Z] Fetched 49.2 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2022-01-24T08:36:44.373Z] Fetched 54.2 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2022-01-24T08:36:44.373Z] Fetched 30.8 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2022-01-24T08:36:44.373Z] Fetched 15.8 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2022-01-24T08:36:44.373Z] Fetched 85.9 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2022-01-24T08:36:44.373Z] Fetched 8720 B in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2022-01-24T08:36:44.373Z] Fetched 140 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2022-01-24T08:36:44.373Z] Fetched 119 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2022-01-24T08:36:44.373Z] Fetched 111 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2022-01-24T08:36:44.373Z] Fetched 11.1 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2022-01-24T08:36:44.373Z] Fetched 646 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2022-01-24T08:36:44.373Z] Fetched 41.3 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2022-01-24T08:36:44.373Z] Fetched 17.9 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2022-01-24T08:36:44.373Z] Fetched 368 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2022-01-24T08:36:44.373Z] Fetched 187 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2022-01-24T08:36:44.373Z] Fetched 175 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2022-01-24T08:36:44.373Z] Fetched 206 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb [1302 kB] [2022-01-24T08:36:44.373Z] Fetched 1302 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2022-01-24T08:36:44.373Z] Fetched 36.2 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2022-01-24T08:36:44.373Z] Fetched 159 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2022-01-24T08:36:44.373Z] Fetched 107 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2022-01-24T08:36:44.373Z] Fetched 48.7 kB in 0s (0 B/s) [2022-01-24T08:36:44.373Z] Pulling static-packages [2022-01-24T08:36:44.373Z] + snapcraftctl pull [2022-01-24T08:36:44.373Z] Pulling version [2022-01-24T08:36:44.373Z] + cd /root/project [2022-01-24T08:36:44.373Z] + git describe --tags --abbrev=0 [2022-01-24T08:36:44.373Z] + sed s/v// [2022-01-24T08:36:44.373Z] + GIT_VERSION=2.2.0-dev.22 [2022-01-24T08:36:44.373Z] + [ -z 2.2.0-dev.22 ] [2022-01-24T08:36:44.373Z] + snapcraftctl set-version 2.2.0-dev.22 [2022-01-24T08:36:44.373Z] Building app-service-configurable [2022-01-24T08:36:44.373Z] + snapcraftctl build [2022-01-24T08:36:46.281Z] Building config-common [2022-01-24T08:36:46.281Z] + snapcraftctl build [2022-01-24T08:36:48.194Z] Skipping build go-build-helper (already ran) [2022-01-24T08:36:48.453Z] Building edgex-go [2022-01-24T08:36:48.712Z] + cd /root/parts/edgex-go/src [2022-01-24T08:36:48.712Z] + git describe --tags --abbrev=0 [2022-01-24T08:36:48.712Z] + sed s/v// [2022-01-24T08:36:48.712Z] + GIT_VERSION=2.2.0-dev.22 [2022-01-24T08:36:48.712Z] + [ -z 2.2.0-dev.22 ] [2022-01-24T08:36:48.712Z] + echo 2.2.0-dev.22 [2022-01-24T08:36:48.712Z] + [ ! -d vendor ] [2022-01-24T08:36:48.712Z] + go mod download all [2022-01-24T08:36:53.993Z] + make build [2022-01-24T08:36:53.993Z] 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 [2022-01-24T08:37:05.074Z] ---> 8e574de9e9c4 [2022-01-24T08:37:05.075Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-24T08:37:05.075Z] ---> d7edcc41b228 [2022-01-24T08:37:05.075Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-24T08:37:05.075Z] ---> Running in 2f1e4b4a9b1c [2022-01-24T08:37:05.075Z] ---> Running in 2aebc72bdaf2 [2022-01-24T08:37:05.075Z] ---> 8a7f8a1ff2e7 [2022-01-24T08:37:05.075Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-24T08:37:05.075Z] ---> f7db62b72966 [2022-01-24T08:37:05.075Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-24T08:37:05.075Z] ---> Running in 5fd67cad9411 [2022-01-24T08:37:05.075Z] ---> Running in 692606d35ed7 [2022-01-24T08:37:05.075Z] ---> ffde3ada25c1 [2022-01-24T08:37:05.075Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-24T08:37:05.075Z] ---> Running in 77dbe3544ff1 [2022-01-24T08:37:05.668Z] 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 [2022-01-24T08:37:05.945Z] 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 [2022-01-24T08:37:06.224Z] 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 [2022-01-24T08:37:06.936Z] 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 [2022-01-24T08:37:06.936Z] 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 [2022-01-24T08:37:07.210Z] 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 [2022-01-24T08:37:10.422Z] 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 [2022-01-24T08:37:10.683Z] 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 [2022-01-24T08:37:12.061Z] 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 [2022-01-24T08:37:12.629Z] 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 [2022-01-24T08:37:13.564Z] 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 [2022-01-24T08:37:14.503Z] 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 [2022-01-24T08:37:15.883Z] 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 [2022-01-24T08:37:16.821Z] 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 [2022-01-24T08:37:17.764Z] 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 [2022-01-24T08:37:18.707Z] 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 [2022-01-24T08:37:20.615Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-01-24T08:37:20.615Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-01-24T08:37:20.615Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-01-24T08:37:20.615Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-01-24T08:37:20.615Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-01-24T08:37:20.615Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-01-24T08:37:20.615Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-01-24T08:37:20.615Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-01-24T08:37:20.615Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-01-24T08:37:20.615Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-01-24T08:37:20.615Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-01-24T08:37:20.615Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-01-24T08:37:20.615Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-01-24T08:37:20.615Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-01-24T08:37:20.615Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-01-24T08:37:20.616Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-01-24T08:37:20.616Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-01-24T08:37:20.616Z] + 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 [2022-01-24T08:37:20.616Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-01-24T08:37:20.616Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-01-24T08:37:20.616Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-01-24T08:37:20.616Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-01-24T08:37:20.616Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-01-24T08:37:20.616Z] + 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 [2022-01-24T08:37:20.616Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-01-24T08:37:20.616Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-01-24T08:37:20.616Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-01-24T08:37:21.187Z] Building hooks [2022-01-24T08:37:21.187Z] + cd /root/parts/hooks/src [2022-01-24T08:37:21.187Z] + make build [2022-01-24T08:37:21.187Z] go mod tidy [2022-01-24T08:37:21.187Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2022-01-24T08:37:21.756Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-01-24T08:37:21.756Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-01-24T08:37:21.756Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-01-24T08:37:22.694Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-01-24T08:37:22.954Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-01-24T08:37:22.954Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-01-24T08:37:25.495Z] Building static-packages [2022-01-24T08:37:25.495Z] + snapcraftctl build [2022-01-24T08:37:28.039Z] Building version [2022-01-24T08:37:28.039Z] + snapcraftctl build [2022-01-24T08:37:30.582Z] Staging app-service-configurable [2022-01-24T08:37:30.582Z] + snapcraftctl stage [2022-01-24T08:37:31.522Z] Staging config-common [2022-01-24T08:37:31.522Z] + snapcraftctl stage [2022-01-24T08:37:33.444Z] Skipping stage go-build-helper (already ran) [2022-01-24T08:37:33.444Z] Staging edgex-go [2022-01-24T08:37:33.444Z] + snapcraftctl stage [2022-01-24T08:37:34.831Z] Staging hooks [2022-01-24T08:37:34.831Z] + snapcraftctl stage [2022-01-24T08:37:36.212Z] Staging static-packages [2022-01-24T08:37:36.212Z] + snapcraftctl stage [2022-01-24T08:37:37.596Z] Staging version [2022-01-24T08:37:37.596Z] + snapcraftctl stage [2022-01-24T08:37:39.508Z] Priming app-service-configurable [2022-01-24T08:37:39.508Z] + snapcraftctl prime [2022-01-24T08:37:42.052Z] 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 [2022-01-24T08:37:42.052Z] stage-packages: [2022-01-24T08:37:42.052Z] - libnorm1 [2022-01-24T08:37:42.052Z] - libpgm-5.2-0 [2022-01-24T08:37:42.052Z] - libsodium23 [2022-01-24T08:37:42.052Z] - libzmq5 [2022-01-24T08:37:42.313Z] Priming config-common [2022-01-24T08:37:42.313Z] + snapcraftctl prime [2022-01-24T08:37:43.695Z] Priming go-build-helper [2022-01-24T08:37:43.695Z] + snapcraftctl prime [2022-01-24T08:37:45.077Z] Priming edgex-go [2022-01-24T08:37:45.077Z] + snapcraftctl prime [2022-01-24T08:37:46.982Z] Priming hooks [2022-01-24T08:37:46.982Z] + snapcraftctl prime [2022-01-24T08:37:48.395Z] Priming static-packages [2022-01-24T08:37:48.395Z] + snapcraftctl prime [2022-01-24T08:37:50.963Z] Priming version [2022-01-24T08:37:50.963Z] + snapcraftctl prime [2022-01-24T08:37:52.392Z] 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] } [2022-01-24T08:39:14.041Z] 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 [2022-01-24T08:39:17.445Z] Removing intermediate container 2f1e4b4a9b1c [2022-01-24T08:39:17.445Z] ---> b6e8aebb8dce [2022-01-24T08:39:17.445Z] [2022-01-24T08:39:17.445Z] Step 10/25 : FROM alpine:3.14 [2022-01-24T08:39:17.719Z] 3.14: Pulling from library/alpine [2022-01-24T08:39:19.188Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-24T08:39:19.188Z] Status: Downloaded newer image for alpine:3.14 [2022-01-24T08:39:19.188Z] ---> 5b8b7b635229 [2022-01-24T08:39:19.188Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-24T08:39:19.474Z] ---> Running in fdf0f74eaef2 [2022-01-24T08:39:21.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-24T08:39:21.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-24T08:39:22.430Z] (1/3) Installing ca-certificates (20211220-r0) [2022-01-24T08:39:22.430Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-24T08:39:22.430Z] (3/3) Installing su-exec (0.2-r1) [2022-01-24T08:39:22.430Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T08:39:22.430Z] Executing ca-certificates-20211220-r0.trigger [2022-01-24T08:39:22.708Z] OK: 6 MiB in 17 packages [2022-01-24T08:39:25.350Z] Removing intermediate container fdf0f74eaef2 [2022-01-24T08:39:25.350Z] ---> aed2a4a615d3 [2022-01-24T08:39:25.350Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-24T08:39:25.624Z] ---> Running in 6b351232f6b4 [2022-01-24T08:39:26.608Z] Removing intermediate container 6b351232f6b4 [2022-01-24T08:39:26.608Z] ---> c3be38765c72 [2022-01-24T08:39:26.608Z] Step 13/25 : WORKDIR / [2022-01-24T08:39:26.894Z] ---> Running in 92ef99ed3dc3 [2022-01-24T08:39:27.877Z] Removing intermediate container 92ef99ed3dc3 [2022-01-24T08:39:27.877Z] ---> 1acae7748d1e [2022-01-24T08:39:27.877Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-24T08:39:29.315Z] ---> 05c962b3dc8e [2022-01-24T08:39:29.315Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-24T08:39:29.587Z] Removing intermediate container 2aebc72bdaf2 [2022-01-24T08:39:29.587Z] ---> 2e06b1cc4b27 [2022-01-24T08:39:29.587Z] [2022-01-24T08:39:29.587Z] Step 10/23 : FROM alpine:3.14 [2022-01-24T08:39:29.587Z] ---> 5b8b7b635229 [2022-01-24T08:39:29.587Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-24T08:39:29.587Z] Removing intermediate container 77dbe3544ff1 [2022-01-24T08:39:29.587Z] ---> 57f44d78e683 [2022-01-24T08:39:29.587Z] [2022-01-24T08:39:29.587Z] Step 10/22 : FROM alpine:3.14 [2022-01-24T08:39:29.587Z] ---> 5b8b7b635229 [2022-01-24T08:39:29.587Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-24T08:39:29.587Z] Removing intermediate container 5fd67cad9411 [2022-01-24T08:39:29.587Z] ---> 5a1ae5b956da [2022-01-24T08:39:29.587Z] [2022-01-24T08:39:29.587Z] Step 10/22 : FROM alpine:3.14 [2022-01-24T08:39:29.587Z] ---> 5b8b7b635229 [2022-01-24T08:39:29.587Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-24T08:39:29.861Z] ---> Running in aa1138a00894 [2022-01-24T08:39:29.861Z] ---> Running in 46c9caaca803 [2022-01-24T08:39:29.861Z] ---> Running in 8c17e8de17fd [2022-01-24T08:39:30.856Z] ---> fc1e4289dc2a [2022-01-24T08:39:30.856Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-24T08:39:31.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-24T08:39:31.856Z] ---> 80a0fc452c45 [2022-01-24T08:39:31.856Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-24T08:39:31.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-24T08:39:32.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-24T08:39:32.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-24T08:39:32.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-24T08:39:32.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-24T08:39:33.013Z] ---> 3352431b2e5c [2022-01-24T08:39:33.013Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-24T08:39:33.287Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-24T08:39:33.287Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T08:39:33.287Z] OK: 6 MiB in 15 packages [2022-01-24T08:39:33.287Z] (1/2) Installing ca-certificates (20211220-r0) [2022-01-24T08:39:33.565Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-24T08:39:33.565Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T08:39:33.565Z] Executing ca-certificates-20211220-r0.trigger [2022-01-24T08:39:33.565Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-24T08:39:33.566Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T08:39:33.841Z] OK: 6 MiB in 15 packages [2022-01-24T08:39:33.841Z] OK: 6 MiB in 16 packages [2022-01-24T08:39:35.269Z] ---> a9755df7e529 [2022-01-24T08:39:35.269Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-24T08:39:35.269Z] Removing intermediate container 46c9caaca803 [2022-01-24T08:39:35.269Z] ---> 7145d32f227f [2022-01-24T08:39:35.269Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-24T08:39:35.269Z] ---> Running in 408299e4ebc3 [2022-01-24T08:39:35.269Z] Removing intermediate container 8c17e8de17fd [2022-01-24T08:39:35.269Z] ---> 1d851dd89973 [2022-01-24T08:39:35.269Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-24T08:39:35.543Z] ---> Running in 66414893523a [2022-01-24T08:39:35.820Z] Removing intermediate container 408299e4ebc3 [2022-01-24T08:39:35.820Z] ---> 7acea6cabc32 [2022-01-24T08:39:35.820Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-24T08:39:36.094Z] ---> Running in 6c25b67eda29 [2022-01-24T08:39:36.094Z] Removing intermediate container 66414893523a [2022-01-24T08:39:36.094Z] ---> 920f2b5a28d8 [2022-01-24T08:39:36.094Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-24T08:39:36.094Z] Removing intermediate container aa1138a00894 [2022-01-24T08:39:36.094Z] ---> 6b817ae2d35d [2022-01-24T08:39:36.094Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-24T08:39:36.370Z] ---> Running in 047a1c5cbb44 [2022-01-24T08:39:36.370Z] ---> Running in 3d2572690ec3 [2022-01-24T08:39:36.649Z] Removing intermediate container 6c25b67eda29 [2022-01-24T08:39:36.649Z] ---> a30a3983b0f6 [2022-01-24T08:39:36.649Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-24T08:39:36.925Z] ---> Running in f8512c34d142 [2022-01-24T08:39:36.925Z] Removing intermediate container 047a1c5cbb44 [2022-01-24T08:39:36.925Z] ---> 1582c219149b [2022-01-24T08:39:36.925Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-24T08:39:36.925Z] Removing intermediate container 3d2572690ec3 [2022-01-24T08:39:36.925Z] ---> 6d657e2f9c9d [2022-01-24T08:39:36.925Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-24T08:39:36.925Z] ---> 9436157e99f8 [2022-01-24T08:39:36.925Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-24T08:39:37.198Z] ---> Running in 999bd52f63f6 [2022-01-24T08:39:37.198Z] ---> Running in 6763313097d1 [2022-01-24T08:39:37.198Z] Removing intermediate container f8512c34d142 [2022-01-24T08:39:37.198Z] ---> 36d4129ad816 [2022-01-24T08:39:37.198Z] Step 15/23 : WORKDIR / [2022-01-24T08:39:37.473Z] ---> Running in a8e047a91b21 [2022-01-24T08:39:37.747Z] Removing intermediate container 999bd52f63f6 [2022-01-24T08:39:37.747Z] ---> 7d4e6b69b18a [2022-01-24T08:39:37.747Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-24T08:39:37.747Z] Removing intermediate container 6763313097d1 [2022-01-24T08:39:37.747Z] ---> 10234369fb04 [2022-01-24T08:39:37.747Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T08:39:38.024Z] ---> Running in c4456f5f238c [2022-01-24T08:39:38.024Z] Removing intermediate container a8e047a91b21 [2022-01-24T08:39:38.024Z] ---> dd4cdcdeaaad [2022-01-24T08:39:38.024Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T08:39:38.298Z] ---> fb30abe4fb22 [2022-01-24T08:39:38.298Z] 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/ [2022-01-24T08:39:38.298Z] ---> Running in dfbcd6b99c32 [2022-01-24T08:39:38.571Z] Removing intermediate container c4456f5f238c [2022-01-24T08:39:38.572Z] ---> 9482f2ec1a02 [2022-01-24T08:39:38.572Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T08:39:39.179Z] ---> 4dd0008e01fb [2022-01-24T08:39:39.179Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-24T08:39:39.452Z] ---> 4428feecfd4f [2022-01-24T08:39:39.452Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-24T08:39:39.723Z] ---> 720422af203c [2022-01-24T08:39:39.723Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-24T08:39:39.723Z] Removing intermediate container 692606d35ed7 [2022-01-24T08:39:39.723Z] ---> 90ebabee315d [2022-01-24T08:39:39.723Z] [2022-01-24T08:39:39.723Z] Step 10/23 : FROM alpine:3.14 [2022-01-24T08:39:40.003Z] ---> 5b8b7b635229 [2022-01-24T08:39:40.003Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-24T08:39:40.003Z] ---> Running in 287a620c7d86 [2022-01-24T08:39:40.609Z] Removing intermediate container 287a620c7d86 [2022-01-24T08:39:40.609Z] ---> d57581c0a027 [2022-01-24T08:39:40.609Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-24T08:39:40.880Z] ---> Running in 617895ac2b82 [2022-01-24T08:39:40.880Z] Removing intermediate container dfbcd6b99c32 [2022-01-24T08:39:40.880Z] ---> d967e2fe9959 [2022-01-24T08:39:40.880Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-24T08:39:40.880Z] ---> 5b14f5b3e956 [2022-01-24T08:39:40.880Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-24T08:39:41.156Z] ---> Running in 83b07cbae5e1 [2022-01-24T08:39:41.156Z] ---> 9796cde964e0 [2022-01-24T08:39:41.156Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-24T08:39:41.430Z] Removing intermediate container 617895ac2b82 [2022-01-24T08:39:41.430Z] ---> 308399944dae [2022-01-24T08:39:41.430Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-24T08:39:41.430Z] ---> 16c06231964a [2022-01-24T08:39:41.430Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-24T08:39:41.430Z] ---> Running in 9bfdd52231af [2022-01-24T08:39:41.708Z] Removing intermediate container 83b07cbae5e1 [2022-01-24T08:39:41.708Z] ---> 7373c249aaa4 [2022-01-24T08:39:41.708Z] Step 23/25 : LABEL arch=arm64 [2022-01-24T08:39:41.708Z] ---> Running in 26753c599d8c [2022-01-24T08:39:41.990Z] ---> c02dc262e71b [2022-01-24T08:39:41.990Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-24T08:39:41.990Z] ---> Running in 66b2d01720e9 [2022-01-24T08:39:42.265Z] ---> ee90c1545f8d [2022-01-24T08:39:42.265Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-24T08:39:42.265Z] Removing intermediate container 9bfdd52231af [2022-01-24T08:39:42.265Z] Removing intermediate container 26753c599d8c [2022-01-24T08:39:42.265Z] ---> b2624b9752cd [2022-01-24T08:39:42.265Z] Step 24/25 : LABEL git_sha=9eb7c8776269b8df59861fb9e47cc758a4b13718 [2022-01-24T08:39:42.265Z] ---> 8aeeda388273 [2022-01-24T08:39:42.265Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T08:39:42.265Z] ---> Running in 2d32ef69cb40 [2022-01-24T08:39:42.546Z] ---> Running in d12a4a19b96a [2022-01-24T08:39:42.546Z] ---> Running in f3cc15d1fc06 [2022-01-24T08:39:42.546Z] ---> 49f531c756fc [2022-01-24T08:39:42.546Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-24T08:39:42.546Z] Removing intermediate container 66b2d01720e9 [2022-01-24T08:39:42.546Z] ---> 11293e543f18 [2022-01-24T08:39:42.546Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T08:39:42.820Z] ---> Running in 5cb826c78543 [2022-01-24T08:39:42.820Z] ---> Running in cb6f56196310 [2022-01-24T08:39:43.093Z] Removing intermediate container 2d32ef69cb40 [2022-01-24T08:39:43.093Z] ---> 1d3301f0cfcd [2022-01-24T08:39:43.093Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T08:39:43.093Z] ---> Running in 7b66c20b5144 [2022-01-24T08:39:43.093Z] Removing intermediate container f3cc15d1fc06 [2022-01-24T08:39:43.093Z] ---> de03ee51409f [2022-01-24T08:39:43.093Z] Step 25/25 : LABEL version=0.0.0 [2022-01-24T08:39:43.366Z] ---> Running in 17ba355c0deb [2022-01-24T08:39:43.366Z] Removing intermediate container 5cb826c78543 [2022-01-24T08:39:43.366Z] ---> 39541a3e992c [2022-01-24T08:39:43.366Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T08:39:43.366Z] ---> Running in cb14c715cc62 [2022-01-24T08:39:43.366Z] Removing intermediate container cb6f56196310 [2022-01-24T08:39:43.366Z] ---> f45d099b3b7c [2022-01-24T08:39:43.366Z] Step 20/22 : LABEL arch=arm64 [2022-01-24T08:39:43.645Z] ---> Running in 5fdecdd3ac48 [2022-01-24T08:39:43.645Z] Removing intermediate container 7b66c20b5144 [2022-01-24T08:39:43.645Z] ---> 8023e0377f99 [2022-01-24T08:39:43.645Z] Step 21/23 : LABEL arch=arm64 [2022-01-24T08:39:43.920Z] Removing intermediate container 17ba355c0deb [2022-01-24T08:39:43.920Z] ---> e484c59888fa [2022-01-24T08:39:43.920Z] [2022-01-24T08:39:43.920Z] ---> Running in 2605bb56ed26 [2022-01-24T08:39:44.197Z] Removing intermediate container 5fdecdd3ac48 [2022-01-24T08:39:44.197Z] ---> c52e85b36a74 [2022-01-24T08:39:44.197Z] Step 21/22 : LABEL git_sha=9eb7c8776269b8df59861fb9e47cc758a4b13718 [2022-01-24T08:39:44.197Z] Removing intermediate container cb14c715cc62 [2022-01-24T08:39:44.197Z] ---> 45169c19ec4c [2022-01-24T08:39:44.197Z] Step 20/22 : LABEL arch=arm64 [2022-01-24T08:39:44.197Z] Successfully built e484c59888fa [2022-01-24T08:39:44.477Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-24T08:39:44.477Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-01-24T08:39:44.477Z] ---> Running in 20ddd97df068 [2022-01-24T08:39:44.477Z] ---> Running in 3402125bfecd [2022-01-24T08:39:44.477Z] Removing intermediate container 2605bb56ed26 [2022-01-24T08:39:44.477Z] ---> 9260ffe8f62a [2022-01-24T08:39:44.477Z] Step 22/23 : LABEL git_sha=9eb7c8776269b8df59861fb9e47cc758a4b13718 [2022-01-24T08:39:44.749Z] ---> Running in f4ac681ea995 [2022-01-24T08:39:45.020Z] Removing intermediate container 20ddd97df068 [2022-01-24T08:39:45.020Z] ---> 903e6d2fbd16 [2022-01-24T08:39:45.020Z] Step 21/22 : LABEL git_sha=9eb7c8776269b8df59861fb9e47cc758a4b13718 [2022-01-24T08:39:45.020Z] Removing intermediate container 3402125bfecd [2022-01-24T08:39:45.020Z] ---> 09d1e5f154d2 [2022-01-24T08:39:45.020Z] Step 22/22 : LABEL version=0.0.0 [2022-01-24T08:39:45.020Z] ---> Running in de017116e7fb [2022-01-24T08:39:45.020Z] ---> Running in 597349c2c57c [2022-01-24T08:39:45.292Z] Removing intermediate container d12a4a19b96a [2022-01-24T08:39:45.292Z] ---> 725c37797590 [2022-01-24T08:39:45.292Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-24T08:39:45.292Z] Removing intermediate container f4ac681ea995 [2022-01-24T08:39:45.292Z] ---> 7391bf0e5bde [2022-01-24T08:39:45.292Z] Step 23/23 : LABEL version=0.0.0 [2022-01-24T08:39:45.292Z] ---> Running in bbaad6b42faa [2022-01-24T08:39:45.570Z] ---> Running in 1a6bcff3dec0 [2022-01-24T08:39:45.847Z] Removing intermediate container 597349c2c57c [2022-01-24T08:39:45.847Z] ---> ad048c2b24be [2022-01-24T08:39:45.848Z] Step 22/22 : LABEL version=0.0.0 [2022-01-24T08:39:45.848Z] Removing intermediate container de017116e7fb [2022-01-24T08:39:45.848Z] ---> b18b4c93c105 [2022-01-24T08:39:45.848Z] [2022-01-24T08:39:45.848Z] ---> Running in fee3479cef78 [2022-01-24T08:39:46.125Z] Removing intermediate container 1a6bcff3dec0 [2022-01-24T08:39:46.125Z] ---> 88cf65561aa7 [2022-01-24T08:39:46.125Z] [2022-01-24T08:39:46.400Z] Successfully built b18b4c93c105 [2022-01-24T08:39:46.400Z] Successfully tagged support-scheduler-arm64:latest [2022-01-24T08:39:46.673Z] Building security-proxy-setup [2022-01-24T08:39:46.673Z]  Building support-scheduler ... done Successfully built 88cf65561aa7 [2022-01-24T08:39:46.673Z] Successfully tagged core-metadata-arm64:latest [2022-01-24T08:39:46.673Z] Building sys-mgmt-agent [2022-01-24T08:39:46.945Z]  Building core-metadata ... done Removing intermediate container fee3479cef78 [2022-01-24T08:39:46.945Z] ---> 2bd865d92716 [2022-01-24T08:39:46.945Z] [2022-01-24T08:39:46.945Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-24T08:39:47.216Z] Successfully built 2bd865d92716 [2022-01-24T08:39:47.216Z] Successfully tagged support-notifications-arm64:latest [2022-01-24T08:39:47.216Z] Building core-command [2022-01-24T08:39:47.810Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-24T08:39:48.788Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-24T08:39:48.788Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-24T08:39:48.788Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-24T08:39:49.060Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-24T08:39:49.060Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-24T08:39:49.060Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-24T08:39:49.334Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T08:39:49.334Z] OK: 8 MiB in 20 packages [2022-01-24T08:39:50.763Z] Removing intermediate container bbaad6b42faa [2022-01-24T08:39:50.763Z] ---> 37a996f86b44 [2022-01-24T08:39:50.763Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T08:39:51.361Z] ---> 153c9822da17 [2022-01-24T08:39:51.361Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-24T08:39:52.793Z] ---> beafcf94c25d [2022-01-24T08:39:52.793Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-24T08:39:53.388Z] ---> 678917c1c16f [2022-01-24T08:39:53.388Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-24T08:39:53.660Z] ---> Running in 36682235273d [2022-01-24T08:39:54.256Z] Removing intermediate container 36682235273d [2022-01-24T08:39:54.256Z] ---> 0e61fbf3417e [2022-01-24T08:39:54.256Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T08:39:54.256Z] ---> Running in c20569fcfc50 [2022-01-24T08:39:54.851Z] Removing intermediate container c20569fcfc50 [2022-01-24T08:39:54.851Z] ---> 6a4714de01df [2022-01-24T08:39:54.851Z] Step 21/23 : LABEL arch=arm64 [2022-01-24T08:39:54.851Z] ---> Running in 2a6834b6a943 [2022-01-24T08:39:55.447Z] Removing intermediate container 2a6834b6a943 [2022-01-24T08:39:55.447Z] ---> 79627465b3a4 [2022-01-24T08:39:55.447Z] Step 22/23 : LABEL git_sha=9eb7c8776269b8df59861fb9e47cc758a4b13718 [2022-01-24T08:39:55.447Z] ---> Running in 87178ca2a5e6 [2022-01-24T08:39:56.041Z] Removing intermediate container 87178ca2a5e6 [2022-01-24T08:39:56.041Z] ---> a494ecec7ba4 [2022-01-24T08:39:56.041Z] Step 23/23 : LABEL version=0.0.0 [2022-01-24T08:39:56.041Z] ---> Running in e031d2a85c63 [2022-01-24T08:39:56.639Z] Removing intermediate container e031d2a85c63 [2022-01-24T08:39:56.639Z] ---> 79b740287f0f [2022-01-24T08:39:56.639Z] [2022-01-24T08:39:56.912Z] Successfully built 79b740287f0f [2022-01-24T08:39:56.913Z] Successfully tagged core-data-arm64:latest [2022-01-24T08:40:35.888Z]  Building core-data ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T08:40:35.888Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-24T08:40:35.888Z] ---> c94cb2b6e114 [2022-01-24T08:40:35.888Z] Step 3/31 : WORKDIR /edgex-go [2022-01-24T08:40:35.888Z] ---> Using cache [2022-01-24T08:40:35.888Z] ---> 0b037207bc14 [2022-01-24T08:40:35.888Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T08:40:35.888Z] ---> Using cache [2022-01-24T08:40:35.888Z] ---> 37f4bea5a9a3 [2022-01-24T08:40:35.888Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-24T08:40:37.327Z] ---> Running in aca2dff9d2ff [2022-01-24T08:40:38.782Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T08:40:38.782Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-24T08:40:38.782Z] ---> c94cb2b6e114 [2022-01-24T08:40:38.782Z] Step 3/23 : WORKDIR /edgex-go [2022-01-24T08:40:38.782Z] ---> Using cache [2022-01-24T08:40:38.782Z] ---> 0b037207bc14 [2022-01-24T08:40:38.782Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T08:40:38.782Z] ---> Using cache [2022-01-24T08:40:38.782Z] ---> 37f4bea5a9a3 [2022-01-24T08:40:38.782Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-24T08:40:38.782Z] ---> Running in 12d2815f7fb0 [2022-01-24T08:40:39.073Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T08:40:39.073Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-24T08:40:39.073Z] ---> c94cb2b6e114 [2022-01-24T08:40:39.073Z] Step 3/23 : WORKDIR /edgex-go [2022-01-24T08:40:39.073Z] ---> Using cache [2022-01-24T08:40:39.073Z] ---> 0b037207bc14 [2022-01-24T08:40:39.073Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T08:40:39.073Z] ---> Using cache [2022-01-24T08:40:39.073Z] ---> 37f4bea5a9a3 [2022-01-24T08:40:39.073Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-24T08:40:39.073Z] ---> Running in c7a046e3ac4a [2022-01-24T08:40:39.073Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T08:40:39.073Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-24T08:40:39.073Z] ---> c94cb2b6e114 [2022-01-24T08:40:39.073Z] Step 3/21 : WORKDIR /edgex-go [2022-01-24T08:40:39.073Z] ---> Using cache [2022-01-24T08:40:39.073Z] ---> 0b037207bc14 [2022-01-24T08:40:39.073Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T08:40:39.073Z] ---> Using cache [2022-01-24T08:40:39.073Z] ---> 37f4bea5a9a3 [2022-01-24T08:40:39.073Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-24T08:40:39.073Z] ---> Running in bd43176fd1a7 [2022-01-24T08:40:39.352Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-24T08:40:40.330Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-24T08:40:40.602Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-24T08:40:40.602Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-24T08:40:40.602Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-24T08:40:41.194Z] OK: 220 MiB in 52 packages [2022-01-24T08:40:41.473Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-24T08:40:41.473Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-24T08:40:41.473Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-24T08:40:42.085Z] Removing intermediate container aca2dff9d2ff [2022-01-24T08:40:42.085Z] ---> 4f0440e4deb3 [2022-01-24T08:40:42.085Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-24T08:40:42.380Z] OK: 220 MiB in 52 packages [2022-01-24T08:40:42.659Z] OK: 220 MiB in 52 packages [2022-01-24T08:40:42.659Z] OK: 220 MiB in 52 packages [2022-01-24T08:40:43.254Z] ---> f315d282b886 [2022-01-24T08:40:43.254Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T08:40:43.254Z] ---> Running in dfa5d7483956 [2022-01-24T08:40:43.860Z] Removing intermediate container 12d2815f7fb0 [2022-01-24T08:40:43.860Z] ---> f96528c0f767 [2022-01-24T08:40:43.860Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-24T08:40:43.860Z] Removing intermediate container bd43176fd1a7 [2022-01-24T08:40:43.860Z] ---> 689d167883f1 [2022-01-24T08:40:43.860Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-24T08:40:44.132Z] Removing intermediate container c7a046e3ac4a [2022-01-24T08:40:44.132Z] ---> 94464adb828c [2022-01-24T08:40:44.132Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-24T08:40:44.742Z] ---> 245a5b6ae552 [2022-01-24T08:40:44.742Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T08:40:44.742Z] ---> Running in f941fdedd3a6 [2022-01-24T08:40:45.027Z] ---> d97a48cc280c [2022-01-24T08:40:45.027Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T08:40:45.027Z] ---> Running in b2f86fd53c5b [2022-01-24T08:40:45.303Z] ---> 809e033f578f [2022-01-24T08:40:45.303Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T08:40:45.303Z] ---> Running in 508580c8fe5f [2022-01-24T08:40:47.285Z] Removing intermediate container dfa5d7483956 [2022-01-24T08:40:47.285Z] ---> 6350e5d721d7 [2022-01-24T08:40:47.285Z] Step 8/31 : COPY . . [2022-01-24T08:40:50.670Z] Removing intermediate container b2f86fd53c5b [2022-01-24T08:40:50.670Z] ---> 6821407b8a19 [2022-01-24T08:40:50.670Z] Step 8/21 : COPY . . [2022-01-24T08:40:50.670Z] Removing intermediate container f941fdedd3a6 [2022-01-24T08:40:50.670Z] ---> b215f61932ee [2022-01-24T08:40:50.670Z] Step 8/23 : COPY . . [2022-01-24T08:40:50.670Z] Removing intermediate container 508580c8fe5f [2022-01-24T08:40:50.670Z] ---> bd9d51ba12ac [2022-01-24T08:40:50.670Z] Step 8/23 : COPY . . [2022-01-24T08:41:05.750Z] ---> 9800a4d43916 [2022-01-24T08:41:05.750Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-24T08:41:05.750Z] ---> Running in f93a846ed0ed [2022-01-24T08:41:07.355Z] 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 [2022-01-24T08:41:08.952Z] ---> ba277c1daa98 [2022-01-24T08:41:08.952Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-24T08:41:08.952Z] ---> 19340271c518 [2022-01-24T08:41:08.952Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-24T08:41:08.952Z] ---> Running in ffd6966cd77e [2022-01-24T08:41:09.241Z] ---> Running in e84479faa2b0 [2022-01-24T08:41:09.967Z] ---> da36f539307f [2022-01-24T08:41:09.967Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-24T08:41:09.967Z] ---> Running in fd23c3105b05 [2022-01-24T08:41:11.403Z] 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 [2022-01-24T08:41:11.680Z] 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 [2022-01-24T08:41:12.285Z] 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 [2022-01-24T08:42:49.110Z] 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 [2022-01-24T08:42:49.110Z] Removing intermediate container f93a846ed0ed [2022-01-24T08:42:49.110Z] ---> 1a46daeabb68 [2022-01-24T08:42:49.110Z] [2022-01-24T08:42:49.110Z] Step 10/31 : FROM alpine:3.14 [2022-01-24T08:42:49.110Z] ---> 5b8b7b635229 [2022-01-24T08:42:49.110Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-24T08:42:49.110Z] ---> Running in 80e1d1e88d16 [2022-01-24T08:42:49.110Z] Removing intermediate container 80e1d1e88d16 [2022-01-24T08:42:49.110Z] ---> 63340e6f68a1 [2022-01-24T08:42:49.110Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-24T08:42:49.110Z] ---> Running in edf32f101c4c [2022-01-24T08:42:49.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-24T08:42:49.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-24T08:42:49.110Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-24T08:42:49.110Z] (2/2) Installing su-exec (0.2-r1) [2022-01-24T08:42:49.110Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T08:42:49.110Z] OK: 6 MiB in 16 packages [2022-01-24T08:42:50.099Z] Removing intermediate container edf32f101c4c [2022-01-24T08:42:50.099Z] ---> 329ca27d5cda [2022-01-24T08:42:50.099Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-24T08:42:50.372Z] ---> Running in 1893449e8d9f [2022-01-24T08:42:50.372Z] Removing intermediate container fd23c3105b05 [2022-01-24T08:42:50.372Z] ---> 196a37b00a62 [2022-01-24T08:42:50.372Z] [2022-01-24T08:42:50.372Z] Step 10/23 : FROM alpine:3.14 [2022-01-24T08:42:50.372Z] ---> 5b8b7b635229 [2022-01-24T08:42:50.372Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-24T08:42:50.372Z] ---> Using cache [2022-01-24T08:42:50.372Z] ---> 1d851dd89973 [2022-01-24T08:42:50.372Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-24T08:42:50.372Z] ---> Using cache [2022-01-24T08:42:50.372Z] ---> 920f2b5a28d8 [2022-01-24T08:42:50.372Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-24T08:42:50.648Z] ---> Running in e30e279448b1 [2022-01-24T08:42:50.648Z] Removing intermediate container e84479faa2b0 [2022-01-24T08:42:50.648Z] ---> 4570573649b1 [2022-01-24T08:42:50.648Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-24T08:42:50.922Z] Removing intermediate container 1893449e8d9f [2022-01-24T08:42:50.922Z] ---> 123ac53a027c [2022-01-24T08:42:50.922Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-24T08:42:50.922Z] ---> Running in d733caf3b388 [2022-01-24T08:42:50.922Z] ---> Running in ca1cf34b6f73 [2022-01-24T08:42:50.922Z] Removing intermediate container e30e279448b1 [2022-01-24T08:42:50.922Z] ---> 0ce9b5528efe [2022-01-24T08:42:51.195Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-24T08:42:51.195Z] ---> Running in 2302a4f0dbc3 [2022-01-24T08:42:51.469Z] Removing intermediate container ca1cf34b6f73 [2022-01-24T08:42:51.469Z] ---> 26766ba5ef24 [2022-01-24T08:42:51.469Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-24T08:42:51.743Z] ---> Running in 9add8fe021f9 [2022-01-24T08:42:51.743Z] Removing intermediate container 2302a4f0dbc3 [2022-01-24T08:42:51.743Z] ---> 3be2fbff4c71 [2022-01-24T08:42:51.743Z] Step 15/23 : WORKDIR / [2022-01-24T08:42:52.016Z] ---> Running in 91b20ea5daf8 [2022-01-24T08:42:52.294Z] 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 [2022-01-24T08:42:52.572Z] Removing intermediate container 91b20ea5daf8 [2022-01-24T08:42:52.849Z] ---> c48491227192 [2022-01-24T08:42:52.849Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T08:42:53.834Z] ---> f9c7e82ac272 [2022-01-24T08:42:53.834Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-24T08:42:54.118Z] Removing intermediate container ffd6966cd77e [2022-01-24T08:42:54.118Z] ---> 3486fe84ff71 [2022-01-24T08:42:54.118Z] [2022-01-24T08:42:54.118Z] Step 10/21 : FROM alpine:3.14 [2022-01-24T08:42:54.118Z] ---> 5b8b7b635229 [2022-01-24T08:42:54.118Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-24T08:42:54.395Z] ---> Running in dd0a993a965f [2022-01-24T08:42:54.395Z] Removing intermediate container 9add8fe021f9 [2022-01-24T08:42:54.395Z] ---> 8ecb804e548a [2022-01-24T08:42:54.395Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-24T08:42:54.395Z] ---> Running in 9d208b653f47 [2022-01-24T08:42:55.382Z] Removing intermediate container 9d208b653f47 [2022-01-24T08:42:55.382Z] ---> 11228ef98f8c [2022-01-24T08:42:55.382Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-24T08:42:55.382Z] Removing intermediate container d733caf3b388 [2022-01-24T08:42:55.382Z] ---> 287aa4b35d75 [2022-01-24T08:42:55.382Z] [2022-01-24T08:42:55.382Z] Step 11/23 : FROM docker:20.10.10 [2022-01-24T08:42:55.660Z] 20.10.10: Pulling from library/docker [2022-01-24T08:42:55.660Z] ---> 1276b68c64e0 [2022-01-24T08:42:55.660Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-24T08:42:55.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-24T08:42:55.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-24T08:42:55.933Z] ---> 4e291671a7cb [2022-01-24T08:42:55.933Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-24T08:42:56.213Z] ---> Running in 014618ec2d69 [2022-01-24T08:42:56.489Z] ---> 5d349e8a080a [2022-01-24T08:42:56.489Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-24T08:42:56.769Z] ---> Running in 6c3b07ac4e65 [2022-01-24T08:42:56.769Z] (1/5) Installing ca-certificates (20211220-r0) [2022-01-24T08:42:56.769Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-24T08:42:56.769Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-24T08:42:56.769Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-24T08:42:57.047Z] (5/5) Installing curl (7.79.1-r0) [2022-01-24T08:42:57.047Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T08:42:57.047Z] Executing ca-certificates-20211220-r0.trigger [2022-01-24T08:42:57.047Z] OK: 8 MiB in 19 packages [2022-01-24T08:42:57.332Z] Removing intermediate container 6c3b07ac4e65 [2022-01-24T08:42:57.332Z] ---> 95b8eb5af3bf [2022-01-24T08:42:57.332Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T08:42:57.610Z] ---> Running in 156af8316808 [2022-01-24T08:42:58.213Z] Removing intermediate container 156af8316808 [2022-01-24T08:42:58.213Z] ---> 43040016642d [2022-01-24T08:42:58.213Z] Step 21/23 : LABEL arch=arm64 [2022-01-24T08:42:58.213Z] ---> Running in c731568ac34b [2022-01-24T08:42:58.816Z] Removing intermediate container c731568ac34b [2022-01-24T08:42:58.816Z] ---> ca95d354c862 [2022-01-24T08:42:58.816Z] Step 22/23 : LABEL git_sha=9eb7c8776269b8df59861fb9e47cc758a4b13718 [2022-01-24T08:42:58.816Z] Removing intermediate container dd0a993a965f [2022-01-24T08:42:58.816Z] ---> 45a6552d95d0 [2022-01-24T08:42:58.816Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-24T08:42:59.093Z] Removing intermediate container 014618ec2d69 [2022-01-24T08:42:59.093Z] ---> 992e89474ec1 [2022-01-24T08:42:59.093Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T08:42:59.093Z] ---> Running in a947da2d00e7 [2022-01-24T08:42:59.093Z] ---> Running in 0d13d96527d4 [2022-01-24T08:42:59.689Z] Removing intermediate container a947da2d00e7 [2022-01-24T08:42:59.689Z] ---> a3a761756019 [2022-01-24T08:42:59.689Z] Removing intermediate container 0d13d96527d4 [2022-01-24T08:42:59.689Z] ---> a41ccc6e7142 [2022-01-24T08:42:59.689Z] Step 13/21 : WORKDIR /edgex [2022-01-24T08:42:59.689Z] Step 23/23 : LABEL version=0.0.0 [2022-01-24T08:42:59.689Z] ---> Running in ce5edaf0e1ca [2022-01-24T08:42:59.689Z] ---> Running in a9d5eafdc956 [2022-01-24T08:42:59.964Z] ---> 6637f66080a6 [2022-01-24T08:42:59.964Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-24T08:43:00.240Z] Removing intermediate container a9d5eafdc956 [2022-01-24T08:43:00.240Z] ---> 1949d8e9a7b8 [2022-01-24T08:43:00.240Z] [2022-01-24T08:43:00.240Z] Removing intermediate container ce5edaf0e1ca [2022-01-24T08:43:00.240Z] ---> 404f268479a1 [2022-01-24T08:43:00.240Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-24T08:43:00.838Z] Successfully built 1949d8e9a7b8 [2022-01-24T08:43:00.838Z] Successfully tagged core-command-arm64:latest [2022-01-24T08:43:01.113Z]  Building core-command ... done  ---> 664953298ceb [2022-01-24T08:43:01.113Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-24T08:43:01.706Z] ---> 3cc3fce5f802 [2022-01-24T08:43:01.706Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-24T08:43:02.690Z] ---> 470eacb5fdb5 [2022-01-24T08:43:02.690Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-24T08:43:02.690Z] ---> 0397e4c2ed9a [2022-01-24T08:43:02.690Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-24T08:43:03.289Z] ---> 57ff229eb282 [2022-01-24T08:43:03.289Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-24T08:43:03.887Z] ---> a5c726b1a8a2 [2022-01-24T08:43:03.887Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-24T08:43:03.887Z] ---> Running in fd9a8cda6059 [2022-01-24T08:43:04.160Z] ---> b5a064afcfe8 [2022-01-24T08:43:04.160Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-24T08:43:04.432Z] ---> Running in ba6164d47d8a [2022-01-24T08:43:04.432Z] Removing intermediate container fd9a8cda6059 [2022-01-24T08:43:04.432Z] ---> 98a01be77764 [2022-01-24T08:43:04.432Z] Step 18/21 : CMD ["--init=true"] [2022-01-24T08:43:04.708Z] ---> Running in c518740684d4 [2022-01-24T08:43:04.983Z] Removing intermediate container ba6164d47d8a [2022-01-24T08:43:04.983Z] ---> 4d3aadc4ec17 [2022-01-24T08:43:04.983Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-24T08:43:05.255Z] Removing intermediate container c518740684d4 [2022-01-24T08:43:05.255Z] ---> 2292c9e8bb51 [2022-01-24T08:43:05.255Z] Step 19/21 : LABEL arch=arm64 [2022-01-24T08:43:05.255Z] ---> Running in 448ad53c1227 [2022-01-24T08:43:05.537Z] Removing intermediate container 448ad53c1227 [2022-01-24T08:43:05.537Z] ---> d02ad779ff1a [2022-01-24T08:43:05.537Z] Step 20/21 : LABEL git_sha=9eb7c8776269b8df59861fb9e47cc758a4b13718 [2022-01-24T08:43:05.823Z] ---> 5f30abe12bdb [2022-01-24T08:43:05.823Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-24T08:43:05.823Z] ---> Running in 30a1fb8aa2d7 [2022-01-24T08:43:05.823Z] ---> Running in 2262f1fd2eea [2022-01-24T08:43:06.430Z] Removing intermediate container 30a1fb8aa2d7 [2022-01-24T08:43:06.430Z] ---> 1546c91b4cb8 [2022-01-24T08:43:06.430Z] Step 21/21 : LABEL version=0.0.0 [2022-01-24T08:43:06.703Z] ---> Running in d00cf0a99e06 [2022-01-24T08:43:06.973Z] Removing intermediate container d00cf0a99e06 [2022-01-24T08:43:06.973Z] ---> 8f2e4617174c [2022-01-24T08:43:06.973Z] [2022-01-24T08:43:07.587Z] Successfully built 8f2e4617174c [2022-01-24T08:43:07.587Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-24T08:43:07.587Z]  Building security-proxy-setup ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-24T08:43:07.587Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-24T08:43:07.587Z] ---> 520e9a0a30f7 [2022-01-24T08:43:07.587Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-24T08:43:07.587Z] ---> Running in 6ceaa65fdcbc [2022-01-24T08:43:07.867Z] Removing intermediate container 2262f1fd2eea [2022-01-24T08:43:07.867Z] ---> d3a38270f290 [2022-01-24T08:43:07.867Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-24T08:43:07.867Z] Removing intermediate container 6ceaa65fdcbc [2022-01-24T08:43:07.867Z] ---> 9f14e2cbcfbc [2022-01-24T08:43:07.867Z] 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 [2022-01-24T08:43:08.152Z] ---> Running in 8f24cdab1b04 [2022-01-24T08:43:08.152Z] ---> Running in f936a1dca018 [2022-01-24T08:43:08.752Z] Removing intermediate container 8f24cdab1b04 [2022-01-24T08:43:08.752Z] ---> ec264e9621bd [2022-01-24T08:43:08.752Z] Step 28/31 : CMD ["gate"] [2022-01-24T08:43:08.752Z] ---> Running in 6bfa25bc52d4 [2022-01-24T08:43:09.346Z] Removing intermediate container 6bfa25bc52d4 [2022-01-24T08:43:09.346Z] ---> d4a04bf7aef0 [2022-01-24T08:43:09.346Z] Step 29/31 : LABEL arch=arm64 [2022-01-24T08:43:09.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-24T08:43:09.346Z] ---> Running in d98a5a046f38 [2022-01-24T08:43:09.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-24T08:43:09.940Z] Removing intermediate container d98a5a046f38 [2022-01-24T08:43:09.940Z] ---> 649b8c1a9a8d [2022-01-24T08:43:09.940Z] Step 30/31 : LABEL git_sha=9eb7c8776269b8df59861fb9e47cc758a4b13718 [2022-01-24T08:43:09.940Z] ---> Running in eb8d1d30f865 [2022-01-24T08:43:10.217Z] (1/42) Installing readline (8.1.0-r0) [2022-01-24T08:43:10.217Z] (2/42) Installing bash (5.1.4-r0) [2022-01-24T08:43:10.217Z] Executing bash-5.1.4-r0.post-install [2022-01-24T08:43:10.217Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-24T08:43:10.217Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-24T08:43:10.217Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-24T08:43:10.217Z] (6/42) Installing curl (7.79.1-r0) [2022-01-24T08:43:10.217Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-24T08:43:10.490Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-24T08:43:10.490Z] (9/42) Installing expat (2.4.3-r0) [2022-01-24T08:43:10.490Z] (10/42) Installing libffi (3.3-r2) [2022-01-24T08:43:10.490Z] (11/42) Installing gdbm (1.19-r0) [2022-01-24T08:43:10.490Z] Removing intermediate container eb8d1d30f865 [2022-01-24T08:43:10.490Z] ---> 36969eb93c52 [2022-01-24T08:43:10.490Z] Step 31/31 : LABEL version=0.0.0 [2022-01-24T08:43:10.490Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-24T08:43:10.490Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-24T08:43:10.490Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-24T08:43:10.490Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-24T08:43:10.490Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-24T08:43:10.490Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-24T08:43:10.764Z] ---> Running in ecd4fd55a959 [2022-01-24T08:43:11.039Z] Removing intermediate container ecd4fd55a959 [2022-01-24T08:43:11.039Z] ---> 23ac86c77dd1 [2022-01-24T08:43:11.039Z] [2022-01-24T08:43:11.311Z] Successfully built 23ac86c77dd1 [2022-01-24T08:43:11.311Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-24T08:43:12.291Z]  Building security-bootstrapper ... done (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-24T08:43:12.292Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-24T08:43:12.292Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-24T08:43:12.292Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-24T08:43:12.562Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-24T08:43:12.562Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-24T08:43:12.562Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-24T08:43:12.562Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-24T08:43:12.562Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-24T08:43:12.562Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-24T08:43:12.562Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-24T08:43:12.562Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-24T08:43:12.562Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-24T08:43:12.562Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-24T08:43:12.562Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-24T08:43:12.562Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-24T08:43:12.562Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-24T08:43:12.562Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-24T08:43:12.833Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-24T08:43:12.833Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-24T08:43:12.833Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-24T08:43:12.833Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-24T08:43:12.833Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-24T08:43:12.833Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-24T08:43:12.833Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-24T08:43:13.423Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T08:43:13.423Z] OK: 84 MiB in 64 packages [2022-01-24T08:43:16.803Z] Collecting docker-compose==1.23.2 [2022-01-24T08:43:16.803Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-24T08:43:17.076Z] Collecting docker<4.0,>=3.6.0 [2022-01-24T08:43:17.348Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-24T08:43:18.317Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-24T08:43:18.317Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-24T08:43:18.317Z] Collecting docopt<0.7,>=0.6.1 [2022-01-24T08:43:18.317Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-24T08:43:19.738Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-24T08:43:20.007Z] Collecting cached-property<2,>=1.2.0 [2022-01-24T08:43:20.007Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-24T08:43:20.277Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-24T08:43:20.277Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-24T08:43:20.277Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-24T08:43:20.277Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-24T08:43:22.245Z] Collecting texttable<0.10,>=0.9.0 [2022-01-24T08:43:22.245Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-24T08:43:23.673Z] Collecting jsonschema<3,>=2.5.1 [2022-01-24T08:43:23.673Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-24T08:43:24.258Z] Collecting PyYAML<4,>=3.10 [2022-01-24T08:43:24.258Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-24T08:43:26.857Z] Collecting docker-pycreds>=0.4.0 [2022-01-24T08:43:26.857Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-24T08:43:27.826Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-24T08:43:27.826Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-24T08:43:28.096Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-24T08:43:28.096Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-24T08:43:28.365Z] 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) [2022-01-24T08:43:28.365Z] Collecting idna<2.8,>=2.5 [2022-01-24T08:43:28.365Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-24T08:43:28.636Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-24T08:43:28.636Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-24T08:43:28.636Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-24T08:43:28.636Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-24T08:43:29.224Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-24T08:43:29.224Z] Attempting uninstall: urllib3 [2022-01-24T08:43:29.224Z] Found existing installation: urllib3 1.26.5 [2022-01-24T08:43:29.224Z] Uninstalling urllib3-1.26.5: [2022-01-24T08:43:29.495Z] Successfully uninstalled urllib3-1.26.5 [2022-01-24T08:43:30.083Z] Attempting uninstall: idna [2022-01-24T08:43:30.084Z] Found existing installation: idna 3.2 [2022-01-24T08:43:30.084Z] Uninstalling idna-3.2: [2022-01-24T08:43:30.084Z] Successfully uninstalled idna-3.2 [2022-01-24T08:43:30.676Z] Attempting uninstall: chardet [2022-01-24T08:43:30.676Z] Found existing installation: chardet 4.0.0 [2022-01-24T08:43:30.676Z] Uninstalling chardet-4.0.0: [2022-01-24T08:43:30.947Z] Successfully uninstalled chardet-4.0.0 [2022-01-24T08:43:32.375Z] Attempting uninstall: requests [2022-01-24T08:43:32.376Z] Found existing installation: requests 2.25.1 [2022-01-24T08:43:32.376Z] Uninstalling requests-2.25.1: [2022-01-24T08:43:32.376Z] Successfully uninstalled requests-2.25.1 [2022-01-24T08:43:32.647Z] Running setup.py install for texttable: started [2022-01-24T08:43:34.615Z] Running setup.py install for texttable: finished with status 'done' [2022-01-24T08:43:34.615Z] Running setup.py install for PyYAML: started [2022-01-24T08:43:36.580Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-24T08:43:36.580Z] Running setup.py install for docopt: started [2022-01-24T08:43:38.540Z] Running setup.py install for docopt: finished with status 'done' [2022-01-24T08:43:38.540Z] Running setup.py install for dockerpty: started [2022-01-24T08:43:39.962Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-24T08:43:41.385Z] 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 [2022-01-24T08:43:49.639Z] Removing intermediate container f936a1dca018 [2022-01-24T08:43:49.639Z] ---> 194b3e9ec5b2 [2022-01-24T08:43:49.639Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-24T08:43:49.639Z] ---> Running in 73da5058d7b8 [2022-01-24T08:43:49.639Z] Removing intermediate container 73da5058d7b8 [2022-01-24T08:43:49.639Z] ---> 9f38d073864f [2022-01-24T08:43:49.639Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-24T08:43:49.639Z] ---> Running in 80454f0353d1 [2022-01-24T08:43:50.238Z] Removing intermediate container 80454f0353d1 [2022-01-24T08:43:50.238Z] ---> 752e38d9e423 [2022-01-24T08:43:50.238Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-24T08:43:51.225Z] ---> 32de55ac4fdd [2022-01-24T08:43:51.225Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-24T08:43:51.502Z] ---> d051b3d35d5e [2022-01-24T08:43:51.502Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-24T08:43:52.476Z] ---> 453d5b73d3dd [2022-01-24T08:43:52.477Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-24T08:43:52.477Z] ---> Running in 9dc4fd8d0df1 [2022-01-24T08:43:52.753Z] Removing intermediate container 9dc4fd8d0df1 [2022-01-24T08:43:52.753Z] ---> cbaf73ed8e43 [2022-01-24T08:43:52.753Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T08:43:53.024Z] ---> Running in 08c91630e5a8 [2022-01-24T08:43:53.297Z] Removing intermediate container 08c91630e5a8 [2022-01-24T08:43:53.297Z] ---> 8ffec5f72b22 [2022-01-24T08:43:53.297Z] Step 21/23 : LABEL arch=arm64 [2022-01-24T08:43:53.297Z] ---> Running in 4ca61cbe94f7 [2022-01-24T08:43:53.570Z] Removing intermediate container 4ca61cbe94f7 [2022-01-24T08:43:53.570Z] ---> 78e6f09cfbbe [2022-01-24T08:43:53.570Z] Step 22/23 : LABEL git_sha=9eb7c8776269b8df59861fb9e47cc758a4b13718 [2022-01-24T08:43:53.845Z] ---> Running in fd407e85e40d [2022-01-24T08:43:54.118Z] Removing intermediate container fd407e85e40d [2022-01-24T08:43:54.118Z] ---> 5f09ff46a844 [2022-01-24T08:43:54.118Z] Step 23/23 : LABEL version=0.0.0 [2022-01-24T08:43:54.118Z] ---> Running in 1474d8add093 [2022-01-24T08:43:54.710Z] Removing intermediate container 1474d8add093 [2022-01-24T08:43:54.710Z] ---> 41f5545fb7c7 [2022-01-24T08:43:54.710Z] [2022-01-24T08:43:54.983Z] Successfully built 41f5545fb7c7 [2022-01-24T08:43:54.983Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-24T08:43:55.267Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-01-24T08:43:55.271Z] $ docker stop --time=1 1e1d3714632a20e08b3b2742ef21abaafeb1067093d69cc6b31ce8329e641a41 [2022-01-24T08:43:56.936Z] $ docker rm -f 1e1d3714632a20e08b3b2742ef21abaafeb1067093d69cc6b31ce8329e641a41 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-24T08:43:57.550Z] + docker images [2022-01-24T08:43:57.821Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-24T08:43:57.821Z] sys-mgmt-agent-arm64 latest 41f5545fb7c7 3 seconds ago 280MB [2022-01-24T08:43:57.821Z] security-bootstrapper-arm64 latest 23ac86c77dd1 47 seconds ago 18MB [2022-01-24T08:43:57.821Z] security-proxy-setup-arm64 latest 8f2e4617174c 51 seconds ago 25.3MB [2022-01-24T08:43:57.821Z] core-command-arm64 latest 1949d8e9a7b8 58 seconds ago 15.1MB [2022-01-24T08:43:57.821Z] 287aa4b35d75 About a minute ago 1.59GB [2022-01-24T08:43:57.821Z] 3486fe84ff71 About a minute ago 1.6GB [2022-01-24T08:43:57.821Z] 196a37b00a62 About a minute ago 1.59GB [2022-01-24T08:43:57.821Z] 1a46daeabb68 About a minute ago 1.59GB [2022-01-24T08:43:57.821Z] core-data-arm64 latest 79b740287f0f 4 minutes ago 19.2MB [2022-01-24T08:43:57.821Z] support-notifications-arm64 latest 2bd865d92716 4 minutes ago 16MB [2022-01-24T08:43:57.821Z] support-scheduler-arm64 latest b18b4c93c105 4 minutes ago 15.3MB [2022-01-24T08:43:57.821Z] core-metadata-arm64 latest 88cf65561aa7 4 minutes ago 15.9MB [2022-01-24T08:43:57.821Z] security-secretstore-setup-arm64 latest e484c59888fa 4 minutes ago 26.8MB [2022-01-24T08:43:57.821Z] 90ebabee315d 4 minutes ago 1.6GB [2022-01-24T08:43:57.821Z] 57f44d78e683 4 minutes ago 1.59GB [2022-01-24T08:43:57.821Z] 5a1ae5b956da 4 minutes ago 1.59GB [2022-01-24T08:43:57.821Z] 2e06b1cc4b27 4 minutes ago 1.6GB [2022-01-24T08:43:57.821Z] b6e8aebb8dce 4 minutes ago 1.6GB [2022-01-24T08:43:57.821Z] ci-base-image-arm64 latest c94cb2b6e114 14 minutes ago 1.26GB [2022-01-24T08:43:57.821Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 12 days ago 551MB [2022-01-24T08:43:57.821Z] docker 20.10.10 520e9a0a30f7 2 months ago 200MB [2022-01-24T08:43:57.821Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-01-24T08:43:57.821Z] 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 [2022-01-24T08:43:58.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-24T08:43:58.663Z] [2022-01-24T08:43:58.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:43:59.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-24T08:43:59.320Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-24T08:43:59.320Z] 448f6bf000e3: Pulling fs layer [2022-01-24T08:43:59.320Z] f757da607395: Pulling fs layer [2022-01-24T08:43:59.320Z] 05883995daec: Pulling fs layer [2022-01-24T08:43:59.320Z] 8603b9c90790: Pulling fs layer [2022-01-24T08:43:59.320Z] 1560dd03e051: Pulling fs layer [2022-01-24T08:43:59.320Z] 27f5ce0e4adf: Pulling fs layer [2022-01-24T08:43:59.320Z] c2d8d7efcc4b: Pulling fs layer [2022-01-24T08:43:59.320Z] 8603b9c90790: Waiting [2022-01-24T08:43:59.320Z] 1560dd03e051: Waiting [2022-01-24T08:43:59.320Z] 27f5ce0e4adf: Waiting [2022-01-24T08:43:59.320Z] c2d8d7efcc4b: Waiting [2022-01-24T08:43:59.320Z] f757da607395: Verifying Checksum [2022-01-24T08:43:59.320Z] f757da607395: Download complete [2022-01-24T08:43:59.320Z] 8603b9c90790: Verifying Checksum [2022-01-24T08:43:59.320Z] 8603b9c90790: Download complete [2022-01-24T08:43:59.320Z] 1560dd03e051: Verifying Checksum [2022-01-24T08:43:59.320Z] 1560dd03e051: Download complete [2022-01-24T08:43:59.320Z] 27f5ce0e4adf: Verifying Checksum [2022-01-24T08:43:59.320Z] 27f5ce0e4adf: Download complete [2022-01-24T08:43:59.320Z] 05883995daec: Verifying Checksum [2022-01-24T08:43:59.320Z] 05883995daec: Download complete [2022-01-24T08:43:59.916Z] 448f6bf000e3: Verifying Checksum [2022-01-24T08:43:59.916Z] 448f6bf000e3: Download complete [2022-01-24T08:44:02.531Z] c2d8d7efcc4b: Verifying Checksum [2022-01-24T08:44:02.531Z] c2d8d7efcc4b: Download complete [2022-01-24T08:44:03.504Z] 448f6bf000e3: Pull complete [2022-01-24T08:44:04.098Z] f757da607395: Pull complete [2022-01-24T08:44:05.524Z] 05883995daec: Pull complete [2022-01-24T08:44:05.797Z] 8603b9c90790: Pull complete [2022-01-24T08:44:06.769Z] 1560dd03e051: Pull complete [2022-01-24T08:44:06.769Z] 27f5ce0e4adf: Pull complete [2022-01-24T08:44:21.836Z] c2d8d7efcc4b: Pull complete [2022-01-24T08:44:21.836Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-24T08:44:21.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-24T08:44:21.836Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-24T08:44:22.057Z] prd-ubuntu18.04-docker-arm64-4c-16g-3761 does not seem to be running inside a container [2022-01-24T08:44:22.121Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-24T08:44:24.801Z] $ docker top 49c47854569d6c03ce256c6d3b99d0617ca01211f769d15fd6bc8f55ea253fad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:44:25.858Z] ---> job-cost.sh [2022-01-24T08:44:25.858Z] lf-activate-venv: SKIPPING [2022-01-24T08:44:25.858Z] INFO: No Stack... [2022-01-24T08:44:26.127Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-24T08:44:26.398Z] INFO: Archiving Costs [Pipeline] sh [2022-01-24T08:44:27.071Z] + cut -d, -f6 [2022-01-24T08:44:27.071Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-01-24T08:44:27.149Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3867-1-stack-cost] [2022-01-24T08:44:27.153Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3867-1-stack-cost] did not exist. Created. [2022-01-24T08:44:27.153Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3867-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-24T08:44:27.894Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-24T08:44:28.071Z] Stashed 1 file(s) [Pipeline] } [2022-01-24T08:44:28.087Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3867-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-24T08:44:28.151Z] $ docker stop --time=1 49c47854569d6c03ce256c6d3b99d0617ca01211f769d15fd6bc8f55ea253fad [2022-01-24T08:44:29.628Z] $ docker rm -f 49c47854569d6c03ce256c6d3b99d0617ca01211f769d15fd6bc8f55ea253fad [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 [2022-01-24T08:44:30.708Z] provisioning config files... [2022-01-24T08:44:30.719Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8348255944852340377tmp [Pipeline] { [Pipeline] sh [2022-01-24T08:44:31.058Z] + set +x [2022-01-24T08:44:31.058Z] + curl -s https://codecov.io/bash [2022-01-24T08:44:31.058Z] + bash -s -- [2022-01-24T08:44:31.320Z] [2022-01-24T08:44:31.320Z] _____ _ [2022-01-24T08:44:31.320Z] / ____| | | [2022-01-24T08:44:31.320Z] | | ___ __| | ___ ___ _____ __ [2022-01-24T08:44:31.320Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-24T08:44:31.320Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-24T08:44:31.320Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-24T08:44:31.320Z] Bash-1.0.6 [2022-01-24T08:44:31.320Z] [2022-01-24T08:44:31.320Z] [2022-01-24T08:44:31.320Z] ==> git version 2.24.4 found [2022-01-24T08:44:31.320Z] ==> 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 [2022-01-24T08:44:31.320Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-24T08:44:31.320Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-24T08:44:31.320Z] ==> Jenkins CI detected. [2022-01-24T08:44:31.320Z] current dir:  /w/workspace/edgex-go/1 [2022-01-24T08:44:31.320Z] project root: . [2022-01-24T08:44:31.320Z] --> token set from env [2022-01-24T08:44:31.320Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-24T08:44:31.320Z] ==> Running gcov in . (disable via -X gcov) [2022-01-24T08:44:31.320Z] ==> Python coveragepy not found [2022-01-24T08:44:31.320Z] ==> Searching for coverage reports in: [2022-01-24T08:44:31.320Z] + . [2022-01-24T08:44:31.320Z] -> Found 1 reports [2022-01-24T08:44:31.320Z] ==> Detecting git/mercurial file structure [2022-01-24T08:44:31.320Z] ==> Reading reports [2022-01-24T08:44:31.320Z] + ./coverage.out bytes=428381 [2022-01-24T08:44:31.320Z] ==> Appending adjustments [2022-01-24T08:44:31.320Z] https://docs.codecov.io/docs/fixing-reports [2022-01-24T08:44:32.259Z] + Found adjustments [2022-01-24T08:44:32.259Z] ==> Gzipping contents [2022-01-24T08:44:32.519Z] 60K /tmp/codecov.y2bAUE.gz [2022-01-24T08:44:32.519Z] ==> Uploading reports [2022-01-24T08:44:32.519Z] url: https://codecov.io [2022-01-24T08:44:32.519Z] query: branch=PR-3867&commit=645552f18b924b61a6b71c8659092e87d7ac655f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3867%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3867&job=&cmd_args= [2022-01-24T08:44:32.519Z] -> Pinging Codecov [2022-01-24T08:44:32.519Z] 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=645552f18b924b61a6b71c8659092e87d7ac655f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3867%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3867&job=&cmd_args= [2022-01-24T08:44:32.779Z] -> Uploading to [2022-01-24T08:44:32.779Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-24/00271124DB129430A58F1EEE437C3FCB/645552f18b924b61a6b71c8659092e87d7ac655f/43f8be7c-e552-46c3-904f-f8cfe4e206af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220124T084432Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f619e23f32bc4512327253097195f5071b10a1a6bead75093be287df0d217ee5 [2022-01-24T08:44:32.779Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-24T08:44:32.779Z] Dload Upload Total Spent Left Speed [2022-01-24T08:44:33.039Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57966 0 0 100 57966 0 173k --:--:-- --:--:-- --:--:-- 173k [2022-01-24T08:44:33.039Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/645552f18b924b61a6b71c8659092e87d7ac655f [Pipeline] } [2022-01-24T08:44:33.067Z] 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 [2022-01-24T08:44:34.474Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:44:34.807Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:44:35.403Z] ---> package-listing.sh [2022-01-24T08:44:35.403Z] ++ facter osfamily [2022-01-24T08:44:35.403Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-24T08:44:35.664Z] + OS_FAMILY=redhat [2022-01-24T08:44:35.664Z] + workspace=/w/workspace/edgex-go/1 [2022-01-24T08:44:35.664Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-24T08:44:35.664Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-24T08:44:35.664Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-24T08:44:35.664Z] + PACKAGES=/tmp/packages_start.txt [2022-01-24T08:44:35.664Z] + '[' /w/workspace/edgex-go/1 ']' [2022-01-24T08:44:35.664Z] + PACKAGES=/tmp/packages_end.txt [2022-01-24T08:44:35.664Z] + case "${OS_FAMILY}" in [2022-01-24T08:44:35.664Z] + sort [2022-01-24T08:44:35.664Z] + rpm -qa [2022-01-24T08:44:39.861Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-24T08:44:39.861Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-24T08:44:39.861Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-24T08:44:39.861Z] + '[' /w/workspace/edgex-go/1 ']' [2022-01-24T08:44:39.861Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-01-24T08:44:39.861Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-01-24T08:44:39.897Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-24T08:44:40.204Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:44:40.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-24T08:44:40.790Z] [2022-01-24T08:44:40.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:44:41.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-24T08:44:41.149Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-24T08:44:41.149Z] b4d181a07f80: Pulling fs layer [2022-01-24T08:44:41.149Z] a1111a8f2ec3: Pulling fs layer [2022-01-24T08:44:41.149Z] ed53099fbce6: Pulling fs layer [2022-01-24T08:44:41.149Z] dc539afda2c1: Pulling fs layer [2022-01-24T08:44:41.149Z] 77bc0d833cb6: Pulling fs layer [2022-01-24T08:44:41.149Z] 9065ff56babe: Pulling fs layer [2022-01-24T08:44:41.149Z] d287ab97295c: Pulling fs layer [2022-01-24T08:44:41.149Z] dc539afda2c1: Waiting [2022-01-24T08:44:41.149Z] 77bc0d833cb6: Waiting [2022-01-24T08:44:41.149Z] 9065ff56babe: Waiting [2022-01-24T08:44:41.149Z] d287ab97295c: Waiting [2022-01-24T08:44:41.149Z] a1111a8f2ec3: Verifying Checksum [2022-01-24T08:44:41.149Z] a1111a8f2ec3: Download complete [2022-01-24T08:44:41.149Z] dc539afda2c1: Verifying Checksum [2022-01-24T08:44:41.149Z] dc539afda2c1: Download complete [2022-01-24T08:44:41.417Z] ed53099fbce6: Verifying Checksum [2022-01-24T08:44:41.417Z] ed53099fbce6: Download complete [2022-01-24T08:44:41.417Z] 9065ff56babe: Verifying Checksum [2022-01-24T08:44:41.417Z] 9065ff56babe: Download complete [2022-01-24T08:44:41.417Z] 77bc0d833cb6: Verifying Checksum [2022-01-24T08:44:41.417Z] 77bc0d833cb6: Download complete [2022-01-24T08:44:41.417Z] b4d181a07f80: Verifying Checksum [2022-01-24T08:44:41.417Z] b4d181a07f80: Download complete [2022-01-24T08:44:41.991Z] d287ab97295c: Verifying Checksum [2022-01-24T08:44:41.991Z] d287ab97295c: Download complete [2022-01-24T08:44:42.587Z] b4d181a07f80: Pull complete [2022-01-24T08:44:42.846Z] a1111a8f2ec3: Pull complete [2022-01-24T08:44:43.426Z] ed53099fbce6: Pull complete [2022-01-24T08:44:43.686Z] dc539afda2c1: Pull complete [2022-01-24T08:44:43.947Z] 77bc0d833cb6: Pull complete [2022-01-24T08:44:43.947Z] 9065ff56babe: Pull complete [2022-01-24T08:44:49.285Z] d287ab97295c: Pull complete [2022-01-24T08:44:49.285Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-24T08:44:49.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-24T08:44:49.286Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-24T08:44:49.378Z] prd-centos7-docker-4c-2g-3760 does not seem to be running inside a container [2022-01-24T08:44:49.413Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-24T08:44:53.410Z] $ docker top f42cb7f81528b2f42cba7b02ee73866b137074f148eb61063b796ec0779fb854 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-24T08:44:53.805Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-24T08:44:54.127Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-24T08:44:54.437Z] + ls /var/log/sa-host [2022-01-24T08:44:54.437Z] + sadf -c /var/log/sa-host/sa17 [2022-01-24T08:44:54.437Z] file_magic: OK [2022-01-24T08:44:54.437Z] HZ: Using current value: 100 [2022-01-24T08:44:54.437Z] file_header: OK [2022-01-24T08:44:54.437Z] 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 [2022-01-24T08:44:54.437Z] Statistics: [2022-01-24T08:44:54.437Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-24T08:44:54.437Z] File successfully converted to sysstat format version 12.0.3 [2022-01-24T08:44:54.437Z] + sadf -c /var/log/sa-host/sa24 [2022-01-24T08:44:54.437Z] file_magic: OK [2022-01-24T08:44:54.437Z] HZ: Using current value: 100 [2022-01-24T08:44:54.437Z] file_header: OK [2022-01-24T08:44:54.437Z] 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 [2022-01-24T08:44:54.437Z] Statistics: [2022-01-24T08:44:54.437Z] 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... [2022-01-24T08:44:54.437Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-24T08:44:54.716Z] provisioning config files... [2022-01-24T08:44:54.727Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6822205836192025691tmp [Pipeline] { [Pipeline] echo [2022-01-24T08:44:54.777Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:44:55.098Z] ---> create-netrc.sh [Pipeline] } [2022-01-24T08:44:55.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:44:55.541Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-24T08:44:55.575Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:44:55.889Z] ---> sudo-logs.sh [2022-01-24T08:44:55.889Z] Archiving 'sudo' log.. [2022-01-24T08:44:55.889Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3760.novalocal: Name or service not known [2022-01-24T08:44:55.889Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3760.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-24T08:44:55.966Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:44:56.279Z] ---> job-cost.sh [2022-01-24T08:44:56.279Z] lf-activate-venv: SKIPPING [2022-01-24T08:44:56.279Z] DEBUG: total: 0.10999999940395355 [2022-01-24T08:44:56.279Z] INFO: Retrieving Stack Cost... [2022-01-24T08:44:56.850Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-24T08:44:57.110Z] INFO: Archiving Costs [Pipeline] echo [2022-01-24T08:44:57.147Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:44:57.464Z] ---> logs-deploy.sh [2022-01-24T08:44:57.464Z] lf-activate-venv: SKIPPING [2022-01-24T08:44:57.464Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3867/1 [2022-01-24T08:44:57.464Z] INFO: archiving workspace using pattern(s): [2022-01-24T08:44:58.036Z] Archives upload complete. [2022-01-24T08:44:58.296Z] INFO: archiving logs to Nexus