Pull request #3867 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at d438b00c3daaca502c4e17498c6c53b3b4a9fc0d rather than e20d4d980128200095558382280eaafed547211e 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-ssh8573702661699682628.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-ssh5502189123397574653.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3867/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3867/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9379984714594122905.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11508815761655810.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3867/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3867/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5131151814943828108.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3767 in /w/workspace/edgexfoundry_edgex-go_PR-3867 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh4170342961819109385.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit e20d4d980128200095558382280eaafed547211e > 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/2@tmp/jenkins-gitclient-ssh4876219464022962681.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 > git config core.sparsecheckout # timeout=10 > git checkout -f e20d4d980128200095558382280eaafed547211e # 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/2@tmp/jenkins-gitclient-ssh2884798089824022095.key > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 Merge succeeded, producing 1156d6641044701ead2f4d0f98e113730026adf9 Checking out Revision 1156d6641044701ead2f4d0f98e113730026adf9 (PR-3867) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1156d6641044701ead2f4d0f98e113730026adf9 # timeout=10 Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-24T11:17:26.001Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-24T11:17:26.051Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-24T11:17:26.065Z] ========================================================= [2022-01-24T11:17:26.065Z] EdgeX Global Pipelines Version Info [2022-01-24T11:17:26.065Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b6fbdc61a8ecddaf66c15e43932b1a3f859c1a2d # timeout=10 [2022-01-24T11:17:27.203Z] ------------------- [2022-01-24T11:17:27.204Z] stable info: [2022-01-24T11:17:27.204Z] ------------------- [2022-01-24T11:17:27.204Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-24T11:17:27.204Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-24T11:17:27.204Z] Message: update stable to v1.0.219 [2022-01-24T11:17:27.777Z] ------------------- [2022-01-24T11:17:27.777Z] experimental info: [2022-01-24T11:17:27.777Z] ------------------- [2022-01-24T11:17:27.777Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-24T11:17:27.777Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-24T11:17:27.777Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-24T11:17:27.916Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-24T11:17:27.927Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-24T11:17:27.941Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-24T11:17:27.952Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-24T11:17:27.965Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-24T11:17:27.979Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-24T11:17:27.989Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-24T11:17:28.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-24T11:17:28.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-24T11:17:28.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-24T11:17:28.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-24T11:17:28.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-24T11:17:28.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-24T11:17:28.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-24T11:17:28.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-24T11:17:28.101Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-24T11:17:28.111Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-24T11:17:28.125Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-24T11:17:28.136Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-24T11:17:28.146Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-24T11:17:28.160Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-24T11:17:28.170Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-24T11:17:28.182Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3867 [Pipeline] echo [2022-01-24T11:17:28.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3867 [Pipeline] echo [2022-01-24T11:17:28.207Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3867 [Pipeline] echo [2022-01-24T11:17:28.221Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1156d6641044701ead2f4d0f98e113730026adf9 [Pipeline] echo [2022-01-24T11:17:28.231Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1156d66 [Pipeline] echo [2022-01-24T11:17:28.242Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-24T11:17:28.282Z] provisioning config files... [2022-01-24T11:17:28.298Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6175300313144160690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-24T11:17:28.607Z] ---> docker-login.sh [2022-01-24T11:17:28.607Z] nexus3.edgexfoundry.org:10001 [2022-01-24T11:17:28.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T11:17:28.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T11:17:28.868Z] Configure a credential helper to remove this warning. See [2022-01-24T11:17:28.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T11:17:28.868Z] [2022-01-24T11:17:28.868Z] Login Succeeded [2022-01-24T11:17:28.868Z] nexus3.edgexfoundry.org:10002 [2022-01-24T11:17:28.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T11:17:28.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T11:17:28.868Z] Configure a credential helper to remove this warning. See [2022-01-24T11:17:28.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T11:17:28.868Z] [2022-01-24T11:17:28.868Z] Login Succeeded [2022-01-24T11:17:28.868Z] nexus3.edgexfoundry.org:10003 [2022-01-24T11:17:28.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T11:17:29.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T11:17:29.132Z] Configure a credential helper to remove this warning. See [2022-01-24T11:17:29.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T11:17:29.132Z] [2022-01-24T11:17:29.132Z] Login Succeeded [2022-01-24T11:17:29.132Z] nexus3.edgexfoundry.org:10004 [2022-01-24T11:17:29.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T11:17:29.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T11:17:29.132Z] Configure a credential helper to remove this warning. See [2022-01-24T11:17:29.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T11:17:29.132Z] [2022-01-24T11:17:29.132Z] Login Succeeded [2022-01-24T11:17:29.132Z] docker.io [2022-01-24T11:17:29.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T11:17:29.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T11:17:29.397Z] Configure a credential helper to remove this warning. See [2022-01-24T11:17:29.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T11:17:29.397Z] [2022-01-24T11:17:29.397Z] Login Succeeded [2022-01-24T11:17:29.397Z] ---> docker-login.sh ends [Pipeline] } [2022-01-24T11:17:29.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-24T11:17:29.715Z] ++ 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-24T11:17:29.715Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-24T11:17:29.715Z] ++ dirname cmd/core-command/Dockerfile [2022-01-24T11:17:29.715Z] ++ cut -d/ -f2 [2022-01-24T11:17:29.715Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-24T11:17:29.715Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-24T11:17:29.715Z] ++ dirname cmd/core-data/Dockerfile [2022-01-24T11:17:29.715Z] ++ cut -d/ -f2 [2022-01-24T11:17:29.715Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-24T11:17:29.715Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-24T11:17:29.715Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-24T11:17:29.715Z] ++ cut -d/ -f2 [2022-01-24T11:17:29.715Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-24T11:17:29.715Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-24T11:17:29.715Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-24T11:17:29.715Z] ++ cut -d/ -f2 [2022-01-24T11:17:29.715Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-24T11:17:29.715Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-24T11:17:29.715Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-24T11:17:29.715Z] ++ cut -d/ -f2 [2022-01-24T11:17:29.715Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-24T11:17:29.715Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-24T11:17:29.715Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-24T11:17:29.715Z] ++ cut -d/ -f2 [2022-01-24T11:17:29.715Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-24T11:17:29.715Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-24T11:17:29.715Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-24T11:17:29.715Z] ++ cut -d/ -f2 [2022-01-24T11:17:29.715Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-24T11:17:29.715Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-24T11:17:29.715Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-24T11:17:29.715Z] ++ cut -d/ -f2 [2022-01-24T11:17:29.715Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-24T11:17:29.715Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-24T11:17:29.715Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-24T11:17:29.715Z] ++ cut -d/ -f2 [2022-01-24T11:17:29.715Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-24T11:17:29.756Z] 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-24T11:17:30.120Z] + git rev-list -1 --merges 1156d6641044701ead2f4d0f98e113730026adf9~1..1156d6641044701ead2f4d0f98e113730026adf9 [Pipeline] echo [2022-01-24T11:17:30.135Z] -----------> git rev-list -1 --merges 1156d6641044701ead2f4d0f98e113730026adf9~1..1156d6641044701ead2f4d0f98e113730026adf9 1156d6641044701ead2f4d0f98e113730026adf9 [2022-01-24T11:17:30.135Z] 1156d6641044701ead2f4d0f98e113730026adf9 [false] [Pipeline] sh [2022-01-24T11:17:30.433Z] + git log --format=format:%s -1 1156d6641044701ead2f4d0f98e113730026adf9 [Pipeline] echo [2022-01-24T11:17:30.451Z] ========================================================= [2022-01-24T11:17:30.451Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-24T11:17:30.451Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-24T11:17:30.992Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-24T11:17:30.992Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-24T11:17:30.992Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-24T11:17:30.992Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-24T11:17:30.992Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-24T11:17:30.992Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-24T11:17:30.992Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-24T11:17:31.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-24T11:17:31.421Z] [2022-01-24T11:17:31.421Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T11:17:31.727Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-24T11:17:31.727Z] latest: Pulling from edgex-devops/git-semver [2022-01-24T11:17:31.727Z] a0d0a0d46f8b: Pulling fs layer [2022-01-24T11:17:31.727Z] 3e5f54012d9b: Pulling fs layer [2022-01-24T11:17:31.727Z] 4c7163046ea9: Pulling fs layer [2022-01-24T11:17:31.727Z] 0c2d73faf560: Pulling fs layer [2022-01-24T11:17:31.727Z] 0c2d73faf560: Waiting [2022-01-24T11:17:31.727Z] 3e5f54012d9b: Verifying Checksum [2022-01-24T11:17:31.727Z] 3e5f54012d9b: Download complete [2022-01-24T11:17:31.727Z] a0d0a0d46f8b: Verifying Checksum [2022-01-24T11:17:31.727Z] a0d0a0d46f8b: Download complete [2022-01-24T11:17:31.727Z] 0c2d73faf560: Verifying Checksum [2022-01-24T11:17:31.727Z] 0c2d73faf560: Download complete [2022-01-24T11:17:31.727Z] 4c7163046ea9: Verifying Checksum [2022-01-24T11:17:31.727Z] 4c7163046ea9: Download complete [2022-01-24T11:17:31.996Z] a0d0a0d46f8b: Pull complete [2022-01-24T11:17:31.996Z] 3e5f54012d9b: Pull complete [2022-01-24T11:17:32.271Z] 4c7163046ea9: Pull complete [2022-01-24T11:17:32.534Z] 0c2d73faf560: Pull complete [2022-01-24T11:17:32.534Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-24T11:17:32.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-24T11:17:32.534Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-24T11:17:32.602Z] prd-centos7-docker-4c-2g-3767 does not seem to be running inside a container [2022-01-24T11:17:32.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-24T11:17:33.245Z] $ docker top f3f135943b5d12b0a521f1655faa8d31684899929181664080aa2d74adcd2e4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-24T11:17:33.339Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-24T11:17:33.339Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-24T11:17:33.428Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-24T11:17:33.431Z] $ docker exec f3f135943b5d12b0a521f1655faa8d31684899929181664080aa2d74adcd2e4a ssh-agent [2022-01-24T11:17:33.531Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLHIeFk/agent.15 [2022-01-24T11:17:33.531Z] SSH_AGENT_PID=21 [2022-01-24T11:17:33.539Z] Running ssh-add (command line suppressed) [2022-01-24T11:17:33.625Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7554477150162426906.key (/w/workspace/edgex-go/2@tmp/private_key_7554477150162426906.key) [2022-01-24T11:17:33.637Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-24T11:17:33.932Z] + git tag --points-at HEAD [Pipeline] } [2022-01-24T11:17:33.953Z] $ docker exec --env ******** --env ******** f3f135943b5d12b0a521f1655faa8d31684899929181664080aa2d74adcd2e4a ssh-agent -k [2022-01-24T11:17:34.058Z] unset SSH_AUTH_SOCK; [2022-01-24T11:17:34.059Z] unset SSH_AGENT_PID; [2022-01-24T11:17:34.059Z] echo Agent pid 21 killed; [2022-01-24T11:17:34.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-24T11:17:34.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-24T11:17:34.096Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-24T11:17:34.231Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-24T11:17:34.234Z] $ docker exec f3f135943b5d12b0a521f1655faa8d31684899929181664080aa2d74adcd2e4a ssh-agent [2022-01-24T11:17:34.381Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpedIeF/agent.55 [2022-01-24T11:17:34.381Z] SSH_AGENT_PID=61 [2022-01-24T11:17:34.387Z] Running ssh-add (command line suppressed) [2022-01-24T11:17:34.474Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1977852939673917653.key (/w/workspace/edgex-go/2@tmp/private_key_1977852939673917653.key) [2022-01-24T11:17:34.488Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-24T11:17:34.782Z] + git semver init [2022-01-24T11:17:34.782Z] # -> Open(): unable to determine branch for HEAD [2022-01-24T11:17:34.782Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2022-01-24T11:17:34.782Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2022-01-24T11:17:34.782Z] # $SEMVER_REMOTE_NAME = origin [2022-01-24T11:17:34.782Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-24T11:17:34.782Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-24T11:17:34.782Z] # $SEMVER_BRANCH = PR-3867 [2022-01-24T11:17:34.782Z] # $SEMVER_TEMP = /tmp/semver-065412336 [2022-01-24T11:17:34.782Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-24T11:17:49.710Z] # '/tmp/semver-065412336' -> '/w/workspace/edgex-go/2/.semver' [2022-01-24T11:17:49.710Z] # -> Force: false [2022-01-24T11:17:49.710Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2022-01-24T11:17:49.721Z] $ docker exec --env ******** --env ******** f3f135943b5d12b0a521f1655faa8d31684899929181664080aa2d74adcd2e4a ssh-agent -k [2022-01-24T11:17:49.808Z] unset SSH_AUTH_SOCK; [2022-01-24T11:17:49.810Z] unset SSH_AGENT_PID; [2022-01-24T11:17:49.810Z] echo Agent pid 61 killed; [2022-01-24T11:17:49.818Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-24T11:17:50.131Z] + git semver [Pipeline] } [2022-01-24T11:17:50.145Z] $ docker stop --time=1 f3f135943b5d12b0a521f1655faa8d31684899929181664080aa2d74adcd2e4a [2022-01-24T11:17:52.192Z] $ docker rm -f f3f135943b5d12b0a521f1655faa8d31684899929181664080aa2d74adcd2e4a [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-24T11:17:52.548Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-24T11:17:52.767Z] Stashed 1 file(s) [Pipeline] echo [2022-01-24T11:17:52.770Z] [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-24T11:17:52.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-24T11:17:52.923Z] ========================================================= [2022-01-24T11:17:52.923Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-24T11:17:52.923Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-24T11:17:53.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-24T11:17:53.221Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-24T11:17:53.221Z] 59bf1c3509f3: Pulling fs layer [2022-01-24T11:17:53.221Z] 666ba61612fd: Pulling fs layer [2022-01-24T11:17:53.221Z] 8ed8ca486205: Pulling fs layer [2022-01-24T11:17:53.221Z] 4fe6c5a15a65: Pulling fs layer [2022-01-24T11:17:53.221Z] 22a0e8bec74d: Pulling fs layer [2022-01-24T11:17:53.221Z] f965cba54748: Pulling fs layer [2022-01-24T11:17:53.221Z] 861ffc35075e: Pulling fs layer [2022-01-24T11:17:53.221Z] 4b385c91608e: Pulling fs layer [2022-01-24T11:17:53.221Z] 560528eb2ebb: Pulling fs layer [2022-01-24T11:17:53.221Z] 22a0e8bec74d: Waiting [2022-01-24T11:17:53.221Z] f965cba54748: Waiting [2022-01-24T11:17:53.221Z] 861ffc35075e: Waiting [2022-01-24T11:17:53.221Z] 4b385c91608e: Waiting [2022-01-24T11:17:53.221Z] 560528eb2ebb: Waiting [2022-01-24T11:17:53.221Z] 4fe6c5a15a65: Waiting [2022-01-24T11:17:53.221Z] 8ed8ca486205: Verifying Checksum [2022-01-24T11:17:53.221Z] 8ed8ca486205: Download complete [2022-01-24T11:17:53.221Z] 666ba61612fd: Verifying Checksum [2022-01-24T11:17:53.221Z] 666ba61612fd: Download complete [2022-01-24T11:17:53.221Z] 22a0e8bec74d: Verifying Checksum [2022-01-24T11:17:53.221Z] 22a0e8bec74d: Download complete [2022-01-24T11:17:53.221Z] f965cba54748: Verifying Checksum [2022-01-24T11:17:53.221Z] f965cba54748: Download complete [2022-01-24T11:17:53.221Z] 59bf1c3509f3: Verifying Checksum [2022-01-24T11:17:53.221Z] 59bf1c3509f3: Download complete [2022-01-24T11:17:53.221Z] 861ffc35075e: Verifying Checksum [2022-01-24T11:17:53.221Z] 861ffc35075e: Download complete [2022-01-24T11:17:53.483Z] 4b385c91608e: Verifying Checksum [2022-01-24T11:17:53.483Z] 4b385c91608e: Download complete [2022-01-24T11:17:53.751Z] 59bf1c3509f3: Pull complete [2022-01-24T11:17:53.751Z] 4fe6c5a15a65: Verifying Checksum [2022-01-24T11:17:53.751Z] 4fe6c5a15a65: Download complete [2022-01-24T11:17:53.751Z] 560528eb2ebb: Verifying Checksum [2022-01-24T11:17:53.751Z] 560528eb2ebb: Download complete [2022-01-24T11:17:54.012Z] 666ba61612fd: Pull complete [2022-01-24T11:17:54.012Z] 8ed8ca486205: Pull complete [2022-01-24T11:17:58.276Z] 4fe6c5a15a65: Pull complete [2022-01-24T11:17:58.276Z] 22a0e8bec74d: Pull complete [2022-01-24T11:17:58.276Z] f965cba54748: Pull complete [2022-01-24T11:17:58.276Z] 861ffc35075e: Pull complete [2022-01-24T11:17:58.276Z] 4b385c91608e: Pull complete [2022-01-24T11:18:00.262Z] 560528eb2ebb: Pull complete [2022-01-24T11:18:00.262Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-24T11:18:00.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-24T11:18:00.262Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-24T11:18:00.568Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-24T11:18:00.568Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-24T11:18:00.568Z] WORKDIR /edgex [2022-01-24T11:18:00.568Z] COPY go.mod . [2022-01-24T11:18:00.568Z] RUN go mod download' [2022-01-24T11:18:01.950Z] Sending build context to Docker daemon 333.9MB [2022-01-24T11:18:01.950Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-24T11:18:01.950Z] ---> dd4a08f94e63 [2022-01-24T11:18:01.950Z] Step 2/4 : WORKDIR /edgex [2022-01-24T11:18:03.868Z] ---> Running in ec37ccc7fd6b [2022-01-24T11:18:03.868Z] Removing intermediate container ec37ccc7fd6b [2022-01-24T11:18:03.868Z] ---> 8ac33ec0d775 [2022-01-24T11:18:03.868Z] Step 3/4 : COPY go.mod . [2022-01-24T11:18:04.127Z] ---> c36c2d370a28 [2022-01-24T11:18:04.127Z] Step 4/4 : RUN go mod download [2022-01-24T11:18:04.127Z] ---> Running in 2c200acc0a5f [2022-01-24T11:18:07.861Z] Still waiting to schedule task [2022-01-24T11:18:07.862Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-24T11:19:00.423Z] Removing intermediate container 2c200acc0a5f [2022-01-24T11:19:00.423Z] ---> cd2ce26e3399 [2022-01-24T11:19:00.423Z] Successfully built cd2ce26e3399 [2022-01-24T11:19:00.423Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T11:19:00.732Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-24T11:19:00.732Z] . [Pipeline] withDockerContainer [2022-01-24T11:19:00.793Z] prd-centos7-docker-4c-2g-3767 does not seem to be running inside a container [2022-01-24T11:19:00.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-24T11:19:01.216Z] $ docker top ad925176a794867864d4f43fee586324e53d0b11558cc4e3510ef1739cb0b696 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-24T11:19:01.566Z] + go version [2022-01-24T11:19:01.566Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-24T11:19:01.576Z] $ docker stop --time=1 ad925176a794867864d4f43fee586324e53d0b11558cc4e3510ef1739cb0b696 [2022-01-24T11:19:02.770Z] $ docker rm -f ad925176a794867864d4f43fee586324e53d0b11558cc4e3510ef1739cb0b696 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T11:19:03.197Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-24T11:19:03.197Z] . [Pipeline] withDockerContainer [2022-01-24T11:19:03.260Z] prd-centos7-docker-4c-2g-3767 does not seem to be running inside a container [2022-01-24T11:19:03.295Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-24T11:19:03.598Z] $ docker top fed896a33ce14bcfbcc0fe4aeae19fb2ece9bf4cf471780b669bf751486434bf -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-24T11:19:03.676Z] ========================================================= [2022-01-24T11:19:03.676Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-24T11:19:03.676Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-24T11:19:03.969Z] + make test [2022-01-24T11:19:03.969Z] go mod tidy [2022-01-24T11:19:03.969Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-24T11:19:10.592Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-24T11:19:28.885Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-24T11:19:32.250Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-24T11:19:32.823Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-24T11:19:33.088Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-24T11:19:33.549Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3768 in /w/workspace/edgexfoundry_edgex-go_PR-3867 [Pipeline] { [Pipeline] ws [2022-01-24T11:19:33.565Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-01-24T11:19:33.777Z] The recommended git tool is: git [2022-01-24T11:19:35.042Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-24T11:19:35.996Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-24T11:19:35.996Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-24T11:19:35.996Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-24T11:19:36.257Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-24T11:19:36.515Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-24T11:19:36.780Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-24T11:19:36.780Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-24T11:19:36.780Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-24T11:19:36.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-24T11:19:38.394Z] using credential edgex-jenkins-ssh [2022-01-24T11:19:38.411Z] Cloning the remote Git repository [2022-01-24T11:19:38.465Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-24T11:19:38.538Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-01-24T11:19:38.623Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-24T11:19:38.624Z] > git --version # timeout=10 [2022-01-24T11:19:38.642Z] > git --version # 'git version 2.17.1' [2022-01-24T11:19:38.644Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-24T11:19:38.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements [2022-01-24T11:19:38.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-24T11:19:38.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-24T11:19:39.303Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 98.5% of statements [2022-01-24T11:19:39.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-24T11:19:39.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 44.7% of statements [2022-01-24T11:19:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-24T11:19:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-24T11:19:38.720Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-24T11:19:40.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.136s coverage: 89.5% of statements [2022-01-24T11:19:40.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-24T11:19:40.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-24T11:19:41.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 84.4% of statements [2022-01-24T11:19:41.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-24T11:19:41.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-24T11:19:41.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-24T11:19:41.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-24T11:19:41.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-24T11:19:42.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.265s coverage: 94.2% of statements [2022-01-24T11:19:42.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-24T11:19:42.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-24T11:19:42.393Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements [2022-01-24T11:19:42.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-24T11:19:42.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-24T11:19:42.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-24T11:19:42.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-24T11:19:42.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-24T11:19:42.975Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements [2022-01-24T11:19:42.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-24T11:19:42.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-24T11:19:42.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-24T11:19:43.929Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.9% of statements [2022-01-24T11:19:43.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-24T11:19:43.929Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements [2022-01-24T11:19:43.929Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2022-01-24T11:19:43.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-24T11:19:44.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2022-01-24T11:19:45.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements [2022-01-24T11:19:45.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2022-01-24T11:19:45.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements [2022-01-24T11:19:45.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.029s coverage: 87.5% of statements [2022-01-24T11:19:53.644Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-24T11:19:53.669Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-24T11:19:53.697Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-24T11:19:53.736Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-24T11:19:53.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-24T11:19:53.749Z] > 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-24T11:19:54.613Z] Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit e20d4d980128200095558382280eaafed547211e [2022-01-24T11:19:55.112Z] Merge succeeded, producing 60167b8c6a2f71ec5685a862b7ba90885c460722 [2022-01-24T11:19:55.113Z] Checking out Revision 60167b8c6a2f71ec5685a862b7ba90885c460722 (PR-3867) [2022-01-24T11:19:54.625Z] > git config core.sparsecheckout # timeout=10 [2022-01-24T11:19:54.645Z] > git checkout -f e20d4d980128200095558382280eaafed547211e # timeout=10 [2022-01-24T11:19:54.854Z] > git remote # timeout=10 [2022-01-24T11:19:54.878Z] > git config --get remote.origin.url # timeout=10 [2022-01-24T11:19:54.899Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-24T11:19:54.910Z] > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 [2022-01-24T11:19:55.088Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-24T11:19:55.114Z] > git config core.sparsecheckout # timeout=10 [2022-01-24T11:19:55.124Z] > git checkout -f 60167b8c6a2f71ec5685a862b7ba90885c460722 # timeout=10 [2022-01-24T11:19:57.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2022-01-24T11:19:57.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2022-01-24T11:19:59.239Z] Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" [2022-01-24T11:19:59.262Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-24T11:20:00.167Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-24T11:20:00.167Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-24T11:20:00.167Z] Dload Upload Total Spent Left Speed [2022-01-24T11:20:00.167Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 71775 0 --:--:-- --:--:-- --:--:-- 72213 [2022-01-24T11:19:59.241Z] > git rev-list --no-walk b6fbdc61a8ecddaf66c15e43932b1a3f859c1a2d # timeout=10 [Pipeline] sh [2022-01-24T11:20:00.732Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-24T11:20:01.071Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-01-24T11:20:01.071Z] /etc/docker/daemon.new [2022-01-24T11:20:01.071Z] { [2022-01-24T11:20:01.072Z] "registry-mirrors": [ [2022-01-24T11:20:01.072Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-24T11:20:01.072Z] ], [2022-01-24T11:20:01.072Z] "bip": "10.250.0.254/24", [2022-01-24T11:20:01.072Z] "hosts": [ [2022-01-24T11:20:01.072Z] "tcp://0.0.0.0:5555", [2022-01-24T11:20:01.072Z] "unix:///var/run/docker.sock" [2022-01-24T11:20:01.072Z] ], [2022-01-24T11:20:01.072Z] "mtu": 1458, [2022-01-24T11:20:01.072Z] "selinux-enabled": true, [2022-01-24T11:20:01.072Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-24T11:20:01.072Z] } [Pipeline] sh [2022-01-24T11:20:01.418Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-24T11:20:01.767Z] + sudo service docker restart [2022-01-24T11:20:04.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.205s coverage: 82.5% of statements [2022-01-24T11:20:04.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-24T11:20:20.099Z] provisioning config files... [2022-01-24T11:20:20.122Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8816282418360192181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-24T11:20:20.478Z] ---> docker-login.sh [2022-01-24T11:20:20.478Z] nexus3.edgexfoundry.org:10001 [2022-01-24T11:20:21.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T11:20:21.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T11:20:21.343Z] Configure a credential helper to remove this warning. See [2022-01-24T11:20:21.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T11:20:21.343Z] [2022-01-24T11:20:21.343Z] Login Succeeded [2022-01-24T11:20:21.343Z] nexus3.edgexfoundry.org:10002 [2022-01-24T11:20:21.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T11:20:21.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T11:20:21.615Z] Configure a credential helper to remove this warning. See [2022-01-24T11:20:21.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T11:20:21.615Z] [2022-01-24T11:20:21.615Z] Login Succeeded [2022-01-24T11:20:21.615Z] nexus3.edgexfoundry.org:10003 [2022-01-24T11:20:21.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T11:20:22.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T11:20:22.163Z] Configure a credential helper to remove this warning. See [2022-01-24T11:20:22.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T11:20:22.163Z] [2022-01-24T11:20:22.163Z] Login Succeeded [2022-01-24T11:20:22.163Z] nexus3.edgexfoundry.org:10004 [2022-01-24T11:20:22.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T11:20:22.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T11:20:22.444Z] Configure a credential helper to remove this warning. See [2022-01-24T11:20:22.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T11:20:22.444Z] [2022-01-24T11:20:22.444Z] Login Succeeded [2022-01-24T11:20:22.444Z] docker.io [2022-01-24T11:20:22.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2022-01-24T11:20:22.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-24T11:20:22.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-24T11:20:22.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-24T11:20:22.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements [2022-01-24T11:20:22.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-24T11:20:22.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-24T11:20:22.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-24T11:20:22.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-24T11:20:22.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-24T11:20:22.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2022-01-24T11:20:22.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-24T11:20:22.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-24T11:20:22.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-01-24T11:20:22.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-24T11:20:22.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements [2022-01-24T11:20:22.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-24T11:20:22.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2022-01-24T11:20:22.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-01-24T11:20:22.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2022-01-24T11:20:22.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.148s coverage: 91.2% of statements [2022-01-24T11:20:22.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-24T11:20:22.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements [2022-01-24T11:20:22.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-24T11:20:22.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-24T11:20:22.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2022-01-24T11:20:22.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-01-24T11:20:22.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2022-01-24T11:20:22.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2022-01-24T11:20:22.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-01-24T11:20:22.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.248s coverage: 65.4% of statements [2022-01-24T11:20:22.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-24T11:20:22.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-24T11:20:22.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-24T11:20:22.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 43.8% of statements [2022-01-24T11:20:22.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-24T11:20:22.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-24T11:20:22.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2022-01-24T11:20:22.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-24T11:20:22.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2022-01-24T11:20:22.592Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-24T11:20:22.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T11:20:23.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T11:20:23.310Z] Configure a credential helper to remove this warning. See [2022-01-24T11:20:23.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T11:20:23.310Z] [2022-01-24T11:20:23.310Z] Login Succeeded [2022-01-24T11:20:23.310Z] ---> docker-login.sh ends [Pipeline] } [2022-01-24T11:20:23.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-24T11:20:23.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-24T11:20:23.942Z] ========================================================= [2022-01-24T11:20:23.942Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-24T11:20:23.942Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-24T11:20:24.274Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-24T11:20:24.551Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-24T11:20:24.551Z] 9b3977197b4f: Pulling fs layer [2022-01-24T11:20:24.551Z] 1a89e8eeedd5: Pulling fs layer [2022-01-24T11:20:24.551Z] 94645a83ff95: Pulling fs layer [2022-01-24T11:20:24.551Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-24T11:20:24.551Z] 0c92f367c5e7: Pulling fs layer [2022-01-24T11:20:24.551Z] 4b8299f9d1f4: Pulling fs layer [2022-01-24T11:20:24.551Z] 9a6b49a46696: Pulling fs layer [2022-01-24T11:20:24.551Z] cf05db05a679: Pulling fs layer [2022-01-24T11:20:24.551Z] 3f3a8bcf1eab: Waiting [2022-01-24T11:20:24.551Z] 0c92f367c5e7: Waiting [2022-01-24T11:20:24.551Z] 4b8299f9d1f4: Waiting [2022-01-24T11:20:24.551Z] 9a6b49a46696: Waiting [2022-01-24T11:20:24.551Z] cf05db05a679: Waiting [2022-01-24T11:20:24.551Z] 94645a83ff95: Download complete [2022-01-24T11:20:24.551Z] 1a89e8eeedd5: Verifying Checksum [2022-01-24T11:20:24.551Z] 1a89e8eeedd5: Download complete [2022-01-24T11:20:24.551Z] 0c92f367c5e7: Verifying Checksum [2022-01-24T11:20:24.551Z] 0c92f367c5e7: Download complete [2022-01-24T11:20:24.551Z] 4b8299f9d1f4: Verifying Checksum [2022-01-24T11:20:24.551Z] 4b8299f9d1f4: Download complete [2022-01-24T11:20:24.551Z] 9b3977197b4f: Download complete [2022-01-24T11:20:24.551Z] 9a6b49a46696: Verifying Checksum [2022-01-24T11:20:24.551Z] 9a6b49a46696: Download complete [2022-01-24T11:20:25.151Z] 9b3977197b4f: Pull complete [2022-01-24T11:20:25.753Z] 1a89e8eeedd5: Pull complete [2022-01-24T11:20:26.353Z] 94645a83ff95: Pull complete [2022-01-24T11:20:26.353Z] cf05db05a679: Verifying Checksum [2022-01-24T11:20:26.353Z] cf05db05a679: Download complete [2022-01-24T11:20:26.957Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-24T11:20:26.957Z] 3f3a8bcf1eab: Download complete [2022-01-24T11:20:29.205Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2022-01-24T11:20:29.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-24T11:20:29.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-24T11:20:29.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-24T11:20:29.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-24T11:20:29.205Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 92.3% of statements [2022-01-24T11:20:29.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-24T11:20:29.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-24T11:20:29.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-24T11:20:29.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-24T11:20:29.205Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-01-24T11:20:29.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-24T11:20:29.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-24T11:20:29.205Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2022-01-24T11:20:29.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-24T11:20:29.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-24T11:20:29.205Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-24T11:20:29.205Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-24T11:20:29.205Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-01-24T11:20:29.205Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-24T11:20:29.205Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-24T11:20:29.205Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-24T11:20:29.205Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-24T11:20:29.205Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-24T11:20:29.205Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-24T11:20:29.205Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2022-01-24T11:20:29.205Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-01-24T11:20:29.470Z] 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 [2022-01-24T11:20:39.350Z] 3f3a8bcf1eab: Pull complete [2022-01-24T11:20:39.350Z] 0c92f367c5e7: Pull complete [2022-01-24T11:20:39.350Z] 4b8299f9d1f4: Pull complete [2022-01-24T11:20:39.350Z] 9a6b49a46696: Pull complete [2022-01-24T11:20:44.746Z] cf05db05a679: Pull complete [2022-01-24T11:20:44.746Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-24T11:20:44.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-24T11:20:44.746Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-24T11:20:45.093Z] + docker build -t ci-base-image-arm64 -f - . [2022-01-24T11:20:45.094Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-24T11:20:45.094Z] WORKDIR /edgex [2022-01-24T11:20:45.094Z] COPY go.mod . [2022-01-24T11:20:45.094Z] RUN go mod download [2022-01-24T11:20:47.723Z] Sending build context to Docker daemon 168.6MB [2022-01-24T11:20:47.723Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-24T11:20:47.723Z] ---> 0ccda1f7e2ee [2022-01-24T11:20:47.723Z] Step 2/4 : WORKDIR /edgex [2022-01-24T11:20:49.688Z] ---> Running in 9c2e7e86b623 [2022-01-24T11:20:49.688Z] Removing intermediate container 9c2e7e86b623 [2022-01-24T11:20:49.688Z] ---> 8faee73b4e44 [2022-01-24T11:20:49.688Z] Step 3/4 : COPY go.mod . [2022-01-24T11:20:50.281Z] ---> 20d1c86a8ded [2022-01-24T11:20:50.281Z] Step 4/4 : RUN go mod download [2022-01-24T11:20:50.281Z] ---> Running in 3e2d1d3c36b4 [2022-01-24T11:21:08.321Z] GO111MODULE=on go vet ./... [2022-01-24T11:21:12.586Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-24T11:21:12.850Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-24T11:21:13.114Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-24T11:21:13.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-24T11:21:13.996Z] + ls -al . [2022-01-24T11:21:13.996Z] total 644 [2022-01-24T11:21:13.996Z] drwxrwxr-x 10 1001 1001 4096 Jan 24 11:21 . [2022-01-24T11:21:13.996Z] drwxr-xr-x 4 root root 28 Jan 24 11:19 .. [2022-01-24T11:21:13.996Z] -rw-rw-r-- 1 1001 1001 11 Jan 24 11:17 .dockerignore [2022-01-24T11:21:13.996Z] drwxrwxr-x 8 1001 1001 179 Jan 24 11:17 .git [2022-01-24T11:21:13.996Z] drwxrwxr-x 4 1001 1001 142 Jan 24 11:17 .github [2022-01-24T11:21:13.996Z] -rw-rw-r-- 1 1001 1001 804 Jan 24 11:17 .gitignore [2022-01-24T11:21:13.996Z] -rw-rw-r-- 1 1001 1001 42 Jan 24 11:17 .golangci.yml [2022-01-24T11:21:13.996Z] -rw-rw-r-- 1 1001 1001 76 Jan 24 11:17 .hadolint.yml [2022-01-24T11:21:13.996Z] drwx------ 3 1001 1001 73 Jan 24 11:17 .semver [2022-01-24T11:21:13.996Z] -rw-rw-r-- 1 1001 1001 166 Jan 24 11:17 .sonarcloud.properties [2022-01-24T11:21:13.996Z] -rw-rw-r-- 1 1001 1001 1171 Jan 24 11:17 ADOPTERS.md [2022-01-24T11:21:13.996Z] -rw-rw-r-- 1 1001 1001 8910 Jan 24 11:17 Attribution.txt [2022-01-24T11:21:13.996Z] -rw-rw-r-- 1 1001 1001 51732 Jan 24 11:17 CHANGELOG.md [2022-01-24T11:21:13.996Z] -rw-rw-r-- 1 1001 1001 3804 Jan 24 11:17 CONTRIBUTING.md [2022-01-24T11:21:13.996Z] -rw-rw-r-- 1 1001 1001 677 Jan 24 11:17 GOVERNANCE.md [2022-01-24T11:21:13.996Z] -rw-rw-r-- 1 1001 1001 849 Jan 24 11:17 Jenkinsfile [2022-01-24T11:21:13.997Z] -rw-rw-r-- 1 1001 1001 10775 Jan 24 11:17 LICENSE [2022-01-24T11:21:13.997Z] -rw-rw-r-- 1 1001 1001 6508 Jan 24 11:17 Makefile [2022-01-24T11:21:13.997Z] -rw-rw-r-- 1 1001 1001 582 Jan 24 11:17 OWNERS.md [2022-01-24T11:21:13.997Z] -rw-rw-r-- 1 1001 1001 8207 Jan 24 11:17 README.md [2022-01-24T11:21:13.997Z] -rw-rw-r-- 1 1001 1001 6912 Jan 24 11:17 SECURITY.md [2022-01-24T11:21:13.997Z] -rw-rw-r-- 1 1001 1001 5 Jan 24 11:17 VERSION [2022-01-24T11:21:13.997Z] -rw-rw-r-- 1 1001 1001 4131 Jan 24 11:17 ZMQWindows.md [2022-01-24T11:21:13.997Z] drwxrwxr-x 2 1001 1001 37 Jan 24 11:17 bin [2022-01-24T11:21:13.997Z] drwxrwxr-x 14 1001 1001 4096 Jan 24 11:17 cmd [2022-01-24T11:21:13.997Z] -rw-r--r-- 1 root root 428381 Jan 24 11:20 coverage.out [2022-01-24T11:21:13.997Z] -rw-rw-r-- 1 1001 1001 2827 Jan 24 11:17 go.mod [2022-01-24T11:21:13.997Z] -rw-rw-r-- 1 1001 1001 49574 Jan 24 11:17 go.sum [2022-01-24T11:21:13.997Z] drwxrwxr-x 8 1001 1001 124 Jan 24 11:17 internal [2022-01-24T11:21:13.997Z] drwxrwxr-x 3 1001 1001 16 Jan 24 11:17 openapi [2022-01-24T11:21:13.997Z] drwxrwxr-x 4 1001 1001 71 Jan 24 11:17 snap [2022-01-24T11:21:13.997Z] -rw-rw-r-- 1 1001 1001 204 Jan 24 11:17 version.go [Pipeline] sh [2022-01-24T11:21:14.293Z] + '[' -e coverage.out ] [2022-01-24T11:21:14.293Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-24T11:21:14.398Z] Stashed 1 file(s) [Pipeline] sh [2022-01-24T11:21:14.691Z] + make build [2022-01-24T11:21:14.691Z] 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-24T11:21:16.086Z] 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-24T11:21:24.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-24T11:21:24.285Z] 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-24T11:21:24.867Z] 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-24T11:21:24.867Z] 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-24T11:21:25.809Z] 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-24T11:21:26.752Z] 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-24T11:21:27.331Z] 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-24T11:21:28.286Z] 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-24T11:21:28.864Z] 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-24T11:21:29.829Z] 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-24T11:21:31.271Z] $ docker stop --time=1 fed896a33ce14bcfbcc0fe4aeae19fb2ece9bf4cf471780b669bf751486434bf [2022-01-24T11:21:32.944Z] $ docker rm -f fed896a33ce14bcfbcc0fe4aeae19fb2ece9bf4cf471780b669bf751486434bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T11:21:34.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-24T11:21:34.339Z] [2022-01-24T11:21:34.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T11:21:34.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-24T11:21:34.647Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-24T11:21:34.647Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-24T11:21:34.647Z] ca9280d653b3: Pulling fs layer [2022-01-24T11:21:34.647Z] 7e9c9ca2126c: Pulling fs layer [2022-01-24T11:21:34.647Z] cbdbe7a5bc2a: Download complete [2022-01-24T11:21:34.909Z] ca9280d653b3: Verifying Checksum [2022-01-24T11:21:34.909Z] ca9280d653b3: Download complete [2022-01-24T11:21:34.909Z] cbdbe7a5bc2a: Pull complete [2022-01-24T11:21:35.178Z] 7e9c9ca2126c: Verifying Checksum [2022-01-24T11:21:35.178Z] 7e9c9ca2126c: Download complete [2022-01-24T11:21:35.443Z] ca9280d653b3: Pull complete [2022-01-24T11:21:39.667Z] 7e9c9ca2126c: Pull complete [2022-01-24T11:21:39.667Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-24T11:21:39.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-24T11:21:39.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-24T11:21:39.739Z] prd-centos7-docker-4c-2g-3767 does not seem to be running inside a container [2022-01-24T11:21:39.772Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-24T11:21:42.713Z] $ docker top 4353b61bf69034396b365171b63d784cf232b22c2d5aa630d70a2434d7ae2bf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-24T11:21:43.074Z] + docker-compose build --help [2022-01-24T11:21:43.074Z] + grep parallel [2022-01-24T11:21:43.645Z] --parallel Build images in parallel. [Pipeline] } [2022-01-24T11:21:43.653Z] $ docker stop --time=1 4353b61bf69034396b365171b63d784cf232b22c2d5aa630d70a2434d7ae2bf8 [2022-01-24T11:21:44.837Z] $ docker rm -f 4353b61bf69034396b365171b63d784cf232b22c2d5aa630d70a2434d7ae2bf8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T11:21:45.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-24T11:21:45.221Z] . [Pipeline] withDockerContainer [2022-01-24T11:21:45.291Z] prd-centos7-docker-4c-2g-3767 does not seem to be running inside a container [2022-01-24T11:21:45.324Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-24T11:21:45.641Z] $ docker top 55f6a04d075cb8c014a015c6084a23849b643349a3e218ba303aed4083875518 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-24T11:21:46.000Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-24T11:21:46.570Z] Building core-command ... [2022-01-24T11:21:46.570Z] Building core-data ... [2022-01-24T11:21:46.570Z] Building core-metadata ... [2022-01-24T11:21:46.570Z] Building security-bootstrapper ... [2022-01-24T11:21:46.570Z] Building security-proxy-setup ... [2022-01-24T11:21:46.570Z] Building security-secretstore-setup ... [2022-01-24T11:21:46.570Z] Building support-notifications ... [2022-01-24T11:21:46.570Z] Building support-scheduler ... [2022-01-24T11:21:46.570Z] Building sys-mgmt-agent ... [2022-01-24T11:21:46.570Z] Building support-notifications [2022-01-24T11:21:46.570Z] Building security-bootstrapper [2022-01-24T11:21:46.570Z] Building security-proxy-setup [2022-01-24T11:21:46.570Z] Building core-command [2022-01-24T11:21:46.570Z] Building core-metadata [2022-01-24T11:21:58.309Z] Removing intermediate container 3e2d1d3c36b4 [2022-01-24T11:21:58.309Z] ---> 8d53319d0eb9 [2022-01-24T11:21:58.309Z] Successfully built 8d53319d0eb9 [2022-01-24T11:21:58.309Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T11:21:58.650Z] + docker inspect -f . ci-base-image-arm64 [2022-01-24T11:21:58.650Z] . [Pipeline] withDockerContainer [2022-01-24T11:21:58.811Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T11:21:58.811Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-24T11:21:58.811Z] ---> cd2ce26e3399 [2022-01-24T11:21:58.811Z] Step 3/22 : WORKDIR /edgex-go [2022-01-24T11:21:58.811Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T11:21:58.811Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-24T11:21:58.811Z] ---> cd2ce26e3399 [2022-01-24T11:21:58.811Z] Step 3/31 : WORKDIR /edgex-go [2022-01-24T11:21:58.847Z] prd-ubuntu18.04-docker-arm64-4c-16g-3768 does not seem to be running inside a container [2022-01-24T11:21:58.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-24T11:22:00.223Z] $ docker top 61c8afd355a9832200b6c0435f4bb8bb59ffee7b2f3f742109ef619fd5ca4b67 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-24T11:22:01.131Z] + go version [2022-01-24T11:22:01.131Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-24T11:22:01.149Z] $ docker stop --time=1 61c8afd355a9832200b6c0435f4bb8bb59ffee7b2f3f742109ef619fd5ca4b67 [2022-01-24T11:22:02.751Z] $ docker rm -f 61c8afd355a9832200b6c0435f4bb8bb59ffee7b2f3f742109ef619fd5ca4b67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T11:22:03.326Z] + docker inspect -f . ci-base-image-arm64 [2022-01-24T11:22:03.326Z] . [Pipeline] withDockerContainer [2022-01-24T11:22:03.521Z] prd-ubuntu18.04-docker-arm64-4c-16g-3768 does not seem to be running inside a container [2022-01-24T11:22:03.602Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-24T11:22:04.113Z] ---> Running in 44380e1e933c [2022-01-24T11:22:04.113Z] ---> Running in ea053d9ac2ac [2022-01-24T11:22:04.806Z] $ docker top 5de11d2298e0ccdc7ffd34af61290d19c13114d95d2014a89980b2d4254c4c7c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-24T11:22:05.058Z] ========================================================= [2022-01-24T11:22:05.058Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-24T11:22:05.058Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-24T11:22:05.705Z] + make test [2022-01-24T11:22:05.705Z] go mod tidy [2022-01-24T11:22:06.303Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-24T11:22:08.324Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T11:22:08.324Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-24T11:22:08.588Z] ---> cd2ce26e3399 [2022-01-24T11:22:08.588Z] Step 3/23 : WORKDIR /edgex-go [2022-01-24T11:22:08.588Z] ---> Using cache [2022-01-24T11:22:08.588Z] ---> a1a3c49d7d43 [2022-01-24T11:22:08.588Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T11:22:08.588Z] Removing intermediate container 44380e1e933c [2022-01-24T11:22:08.588Z] ---> 20a97e7a09b3 [2022-01-24T11:22:08.588Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T11:22:08.849Z] Removing intermediate container ea053d9ac2ac [2022-01-24T11:22:08.849Z] ---> a1a3c49d7d43 [2022-01-24T11:22:08.849Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T11:22:09.114Z] ---> Running in d5e74fd5d907 [2022-01-24T11:22:09.114Z] ---> Running in c0f76499743d [2022-01-24T11:22:09.114Z] ---> Running in 1f3abdf76627 [2022-01-24T11:22:10.079Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T11:22:10.079Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-24T11:22:10.079Z] ---> cd2ce26e3399 [2022-01-24T11:22:10.079Z] Step 3/21 : WORKDIR /edgex-go [2022-01-24T11:22:10.079Z] ---> Using cache [2022-01-24T11:22:10.079Z] ---> a1a3c49d7d43 [2022-01-24T11:22:10.079Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T11:22:10.343Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T11:22:10.343Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-24T11:22:10.343Z] ---> cd2ce26e3399 [2022-01-24T11:22:10.343Z] Step 3/23 : WORKDIR /edgex-go [2022-01-24T11:22:10.343Z] ---> Using cache [2022-01-24T11:22:10.343Z] ---> a1a3c49d7d43 [2022-01-24T11:22:10.343Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T11:22:10.343Z] ---> Running in efc7f4f67dda [2022-01-24T11:22:10.343Z] ---> Running in 78042e70b8d6 [2022-01-24T11:22:10.608Z] Removing intermediate container d5e74fd5d907 [2022-01-24T11:22:10.608Z] ---> 31f9355bf332 [2022-01-24T11:22:10.608Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-24T11:22:10.608Z] Removing intermediate container 1f3abdf76627 [2022-01-24T11:22:10.608Z] ---> c3279729cd35 [2022-01-24T11:22:10.608Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-24T11:22:10.608Z] Removing intermediate container c0f76499743d [2022-01-24T11:22:10.608Z] ---> 26eeb7005951 [2022-01-24T11:22:10.608Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-24T11:22:10.608Z] ---> Running in d73e761a69de [2022-01-24T11:22:10.608Z] ---> Running in e13e349e2e7c [2022-01-24T11:22:10.608Z] ---> Running in 41d1fc16252d [2022-01-24T11:22:11.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-24T11:22:11.581Z] Removing intermediate container efc7f4f67dda [2022-01-24T11:22:11.581Z] ---> ddf94ea34c62 [2022-01-24T11:22:11.581Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-24T11:22:11.581Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-24T11:22:11.581Z] ---> Running in 8cc52577f927 [2022-01-24T11:22:11.581Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-24T11:22:11.581Z] Removing intermediate container 78042e70b8d6 [2022-01-24T11:22:11.581Z] ---> 824a1721e293 [2022-01-24T11:22:11.581Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-24T11:22:11.581Z] ---> Running in 3490b6d4b34b [2022-01-24T11:22:11.840Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-24T11:22:12.101Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-24T11:22:12.359Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-24T11:22:12.359Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-24T11:22:12.359Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-24T11:22:12.622Z] OK: 221 MiB in 52 packages [2022-01-24T11:22:12.622Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-24T11:22:12.887Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-24T11:22:12.887Z] OK: 221 MiB in 52 packages [2022-01-24T11:22:12.887Z] OK: 221 MiB in 52 packages [2022-01-24T11:22:13.148Z] OK: 221 MiB in 52 packages [2022-01-24T11:22:13.148Z] Removing intermediate container d73e761a69de [2022-01-24T11:22:13.148Z] ---> 28a3f9d17f8a [2022-01-24T11:22:13.148Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-24T11:22:13.148Z] Removing intermediate container 41d1fc16252d [2022-01-24T11:22:13.148Z] ---> d1266a76c784 [2022-01-24T11:22:13.148Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-24T11:22:13.412Z] Removing intermediate container e13e349e2e7c [2022-01-24T11:22:13.412Z] ---> 74ed3b4833b1 [2022-01-24T11:22:13.412Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-24T11:22:13.412Z] OK: 221 MiB in 52 packages [2022-01-24T11:22:13.412Z] ---> 7539851c3022 [2022-01-24T11:22:13.412Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T11:22:13.412Z] Removing intermediate container 8cc52577f927 [2022-01-24T11:22:13.412Z] ---> 3223f482fc87 [2022-01-24T11:22:13.412Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-24T11:22:13.678Z] ---> 0f89283e45a7 [2022-01-24T11:22:13.678Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T11:22:13.678Z] ---> Running in 8775d060a6f7 [2022-01-24T11:22:13.678Z] ---> Running in 099512438a41 [2022-01-24T11:22:13.678Z] ---> 2ff227c4606f [2022-01-24T11:22:13.678Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T11:22:13.678Z] ---> Running in 6ea2d87545e3 [2022-01-24T11:22:13.678Z] ---> fb87300dad2f [2022-01-24T11:22:13.678Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T11:22:13.678Z] ---> Running in ffb96c8196bf [2022-01-24T11:22:13.678Z] Removing intermediate container 3490b6d4b34b [2022-01-24T11:22:13.678Z] ---> 39633d5882d9 [2022-01-24T11:22:13.678Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-24T11:22:13.951Z] ---> fe1154303456 [2022-01-24T11:22:13.951Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T11:22:13.951Z] ---> Running in c77cc4a19b4d [2022-01-24T11:22:15.383Z] Removing intermediate container 099512438a41 [2022-01-24T11:22:15.383Z] ---> 602efbd05378 [2022-01-24T11:22:15.383Z] Step 8/22 : COPY . . [2022-01-24T11:22:16.366Z] Removing intermediate container 8775d060a6f7 [2022-01-24T11:22:16.366Z] ---> 6f7bc8373e4a [2022-01-24T11:22:16.366Z] Step 8/23 : COPY . . [2022-01-24T11:22:16.366Z] Removing intermediate container 6ea2d87545e3 [2022-01-24T11:22:16.366Z] ---> c11de168667f [2022-01-24T11:22:16.366Z] Step 8/31 : COPY . . [2022-01-24T11:22:19.715Z] Removing intermediate container ffb96c8196bf [2022-01-24T11:22:19.715Z] ---> 42bd7823da35 [2022-01-24T11:22:19.715Z] Step 8/21 : COPY . . [2022-01-24T11:22:19.715Z] Removing intermediate container c77cc4a19b4d [2022-01-24T11:22:19.715Z] ---> d3d4e3f4753d [2022-01-24T11:22:19.715Z] Step 8/23 : COPY . . [2022-01-24T11:22:33.103Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-24T11:22:37.860Z] ---> 83ce0a9522f3 [2022-01-24T11:22:37.860Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-24T11:22:38.120Z] ---> a50281eb8858 [2022-01-24T11:22:38.120Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-24T11:22:38.120Z] ---> 4760580a29c9 [2022-01-24T11:22:38.120Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-24T11:22:38.380Z] ---> Running in be7f5e1fa70a [2022-01-24T11:22:38.640Z] ---> Running in dda05fe4e432 [2022-01-24T11:22:38.640Z] ---> Running in 7dd01c6ff0c2 [2022-01-24T11:22:42.859Z] 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-24T11:22:42.859Z] 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-24T11:22:42.859Z] 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-24T11:22:46.177Z] ---> e103e07b74ab [2022-01-24T11:22:46.177Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-24T11:22:46.450Z] ---> Running in a43416796e47 [2022-01-24T11:22:47.038Z] 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-24T11:22:47.616Z] ---> 822894fa8f69 [2022-01-24T11:22:47.616Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-24T11:22:47.616Z] ---> Running in f11fdeefa95a [2022-01-24T11:22:47.877Z] 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-24T11:23:26.678Z] 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-24T11:23:29.663Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-24T11:23:29.943Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-24T11:23:29.987Z] Removing intermediate container be7f5e1fa70a [2022-01-24T11:23:29.987Z] ---> 3a6a1b25852e [2022-01-24T11:23:29.987Z] [2022-01-24T11:23:29.987Z] Step 10/31 : FROM alpine:3.14 [2022-01-24T11:23:29.987Z] 3.14: Pulling from library/alpine [2022-01-24T11:23:30.935Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-24T11:23:30.939Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-24T11:23:30.939Z] Status: Downloaded newer image for alpine:3.14 [2022-01-24T11:23:30.939Z] ---> 0a97eee8041e [2022-01-24T11:23:30.939Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-24T11:23:30.939Z] ---> Running in 34c8b31a332a [2022-01-24T11:23:31.201Z] Removing intermediate container 34c8b31a332a [2022-01-24T11:23:31.201Z] ---> fd81277c3da2 [2022-01-24T11:23:31.201Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-24T11:23:31.201Z] ---> Running in 1c65760d883d [2022-01-24T11:23:31.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-24T11:23:32.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-24T11:23:32.043Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-24T11:23:32.043Z] (2/2) Installing su-exec (0.2-r1) [2022-01-24T11:23:32.043Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T11:23:32.043Z] OK: 6 MiB in 16 packages [2022-01-24T11:23:32.309Z] Removing intermediate container f11fdeefa95a [2022-01-24T11:23:32.309Z] ---> 6bcc3e8811fd [2022-01-24T11:23:32.309Z] [2022-01-24T11:23:32.309Z] Step 10/23 : FROM alpine:3.14 [2022-01-24T11:23:32.309Z] ---> 0a97eee8041e [2022-01-24T11:23:32.309Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-24T11:23:32.377Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-24T11:23:32.571Z] ---> Running in 8edc985f91ab [2022-01-24T11:23:33.516Z] Removing intermediate container 7dd01c6ff0c2 [2022-01-24T11:23:33.516Z] ---> 2303f7686538 [2022-01-24T11:23:33.516Z] [2022-01-24T11:23:33.516Z] Step 10/22 : FROM alpine:3.14 [2022-01-24T11:23:33.516Z] ---> 0a97eee8041e [2022-01-24T11:23:33.516Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-24T11:23:33.516Z] Removing intermediate container dda05fe4e432 [2022-01-24T11:23:33.516Z] ---> 1946d31a6fba [2022-01-24T11:23:33.516Z] [2022-01-24T11:23:33.516Z] Step 10/23 : FROM alpine:3.14 [2022-01-24T11:23:33.516Z] ---> 0a97eee8041e [2022-01-24T11:23:33.516Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-24T11:23:33.516Z] Removing intermediate container 1c65760d883d [2022-01-24T11:23:33.516Z] ---> 43cca220f3c5 [2022-01-24T11:23:33.516Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-24T11:23:33.516Z] Removing intermediate container a43416796e47 [2022-01-24T11:23:33.516Z] ---> 7430eaa1f0dd [2022-01-24T11:23:33.516Z] [2022-01-24T11:23:33.516Z] Step 10/21 : FROM alpine:3.14 [2022-01-24T11:23:33.516Z] ---> 0a97eee8041e [2022-01-24T11:23:33.516Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-24T11:23:33.516Z] ---> Running in b34a8ccfbce3 [2022-01-24T11:23:33.516Z] ---> Running in 5645eec17ca5 [2022-01-24T11:23:33.516Z] ---> Running in febe3fb5fad3 [2022-01-24T11:23:33.516Z] ---> Running in e3b6c4c12402 [2022-01-24T11:23:33.516Z] Removing intermediate container febe3fb5fad3 [2022-01-24T11:23:33.516Z] ---> 4f79cd79195e [2022-01-24T11:23:33.516Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-24T11:23:33.516Z] ---> Running in 35141564e3ae [2022-01-24T11:23:33.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-24T11:23:33.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-24T11:23:33.780Z] Removing intermediate container 35141564e3ae [2022-01-24T11:23:33.780Z] ---> 7d05db03f37c [2022-01-24T11:23:33.780Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-24T11:23:33.780Z] ---> Running in 7886d7a52ac8 [2022-01-24T11:23:34.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-24T11:23:34.044Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-24T11:23:34.044Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T11:23:34.044Z] OK: 6 MiB in 15 packages [2022-01-24T11:23:34.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-24T11:23:34.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-24T11:23:34.308Z] (1/2) Installing ca-certificates (20211220-r0) [2022-01-24T11:23:34.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-24T11:23:34.308Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-24T11:23:34.308Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T11:23:34.308Z] Executing ca-certificates-20211220-r0.trigger [2022-01-24T11:23:34.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-24T11:23:34.573Z] OK: 6 MiB in 16 packages [2022-01-24T11:23:34.573Z] (1/5) Installing ca-certificates (20211220-r0) [2022-01-24T11:23:34.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-24T11:23:34.573Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-24T11:23:34.573Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-24T11:23:34.573Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-24T11:23:34.573Z] (5/5) Installing curl (7.79.1-r0) [2022-01-24T11:23:34.573Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T11:23:34.573Z] Executing ca-certificates-20211220-r0.trigger [2022-01-24T11:23:34.573Z] Removing intermediate container 8edc985f91ab [2022-01-24T11:23:34.573Z] ---> 0e97b5e905dd [2022-01-24T11:23:34.573Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-24T11:23:34.573Z] OK: 8 MiB in 19 packages [2022-01-24T11:23:34.844Z] ---> Running in 09bc7aa6639c [2022-01-24T11:23:34.844Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-24T11:23:34.844Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T11:23:34.844Z] OK: 6 MiB in 15 packages [2022-01-24T11:23:34.844Z] Removing intermediate container 09bc7aa6639c [2022-01-24T11:23:34.844Z] ---> 9e205fa8dd3c [2022-01-24T11:23:34.844Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-24T11:23:34.844Z] ---> Running in ee95623a699c [2022-01-24T11:23:35.109Z] Removing intermediate container 7886d7a52ac8 [2022-01-24T11:23:35.109Z] ---> e926b0952eca [2022-01-24T11:23:35.109Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-24T11:23:35.109Z] Removing intermediate container ee95623a699c [2022-01-24T11:23:35.109Z] ---> 50c3178de6cc [2022-01-24T11:23:35.109Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-24T11:23:35.109Z] ---> Running in efbf41b7fe74 [2022-01-24T11:23:35.109Z] Removing intermediate container b34a8ccfbce3 [2022-01-24T11:23:35.109Z] ---> 90198db78bf5 [2022-01-24T11:23:35.109Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-24T11:23:35.109Z] ---> Running in 83947ad341b3 [2022-01-24T11:23:35.109Z] ---> Running in 0577807b2245 [2022-01-24T11:23:35.109Z] Removing intermediate container 5645eec17ca5 [2022-01-24T11:23:35.109Z] ---> 28a4b0cc64a9 [2022-01-24T11:23:35.109Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-24T11:23:35.368Z] Removing intermediate container e3b6c4c12402 [2022-01-24T11:23:35.368Z] ---> 8fa8a96733f5 [2022-01-24T11:23:35.368Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-24T11:23:35.368Z] ---> Running in c823b33052ee [2022-01-24T11:23:35.368Z] Removing intermediate container efbf41b7fe74 [2022-01-24T11:23:35.368Z] ---> 6b33251e7a45 [2022-01-24T11:23:35.368Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-24T11:23:35.368Z] ---> Running in c41f5c1ce49b [2022-01-24T11:23:35.368Z] Removing intermediate container 0577807b2245 [2022-01-24T11:23:35.368Z] ---> 77f925d8dc8f [2022-01-24T11:23:35.368Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-24T11:23:35.368Z] Removing intermediate container 83947ad341b3 [2022-01-24T11:23:35.368Z] ---> e905ca4010bc [2022-01-24T11:23:35.368Z] Step 15/23 : WORKDIR / [2022-01-24T11:23:35.368Z] ---> Running in d304280a6b2b [2022-01-24T11:23:35.368Z] ---> Running in ec23d282872c [2022-01-24T11:23:35.368Z] Removing intermediate container c823b33052ee [2022-01-24T11:23:35.368Z] ---> 5772dd4d7d37 [2022-01-24T11:23:35.368Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-24T11:23:35.368Z] Removing intermediate container c41f5c1ce49b [2022-01-24T11:23:35.368Z] ---> 309ec32ac824 [2022-01-24T11:23:35.368Z] Step 13/21 : WORKDIR /edgex [2022-01-24T11:23:35.368Z] ---> Running in 248066e9f841 [2022-01-24T11:23:35.633Z] ---> Running in f92704e38ae4 [2022-01-24T11:23:35.633Z] Removing intermediate container d304280a6b2b [2022-01-24T11:23:35.633Z] ---> fed6620354e5 [2022-01-24T11:23:35.633Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-24T11:23:35.633Z] ---> 2868dd242200 [2022-01-24T11:23:35.633Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-24T11:23:35.633Z] Removing intermediate container ec23d282872c [2022-01-24T11:23:35.633Z] ---> bea2160a8416 [2022-01-24T11:23:35.633Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T11:23:35.633Z] ---> Running in 11a597a3b7c2 [2022-01-24T11:23:35.633Z] ---> Running in 227890d4b46f [2022-01-24T11:23:35.633Z] Removing intermediate container 248066e9f841 [2022-01-24T11:23:35.633Z] ---> 21044b0e37bb [2022-01-24T11:23:35.633Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-24T11:23:35.633Z] ---> Running in 96de5101d019 [2022-01-24T11:23:35.633Z] Removing intermediate container f92704e38ae4 [2022-01-24T11:23:35.633Z] ---> 5ff8c46a9424 [2022-01-24T11:23:35.633Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-24T11:23:35.633Z] Removing intermediate container 11a597a3b7c2 [2022-01-24T11:23:35.633Z] ---> 016162cfe10b [2022-01-24T11:23:35.633Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T11:23:35.896Z] Removing intermediate container 96de5101d019 [2022-01-24T11:23:35.896Z] ---> 108421513689 [2022-01-24T11:23:35.896Z] Step 15/23 : WORKDIR / [2022-01-24T11:23:35.896Z] ---> 5a80f215d6ae [2022-01-24T11:23:35.896Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-24T11:23:35.896Z] ---> Running in 8db69a8d6430 [2022-01-24T11:23:35.896Z] ---> cf1ddc3886dd [2022-01-24T11:23:35.896Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-24T11:23:36.162Z] ---> 23a2b833ebdc [2022-01-24T11:23:36.162Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-24T11:23:36.162Z] Removing intermediate container 8db69a8d6430 [2022-01-24T11:23:36.162Z] ---> 6ea190586d35 [2022-01-24T11:23:36.162Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T11:23:36.443Z] Removing intermediate container 227890d4b46f [2022-01-24T11:23:36.443Z] ---> 8729c7aaafcb [2022-01-24T11:23:36.443Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T11:23:36.443Z] ---> db92b3098fb4 [2022-01-24T11:23:36.443Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-24T11:23:36.443Z] ---> 6d43f2f857a7 [2022-01-24T11:23:36.443Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-24T11:23:36.443Z] ---> 20efd8f08fd9 [2022-01-24T11:23:36.443Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-24T11:23:36.443Z] ---> fc0ef4104469 [2022-01-24T11:23:36.443Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-24T11:23:37.046Z] ---> 79644cd5c367 [2022-01-24T11:23:37.046Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-24T11:23:37.046Z] ---> a81fc03ee2b9 [2022-01-24T11:23:37.046Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-24T11:23:37.046Z] ---> 409ebea56a1a [2022-01-24T11:23:37.046Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-24T11:23:37.046Z] ---> 7437492bc12d [2022-01-24T11:23:37.046Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-24T11:23:37.046Z] ---> 57358c83f8f8 [2022-01-24T11:23:37.046Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-24T11:23:37.046Z] ---> Running in c5e47327552e [2022-01-24T11:23:37.046Z] ---> Running in 54526a6ebfa4 [2022-01-24T11:23:37.046Z] ---> Running in 368f0bf5d466 [2022-01-24T11:23:37.312Z] Removing intermediate container 54526a6ebfa4 [2022-01-24T11:23:37.312Z] ---> 1b7a88387ed5 [2022-01-24T11:23:37.312Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T11:23:37.312Z] Removing intermediate container c5e47327552e [2022-01-24T11:23:37.312Z] ---> 7864f73889e2 [2022-01-24T11:23:37.312Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T11:23:37.312Z] ---> Running in aa2912877e2f [2022-01-24T11:23:37.312Z] ---> 3ed6a7f33812 [2022-01-24T11:23:37.312Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-24T11:23:37.312Z] Removing intermediate container 368f0bf5d466 [2022-01-24T11:23:37.312Z] ---> 3f04c9270ac9 [2022-01-24T11:23:37.312Z] Step 18/21 : CMD ["--init=true"] [2022-01-24T11:23:37.312Z] ---> Running in 88bb1acf9ce0 [2022-01-24T11:23:37.312Z] ---> Running in c81f78528bb6 [2022-01-24T11:23:37.312Z] ---> Running in 433446d5b319 [2022-01-24T11:23:37.312Z] ---> f4aa74d1c0ab [2022-01-24T11:23:37.312Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-24T11:23:37.312Z] Removing intermediate container aa2912877e2f [2022-01-24T11:23:37.312Z] ---> ea8d8ffe71d3 [2022-01-24T11:23:37.312Z] Step 21/23 : LABEL arch=x86_64 [2022-01-24T11:23:37.312Z] ---> Running in bf7e6074b85a [2022-01-24T11:23:37.574Z] Removing intermediate container 88bb1acf9ce0 [2022-01-24T11:23:37.575Z] ---> 03ebaf389bad [2022-01-24T11:23:37.575Z] Step 20/22 : LABEL arch=x86_64 [2022-01-24T11:23:37.575Z] Removing intermediate container c81f78528bb6 [2022-01-24T11:23:37.575Z] ---> 5706167db77b [2022-01-24T11:23:37.575Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T11:23:37.575Z] Removing intermediate container 433446d5b319 [2022-01-24T11:23:37.575Z] ---> eec6e776370f [2022-01-24T11:23:37.575Z] Step 19/21 : LABEL arch=x86_64 [2022-01-24T11:23:37.575Z] ---> Running in 6a0b88f36f88 [2022-01-24T11:23:37.575Z] ---> Running in 36a3423e697c [2022-01-24T11:23:37.575Z] ---> Running in 3a9608ad92f8 [2022-01-24T11:23:37.575Z] Removing intermediate container bf7e6074b85a [2022-01-24T11:23:37.575Z] ---> 0e132cdcbd0d [2022-01-24T11:23:37.575Z] Step 22/23 : LABEL git_sha=1156d6641044701ead2f4d0f98e113730026adf9 [2022-01-24T11:23:37.575Z] ---> 33348543d1b0 [2022-01-24T11:23:37.575Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-24T11:23:37.575Z] ---> Running in d7eb8f1397eb [2022-01-24T11:23:37.575Z] Removing intermediate container 6a0b88f36f88 [2022-01-24T11:23:37.575Z] ---> e7065988ed1c [2022-01-24T11:23:37.575Z] Step 21/22 : LABEL git_sha=1156d6641044701ead2f4d0f98e113730026adf9 [2022-01-24T11:23:37.575Z] Removing intermediate container 3a9608ad92f8 [2022-01-24T11:23:37.575Z] ---> f5619b2bc1e5 [2022-01-24T11:23:37.575Z] Step 21/23 : LABEL arch=x86_64 [2022-01-24T11:23:37.575Z] ---> Running in ad2869a86317 [2022-01-24T11:23:37.841Z] ---> Running in bf5c9463e866 [2022-01-24T11:23:37.841Z] Removing intermediate container 36a3423e697c [2022-01-24T11:23:37.841Z] ---> 8107a3f8c3d7 [2022-01-24T11:23:37.841Z] Step 20/21 : LABEL git_sha=1156d6641044701ead2f4d0f98e113730026adf9 [2022-01-24T11:23:37.841Z] Removing intermediate container d7eb8f1397eb [2022-01-24T11:23:37.841Z] ---> 7539ac56010b [2022-01-24T11:23:37.841Z] Step 23/23 : LABEL version=0.0.0 [2022-01-24T11:23:37.841Z] ---> Running in e84cb68c9e78 [2022-01-24T11:23:37.841Z] ---> Running in 0d4eb7d457e7 [2022-01-24T11:23:37.841Z] Removing intermediate container ad2869a86317 [2022-01-24T11:23:37.841Z] ---> 12490926dddd [2022-01-24T11:23:37.841Z] Step 22/22 : LABEL version=0.0.0 [2022-01-24T11:23:37.841Z] ---> c2dbeb71aa20 [2022-01-24T11:23:37.841Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-24T11:23:37.841Z] Removing intermediate container bf5c9463e866 [2022-01-24T11:23:37.841Z] ---> 56b9ce94da53 [2022-01-24T11:23:37.841Z] Step 22/23 : LABEL git_sha=1156d6641044701ead2f4d0f98e113730026adf9 [2022-01-24T11:23:37.841Z] ---> Running in f9aa17248c44 [2022-01-24T11:23:37.841Z] Removing intermediate container e84cb68c9e78 [2022-01-24T11:23:37.841Z] ---> cb22f0271e95 [2022-01-24T11:23:37.841Z] Step 21/21 : LABEL version=0.0.0 [2022-01-24T11:23:37.841Z] ---> Running in 003deb5f12d4 [2022-01-24T11:23:38.105Z] Removing intermediate container 0d4eb7d457e7 [2022-01-24T11:23:38.105Z] ---> fe731c6b7b2d [2022-01-24T11:23:38.105Z] [2022-01-24T11:23:38.105Z] ---> Running in 9d9d5e8478f9 [2022-01-24T11:23:38.105Z] Removing intermediate container f9aa17248c44 [2022-01-24T11:23:38.105Z] ---> 42fad07b9dc7 [2022-01-24T11:23:38.105Z] [2022-01-24T11:23:38.105Z] Successfully built fe731c6b7b2d [2022-01-24T11:23:38.105Z] Successfully tagged core-command:latest [2022-01-24T11:23:38.105Z] Building security-secretstore-setup [2022-01-24T11:23:38.105Z]  Building core-command ... done Successfully built 42fad07b9dc7 [2022-01-24T11:23:38.105Z] Successfully tagged support-notifications:latest [2022-01-24T11:23:38.105Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-01-24T11:23:38.105Z] Removing intermediate container 003deb5f12d4 [2022-01-24T11:23:38.105Z] ---> fb934ef9e343 [2022-01-24T11:23:38.105Z] Step 23/23 : LABEL version=0.0.0 [2022-01-24T11:23:38.105Z] ---> 5657c5ce4877 [2022-01-24T11:23:38.105Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-24T11:23:38.105Z] Removing intermediate container 9d9d5e8478f9 [2022-01-24T11:23:38.105Z] ---> 1e62ed862f13 [2022-01-24T11:23:38.105Z] [2022-01-24T11:23:38.105Z] ---> Running in f701850109e3 [2022-01-24T11:23:38.365Z] Successfully built 1e62ed862f13 [2022-01-24T11:23:38.365Z] Successfully tagged security-proxy-setup:latest [2022-01-24T11:23:38.365Z]  Building security-proxy-setup ... done  ---> Running in defdfe33b117 [2022-01-24T11:23:38.365Z] Building core-data [2022-01-24T11:23:38.365Z] Removing intermediate container f701850109e3 [2022-01-24T11:23:38.365Z] ---> f3a446a3b141 [2022-01-24T11:23:38.365Z] [2022-01-24T11:23:38.365Z] Successfully built f3a446a3b141 [2022-01-24T11:23:38.628Z] Successfully tagged core-metadata:latest [2022-01-24T11:23:38.628Z]  Building core-metadata ... done Building support-scheduler [2022-01-24T11:23:38.628Z] Removing intermediate container defdfe33b117 [2022-01-24T11:23:38.628Z] ---> d81d68af2c6b [2022-01-24T11:23:38.628Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-24T11:23:40.560Z] ---> ed274aea6a6a [2022-01-24T11:23:40.560Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-24T11:23:40.560Z] ---> Running in 6fe7db74589a [2022-01-24T11:23:42.583Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-24T11:23:42.584Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-24T11:23:42.584Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-24T11:23:42.584Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-24T11:23:42.584Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-24T11:23:42.584Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-24T11:23:42.584Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-24T11:23:42.584Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-24T11:23:42.584Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-24T11:23:42.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-24T11:23:43.138Z] Removing intermediate container 6fe7db74589a [2022-01-24T11:23:43.138Z] ---> 6a304e42d4d6 [2022-01-24T11:23:43.138Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-24T11:23:43.710Z] ---> Running in c16c0467731b [2022-01-24T11:23:43.971Z] Removing intermediate container c16c0467731b [2022-01-24T11:23:43.971Z] ---> 2630c99af74e [2022-01-24T11:23:43.971Z] Step 28/31 : CMD ["gate"] [2022-01-24T11:23:44.235Z] ---> Running in 5f2128e10901 [2022-01-24T11:23:44.496Z] Removing intermediate container 5f2128e10901 [2022-01-24T11:23:44.496Z] ---> 2b3dd4ea18c9 [2022-01-24T11:23:44.496Z] Step 29/31 : LABEL arch=x86_64 [2022-01-24T11:23:44.766Z] ---> Running in 58b090364688 [2022-01-24T11:23:45.036Z] Removing intermediate container 58b090364688 [2022-01-24T11:23:45.036Z] ---> b4ac6ee01faf [2022-01-24T11:23:45.036Z] Step 30/31 : LABEL git_sha=1156d6641044701ead2f4d0f98e113730026adf9 [2022-01-24T11:23:45.036Z] ---> Running in b12157710983 [2022-01-24T11:23:45.615Z] Removing intermediate container b12157710983 [2022-01-24T11:23:45.615Z] ---> c7daf6becce5 [2022-01-24T11:23:45.615Z] Step 31/31 : LABEL version=0.0.0 [2022-01-24T11:23:45.878Z] ---> Running in 8534fbcec495 [2022-01-24T11:23:46.139Z] Removing intermediate container 8534fbcec495 [2022-01-24T11:23:46.139Z] ---> ce5dd7c25ff2 [2022-01-24T11:23:46.139Z] [2022-01-24T11:23:46.139Z] Successfully built ce5dd7c25ff2 [2022-01-24T11:23:46.139Z] Successfully tagged security-bootstrapper:latest [2022-01-24T11:23:50.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.256s coverage: 28.7% of statements [2022-01-24T11:23:50.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-24T11:23:50.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-24T11:23:52.739Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T11:23:52.739Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-24T11:23:52.739Z] ---> cd2ce26e3399 [2022-01-24T11:23:52.739Z] Step 3/23 : WORKDIR /edgex-go [2022-01-24T11:23:52.739Z] ---> Using cache [2022-01-24T11:23:52.739Z] ---> a1a3c49d7d43 [2022-01-24T11:23:52.739Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T11:23:52.739Z] ---> Using cache [2022-01-24T11:23:52.739Z] ---> 824a1721e293 [2022-01-24T11:23:52.739Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-24T11:23:52.739Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T11:23:52.739Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-24T11:23:52.739Z] ---> cd2ce26e3399 [2022-01-24T11:23:52.739Z] Step 3/25 : WORKDIR /edgex-go [2022-01-24T11:23:52.739Z] ---> Using cache [2022-01-24T11:23:52.739Z] ---> a1a3c49d7d43 [2022-01-24T11:23:52.739Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T11:23:52.739Z] ---> Using cache [2022-01-24T11:23:52.739Z] ---> 824a1721e293 [2022-01-24T11:23:52.739Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-24T11:23:52.739Z] ---> Using cache [2022-01-24T11:23:52.739Z] ---> 39633d5882d9 [2022-01-24T11:23:52.739Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-24T11:23:52.739Z] ---> Using cache [2022-01-24T11:23:52.739Z] ---> fe1154303456 [2022-01-24T11:23:52.739Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T11:23:52.739Z] ---> Using cache [2022-01-24T11:23:52.739Z] ---> d3d4e3f4753d [2022-01-24T11:23:52.739Z] Step 8/25 : COPY . . [2022-01-24T11:23:52.739Z] ---> Using cache [2022-01-24T11:23:52.739Z] ---> 822894fa8f69 [2022-01-24T11:23:52.739Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-24T11:23:52.739Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T11:23:52.739Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-24T11:23:52.739Z] ---> cd2ce26e3399 [2022-01-24T11:23:52.739Z] Step 3/23 : WORKDIR /edgex-go [2022-01-24T11:23:52.739Z] ---> Using cache [2022-01-24T11:23:52.739Z] ---> a1a3c49d7d43 [2022-01-24T11:23:52.739Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T11:23:52.739Z] ---> Using cache [2022-01-24T11:23:52.739Z] ---> 824a1721e293 [2022-01-24T11:23:52.739Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-24T11:23:53.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.365s coverage: 98.5% of statements [2022-01-24T11:23:53.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-24T11:23:53.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.387s coverage: 44.7% of statements [2022-01-24T11:23:53.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-24T11:23:53.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-24T11:23:54.128Z] ---> Running in 67e79f70a20b [2022-01-24T11:23:54.128Z] ---> Running in 5b68c9a69942 [2022-01-24T11:23:54.128Z] ---> Running in 0f67d1d3891b [2022-01-24T11:23:54.710Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-24T11:23:54.710Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-24T11:23:54.972Z] 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-24T11:23:54.972Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T11:23:54.972Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-24T11:23:54.972Z] ---> cd2ce26e3399 [2022-01-24T11:23:54.972Z] Step 3/22 : WORKDIR /edgex-go [2022-01-24T11:23:54.972Z] ---> Using cache [2022-01-24T11:23:54.972Z] ---> a1a3c49d7d43 [2022-01-24T11:23:54.972Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T11:23:54.972Z] ---> Using cache [2022-01-24T11:23:54.972Z] ---> 824a1721e293 [2022-01-24T11:23:54.972Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-24T11:23:54.972Z] ---> Using cache [2022-01-24T11:23:54.973Z] ---> 39633d5882d9 [2022-01-24T11:23:54.973Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-24T11:23:54.973Z] ---> Using cache [2022-01-24T11:23:54.973Z] ---> fe1154303456 [2022-01-24T11:23:54.973Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T11:23:54.973Z] ---> Using cache [2022-01-24T11:23:54.973Z] ---> d3d4e3f4753d [2022-01-24T11:23:55.235Z] Step 8/22 : COPY . . [2022-01-24T11:23:55.235Z] ---> Using cache [2022-01-24T11:23:55.235Z] ---> 822894fa8f69 [2022-01-24T11:23:55.235Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-24T11:23:55.235Z] ---> Running in 3d12d964f789 [2022-01-24T11:23:55.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.685s coverage: 89.5% of statements [2022-01-24T11:23:55.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-24T11:23:55.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-24T11:23:55.498Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-24T11:23:55.763Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-24T11:23:56.029Z] 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-24T11:23:56.029Z] OK: 221 MiB in 52 packages [2022-01-24T11:23:56.294Z] OK: 221 MiB in 52 packages [2022-01-24T11:23:56.558Z] Removing intermediate container 67e79f70a20b [2022-01-24T11:23:56.558Z] ---> 4754ee2f6f51 [2022-01-24T11:23:56.558Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-24T11:23:56.821Z] Removing intermediate container 5b68c9a69942 [2022-01-24T11:23:56.821Z] ---> 231447151ef6 [2022-01-24T11:23:56.821Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-24T11:23:56.821Z] ---> 1bfa63b8275d [2022-01-24T11:23:56.821Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T11:23:56.821Z] ---> Running in 47154903de14 [2022-01-24T11:23:57.085Z] ---> dffe48b62b53 [2022-01-24T11:23:57.085Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T11:23:57.085Z] ---> Running in 6ce9a0fae034 [2022-01-24T11:23:57.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.218s coverage: 84.4% of statements [2022-01-24T11:23:57.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-24T11:23:57.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-24T11:23:57.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-24T11:23:57.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-24T11:23:57.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-24T11:23:59.016Z] Removing intermediate container 47154903de14 [2022-01-24T11:23:59.016Z] ---> 1601a1f1f928 [2022-01-24T11:23:59.016Z] Step 8/23 : COPY . . [2022-01-24T11:23:59.594Z] Removing intermediate container 6ce9a0fae034 [2022-01-24T11:23:59.594Z] ---> 05288da63821 [2022-01-24T11:23:59.594Z] Step 8/23 : COPY . . [2022-01-24T11:24:05.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.653s coverage: 94.2% of statements [2022-01-24T11:24:05.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-24T11:24:05.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-24T11:24:05.772Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.218s coverage: 59.1% of statements [2022-01-24T11:24:05.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-24T11:24:05.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-24T11:24:05.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-24T11:24:05.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-24T11:24:05.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-24T11:24:05.772Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.197s coverage: 60.0% of statements [2022-01-24T11:24:05.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-24T11:24:05.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-24T11:24:05.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-24T11:24:05.772Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.328s coverage: 0.9% of statements [2022-01-24T11:24:05.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-24T11:24:05.772Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.184s coverage: 58.8% of statements [2022-01-24T11:24:05.772Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.295s coverage: 21.7% of statements [2022-01-24T11:24:05.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-24T11:24:05.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.183s coverage: 47.1% of statements [2022-01-24T11:24:05.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.198s coverage: 79.5% of statements [2022-01-24T11:24:05.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.177s coverage: 94.1% of statements [2022-01-24T11:24:05.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.202s coverage: 96.3% of statements [2022-01-24T11:24:05.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.197s coverage: 87.5% of statements [2022-01-24T11:24:12.057Z] ---> 1347d4dc1697 [2022-01-24T11:24:12.057Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-24T11:24:12.057Z] ---> 98498f8cb525 [2022-01-24T11:24:12.057Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-24T11:24:12.057Z] ---> Running in 6cb392b1d135 [2022-01-24T11:24:12.057Z] ---> Running in 55bcda03598b [2022-01-24T11:24:12.057Z] 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-24T11:24:12.057Z] 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-24T11:24:18.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.198s coverage: 94.4% of statements [2022-01-24T11:24:18.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.163s coverage: 44.8% of statements [2022-01-24T11:24:23.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.567s coverage: 82.5% of statements [2022-01-24T11:24:23.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-24T11:24:26.982Z] 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-24T11:24:29.538Z] Removing intermediate container 0f67d1d3891b [2022-01-24T11:24:29.538Z] ---> 9a70d9ab9ace [2022-01-24T11:24:29.538Z] [2022-01-24T11:24:29.538Z] Step 10/25 : FROM alpine:3.14 [2022-01-24T11:24:29.538Z] ---> 0a97eee8041e [2022-01-24T11:24:29.538Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-24T11:24:29.538Z] ---> Running in 7bba8795eccf [2022-01-24T11:24:29.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-24T11:24:29.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-24T11:24:30.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.259s coverage: 92.9% of statements [2022-01-24T11:24:30.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-24T11:24:30.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-24T11:24:30.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-24T11:24:30.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2022-01-24T11:24:30.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-24T11:24:30.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-24T11:24:30.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-24T11:24:30.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-24T11:24:30.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-24T11:24:30.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.177s coverage: 87.2% of statements [2022-01-24T11:24:30.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-24T11:24:30.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-24T11:24:30.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2022-01-24T11:24:30.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-24T11:24:30.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.234s coverage: 58.8% of statements [2022-01-24T11:24:30.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-24T11:24:30.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.253s coverage: 80.0% of statements [2022-01-24T11:24:30.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.202s coverage: 87.2% of statements [2022-01-24T11:24:30.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.244s coverage: 85.4% of statements [2022-01-24T11:24:30.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.718s coverage: 91.2% of statements [2022-01-24T11:24:30.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-24T11:24:30.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.707s coverage: 64.4% of statements [2022-01-24T11:24:30.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-24T11:24:30.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-24T11:24:30.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.164s coverage: 100.0% of statements [2022-01-24T11:24:30.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 89.4% of statements [2022-01-24T11:24:30.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements [2022-01-24T11:24:30.386Z] (1/3) Installing ca-certificates (20211220-r0) [2022-01-24T11:24:30.386Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-24T11:24:30.386Z] (3/3) Installing su-exec (0.2-r1) [2022-01-24T11:24:30.386Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T11:24:30.386Z] Executing ca-certificates-20211220-r0.trigger [2022-01-24T11:24:30.386Z] OK: 6 MiB in 17 packages [2022-01-24T11:24:31.329Z] Removing intermediate container 7bba8795eccf [2022-01-24T11:24:31.329Z] ---> a1c812e7121a [2022-01-24T11:24:31.329Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-24T11:24:31.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements [2022-01-24T11:24:31.590Z] ---> Running in baed3f0d882d [2022-01-24T11:24:31.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.143s coverage: 100.0% of statements [2022-01-24T11:24:31.850Z] Removing intermediate container baed3f0d882d [2022-01-24T11:24:31.850Z] ---> 9f6757098959 [2022-01-24T11:24:31.850Z] Step 13/25 : WORKDIR / [2022-01-24T11:24:31.850Z] ---> Running in ecc88070b5d0 [2022-01-24T11:24:32.112Z] Removing intermediate container 3d12d964f789 [2022-01-24T11:24:32.112Z] ---> 55f3d728e509 [2022-01-24T11:24:32.112Z] [2022-01-24T11:24:32.112Z] Step 10/22 : FROM alpine:3.14 [2022-01-24T11:24:32.112Z] ---> 0a97eee8041e [2022-01-24T11:24:32.112Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-24T11:24:32.112Z] ---> Using cache [2022-01-24T11:24:32.112Z] ---> 28a4b0cc64a9 [2022-01-24T11:24:32.112Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-24T11:24:32.112Z] ---> Using cache [2022-01-24T11:24:32.112Z] ---> 5772dd4d7d37 [2022-01-24T11:24:32.112Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-24T11:24:32.112Z] Removing intermediate container ecc88070b5d0 [2022-01-24T11:24:32.112Z] ---> cefd716c3d8b [2022-01-24T11:24:32.112Z] 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-24T11:24:32.112Z] ---> Running in f883947a2eea [2022-01-24T11:24:32.377Z] Removing intermediate container f883947a2eea [2022-01-24T11:24:32.377Z] ---> 5dd4cdfe832a [2022-01-24T11:24:32.377Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-24T11:24:32.377Z] ---> 8e15706f3dc7 [2022-01-24T11:24:32.377Z] 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-24T11:24:32.377Z] ---> Running in 8e0419c8b028 [2022-01-24T11:24:32.638Z] Removing intermediate container 8e0419c8b028 [2022-01-24T11:24:32.638Z] ---> 7754e114cc8b [2022-01-24T11:24:32.638Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T11:24:32.899Z] ---> 78669a1f5337 [2022-01-24T11:24:32.899Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-24T11:24:33.168Z] ---> ae1745ef9356 [2022-01-24T11:24:33.168Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-24T11:24:33.449Z] ---> 940b5446338e [2022-01-24T11:24:33.449Z] 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-24T11:24:33.719Z] ---> c1a458dcc6d2 [2022-01-24T11:24:33.719Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-24T11:24:33.719Z] ---> 142669827cb5 [2022-01-24T11:24:33.719Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-24T11:24:33.987Z] ---> 989446e1880b [2022-01-24T11:24:33.987Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-24T11:24:34.266Z] ---> Running in 87de923de069 [2022-01-24T11:24:34.266Z] ---> f2ee15be65fc [2022-01-24T11:24:34.266Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-24T11:24:34.554Z] Removing intermediate container 87de923de069 [2022-01-24T11:24:34.554Z] ---> 9389d24277ac [2022-01-24T11:24:34.554Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T11:24:34.554Z] ---> Running in c4eaaecb382d [2022-01-24T11:24:34.824Z] Removing intermediate container c4eaaecb382d [2022-01-24T11:24:34.824Z] ---> f66e42346ff7 [2022-01-24T11:24:34.824Z] Step 20/22 : LABEL arch=x86_64 [2022-01-24T11:24:34.824Z] ---> Running in d80c98e4ca0a [2022-01-24T11:24:34.824Z] ---> d0260ef8eff1 [2022-01-24T11:24:34.824Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-24T11:24:35.095Z] Removing intermediate container d80c98e4ca0a [2022-01-24T11:24:35.095Z] ---> 63b915cf663b [2022-01-24T11:24:35.095Z] Step 21/22 : LABEL git_sha=1156d6641044701ead2f4d0f98e113730026adf9 [2022-01-24T11:24:35.095Z] ---> Running in 84fa6a9f9929 [2022-01-24T11:24:35.095Z] ---> 7da63578efca [2022-01-24T11:24:35.095Z] 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-24T11:24:35.364Z] Removing intermediate container 84fa6a9f9929 [2022-01-24T11:24:35.364Z] ---> ad49d271adee [2022-01-24T11:24:35.364Z] Step 22/22 : LABEL version=0.0.0 [2022-01-24T11:24:35.364Z] ---> Running in 8bc8c9ec7d79 [2022-01-24T11:24:35.364Z] ---> Running in d1b6bd66b9eb [2022-01-24T11:24:35.634Z] Removing intermediate container d1b6bd66b9eb [2022-01-24T11:24:35.634Z] ---> d1ca55adfdb1 [2022-01-24T11:24:35.634Z] [2022-01-24T11:24:35.903Z] Successfully built d1ca55adfdb1 [2022-01-24T11:24:35.903Z] Successfully tagged support-scheduler:latest [2022-01-24T11:24:36.166Z]  Building support-scheduler ... done Removing intermediate container 8bc8c9ec7d79 [2022-01-24T11:24:36.166Z] ---> c104e406a082 [2022-01-24T11:24:36.166Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-24T11:24:36.434Z] ---> Running in fe96527e0ec5 [2022-01-24T11:24:36.434Z] Removing intermediate container fe96527e0ec5 [2022-01-24T11:24:36.434Z] ---> 6fb148e72c97 [2022-01-24T11:24:36.434Z] Step 23/25 : LABEL arch=x86_64 [2022-01-24T11:24:36.434Z] ---> Running in 6aa7cbc9027c [2022-01-24T11:24:36.713Z] Removing intermediate container 6aa7cbc9027c [2022-01-24T11:24:36.713Z] ---> 9eb4cf77d71d [2022-01-24T11:24:36.714Z] Step 24/25 : LABEL git_sha=1156d6641044701ead2f4d0f98e113730026adf9 [2022-01-24T11:24:36.714Z] ---> Running in 12a32676641e [2022-01-24T11:24:36.714Z] Removing intermediate container 12a32676641e [2022-01-24T11:24:36.714Z] ---> 25db9db9c1a7 [2022-01-24T11:24:36.714Z] Step 25/25 : LABEL version=0.0.0 [2022-01-24T11:24:36.714Z] ---> Running in 82e5300998e0 [2022-01-24T11:24:37.006Z] Removing intermediate container 82e5300998e0 [2022-01-24T11:24:37.006Z] ---> b431767b564d [2022-01-24T11:24:37.006Z] [2022-01-24T11:24:37.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.230s coverage: 65.4% of statements [2022-01-24T11:24:37.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-24T11:24:37.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-24T11:24:37.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-24T11:24:37.277Z] Successfully built b431767b564d [2022-01-24T11:24:37.277Z] Successfully tagged security-secretstore-setup:latest [2022-01-24T11:24:39.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.728s coverage: 43.8% of statements [2022-01-24T11:24:39.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-24T11:24:39.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-24T11:24:39.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.193s coverage: 89.5% of statements [2022-01-24T11:24:39.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-24T11:24:39.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.237s coverage: 84.8% of statements [2022-01-24T11:24:39.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-24T11:24:42.679Z]  Building security-secretstore-setup ... done Removing intermediate container 6cb392b1d135 [2022-01-24T11:24:42.679Z] ---> 9c17e49e3c61 [2022-01-24T11:24:42.679Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-24T11:24:42.679Z] ---> Running in 87ccd6663f09 [2022-01-24T11:24:42.679Z] 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-24T11:24:43.660Z] Removing intermediate container 87ccd6663f09 [2022-01-24T11:24:43.660Z] ---> ea0e2f6dc433 [2022-01-24T11:24:43.660Z] [2022-01-24T11:24:43.660Z] Step 11/23 : FROM docker:20.10.10 [2022-01-24T11:24:43.660Z] 20.10.10: Pulling from library/docker [2022-01-24T11:24:46.256Z] Removing intermediate container 55bcda03598b [2022-01-24T11:24:46.256Z] ---> bc6c553cd7fe [2022-01-24T11:24:46.256Z] [2022-01-24T11:24:46.256Z] Step 10/23 : FROM alpine:3.14 [2022-01-24T11:24:46.256Z] ---> 0a97eee8041e [2022-01-24T11:24:46.256Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-24T11:24:46.256Z] ---> Running in af7b5f283aa7 [2022-01-24T11:24:46.520Z] Removing intermediate container af7b5f283aa7 [2022-01-24T11:24:46.520Z] ---> 8a99f7c99759 [2022-01-24T11:24:46.520Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-24T11:24:46.520Z] ---> Running in 5f268978364e [2022-01-24T11:24:46.520Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-24T11:24:46.520Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-24T11:24:46.520Z] ---> b706a049f56e [2022-01-24T11:24:46.520Z] 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-24T11:24:46.520Z] Removing intermediate container 5f268978364e [2022-01-24T11:24:46.520Z] ---> 17ca88a8fdec [2022-01-24T11:24:46.520Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-24T11:24:46.520Z] ---> Running in 7f3a8b2dee3c [2022-01-24T11:24:46.520Z] ---> Running in 8d9525cbf4cc [2022-01-24T11:24:46.520Z] Removing intermediate container 7f3a8b2dee3c [2022-01-24T11:24:46.520Z] ---> a82b2fb99c8a [2022-01-24T11:24:46.520Z] 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-24T11:24:46.520Z] Removing intermediate container 8d9525cbf4cc [2022-01-24T11:24:46.520Z] ---> 1dc14bb27a1b [2022-01-24T11:24:46.520Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T11:24:46.785Z] ---> Running in 46da3483a6be [2022-01-24T11:24:46.785Z] ---> Running in 4b34811b821a [2022-01-24T11:24:47.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-24T11:24:47.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-24T11:24:47.345Z] Removing intermediate container 4b34811b821a [2022-01-24T11:24:47.345Z] ---> 0937a71fba21 [2022-01-24T11:24:47.345Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-24T11:24:47.345Z] (1/42) Installing readline (8.1.0-r0) [2022-01-24T11:24:47.345Z] (2/42) Installing bash (5.1.4-r0) [2022-01-24T11:24:47.345Z] ---> Running in ed249cce1044 [2022-01-24T11:24:47.345Z] Executing bash-5.1.4-r0.post-install [2022-01-24T11:24:47.345Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-24T11:24:47.345Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-24T11:24:47.345Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-24T11:24:47.345Z] (6/42) Installing curl (7.79.1-r0) [2022-01-24T11:24:47.345Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-24T11:24:47.345Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-24T11:24:47.345Z] (9/42) Installing expat (2.4.3-r0) [2022-01-24T11:24:47.345Z] (10/42) Installing libffi (3.3-r2) [2022-01-24T11:24:47.345Z] (11/42) Installing gdbm (1.19-r0) [2022-01-24T11:24:47.345Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-24T11:24:47.345Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-24T11:24:47.345Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-24T11:24:47.345Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-24T11:24:47.345Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-24T11:24:47.345Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-24T11:24:47.481Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.249s coverage: 17.7% of statements [2022-01-24T11:24:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-24T11:24:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-24T11:24:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-24T11:24:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-24T11:24:47.481Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.576s coverage: 92.3% of statements [2022-01-24T11:24:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-24T11:24:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-24T11:24:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-24T11:24:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-24T11:24:47.481Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.242s coverage: 63.2% of statements [2022-01-24T11:24:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-24T11:24:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-24T11:24:47.481Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.410s coverage: 97.7% of statements [2022-01-24T11:24:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-24T11:24:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-24T11:24:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-24T11:24:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-24T11:24:47.481Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.171s coverage: 28.9% of statements [2022-01-24T11:24:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-24T11:24:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-24T11:24:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-24T11:24:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-24T11:24:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-24T11:24:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-24T11:24:47.481Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.167s coverage: 100.0% of statements [2022-01-24T11:24:47.481Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-01-24T11:24:47.481Z] 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-24T11:24:47.481Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-01-24T11:24:47.481Z] GO111MODULE=on go vet ./... [2022-01-24T11:24:47.607Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-24T11:24:47.959Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-24T11:24:47.959Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-24T11:24:47.959Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-24T11:24:47.959Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-24T11:24:47.959Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-24T11:24:47.959Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-24T11:24:47.959Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-24T11:24:47.959Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-24T11:24:47.959Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-24T11:24:47.959Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-24T11:24:47.959Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-24T11:24:47.959Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-24T11:24:47.959Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-24T11:24:47.959Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-24T11:24:47.959Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-24T11:24:47.959Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-24T11:24:47.959Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-24T11:24:47.959Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-24T11:24:47.959Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-24T11:24:47.959Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-24T11:24:47.959Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-24T11:24:47.959Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-24T11:24:47.959Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-24T11:24:47.959Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-24T11:24:47.959Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-24T11:24:48.222Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T11:24:48.222Z] OK: 84 MiB in 64 packages [2022-01-24T11:24:48.222Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-24T11:24:48.806Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-24T11:24:48.806Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-24T11:24:48.806Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-24T11:24:48.806Z] Collecting docker-compose==1.23.2 [2022-01-24T11:24:48.806Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-24T11:24:49.071Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-24T11:24:49.071Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-24T11:24:49.071Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-24T11:24:49.071Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-24T11:24:49.071Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-24T11:24:49.334Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T11:24:49.334Z] OK: 8 MiB in 20 packages [2022-01-24T11:24:50.276Z] Collecting docker<4.0,>=3.6.0 [2022-01-24T11:24:50.276Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-24T11:24:50.276Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-24T11:24:50.276Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-24T11:24:50.276Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-24T11:24:50.276Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-24T11:24:50.276Z] 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-24T11:24:50.537Z] Collecting jsonschema<3,>=2.5.1 [2022-01-24T11:24:50.537Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-24T11:24:50.537Z] Collecting PyYAML<4,>=3.10 [2022-01-24T11:24:50.537Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-24T11:24:50.799Z] Removing intermediate container ed249cce1044 [2022-01-24T11:24:50.799Z] ---> 4fc01a514161 [2022-01-24T11:24:50.799Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T11:24:50.799Z] ---> 942b7565270a [2022-01-24T11:24:50.800Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-24T11:24:51.062Z] Collecting texttable<0.10,>=0.9.0 [2022-01-24T11:24:51.062Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-24T11:24:51.331Z] ---> 85ee8eb8e283 [2022-01-24T11:24:51.331Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-24T11:24:51.331Z] ---> f8fcab851051 [2022-01-24T11:24:51.331Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-24T11:24:51.331Z] ---> Running in 30f9cb3224b3 [2022-01-24T11:24:51.597Z] Collecting cached-property<2,>=1.2.0 [2022-01-24T11:24:51.597Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-24T11:24:51.597Z] Collecting docopt<0.7,>=0.6.1 [2022-01-24T11:24:51.597Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-24T11:24:51.597Z] Removing intermediate container 30f9cb3224b3 [2022-01-24T11:24:51.597Z] ---> 3337b90e566d [2022-01-24T11:24:51.597Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T11:24:51.597Z] ---> Running in 51a429e5ae86 [2022-01-24T11:24:51.856Z] Removing intermediate container 51a429e5ae86 [2022-01-24T11:24:51.856Z] ---> d536c732fbfa [2022-01-24T11:24:51.856Z] Step 21/23 : LABEL arch=x86_64 [2022-01-24T11:24:51.856Z] ---> Running in fa047935fbff [2022-01-24T11:24:51.856Z] Collecting docker-pycreds>=0.4.0 [2022-01-24T11:24:51.856Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-24T11:24:51.856Z] Removing intermediate container fa047935fbff [2022-01-24T11:24:51.856Z] ---> da71ca50b86d [2022-01-24T11:24:51.856Z] Step 22/23 : LABEL git_sha=1156d6641044701ead2f4d0f98e113730026adf9 [2022-01-24T11:24:51.856Z] ---> Running in 57bede5d0618 [2022-01-24T11:24:51.856Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-24T11:24:51.856Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-24T11:24:51.856Z] 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-24T11:24:52.116Z] Removing intermediate container 57bede5d0618 [2022-01-24T11:24:52.116Z] ---> bfa58d2c7452 [2022-01-24T11:24:52.116Z] Step 23/23 : LABEL version=0.0.0 [2022-01-24T11:24:52.116Z] ---> Running in 9e75a7eae850 [2022-01-24T11:24:52.116Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-24T11:24:52.116Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-24T11:24:52.116Z] Collecting idna<2.8,>=2.5 [2022-01-24T11:24:52.116Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-24T11:24:52.116Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-24T11:24:52.116Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-24T11:24:52.116Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-24T11:24:52.116Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-24T11:24:52.116Z] Removing intermediate container 9e75a7eae850 [2022-01-24T11:24:52.117Z] ---> aabf161c0872 [2022-01-24T11:24:52.117Z] [2022-01-24T11:24:52.117Z] Successfully built aabf161c0872 [2022-01-24T11:24:52.117Z] Successfully tagged core-data:latest [2022-01-24T11:24:52.117Z]  Building core-data ... done Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-24T11:24:52.117Z] Attempting uninstall: urllib3 [2022-01-24T11:24:52.117Z] Found existing installation: urllib3 1.26.5 [2022-01-24T11:24:52.117Z] Uninstalling urllib3-1.26.5: [2022-01-24T11:24:52.378Z] Successfully uninstalled urllib3-1.26.5 [2022-01-24T11:24:52.378Z] Attempting uninstall: idna [2022-01-24T11:24:52.378Z] Found existing installation: idna 3.2 [2022-01-24T11:24:52.378Z] Uninstalling idna-3.2: [2022-01-24T11:24:52.378Z] Successfully uninstalled idna-3.2 [2022-01-24T11:24:52.639Z] Attempting uninstall: chardet [2022-01-24T11:24:52.639Z] Found existing installation: chardet 4.0.0 [2022-01-24T11:24:52.640Z] Uninstalling chardet-4.0.0: [2022-01-24T11:24:52.640Z] Successfully uninstalled chardet-4.0.0 [2022-01-24T11:24:52.900Z] Attempting uninstall: requests [2022-01-24T11:24:52.900Z] Found existing installation: requests 2.25.1 [2022-01-24T11:24:52.900Z] Uninstalling requests-2.25.1: [2022-01-24T11:24:52.900Z] Successfully uninstalled requests-2.25.1 [2022-01-24T11:24:52.900Z] Running setup.py install for texttable: started [2022-01-24T11:24:53.161Z] Running setup.py install for texttable: finished with status 'done' [2022-01-24T11:24:53.161Z] Running setup.py install for PyYAML: started [2022-01-24T11:24:53.733Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-24T11:24:53.733Z] Running setup.py install for docopt: started [2022-01-24T11:24:53.993Z] Running setup.py install for docopt: finished with status 'done' [2022-01-24T11:24:53.993Z] Running setup.py install for dockerpty: started [2022-01-24T11:24:54.253Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-24T11:24:54.513Z] 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-24T11:24:57.830Z] Removing intermediate container 46da3483a6be [2022-01-24T11:24:57.830Z] ---> 40f61a88ad00 [2022-01-24T11:24:57.830Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-24T11:24:57.830Z] ---> Running in cd317032a4ab [2022-01-24T11:24:57.830Z] Removing intermediate container cd317032a4ab [2022-01-24T11:24:57.830Z] ---> 683b56e96815 [2022-01-24T11:24:57.830Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-24T11:24:57.830Z] ---> Running in 173e13138c1e [2022-01-24T11:24:57.830Z] Removing intermediate container 173e13138c1e [2022-01-24T11:24:57.830Z] ---> 1c6bb3eb974b [2022-01-24T11:24:57.830Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-24T11:24:57.830Z] ---> 1a1f7624655c [2022-01-24T11:24:57.830Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-24T11:24:58.096Z] ---> bd67eb6b0d70 [2022-01-24T11:24:58.096Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-24T11:24:58.096Z] ---> 8b55badc222e [2022-01-24T11:24:58.096Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-24T11:24:58.096Z] ---> Running in b2baaf7c8462 [2022-01-24T11:24:58.361Z] Removing intermediate container b2baaf7c8462 [2022-01-24T11:24:58.361Z] ---> c69f5bf27f09 [2022-01-24T11:24:58.361Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T11:24:58.361Z] ---> Running in e91a7da30519 [2022-01-24T11:24:58.361Z] Removing intermediate container e91a7da30519 [2022-01-24T11:24:58.361Z] ---> a4da6d516b6c [2022-01-24T11:24:58.361Z] Step 21/23 : LABEL arch=x86_64 [2022-01-24T11:24:58.361Z] ---> Running in d91edf20fc56 [2022-01-24T11:24:58.627Z] Removing intermediate container d91edf20fc56 [2022-01-24T11:24:58.628Z] ---> 3e261a506b25 [2022-01-24T11:24:58.628Z] Step 22/23 : LABEL git_sha=1156d6641044701ead2f4d0f98e113730026adf9 [2022-01-24T11:24:58.628Z] ---> Running in a5a73985382a [2022-01-24T11:24:58.628Z] Removing intermediate container a5a73985382a [2022-01-24T11:24:58.628Z] ---> 22addf648a4a [2022-01-24T11:24:58.628Z] Step 23/23 : LABEL version=0.0.0 [2022-01-24T11:24:58.628Z] ---> Running in 2e9d4dfaba14 [2022-01-24T11:24:58.889Z] Removing intermediate container 2e9d4dfaba14 [2022-01-24T11:24:58.889Z] ---> 41728a0e8695 [2022-01-24T11:24:58.889Z] [2022-01-24T11:24:58.889Z] Successfully built 41728a0e8695 [2022-01-24T11:24:58.889Z] Successfully tagged sys-mgmt-agent:latest [2022-01-24T11:24:58.895Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-01-24T11:24:58.900Z] $ docker stop --time=1 55f6a04d075cb8c014a015c6084a23849b643349a3e218ba303aed4083875518 [2022-01-24T11:25:00.335Z] $ docker rm -f 55f6a04d075cb8c014a015c6084a23849b643349a3e218ba303aed4083875518 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-24T11:25:00.685Z] + docker images [2022-01-24T11:25:00.946Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-24T11:25:00.946Z] sys-mgmt-agent latest 41728a0e8695 2 seconds ago 296MB [2022-01-24T11:25:00.946Z] core-data latest aabf161c0872 9 seconds ago 19.9MB [2022-01-24T11:25:00.946Z] bc6c553cd7fe 15 seconds ago 1.78GB [2022-01-24T11:25:00.946Z] ea0e2f6dc433 17 seconds ago 1.77GB [2022-01-24T11:25:00.946Z] security-secretstore-setup latest b431767b564d 24 seconds ago 27.8MB [2022-01-24T11:25:00.946Z] support-scheduler latest d1ca55adfdb1 25 seconds ago 15.9MB [2022-01-24T11:25:00.946Z] 55f3d728e509 29 seconds ago 1.77GB [2022-01-24T11:25:00.947Z] 9a70d9ab9ace 32 seconds ago 1.78GB [2022-01-24T11:25:00.947Z] security-bootstrapper latest ce5dd7c25ff2 About a minute ago 18.7MB [2022-01-24T11:25:00.947Z] core-metadata latest f3a446a3b141 About a minute ago 16.5MB [2022-01-24T11:25:00.947Z] core-command latest fe731c6b7b2d About a minute ago 15.7MB [2022-01-24T11:25:00.947Z] support-notifications latest 42fad07b9dc7 About a minute ago 16.6MB [2022-01-24T11:25:00.947Z] security-proxy-setup latest 1e62ed862f13 About a minute ago 26.1MB [2022-01-24T11:25:00.947Z] 2303f7686538 About a minute ago 1.77GB [2022-01-24T11:25:00.947Z] 1946d31a6fba About a minute ago 1.78GB [2022-01-24T11:25:00.947Z] 7430eaa1f0dd About a minute ago 1.78GB [2022-01-24T11:25:00.947Z] 6bcc3e8811fd About a minute ago 1.77GB [2022-01-24T11:25:00.947Z] 3a6a1b25852e About a minute ago 1.77GB [2022-01-24T11:25:00.947Z] ci-base-image-x86_64 latest cd2ce26e3399 6 minutes ago 1.27GB [2022-01-24T11:25:00.947Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 12 days ago 562MB [2022-01-24T11:25:00.947Z] docker 20.10.10 b706a049f56e 2 months ago 216MB [2022-01-24T11:25:00.947Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-01-24T11:25:00.947Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-01-24T11:25:00.947Z] 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-24T11:25:16.091Z] Still waiting to schedule task [2022-01-24T11:25:16.091Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-01-24T11:25:49.291Z] Running on prd-ubuntu18.04-docker-8c-8g-3769 in /w/workspace/edgexfoundry_edgex-go_PR-3867 [Pipeline] { [Pipeline] ws [2022-01-24T11:25:49.304Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-01-24T11:25:49.376Z] The recommended git tool is: git [2022-01-24T11:25:50.887Z] using credential edgex-jenkins-ssh [2022-01-24T11:25:50.897Z] Cloning the remote Git repository [2022-01-24T11:25:50.860Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-24T11:25:50.898Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-01-24T11:25:50.927Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-24T11:25:50.928Z] > git --version # timeout=10 [2022-01-24T11:25:50.935Z] > git --version # 'git version 2.17.1' [2022-01-24T11:25:50.936Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-24T11:25:50.960Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-24T11:25:55.521Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-24T11:25:55.522Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-24T11:25:55.522Z] ./bin/test-attribution-txt.sh [2022-01-24T11:25:55.863Z] Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit e20d4d980128200095558382280eaafed547211e [2022-01-24T11:25:56.021Z] Merge succeeded, producing f1729c628c5f1300c869f7d12d15754be9ae8c14 [2022-01-24T11:25:56.022Z] Checking out Revision f1729c628c5f1300c869f7d12d15754be9ae8c14 (PR-3867) [2022-01-24T11:25:55.125Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-24T11:25:55.134Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-24T11:25:55.145Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-24T11:25:55.159Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-24T11:25:55.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-24T11:25:55.163Z] > 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-24T11:25:55.840Z] > git config core.sparsecheckout # timeout=10 [2022-01-24T11:25:55.852Z] > git checkout -f e20d4d980128200095558382280eaafed547211e # timeout=10 [2022-01-24T11:25:55.914Z] > git remote # timeout=10 [2022-01-24T11:25:55.921Z] > git config --get remote.origin.url # timeout=10 [2022-01-24T11:25:55.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-24T11:25:55.931Z] > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 [2022-01-24T11:25:55.981Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-24T11:25:55.993Z] > git config core.sparsecheckout # timeout=10 [2022-01-24T11:25:55.997Z] > git checkout -f f1729c628c5f1300c869f7d12d15754be9ae8c14 # timeout=10 [Pipeline] echo [2022-01-24T11:25:57.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-24T11:25:57.839Z] + ls -al . [2022-01-24T11:25:58.110Z] total 672 [2022-01-24T11:25:58.110Z] drwxrwxr-x 9 1001 1001 4096 Jan 24 11:25 . [2022-01-24T11:25:58.110Z] drwxr-xr-x 4 root root 4096 Jan 24 11:22 .. [2022-01-24T11:25:58.110Z] -rw-rw-r-- 1 1001 1001 11 Jan 24 11:19 .dockerignore [2022-01-24T11:25:58.110Z] drwxrwxr-x 8 1001 1001 4096 Jan 24 11:19 .git [2022-01-24T11:25:58.110Z] drwxrwxr-x 4 1001 1001 4096 Jan 24 11:19 .github [2022-01-24T11:25:58.110Z] -rw-rw-r-- 1 1001 1001 804 Jan 24 11:19 .gitignore [2022-01-24T11:25:58.110Z] -rw-rw-r-- 1 1001 1001 42 Jan 24 11:19 .golangci.yml [2022-01-24T11:25:58.110Z] -rw-rw-r-- 1 1001 1001 76 Jan 24 11:19 .hadolint.yml [2022-01-24T11:25:58.110Z] -rw-rw-r-- 1 1001 1001 166 Jan 24 11:19 .sonarcloud.properties [2022-01-24T11:25:58.110Z] -rw-rw-r-- 1 1001 1001 1171 Jan 24 11:19 ADOPTERS.md [2022-01-24T11:25:58.110Z] -rw-rw-r-- 1 1001 1001 8910 Jan 24 11:19 Attribution.txt [2022-01-24T11:25:58.110Z] -rw-rw-r-- 1 1001 1001 51732 Jan 24 11:19 CHANGELOG.md [2022-01-24T11:25:58.110Z] -rw-rw-r-- 1 1001 1001 3804 Jan 24 11:19 CONTRIBUTING.md [2022-01-24T11:25:58.110Z] -rw-rw-r-- 1 1001 1001 677 Jan 24 11:19 GOVERNANCE.md [2022-01-24T11:25:58.110Z] -rw-rw-r-- 1 1001 1001 849 Jan 24 11:19 Jenkinsfile [2022-01-24T11:25:58.110Z] -rw-rw-r-- 1 1001 1001 10775 Jan 24 11:19 LICENSE [2022-01-24T11:25:58.110Z] -rw-rw-r-- 1 1001 1001 6508 Jan 24 11:19 Makefile [2022-01-24T11:25:58.110Z] -rw-rw-r-- 1 1001 1001 582 Jan 24 11:19 OWNERS.md [2022-01-24T11:25:58.110Z] -rw-rw-r-- 1 1001 1001 8207 Jan 24 11:19 README.md [2022-01-24T11:25:58.110Z] -rw-rw-r-- 1 1001 1001 6912 Jan 24 11:19 SECURITY.md [2022-01-24T11:25:58.110Z] -rw-rw-r-- 1 1001 1001 5 Jan 24 11:17 VERSION [2022-01-24T11:25:58.110Z] -rw-rw-r-- 1 1001 1001 4131 Jan 24 11:19 ZMQWindows.md [2022-01-24T11:25:58.110Z] drwxrwxr-x 2 1001 1001 4096 Jan 24 11:19 bin [2022-01-24T11:25:58.110Z] drwxrwxr-x 14 1001 1001 4096 Jan 24 11:19 cmd [2022-01-24T11:25:58.110Z] -rw-r--r-- 1 root root 428381 Jan 24 11:24 coverage.out [2022-01-24T11:25:58.110Z] -rw-rw-r-- 1 1001 1001 2827 Jan 24 11:19 go.mod [2022-01-24T11:25:58.110Z] -rw-rw-r-- 1 1001 1001 49574 Jan 24 11:19 go.sum [2022-01-24T11:25:58.110Z] drwxrwxr-x 8 1001 1001 4096 Jan 24 11:19 internal [2022-01-24T11:25:58.111Z] drwxrwxr-x 3 1001 1001 4096 Jan 24 11:19 openapi [2022-01-24T11:25:58.111Z] drwxrwxr-x 4 1001 1001 4096 Jan 24 11:19 snap [2022-01-24T11:25:58.111Z] -rw-rw-r-- 1 1001 1001 204 Jan 24 11:19 version.go [Pipeline] sh [2022-01-24T11:25:58.766Z] + '[' -e coverage.out ] [2022-01-24T11:25:58.766Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-24T11:25:58.798Z] Warning: overwriting stash ‘coverage-report’ [2022-01-24T11:25:59.519Z] Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" [2022-01-24T11:25:59.530Z] First time build. Skipping changelog. [2022-01-24T11:25:59.534Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-24T11:26:00.174Z] + make build [2022-01-24T11:26:00.174Z] 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-24T11:26:00.218Z] + echo snap-build.sh [2022-01-24T11:26:00.218Z] snap-build.sh [2022-01-24T11:26:00.218Z] + SNAP_BASE_DIR=. [2022-01-24T11:26:00.218Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2022-01-24T11:26:00.218Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2022-01-24T11:26:00.218Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2022-01-24T11:26:00.218Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2022-01-24T11:26:00.218Z] + cd /w/workspace/edgex-go/2 [2022-01-24T11:26:00.218Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-01-24T11:26:00.218Z] Reading package lists... [2022-01-24T11:26:00.218Z] Building dependency tree... [2022-01-24T11:26:00.218Z] Reading state information... [2022-01-24T11:26:00.218Z] The following packages were automatically installed and are no longer required: [2022-01-24T11:26:00.218Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-01-24T11:26:00.219Z] uidmap xdelta3 [2022-01-24T11:26:00.219Z] Use 'sudo apt autoremove' to remove them. [2022-01-24T11:26:00.219Z] The following packages will be REMOVED: [2022-01-24T11:26:00.219Z] lxd* lxd-client* [2022-01-24T11:26:00.219Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-01-24T11:26:00.482Z] After this operation, 31.7 MB disk space will be freed. [2022-01-24T11:25:59.502Z] > git rev-list --no-walk b6fbdc61a8ecddaf66c15e43932b1a3f859c1a2d # timeout=10 [2022-01-24T11:26:01.007Z] (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-24T11:26:01.007Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-24T11:26:01.959Z] Removing lxd dnsmasq configuration [2022-01-24T11:26:01.959Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-01-24T11:26:02.219Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-01-24T11:26:02.793Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-24T11:26:03.054Z] (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-24T11:26:03.054Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-24T11:26:04.444Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-01-24T11:26:04.444Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-01-24T11:26:05.017Z] + sudo snap remove --purge lxd [2022-01-24T11:26:05.017Z] snap "lxd" is not installed [2022-01-24T11:26:05.017Z] + sudo groupadd --force --system lxd [2022-01-24T11:26:05.017Z] ++ whoami [2022-01-24T11:26:05.017Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-01-24T11:26:05.017Z] + newgrp - lxd [2022-01-24T11:26:05.017Z] + sudo snap install lxd [2022-01-24T11:26:06.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-24T11:26:15.058Z] 2022-01-24T11:26:11Z INFO Waiting for automatic snapd restart... [2022-01-24T11:26:33.198Z] lxd 4.22 from Canonical* installed [2022-01-24T11:26:33.198Z] + sudo lxd init --auto [2022-01-24T11:26:33.665Z] 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-24T11:26:33.666Z] 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-24T11:26:37.050Z] 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-24T11:26:38.030Z] 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-24T11:26:41.369Z] + sudo snap install --classic snapcraft [2022-01-24T11:26:41.409Z] 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-24T11:26:43.924Z] snapcraft 6.0.2 from Canonical* installed [2022-01-24T11:26:43.924Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-01-24T11:26:43.924Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-01-24T11:26:43.924Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-24T11:26:43.924Z] Dload Upload Total Spent Left Speed [2022-01-24T11:26:43.924Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3374 0 --:--:-- --:--:-- --:--:-- 3374 [2022-01-24T11:26:44.186Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 7029k 0 --:--:-- --:--:-- --:--:-- 19.4M [2022-01-24T11:26:44.186Z] ./yq_linux_amd64 [2022-01-24T11:26:44.186Z] + sudo snapcraft prime --use-lxd [2022-01-24T11:26:45.712Z] 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-24T11:26:46.107Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-01-24T11:26:46.107Z] 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-24T11:26:46.107Z] - README.md [2022-01-24T11:26:46.107Z] [2022-01-24T11:26:46.107Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-24T11:26:46.368Z] Launching a container. [2022-01-24T11:26:48.340Z] 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-24T11:26:52.756Z] 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-24T11:26:56.150Z] 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-24T11:26:56.388Z] Waiting for container to be ready [2022-01-24T11:26:56.650Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-01-24T11:26:56.650Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-01-24T11:26:56.650Z] [2022-01-24T11:26:58.767Z] 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-24T11:27:00.874Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-01-24T11:27:01.134Z] Waiting for network to be ready... [2022-01-24T11:27:01.396Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2022-01-24T11:27:01.656Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2028 kB] [2022-01-24T11:27:01.656Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2022-01-24T11:27:01.968Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [361 kB] [2022-01-24T11:27:01.968Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2022-01-24T11:27:01.968Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2022-01-24T11:27:01.968Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [572 kB] [2022-01-24T11:27:01.968Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [77.5 kB] [2022-01-24T11:27:01.968Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1166 kB] [2022-01-24T11:27:01.968Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [269 kB] [2022-01-24T11:27:02.266Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2022-01-24T11:27:02.266Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2022-01-24T11:27:02.583Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2022-01-24T11:27:02.583Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2022-01-24T11:27:02.583Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2022-01-24T11:27:02.583Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2022-01-24T11:27:02.583Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2022-01-24T11:27:02.583Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2022-01-24T11:27:02.842Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2022-01-24T11:27:03.104Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2373 kB] [2022-01-24T11:27:03.104Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [454 kB] [2022-01-24T11:27:03.104Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.2 kB] [2022-01-24T11:27:03.104Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2022-01-24T11:27:03.104Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [596 kB] [2022-01-24T11:27:03.104Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [81.3 kB] [2022-01-24T11:27:03.104Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1781 kB] [2022-01-24T11:27:03.104Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [386 kB] [Pipeline] } [2022-01-24T11:27:05.479Z] $ docker stop --time=1 5de11d2298e0ccdc7ffd34af61290d19c13114d95d2014a89980b2d4254c4c7c [2022-01-24T11:27:05.653Z] Fetched 25.9 MB in 4s (6401 kB/s) [2022-01-24T11:27:06.594Z] Reading package lists... [2022-01-24T11:27:06.594Z] Reading package lists... [2022-01-24T11:27:06.856Z] Building dependency tree... [2022-01-24T11:27:06.856Z] Reading state information... [2022-01-24T11:27:06.856Z] The following additional packages will be installed: [2022-01-24T11:27:06.856Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-24T11:27:06.856Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-24T11:27:06.856Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-24T11:27:06.856Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-01-24T11:27:06.856Z] Suggested packages: [2022-01-24T11:27:06.856Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-01-24T11:27:06.856Z] Recommended packages: [2022-01-24T11:27:06.856Z] gnupg libsasl2-modules [2022-01-24T11:27:06.856Z] The following NEW packages will be installed: [2022-01-24T11:27:06.856Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-24T11:27:06.856Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-24T11:27:06.856Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-24T11:27:06.856Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-01-24T11:27:06.856Z] The following packages will be upgraded: [2022-01-24T11:27:06.856Z] gpg gpg-agent gpgconf libudev1 [2022-01-24T11:27:07.117Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2022-01-24T11:27:07.117Z] Need to get 3527 kB of archives. [2022-01-24T11:27:07.117Z] After this operation, 13.3 MB of additional disk space will be used. [2022-01-24T11:27:07.117Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] [2022-01-24T11:27:07.378Z] 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-24T11:27:07.378Z] 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-24T11:27:07.378Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] [2022-01-24T11:27:07.393Z] $ docker rm -f 5de11d2298e0ccdc7ffd34af61290d19c13114d95d2014a89980b2d4254c4c7c [2022-01-24T11:27:07.639Z] 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-24T11:27:07.639Z] 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-24T11:27:07.900Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2022-01-24T11:27:07.900Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2022-01-24T11:27:07.900Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2022-01-24T11:27:07.900Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2022-01-24T11:27:07.900Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2022-01-24T11:27:07.900Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-01-24T11:27:07.900Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2022-01-24T11:27:07.900Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2022-01-24T11:27:07.900Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2022-01-24T11:27:07.900Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2022-01-24T11:27:07.900Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2022-01-24T11:27:07.900Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2022-01-24T11:27:07.900Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2022-01-24T11:27:07.900Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2022-01-24T11:27:07.900Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2022-01-24T11:27:07.900Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2022-01-24T11:27:08.160Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-24T11:27:08.160Z] Fetched 3527 kB in 1s (3318 kB/s) [2022-01-24T11:27:08.160Z] (Reading database ... 12511 files and directories currently installed.) [2022-01-24T11:27:08.160Z] Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... [2022-01-24T11:27:08.160Z] Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-24T11:27:08.160Z] Setting up libudev1:amd64 (237-3ubuntu10.53) ... [2022-01-24T11:27:08.421Z] Selecting previously unselected package udev. [2022-01-24T11:27:08.421Z] (Reading database ... 12511 files and directories currently installed.) [2022-01-24T11:27:08.421Z] Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... [2022-01-24T11:27:08.421Z] Unpacking udev (237-3ubuntu10.53) ... [2022-01-24T11:27:08.421Z] Selecting previously unselected package libfuse2:amd64. [2022-01-24T11:27:08.421Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2022-01-24T11:27:08.421Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T11:27:08.681Z] Selecting previously unselected package fuse. [2022-01-24T11:27:08.681Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2022-01-24T11:27:08.681Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2022-01-24T11:27:08.681Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-24T11:27:08.681Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-24T11:27:08.681Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-24T11:27:08.681Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-24T11:27:08.681Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-24T11:27:08.681Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-24T11:27:08.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-24T11:27:08.845Z] [2022-01-24T11:27:08.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T11:27:08.942Z] Selecting previously unselected package libksba8:amd64. [2022-01-24T11:27:08.942Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-01-24T11:27:08.942Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-01-24T11:27:08.942Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-01-24T11:27:08.942Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-24T11:27:08.942Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T11:27:08.942Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-01-24T11:27:08.942Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-24T11:27:08.942Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T11:27:08.942Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-01-24T11:27:09.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-24T11:27:09.202Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-24T11:27:09.202Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T11:27:09.202Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-01-24T11:27:09.202Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-24T11:27:09.202Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T11:27:09.202Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-01-24T11:27:09.202Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-24T11:27:09.202Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T11:27:09.202Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-01-24T11:27:09.202Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-24T11:27:09.202Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T11:27:09.202Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-01-24T11:27:09.202Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-24T11:27:09.202Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T11:27:09.458Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-24T11:27:09.458Z] 29e5d40040c1: Pulling fs layer [2022-01-24T11:27:09.458Z] 1ce36da41761: Pulling fs layer [2022-01-24T11:27:09.458Z] 25b303627fd3: Pulling fs layer [2022-01-24T11:27:09.458Z] 29e5d40040c1: Download complete [2022-01-24T11:27:09.462Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-01-24T11:27:09.462Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-24T11:27:09.462Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T11:27:09.462Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-01-24T11:27:09.462Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-24T11:27:09.462Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T11:27:09.462Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-24T11:27:09.462Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2022-01-24T11:27:09.462Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-24T11:27:09.462Z] Selecting previously unselected package libsasl2-2:amd64. [2022-01-24T11:27:09.462Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2022-01-24T11:27:09.462Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-24T11:27:09.722Z] Selecting previously unselected package libldap-common. [2022-01-24T11:27:09.722Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2022-01-24T11:27:09.722Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-24T11:27:09.722Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-24T11:27:09.722Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2022-01-24T11:27:09.722Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-24T11:27:09.722Z] Selecting previously unselected package dirmngr. [2022-01-24T11:27:09.722Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-24T11:27:09.722Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2022-01-24T11:27:09.728Z] 1ce36da41761: Verifying Checksum [2022-01-24T11:27:09.728Z] 1ce36da41761: Download complete [2022-01-24T11:27:09.983Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-24T11:27:09.983Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2022-01-24T11:27:09.983Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-01-24T11:27:09.983Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-24T11:27:09.983Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-24T11:27:09.983Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2022-01-24T11:27:09.983Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T11:27:09.983Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-01-24T11:27:09.983Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-24T11:27:09.983Z] Setting up udev (237-3ubuntu10.53) ... [2022-01-24T11:27:09.999Z] 29e5d40040c1: Pull complete [2022-01-24T11:27:10.244Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-01-24T11:27:10.505Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T11:27:10.505Z] Processing triggers for systemd (237-3ubuntu10) ... [2022-01-24T11:27:10.505Z] Setting up fuse (2.9.7-1ubuntu1) ... [2022-01-24T11:27:10.505Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2022-01-24T11:27:10.505Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T11:27:10.505Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T11:27:10.505Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T11:27:10.505Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T11:27:10.505Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T11:27:10.505Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T11:27:10.505Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-24T11:27:10.505Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-24T11:27:10.505Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2022-01-24T11:27:10.766Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-24T11:27:10.972Z] 25b303627fd3: Verifying Checksum [2022-01-24T11:27:10.972Z] 25b303627fd3: Download complete [2022-01-24T11:27:11.027Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2022-01-24T11:27:11.027Z] settings in the [Install] section, and DefaultInstance for template units). [2022-01-24T11:27:11.027Z] This means they are not meant to be enabled using systemctl. [2022-01-24T11:27:11.027Z] Possible reasons for having this kind of units are: [2022-01-24T11:27:11.027Z] 1) A unit may be statically enabled by being symlinked from another unit's [2022-01-24T11:27:11.027Z] .wants/ or .requires/ directory. [2022-01-24T11:27:11.027Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2022-01-24T11:27:11.027Z] a requirement dependency on it. [2022-01-24T11:27:11.027Z] 3) A unit may be started when needed via activation (socket, path, timer, [2022-01-24T11:27:11.027Z] D-Bus, udev, scripted systemctl call, ...). [2022-01-24T11:27:11.027Z] 4) In case of template units, the unit is meant to be enabled with some [2022-01-24T11:27:11.027Z] instance name specified. [2022-01-24T11:27:11.243Z] 1ce36da41761: Pull complete [2022-01-24T11:27:11.287Z] Reading package lists... [2022-01-24T11:27:11.547Z] Building dependency tree... [2022-01-24T11:27:11.547Z] Reading state information... [2022-01-24T11:27:11.547Z] The following additional packages will be installed: [2022-01-24T11:27:11.547Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2022-01-24T11:27:11.547Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-01-24T11:27:11.547Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2022-01-24T11:27:11.547Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2022-01-24T11:27:11.547Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2022-01-24T11:27:11.547Z] Suggested packages: [2022-01-24T11:27:11.547Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2022-01-24T11:27:11.547Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2022-01-24T11:27:11.547Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-01-24T11:27:11.547Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2022-01-24T11:27:11.547Z] systemd-container policykit-1 [2022-01-24T11:27:11.547Z] Recommended packages: [2022-01-24T11:27:11.547Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2022-01-24T11:27:11.808Z] The following NEW packages will be installed: [2022-01-24T11:27:11.808Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2022-01-24T11:27:11.808Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2022-01-24T11:27:11.808Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2022-01-24T11:27:11.809Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2022-01-24T11:27:11.809Z] python3.6-minimal snapd squashfs-tools sudo [2022-01-24T11:27:11.809Z] The following packages will be upgraded: [2022-01-24T11:27:11.809Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2022-01-24T11:27:11.809Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2022-01-24T11:27:11.809Z] Need to get 36.8 MB of archives. [2022-01-24T11:27:11.809Z] After this operation, 147 MB of additional disk space will be used. [2022-01-24T11:27:11.809Z] 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-24T11:27:11.809Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2022-01-24T11:27:11.809Z] 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-24T11:27:11.809Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] [2022-01-24T11:27:11.809Z] 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-24T11:27:12.070Z] 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-24T11:27:12.070Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2022-01-24T11:27:12.070Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2022-01-24T11:27:12.070Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2022-01-24T11:27:12.070Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2022-01-24T11:27:12.070Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2022-01-24T11:27:12.070Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2022-01-24T11:27:12.070Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2022-01-24T11:27:12.070Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2022-01-24T11:27:12.070Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2022-01-24T11:27:12.070Z] 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-24T11:27:12.641Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] [2022-01-24T11:27:12.642Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2022-01-24T11:27:12.642Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2022-01-24T11:27:12.642Z] 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-24T11:27:12.903Z] 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-24T11:27:12.903Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2022-01-24T11:27:12.903Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2022-01-24T11:27:12.903Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2022-01-24T11:27:12.903Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2022-01-24T11:27:12.903Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2022-01-24T11:27:12.903Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2022-01-24T11:27:12.903Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2022-01-24T11:27:12.903Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2022-01-24T11:27:12.903Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2022-01-24T11:27:13.846Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-24T11:27:13.846Z] Fetched 36.8 MB in 2s (19.4 MB/s) [2022-01-24T11:27:13.846Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-24T11:27:13.846Z] Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... [2022-01-24T11:27:13.846Z] Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-24T11:27:14.420Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... [2022-01-24T11:27:14.420Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-24T11:27:14.420Z] Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... [2022-01-24T11:27:14.420Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-24T11:27:14.420Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2022-01-24T11:27:14.420Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2022-01-24T11:27:14.681Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2022-01-24T11:27:14.681Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-24T11:27:14.681Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2022-01-24T11:27:14.681Z] Unpacking apt (1.6.14) over (1.6.1) ... [2022-01-24T11:27:15.254Z] Setting up apt (1.6.14) ... [2022-01-24T11:27:15.254Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2022-01-24T11:27:15.515Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-01-24T11:27:15.515Z] (Reading database ... 12764 files and directories currently installed.) [2022-01-24T11:27:15.515Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2022-01-24T11:27:15.515Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2022-01-24T11:27:15.775Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2022-01-24T11:27:15.775Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-24T11:27:15.775Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-24T11:27:15.775Z] Selecting previously unselected package libexpat1:amd64. [2022-01-24T11:27:15.775Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2022-01-24T11:27:15.775Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2022-01-24T11:27:16.037Z] Selecting previously unselected package python3.6-minimal. [2022-01-24T11:27:16.037Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-24T11:27:16.037Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2022-01-24T11:27:16.037Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... [2022-01-24T11:27:16.298Z] Checking for services that may need to be restarted...done. [2022-01-24T11:27:16.298Z] Checking for services that may need to be restarted...done. [2022-01-24T11:27:16.298Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-24T11:27:16.298Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2022-01-24T11:27:16.298Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2022-01-24T11:27:16.561Z] Selecting previously unselected package python3-minimal. [2022-01-24T11:27:16.820Z] (Reading database ... 13012 files and directories currently installed.) [2022-01-24T11:27:16.820Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2022-01-24T11:27:16.820Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2022-01-24T11:27:16.820Z] Selecting previously unselected package mime-support. [2022-01-24T11:27:16.820Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2022-01-24T11:27:16.820Z] Unpacking mime-support (3.60ubuntu1) ... [2022-01-24T11:27:16.820Z] Selecting previously unselected package libmpdec2:amd64. [2022-01-24T11:27:16.820Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2022-01-24T11:27:16.820Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-01-24T11:27:16.820Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2022-01-24T11:27:16.820Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-24T11:27:16.820Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-24T11:27:17.080Z] Selecting previously unselected package python3.6. [2022-01-24T11:27:17.080Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-24T11:27:17.080Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-24T11:27:17.080Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-24T11:27:17.080Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2022-01-24T11:27:17.080Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-01-24T11:27:17.080Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2022-01-24T11:27:17.341Z] Selecting previously unselected package python3. [2022-01-24T11:27:17.341Z] (Reading database ... 13442 files and directories currently installed.) [2022-01-24T11:27:17.341Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2022-01-24T11:27:17.341Z] Unpacking python3 (3.6.7-1~18.04) ... [2022-01-24T11:27:17.341Z] Selecting previously unselected package multiarch-support. [2022-01-24T11:27:17.341Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2022-01-24T11:27:17.341Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2022-01-24T11:27:17.601Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2022-01-24T11:27:17.601Z] Selecting previously unselected package liblzo2-2:amd64. [2022-01-24T11:27:17.601Z] (Reading database ... 13479 files and directories currently installed.) [2022-01-24T11:27:17.601Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2022-01-24T11:27:17.601Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2022-01-24T11:27:17.601Z] Selecting previously unselected package libbsd0:amd64. [2022-01-24T11:27:17.601Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2022-01-24T11:27:17.601Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-01-24T11:27:17.601Z] Selecting previously unselected package sudo. [2022-01-24T11:27:17.601Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2022-01-24T11:27:17.601Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2022-01-24T11:27:17.862Z] Selecting previously unselected package apparmor. [2022-01-24T11:27:17.862Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2022-01-24T11:27:17.862Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2022-01-24T11:27:17.862Z] Selecting previously unselected package libedit2:amd64. [2022-01-24T11:27:17.862Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2022-01-24T11:27:17.862Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2022-01-24T11:27:17.862Z] Selecting previously unselected package libkrb5support0:amd64. [2022-01-24T11:27:17.862Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2022-01-24T11:27:17.862Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-01-24T11:27:18.124Z] Selecting previously unselected package libk5crypto3:amd64. [2022-01-24T11:27:18.124Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2022-01-24T11:27:18.124Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-01-24T11:27:18.124Z] Selecting previously unselected package libkeyutils1:amd64. [2022-01-24T11:27:18.124Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2022-01-24T11:27:18.124Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2022-01-24T11:27:18.124Z] Selecting previously unselected package libkrb5-3:amd64. [2022-01-24T11:27:18.124Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2022-01-24T11:27:18.124Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-01-24T11:27:18.124Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-24T11:27:18.124Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2022-01-24T11:27:18.124Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-01-24T11:27:18.386Z] Selecting previously unselected package libssl1.0.0:amd64. [2022-01-24T11:27:18.386Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2022-01-24T11:27:18.386Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2022-01-24T11:27:18.386Z] Selecting previously unselected package openssh-client. [2022-01-24T11:27:18.386Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2022-01-24T11:27:18.386Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2022-01-24T11:27:18.648Z] Selecting previously unselected package squashfs-tools. [2022-01-24T11:27:18.648Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2022-01-24T11:27:18.648Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-01-24T11:27:18.648Z] Selecting previously unselected package snapd. [2022-01-24T11:27:18.648Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2022-01-24T11:27:18.648Z] Unpacking snapd (2.51.1+18.04) ... [2022-01-24T11:27:21.197Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2022-01-24T11:27:21.197Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2022-01-24T11:27:21.197Z] Setting up mime-support (3.60ubuntu1) ... [2022-01-24T11:27:21.197Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2022-01-24T11:27:21.197Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-01-24T11:27:21.197Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-01-24T11:27:21.197Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-24T11:27:21.197Z] Setting up systemd (237-3ubuntu10.53) ... [2022-01-24T11:27:21.197Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-01-24T11:27:21.376Z] 25b303627fd3: Pull complete [2022-01-24T11:27:21.376Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-24T11:27:21.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-24T11:27:21.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-24T11:27:21.579Z] prd-ubuntu18.04-docker-arm64-4c-16g-3768 does not seem to be running inside a container [2022-01-24T11:27:21.646Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-24T11:27:21.780Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2022-01-24T11:27:21.780Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-01-24T11:27:21.780Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2022-01-24T11:27:21.780Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-24T11:27:21.780Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-01-24T11:27:21.780Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-24T11:27:22.359Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-01-24T11:27:22.359Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-01-24T11:27:22.359Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-01-24T11:27:22.359Z] Setting up python3 (3.6.7-1~18.04) ... [2022-01-24T11:27:22.359Z] running python rtupdate hooks for python3.6... [2022-01-24T11:27:22.359Z] running python post-rtupdate hooks for python3.6... [2022-01-24T11:27:22.359Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2022-01-24T11:27:22.939Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-01-24T11:27:23.204Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-01-24T11:27:23.204Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2022-01-24T11:27:23.465Z] Setting up snapd (2.51.1+18.04) ... [2022-01-24T11:27:23.727Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-01-24T11:27:23.841Z] $ docker top 53b2a13517d61d7e7574c9ced111c2498142f3b699bf62b9ffebbefbb9cf781f -eo pid,comm [2022-01-24T11:27:23.989Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-01-24T11:27:23.989Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [Pipeline] { [Pipeline] sh [2022-01-24T11:27:24.249Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-01-24T11:27:24.510Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-24T11:27:24.510Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-24T11:27:24.510Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-01-24T11:27:24.733Z] + docker-compose+ buildgrep --help parallel [2022-01-24T11:27:24.733Z] [2022-01-24T11:27:24.770Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-01-24T11:27:25.031Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-01-24T11:27:25.031Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-01-24T11:27:25.293Z] /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-24T11:27:25.293Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-24T11:27:25.293Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-01-24T11:27:27.212Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-01-24T11:27:27.212Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-01-24T11:27:27.212Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-01-24T11:27:28.103Z] --parallel Build images in parallel. [2022-01-24T11:27:28.153Z] Reading package lists... [Pipeline] } [2022-01-24T11:27:28.380Z] $ docker stop --time=1 53b2a13517d61d7e7574c9ced111c2498142f3b699bf62b9ffebbefbb9cf781f [2022-01-24T11:27:28.414Z] Reading package lists... [2022-01-24T11:27:28.674Z] Building dependency tree... [2022-01-24T11:27:28.674Z] Reading state information... [2022-01-24T11:27:28.674Z] Calculating upgrade... [2022-01-24T11:27:28.674Z] The following packages will be upgraded: [2022-01-24T11:27:28.674Z] advancecomp base-files bash binutils binutils-common [2022-01-24T11:27:28.674Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2022-01-24T11:27:28.674Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2022-01-24T11:27:28.674Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2022-01-24T11:27:28.674Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2022-01-24T11:27:28.674Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2022-01-24T11:27:28.674Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2022-01-24T11:27:28.674Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2022-01-24T11:27:28.674Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2022-01-24T11:27:28.674Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2022-01-24T11:27:28.674Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2022-01-24T11:27:28.674Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2022-01-24T11:27:28.674Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2022-01-24T11:27:28.674Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2022-01-24T11:27:28.674Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2022-01-24T11:27:28.674Z] ubuntu-keyring util-linux [2022-01-24T11:27:28.936Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-01-24T11:27:28.936Z] Need to get 64.1 MB of archives. [2022-01-24T11:27:28.936Z] After this operation, 5157 kB of additional disk space will be used. [2022-01-24T11:27:28.936Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2022-01-24T11:27:28.936Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-166.174 [984 kB] [2022-01-24T11:27:29.878Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2022-01-24T11:27:29.878Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2022-01-24T11:27:29.878Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2022-01-24T11:27:29.878Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2022-01-24T11:27:29.878Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2022-01-24T11:27:29.878Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2022-01-24T11:27:29.878Z] 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-24T11:27:29.878Z] 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-24T11:27:29.878Z] 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-24T11:27:29.878Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2022-01-24T11:27:29.878Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2022-01-24T11:27:29.878Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2022-01-24T11:27:29.878Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2022-01-24T11:27:29.878Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2022-01-24T11:27:29.878Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2022-01-24T11:27:29.878Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2022-01-24T11:27:29.878Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2022-01-24T11:27:29.878Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2022-01-24T11:27:29.879Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2022-01-24T11:27:29.879Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2022-01-24T11:27:29.879Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2022-01-24T11:27:29.879Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2022-01-24T11:27:29.879Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2022-01-24T11:27:29.879Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2022-01-24T11:27:29.879Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2022-01-24T11:27:29.879Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2022-01-24T11:27:29.879Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2022-01-24T11:27:30.030Z] $ docker rm -f 53b2a13517d61d7e7574c9ced111c2498142f3b699bf62b9ffebbefbb9cf781f [2022-01-24T11:27:30.139Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2022-01-24T11:27:30.139Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2022-01-24T11:27:30.139Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2022-01-24T11:27:30.139Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2022-01-24T11:27:30.139Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2022-01-24T11:27:30.139Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2022-01-24T11:27:30.139Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2022-01-24T11:27:30.139Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2022-01-24T11:27:30.139Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2022-01-24T11:27:30.139Z] Get:39 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-24T11:27:30.139Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2022-01-24T11:27:30.139Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2022-01-24T11:27:30.139Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] [2022-01-24T11:27:30.139Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2022-01-24T11:27:30.139Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2022-01-24T11:27:30.139Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2022-01-24T11:27:30.139Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2022-01-24T11:27:30.139Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2022-01-24T11:27:30.139Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2022-01-24T11:27:30.139Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2022-01-24T11:27:30.139Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2022-01-24T11:27:30.139Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2022-01-24T11:27:30.139Z] Get:52 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-24T11:27:30.139Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2022-01-24T11:27:30.139Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2022-01-24T11:27:30.140Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2022-01-24T11:27:30.140Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2022-01-24T11:27:30.140Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2022-01-24T11:27:30.140Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2022-01-24T11:27:30.140Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2022-01-24T11:27:30.140Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T11:27:30.400Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2022-01-24T11:27:30.400Z] Get:62 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-24T11:27:30.400Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2022-01-24T11:27:30.400Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2022-01-24T11:27:30.400Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2022-01-24T11:27:30.400Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2022-01-24T11:27:30.400Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2022-01-24T11:27:30.400Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2022-01-24T11:27:30.400Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2022-01-24T11:27:30.400Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2022-01-24T11:27:30.400Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2022-01-24T11:27:30.400Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2022-01-24T11:27:30.400Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2022-01-24T11:27:30.400Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2022-01-24T11:27:30.400Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2022-01-24T11:27:30.400Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2022-01-24T11:27:30.400Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2022-01-24T11:27:30.400Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2022-01-24T11:27:30.400Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] [2022-01-24T11:27:30.400Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2022-01-24T11:27:30.400Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2022-01-24T11:27:30.400Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2022-01-24T11:27:30.400Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2022-01-24T11:27:30.400Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2022-01-24T11:27:30.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-24T11:27:30.630Z] . [Pipeline] withDockerContainer [2022-01-24T11:27:30.661Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2022-01-24T11:27:30.661Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2022-01-24T11:27:30.661Z] Get:87 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-24T11:27:30.661Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2022-01-24T11:27:30.661Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2022-01-24T11:27:30.661Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2022-01-24T11:27:30.661Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2022-01-24T11:27:30.661Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2022-01-24T11:27:30.661Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2022-01-24T11:27:30.661Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2022-01-24T11:27:30.828Z] prd-ubuntu18.04-docker-arm64-4c-16g-3768 does not seem to be running inside a container [2022-01-24T11:27:30.888Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-24T11:27:30.922Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2022-01-24T11:27:31.182Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2022-01-24T11:27:31.443Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2022-01-24T11:27:31.443Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2022-01-24T11:27:31.705Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2022-01-24T11:27:31.705Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2022-01-24T11:27:31.705Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2022-01-24T11:27:31.705Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2022-01-24T11:27:31.705Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2022-01-24T11:27:32.018Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-24T11:27:32.018Z] Fetched 64.1 MB in 3s (21.9 MB/s) [2022-01-24T11:27:32.018Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-24T11:27:32.018Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2022-01-24T11:27:32.018Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-24T11:27:32.078Z] $ docker top 11702ecc01cafec2fece4471211e73ba2ca2b12421774f9d957b39c1b7f69895 -eo pid,comm [2022-01-24T11:27:32.278Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2022-01-24T11:27:32.278Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-24T11:27:32.278Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-166.174_amd64.deb ... [2022-01-24T11:27:32.278Z] Unpacking linux-libc-dev:amd64 (4.15.0-166.174) over (4.15.0-20.21) ... [Pipeline] { [Pipeline] sh [2022-01-24T11:27:32.537Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-24T11:27:32.537Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-24T11:27:32.797Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-24T11:27:32.797Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-24T11:27:32.797Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-24T11:27:32.797Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-24T11:27:32.797Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-24T11:27:32.797Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-24T11:27:32.977Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-24T11:27:33.057Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-24T11:27:33.057Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-24T11:27:33.057Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-24T11:27:33.057Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-24T11:27:33.057Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-24T11:27:33.057Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-24T11:27:33.057Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-24T11:27:33.318Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-24T11:27:33.318Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-24T11:27:33.318Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2022-01-24T11:27:33.318Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2022-01-24T11:27:33.318Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-24T11:27:33.318Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-24T11:27:33.318Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-24T11:27:33.318Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-24T11:27:33.318Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-24T11:27:33.577Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-24T11:27:33.577Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-24T11:27:33.577Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-24T11:27:33.577Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-24T11:27:33.577Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2022-01-24T11:27:33.837Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-24T11:27:34.098Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2022-01-24T11:27:34.359Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-24T11:27:34.359Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2022-01-24T11:27:34.359Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-01-24T11:27:34.359Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-01-24T11:27:34.359Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2022-01-24T11:27:34.619Z] Setting up base-files (10.1ubuntu2.11) ... [2022-01-24T11:27:34.619Z] Installing new version of config file /etc/issue ... [2022-01-24T11:27:34.619Z] Installing new version of config file /etc/issue.net ... [2022-01-24T11:27:34.619Z] Installing new version of config file /etc/lsb-release ... [2022-01-24T11:27:34.619Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-01-24T11:27:34.878Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-01-24T11:27:34.878Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-01-24T11:27:34.878Z] Removing obsolete conffile /etc/default/motd-news ... [2022-01-24T11:27:35.138Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T11:27:35.138Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2022-01-24T11:27:35.138Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2022-01-24T11:27:35.138Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2022-01-24T11:27:35.138Z] 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-24T11:27:35.138Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T11:27:35.138Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-24T11:27:35.138Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2022-01-24T11:27:35.399Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2022-01-24T11:27:35.399Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T11:27:35.399Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2022-01-24T11:27:35.399Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2022-01-24T11:27:35.399Z] Setting up tar (1.29b-2ubuntu0.2) ... [2022-01-24T11:27:35.399Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T11:27:35.399Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2022-01-24T11:27:35.399Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-24T11:27:35.660Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2022-01-24T11:27:35.660Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T11:27:35.660Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-24T11:27:35.660Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-24T11:27:35.920Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-24T11:27:35.920Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T11:27:35.920Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-24T11:27:35.920Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-24T11:27:35.920Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2022-01-24T11:27:35.920Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T11:27:35.920Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2022-01-24T11:27:36.181Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2022-01-24T11:27:36.181Z] Setting up grep (3.1-2build1) ... [2022-01-24T11:27:36.181Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T11:27:36.181Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2022-01-24T11:27:36.181Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2022-01-24T11:27:36.181Z] Setting up gzip (1.6-5ubuntu1.1) ... [2022-01-24T11:27:36.181Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T11:27:36.441Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2022-01-24T11:27:36.441Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2022-01-24T11:27:36.441Z] Setting up login (1:4.5-1ubuntu2) ... [2022-01-24T11:27:36.441Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T11:27:36.441Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-24T11:27:36.441Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-24T11:27:36.703Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2022-01-24T11:27:36.703Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T11:27:36.703Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-24T11:27:36.703Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-24T11:27:37.262Z] Building core-command ... [2022-01-24T11:27:37.262Z] Building core-data ... [2022-01-24T11:27:37.262Z] Building core-metadata ... [2022-01-24T11:27:37.262Z] Building security-bootstrapper ... [2022-01-24T11:27:37.262Z] Building security-proxy-setup ... [2022-01-24T11:27:37.262Z] Building security-secretstore-setup ... [2022-01-24T11:27:37.262Z] Building support-notifications ... [2022-01-24T11:27:37.262Z] Building support-scheduler ... [2022-01-24T11:27:37.262Z] Building sys-mgmt-agent ... [2022-01-24T11:27:37.262Z] Building security-secretstore-setup [2022-01-24T11:27:37.262Z] Building support-scheduler [2022-01-24T11:27:37.262Z] Building core-metadata [2022-01-24T11:27:37.262Z] Building core-command [2022-01-24T11:27:37.262Z] Building security-bootstrapper [2022-01-24T11:27:37.274Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-24T11:27:37.534Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-24T11:27:37.534Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-24T11:27:37.534Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-24T11:27:37.796Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2022-01-24T11:27:37.796Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T11:27:37.796Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2022-01-24T11:27:37.796Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-24T11:27:38.366Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-01-24T11:27:38.366Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-01-24T11:27:38.366Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-01-24T11:27:38.366Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-01-24T11:27:38.366Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2022-01-24T11:27:38.366Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T11:27:38.366Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2022-01-24T11:27:38.366Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2022-01-24T11:27:38.627Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2022-01-24T11:27:38.627Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T11:27:38.627Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-24T11:27:38.627Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-24T11:27:38.627Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-24T11:27:38.627Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T11:27:38.627Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-24T11:27:38.627Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-24T11:27:38.887Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-24T11:27:38.887Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T11:27:38.887Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-24T11:27:38.887Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-24T11:27:38.887Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-24T11:27:39.148Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T11:27:39.148Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-24T11:27:39.148Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-24T11:27:39.148Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-24T11:27:39.148Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T11:27:39.148Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-24T11:27:39.148Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-24T11:27:39.148Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-24T11:27:39.148Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-24T11:27:39.409Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-24T11:27:39.409Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T11:27:39.409Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-24T11:27:39.409Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-24T11:27:39.409Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-24T11:27:39.409Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T11:27:39.409Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-24T11:27:39.409Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-24T11:27:39.670Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-24T11:27:39.670Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T11:27:39.670Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-24T11:27:39.670Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-24T11:27:39.670Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2022-01-24T11:27:39.670Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T11:27:39.670Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-24T11:27:39.932Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-24T11:27:40.193Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2022-01-24T11:27:40.454Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-01-24T11:27:40.716Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-01-24T11:27:40.716Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T11:27:40.716Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2022-01-24T11:27:40.716Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-24T11:27:40.978Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2022-01-24T11:27:40.978Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-24T11:27:40.978Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2022-01-24T11:27:40.978Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-24T11:27:40.978Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2022-01-24T11:27:41.239Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-24T11:27:41.239Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2022-01-24T11:27:41.239Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2022-01-24T11:27:41.239Z] Setting up debconf (1.5.66ubuntu1) ... [2022-01-24T11:27:41.502Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-24T11:27:41.502Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2022-01-24T11:27:41.502Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-01-24T11:27:41.502Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2022-01-24T11:27:41.502Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-24T11:27:41.502Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2022-01-24T11:27:41.502Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-01-24T11:27:41.764Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2022-01-24T11:27:41.764Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-24T11:27:41.764Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-24T11:27:41.764Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-24T11:27:41.764Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-24T11:27:42.025Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-24T11:27:42.025Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-24T11:27:42.025Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-24T11:27:42.025Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-24T11:27:42.025Z] (Reading database ... 13919 files and directories currently installed.) [2022-01-24T11:27:42.025Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-24T11:27:42.025Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-24T11:27:42.288Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-24T11:27:42.288Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T11:27:42.288Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-24T11:27:42.288Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-24T11:27:42.288Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... [2022-01-24T11:27:42.288Z] Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-24T11:27:42.550Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-24T11:27:42.550Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-24T11:27:42.550Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-24T11:27:42.550Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T11:27:42.550Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2022-01-24T11:27:42.550Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2022-01-24T11:27:42.550Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2022-01-24T11:27:42.812Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T11:27:42.812Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2022-01-24T11:27:42.812Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2022-01-24T11:27:42.812Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2022-01-24T11:27:42.812Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T11:27:42.812Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2022-01-24T11:27:42.812Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-24T11:27:42.812Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-24T11:27:43.073Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T11:27:43.073Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-24T11:27:43.073Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-24T11:27:43.334Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-24T11:27:43.334Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T11:27:43.334Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2022-01-24T11:27:43.334Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2022-01-24T11:27:43.334Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2022-01-24T11:27:43.334Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T11:27:43.334Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2022-01-24T11:27:43.334Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2022-01-24T11:27:43.610Z] Setting up passwd (1:4.5-1ubuntu2) ... [2022-01-24T11:27:43.610Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T11:27:43.610Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-24T11:27:43.610Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-24T11:27:43.872Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2022-01-24T11:27:43.872Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T11:27:43.872Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-01-24T11:27:43.872Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-01-24T11:27:43.872Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-01-24T11:27:43.872Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T11:27:43.872Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-01-24T11:27:43.872Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-01-24T11:27:44.133Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-01-24T11:27:44.133Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T11:27:44.133Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2022-01-24T11:27:44.134Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2022-01-24T11:27:44.134Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2022-01-24T11:27:44.134Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T11:27:44.134Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2022-01-24T11:27:44.395Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2022-01-24T11:27:44.395Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2022-01-24T11:27:44.395Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T11:27:44.395Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2022-01-24T11:27:44.395Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2022-01-24T11:27:44.395Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2022-01-24T11:27:44.656Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T11:27:44.656Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2022-01-24T11:27:44.656Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2022-01-24T11:27:44.656Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2022-01-24T11:27:44.656Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T11:27:44.656Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... [2022-01-24T11:27:44.656Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... [2022-01-24T11:27:44.919Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... [2022-01-24T11:27:44.919Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-24T11:27:44.919Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2022-01-24T11:27:44.919Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2022-01-24T11:27:44.919Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2022-01-24T11:27:44.919Z] (Reading database ... 13924 files and directories currently installed.) [2022-01-24T11:27:44.919Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-01-24T11:27:44.919Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-01-24T11:27:45.180Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-01-24T11:27:45.180Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-01-24T11:27:45.180Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2022-01-24T11:27:45.180Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2022-01-24T11:27:45.440Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2022-01-24T11:27:45.440Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2022-01-24T11:27:45.440Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2022-01-24T11:27:45.440Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2022-01-24T11:27:45.440Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2022-01-24T11:27:45.440Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2022-01-24T11:27:45.701Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2022-01-24T11:27:45.701Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2022-01-24T11:27:45.701Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2022-01-24T11:27:45.701Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2022-01-24T11:27:45.701Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2022-01-24T11:27:45.701Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2022-01-24T11:27:45.962Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2022-01-24T11:27:45.962Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2022-01-24T11:27:45.962Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2022-01-24T11:27:45.962Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2022-01-24T11:27:45.962Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2022-01-24T11:27:45.962Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2022-01-24T11:27:46.223Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2022-01-24T11:27:46.223Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2022-01-24T11:27:46.484Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2022-01-24T11:27:46.484Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2022-01-24T11:27:46.484Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-24T11:27:46.484Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-24T11:27:46.745Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-24T11:27:46.745Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-24T11:27:46.745Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-24T11:27:47.007Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-24T11:27:47.007Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-24T11:27:47.007Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-24T11:27:47.007Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-24T11:27:47.007Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-24T11:27:47.007Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-24T11:27:47.007Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-24T11:27:47.268Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-24T11:27:47.268Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-24T11:27:47.268Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-24T11:27:47.268Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-24T11:27:48.211Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-24T11:27:48.211Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-24T11:27:48.778Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-24T11:27:48.778Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-24T11:27:49.039Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-24T11:27:49.039Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-24T11:27:49.302Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-24T11:27:49.302Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-24T11:27:50.242Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-24T11:27:50.242Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-24T11:27:50.242Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-24T11:27:50.242Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-24T11:27:50.242Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2022-01-24T11:27:50.242Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-24T11:27:50.505Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2022-01-24T11:27:50.505Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-24T11:27:50.505Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2022-01-24T11:27:50.505Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2022-01-24T11:27:50.768Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-24T11:27:50.768Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-24T11:27:50.768Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-24T11:27:50.768Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-24T11:27:50.768Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2022-01-24T11:27:50.768Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2022-01-24T11:27:50.768Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-24T11:27:51.029Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-24T11:27:51.029Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-24T11:27:51.029Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-24T11:27:51.029Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-24T11:27:51.029Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2022-01-24T11:27:51.029Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2022-01-24T11:27:51.029Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2022-01-24T11:27:51.029Z] [2022-01-24T11:27:51.029Z] Current default time zone: 'Etc/UTC' [2022-01-24T11:27:51.029Z] Local time is now: Mon Jan 24 11:27:50 UTC 2022. [2022-01-24T11:27:51.029Z] Universal Time is now: Mon Jan 24 11:27:50 UTC 2022. [2022-01-24T11:27:51.029Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-01-24T11:27:51.029Z] [2022-01-24T11:27:51.029Z] Setting up systemd-sysv (237-3ubuntu10.53) ... [2022-01-24T11:27:51.029Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-24T11:27:51.029Z] Setting up linux-libc-dev:amd64 (4.15.0-166.174) ... [2022-01-24T11:27:51.029Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2022-01-24T11:27:51.029Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2022-01-24T11:27:51.029Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2022-01-24T11:27:51.029Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2022-01-24T11:27:51.290Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2022-01-24T11:27:51.290Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2022-01-24T11:27:51.290Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2022-01-24T11:27:51.290Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-24T11:27:51.290Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2022-01-24T11:27:51.290Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-24T11:27:51.290Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-01-24T11:27:51.290Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-24T11:27:51.290Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2022-01-24T11:27:51.290Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2022-01-24T11:27:51.290Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2022-01-24T11:27:51.290Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... [2022-01-24T11:27:51.290Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2022-01-24T11:27:51.290Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2022-01-24T11:27:51.290Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2022-01-24T11:27:51.290Z] Setting up ca-certificates (20210119~18.04.2) ... [2022-01-24T11:27:53.205Z] Updating certificates in /etc/ssl/certs... [2022-01-24T11:27:54.145Z] 23 added, 28 removed; done. [2022-01-24T11:27:54.145Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2022-01-24T11:27:54.145Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-24T11:27:54.146Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2022-01-24T11:27:54.146Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2022-01-24T11:27:54.146Z] Setting up pkgbinarymangler (138.18.04.1) ... [2022-01-24T11:27:54.146Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-24T11:27:54.146Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-01-24T11:27:54.146Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-24T11:27:54.407Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-24T11:27:54.407Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-24T11:27:54.407Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-24T11:27:54.407Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-24T11:27:54.407Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2022-01-24T11:27:54.407Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2022-01-24T11:27:54.407Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2022-01-24T11:27:54.407Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2022-01-24T11:27:54.407Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2022-01-24T11:27:54.407Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-24T11:27:54.407Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-24T11:27:54.407Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2022-01-24T11:27:54.407Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2022-01-24T11:27:54.407Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2022-01-24T11:27:54.407Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-24T11:27:54.407Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-01-24T11:27:54.668Z] Processing triggers for mime-support (3.60ubuntu1) ... [2022-01-24T11:27:54.668Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2022-01-24T11:27:54.668Z] Updating certificates in /etc/ssl/certs... [2022-01-24T11:27:55.237Z] 0 added, 0 removed; done. [2022-01-24T11:27:55.237Z] Running hooks in /etc/ca-certificates/update.d... [2022-01-24T11:27:55.237Z] done. [2022-01-24T11:27:55.759Z] Reading package lists... [2022-01-24T11:27:55.759Z] Building dependency tree... [2022-01-24T11:27:55.759Z] Reading state information... [2022-01-24T11:27:56.019Z] The following NEW packages will be installed: [2022-01-24T11:27:56.019Z] apt-transport-https [2022-01-24T11:27:56.019Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-01-24T11:27:56.281Z] Need to get 4348 B of archives. [2022-01-24T11:27:56.281Z] After this operation, 154 kB of additional disk space will be used. [2022-01-24T11:27:56.281Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2022-01-24T11:27:56.281Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-24T11:27:56.281Z] Fetched 4348 B in 0s (24.1 kB/s) [2022-01-24T11:27:56.281Z] Selecting previously unselected package apt-transport-https. [2022-01-24T11:27:56.281Z] (Reading database ... 13931 files and directories currently installed.) [2022-01-24T11:27:56.281Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2022-01-24T11:27:56.281Z] Unpacking apt-transport-https (1.6.14) ... [2022-01-24T11:27:56.281Z] Setting up apt-transport-https (1.6.14) ... [2022-01-24T11:27:56.541Z] Waiting for network to be ready... [2022-01-24T11:28:04.684Z] 2022-01-24T11:28:00Z INFO Waiting for automatic snapd restart... [2022-01-24T11:28:05.256Z] snapd 2.53.4 from Canonical* installed [2022-01-24T11:28:06.646Z] "snapd" switched to the "latest/stable" channel [2022-01-24T11:28:06.647Z] [2022-01-24T11:28:10.863Z] core18 20211215 from Canonical* installed [2022-01-24T11:28:12.775Z] core20 20211129 from Canonical* installed [2022-01-24T11:28:12.775Z] "core20" switched to the "latest/stable" channel [2022-01-24T11:28:12.775Z] [2022-01-24T11:28:15.317Z] snapcraft 6.0.2 from Canonical* installed [2022-01-24T11:28:15.317Z] "snapcraft" switched to the "latest/stable" channel [2022-01-24T11:28:15.317Z] [2022-01-24T11:28:20.603Z] 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-24T11:28:20.603Z] - README.md [2022-01-24T11:28:20.603Z] [2022-01-24T11:28:20.603Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-24T11:28:21.174Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-01-24T11:28:21.174Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-01-24T11:28:21.174Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-01-24T11:28:22.373Z] Reading package lists... [2022-01-24T11:28:23.759Z] 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-24T11:28:24.742Z] Reading package lists... [2022-01-24T11:28:25.008Z] Building dependency tree... [2022-01-24T11:28:25.008Z] Reading state information... [2022-01-24T11:28:25.008Z] Suggested packages: [2022-01-24T11:28:25.008Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2022-01-24T11:28:25.008Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2022-01-24T11:28:25.008Z] Recommended packages: [2022-01-24T11:28:25.008Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-01-24T11:28:25.008Z] The following NEW packages will be installed: [2022-01-24T11:28:25.008Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2022-01-24T11:28:25.008Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2022-01-24T11:28:25.008Z] pkg-config zip [2022-01-24T11:28:25.276Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-24T11:28:25.276Z] Need to get 7668 kB of archives. [2022-01-24T11:28:25.276Z] After this operation, 43.8 MB of additional disk space will be used. [2022-01-24T11:28:25.276Z] 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-24T11:28:25.276Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2022-01-24T11:28:25.547Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2022-01-24T11:28:25.547Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2022-01-24T11:28:25.812Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2022-01-24T11:28:25.812Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2022-01-24T11:28:25.812Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2022-01-24T11:28:25.812Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2022-01-24T11:28:25.812Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2022-01-24T11:28:25.812Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-01-24T11:28:26.075Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2022-01-24T11:28:26.075Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2022-01-24T11:28:26.075Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2022-01-24T11:28:26.339Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2022-01-24T11:28:26.339Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2022-01-24T11:28:26.339Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-24T11:28:26.339Z] Fetched 7668 kB in 1s (6988 kB/s) [2022-01-24T11:28:26.339Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-01-24T11:28:26.627Z] (Reading database ... 13935 files and directories currently installed.) [2022-01-24T11:28:26.627Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... [2022-01-24T11:28:26.627Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-01-24T11:28:26.627Z] Selecting previously unselected package libpsl5:amd64. [2022-01-24T11:28:26.627Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2022-01-24T11:28:26.627Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2022-01-24T11:28:26.627Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-01-24T11:28:26.627Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2022-01-24T11:28:26.627Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-01-24T11:28:26.627Z] Selecting previously unselected package librtmp1:amd64. [2022-01-24T11:28:26.627Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2022-01-24T11:28:26.627Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-01-24T11:28:26.897Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-01-24T11:28:26.897Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2022-01-24T11:28:26.897Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2022-01-24T11:28:26.897Z] Selecting previously unselected package liberror-perl. [2022-01-24T11:28:26.897Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2022-01-24T11:28:26.897Z] Unpacking liberror-perl (0.17025-1) ... [2022-01-24T11:28:26.897Z] Selecting previously unselected package git-man. [2022-01-24T11:28:26.897Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2022-01-24T11:28:26.897Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2022-01-24T11:28:26.897Z] Selecting previously unselected package git. [2022-01-24T11:28:26.897Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2022-01-24T11:28:27.159Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2022-01-24T11:28:27.419Z] Selecting previously unselected package libnorm1:amd64. [2022-01-24T11:28:27.678Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2022-01-24T11:28:27.678Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-01-24T11:28:27.678Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-01-24T11:28:27.678Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2022-01-24T11:28:27.678Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-01-24T11:28:27.678Z] Selecting previously unselected package libsodium23:amd64. [2022-01-24T11:28:27.678Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2022-01-24T11:28:27.678Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2022-01-24T11:28:27.678Z] Selecting previously unselected package libzmq5:amd64. [2022-01-24T11:28:27.678Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2022-01-24T11:28:27.678Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-24T11:28:27.939Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-01-24T11:28:27.939Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2022-01-24T11:28:27.939Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-24T11:28:27.939Z] Selecting previously unselected package pkg-config. [2022-01-24T11:28:27.939Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2022-01-24T11:28:27.939Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2022-01-24T11:28:27.939Z] Selecting previously unselected package zip. [2022-01-24T11:28:27.939Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2022-01-24T11:28:27.939Z] Unpacking zip (3.0-11build1) ... [2022-01-24T11:28:27.939Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-01-24T11:28:28.199Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2022-01-24T11:28:28.199Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-01-24T11:28:28.199Z] Setting up liberror-perl (0.17025-1) ... [2022-01-24T11:28:28.199Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2022-01-24T11:28:28.199Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-01-24T11:28:28.199Z] No schema files found: doing nothing. [2022-01-24T11:28:28.199Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-01-24T11:28:28.199Z] Setting up zip (3.0-11build1) ... [2022-01-24T11:28:28.199Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-01-24T11:28:28.199Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2022-01-24T11:28:28.199Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2022-01-24T11:28:28.199Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-24T11:28:28.199Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2022-01-24T11:28:28.199Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-24T11:28:28.199Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2022-01-24T11:28:28.199Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-24T11:28:28.770Z] git set to automatically installed. [2022-01-24T11:28:28.770Z] git-man set to automatically installed. [2022-01-24T11:28:28.770Z] libcurl3-gnutls set to automatically installed. [2022-01-24T11:28:28.770Z] liberror-perl set to automatically installed. [2022-01-24T11:28:28.770Z] libglib2.0-0 set to automatically installed. [2022-01-24T11:28:28.770Z] libnghttp2-14 set to automatically installed. [2022-01-24T11:28:28.770Z] libnorm1 set to automatically installed. [2022-01-24T11:28:28.770Z] libpgm-5.2-0 set to automatically installed. [2022-01-24T11:28:28.770Z] libpsl5 set to automatically installed. [2022-01-24T11:28:28.770Z] librtmp1 set to automatically installed. [2022-01-24T11:28:28.770Z] libsodium23 set to automatically installed. [2022-01-24T11:28:28.770Z] libzmq3-dev set to automatically installed. [2022-01-24T11:28:28.770Z] libzmq5 set to automatically installed. [2022-01-24T11:28:28.770Z] pkg-config set to automatically installed. [2022-01-24T11:28:28.770Z] zip set to automatically installed. [2022-01-24T11:28:29.340Z] snapd is not logged in, snap install commands will use sudo [2022-01-24T11:28:34.635Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-01-24T11:28:34.896Z] Downloading snap 'edgex-app-service-configurable' [2022-01-24T11:28:38.196Z] Pulling app-service-configurable [2022-01-24T11:28:38.196Z] + snapcraftctl pull [2022-01-24T11:28:39.137Z] Pulling config-common [2022-01-24T11:28:39.137Z] + snapcraftctl pull [2022-01-24T11:28:40.522Z] Pulling go-build-helper [2022-01-24T11:28:40.522Z] + snapcraftctl pull [2022-01-24T11:28:41.905Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-01-24T11:28:41.905Z] Skipping pull go-build-helper (already ran) [2022-01-24T11:28:41.905Z] Building go-build-helper [2022-01-24T11:28:41.905Z] + snapcraftctl build [2022-01-24T11:28:45.220Z] Staging go-build-helper [2022-01-24T11:28:45.220Z] + snapcraftctl stage [2022-01-24T11:28:45.231Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T11:28:45.231Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-24T11:28:45.231Z] ---> 8d53319d0eb9 [2022-01-24T11:28:45.231Z] Step 3/23 : WORKDIR /edgex-go [2022-01-24T11:28:45.231Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T11:28:45.231Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-24T11:28:45.231Z] ---> 8d53319d0eb9 [2022-01-24T11:28:45.231Z] Step 3/25 : WORKDIR /edgex-go [2022-01-24T11:28:45.231Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T11:28:45.231Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-24T11:28:45.231Z] ---> 8d53319d0eb9 [2022-01-24T11:28:45.231Z] Step 3/23 : WORKDIR /edgex-go [2022-01-24T11:28:45.231Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T11:28:45.231Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-24T11:28:45.231Z] ---> 8d53319d0eb9 [2022-01-24T11:28:45.231Z] Step 3/22 : WORKDIR /edgex-go [2022-01-24T11:28:45.231Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T11:28:45.231Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-24T11:28:45.231Z] ---> 8d53319d0eb9 [2022-01-24T11:28:45.231Z] Step 3/31 : WORKDIR /edgex-go [2022-01-24T11:28:45.231Z] ---> Running in eed91347fe56 [2022-01-24T11:28:45.231Z] ---> Running in 784bffae01e0 [2022-01-24T11:28:45.231Z] ---> Running in 48062997c78a [2022-01-24T11:28:45.231Z] ---> Running in 31f59e4d3af8 [2022-01-24T11:28:45.231Z] ---> Running in 9bc5edf3afab [2022-01-24T11:28:45.231Z] Removing intermediate container 9bc5edf3afab [2022-01-24T11:28:45.231Z] ---> d8fbca787a33 [2022-01-24T11:28:45.231Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T11:28:45.231Z] Removing intermediate container 48062997c78a [2022-01-24T11:28:45.231Z] ---> 3b6454c66966 [2022-01-24T11:28:45.231Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T11:28:45.231Z] Removing intermediate container eed91347fe56 [2022-01-24T11:28:45.231Z] ---> 61652fc3715a [2022-01-24T11:28:45.231Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T11:28:45.231Z] ---> Running in d835757a5b5e [2022-01-24T11:28:45.231Z] Removing intermediate container 31f59e4d3af8 [2022-01-24T11:28:45.231Z] ---> f65d413e6224 [2022-01-24T11:28:45.231Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T11:28:45.231Z] Removing intermediate container 784bffae01e0 [2022-01-24T11:28:45.231Z] ---> a7753313e1b2 [2022-01-24T11:28:45.231Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T11:28:45.231Z] ---> Running in 04d08f4f0f75 [2022-01-24T11:28:45.231Z] ---> Running in 2b0d6f5bfcf5 [2022-01-24T11:28:45.231Z] ---> Running in 1cc4829fac48 [2022-01-24T11:28:45.231Z] ---> Running in 74b65a4de241 [2022-01-24T11:28:47.218Z] Removing intermediate container d835757a5b5e [2022-01-24T11:28:47.218Z] ---> 1f6d9cedef2f [2022-01-24T11:28:47.218Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-24T11:28:47.218Z] ---> Running in abfd4f535240 [2022-01-24T11:28:47.835Z] Removing intermediate container 04d08f4f0f75 [2022-01-24T11:28:47.835Z] ---> e958ee8c8f44 [2022-01-24T11:28:47.835Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-24T11:28:47.835Z] Removing intermediate container 2b0d6f5bfcf5 [2022-01-24T11:28:47.835Z] ---> 02a77d2d1fd8 [2022-01-24T11:28:47.835Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-24T11:28:47.835Z] ---> Running in fb25ffa9353f [2022-01-24T11:28:47.835Z] ---> Running in 3bc633a0086f [2022-01-24T11:28:48.122Z] Removing intermediate container 74b65a4de241 [2022-01-24T11:28:48.122Z] ---> 1792dab8b378 [2022-01-24T11:28:48.122Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-24T11:28:48.122Z] ---> Running in cc6e1fb71592 [2022-01-24T11:28:48.403Z] Removing intermediate container 1cc4829fac48 [2022-01-24T11:28:48.403Z] ---> c1fb27a1921f [2022-01-24T11:28:48.403Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-24T11:28:48.403Z] ---> Running in c35a42059920 [2022-01-24T11:28:49.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-24T11:28:49.982Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-24T11:28:49.983Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-24T11:28:49.983Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-24T11:28:49.983Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-24T11:28:50.253Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-24T11:28:50.509Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2022-01-24T11:28:50.509Z] Fetched 224 kB in 0s (0 B/s) [2022-01-24T11:28:50.509Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2022-01-24T11:28:50.509Z] Fetched 157 kB in 0s (0 B/s) [2022-01-24T11:28:50.509Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2022-01-24T11:28:50.509Z] Fetched 221 kB in 0s (0 B/s) [2022-01-24T11:28:50.509Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2022-01-24T11:28:50.509Z] Fetched 143 kB in 0s (0 B/s) [2022-01-24T11:28:50.509Z] Pulling edgex-go [2022-01-24T11:28:50.509Z] + snapcraftctl pull [2022-01-24T11:28:50.847Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-24T11:28:50.847Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-24T11:28:50.847Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-24T11:28:51.121Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-24T11:28:51.121Z] OK: 220 MiB in 52 packages [2022-01-24T11:28:52.114Z] OK: 220 MiB in 52 packages [2022-01-24T11:28:52.114Z] OK: 220 MiB in 52 packages [2022-01-24T11:28:52.114Z] OK: 220 MiB in 52 packages [2022-01-24T11:28:52.391Z] OK: 220 MiB in 52 packages [2022-01-24T11:28:52.391Z] Removing intermediate container abfd4f535240 [2022-01-24T11:28:52.391Z] ---> e91d6212755c [2022-01-24T11:28:52.391Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-24T11:28:52.418Z] Pulling hooks [2022-01-24T11:28:52.418Z] + snapcraftctl pull [2022-01-24T11:28:53.364Z] Removing intermediate container fb25ffa9353f [2022-01-24T11:28:53.364Z] ---> 56ba9a2c1ffd [2022-01-24T11:28:53.364Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-24T11:28:53.643Z] Removing intermediate container 3bc633a0086f [2022-01-24T11:28:53.643Z] ---> 4df434d464b1 [2022-01-24T11:28:53.643Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-24T11:28:53.643Z] Removing intermediate container cc6e1fb71592 [2022-01-24T11:28:53.643Z] ---> 7f924a45b41e [2022-01-24T11:28:53.643Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-24T11:28:53.643Z] Removing intermediate container c35a42059920 [2022-01-24T11:28:53.643Z] ---> f90a053df5ed [2022-01-24T11:28:53.643Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-24T11:28:53.643Z] ---> 7bba6f19caa7 [2022-01-24T11:28:53.643Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T11:28:53.916Z] ---> Running in 9599f8a156f3 [2022-01-24T11:28:54.506Z] ---> 6183e916aa7c [2022-01-24T11:28:54.506Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T11:28:54.506Z] ---> Running in 62caaae47d0f [2022-01-24T11:28:54.790Z] ---> 274c011203d7 [2022-01-24T11:28:54.790Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 06dbdd61c40f [2022-01-24T11:28:54.790Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T11:28:54.790Z] [2022-01-24T11:28:54.790Z] ---> 3d5db129d0b1 [2022-01-24T11:28:54.790Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T11:28:54.790Z] ---> Running in 980a1f83d481 [2022-01-24T11:28:54.790Z] ---> Running in fb63fefc69c4 [2022-01-24T11:28:55.065Z] ---> Running in 833ca8427d19 [2022-01-24T11:28:58.464Z] Removing intermediate container 9599f8a156f3 [2022-01-24T11:28:58.464Z] ---> b6be41a6963c [2022-01-24T11:28:58.464Z] Step 8/22 : COPY . . [2022-01-24T11:29:01.114Z] Removing intermediate container 980a1f83d481 [2022-01-24T11:29:01.114Z] ---> fa454803ffb0 [2022-01-24T11:29:01.114Z] Step 8/23 : COPY . . [2022-01-24T11:29:01.385Z] Removing intermediate container fb63fefc69c4 [2022-01-24T11:29:01.385Z] ---> f873caa1aca4 [2022-01-24T11:29:01.385Z] Step 8/25 : COPY . . [2022-01-24T11:29:01.385Z] Removing intermediate container 62caaae47d0f [2022-01-24T11:29:01.385Z] ---> 229d5a66ac0d [2022-01-24T11:29:01.385Z] Step 8/31 : COPY . . [2022-01-24T11:29:01.658Z] Removing intermediate container 833ca8427d19 [2022-01-24T11:29:01.658Z] ---> 747da85bbca5 [2022-01-24T11:29:01.658Z] Step 8/23 : COPY . . [2022-01-24T11:29:14.377Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2022-01-24T11:29:14.378Z] Fetched 96.5 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2022-01-24T11:29:14.378Z] Fetched 279 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2022-01-24T11:29:14.378Z] Fetched 122 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2022-01-24T11:29:14.378Z] Fetched 77.8 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2022-01-24T11:29:14.378Z] Fetched 8848 B in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2022-01-24T11:29:14.378Z] Fetched 47.8 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2022-01-24T11:29:14.378Z] Fetched 45.6 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2022-01-24T11:29:14.378Z] Fetched 15.0 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2022-01-24T11:29:14.378Z] Fetched 220 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2022-01-24T11:29:14.378Z] Fetched 154 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-01-24T11:29:14.378Z] Fetched 50.6 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2022-01-24T11:29:14.378Z] Fetched 14.8 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2022-01-24T11:29:14.378Z] Fetched 41.8 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2022-01-24T11:29:14.378Z] Fetched 499 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2022-01-24T11:29:14.378Z] Fetched 111 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2022-01-24T11:29:14.378Z] Fetched 240 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2022-01-24T11:29:14.378Z] Fetched 29.3 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2022-01-24T11:29:14.378Z] Fetched 85.5 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2022-01-24T11:29:14.378Z] Fetched 24.5 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2022-01-24T11:29:14.378Z] Fetched 49.2 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2022-01-24T11:29:14.378Z] Fetched 54.2 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2022-01-24T11:29:14.378Z] Fetched 30.8 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2022-01-24T11:29:14.378Z] Fetched 15.8 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2022-01-24T11:29:14.378Z] Fetched 85.9 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2022-01-24T11:29:14.378Z] Fetched 8720 B in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2022-01-24T11:29:14.378Z] Fetched 140 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2022-01-24T11:29:14.378Z] Fetched 119 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2022-01-24T11:29:14.378Z] Fetched 111 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2022-01-24T11:29:14.378Z] Fetched 11.1 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2022-01-24T11:29:14.378Z] Fetched 646 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2022-01-24T11:29:14.378Z] Fetched 41.3 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2022-01-24T11:29:14.378Z] Fetched 17.9 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2022-01-24T11:29:14.378Z] Fetched 368 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2022-01-24T11:29:14.378Z] Fetched 187 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2022-01-24T11:29:14.378Z] Fetched 175 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2022-01-24T11:29:14.378Z] Fetched 206 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb [1302 kB] [2022-01-24T11:29:14.378Z] Fetched 1302 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2022-01-24T11:29:14.378Z] Fetched 36.2 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2022-01-24T11:29:14.378Z] Fetched 159 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2022-01-24T11:29:14.378Z] Fetched 107 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2022-01-24T11:29:14.378Z] Fetched 48.7 kB in 0s (0 B/s) [2022-01-24T11:29:14.378Z] Pulling static-packages [2022-01-24T11:29:14.378Z] + snapcraftctl pull [2022-01-24T11:29:14.378Z] Pulling version [2022-01-24T11:29:14.378Z] + cd /root/project [2022-01-24T11:29:14.378Z] + git describe --tags --abbrev=0 [2022-01-24T11:29:14.378Z] + sed s/v// [2022-01-24T11:29:14.378Z] + GIT_VERSION=2.2.0-dev.22 [2022-01-24T11:29:14.378Z] + [ -z 2.2.0-dev.22 ] [2022-01-24T11:29:14.378Z] + snapcraftctl set-version 2.2.0-dev.22 [2022-01-24T11:29:14.378Z] Building app-service-configurable [2022-01-24T11:29:14.378Z] + snapcraftctl build [2022-01-24T11:29:16.289Z] Building config-common [2022-01-24T11:29:16.289Z] + snapcraftctl build [2022-01-24T11:29:18.203Z] Skipping build go-build-helper (already ran) [2022-01-24T11:29:18.463Z] Building edgex-go [2022-01-24T11:29:18.463Z] + cd /root/parts/edgex-go/src [2022-01-24T11:29:18.463Z] + git describe --tags --abbrev=0 [2022-01-24T11:29:18.463Z] + sed s/v// [2022-01-24T11:29:18.463Z] + GIT_VERSION=2.2.0-dev.22 [2022-01-24T11:29:18.463Z] + [ -z 2.2.0-dev.22 ] [2022-01-24T11:29:18.463Z] + echo 2.2.0-dev.22 [2022-01-24T11:29:18.463Z] + [ ! -d vendor ] [2022-01-24T11:29:18.463Z] + go mod download all [2022-01-24T11:29:24.075Z] ---> 3b8a77825ba7 [2022-01-24T11:29:24.075Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-24T11:29:24.075Z] ---> Running in 8cc17218e6f5 [2022-01-24T11:29:24.075Z] ---> 562f25079ffa [2022-01-24T11:29:24.075Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-24T11:29:24.075Z] ---> Running in b46fdd29cde8 [2022-01-24T11:29:24.075Z] ---> f362d861b75d [2022-01-24T11:29:24.075Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-24T11:29:24.075Z] ---> Running in b6d90e6362a1 [2022-01-24T11:29:24.075Z] ---> 914ed591e313 [2022-01-24T11:29:24.075Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-24T11:29:24.075Z] 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-24T11:29:24.075Z] ---> Running in 18ff123cdfab [2022-01-24T11:29:24.669Z] 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-24T11:29:25.059Z] + make build [2022-01-24T11:29:25.059Z] 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-24T11:29:25.270Z] ---> ce7753ffa02c [2022-01-24T11:29:25.270Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-24T11:29:25.270Z] ---> Running in 76c3a987eca5 [2022-01-24T11:29:25.864Z] 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-24T11:29:25.864Z] 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-24T11:29:27.306Z] 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-24T11:29:37.289Z] 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-24T11:29:40.581Z] 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-24T11:29:41.525Z] 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-24T11:29:42.464Z] 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-24T11:29:43.034Z] 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-24T11:29:43.972Z] 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-24T11:29:45.349Z] 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-24T11:29:46.288Z] 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-24T11:29:47.668Z] 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-24T11:29:48.239Z] 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-24T11:29:49.178Z] 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-24T11:29:51.086Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-01-24T11:29:51.086Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-01-24T11:29:51.086Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-01-24T11:29:51.086Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-01-24T11:29:51.087Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-01-24T11:29:51.087Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-01-24T11:29:51.087Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-01-24T11:29:51.087Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-01-24T11:29:51.087Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-01-24T11:29:51.087Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-01-24T11:29:51.087Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-01-24T11:29:51.087Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-01-24T11:29:51.087Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-01-24T11:29:51.087Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-01-24T11:29:51.087Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-01-24T11:29:51.087Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-01-24T11:29:51.087Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-01-24T11:29:51.087Z] + 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-24T11:29:51.087Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-01-24T11:29:51.087Z] + 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-24T11:29:51.087Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-01-24T11:29:51.087Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-01-24T11:29:51.087Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-01-24T11:29:51.087Z] + 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-24T11:29:51.087Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-01-24T11:29:51.087Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-01-24T11:29:51.087Z] + 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-24T11:29:51.655Z] Building hooks [2022-01-24T11:29:51.656Z] + cd /root/parts/hooks/src [2022-01-24T11:29:51.656Z] + make build [2022-01-24T11:29:51.656Z] go mod tidy [2022-01-24T11:29:51.656Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2022-01-24T11:29:51.914Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-01-24T11:29:51.914Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-01-24T11:29:52.172Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-01-24T11:29:52.755Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-01-24T11:29:53.324Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-01-24T11:29:53.324Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-01-24T11:29:55.875Z] Building static-packages [2022-01-24T11:29:55.875Z] + snapcraftctl build [2022-01-24T11:29:57.803Z] Building version [2022-01-24T11:29:57.803Z] + snapcraftctl build [2022-01-24T11:29:59.718Z] Staging app-service-configurable [2022-01-24T11:29:59.718Z] + snapcraftctl stage [2022-01-24T11:30:01.101Z] Staging config-common [2022-01-24T11:30:01.101Z] + snapcraftctl stage [2022-01-24T11:30:02.490Z] Skipping stage go-build-helper (already ran) [2022-01-24T11:30:02.490Z] Staging edgex-go [2022-01-24T11:30:02.490Z] + snapcraftctl stage [2022-01-24T11:30:04.397Z] Staging hooks [2022-01-24T11:30:04.397Z] + snapcraftctl stage [2022-01-24T11:30:05.815Z] Staging static-packages [2022-01-24T11:30:05.815Z] + snapcraftctl stage [2022-01-24T11:30:07.265Z] Staging version [2022-01-24T11:30:07.265Z] + snapcraftctl stage [2022-01-24T11:30:08.701Z] Priming app-service-configurable [2022-01-24T11:30:08.701Z] + snapcraftctl prime [2022-01-24T11:30:11.238Z] 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-24T11:30:11.238Z] stage-packages: [2022-01-24T11:30:11.238Z] - libnorm1 [2022-01-24T11:30:11.238Z] - libpgm-5.2-0 [2022-01-24T11:30:11.238Z] - libsodium23 [2022-01-24T11:30:11.238Z] - libzmq5 [2022-01-24T11:30:11.238Z] Priming config-common [2022-01-24T11:30:11.238Z] + snapcraftctl prime [2022-01-24T11:30:12.620Z] Priming go-build-helper [2022-01-24T11:30:12.620Z] + snapcraftctl prime [2022-01-24T11:30:13.999Z] Priming edgex-go [2022-01-24T11:30:13.999Z] + snapcraftctl prime [2022-01-24T11:30:15.903Z] Priming hooks [2022-01-24T11:30:15.903Z] + snapcraftctl prime [2022-01-24T11:30:17.813Z] Priming static-packages [2022-01-24T11:30:17.813Z] + snapcraftctl prime [2022-01-24T11:30:20.354Z] Priming version [2022-01-24T11:30:20.354Z] + snapcraftctl prime [2022-01-24T11:30:21.739Z] 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-24T11:31:34.135Z] 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-24T11:31:34.135Z] Removing intermediate container 76c3a987eca5 [2022-01-24T11:31:34.135Z] ---> 95328269b5b3 [2022-01-24T11:31:34.135Z] [2022-01-24T11:31:34.135Z] Step 10/23 : FROM alpine:3.14 [2022-01-24T11:31:34.135Z] Removing intermediate container 18ff123cdfab [2022-01-24T11:31:34.135Z] ---> c93b5ef295f6 [2022-01-24T11:31:34.135Z] [2022-01-24T11:31:34.135Z] Step 10/31 : FROM alpine:3.14 [2022-01-24T11:31:34.730Z] 3.14: Pulling from library/alpine [2022-01-24T11:31:34.730Z] 3.14: Pulling from library/alpine [2022-01-24T11:31:36.733Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-24T11:31:36.733Z] Status: Downloaded newer image for alpine:3.14 [2022-01-24T11:31:36.733Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-24T11:31:36.733Z] Status: Image is up to date for alpine:3.14 [2022-01-24T11:31:36.733Z] ---> 5b8b7b635229 [2022-01-24T11:31:36.733Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-24T11:31:36.733Z] ---> 5b8b7b635229 [2022-01-24T11:31:36.733Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-24T11:31:37.335Z] ---> Running in 8c5917e53547 [2022-01-24T11:31:37.335Z] ---> Running in 7cbcf3b57de6 [2022-01-24T11:31:38.314Z] Removing intermediate container 8c5917e53547 [2022-01-24T11:31:38.314Z] ---> 65b64e3579c8 [2022-01-24T11:31:38.315Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-24T11:31:38.315Z] ---> Running in c55a1b2fbe5b [2022-01-24T11:31:39.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-24T11:31:39.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-24T11:31:39.576Z] Removing intermediate container 8cc17218e6f5 [2022-01-24T11:31:39.576Z] ---> 5a333fe6a739 [2022-01-24T11:31:39.576Z] [2022-01-24T11:31:39.576Z] Step 10/22 : FROM alpine:3.14 [2022-01-24T11:31:39.576Z] ---> 5b8b7b635229 [2022-01-24T11:31:39.576Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-24T11:31:39.576Z] Removing intermediate container b6d90e6362a1 [2022-01-24T11:31:39.576Z] ---> 1df107f7e064 [2022-01-24T11:31:39.576Z] [2022-01-24T11:31:39.576Z] Step 10/25 : FROM alpine:3.14 [2022-01-24T11:31:39.576Z] ---> 5b8b7b635229 [2022-01-24T11:31:39.576Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-24T11:31:39.576Z] ---> Running in 26249fd8afd0 [2022-01-24T11:31:39.849Z] ---> Running in 55fb0a4a5f90 [2022-01-24T11:31:40.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-24T11:31:40.401Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-24T11:31:40.401Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T11:31:40.401Z] OK: 6 MiB in 15 packages [2022-01-24T11:31:40.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-24T11:31:41.397Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-24T11:31:41.397Z] (2/2) Installing su-exec (0.2-r1) [2022-01-24T11:31:41.397Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T11:31:41.397Z] OK: 6 MiB in 16 packages [2022-01-24T11:31:42.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-24T11:31:42.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-24T11:31:42.004Z] Removing intermediate container 7cbcf3b57de6 [2022-01-24T11:31:42.004Z] ---> e2f6a9bfadc3 [2022-01-24T11:31:42.004Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-24T11:31:42.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-24T11:31:42.280Z] ---> Running in 10cb7f495392 [2022-01-24T11:31:42.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-24T11:31:42.879Z] Removing intermediate container c55a1b2fbe5b [2022-01-24T11:31:42.879Z] ---> 9327365230ca [2022-01-24T11:31:42.879Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-24T11:31:42.879Z] Removing intermediate container 10cb7f495392 [2022-01-24T11:31:42.879Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-24T11:31:42.879Z] ---> 6136bc02ea8a [2022-01-24T11:31:42.879Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-24T11:31:42.879Z] ---> Running in f048b8d96f0b [2022-01-24T11:31:42.879Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T11:31:43.155Z] OK: 6 MiB in 15 packages [2022-01-24T11:31:43.155Z] Removing intermediate container b46fdd29cde8 [2022-01-24T11:31:43.155Z] ---> a50a0df09010 [2022-01-24T11:31:43.155Z] [2022-01-24T11:31:43.156Z] Step 10/23 : FROM alpine:3.14 [2022-01-24T11:31:43.156Z] ---> 5b8b7b635229 [2022-01-24T11:31:43.156Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-24T11:31:43.156Z] ---> Using cache [2022-01-24T11:31:43.156Z] ---> e2f6a9bfadc3 [2022-01-24T11:31:43.156Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-24T11:31:43.156Z] ---> Using cache [2022-01-24T11:31:43.156Z] ---> 6136bc02ea8a [2022-01-24T11:31:43.156Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-24T11:31:43.156Z] (1/3) Installing ca-certificates (20211220-r0) [2022-01-24T11:31:43.156Z] ---> Running in e72e31c8351a [2022-01-24T11:31:43.156Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-24T11:31:43.156Z] (3/3) Installing su-exec (0.2-r1) [2022-01-24T11:31:43.156Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T11:31:43.156Z] ---> Running in b074ced59e26 [2022-01-24T11:31:43.430Z] Executing ca-certificates-20211220-r0.trigger [2022-01-24T11:31:43.430Z] OK: 6 MiB in 17 packages [2022-01-24T11:31:43.719Z] Removing intermediate container f048b8d96f0b [2022-01-24T11:31:43.719Z] ---> 4970f4c0206b [2022-01-24T11:31:43.719Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-24T11:31:43.719Z] ---> Running in e96ec01e6911 [2022-01-24T11:31:44.005Z] Removing intermediate container e72e31c8351a [2022-01-24T11:31:44.005Z] ---> a446adf81d6b [2022-01-24T11:31:44.005Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-24T11:31:44.005Z] Removing intermediate container b074ced59e26 [2022-01-24T11:31:44.005Z] ---> fb019e1b61a9 [2022-01-24T11:31:44.005Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-24T11:31:44.005Z] ---> Running in 82f7f2780f52 [2022-01-24T11:31:44.288Z] ---> Running in 00dbb30f1a65 [2022-01-24T11:31:44.288Z] Removing intermediate container e96ec01e6911 [2022-01-24T11:31:44.288Z] ---> a987f9c07545 [2022-01-24T11:31:44.288Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-24T11:31:44.564Z] Removing intermediate container 26249fd8afd0 [2022-01-24T11:31:44.564Z] ---> 5bfffb2167b0 [2022-01-24T11:31:44.564Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-24T11:31:44.564Z] ---> Running in 0cb786e4b812 [2022-01-24T11:31:44.564Z] ---> Running in 12c3750814c4 [2022-01-24T11:31:44.838Z] Removing intermediate container 82f7f2780f52 [2022-01-24T11:31:44.838Z] ---> 8b37c02a19fc [2022-01-24T11:31:44.838Z] Step 15/23 : WORKDIR / [2022-01-24T11:31:44.838Z] Removing intermediate container 00dbb30f1a65 [2022-01-24T11:31:44.838Z] ---> cfb6b285e436 [2022-01-24T11:31:44.838Z] Step 15/23 : WORKDIR / [2022-01-24T11:31:45.110Z] ---> Running in bcda42aa55df [2022-01-24T11:31:45.110Z] ---> Running in fcd453a1daa7 [2022-01-24T11:31:45.381Z] Removing intermediate container 12c3750814c4 [2022-01-24T11:31:45.381Z] ---> 2e6dd9e57b77 [2022-01-24T11:31:45.381Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-24T11:31:45.653Z] ---> Running in 937a7ae9ae32 [2022-01-24T11:31:45.653Z] Removing intermediate container 55fb0a4a5f90 [2022-01-24T11:31:45.653Z] ---> 4c973706ca16 [2022-01-24T11:31:45.653Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-24T11:31:45.653Z] Removing intermediate container fcd453a1daa7 [2022-01-24T11:31:45.653Z] ---> 93d66e3e529a [2022-01-24T11:31:45.653Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T11:31:45.653Z] Removing intermediate container bcda42aa55df [2022-01-24T11:31:45.653Z] ---> 468c5fd2dad4 [2022-01-24T11:31:45.653Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T11:31:45.928Z] ---> Running in 3333b462e5ba [2022-01-24T11:31:46.199Z] Removing intermediate container 937a7ae9ae32 [2022-01-24T11:31:46.199Z] ---> f01ccaafc3ab [2022-01-24T11:31:46.199Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-24T11:31:46.484Z] ---> Running in 5c4a5ca06c54 [2022-01-24T11:31:46.484Z] Removing intermediate container 3333b462e5ba [2022-01-24T11:31:46.484Z] ---> 41cee1abdedd [2022-01-24T11:31:46.484Z] Step 13/25 : WORKDIR / [2022-01-24T11:31:46.484Z] ---> Running in 8309a5b6c2ed [2022-01-24T11:31:46.761Z] ---> eea7bc154e03 [2022-01-24T11:31:46.761Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-24T11:31:47.037Z] Removing intermediate container 5c4a5ca06c54 [2022-01-24T11:31:47.037Z] ---> 90ae839fcf51 [2022-01-24T11:31:47.037Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T11:31:47.037Z] ---> 371083c90073 [2022-01-24T11:31:47.037Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-24T11:31:47.037Z] Removing intermediate container 0cb786e4b812 [2022-01-24T11:31:47.037Z] ---> 69fd84a6f1ba [2022-01-24T11:31:47.037Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-24T11:31:47.037Z] ---> Running in c2dbc1c17ac1 [2022-01-24T11:31:47.037Z] Removing intermediate container 8309a5b6c2ed [2022-01-24T11:31:47.037Z] ---> 25435ad50615 [2022-01-24T11:31:47.037Z] 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-24T11:31:48.021Z] Removing intermediate container c2dbc1c17ac1 [2022-01-24T11:31:48.021Z] ---> bc033fe1ba3c [2022-01-24T11:31:48.021Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-24T11:31:48.021Z] ---> c23538df86a1 [2022-01-24T11:31:48.021Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-24T11:31:48.021Z] ---> 4e6f4c99dfe1 [2022-01-24T11:31:48.021Z] 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-24T11:31:48.632Z] ---> 87b816882425 [2022-01-24T11:31:48.632Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-24T11:31:48.632Z] ---> 90d0c2490431 [2022-01-24T11:31:48.632Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-24T11:31:48.909Z] ---> 979db3468c34 [2022-01-24T11:31:48.909Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-24T11:31:48.909Z] ---> Running in 7fd2b35ace80 [2022-01-24T11:31:49.188Z] ---> 8b5843b5a54c [2022-01-24T11:31:49.188Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-24T11:31:49.792Z] ---> 63e8792c4920 [2022-01-24T11:31:49.792Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-24T11:31:49.792Z] ---> 5a625a925820 [2022-01-24T11:31:49.792Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-24T11:31:49.792Z] ---> e137495887ba [2022-01-24T11:31:49.792Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-24T11:31:50.063Z] ---> Running in bc0784ec6836 [2022-01-24T11:31:50.063Z] ---> Running in 2cd3b7ed7a37 [2022-01-24T11:31:50.334Z] ---> 0dac56e1595c [2022-01-24T11:31:50.334Z] 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-24T11:31:50.617Z] Removing intermediate container 2cd3b7ed7a37 [2022-01-24T11:31:50.617Z] ---> 500645b40fe3 [2022-01-24T11:31:50.617Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T11:31:50.617Z] Removing intermediate container bc0784ec6836 [2022-01-24T11:31:50.617Z] ---> 682c109da986 [2022-01-24T11:31:50.617Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T11:31:50.899Z] ---> Running in 92cfad2a2be1 [2022-01-24T11:31:50.899Z] ---> Running in 8af237001b62 [2022-01-24T11:31:50.899Z] ---> e796b2bc2726 [2022-01-24T11:31:50.899Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-24T11:31:51.171Z] ---> Running in c6703b5d477a [2022-01-24T11:31:51.447Z] ---> b55a76d20a7a [2022-01-24T11:31:51.447Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-24T11:31:51.447Z] Removing intermediate container 8af237001b62 [2022-01-24T11:31:51.447Z] ---> 8cb78936af68 [2022-01-24T11:31:51.447Z] Step 21/23 : LABEL arch=arm64 [2022-01-24T11:31:51.447Z] Removing intermediate container 92cfad2a2be1 [2022-01-24T11:31:51.447Z] ---> fad2afed7906 [2022-01-24T11:31:51.447Z] Step 21/23 : LABEL arch=arm64 [2022-01-24T11:31:51.447Z] Removing intermediate container 7fd2b35ace80 [2022-01-24T11:31:51.447Z] ---> 180a6cd6fa89 [2022-01-24T11:31:51.447Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T11:31:51.447Z] ---> Running in 30c16b4077d1 [2022-01-24T11:31:51.447Z] ---> Running in 41ea8ed3347e [2022-01-24T11:31:51.717Z] Removing intermediate container c6703b5d477a [2022-01-24T11:31:51.717Z] ---> e60b17bea721 [2022-01-24T11:31:51.717Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T11:31:51.717Z] ---> Running in a2882f45f674 [2022-01-24T11:31:51.988Z] Removing intermediate container 30c16b4077d1 [2022-01-24T11:31:51.988Z] ---> b2c95935c026 [2022-01-24T11:31:51.988Z] Step 22/23 : LABEL git_sha=60167b8c6a2f71ec5685a862b7ba90885c460722 [2022-01-24T11:31:51.988Z] Removing intermediate container 41ea8ed3347e [2022-01-24T11:31:51.988Z] ---> 99a94a19c328 [2022-01-24T11:31:51.988Z] Step 22/23 : LABEL git_sha=60167b8c6a2f71ec5685a862b7ba90885c460722 [2022-01-24T11:31:52.259Z] ---> Running in 698a0c2bdfc7 [2022-01-24T11:31:52.259Z] ---> Running in 3ab93a8b897d [2022-01-24T11:31:52.531Z] Removing intermediate container a2882f45f674 [2022-01-24T11:31:52.531Z] ---> be70471225d6 [2022-01-24T11:31:52.531Z] Step 20/22 : LABEL arch=arm64 [2022-01-24T11:31:52.531Z] ---> Running in 238aed042c1c [2022-01-24T11:31:52.531Z] ---> cef59a66e4f0 [2022-01-24T11:31:52.531Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-24T11:31:52.803Z] ---> 8bd9f50f879a [2022-01-24T11:31:52.803Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-24T11:31:52.803Z] Removing intermediate container 698a0c2bdfc7 [2022-01-24T11:31:52.803Z] ---> 233676df68c0 [2022-01-24T11:31:52.803Z] Step 23/23 : LABEL version=0.0.0 [2022-01-24T11:31:52.803Z] Removing intermediate container 3ab93a8b897d [2022-01-24T11:31:52.803Z] ---> ac0fd1227c35 [2022-01-24T11:31:52.803Z] Step 23/23 : LABEL version=0.0.0 [2022-01-24T11:31:53.074Z] ---> Running in 3fff276020c5 [2022-01-24T11:31:53.074Z] ---> Running in 81db984b86fb [2022-01-24T11:31:53.074Z] Removing intermediate container 238aed042c1c [2022-01-24T11:31:53.074Z] ---> c44942df9435 [2022-01-24T11:31:53.074Z] Step 21/22 : LABEL git_sha=60167b8c6a2f71ec5685a862b7ba90885c460722 [2022-01-24T11:31:53.350Z] ---> Running in 6b31a6d0c55e [2022-01-24T11:31:53.624Z] Removing intermediate container 3fff276020c5 [2022-01-24T11:31:53.624Z] ---> 240e6635cd53 [2022-01-24T11:31:53.624Z] [2022-01-24T11:31:53.624Z] Removing intermediate container 81db984b86fb [2022-01-24T11:31:53.624Z] ---> a34d3fee9720 [2022-01-24T11:31:53.624Z] [2022-01-24T11:31:53.899Z] Removing intermediate container 6b31a6d0c55e [2022-01-24T11:31:53.899Z] ---> c41ab2a04b2f [2022-01-24T11:31:53.899Z] Step 22/22 : LABEL version=0.0.0 [2022-01-24T11:31:54.174Z] Successfully built a34d3fee9720 [2022-01-24T11:31:54.174Z] Successfully tagged core-command-arm64:latest [2022-01-24T11:31:54.174Z] Building support-notifications [2022-01-24T11:31:54.174Z] ---> Running in ba2fcaa62307 [2022-01-24T11:31:54.174Z]  Building core-command ... done Successfully built 240e6635cd53 [2022-01-24T11:31:54.174Z] Successfully tagged core-metadata-arm64:latest [2022-01-24T11:31:54.174Z]  Building core-metadata ... done Building security-proxy-setup [2022-01-24T11:31:54.448Z] ---> c024598a92f4 [2022-01-24T11:31:54.448Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-24T11:31:54.448Z] ---> 45a6f9843b27 [2022-01-24T11:31:54.448Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-24T11:31:54.722Z] Removing intermediate container ba2fcaa62307 [2022-01-24T11:31:54.722Z] ---> 81492ed34ec0 [2022-01-24T11:31:54.722Z] [2022-01-24T11:31:54.995Z] Successfully built 81492ed34ec0 [2022-01-24T11:31:54.995Z] Successfully tagged support-scheduler-arm64:latest [2022-01-24T11:31:54.995Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-01-24T11:31:55.268Z] ---> a55159354262 [2022-01-24T11:31:55.268Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-24T11:31:55.541Z] ---> da47026cbfd5 [2022-01-24T11:31:55.541Z] 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-24T11:31:55.541Z] ---> Running in daf60ede0aa9 [2022-01-24T11:31:56.137Z] ---> 40ff93a45f17 [2022-01-24T11:31:56.137Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-24T11:31:57.122Z] ---> 6068e16be2f3 [2022-01-24T11:31:57.122Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-24T11:31:57.396Z] ---> Running in 4ec7882e4bcd [2022-01-24T11:31:57.678Z] Removing intermediate container daf60ede0aa9 [2022-01-24T11:31:57.678Z] ---> cf4964604819 [2022-01-24T11:31:57.678Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-24T11:31:57.678Z] ---> Running in d48ba4059a59 [2022-01-24T11:31:57.962Z] Removing intermediate container 4ec7882e4bcd [2022-01-24T11:31:57.962Z] ---> 4f6f95828bec [2022-01-24T11:31:57.962Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-24T11:31:58.233Z] Removing intermediate container d48ba4059a59 [2022-01-24T11:31:58.233Z] ---> 3e177e0af19d [2022-01-24T11:31:58.233Z] Step 23/25 : LABEL arch=arm64 [2022-01-24T11:31:58.508Z] ---> Running in 9448434296d5 [2022-01-24T11:31:58.789Z] ---> f8013ed14791 [2022-01-24T11:31:58.789Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-24T11:31:59.063Z] Removing intermediate container 9448434296d5 [2022-01-24T11:31:59.063Z] ---> 5376e19c4e84 [2022-01-24T11:31:59.063Z] Step 24/25 : LABEL git_sha=60167b8c6a2f71ec5685a862b7ba90885c460722 [2022-01-24T11:31:59.063Z] ---> Running in af91d4b385ee [2022-01-24T11:31:59.063Z] ---> Running in f6b1b1c1d5a0 [2022-01-24T11:31:59.666Z] Removing intermediate container f6b1b1c1d5a0 [2022-01-24T11:31:59.666Z] ---> 2898e0d1d5f6 [2022-01-24T11:31:59.666Z] Step 25/25 : LABEL version=0.0.0 [2022-01-24T11:31:59.940Z] ---> Running in 1eac54dbab1a [2022-01-24T11:32:00.544Z] Removing intermediate container 1eac54dbab1a [2022-01-24T11:32:00.544Z] ---> 9f95cc6e3f4f [2022-01-24T11:32:00.544Z] [2022-01-24T11:32:00.821Z] Successfully built 9f95cc6e3f4f [2022-01-24T11:32:00.821Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-24T11:32:00.821Z]  Building security-secretstore-setup ... done Building core-data [2022-01-24T11:32:01.419Z] Removing intermediate container af91d4b385ee [2022-01-24T11:32:01.419Z] ---> 0da4f7602d10 [2022-01-24T11:32:01.419Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-24T11:32:01.695Z] ---> Running in a53e8691a25b [2022-01-24T11:32:01.966Z] Removing intermediate container a53e8691a25b [2022-01-24T11:32:01.966Z] ---> c5568d1e39e3 [2022-01-24T11:32:01.966Z] Step 28/31 : CMD ["gate"] [2022-01-24T11:32:02.238Z] ---> Running in cc8ff295503c [2022-01-24T11:32:02.833Z] Removing intermediate container cc8ff295503c [2022-01-24T11:32:02.833Z] ---> 738198aa1f09 [2022-01-24T11:32:02.833Z] Step 29/31 : LABEL arch=arm64 [2022-01-24T11:32:03.106Z] ---> Running in 93ec86b64c33 [2022-01-24T11:32:03.386Z] Removing intermediate container 93ec86b64c33 [2022-01-24T11:32:03.386Z] ---> 3642e2bfa016 [2022-01-24T11:32:03.386Z] Step 30/31 : LABEL git_sha=60167b8c6a2f71ec5685a862b7ba90885c460722 [2022-01-24T11:32:03.662Z] ---> Running in 6189813064f8 [2022-01-24T11:32:04.270Z] Removing intermediate container 6189813064f8 [2022-01-24T11:32:04.270Z] ---> e4e7026cf6b6 [2022-01-24T11:32:04.270Z] Step 31/31 : LABEL version=0.0.0 [2022-01-24T11:32:04.540Z] ---> Running in db9913f69a81 [2022-01-24T11:32:04.812Z] Removing intermediate container db9913f69a81 [2022-01-24T11:32:04.812Z] ---> 3c2e1f8854e2 [2022-01-24T11:32:04.812Z] [2022-01-24T11:32:05.083Z] Successfully built 3c2e1f8854e2 [2022-01-24T11:32:05.083Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-24T11:32:52.032Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T11:32:52.032Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-24T11:32:52.032Z] ---> 8d53319d0eb9 [2022-01-24T11:32:52.032Z] Step 3/22 : WORKDIR /edgex-go [2022-01-24T11:32:52.032Z] ---> Using cache [2022-01-24T11:32:52.032Z] ---> f65d413e6224 [2022-01-24T11:32:52.032Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T11:32:52.032Z] ---> Using cache [2022-01-24T11:32:52.032Z] ---> 02a77d2d1fd8 [2022-01-24T11:32:52.032Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-24T11:32:52.032Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T11:32:52.032Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-24T11:32:52.032Z] ---> 8d53319d0eb9 [2022-01-24T11:32:52.032Z] Step 3/21 : WORKDIR /edgex-go [2022-01-24T11:32:52.032Z] ---> Using cache [2022-01-24T11:32:52.032Z] ---> f65d413e6224 [2022-01-24T11:32:52.032Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T11:32:52.032Z] ---> Using cache [2022-01-24T11:32:52.032Z] ---> 02a77d2d1fd8 [2022-01-24T11:32:52.032Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-24T11:32:52.032Z] ---> Using cache [2022-01-24T11:32:52.032Z] ---> 56ba9a2c1ffd [2022-01-24T11:32:52.032Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-24T11:32:52.032Z] ---> Using cache [2022-01-24T11:32:52.032Z] ---> 6183e916aa7c [2022-01-24T11:32:52.032Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T11:32:52.032Z] ---> Using cache [2022-01-24T11:32:52.032Z] ---> 229d5a66ac0d [2022-01-24T11:32:52.033Z] Step 8/21 : COPY . . [2022-01-24T11:32:52.033Z] ---> Using cache [2022-01-24T11:32:52.033Z] ---> 914ed591e313 [2022-01-24T11:32:52.033Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-24T11:32:52.033Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T11:32:52.033Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-24T11:32:52.033Z] ---> 8d53319d0eb9 [2022-01-24T11:32:52.033Z] Step 3/23 : WORKDIR /edgex-go [2022-01-24T11:32:52.033Z] ---> Using cache [2022-01-24T11:32:52.033Z] ---> f65d413e6224 [2022-01-24T11:32:52.033Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T11:32:52.033Z] ---> Using cache [2022-01-24T11:32:52.033Z] ---> 02a77d2d1fd8 [2022-01-24T11:32:52.033Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-24T11:32:52.033Z] ---> Running in c6984832be13 [2022-01-24T11:32:52.033Z] ---> Running in 3900d6e767f4 [2022-01-24T11:32:52.033Z] ---> Running in f40edae7cb0f [2022-01-24T11:32:52.033Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T11:32:52.033Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-24T11:32:52.033Z] ---> 8d53319d0eb9 [2022-01-24T11:32:52.033Z] Step 3/23 : WORKDIR /edgex-go [2022-01-24T11:32:52.033Z] ---> Using cache [2022-01-24T11:32:52.033Z] ---> f65d413e6224 [2022-01-24T11:32:52.033Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T11:32:52.033Z] ---> Using cache [2022-01-24T11:32:52.033Z] ---> 02a77d2d1fd8 [2022-01-24T11:32:52.033Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-24T11:32:52.033Z] ---> Running in 4abe3c2904de [2022-01-24T11:32:52.033Z] 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-24T11:32:52.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-24T11:32:52.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-24T11:32:52.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-24T11:32:52.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-24T11:32:52.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-24T11:32:52.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-24T11:32:52.629Z] OK: 220 MiB in 52 packages [2022-01-24T11:32:53.244Z] OK: 220 MiB in 52 packages [2022-01-24T11:32:53.244Z] OK: 220 MiB in 52 packages [2022-01-24T11:32:54.231Z] Removing intermediate container f40edae7cb0f [2022-01-24T11:32:54.231Z] ---> d71b26466433 [2022-01-24T11:32:54.231Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-24T11:32:54.830Z] Removing intermediate container 3900d6e767f4 [2022-01-24T11:32:54.830Z] ---> f6d1aad383cc [2022-01-24T11:32:54.830Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-24T11:32:54.830Z] Removing intermediate container 4abe3c2904de [2022-01-24T11:32:54.830Z] ---> 8feaa01975be [2022-01-24T11:32:54.830Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-24T11:32:55.428Z] ---> 266bc58a2a24 [2022-01-24T11:32:55.428Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T11:32:55.700Z] ---> Running in a39ac877423a [2022-01-24T11:32:56.318Z] ---> 1cbb8e50c54f [2022-01-24T11:32:56.318Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T11:32:56.318Z] ---> 609cd4218e13 [2022-01-24T11:32:56.318Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T11:32:56.318Z] ---> Running in 8c370fe7a030 [2022-01-24T11:32:56.592Z] ---> Running in e4bd6a42f5e6 [2022-01-24T11:33:02.139Z] Removing intermediate container a39ac877423a [2022-01-24T11:33:02.139Z] ---> d952bc72dab3 [2022-01-24T11:33:02.139Z] Step 8/22 : COPY . . [2022-01-24T11:33:02.763Z] Removing intermediate container 8c370fe7a030 [2022-01-24T11:33:02.763Z] ---> d13af0c03515 [2022-01-24T11:33:02.763Z] Step 8/23 : COPY . . [2022-01-24T11:33:03.063Z] Removing intermediate container e4bd6a42f5e6 [2022-01-24T11:33:03.063Z] ---> 47629dec8911 [2022-01-24T11:33:03.063Z] Step 8/23 : COPY . . [2022-01-24T11:33:35.452Z] ---> 862caae7c243 [2022-01-24T11:33:35.452Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-24T11:33:35.452Z] ---> 6638dc3b7bbe [2022-01-24T11:33:35.452Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-24T11:33:35.452Z] ---> 4c637e33a881 [2022-01-24T11:33:35.452Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-24T11:33:35.452Z] ---> Running in 802b913574ad [2022-01-24T11:33:35.452Z] ---> Running in 05d148ab0e85 [2022-01-24T11:33:35.452Z] ---> Running in 4df68d0e486b [2022-01-24T11:33:35.452Z] 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-24T11:33:35.452Z] 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-24T11:33:35.452Z] 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-24T11:33:39.765Z] 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-24T11:33:54.853Z] Removing intermediate container c6984832be13 [2022-01-24T11:33:54.853Z] ---> 49e8eb8aa46c [2022-01-24T11:33:54.853Z] [2022-01-24T11:33:54.853Z] Step 10/21 : FROM alpine:3.14 [2022-01-24T11:33:54.853Z] ---> 5b8b7b635229 [2022-01-24T11:33:54.853Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-24T11:33:54.853Z] ---> Running in 1414961d8abb [2022-01-24T11:33:56.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-24T11:33:56.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-24T11:33:57.552Z] (1/5) Installing ca-certificates (20211220-r0) [2022-01-24T11:33:57.552Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-24T11:33:57.552Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-24T11:33:57.552Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-24T11:33:57.552Z] (5/5) Installing curl (7.79.1-r0) [2022-01-24T11:33:57.552Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T11:33:57.552Z] Executing ca-certificates-20211220-r0.trigger [2022-01-24T11:33:57.827Z] OK: 8 MiB in 19 packages [2022-01-24T11:33:59.805Z] Removing intermediate container 1414961d8abb [2022-01-24T11:33:59.805Z] ---> 8ec349bafea6 [2022-01-24T11:33:59.805Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-24T11:34:00.079Z] ---> Running in 155b02df8f62 [2022-01-24T11:34:00.354Z] Removing intermediate container 155b02df8f62 [2022-01-24T11:34:00.354Z] ---> c8123dccced9 [2022-01-24T11:34:00.354Z] Step 13/21 : WORKDIR /edgex [2022-01-24T11:34:00.636Z] ---> Running in 01202090d59b [2022-01-24T11:34:01.241Z] Removing intermediate container 01202090d59b [2022-01-24T11:34:01.241Z] ---> f6b2d09bd2a5 [2022-01-24T11:34:01.241Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-24T11:34:02.695Z] ---> 6345bae96459 [2022-01-24T11:34:02.695Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-24T11:34:04.141Z] ---> aa173e3295e5 [2022-01-24T11:34:04.141Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-24T11:34:05.588Z] ---> d242fa9f5951 [2022-01-24T11:34:05.589Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-24T11:34:05.589Z] ---> Running in d3254289826c [2022-01-24T11:34:06.190Z] Removing intermediate container d3254289826c [2022-01-24T11:34:06.190Z] ---> ebc63538399d [2022-01-24T11:34:06.190Z] Step 18/21 : CMD ["--init=true"] [2022-01-24T11:34:06.466Z] ---> Running in 3ef93f089602 [2022-01-24T11:34:07.066Z] Removing intermediate container 3ef93f089602 [2022-01-24T11:34:07.066Z] ---> 2e7024f601a5 [2022-01-24T11:34:07.066Z] Step 19/21 : LABEL arch=arm64 [2022-01-24T11:34:07.066Z] ---> Running in 3a281b3c3fe8 [2022-01-24T11:34:07.664Z] Removing intermediate container 3a281b3c3fe8 [2022-01-24T11:34:07.664Z] ---> 17ac38944ffb [2022-01-24T11:34:07.664Z] Step 20/21 : LABEL git_sha=60167b8c6a2f71ec5685a862b7ba90885c460722 [2022-01-24T11:34:07.664Z] ---> Running in e3ea2ccbd019 [2022-01-24T11:34:08.263Z] Removing intermediate container e3ea2ccbd019 [2022-01-24T11:34:08.263Z] ---> ecffa6c1b371 [2022-01-24T11:34:08.263Z] Step 21/21 : LABEL version=0.0.0 [2022-01-24T11:34:08.542Z] ---> Running in 966746ce96ae [2022-01-24T11:34:09.138Z] Removing intermediate container 966746ce96ae [2022-01-24T11:34:09.138Z] ---> ed98a7d476cc [2022-01-24T11:34:09.138Z] [2022-01-24T11:34:09.412Z] Successfully built ed98a7d476cc [2022-01-24T11:34:09.412Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-24T11:35:05.945Z]  Building security-proxy-setup ... done Removing intermediate container 05d148ab0e85 [2022-01-24T11:35:05.945Z] ---> 4f158631d56d [2022-01-24T11:35:05.945Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-24T11:35:05.945Z] ---> Running in 93bc4959ed2b [2022-01-24T11:35:05.945Z] 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-24T11:35:05.945Z] Removing intermediate container 93bc4959ed2b [2022-01-24T11:35:05.945Z] ---> bf80f42d902c [2022-01-24T11:35:05.945Z] [2022-01-24T11:35:05.945Z] Step 11/23 : FROM docker:20.10.10 [2022-01-24T11:35:05.945Z] 20.10.10: Pulling from library/docker [2022-01-24T11:35:06.943Z] Removing intermediate container 4df68d0e486b [2022-01-24T11:35:06.943Z] ---> 2f2561003474 [2022-01-24T11:35:06.943Z] [2022-01-24T11:35:06.943Z] Step 10/22 : FROM alpine:3.14 [2022-01-24T11:35:06.943Z] ---> 5b8b7b635229 [2022-01-24T11:35:06.943Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-24T11:35:07.227Z] ---> Running in db7e1381d8a7 [2022-01-24T11:35:08.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-24T11:35:08.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-24T11:35:09.647Z] (1/2) Installing ca-certificates (20211220-r0) [2022-01-24T11:35:09.647Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-24T11:35:09.647Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T11:35:09.647Z] Executing ca-certificates-20211220-r0.trigger [2022-01-24T11:35:09.919Z] OK: 6 MiB in 16 packages [2022-01-24T11:35:11.893Z] Removing intermediate container db7e1381d8a7 [2022-01-24T11:35:11.893Z] ---> 295b49e34e2b [2022-01-24T11:35:11.893Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-24T11:35:12.167Z] ---> Running in e61a16bec2b3 [2022-01-24T11:35:12.762Z] Removing intermediate container e61a16bec2b3 [2022-01-24T11:35:12.762Z] ---> d749f6dae1e3 [2022-01-24T11:35:12.762Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-24T11:35:12.762Z] ---> Running in 6ecb18fb032e [2022-01-24T11:35:13.361Z] Removing intermediate container 6ecb18fb032e [2022-01-24T11:35:13.361Z] ---> e2b80ee33de5 [2022-01-24T11:35:13.361Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-24T11:35:13.634Z] ---> Running in 5144f5e5e423 [2022-01-24T11:35:14.224Z] Removing intermediate container 5144f5e5e423 [2022-01-24T11:35:14.224Z] ---> 7e57b0a46e7a [2022-01-24T11:35:14.224Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T11:35:14.224Z] Removing intermediate container 802b913574ad [2022-01-24T11:35:14.224Z] ---> e81c71fdbb0d [2022-01-24T11:35:14.224Z] [2022-01-24T11:35:14.224Z] Step 10/23 : FROM alpine:3.14 [2022-01-24T11:35:14.224Z] ---> 5b8b7b635229 [2022-01-24T11:35:14.224Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-24T11:35:14.495Z] ---> Running in 0aac01b968d2 [2022-01-24T11:35:15.084Z] ---> 8859b3282c86 [2022-01-24T11:35:15.084Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-24T11:35:15.084Z] Removing intermediate container 0aac01b968d2 [2022-01-24T11:35:15.084Z] ---> aa6ea393891d [2022-01-24T11:35:15.084Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-24T11:35:15.084Z] ---> Running in 7395f571f5ce [2022-01-24T11:35:15.681Z] Removing intermediate container 7395f571f5ce [2022-01-24T11:35:15.681Z] ---> 7ee3503b6085 [2022-01-24T11:35:15.681Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-24T11:35:15.681Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-24T11:35:15.681Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-24T11:35:15.681Z] ---> 520e9a0a30f7 [2022-01-24T11:35:15.681Z] 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-24T11:35:15.681Z] ---> Running in bccc2ac520ad [2022-01-24T11:35:15.681Z] ---> Running in acea19fac045 [2022-01-24T11:35:16.274Z] Removing intermediate container bccc2ac520ad [2022-01-24T11:35:16.274Z] ---> 094d9cf585d5 [2022-01-24T11:35:16.274Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T11:35:16.274Z] Removing intermediate container acea19fac045 [2022-01-24T11:35:16.274Z] ---> e497148cce66 [2022-01-24T11:35:16.274Z] 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-24T11:35:16.274Z] ---> b60b2e0fe2c3 [2022-01-24T11:35:16.274Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-24T11:35:16.274Z] ---> Running in 3bcb493515fb [2022-01-24T11:35:16.274Z] ---> Running in dd64f065e5e7 [2022-01-24T11:35:16.870Z] ---> b7e534f71843 [2022-01-24T11:35:16.870Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-24T11:35:17.147Z] ---> Running in 54c20ac53581 [2022-01-24T11:35:17.418Z] Removing intermediate container 54c20ac53581 [2022-01-24T11:35:17.418Z] ---> 3d8d6a6cc572 [2022-01-24T11:35:17.418Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T11:35:17.688Z] ---> Running in 547154e90291 [2022-01-24T11:35:17.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-24T11:35:17.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-24T11:35:17.963Z] Removing intermediate container 547154e90291 [2022-01-24T11:35:17.963Z] ---> f36ce8cbebcb [2022-01-24T11:35:17.963Z] Step 20/22 : LABEL arch=arm64 [2022-01-24T11:35:18.236Z] ---> Running in dc1225ced8f7 [2022-01-24T11:35:18.236Z] Removing intermediate container 3bcb493515fb [2022-01-24T11:35:18.236Z] ---> 070139e1dceb [2022-01-24T11:35:18.236Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-24T11:35:18.510Z] ---> Running in 8348a51725ba [2022-01-24T11:35:18.782Z] Removing intermediate container dc1225ced8f7 [2022-01-24T11:35:18.782Z] ---> 6a96c3704e00 [2022-01-24T11:35:18.782Z] Step 21/22 : LABEL git_sha=60167b8c6a2f71ec5685a862b7ba90885c460722 [2022-01-24T11:35:18.782Z] (1/42) Installing readline (8.1.0-r0) [2022-01-24T11:35:18.782Z] (2/42) Installing bash (5.1.4-r0) [2022-01-24T11:35:18.782Z] Executing bash-5.1.4-r0.post-install [2022-01-24T11:35:18.782Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-24T11:35:18.782Z] ---> Running in abf83686875d [2022-01-24T11:35:18.782Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-24T11:35:18.782Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-24T11:35:18.782Z] (6/42) Installing curl (7.79.1-r0) [2022-01-24T11:35:18.782Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-24T11:35:18.782Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-24T11:35:18.782Z] (9/42) Installing expat (2.4.3-r0) [2022-01-24T11:35:18.782Z] (10/42) Installing libffi (3.3-r2) [2022-01-24T11:35:18.782Z] (11/42) Installing gdbm (1.19-r0) [2022-01-24T11:35:19.058Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-24T11:35:19.058Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-24T11:35:19.058Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-24T11:35:19.058Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-24T11:35:19.058Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-24T11:35:19.058Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-24T11:35:19.336Z] Removing intermediate container abf83686875d [2022-01-24T11:35:19.336Z] ---> d7fac700e2ab [2022-01-24T11:35:19.336Z] Step 22/22 : LABEL version=0.0.0 [2022-01-24T11:35:19.336Z] ---> Running in ef0640c592bf [2022-01-24T11:35:19.607Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-24T11:35:20.198Z] Removing intermediate container ef0640c592bf [2022-01-24T11:35:20.198Z] ---> 9b52b5a1706d [2022-01-24T11:35:20.198Z] [2022-01-24T11:35:20.468Z] Successfully built 9b52b5a1706d [2022-01-24T11:35:20.468Z] Successfully tagged support-notifications-arm64:latest [2022-01-24T11:35:20.468Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-24T11:35:21.061Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-24T11:35:21.061Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-24T11:35:21.061Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-24T11:35:21.061Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-24T11:35:21.061Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-24T11:35:21.061Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-24T11:35:21.061Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-24T11:35:21.061Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-24T11:35:21.061Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-24T11:35:21.061Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-24T11:35:21.332Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-24T11:35:21.332Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-24T11:35:21.332Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-24T11:35:21.332Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-24T11:35:21.332Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-24T11:35:21.332Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-24T11:35:21.332Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-24T11:35:21.332Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-24T11:35:21.332Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-24T11:35:21.332Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-24T11:35:21.332Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-24T11:35:21.332Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-24T11:35:21.332Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-24T11:35:21.332Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-24T11:35:21.332Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-24T11:35:21.332Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-24T11:35:21.603Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-24T11:35:21.603Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-24T11:35:21.603Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-24T11:35:21.876Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-24T11:35:21.876Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-24T11:35:21.876Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T11:35:22.151Z] OK: 8 MiB in 20 packages [2022-01-24T11:35:22.151Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T11:35:22.151Z] OK: 84 MiB in 64 packages [2022-01-24T11:35:23.600Z] Removing intermediate container 8348a51725ba [2022-01-24T11:35:23.600Z] ---> bdf0979557a9 [2022-01-24T11:35:23.600Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T11:35:23.877Z] ---> a083e277a142 [2022-01-24T11:35:23.877Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-24T11:35:24.869Z] ---> a95cb8722bb9 [2022-01-24T11:35:24.869Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-24T11:35:25.850Z] ---> e9abb9a28e77 [2022-01-24T11:35:25.850Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-24T11:35:25.850Z] ---> Running in 6bcc780041b7 [2022-01-24T11:35:26.123Z] Collecting docker-compose==1.23.2 [2022-01-24T11:35:26.123Z] Removing intermediate container 6bcc780041b7 [2022-01-24T11:35:26.123Z] ---> b0884a0af52d [2022-01-24T11:35:26.123Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T11:35:26.123Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-24T11:35:26.123Z] ---> Running in 51a5242672a5 [2022-01-24T11:35:26.398Z] Collecting docopt<0.7,>=0.6.1 [2022-01-24T11:35:26.398Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-24T11:35:26.398Z] Removing intermediate container 51a5242672a5 [2022-01-24T11:35:26.398Z] ---> c5943e711832 [2022-01-24T11:35:26.398Z] Step 21/23 : LABEL arch=arm64 [2022-01-24T11:35:26.670Z] ---> Running in c7945f1e7bce [2022-01-24T11:35:26.947Z] Removing intermediate container c7945f1e7bce [2022-01-24T11:35:26.947Z] ---> f019dd26ae23 [2022-01-24T11:35:26.947Z] Step 22/23 : LABEL git_sha=60167b8c6a2f71ec5685a862b7ba90885c460722 [2022-01-24T11:35:26.947Z] ---> Running in 729ebb5a6fc5 [2022-01-24T11:35:27.296Z] Removing intermediate container 729ebb5a6fc5 [2022-01-24T11:35:27.296Z] ---> 7cf597d5958a [2022-01-24T11:35:27.296Z] Step 23/23 : LABEL version=0.0.0 [2022-01-24T11:35:27.296Z] ---> Running in 309a0c7e225b [2022-01-24T11:35:27.947Z] Removing intermediate container 309a0c7e225b [2022-01-24T11:35:27.947Z] ---> f2cb154c3aa0 [2022-01-24T11:35:27.947Z] [2022-01-24T11:35:28.230Z] Successfully built f2cb154c3aa0 [2022-01-24T11:35:28.230Z] Successfully tagged core-data-arm64:latest [2022-01-24T11:35:28.230Z]  Building core-data ... done Collecting texttable<0.10,>=0.9.0 [2022-01-24T11:35:28.230Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-24T11:35:30.847Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-24T11:35:30.847Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-24T11:35:30.847Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-24T11:35:30.847Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-24T11:35:32.262Z] 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-24T11:35:32.531Z] Collecting jsonschema<3,>=2.5.1 [2022-01-24T11:35:32.531Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-24T11:35:32.801Z] Collecting docker<4.0,>=3.6.0 [2022-01-24T11:35:32.801Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-24T11:35:33.075Z] Collecting cached-property<2,>=1.2.0 [2022-01-24T11:35:33.075Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-24T11:35:33.345Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-24T11:35:33.345Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-24T11:35:33.934Z] Collecting PyYAML<4,>=3.10 [2022-01-24T11:35:33.934Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-24T11:35:37.304Z] Collecting docker-pycreds>=0.4.0 [2022-01-24T11:35:37.304Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-24T11:35:37.304Z] 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-24T11:35:37.304Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-24T11:35:37.304Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-24T11:35:37.304Z] Collecting idna<2.8,>=2.5 [2022-01-24T11:35:37.304Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-24T11:35:37.896Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-24T11:35:37.896Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-24T11:35:38.165Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-24T11:35:38.165Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-24T11:35:38.165Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-24T11:35:38.165Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-24T11:35:38.753Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-24T11:35:38.753Z] Attempting uninstall: urllib3 [2022-01-24T11:35:38.753Z] Found existing installation: urllib3 1.26.5 [2022-01-24T11:35:38.753Z] Uninstalling urllib3-1.26.5: [2022-01-24T11:35:38.753Z] Successfully uninstalled urllib3-1.26.5 [2022-01-24T11:35:39.341Z] Attempting uninstall: idna [2022-01-24T11:35:39.341Z] Found existing installation: idna 3.2 [2022-01-24T11:35:39.341Z] Uninstalling idna-3.2: [2022-01-24T11:35:39.341Z] Successfully uninstalled idna-3.2 [2022-01-24T11:35:40.313Z] Attempting uninstall: chardet [2022-01-24T11:35:40.313Z] Found existing installation: chardet 4.0.0 [2022-01-24T11:35:40.313Z] Uninstalling chardet-4.0.0: [2022-01-24T11:35:40.313Z] Successfully uninstalled chardet-4.0.0 [2022-01-24T11:35:41.737Z] Attempting uninstall: requests [2022-01-24T11:35:41.737Z] Found existing installation: requests 2.25.1 [2022-01-24T11:35:41.737Z] Uninstalling requests-2.25.1: [2022-01-24T11:35:41.737Z] Successfully uninstalled requests-2.25.1 [2022-01-24T11:35:42.007Z] Running setup.py install for texttable: started [2022-01-24T11:35:43.429Z] Running setup.py install for texttable: finished with status 'done' [2022-01-24T11:35:43.429Z] Running setup.py install for PyYAML: started [2022-01-24T11:35:45.394Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-24T11:35:45.664Z] Running setup.py install for docopt: started [2022-01-24T11:35:47.092Z] Running setup.py install for docopt: finished with status 'done' [2022-01-24T11:35:47.364Z] Running setup.py install for dockerpty: started [2022-01-24T11:35:48.782Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-24T11:35:50.202Z] 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-24T11:35:58.442Z] Removing intermediate container dd64f065e5e7 [2022-01-24T11:35:58.442Z] ---> d7efefb34a8d [2022-01-24T11:35:58.442Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-24T11:35:58.442Z] ---> Running in 3d322c1b2099 [2022-01-24T11:35:58.442Z] Removing intermediate container 3d322c1b2099 [2022-01-24T11:35:58.442Z] ---> 88fdebc6d1f3 [2022-01-24T11:35:58.442Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-24T11:35:58.442Z] ---> Running in 12a8960e71e3 [2022-01-24T11:35:58.717Z] Removing intermediate container 12a8960e71e3 [2022-01-24T11:35:58.717Z] ---> 9b5649be422b [2022-01-24T11:35:58.717Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-24T11:35:59.686Z] ---> eda668e579e2 [2022-01-24T11:35:59.686Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-24T11:35:59.957Z] ---> 8031cc4c29f6 [2022-01-24T11:35:59.957Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-24T11:36:00.928Z] ---> 4192e22d6eac [2022-01-24T11:36:00.928Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-24T11:36:00.928Z] ---> Running in e5b731b0c2c9 [2022-01-24T11:36:01.199Z] Removing intermediate container e5b731b0c2c9 [2022-01-24T11:36:01.199Z] ---> 1962b9b04c98 [2022-01-24T11:36:01.199Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T11:36:01.199Z] ---> Running in a3413ab37fbf [2022-01-24T11:36:01.471Z] Removing intermediate container a3413ab37fbf [2022-01-24T11:36:01.471Z] ---> c6e5ad0da9ee [2022-01-24T11:36:01.471Z] Step 21/23 : LABEL arch=arm64 [2022-01-24T11:36:01.740Z] ---> Running in 373d7fc82d9c [2022-01-24T11:36:02.013Z] Removing intermediate container 373d7fc82d9c [2022-01-24T11:36:02.013Z] ---> 28cd50fbc866 [2022-01-24T11:36:02.013Z] Step 22/23 : LABEL git_sha=60167b8c6a2f71ec5685a862b7ba90885c460722 [2022-01-24T11:36:02.013Z] ---> Running in ff2305f7ad12 [2022-01-24T11:36:02.602Z] Removing intermediate container ff2305f7ad12 [2022-01-24T11:36:02.602Z] ---> 5aa4481e591c [2022-01-24T11:36:02.602Z] Step 23/23 : LABEL version=0.0.0 [2022-01-24T11:36:02.602Z] ---> Running in 6a959b5180c5 [2022-01-24T11:36:02.872Z] Removing intermediate container 6a959b5180c5 [2022-01-24T11:36:02.872Z] ---> ee3c08581da3 [2022-01-24T11:36:02.872Z] [2022-01-24T11:36:03.144Z] Successfully built ee3c08581da3 [2022-01-24T11:36:03.144Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-24T11:36:03.431Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-01-24T11:36:03.420Z] $ docker stop --time=1 11702ecc01cafec2fece4471211e73ba2ca2b12421774f9d957b39c1b7f69895 [2022-01-24T11:36:05.070Z] $ docker rm -f 11702ecc01cafec2fece4471211e73ba2ca2b12421774f9d957b39c1b7f69895 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-24T11:36:05.605Z] + docker images [2022-01-24T11:36:05.877Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-24T11:36:05.878Z] sys-mgmt-agent-arm64 latest ee3c08581da3 3 seconds ago 280MB [2022-01-24T11:36:05.878Z] core-data-arm64 latest f2cb154c3aa0 38 seconds ago 19.2MB [2022-01-24T11:36:05.878Z] support-notifications-arm64 latest 9b52b5a1706d 46 seconds ago 16MB [2022-01-24T11:36:05.878Z] e81c71fdbb0d 52 seconds ago 1.6GB [2022-01-24T11:36:05.878Z] 2f2561003474 59 seconds ago 1.59GB [2022-01-24T11:36:05.878Z] bf80f42d902c About a minute ago 1.59GB [2022-01-24T11:36:05.878Z] security-proxy-setup-arm64 latest ed98a7d476cc About a minute ago 25.3MB [2022-01-24T11:36:05.878Z] 49e8eb8aa46c 2 minutes ago 1.6GB [2022-01-24T11:36:05.878Z] security-bootstrapper-arm64 latest 3c2e1f8854e2 4 minutes ago 18MB [2022-01-24T11:36:05.878Z] security-secretstore-setup-arm64 latest 9f95cc6e3f4f 4 minutes ago 26.8MB [2022-01-24T11:36:05.878Z] support-scheduler-arm64 latest 81492ed34ec0 4 minutes ago 15.3MB [2022-01-24T11:36:05.878Z] core-command-arm64 latest a34d3fee9720 4 minutes ago 15.1MB [2022-01-24T11:36:05.878Z] core-metadata-arm64 latest 240e6635cd53 4 minutes ago 15.9MB [2022-01-24T11:36:05.878Z] a50a0df09010 4 minutes ago 1.6GB [2022-01-24T11:36:05.878Z] 5a333fe6a739 4 minutes ago 1.59GB [2022-01-24T11:36:05.878Z] 1df107f7e064 4 minutes ago 1.6GB [2022-01-24T11:36:05.878Z] c93b5ef295f6 4 minutes ago 1.59GB [2022-01-24T11:36:05.878Z] 95328269b5b3 4 minutes ago 1.59GB [2022-01-24T11:36:05.878Z] ci-base-image-arm64 latest 8d53319d0eb9 14 minutes ago 1.26GB [2022-01-24T11:36:05.878Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 12 days ago 551MB [2022-01-24T11:36:05.878Z] docker 20.10.10 520e9a0a30f7 2 months ago 200MB [2022-01-24T11:36:05.878Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-01-24T11:36:05.878Z] 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-24T11:36:06.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-24T11:36:06.317Z] [2022-01-24T11:36:06.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-24T11:36:06.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-24T11:36:06.657Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-24T11:36:06.657Z] 448f6bf000e3: Pulling fs layer [2022-01-24T11:36:06.657Z] f757da607395: Pulling fs layer [2022-01-24T11:36:06.657Z] 05883995daec: Pulling fs layer [2022-01-24T11:36:06.657Z] 8603b9c90790: Pulling fs layer [2022-01-24T11:36:06.657Z] 1560dd03e051: Pulling fs layer [2022-01-24T11:36:06.657Z] 27f5ce0e4adf: Pulling fs layer [2022-01-24T11:36:06.657Z] c2d8d7efcc4b: Pulling fs layer [2022-01-24T11:36:06.657Z] 8603b9c90790: Waiting [2022-01-24T11:36:06.657Z] 27f5ce0e4adf: Waiting [2022-01-24T11:36:06.657Z] 1560dd03e051: Waiting [2022-01-24T11:36:06.657Z] c2d8d7efcc4b: Waiting [2022-01-24T11:36:06.930Z] f757da607395: Verifying Checksum [2022-01-24T11:36:06.930Z] f757da607395: Download complete [2022-01-24T11:36:06.930Z] 8603b9c90790: Verifying Checksum [2022-01-24T11:36:06.930Z] 8603b9c90790: Download complete [2022-01-24T11:36:06.930Z] 1560dd03e051: Verifying Checksum [2022-01-24T11:36:06.930Z] 1560dd03e051: Download complete [2022-01-24T11:36:06.930Z] 27f5ce0e4adf: Download complete [2022-01-24T11:36:06.930Z] 05883995daec: Verifying Checksum [2022-01-24T11:36:06.930Z] 05883995daec: Download complete [2022-01-24T11:36:07.201Z] 448f6bf000e3: Verifying Checksum [2022-01-24T11:36:07.201Z] 448f6bf000e3: Download complete [2022-01-24T11:36:09.812Z] c2d8d7efcc4b: Verifying Checksum [2022-01-24T11:36:09.812Z] c2d8d7efcc4b: Download complete [2022-01-24T11:36:10.781Z] 448f6bf000e3: Pull complete [2022-01-24T11:36:11.373Z] f757da607395: Pull complete [2022-01-24T11:36:12.799Z] 05883995daec: Pull complete [2022-01-24T11:36:13.071Z] 8603b9c90790: Pull complete [2022-01-24T11:36:14.044Z] 1560dd03e051: Pull complete [2022-01-24T11:36:14.316Z] 27f5ce0e4adf: Pull complete [2022-01-24T11:36:29.372Z] c2d8d7efcc4b: Pull complete [2022-01-24T11:36:29.372Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-24T11:36:29.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-24T11:36:29.372Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-24T11:36:29.598Z] prd-ubuntu18.04-docker-arm64-4c-16g-3768 does not seem to be running inside a container [2022-01-24T11:36:29.657Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-24T11:36:32.360Z] $ docker top 5db12a76e17b23a062c4d6be4a78d8db0937fe573a9ce10d599b8b138b0ff6ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-24T11:36:33.352Z] ---> job-cost.sh [2022-01-24T11:36:33.353Z] lf-activate-venv: SKIPPING [2022-01-24T11:36:33.353Z] INFO: No Stack... [2022-01-24T11:36:33.623Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-24T11:36:33.905Z] INFO: Archiving Costs [Pipeline] sh [2022-01-24T11:36:34.595Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2022-01-24T11:36:34.595Z] + cut -d, -f6 [Pipeline] lock [2022-01-24T11:36:34.665Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3867-2-stack-cost] [2022-01-24T11:36:34.671Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3867-2-stack-cost] did not exist. Created. [2022-01-24T11:36:34.671Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3867-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-24T11:36:35.374Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-24T11:36:35.557Z] Stashed 1 file(s) [Pipeline] } [2022-01-24T11:36:35.564Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3867-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-24T11:36:35.566Z] $ docker stop --time=1 5db12a76e17b23a062c4d6be4a78d8db0937fe573a9ce10d599b8b138b0ff6ee [2022-01-24T11:36:37.080Z] $ docker rm -f 5db12a76e17b23a062c4d6be4a78d8db0937fe573a9ce10d599b8b138b0ff6ee [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-24T11:36:37.712Z] provisioning config files... [2022-01-24T11:36:37.722Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config293266181092687123tmp [Pipeline] { [Pipeline] sh [2022-01-24T11:36:38.029Z] + set +x [2022-01-24T11:36:38.029Z] + bash -s -- [2022-01-24T11:36:38.029Z] + curl -s https://codecov.io/bash [2022-01-24T11:36:38.029Z] [2022-01-24T11:36:38.029Z] _____ _ [2022-01-24T11:36:38.029Z] / ____| | | [2022-01-24T11:36:38.029Z] | | ___ __| | ___ ___ _____ __ [2022-01-24T11:36:38.029Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-24T11:36:38.029Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-24T11:36:38.029Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-24T11:36:38.029Z] Bash-1.0.6 [2022-01-24T11:36:38.029Z] [2022-01-24T11:36:38.029Z] [2022-01-24T11:36:38.290Z] ==> git version 2.24.4 found [2022-01-24T11:36:38.290Z] ==> 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-24T11:36:38.290Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-24T11:36:38.290Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-24T11:36:38.290Z] ==> Jenkins CI detected. [2022-01-24T11:36:38.290Z] current dir:  /w/workspace/edgex-go/2 [2022-01-24T11:36:38.290Z] project root: . [2022-01-24T11:36:38.290Z] --> token set from env [2022-01-24T11:36:38.290Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-24T11:36:38.290Z] ==> Running gcov in . (disable via -X gcov) [2022-01-24T11:36:38.290Z] ==> Python coveragepy not found [2022-01-24T11:36:38.290Z] ==> Searching for coverage reports in: [2022-01-24T11:36:38.290Z] + . [2022-01-24T11:36:38.290Z] -> Found 1 reports [2022-01-24T11:36:38.290Z] ==> Detecting git/mercurial file structure [2022-01-24T11:36:38.290Z] ==> Reading reports [2022-01-24T11:36:38.290Z] + ./coverage.out bytes=428381 [2022-01-24T11:36:38.290Z] ==> Appending adjustments [2022-01-24T11:36:38.290Z] https://docs.codecov.io/docs/fixing-reports [2022-01-24T11:36:39.680Z] + Found adjustments [2022-01-24T11:36:39.680Z] ==> Gzipping contents [2022-01-24T11:36:39.680Z] 60K /tmp/codecov.kRDtSK.gz [2022-01-24T11:36:39.680Z] ==> Uploading reports [2022-01-24T11:36:39.680Z] url: https://codecov.io [2022-01-24T11:36:39.680Z] query: branch=PR-3867&commit=1156d6641044701ead2f4d0f98e113730026adf9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3867%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3867&job=&cmd_args= [2022-01-24T11:36:39.680Z] -> Pinging Codecov [2022-01-24T11:36:39.680Z] 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=1156d6641044701ead2f4d0f98e113730026adf9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3867%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3867&job=&cmd_args= [2022-01-24T11:36:39.680Z] -> Uploading to [2022-01-24T11:36:39.680Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-24/00271124DB129430A58F1EEE437C3FCB/1156d6641044701ead2f4d0f98e113730026adf9/908291a8-fdaf-4ca6-a44f-77847d592fac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220124T113639Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e0388bdc55d4ac79258dfd8d851bf84aa70070a5affd0035e73eb56062336113 [2022-01-24T11:36:39.680Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-24T11:36:39.680Z] Dload Upload Total Spent Left Speed [2022-01-24T11:36:40.254Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57988 0 0 100 57988 0 160k --:--:-- --:--:-- --:--:-- 160k [2022-01-24T11:36:40.254Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1156d6641044701ead2f4d0f98e113730026adf9 [Pipeline] } [2022-01-24T11:36:40.262Z] 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-24T11:36:40.982Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-24T11:36:41.273Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T11:36:41.839Z] ---> package-listing.sh [2022-01-24T11:36:41.839Z] ++ facter osfamily [2022-01-24T11:36:41.839Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-24T11:36:42.100Z] + OS_FAMILY=redhat [2022-01-24T11:36:42.100Z] + workspace=/w/workspace/edgex-go/2 [2022-01-24T11:36:42.100Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-24T11:36:42.100Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-24T11:36:42.100Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-24T11:36:42.100Z] + PACKAGES=/tmp/packages_start.txt [2022-01-24T11:36:42.100Z] + '[' /w/workspace/edgex-go/2 ']' [2022-01-24T11:36:42.100Z] + PACKAGES=/tmp/packages_end.txt [2022-01-24T11:36:42.100Z] + case "${OS_FAMILY}" in [2022-01-24T11:36:42.100Z] + sort [2022-01-24T11:36:42.100Z] + rpm -qa [2022-01-24T11:36:46.303Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-24T11:36:46.303Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-24T11:36:46.303Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-24T11:36:46.303Z] + '[' /w/workspace/edgex-go/2 ']' [2022-01-24T11:36:46.303Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-01-24T11:36:46.303Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-01-24T11:36:46.316Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-24T11:36:46.603Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-24T11:36:47.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-24T11:36:47.160Z] [2022-01-24T11:36:47.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T11:36:47.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-24T11:36:47.473Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-24T11:36:47.473Z] b4d181a07f80: Pulling fs layer [2022-01-24T11:36:47.473Z] a1111a8f2ec3: Pulling fs layer [2022-01-24T11:36:47.473Z] ed53099fbce6: Pulling fs layer [2022-01-24T11:36:47.473Z] dc539afda2c1: Pulling fs layer [2022-01-24T11:36:47.473Z] 77bc0d833cb6: Pulling fs layer [2022-01-24T11:36:47.473Z] 9065ff56babe: Pulling fs layer [2022-01-24T11:36:47.473Z] d287ab97295c: Pulling fs layer [2022-01-24T11:36:47.473Z] dc539afda2c1: Waiting [2022-01-24T11:36:47.473Z] 77bc0d833cb6: Waiting [2022-01-24T11:36:47.473Z] 9065ff56babe: Waiting [2022-01-24T11:36:47.473Z] d287ab97295c: Waiting [2022-01-24T11:36:47.473Z] a1111a8f2ec3: Verifying Checksum [2022-01-24T11:36:47.473Z] a1111a8f2ec3: Download complete [2022-01-24T11:36:47.473Z] dc539afda2c1: Verifying Checksum [2022-01-24T11:36:47.473Z] dc539afda2c1: Download complete [2022-01-24T11:36:47.739Z] ed53099fbce6: Verifying Checksum [2022-01-24T11:36:47.739Z] ed53099fbce6: Download complete [2022-01-24T11:36:47.739Z] 77bc0d833cb6: Verifying Checksum [2022-01-24T11:36:47.739Z] 77bc0d833cb6: Download complete [2022-01-24T11:36:47.739Z] 9065ff56babe: Verifying Checksum [2022-01-24T11:36:47.739Z] 9065ff56babe: Download complete [2022-01-24T11:36:47.739Z] b4d181a07f80: Verifying Checksum [2022-01-24T11:36:47.739Z] b4d181a07f80: Download complete [2022-01-24T11:36:48.313Z] d287ab97295c: Verifying Checksum [2022-01-24T11:36:48.313Z] d287ab97295c: Download complete [2022-01-24T11:36:49.260Z] b4d181a07f80: Pull complete [2022-01-24T11:36:49.260Z] a1111a8f2ec3: Pull complete [2022-01-24T11:36:50.213Z] ed53099fbce6: Pull complete [2022-01-24T11:36:50.213Z] dc539afda2c1: Pull complete [2022-01-24T11:36:50.490Z] 77bc0d833cb6: Pull complete [2022-01-24T11:36:50.490Z] 9065ff56babe: Pull complete [2022-01-24T11:36:57.111Z] d287ab97295c: Pull complete [2022-01-24T11:36:57.111Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-24T11:36:57.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-24T11:36:57.111Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-24T11:36:57.191Z] prd-centos7-docker-4c-2g-3767 does not seem to be running inside a container [2022-01-24T11:36:57.227Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-24T11:37:00.264Z] $ docker top 3cf72ab2d00da7a139a878ee21cbfbfaacbc94e8bd74f3e33ebefc9d25ec8661 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-24T11:37:00.619Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-24T11:37:00.915Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-24T11:37:01.208Z] + ls /var/log/sa-host [2022-01-24T11:37:01.209Z] + sadf -c /var/log/sa-host/sa17 [2022-01-24T11:37:01.209Z] file_magic: OK [2022-01-24T11:37:01.209Z] HZ: Using current value: 100 [2022-01-24T11:37:01.209Z] file_header: OK [2022-01-24T11:37:01.209Z] 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-24T11:37:01.209Z] Statistics: [2022-01-24T11:37:01.209Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-24T11:37:01.209Z] File successfully converted to sysstat format version 12.0.3 [2022-01-24T11:37:01.209Z] + sadf -c /var/log/sa-host/sa24 [2022-01-24T11:37:01.209Z] file_magic: OK [2022-01-24T11:37:01.209Z] HZ: Using current value: 100 [2022-01-24T11:37:01.209Z] file_header: OK [2022-01-24T11:37:01.209Z] 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-24T11:37:01.209Z] Statistics: [2022-01-24T11:37:01.209Z] 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-24T11:37:01.209Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-24T11:37:01.453Z] provisioning config files... [2022-01-24T11:37:01.463Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5356870507044797428tmp [Pipeline] { [Pipeline] echo [2022-01-24T11:37:01.482Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T11:37:01.771Z] ---> create-netrc.sh [Pipeline] } [2022-01-24T11:37:01.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-24T11:37:02.116Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-24T11:37:02.125Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T11:37:02.411Z] ---> sudo-logs.sh [2022-01-24T11:37:02.411Z] Archiving 'sudo' log.. [2022-01-24T11:37:02.411Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3767.novalocal: Name or service not known [2022-01-24T11:37:02.411Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3767.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-24T11:37:02.440Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T11:37:02.736Z] ---> job-cost.sh [2022-01-24T11:37:02.736Z] lf-activate-venv: SKIPPING [2022-01-24T11:37:02.736Z] DEBUG: total: 0.10999999940395355 [2022-01-24T11:37:02.736Z] INFO: Retrieving Stack Cost... [2022-01-24T11:37:03.022Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-24T11:37:03.336Z] INFO: Archiving Costs [Pipeline] echo [2022-01-24T11:37:03.411Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T11:37:03.804Z] ---> logs-deploy.sh [2022-01-24T11:37:03.804Z] lf-activate-venv: SKIPPING [2022-01-24T11:37:03.804Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3867/2 [2022-01-24T11:37:03.804Z] INFO: archiving workspace using pattern(s): [2022-01-24T11:37:04.462Z] Archives upload complete. [2022-01-24T11:37:04.462Z] INFO: archiving logs to Nexus