Pull request #3848 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 siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from dd593491210a36411325267f9a36c518a4519b50+9e663fa036c94b5cb066284360ddd66ddff01928 (ff38202c0a11f5e1c6fa2728d2311a2517b67fb3) 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-ssh17271218449387824563.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh2347647585852643266.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-3848/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-3848/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16867845045838755327.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh2027233033710296101.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-3848/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-3848/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14475329160627364767.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.16 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-1175 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh4556188815387934598.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 9e663fa036c94b5cb066284360ddd66ddff01928 into PR head commit dd593491210a36411325267f9a36c518a4519b50 Merge succeeded, producing dd593491210a36411325267f9a36c518a4519b50 Checking out Revision dd593491210a36411325267f9a36c518a4519b50 (PR-3848) > 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/4@tmp/jenkins-gitclient-ssh8441486234994756827.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd593491210a36411325267f9a36c518a4519b50 # 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/4@tmp/jenkins-gitclient-ssh3585407958487442265.key > git merge 9e663fa036c94b5cb066284360ddd66ddff01928 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd593491210a36411325267f9a36c518a4519b50 # timeout=10 Commit message: "build(snap): update edgexfoundry snap base to core20" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-20T16:31:32.858Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-20T16:31:32.898Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-20T16:31:32.911Z] ========================================================= [2021-12-20T16:31:32.911Z] EdgeX Global Pipelines Version Info [2021-12-20T16:31:32.911Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-20T16:31:34.047Z] ------------------- [2021-12-20T16:31:34.047Z] stable info: [2021-12-20T16:31:34.047Z] ------------------- [2021-12-20T16:31:34.047Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-20T16:31:34.047Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-20T16:31:34.047Z] Message: update stable to v1.0.217 > git rev-list --no-walk a3452bc8647cf8f20179d214078db82801adeb83 # timeout=10 [2021-12-20T16:31:34.618Z] ------------------- [2021-12-20T16:31:34.618Z] experimental info: [2021-12-20T16:31:34.618Z] ------------------- [2021-12-20T16:31:34.618Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-20T16:31:34.618Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-20T16:31:34.618Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-20T16:31:34.768Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-12-20T16:31:34.780Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-12-20T16:31:34.795Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-20T16:31:34.812Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-20T16:31:34.824Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-20T16:31:34.834Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-20T16:31:34.846Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-20T16:31:34.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-12-20T16:31:34.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-12-20T16:31:34.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-12-20T16:31:34.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-20T16:31:34.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-20T16:31:34.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-20T16:31:34.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-20T16:31:34.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-20T16:31:34.958Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-20T16:31:34.969Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-20T16:31:34.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-20T16:31:34.985Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-12-20T16:31:34.993Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-12-20T16:31:35.001Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-12-20T16:31:35.010Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-20T16:31:35.018Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3848 [Pipeline] echo [2021-12-20T16:31:35.026Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3848 [Pipeline] echo [2021-12-20T16:31:35.035Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3848 [Pipeline] echo [2021-12-20T16:31:35.043Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd593491210a36411325267f9a36c518a4519b50 [Pipeline] echo [2021-12-20T16:31:35.050Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd59349 [Pipeline] echo [2021-12-20T16:31:35.058Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-20T16:31:35.090Z] provisioning config files... [2021-12-20T16:31:35.113Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4916904781662830669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-20T16:31:35.426Z] ---> docker-login.sh [2021-12-20T16:31:35.426Z] nexus3.edgexfoundry.org:10001 [2021-12-20T16:31:35.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-20T16:31:35.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-20T16:31:35.692Z] Configure a credential helper to remove this warning. See [2021-12-20T16:31:35.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-20T16:31:35.692Z] [2021-12-20T16:31:35.692Z] Login Succeeded [2021-12-20T16:31:35.692Z] nexus3.edgexfoundry.org:10002 [2021-12-20T16:31:35.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-20T16:31:35.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-20T16:31:35.692Z] Configure a credential helper to remove this warning. See [2021-12-20T16:31:35.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-20T16:31:35.692Z] [2021-12-20T16:31:35.692Z] Login Succeeded [2021-12-20T16:31:35.692Z] nexus3.edgexfoundry.org:10003 [2021-12-20T16:31:35.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-20T16:31:35.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-20T16:31:35.953Z] Configure a credential helper to remove this warning. See [2021-12-20T16:31:35.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-20T16:31:35.953Z] [2021-12-20T16:31:35.953Z] Login Succeeded [2021-12-20T16:31:35.953Z] nexus3.edgexfoundry.org:10004 [2021-12-20T16:31:35.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-20T16:31:35.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-20T16:31:35.953Z] Configure a credential helper to remove this warning. See [2021-12-20T16:31:35.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-20T16:31:35.953Z] [2021-12-20T16:31:35.953Z] Login Succeeded [2021-12-20T16:31:35.953Z] docker.io [2021-12-20T16:31:35.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-20T16:31:36.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-20T16:31:36.532Z] Configure a credential helper to remove this warning. See [2021-12-20T16:31:36.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-20T16:31:36.532Z] [2021-12-20T16:31:36.532Z] Login Succeeded [2021-12-20T16:31:36.532Z] ---> docker-login.sh ends [Pipeline] } [2021-12-20T16:31:36.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-20T16:31:36.856Z] ++ 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 [2021-12-20T16:31:36.856Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-20T16:31:36.856Z] ++ cut -d/ -f2 [2021-12-20T16:31:36.856Z] ++ dirname cmd/core-command/Dockerfile [2021-12-20T16:31:36.856Z] + echo core-command,cmd/core-command/Dockerfile [2021-12-20T16:31:36.856Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-20T16:31:36.856Z] ++ dirname cmd/core-data/Dockerfile [2021-12-20T16:31:36.856Z] ++ cut -d/ -f2 [2021-12-20T16:31:36.856Z] + echo core-data,cmd/core-data/Dockerfile [2021-12-20T16:31:36.856Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-20T16:31:36.856Z] ++ dirname cmd/core-metadata/Dockerfile [2021-12-20T16:31:36.856Z] ++ cut -d/ -f2 [2021-12-20T16:31:36.856Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-12-20T16:31:36.856Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-20T16:31:36.856Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-12-20T16:31:36.856Z] ++ cut -d/ -f2 [2021-12-20T16:31:36.856Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-12-20T16:31:36.856Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-20T16:31:36.856Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-12-20T16:31:36.856Z] ++ cut -d/ -f2 [2021-12-20T16:31:36.856Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-12-20T16:31:36.856Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-20T16:31:36.856Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-12-20T16:31:36.856Z] ++ cut -d/ -f2 [2021-12-20T16:31:36.856Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-12-20T16:31:36.856Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-20T16:31:36.856Z] ++ dirname cmd/support-notifications/Dockerfile [2021-12-20T16:31:36.856Z] ++ cut -d/ -f2 [2021-12-20T16:31:36.856Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-12-20T16:31:36.856Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-20T16:31:36.856Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-12-20T16:31:36.856Z] ++ cut -d/ -f2 [2021-12-20T16:31:36.856Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-12-20T16:31:36.856Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-20T16:31:36.856Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-12-20T16:31:36.856Z] ++ cut -d/ -f2 [2021-12-20T16:31:36.856Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-12-20T16:31:36.889Z] 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 [2021-12-20T16:31:37.282Z] + git rev-list -1 --merges dd593491210a36411325267f9a36c518a4519b50~1..dd593491210a36411325267f9a36c518a4519b50 [Pipeline] echo [2021-12-20T16:31:37.303Z] -----------> git rev-list -1 --merges dd593491210a36411325267f9a36c518a4519b50~1..dd593491210a36411325267f9a36c518a4519b50 dd593491210a36411325267f9a36c518a4519b50 [false] [Pipeline] sh [2021-12-20T16:31:37.605Z] + git log --format=format:%s -1 dd593491210a36411325267f9a36c518a4519b50 [Pipeline] echo [2021-12-20T16:31:37.623Z] ========================================================= [2021-12-20T16:31:37.623Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-20T16:31:37.623Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-12-20T16:31:38.171Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-20T16:31:38.171Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-20T16:31:38.171Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-20T16:31:38.171Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-20T16:31:38.171Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-20T16:31:38.171Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-20T16:31:38.171Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-20T16:31:38.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-20T16:31:38.596Z] [2021-12-20T16:31:38.596Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-20T16:31:38.904Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-20T16:31:38.904Z] latest: Pulling from edgex-devops/git-semver [2021-12-20T16:31:38.904Z] a0d0a0d46f8b: Pulling fs layer [2021-12-20T16:31:38.904Z] 3e5f54012d9b: Pulling fs layer [2021-12-20T16:31:38.904Z] 4c7163046ea9: Pulling fs layer [2021-12-20T16:31:38.904Z] 0c2d73faf560: Pulling fs layer [2021-12-20T16:31:38.904Z] 0c2d73faf560: Waiting [2021-12-20T16:31:38.904Z] 3e5f54012d9b: Download complete [2021-12-20T16:31:38.904Z] a0d0a0d46f8b: Verifying Checksum [2021-12-20T16:31:38.904Z] a0d0a0d46f8b: Download complete [2021-12-20T16:31:38.904Z] 4c7163046ea9: Verifying Checksum [2021-12-20T16:31:38.904Z] 4c7163046ea9: Download complete [2021-12-20T16:31:39.174Z] 0c2d73faf560: Verifying Checksum [2021-12-20T16:31:39.174Z] 0c2d73faf560: Download complete [2021-12-20T16:31:39.174Z] a0d0a0d46f8b: Pull complete [2021-12-20T16:31:39.174Z] 3e5f54012d9b: Pull complete [2021-12-20T16:31:39.435Z] 4c7163046ea9: Pull complete [2021-12-20T16:31:39.704Z] 0c2d73faf560: Pull complete [2021-12-20T16:31:39.704Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-20T16:31:39.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-20T16:31:39.704Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-20T16:31:39.787Z] prd-centos7-docker-4c-2g-1175 does not seem to be running inside a container [2021-12-20T16:31:39.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-20T16:31:40.462Z] $ docker top d949ff7e91c12f1a8214fcc416f7b30f470fddc98bae85cffb5728f424697b8a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-20T16:31:40.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-20T16:31:40.552Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-20T16:31:40.641Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-20T16:31:40.646Z] $ docker exec d949ff7e91c12f1a8214fcc416f7b30f470fddc98bae85cffb5728f424697b8a ssh-agent [2021-12-20T16:31:40.738Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNchhEa/agent.14 [2021-12-20T16:31:40.738Z] SSH_AGENT_PID=20 [2021-12-20T16:31:40.744Z] Running ssh-add (command line suppressed) [2021-12-20T16:31:40.831Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_6575756680256802845.key (/w/workspace/edgex-go/4@tmp/private_key_6575756680256802845.key) [2021-12-20T16:31:40.845Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-20T16:31:41.139Z] + git tag --points-at HEAD [Pipeline] } [2021-12-20T16:31:41.158Z] $ docker exec --env ******** --env ******** d949ff7e91c12f1a8214fcc416f7b30f470fddc98bae85cffb5728f424697b8a ssh-agent -k [2021-12-20T16:31:41.258Z] unset SSH_AUTH_SOCK; [2021-12-20T16:31:41.258Z] unset SSH_AGENT_PID; [2021-12-20T16:31:41.258Z] echo Agent pid 20 killed; [2021-12-20T16:31:41.266Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-20T16:31:41.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-20T16:31:41.292Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-20T16:31:41.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-20T16:31:41.419Z] $ docker exec d949ff7e91c12f1a8214fcc416f7b30f470fddc98bae85cffb5728f424697b8a ssh-agent [2021-12-20T16:31:41.504Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkhKCAd/agent.54 [2021-12-20T16:31:41.504Z] SSH_AGENT_PID=60 [2021-12-20T16:31:41.509Z] Running ssh-add (command line suppressed) [2021-12-20T16:31:41.599Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7013195548198300300.key (/w/workspace/edgex-go/4@tmp/private_key_7013195548198300300.key) [2021-12-20T16:31:41.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-20T16:31:41.904Z] + git semver init [2021-12-20T16:31:41.904Z] # -> Open(): unable to determine branch for HEAD [2021-12-20T16:31:41.904Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-12-20T16:31:41.904Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-12-20T16:31:41.904Z] # $SEMVER_REMOTE_NAME = origin [2021-12-20T16:31:41.904Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-20T16:31:41.904Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-20T16:31:41.904Z] # $SEMVER_BRANCH = PR-3848 [2021-12-20T16:31:41.904Z] # $SEMVER_TEMP = /tmp/semver-921450138 [2021-12-20T16:31:41.904Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-12-20T16:31:56.874Z] # '/tmp/semver-921450138' -> '/w/workspace/edgex-go/4/.semver' [2021-12-20T16:31:56.874Z] # -> Force: false [2021-12-20T16:31:56.874Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-12-20T16:31:56.887Z] $ docker exec --env ******** --env ******** d949ff7e91c12f1a8214fcc416f7b30f470fddc98bae85cffb5728f424697b8a ssh-agent -k [2021-12-20T16:31:56.981Z] unset SSH_AUTH_SOCK; [2021-12-20T16:31:56.981Z] unset SSH_AGENT_PID; [2021-12-20T16:31:56.981Z] echo Agent pid 60 killed; [2021-12-20T16:31:56.988Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-20T16:31:57.289Z] + git semver [Pipeline] } [2021-12-20T16:31:57.306Z] $ docker stop --time=1 d949ff7e91c12f1a8214fcc416f7b30f470fddc98bae85cffb5728f424697b8a [2021-12-20T16:31:59.431Z] $ docker rm -f d949ff7e91c12f1a8214fcc416f7b30f470fddc98bae85cffb5728f424697b8a [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-20T16:31:59.799Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-20T16:32:00.039Z] Stashed 1 file(s) [Pipeline] echo [2021-12-20T16:32:00.043Z] [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 [2021-12-20T16:32:00.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-20T16:32:00.301Z] ========================================================= [2021-12-20T16:32:00.301Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-20T16:32:00.301Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-20T16:32:00.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-20T16:32:00.599Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-20T16:32:00.599Z] a0d0a0d46f8b: Already exists [2021-12-20T16:32:00.599Z] 31adcdaf11c8: Pulling fs layer [2021-12-20T16:32:00.599Z] b8b176561691: Pulling fs layer [2021-12-20T16:32:00.599Z] 4527c011a84f: Pulling fs layer [2021-12-20T16:32:00.599Z] 5d74067f8e1e: Pulling fs layer [2021-12-20T16:32:00.599Z] e0aca202a116: Pulling fs layer [2021-12-20T16:32:00.599Z] 3a43be97a3b4: Pulling fs layer [2021-12-20T16:32:00.599Z] 34cad66bf833: Pulling fs layer [2021-12-20T16:32:00.599Z] b4e3c513aaa6: Pulling fs layer [2021-12-20T16:32:00.599Z] e0aca202a116: Waiting [2021-12-20T16:32:00.599Z] 3a43be97a3b4: Waiting [2021-12-20T16:32:00.599Z] 34cad66bf833: Waiting [2021-12-20T16:32:00.599Z] b4e3c513aaa6: Waiting [2021-12-20T16:32:00.599Z] 5d74067f8e1e: Waiting [2021-12-20T16:32:00.599Z] b8b176561691: Verifying Checksum [2021-12-20T16:32:00.599Z] b8b176561691: Download complete [2021-12-20T16:32:00.599Z] 31adcdaf11c8: Verifying Checksum [2021-12-20T16:32:00.599Z] 31adcdaf11c8: Download complete [2021-12-20T16:32:00.599Z] 5d74067f8e1e: Download complete [2021-12-20T16:32:00.599Z] e0aca202a116: Verifying Checksum [2021-12-20T16:32:00.599Z] e0aca202a116: Download complete [2021-12-20T16:32:00.599Z] 3a43be97a3b4: Verifying Checksum [2021-12-20T16:32:00.599Z] 3a43be97a3b4: Download complete [2021-12-20T16:32:00.867Z] 31adcdaf11c8: Pull complete [2021-12-20T16:32:00.867Z] 34cad66bf833: Verifying Checksum [2021-12-20T16:32:00.867Z] 34cad66bf833: Download complete [2021-12-20T16:32:00.867Z] b8b176561691: Pull complete [2021-12-20T16:32:01.138Z] 4527c011a84f: Verifying Checksum [2021-12-20T16:32:01.138Z] 4527c011a84f: Download complete [2021-12-20T16:32:01.402Z] b4e3c513aaa6: Verifying Checksum [2021-12-20T16:32:01.402Z] b4e3c513aaa6: Download complete [2021-12-20T16:32:04.716Z] 4527c011a84f: Pull complete [2021-12-20T16:32:04.978Z] 5d74067f8e1e: Pull complete [2021-12-20T16:32:04.978Z] e0aca202a116: Pull complete [2021-12-20T16:32:04.978Z] 3a43be97a3b4: Pull complete [2021-12-20T16:32:05.242Z] 34cad66bf833: Pull complete [2021-12-20T16:32:07.810Z] b4e3c513aaa6: Pull complete [2021-12-20T16:32:07.810Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-20T16:32:07.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-20T16:32:07.810Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-20T16:32:08.119Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-20T16:32:08.119Z] WORKDIR /edgex [2021-12-20T16:32:08.119Z] COPY go.mod . [2021-12-20T16:32:08.119Z] RUN go mod download' [2021-12-20T16:32:08.119Z] + docker build -t ci-base-image-x86_64 -f - . [2021-12-20T16:32:09.546Z] Sending build context to Docker daemon 333.7MB [2021-12-20T16:32:09.546Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-20T16:32:09.546Z] ---> 9f6097aaca64 [2021-12-20T16:32:09.546Z] Step 2/4 : WORKDIR /edgex [2021-12-20T16:32:11.477Z] ---> Running in fe05c4b6b496 [2021-12-20T16:32:11.477Z] Removing intermediate container fe05c4b6b496 [2021-12-20T16:32:11.477Z] ---> 5442ea2fa37a [2021-12-20T16:32:11.477Z] Step 3/4 : COPY go.mod . [2021-12-20T16:32:11.477Z] ---> 523ed5b10d68 [2021-12-20T16:32:11.477Z] Step 4/4 : RUN go mod download [2021-12-20T16:32:11.477Z] ---> Running in 189348c1d3f1 [2021-12-20T16:32:15.259Z] Still waiting to schedule task [2021-12-20T16:32:15.259Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-12-20T16:32:50.279Z] Removing intermediate container 189348c1d3f1 [2021-12-20T16:32:50.279Z] ---> 5c772526ae4e [2021-12-20T16:32:50.279Z] Successfully built 5c772526ae4e [2021-12-20T16:32:50.279Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-20T16:32:50.600Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-20T16:32:50.600Z] . [Pipeline] withDockerContainer [2021-12-20T16:32:50.673Z] prd-centos7-docker-4c-2g-1175 does not seem to be running inside a container [2021-12-20T16:32:50.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat [2021-12-20T16:32:51.055Z] $ docker top 1935b30d715aea3ebfe9c3189f3fdfd6efd2a29ce49adf377138e67a95c996bb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-20T16:32:51.408Z] + go version [2021-12-20T16:32:51.408Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-20T16:32:51.420Z] $ docker stop --time=1 1935b30d715aea3ebfe9c3189f3fdfd6efd2a29ce49adf377138e67a95c996bb [2021-12-20T16:32:52.592Z] $ docker rm -f 1935b30d715aea3ebfe9c3189f3fdfd6efd2a29ce49adf377138e67a95c996bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-20T16:32:53.142Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-20T16:32:53.142Z] . [Pipeline] withDockerContainer [2021-12-20T16:32:53.203Z] prd-centos7-docker-4c-2g-1175 does not seem to be running inside a container [2021-12-20T16:32:53.235Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat [2021-12-20T16:32:53.559Z] $ docker top 5b7b011a7ae91a8201ee5e55b1ee395ca303f874d32e9da02d71fc52bb639574 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-20T16:32:53.635Z] ========================================================= [2021-12-20T16:32:53.635Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-12-20T16:32:53.635Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-20T16:32:53.937Z] + make test [2021-12-20T16:32:53.937Z] go mod tidy [2021-12-20T16:32:54.201Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-20T16:32:59.586Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-12-20T16:33:15.324Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-12-20T16:33:20.640Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-12-20T16:33:20.640Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-12-20T16:33:21.225Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-12-20T16:33:23.821Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-12-20T16:33:24.103Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-12-20T16:33:24.103Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-12-20T16:33:24.103Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-12-20T16:33:24.685Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-12-20T16:33:24.946Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-12-20T16:33:25.213Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-12-20T16:33:25.213Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-12-20T16:33:25.213Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-12-20T16:33:25.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-12-20T16:33:26.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2021-12-20T16:33:26.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-12-20T16:33:26.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-12-20T16:33:27.685Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements [2021-12-20T16:33:27.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-12-20T16:33:28.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 44.7% of statements [2021-12-20T16:33:28.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-12-20T16:33:28.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-12-20T16:33:29.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 89.5% of statements [2021-12-20T16:33:29.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-12-20T16:33:29.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-12-20T16:33:30.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.069s coverage: 84.4% of statements [2021-12-20T16:33:30.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-12-20T16:33:30.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-12-20T16:33:30.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-12-20T16:33:30.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-12-20T16:33:30.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-12-20T16:33:31.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.284s coverage: 94.2% of statements [2021-12-20T16:33:31.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-12-20T16:33:31.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-12-20T16:33:31.141Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements [2021-12-20T16:33:31.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-12-20T16:33:31.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-12-20T16:33:31.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-12-20T16:33:31.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-12-20T16:33:31.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-12-20T16:33:31.141Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-12-20T16:33:31.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-12-20T16:33:31.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-12-20T16:33:31.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-12-20T16:33:32.113Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.9% of statements [2021-12-20T16:33:32.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-12-20T16:33:32.113Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-12-20T16:33:32.113Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 21.7% of statements [2021-12-20T16:33:32.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-12-20T16:33:32.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-12-20T16:33:32.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements [2021-12-20T16:33:32.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2021-12-20T16:33:33.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2021-12-20T16:33:33.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2021-12-20T16:33:36.638Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1176 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws [2021-12-20T16:33:36.655Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-12-20T16:33:36.837Z] The recommended git tool is: git [2021-12-20T16:33:41.423Z] using credential edgex-jenkins-ssh [2021-12-20T16:33:41.445Z] Cloning the remote Git repository [2021-12-20T16:33:41.496Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-12-20T16:33:41.569Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-12-20T16:33:41.669Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-20T16:33:41.670Z] > git --version # timeout=10 [2021-12-20T16:33:41.699Z] > git --version # 'git version 2.17.1' [2021-12-20T16:33:41.701Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-20T16:33:41.829Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-20T16:33:43.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.055s coverage: 94.4% of statements [2021-12-20T16:33:43.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-12-20T16:33:50.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.180s coverage: 82.5% of statements [2021-12-20T16:33:50.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-12-20T16:33:56.891Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-20T16:33:56.914Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-20T16:33:56.946Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-20T16:33:56.978Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-20T16:33:56.978Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-20T16:33:56.990Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-20T16:33:57.862Z] Merging remotes/origin/main commit 9e663fa036c94b5cb066284360ddd66ddff01928 into PR head commit dd593491210a36411325267f9a36c518a4519b50 [2021-12-20T16:33:58.228Z] Merge succeeded, producing dd593491210a36411325267f9a36c518a4519b50 [2021-12-20T16:33:58.228Z] Checking out Revision dd593491210a36411325267f9a36c518a4519b50 (PR-3848) [2021-12-20T16:33:57.882Z] > git config core.sparsecheckout # timeout=10 [2021-12-20T16:33:57.911Z] > git checkout -f dd593491210a36411325267f9a36c518a4519b50 # timeout=10 [2021-12-20T16:33:58.136Z] > git remote # timeout=10 [2021-12-20T16:33:58.155Z] > git config --get remote.origin.url # timeout=10 [2021-12-20T16:33:58.168Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-20T16:33:58.180Z] > git merge 9e663fa036c94b5cb066284360ddd66ddff01928 # timeout=10 [2021-12-20T16:33:58.207Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-20T16:33:58.233Z] > git config core.sparsecheckout # timeout=10 [2021-12-20T16:33:58.252Z] > git checkout -f dd593491210a36411325267f9a36c518a4519b50 # timeout=10 [2021-12-20T16:34:02.406Z] Commit message: "build(snap): update edgexfoundry snap base to core20" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-20T16:34:03.525Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-20T16:34:03.525Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-20T16:34:03.525Z] Dload Upload Total Spent Left Speed [2021-12-20T16:34:03.525Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 80435 0 --:--:-- --:--:-- --:--:-- 80435 [Pipeline] sh [2021-12-20T16:34:04.051Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-20T16:34:04.397Z] + sudo tee /etc/docker/daemon.new [2021-12-20T16:34:04.397Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-12-20T16:34:04.397Z] { [2021-12-20T16:34:04.397Z] "registry-mirrors": [ [2021-12-20T16:34:04.397Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-20T16:34:04.397Z] ], [2021-12-20T16:34:04.397Z] "bip": "10.250.0.254/24", [2021-12-20T16:34:04.397Z] "hosts": [ [2021-12-20T16:34:04.397Z] "tcp://0.0.0.0:5555", [2021-12-20T16:34:04.397Z] "unix:///var/run/docker.sock" [2021-12-20T16:34:04.397Z] ], [2021-12-20T16:34:04.397Z] "mtu": 1458, [2021-12-20T16:34:04.397Z] "selinux-enabled": true, [2021-12-20T16:34:04.397Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-20T16:34:04.397Z] } [Pipeline] sh [2021-12-20T16:34:04.808Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-20T16:34:05.143Z] + sudo service docker restart [2021-12-20T16:34:08.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements [2021-12-20T16:34:08.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-12-20T16:34:08.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-12-20T16:34:08.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-12-20T16:34:08.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-12-20T16:34:08.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-12-20T16:34:08.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-12-20T16:34:08.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-12-20T16:34:08.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-12-20T16:34:08.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-12-20T16:34:08.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-12-20T16:34:08.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-12-20T16:34:08.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-12-20T16:34:08.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-12-20T16:34:08.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-12-20T16:34:08.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-12-20T16:34:08.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-12-20T16:34:08.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2021-12-20T16:34:08.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-12-20T16:34:08.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements [2021-12-20T16:34:08.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements [2021-12-20T16:34:08.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-12-20T16:34:08.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2021-12-20T16:34:08.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-12-20T16:34:08.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-12-20T16:34:08.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-12-20T16:34:08.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.027s coverage: 89.4% of statements [2021-12-20T16:34:08.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-12-20T16:34:08.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2021-12-20T16:34:08.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-12-20T16:34:08.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.218s coverage: 65.4% of statements [2021-12-20T16:34:08.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-12-20T16:34:08.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-12-20T16:34:08.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-12-20T16:34:08.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.147s coverage: 43.8% of statements [2021-12-20T16:34:08.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-12-20T16:34:08.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-12-20T16:34:08.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-12-20T16:34:08.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-12-20T16:34:08.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2021-12-20T16:34:08.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-12-20T16:34:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements [2021-12-20T16:34:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-12-20T16:34:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-12-20T16:34:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-12-20T16:34:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-12-20T16:34:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements [2021-12-20T16:34:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-12-20T16:34:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-12-20T16:34:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-12-20T16:34:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-12-20T16:34:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-12-20T16:34:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-12-20T16:34:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-12-20T16:34:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2021-12-20T16:34:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-12-20T16:34:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-12-20T16:34:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-12-20T16:34:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-12-20T16:34:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-12-20T16:34:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-12-20T16:34:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-12-20T16:34:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-12-20T16:34:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-12-20T16:34:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-12-20T16:34:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-12-20T16:34:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-12-20T16:34:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements [2021-12-20T16:34:15.628Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-20T16:34:23.481Z] provisioning config files... [2021-12-20T16:34:23.505Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5330760487882017603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-20T16:34:23.859Z] ---> docker-login.sh [2021-12-20T16:34:23.859Z] nexus3.edgexfoundry.org:10001 [2021-12-20T16:34:24.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-20T16:34:24.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-20T16:34:24.452Z] Configure a credential helper to remove this warning. See [2021-12-20T16:34:24.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-20T16:34:24.452Z] [2021-12-20T16:34:24.452Z] Login Succeeded [2021-12-20T16:34:24.725Z] nexus3.edgexfoundry.org:10002 [2021-12-20T16:34:24.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-20T16:34:24.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-20T16:34:24.995Z] Configure a credential helper to remove this warning. See [2021-12-20T16:34:24.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-20T16:34:24.995Z] [2021-12-20T16:34:24.995Z] Login Succeeded [2021-12-20T16:34:24.995Z] nexus3.edgexfoundry.org:10003 [2021-12-20T16:34:25.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-20T16:34:25.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-20T16:34:25.538Z] Configure a credential helper to remove this warning. See [2021-12-20T16:34:25.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-20T16:34:25.538Z] [2021-12-20T16:34:25.538Z] Login Succeeded [2021-12-20T16:34:25.538Z] nexus3.edgexfoundry.org:10004 [2021-12-20T16:34:25.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-20T16:34:25.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-20T16:34:25.811Z] Configure a credential helper to remove this warning. See [2021-12-20T16:34:25.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-20T16:34:25.811Z] [2021-12-20T16:34:25.811Z] Login Succeeded [2021-12-20T16:34:25.811Z] docker.io [2021-12-20T16:34:26.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-20T16:34:26.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-20T16:34:26.671Z] Configure a credential helper to remove this warning. See [2021-12-20T16:34:26.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-20T16:34:26.671Z] [2021-12-20T16:34:26.671Z] Login Succeeded [2021-12-20T16:34:26.671Z] ---> docker-login.sh ends [Pipeline] } [2021-12-20T16:34:26.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-20T16:34:27.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-20T16:34:27.176Z] ========================================================= [2021-12-20T16:34:27.176Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-20T16:34:27.176Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-20T16:34:27.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-20T16:34:27.509Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-20T16:34:27.509Z] 552d1f2373af: Pulling fs layer [2021-12-20T16:34:27.509Z] ea3f2d53f512: Pulling fs layer [2021-12-20T16:34:27.509Z] 9e70ebbbe112: Pulling fs layer [2021-12-20T16:34:27.509Z] 7a9cfe048b4a: Pulling fs layer [2021-12-20T16:34:27.509Z] 72dc09318566: Pulling fs layer [2021-12-20T16:34:27.509Z] f4f7b4309257: Pulling fs layer [2021-12-20T16:34:27.509Z] 7a9cfe048b4a: Waiting [2021-12-20T16:34:27.509Z] 0ac9a79272e3: Pulling fs layer [2021-12-20T16:34:27.509Z] b78e95d17946: Pulling fs layer [2021-12-20T16:34:27.509Z] 72dc09318566: Waiting [2021-12-20T16:34:27.509Z] f4f7b4309257: Waiting [2021-12-20T16:34:27.789Z] 0ac9a79272e3: Waiting [2021-12-20T16:34:27.789Z] b78e95d17946: Waiting [2021-12-20T16:34:27.789Z] 9e70ebbbe112: Verifying Checksum [2021-12-20T16:34:27.789Z] 9e70ebbbe112: Download complete [2021-12-20T16:34:27.789Z] ea3f2d53f512: Download complete [2021-12-20T16:34:27.789Z] 72dc09318566: Verifying Checksum [2021-12-20T16:34:27.789Z] 72dc09318566: Download complete [2021-12-20T16:34:27.789Z] f4f7b4309257: Verifying Checksum [2021-12-20T16:34:27.789Z] f4f7b4309257: Download complete [2021-12-20T16:34:27.789Z] 552d1f2373af: Download complete [2021-12-20T16:34:27.789Z] 0ac9a79272e3: Verifying Checksum [2021-12-20T16:34:27.789Z] 0ac9a79272e3: Download complete [2021-12-20T16:34:28.390Z] 552d1f2373af: Pull complete [2021-12-20T16:34:28.992Z] ea3f2d53f512: Pull complete [2021-12-20T16:34:29.266Z] 9e70ebbbe112: Pull complete [2021-12-20T16:34:29.541Z] b78e95d17946: Verifying Checksum [2021-12-20T16:34:29.541Z] b78e95d17946: Download complete [2021-12-20T16:34:30.139Z] 7a9cfe048b4a: Verifying Checksum [2021-12-20T16:34:30.139Z] 7a9cfe048b4a: Download complete [2021-12-20T16:34:42.554Z] 7a9cfe048b4a: Pull complete [2021-12-20T16:34:42.554Z] 72dc09318566: Pull complete [2021-12-20T16:34:42.554Z] f4f7b4309257: Pull complete [2021-12-20T16:34:42.554Z] 0ac9a79272e3: Pull complete [2021-12-20T16:34:46.846Z] b78e95d17946: Pull complete [2021-12-20T16:34:46.846Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-20T16:34:46.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-20T16:34:46.846Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-20T16:34:47.477Z] + docker build -t ci-base-image-arm64 -f - . [2021-12-20T16:34:47.477Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-20T16:34:47.477Z] WORKDIR /edgex [2021-12-20T16:34:47.477Z] COPY go.mod . [2021-12-20T16:34:47.477Z] RUN go mod download [2021-12-20T16:34:47.827Z] GO111MODULE=on go vet ./... [2021-12-20T16:34:50.121Z] Sending build context to Docker daemon 168.5MB [2021-12-20T16:34:50.121Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-20T16:34:50.121Z] ---> 8b459fc5aaf0 [2021-12-20T16:34:50.121Z] Step 2/4 : WORKDIR /edgex [2021-12-20T16:34:51.556Z] ---> Running in 43aea21748d1 [2021-12-20T16:34:52.151Z] Removing intermediate container 43aea21748d1 [2021-12-20T16:34:52.151Z] ---> 67fbc8201f1a [2021-12-20T16:34:52.151Z] Step 3/4 : COPY go.mod . [2021-12-20T16:34:52.743Z] ---> 388102f54fbb [2021-12-20T16:34:52.743Z] Step 4/4 : RUN go mod download [2021-12-20T16:34:52.743Z] ---> Running in 179f8cea1d8d [2021-12-20T16:34:57.873Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-20T16:34:57.873Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-20T16:34:57.873Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-20T16:34:58.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-12-20T16:34:58.443Z] + ls -al . [2021-12-20T16:34:58.443Z] total 644 [2021-12-20T16:34:58.443Z] drwxrwxr-x 10 1001 1001 4096 Dec 20 16:34 . [2021-12-20T16:34:58.443Z] drwxr-xr-x 4 root root 28 Dec 20 16:32 .. [2021-12-20T16:34:58.443Z] -rw-rw-r-- 1 1001 1001 11 Dec 20 16:31 .dockerignore [2021-12-20T16:34:58.443Z] drwxrwxr-x 8 1001 1001 179 Dec 20 16:31 .git [2021-12-20T16:34:58.443Z] drwxrwxr-x 4 1001 1001 142 Dec 20 16:31 .github [2021-12-20T16:34:58.443Z] -rw-rw-r-- 1 1001 1001 804 Dec 20 16:31 .gitignore [2021-12-20T16:34:58.443Z] -rw-rw-r-- 1 1001 1001 42 Dec 20 16:31 .golangci.yml [2021-12-20T16:34:58.443Z] -rw-rw-r-- 1 1001 1001 76 Dec 20 16:31 .hadolint.yml [2021-12-20T16:34:58.443Z] drwx------ 3 1001 1001 73 Dec 20 16:31 .semver [2021-12-20T16:34:58.443Z] -rw-rw-r-- 1 1001 1001 166 Dec 20 16:31 .sonarcloud.properties [2021-12-20T16:34:58.443Z] -rw-rw-r-- 1 1001 1001 1171 Dec 20 16:31 ADOPTERS.md [2021-12-20T16:34:58.443Z] -rw-rw-r-- 1 1001 1001 8910 Dec 20 16:31 Attribution.txt [2021-12-20T16:34:58.443Z] -rw-rw-r-- 1 1001 1001 51732 Dec 20 16:31 CHANGELOG.md [2021-12-20T16:34:58.443Z] -rw-rw-r-- 1 1001 1001 3804 Dec 20 16:31 CONTRIBUTING.md [2021-12-20T16:34:58.443Z] -rw-rw-r-- 1 1001 1001 677 Dec 20 16:31 GOVERNANCE.md [2021-12-20T16:34:58.443Z] -rw-rw-r-- 1 1001 1001 849 Dec 20 16:31 Jenkinsfile [2021-12-20T16:34:58.443Z] -rw-rw-r-- 1 1001 1001 10775 Dec 20 16:31 LICENSE [2021-12-20T16:34:58.443Z] -rw-rw-r-- 1 1001 1001 6508 Dec 20 16:31 Makefile [2021-12-20T16:34:58.443Z] -rw-rw-r-- 1 1001 1001 582 Dec 20 16:31 OWNERS.md [2021-12-20T16:34:58.443Z] -rw-rw-r-- 1 1001 1001 8207 Dec 20 16:31 README.md [2021-12-20T16:34:58.443Z] -rw-rw-r-- 1 1001 1001 6912 Dec 20 16:31 SECURITY.md [2021-12-20T16:34:58.443Z] -rw-rw-r-- 1 1001 1001 5 Dec 20 16:31 VERSION [2021-12-20T16:34:58.443Z] -rw-rw-r-- 1 1001 1001 4131 Dec 20 16:31 ZMQWindows.md [2021-12-20T16:34:58.443Z] drwxrwxr-x 2 1001 1001 37 Dec 20 16:31 bin [2021-12-20T16:34:58.443Z] drwxrwxr-x 14 1001 1001 4096 Dec 20 16:31 cmd [2021-12-20T16:34:58.443Z] -rw-r--r-- 1 root root 428381 Dec 20 16:34 coverage.out [2021-12-20T16:34:58.443Z] -rw-rw-r-- 1 1001 1001 828 Dec 20 16:31 go.mod [2021-12-20T16:34:58.443Z] -rw-rw-r-- 1 1001 1001 49483 Dec 20 16:32 go.sum [2021-12-20T16:34:58.443Z] drwxrwxr-x 8 1001 1001 124 Dec 20 16:31 internal [2021-12-20T16:34:58.443Z] drwxrwxr-x 3 1001 1001 16 Dec 20 16:31 openapi [2021-12-20T16:34:58.443Z] drwxrwxr-x 4 1001 1001 71 Dec 20 16:31 snap [2021-12-20T16:34:58.443Z] -rw-rw-r-- 1 1001 1001 204 Dec 20 16:31 version.go [Pipeline] sh [2021-12-20T16:34:58.735Z] + '[' -e coverage.out ] [2021-12-20T16:34:58.735Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-12-20T16:34:58.850Z] Stashed 1 file(s) [Pipeline] sh [2021-12-20T16:34:59.338Z] + make build [2021-12-20T16:34:59.338Z] 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 [2021-12-20T16:35:00.528Z] 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 [2021-12-20T16:35:07.195Z] 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 [2021-12-20T16:35:08.143Z] 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 [2021-12-20T16:35:09.087Z] 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 [2021-12-20T16:35:09.347Z] 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 [2021-12-20T16:35:10.293Z] 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 [2021-12-20T16:35:10.863Z] 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 [2021-12-20T16:35:11.825Z] 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 [2021-12-20T16:35:12.776Z] 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 [2021-12-20T16:35:13.719Z] 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 [2021-12-20T16:35:14.292Z] 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] } [2021-12-20T16:35:15.702Z] $ docker stop --time=1 5b7b011a7ae91a8201ee5e55b1ee395ca303f874d32e9da02d71fc52bb639574 [2021-12-20T16:35:17.401Z] $ docker rm -f 5b7b011a7ae91a8201ee5e55b1ee395ca303f874d32e9da02d71fc52bb639574 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-20T16:35:18.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-20T16:35:18.829Z] [2021-12-20T16:35:18.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-12-20T16:35:19.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-20T16:35:19.132Z] latest: Pulling from edgex-devops/edgex-compose [2021-12-20T16:35:19.132Z] cbdbe7a5bc2a: Pulling fs layer [2021-12-20T16:35:19.132Z] ca9280d653b3: Pulling fs layer [2021-12-20T16:35:19.132Z] 7e9c9ca2126c: Pulling fs layer [2021-12-20T16:35:19.132Z] cbdbe7a5bc2a: Verifying Checksum [2021-12-20T16:35:19.132Z] cbdbe7a5bc2a: Download complete [2021-12-20T16:35:19.399Z] ca9280d653b3: Verifying Checksum [2021-12-20T16:35:19.399Z] ca9280d653b3: Download complete [2021-12-20T16:35:19.399Z] cbdbe7a5bc2a: Pull complete [2021-12-20T16:35:19.661Z] 7e9c9ca2126c: Verifying Checksum [2021-12-20T16:35:19.661Z] 7e9c9ca2126c: Download complete [2021-12-20T16:35:19.922Z] ca9280d653b3: Pull complete [2021-12-20T16:35:23.241Z] 7e9c9ca2126c: Pull complete [2021-12-20T16:35:23.241Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-12-20T16:35:23.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-20T16:35:23.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-12-20T16:35:23.313Z] prd-centos7-docker-4c-2g-1175 does not seem to be running inside a container [2021-12-20T16:35:23.353Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-12-20T16:35:26.112Z] $ docker top 5afe4357ac2aae91cf818a9cdb68dbdf69afd995edaf4865099acd242bdcb973 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-20T16:35:26.464Z] + docker-compose build --help [2021-12-20T16:35:26.464Z] + grep parallel [2021-12-20T16:35:27.035Z] --parallel Build images in parallel. [Pipeline] } [2021-12-20T16:35:27.046Z] $ docker stop --time=1 5afe4357ac2aae91cf818a9cdb68dbdf69afd995edaf4865099acd242bdcb973 [2021-12-20T16:35:28.240Z] $ docker rm -f 5afe4357ac2aae91cf818a9cdb68dbdf69afd995edaf4865099acd242bdcb973 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-20T16:35:28.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-20T16:35:28.643Z] . [Pipeline] withDockerContainer [2021-12-20T16:35:28.710Z] prd-centos7-docker-4c-2g-1175 does not seem to be running inside a container [2021-12-20T16:35:28.748Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 [2021-12-20T16:35:29.095Z] $ docker top 77baea13771d3b8c3e997eb85e74c3ad9d28f89bc4abf99e3070f0125d174108 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-20T16:35:29.461Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-20T16:35:30.033Z] Building core-command ... [2021-12-20T16:35:30.033Z] Building core-data ... [2021-12-20T16:35:30.033Z] Building core-metadata ... [2021-12-20T16:35:30.033Z] Building security-bootstrapper ... [2021-12-20T16:35:30.033Z] Building security-proxy-setup ... [2021-12-20T16:35:30.033Z] Building security-secretstore-setup ... [2021-12-20T16:35:30.033Z] Building support-notifications ... [2021-12-20T16:35:30.033Z] Building support-scheduler ... [2021-12-20T16:35:30.033Z] Building sys-mgmt-agent ... [2021-12-20T16:35:30.033Z] Building sys-mgmt-agent [2021-12-20T16:35:30.033Z] Building security-bootstrapper [2021-12-20T16:35:30.033Z] Building core-metadata [2021-12-20T16:35:30.033Z] Building security-secretstore-setup [2021-12-20T16:35:30.033Z] Building security-proxy-setup [2021-12-20T16:35:42.288Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-20T16:35:42.288Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-20T16:35:42.288Z] ---> 5c772526ae4e [2021-12-20T16:35:42.288Z] Step 3/22 : WORKDIR /edgex-go [2021-12-20T16:35:42.288Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-20T16:35:42.288Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-20T16:35:42.288Z] ---> 5c772526ae4e [2021-12-20T16:35:42.288Z] Step 3/22 : WORKDIR /edgex-go [2021-12-20T16:35:42.288Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-20T16:35:42.288Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-20T16:35:42.288Z] ---> 5c772526ae4e [2021-12-20T16:35:42.288Z] Step 3/24 : WORKDIR /edgex-go [2021-12-20T16:35:44.830Z] ---> Running in f013766fcd23 [2021-12-20T16:35:44.830Z] ---> Running in 4cb287f5eb47 [2021-12-20T16:35:44.830Z] ---> Running in 9ff2fa029a7d [2021-12-20T16:35:52.964Z] Removing intermediate container 4cb287f5eb47 [2021-12-20T16:35:52.964Z] ---> 858ef71c375a [2021-12-20T16:35:52.964Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-20T16:35:52.964Z] Removing intermediate container 9ff2fa029a7d [2021-12-20T16:35:52.964Z] ---> 04ef1dff61a3 [2021-12-20T16:35:52.964Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-20T16:35:52.964Z] Removing intermediate container f013766fcd23 [2021-12-20T16:35:52.964Z] ---> 52acc479611a [2021-12-20T16:35:52.964Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-20T16:35:52.964Z] ---> Running in 11ce13221f9d [2021-12-20T16:35:52.964Z] ---> Running in 2077461ee344 [2021-12-20T16:35:52.964Z] ---> Running in d40976323748 [2021-12-20T16:35:56.287Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-20T16:35:56.287Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-20T16:35:56.287Z] ---> 5c772526ae4e [2021-12-20T16:35:56.287Z] Step 3/30 : WORKDIR /edgex-go [2021-12-20T16:35:56.287Z] ---> Using cache [2021-12-20T16:35:56.287Z] ---> 52acc479611a [2021-12-20T16:35:56.287Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-20T16:35:56.549Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-20T16:35:56.549Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-20T16:35:56.549Z] ---> 5c772526ae4e [2021-12-20T16:35:56.549Z] Step 3/20 : WORKDIR /edgex-go [2021-12-20T16:35:56.549Z] ---> Using cache [2021-12-20T16:35:56.549Z] ---> 52acc479611a [2021-12-20T16:35:56.549Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-20T16:35:56.549Z] ---> Running in a716d7a17129 [2021-12-20T16:35:56.814Z] ---> Running in ffa7b1c629a1 [2021-12-20T16:35:56.814Z] Removing intermediate container d40976323748 [2021-12-20T16:35:56.814Z] ---> 4047dfe81dd6 [2021-12-20T16:35:56.814Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-20T16:35:56.814Z] ---> Running in c8fbf4de34f3 [2021-12-20T16:35:56.814Z] Removing intermediate container 2077461ee344 [2021-12-20T16:35:56.814Z] ---> 193426a982ec [2021-12-20T16:35:56.814Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-20T16:35:56.814Z] ---> Running in 93809e0e7c86 [2021-12-20T16:35:56.814Z] Removing intermediate container 11ce13221f9d [2021-12-20T16:35:56.814Z] ---> 4705623eab58 [2021-12-20T16:35:56.814Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-20T16:35:56.814Z] ---> Running in 28ac2b81195b [2021-12-20T16:35:57.400Z] Removing intermediate container ffa7b1c629a1 [2021-12-20T16:35:57.400Z] ---> ada5042e573d [2021-12-20T16:35:57.400Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-20T16:35:57.400Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-20T16:35:57.662Z] ---> Running in f6cd735fe592 [2021-12-20T16:35:57.662Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-20T16:35:57.662Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-20T16:35:57.662Z] Removing intermediate container a716d7a17129 [2021-12-20T16:35:57.662Z] ---> 2497101a1c51 [2021-12-20T16:35:57.662Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-20T16:35:57.662Z] ---> Running in 5842a94a91e1 [2021-12-20T16:35:57.924Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-20T16:35:57.924Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-20T16:35:58.513Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-20T16:35:58.513Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-20T16:35:58.513Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-20T16:35:58.782Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-20T16:35:58.782Z] OK: 220 MiB in 52 packages [2021-12-20T16:35:58.782Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-20T16:35:58.782Z] OK: 220 MiB in 52 packages [2021-12-20T16:35:58.782Z] OK: 220 MiB in 52 packages [2021-12-20T16:35:59.063Z] OK: 220 MiB in 52 packages [2021-12-20T16:35:59.328Z] OK: 220 MiB in 52 packages [2021-12-20T16:35:59.328Z] Removing intermediate container c8fbf4de34f3 [2021-12-20T16:35:59.328Z] ---> 4ad1b8295402 [2021-12-20T16:35:59.328Z] Step 6/22 : COPY . . [2021-12-20T16:35:59.328Z] Removing intermediate container 93809e0e7c86 [2021-12-20T16:35:59.328Z] ---> 48ab4b2c5f05 [2021-12-20T16:35:59.328Z] Step 6/22 : COPY . . [2021-12-20T16:35:59.587Z] Removing intermediate container 28ac2b81195b [2021-12-20T16:35:59.587Z] ---> 3369f3ab1368 [2021-12-20T16:35:59.587Z] Step 6/24 : COPY . . [2021-12-20T16:36:02.920Z] Removing intermediate container f6cd735fe592 [2021-12-20T16:36:02.920Z] ---> 2a9a0d97513a [2021-12-20T16:36:02.920Z] Step 6/30 : COPY . . [2021-12-20T16:36:04.321Z] Removing intermediate container 5842a94a91e1 [2021-12-20T16:36:04.321Z] ---> b8ec7d26fe90 [2021-12-20T16:36:04.321Z] Step 6/20 : COPY . . [2021-12-20T16:36:10.922Z] ---> 7427045d6003 [2021-12-20T16:36:10.922Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-20T16:36:10.922Z] ---> 695260f25b08 [2021-12-20T16:36:10.922Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-20T16:36:10.922Z] ---> fb26a558de4c [2021-12-20T16:36:10.922Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-20T16:36:10.922Z] ---> Running in d144b44d8f94 [2021-12-20T16:36:10.922Z] ---> Running in 3a7fd3d5dfe4 [2021-12-20T16:36:10.922Z] ---> Running in fbc94c01dbbb [2021-12-20T16:36:14.514Z] Removing intermediate container 179f8cea1d8d [2021-12-20T16:36:14.514Z] ---> 34172d078898 [2021-12-20T16:36:14.514Z] Successfully built 34172d078898 [2021-12-20T16:36:14.514Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-20T16:36:14.850Z] + docker inspect -f . ci-base-image-arm64 [2021-12-20T16:36:14.850Z] . [Pipeline] withDockerContainer [2021-12-20T16:36:15.037Z] prd-ubuntu18.04-docker-arm64-4c-16g-1176 does not seem to be running inside a container [2021-12-20T16:36:15.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat [2021-12-20T16:36:16.342Z] $ docker top dbd9f76694c41a9476e403d918fc6f650497fbd853f319de8c3f610e6afe5d74 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-20T16:36:17.239Z] + go version [2021-12-20T16:36:17.239Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-12-20T16:36:17.258Z] $ docker stop --time=1 dbd9f76694c41a9476e403d918fc6f650497fbd853f319de8c3f610e6afe5d74 [2021-12-20T16:36:18.869Z] $ docker rm -f dbd9f76694c41a9476e403d918fc6f650497fbd853f319de8c3f610e6afe5d74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-20T16:36:19.542Z] + docker inspect -f . ci-base-image-arm64 [2021-12-20T16:36:19.543Z] . [Pipeline] withDockerContainer [2021-12-20T16:36:19.749Z] prd-ubuntu18.04-docker-arm64-4c-16g-1176 does not seem to be running inside a container [2021-12-20T16:36:19.819Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat [2021-12-20T16:36:20.991Z] $ docker top 353fc1075f4d84b4998750d20aa60a40881d29368bce68c091b60340f60f77ac -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-20T16:36:21.221Z] ========================================================= [2021-12-20T16:36:21.222Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-12-20T16:36:21.222Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-20T16:36:21.544Z] + make test [2021-12-20T16:36:21.818Z] go mod tidy [2021-12-20T16:36:22.416Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-20T16:36:23.154Z] Removing intermediate container 3a7fd3d5dfe4 [2021-12-20T16:36:23.154Z] ---> 2e20a282ed25 [2021-12-20T16:36:23.154Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-20T16:36:23.420Z] Removing intermediate container d144b44d8f94 [2021-12-20T16:36:23.420Z] ---> 8fa138f94488 [2021-12-20T16:36:23.420Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-20T16:36:23.421Z] Removing intermediate container fbc94c01dbbb [2021-12-20T16:36:23.421Z] ---> 5161310955c3 [2021-12-20T16:36:23.421Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-20T16:36:23.421Z] ---> Running in 463387276b54 [2021-12-20T16:36:23.421Z] ---> Running in 7cb32d2bbefa [2021-12-20T16:36:23.682Z] ---> Running in 07e5742660eb [2021-12-20T16:36:24.270Z] 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 [2021-12-20T16:36:24.270Z] ---> a11d908f5543 [2021-12-20T16:36:24.270Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-20T16:36:24.270Z] 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 [2021-12-20T16:36:24.270Z] ---> Running in eabc3162688c [2021-12-20T16:36:24.545Z] 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 [2021-12-20T16:36:24.545Z] ---> bc0e6966ec3b [2021-12-20T16:36:24.545Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-20T16:36:24.545Z] ---> Running in bffc64e66b5f [2021-12-20T16:36:26.482Z] Removing intermediate container eabc3162688c [2021-12-20T16:36:26.482Z] ---> 56715f06ae08 [2021-12-20T16:36:26.482Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-20T16:36:26.482Z] Removing intermediate container bffc64e66b5f [2021-12-20T16:36:26.482Z] ---> 15eabbbf40f9 [2021-12-20T16:36:26.482Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-20T16:36:26.482Z] ---> Running in 3f1a3ad2d133 [2021-12-20T16:36:26.482Z] ---> Running in 8e5927e83384 [2021-12-20T16:36:27.052Z] 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 [2021-12-20T16:36:27.052Z] 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 [2021-12-20T16:36:49.237Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-12-20T16:37:05.807Z] 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 [2021-12-20T16:37:05.807Z] 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 [2021-12-20T16:37:05.807Z] Removing intermediate container 7cb32d2bbefa [2021-12-20T16:37:05.807Z] ---> 7bb56f4ab0a3 [2021-12-20T16:37:05.807Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-20T16:37:05.807Z] ---> Running in c8a15c28936a [2021-12-20T16:37:05.807Z] 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 [2021-12-20T16:37:05.807Z] Removing intermediate container 463387276b54 [2021-12-20T16:37:05.807Z] ---> 9e013d6ceeb9 [2021-12-20T16:37:05.807Z] [2021-12-20T16:37:05.807Z] Step 9/24 : FROM alpine:3.14 [2021-12-20T16:37:05.807Z] Removing intermediate container c8a15c28936a [2021-12-20T16:37:05.807Z] ---> 67da15203f6f [2021-12-20T16:37:05.807Z] [2021-12-20T16:37:05.807Z] Step 10/22 : FROM docker:20.10.10 [2021-12-20T16:37:05.807Z] 20.10.10: Pulling from library/docker [2021-12-20T16:37:05.807Z] 3.14: Pulling from library/alpine [2021-12-20T16:37:06.073Z] Removing intermediate container 8e5927e83384 [2021-12-20T16:37:06.073Z] ---> 9b5eb2a0264d [2021-12-20T16:37:06.073Z] [2021-12-20T16:37:06.073Z] Step 9/20 : FROM alpine:3.14 [2021-12-20T16:37:06.073Z] 3.14: Pulling from library/alpine [2021-12-20T16:37:06.646Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-20T16:37:06.646Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-20T16:37:06.646Z] Status: Image is up to date for alpine:3.14 [2021-12-20T16:37:06.646Z] Status: Downloaded newer image for alpine:3.14 [2021-12-20T16:37:06.646Z] ---> 0a97eee8041e [2021-12-20T16:37:06.646Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-20T16:37:06.646Z] Removing intermediate container 3f1a3ad2d133 [2021-12-20T16:37:06.646Z] ---> e1c75d30ad4a [2021-12-20T16:37:06.646Z] [2021-12-20T16:37:06.646Z] Step 9/30 : FROM alpine:3.14 [2021-12-20T16:37:06.646Z] ---> 0a97eee8041e [2021-12-20T16:37:06.646Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-20T16:37:06.646Z] ---> 0a97eee8041e [2021-12-20T16:37:06.646Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-20T16:37:06.909Z] ---> Running in 25460d811bba [2021-12-20T16:37:06.909Z] ---> Running in 037fb2bc6764 [2021-12-20T16:37:06.909Z] ---> Running in 494f2396d102 [2021-12-20T16:37:07.172Z] Removing intermediate container 07e5742660eb [2021-12-20T16:37:07.172Z] ---> 7a9491c7ecc0 [2021-12-20T16:37:07.172Z] [2021-12-20T16:37:07.172Z] Step 9/22 : FROM alpine:3.14 [2021-12-20T16:37:07.172Z] ---> 0a97eee8041e [2021-12-20T16:37:07.172Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-20T16:37:07.172Z] Removing intermediate container 25460d811bba [2021-12-20T16:37:07.172Z] ---> af3e383a86c4 [2021-12-20T16:37:07.172Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-20T16:37:07.172Z] ---> Running in 541ea37d1c96 [2021-12-20T16:37:07.172Z] ---> Running in 659f30a4f9fd [2021-12-20T16:37:07.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-20T16:37:07.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-20T16:37:07.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-20T16:37:07.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-20T16:37:08.016Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-20T16:37:08.016Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-20T16:37:08.016Z] (3/3) Installing su-exec (0.2-r1) [2021-12-20T16:37:08.016Z] Executing busybox-1.33.1-r6.trigger [2021-12-20T16:37:08.016Z] Executing ca-certificates-20191127-r5.trigger [2021-12-20T16:37:08.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-20T16:37:08.016Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-20T16:37:08.016Z] OK: 6 MiB in 17 packages [2021-12-20T16:37:08.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-20T16:37:08.280Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-20T16:37:08.280Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-20T16:37:08.280Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-20T16:37:08.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-20T16:37:08.280Z] (5/5) Installing curl (7.79.1-r0) [2021-12-20T16:37:08.280Z] Executing busybox-1.33.1-r6.trigger [2021-12-20T16:37:08.280Z] Executing ca-certificates-20191127-r5.trigger [2021-12-20T16:37:08.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-20T16:37:08.280Z] OK: 8 MiB in 19 packages [2021-12-20T16:37:08.541Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-20T16:37:08.541Z] Executing busybox-1.33.1-r6.trigger [2021-12-20T16:37:08.541Z] OK: 6 MiB in 15 packages [2021-12-20T16:37:08.541Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-20T16:37:08.541Z] (2/2) Installing su-exec (0.2-r1) [2021-12-20T16:37:08.541Z] Executing busybox-1.33.1-r6.trigger [2021-12-20T16:37:08.541Z] OK: 6 MiB in 16 packages [2021-12-20T16:37:09.129Z] Removing intermediate container 037fb2bc6764 [2021-12-20T16:37:09.129Z] ---> 598a8787198b [2021-12-20T16:37:09.129Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-20T16:37:09.129Z] ---> Running in bfd66146fb7a [2021-12-20T16:37:09.405Z] Removing intermediate container 659f30a4f9fd [2021-12-20T16:37:09.405Z] ---> 13b9e2b1ea99 [2021-12-20T16:37:09.405Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-20T16:37:09.405Z] Removing intermediate container 494f2396d102 [2021-12-20T16:37:09.405Z] ---> ce485e0399b1 [2021-12-20T16:37:09.405Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-20T16:37:09.405Z] Removing intermediate container bfd66146fb7a [2021-12-20T16:37:09.405Z] ---> bae2856bd369 [2021-12-20T16:37:09.405Z] Step 12/24 : WORKDIR / [2021-12-20T16:37:09.405Z] Removing intermediate container 541ea37d1c96 [2021-12-20T16:37:09.405Z] ---> 32ed1086a641 [2021-12-20T16:37:09.405Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-20T16:37:09.405Z] ---> Running in 5da767e1ff91 [2021-12-20T16:37:09.405Z] ---> Running in 573289fac68e [2021-12-20T16:37:09.405Z] ---> Running in 621b1fd972a6 [2021-12-20T16:37:09.405Z] ---> Running in d0cebadb4abe [2021-12-20T16:37:09.674Z] Removing intermediate container 5da767e1ff91 [2021-12-20T16:37:09.674Z] ---> 6be489ed368f [2021-12-20T16:37:09.674Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-20T16:37:09.674Z] Removing intermediate container 573289fac68e [2021-12-20T16:37:09.674Z] ---> b3dab21b0e23 [2021-12-20T16:37:09.674Z] Step 12/20 : WORKDIR /edgex [2021-12-20T16:37:09.674Z] Removing intermediate container 621b1fd972a6 [2021-12-20T16:37:09.674Z] ---> d0f6d94d8909 [2021-12-20T16:37:09.674Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-12-20T16:37:09.674Z] Removing intermediate container d0cebadb4abe [2021-12-20T16:37:09.674Z] ---> 2fd9885311ee [2021-12-20T16:37:09.674Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-20T16:37:09.674Z] ---> Running in a58828529b5c [2021-12-20T16:37:09.674Z] ---> Running in 7a546f7937cb [2021-12-20T16:37:09.674Z] ---> Running in b0482863b980 [2021-12-20T16:37:09.943Z] Removing intermediate container a58828529b5c [2021-12-20T16:37:09.943Z] ---> 7add816fe50f [2021-12-20T16:37:09.943Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-20T16:37:10.209Z] ---> 8b10b87dc2f9 [2021-12-20T16:37:10.209Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-12-20T16:37:10.209Z] Removing intermediate container b0482863b980 [2021-12-20T16:37:10.209Z] ---> a6aac18f489a [2021-12-20T16:37:10.209Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-20T16:37:10.209Z] Removing intermediate container 7a546f7937cb [2021-12-20T16:37:10.209Z] ---> 89e9efb82589 [2021-12-20T16:37:10.209Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-20T16:37:10.209Z] ---> Running in 9668a0e57707 [2021-12-20T16:37:10.209Z] ---> Running in a47fdca06b6a [2021-12-20T16:37:10.472Z] ---> de127e7e048f [2021-12-20T16:37:10.472Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-20T16:37:10.472Z] Removing intermediate container a47fdca06b6a [2021-12-20T16:37:10.472Z] ---> 436a2909e437 [2021-12-20T16:37:10.472Z] Step 14/22 : WORKDIR / [2021-12-20T16:37:10.472Z] ---> 9910a4d2f28b [2021-12-20T16:37:10.472Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-20T16:37:10.472Z] ---> Running in 0520c2807c28 [2021-12-20T16:37:10.740Z] ---> 6fc980c28af5 [2021-12-20T16:37:10.740Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-12-20T16:37:10.740Z] Removing intermediate container 0520c2807c28 [2021-12-20T16:37:10.740Z] ---> 21269912bd5e [2021-12-20T16:37:10.740Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-20T16:37:11.005Z] ---> 510135c1107c [2021-12-20T16:37:11.005Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-20T16:37:11.005Z] ---> dda39d0e54f2 [2021-12-20T16:37:11.005Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-20T16:37:11.005Z] ---> e16e89132d2a [2021-12-20T16:37:11.005Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-20T16:37:11.268Z] Removing intermediate container 9668a0e57707 [2021-12-20T16:37:11.268Z] ---> 0afb291f54e0 [2021-12-20T16:37:11.268Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-20T16:37:11.268Z] ---> Running in ab217f5f3b3f [2021-12-20T16:37:11.532Z] ---> 3ed4a172f070 [2021-12-20T16:37:11.532Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-20T16:37:11.532Z] Removing intermediate container ab217f5f3b3f [2021-12-20T16:37:11.532Z] ---> f1a64f035add [2021-12-20T16:37:11.532Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-20T16:37:11.532Z] ---> 8b4d48aa58cc [2021-12-20T16:37:11.532Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-20T16:37:11.532Z] ---> 3bfa4fda3f37 [2021-12-20T16:37:11.532Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-20T16:37:11.532Z] ---> Running in 9b413a7ae08a [2021-12-20T16:37:12.111Z] Removing intermediate container 9b413a7ae08a [2021-12-20T16:37:12.111Z] ---> e12410c44bf0 [2021-12-20T16:37:12.111Z] Step 17/20 : CMD ["--init=true"] [2021-12-20T16:37:12.111Z] ---> 701ade683c72 [2021-12-20T16:37:12.111Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-20T16:37:12.111Z] ---> 0d73140c8651 [2021-12-20T16:37:12.111Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-20T16:37:12.111Z] ---> 51e503e00b47 [2021-12-20T16:37:12.111Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-20T16:37:12.111Z] ---> Running in c4f440074c18 [2021-12-20T16:37:12.111Z] ---> Running in cdf7e45e20a0 [2021-12-20T16:37:12.111Z] ---> Running in dda43ce07b64 [2021-12-20T16:37:12.111Z] Removing intermediate container c4f440074c18 [2021-12-20T16:37:12.111Z] ---> c25616fe0b8f [2021-12-20T16:37:12.111Z] Step 18/20 : LABEL arch=x86_64 [2021-12-20T16:37:12.111Z] Removing intermediate container dda43ce07b64 [2021-12-20T16:37:12.111Z] ---> a6fc191d1f2a [2021-12-20T16:37:12.111Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-20T16:37:12.384Z] ---> beb363e2b68f [2021-12-20T16:37:12.384Z] Step 20/24 : 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/ [2021-12-20T16:37:12.384Z] ---> Running in 0f8a217b72db [2021-12-20T16:37:12.384Z] ---> Running in 7032d707ad7d [2021-12-20T16:37:12.384Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2021-12-20T16:37:12.384Z] ---> Running in 0226250cf6a1 [2021-12-20T16:37:12.384Z] Status: Downloaded newer image for docker:20.10.10 [2021-12-20T16:37:12.384Z] ---> b706a049f56e [2021-12-20T16:37:12.384Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-12-20T16:37:12.384Z] ---> Running in 0c71218c6042 [2021-12-20T16:37:12.384Z] Removing intermediate container 0f8a217b72db [2021-12-20T16:37:12.384Z] ---> 39f6b63a3050 [2021-12-20T16:37:12.384Z] Step 19/20 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 [2021-12-20T16:37:12.384Z] ---> Running in dc0bf5f83d61 [2021-12-20T16:37:12.384Z] Removing intermediate container 7032d707ad7d [2021-12-20T16:37:12.384Z] ---> e79af3794565 [2021-12-20T16:37:12.384Z] Step 20/22 : LABEL arch=x86_64 [2021-12-20T16:37:12.646Z] Removing intermediate container 0c71218c6042 [2021-12-20T16:37:12.646Z] ---> 54d3ce783a50 [2021-12-20T16:37:12.646Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-12-20T16:37:12.646Z] ---> Running in 92d9e6c38e9f [2021-12-20T16:37:12.646Z] ---> Running in fb79c298d417 [2021-12-20T16:37:12.646Z] Removing intermediate container dc0bf5f83d61 [2021-12-20T16:37:12.646Z] ---> 49e9004a2049 [2021-12-20T16:37:12.646Z] Step 20/20 : LABEL version=0.0.0 [2021-12-20T16:37:12.646Z] ---> Running in 3b29203f9033 [2021-12-20T16:37:12.646Z] Removing intermediate container 92d9e6c38e9f [2021-12-20T16:37:12.646Z] ---> c86fa2fcd02b [2021-12-20T16:37:12.646Z] Step 21/22 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 [2021-12-20T16:37:12.646Z] ---> Running in 73a1a0dcf844 [2021-12-20T16:37:12.909Z] Removing intermediate container cdf7e45e20a0 [2021-12-20T16:37:12.909Z] ---> cca6aa9a94a0 [2021-12-20T16:37:12.909Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-20T16:37:12.909Z] Removing intermediate container 3b29203f9033 [2021-12-20T16:37:12.909Z] ---> a21898c6a5d9 [2021-12-20T16:37:12.909Z] [2021-12-20T16:37:12.909Z] Successfully built a21898c6a5d9 [2021-12-20T16:37:12.909Z] Successfully tagged security-proxy-setup:latest [2021-12-20T16:37:12.909Z] Building support-scheduler [2021-12-20T16:37:12.909Z]  Building security-proxy-setup ... done Removing intermediate container 73a1a0dcf844 [2021-12-20T16:37:12.909Z] ---> ecfe276d14e0 [2021-12-20T16:37:12.909Z] Step 22/22 : LABEL version=0.0.0 [2021-12-20T16:37:13.170Z] ---> Running in 22ba37445b8c [2021-12-20T16:37:13.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-20T16:37:13.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-20T16:37:13.432Z] (1/42) Installing readline (8.1.0-r0) [2021-12-20T16:37:13.432Z] (2/42) Installing bash (5.1.4-r0) [2021-12-20T16:37:13.432Z] Executing bash-5.1.4-r0.post-install [2021-12-20T16:37:13.432Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-20T16:37:13.432Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-20T16:37:13.432Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-20T16:37:13.432Z] (6/42) Installing curl (7.79.1-r0) [2021-12-20T16:37:13.432Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-20T16:37:13.432Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-20T16:37:13.432Z] (9/42) Installing expat (2.4.1-r0) [2021-12-20T16:37:13.432Z] (10/42) Installing libffi (3.3-r2) [2021-12-20T16:37:13.432Z] (11/42) Installing gdbm (1.19-r0) [2021-12-20T16:37:13.432Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-20T16:37:13.432Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-20T16:37:13.432Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-20T16:37:13.432Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-20T16:37:13.432Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-20T16:37:13.432Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-20T16:37:13.432Z] ---> 2d28b1b62ead [2021-12-20T16:37:13.432Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-20T16:37:13.432Z] Removing intermediate container 0226250cf6a1 [2021-12-20T16:37:13.432Z] ---> ca8dd66c9c3e [2021-12-20T16:37:13.432Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-20T16:37:13.709Z] Removing intermediate container 22ba37445b8c [2021-12-20T16:37:13.709Z] ---> 30400eb8a8b5 [2021-12-20T16:37:13.709Z] [2021-12-20T16:37:13.982Z] ---> Running in 3661e73bdc11 [2021-12-20T16:37:13.982Z] Successfully built 30400eb8a8b5 [2021-12-20T16:37:14.937Z] Successfully tagged core-metadata:latest [2021-12-20T16:37:14.937Z] Building support-notifications [2021-12-20T16:37:16.325Z]  Building core-metadata ... done Removing intermediate container 3661e73bdc11 [2021-12-20T16:37:16.325Z] ---> 5093b19bdd2a [2021-12-20T16:37:16.325Z] Step 22/24 : LABEL arch=x86_64 [2021-12-20T16:37:16.325Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-20T16:37:16.325Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-20T16:37:16.325Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-20T16:37:16.325Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-20T16:37:16.585Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-20T16:37:16.847Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-20T16:37:16.847Z] ---> 05b3440a0f7e [2021-12-20T16:37:16.847Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-20T16:37:16.847Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-20T16:37:16.847Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-20T16:37:17.110Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-20T16:37:17.110Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-20T16:37:17.110Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-20T16:37:17.110Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-20T16:37:17.110Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-20T16:37:17.110Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-20T16:37:17.110Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-20T16:37:17.110Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-20T16:37:17.110Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-20T16:37:17.110Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-20T16:37:17.110Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-20T16:37:17.110Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-20T16:37:17.110Z] ---> Running in 6715d0582ad2 [2021-12-20T16:37:17.110Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-20T16:37:17.111Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-20T16:37:17.111Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-20T16:37:17.111Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-20T16:37:17.380Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-20T16:37:19.523Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-20T16:37:19.523Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-20T16:37:19.523Z] Executing busybox-1.33.1-r6.trigger [2021-12-20T16:37:19.523Z] OK: 84 MiB in 64 packages [2021-12-20T16:37:19.523Z] ---> 5c772526ae4e [2021-12-20T16:37:19.523Z] Step 3/21 : WORKDIR /edgex-go [2021-12-20T16:37:19.523Z] ---> Using cache [2021-12-20T16:37:19.523Z] ---> 52acc479611a [2021-12-20T16:37:19.523Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-20T16:37:19.523Z] ---> Using cache [2021-12-20T16:37:19.523Z] ---> 2497101a1c51 [2021-12-20T16:37:19.523Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-20T16:37:19.786Z] ---> 204705fe675d [2021-12-20T16:37:19.786Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-20T16:37:19.786Z] Removing intermediate container 6715d0582ad2 [2021-12-20T16:37:19.786Z] ---> ed10afadf2c0 [2021-12-20T16:37:19.786Z] Step 23/24 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 [2021-12-20T16:37:19.786Z] ---> Running in 0ed7e7ce4b58 [2021-12-20T16:37:20.047Z] ---> Running in 1977026bb5e5 [2021-12-20T16:37:20.047Z] ---> 29bd8e03d5d6 [2021-12-20T16:37:20.047Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-20T16:37:20.047Z] Removing intermediate container 1977026bb5e5 [2021-12-20T16:37:20.047Z] ---> 581b0c7a3eb3 [2021-12-20T16:37:20.047Z] Step 24/24 : LABEL version=0.0.0 [2021-12-20T16:37:20.310Z] ---> Running in a62b01ee1862 [2021-12-20T16:37:20.894Z] ---> 8e98b0eab5f6 [2021-12-20T16:37:20.894Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-20T16:37:20.894Z] Collecting docker-compose==1.23.2 [2021-12-20T16:37:20.894Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-20T16:37:20.894Z] Removing intermediate container a62b01ee1862 [2021-12-20T16:37:20.894Z] ---> 3f0c11b5837f [2021-12-20T16:37:20.894Z] [2021-12-20T16:37:20.894Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-20T16:37:20.894Z] Successfully built 3f0c11b5837f [2021-12-20T16:37:20.894Z] Collecting docker<4.0,>=3.6.0 [2021-12-20T16:37:20.894Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-20T16:37:20.894Z] Successfully tagged security-secretstore-setup:latest [2021-12-20T16:37:20.894Z]  Building security-secretstore-setup ... done Building core-command [2021-12-20T16:37:20.894Z] ---> Running in dcc986fe8ad8 [2021-12-20T16:37:21.157Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-20T16:37:21.157Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-20T16:37:21.157Z] Collecting texttable<0.10,>=0.9.0 [2021-12-20T16:37:21.157Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-20T16:37:21.157Z] Removing intermediate container dcc986fe8ad8 [2021-12-20T16:37:21.157Z] ---> 9b251dda590a [2021-12-20T16:37:21.157Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-20T16:37:21.427Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-12-20T16:37:21.427Z] Collecting PyYAML<4,>=3.10 [2021-12-20T16:37:21.692Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-20T16:37:21.692Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-20T16:37:21.956Z] OK: 220 MiB in 52 packages [2021-12-20T16:37:22.219Z] Collecting cached-property<2,>=1.2.0 [2021-12-20T16:37:22.219Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-20T16:37:22.219Z] Collecting jsonschema<3,>=2.5.1 [2021-12-20T16:37:22.219Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-20T16:37:22.219Z] Collecting docopt<0.7,>=0.6.1 [2021-12-20T16:37:22.219Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-20T16:37:22.480Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-20T16:37:22.480Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-20T16:37:22.480Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-20T16:37:22.480Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-20T16:37:23.049Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-20T16:37:23.049Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-20T16:37:23.049Z] ---> 5c772526ae4e [2021-12-20T16:37:23.049Z] Step 3/23 : WORKDIR /edgex-go [2021-12-20T16:37:23.049Z] ---> Using cache [2021-12-20T16:37:23.049Z] ---> 52acc479611a [2021-12-20T16:37:23.049Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-20T16:37:23.049Z] ---> Using cache [2021-12-20T16:37:23.049Z] ---> 2497101a1c51 [2021-12-20T16:37:23.049Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-20T16:37:23.049Z] ---> Using cache [2021-12-20T16:37:23.049Z] ---> b8ec7d26fe90 [2021-12-20T16:37:23.049Z] Step 6/23 : COPY go.mod . [2021-12-20T16:37:23.049Z] ---> a60e9aec9b80 [2021-12-20T16:37:23.049Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-20T16:37:23.049Z] Collecting docker-pycreds>=0.4.0 [2021-12-20T16:37:23.049Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-20T16:37:23.049Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-20T16:37:23.049Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-20T16:37:23.049Z] Collecting idna<2.8,>=2.5 [2021-12-20T16:37:23.049Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-20T16:37:23.309Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-20T16:37:23.309Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-20T16:37:23.309Z] ---> 261b1eee25c8 [2021-12-20T16:37:23.309Z] Step 7/23 : RUN go mod download [2021-12-20T16:37:23.309Z] 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) [2021-12-20T16:37:23.309Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-20T16:37:23.309Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-20T16:37:23.309Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-20T16:37:23.309Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-20T16:37:23.309Z] ---> Running in 4c187dfb3bde [2021-12-20T16:37:23.309Z] Removing intermediate container 0ed7e7ce4b58 [2021-12-20T16:37:23.309Z] ---> 5a0934ee6b79 [2021-12-20T16:37:23.309Z] Step 6/21 : COPY . . [2021-12-20T16:37:23.309Z] ---> Running in a286d7663fd4 [2021-12-20T16:37:23.580Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-20T16:37:23.580Z] Attempting uninstall: urllib3 [2021-12-20T16:37:23.580Z] Found existing installation: urllib3 1.26.5 [2021-12-20T16:37:23.580Z] Uninstalling urllib3-1.26.5: [2021-12-20T16:37:23.580Z] Successfully uninstalled urllib3-1.26.5 [2021-12-20T16:37:23.580Z] Attempting uninstall: idna [2021-12-20T16:37:23.580Z] Found existing installation: idna 3.2 [2021-12-20T16:37:23.580Z] Uninstalling idna-3.2: [2021-12-20T16:37:23.580Z] Successfully uninstalled idna-3.2 [2021-12-20T16:37:23.859Z] Attempting uninstall: chardet [2021-12-20T16:37:23.859Z] Found existing installation: chardet 4.0.0 [2021-12-20T16:37:23.859Z] Uninstalling chardet-4.0.0: [2021-12-20T16:37:23.859Z] Successfully uninstalled chardet-4.0.0 [2021-12-20T16:37:25.788Z] Attempting uninstall: requests [2021-12-20T16:37:25.788Z] Found existing installation: requests 2.25.1 [2021-12-20T16:37:25.788Z] Uninstalling requests-2.25.1: [2021-12-20T16:37:25.788Z] Successfully uninstalled requests-2.25.1 [2021-12-20T16:37:26.064Z] Running setup.py install for texttable: started [2021-12-20T16:37:27.018Z] Running setup.py install for texttable: finished with status 'done' [2021-12-20T16:37:27.018Z] Running setup.py install for PyYAML: started [2021-12-20T16:37:27.018Z] Removing intermediate container 4c187dfb3bde [2021-12-20T16:37:27.018Z] ---> 742a21ce2142 [2021-12-20T16:37:27.018Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-20T16:37:27.595Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-20T16:37:27.875Z] ---> Running in a3f8c9937dc7 [2021-12-20T16:37:27.875Z] Running setup.py install for docopt: started [2021-12-20T16:37:28.466Z] Removing intermediate container a3f8c9937dc7 [2021-12-20T16:37:28.466Z] ---> 8e33d4114d8c [2021-12-20T16:37:28.466Z] Step 27/30 : CMD ["gate"] [2021-12-20T16:37:28.466Z] Running setup.py install for docopt: finished with status 'done' [2021-12-20T16:37:28.466Z] Running setup.py install for dockerpty: started [2021-12-20T16:37:28.735Z] ---> Running in f875afdb5d3b [2021-12-20T16:37:28.998Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-20T16:37:29.264Z] Removing intermediate container a286d7663fd4 [2021-12-20T16:37:29.264Z] ---> 59e64800f064 [2021-12-20T16:37:29.264Z] Step 8/23 : COPY . . [2021-12-20T16:37:29.264Z] Removing intermediate container f875afdb5d3b [2021-12-20T16:37:29.264Z] ---> 043fdb614fb8 [2021-12-20T16:37:29.264Z] Step 28/30 : LABEL arch=x86_64 [2021-12-20T16:37:29.835Z] 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 [2021-12-20T16:37:30.406Z] ---> Running in 53e66aac7586 [2021-12-20T16:37:32.961Z] ---> ac394624bebb [2021-12-20T16:37:32.961Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-20T16:37:33.222Z] Removing intermediate container 53e66aac7586 [2021-12-20T16:37:33.222Z] ---> 4c3f6936dd4a [2021-12-20T16:37:33.222Z] Step 29/30 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 [2021-12-20T16:37:33.485Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-20T16:37:33.485Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-20T16:37:33.485Z] ---> 5c772526ae4e [2021-12-20T16:37:33.485Z] Step 3/22 : WORKDIR /edgex-go [2021-12-20T16:37:33.485Z] ---> Using cache [2021-12-20T16:37:33.485Z] ---> 52acc479611a [2021-12-20T16:37:33.485Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-20T16:37:33.485Z] ---> Using cache [2021-12-20T16:37:33.485Z] ---> 2497101a1c51 [2021-12-20T16:37:33.485Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-20T16:37:33.485Z] ---> Using cache [2021-12-20T16:37:33.485Z] ---> b8ec7d26fe90 [2021-12-20T16:37:33.485Z] Step 6/22 : COPY . . [2021-12-20T16:37:33.485Z] ---> Using cache [2021-12-20T16:37:33.485Z] ---> bc0e6966ec3b [2021-12-20T16:37:33.485Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-20T16:37:33.485Z] ---> Using cache [2021-12-20T16:37:33.485Z] ---> 15eabbbf40f9 [2021-12-20T16:37:33.485Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-20T16:37:33.757Z] ---> Running in d3e05a294278 [2021-12-20T16:37:33.757Z] ---> Running in c18883096ceb [2021-12-20T16:37:33.757Z] ---> Running in e75342a2ee30 [2021-12-20T16:37:34.358Z] Removing intermediate container c18883096ceb [2021-12-20T16:37:34.358Z] ---> 7c5c65cd95b4 [2021-12-20T16:37:34.358Z] Step 30/30 : LABEL version=0.0.0 [2021-12-20T16:37:34.358Z] ---> Running in 1fa00771f80e [2021-12-20T16:37:34.358Z] 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 [2021-12-20T16:37:34.624Z] Removing intermediate container 1fa00771f80e [2021-12-20T16:37:34.624Z] ---> db8e7c56c5d5 [2021-12-20T16:37:34.624Z] [2021-12-20T16:37:34.891Z] Successfully built db8e7c56c5d5 [2021-12-20T16:37:34.891Z] Successfully tagged security-bootstrapper:latest [2021-12-20T16:37:34.891Z]  Building security-bootstrapper ... done Building core-data [2021-12-20T16:37:35.473Z] ---> e66a3d755fdd [2021-12-20T16:37:35.473Z] Step 9/23 : RUN go mod tidy [2021-12-20T16:37:36.423Z] Removing intermediate container d3e05a294278 [2021-12-20T16:37:36.423Z] ---> 7e01800e6178 [2021-12-20T16:37:36.423Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-20T16:37:36.691Z] ---> Running in cb15b82258a0 [2021-12-20T16:37:36.691Z] ---> Running in 8e75c0c1b49d [2021-12-20T16:37:37.267Z] 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 [2021-12-20T16:37:40.664Z] Removing intermediate container fb79c298d417 [2021-12-20T16:37:40.664Z] ---> 3517568b1a59 [2021-12-20T16:37:40.664Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-20T16:37:40.949Z] ---> Running in f89a8bb46307 [2021-12-20T16:37:40.949Z] Removing intermediate container f89a8bb46307 [2021-12-20T16:37:40.949Z] ---> 9fd81164e60f [2021-12-20T16:37:40.949Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-20T16:37:40.949Z] ---> Running in 157c65b196d7 [2021-12-20T16:37:41.225Z] Removing intermediate container 157c65b196d7 [2021-12-20T16:37:41.225Z] ---> b6c1209412ff [2021-12-20T16:37:41.225Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-20T16:37:41.833Z] ---> 0292ad989a43 [2021-12-20T16:37:41.833Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-20T16:37:42.106Z] ---> 9f676e65f6cc [2021-12-20T16:37:42.106Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-20T16:37:42.712Z] Removing intermediate container cb15b82258a0 [2021-12-20T16:37:42.712Z] ---> 183daf47c1df [2021-12-20T16:37:42.712Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-20T16:37:42.712Z] ---> df4e071653c0 [2021-12-20T16:37:42.712Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-20T16:37:42.712Z] ---> Running in c231c5e0eab7 [2021-12-20T16:37:42.712Z] ---> Running in 13a694fb07e1 [2021-12-20T16:37:42.986Z] Removing intermediate container 13a694fb07e1 [2021-12-20T16:37:42.986Z] ---> e9a9131c377a [2021-12-20T16:37:42.986Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-20T16:37:43.260Z] ---> Running in d1db13e9bdbc [2021-12-20T16:37:43.260Z] Removing intermediate container d1db13e9bdbc [2021-12-20T16:37:43.260Z] ---> 5039cc3d5027 [2021-12-20T16:37:43.260Z] Step 20/22 : LABEL arch=x86_64 [2021-12-20T16:37:43.521Z] ---> Running in 8a32bf88f0f7 [2021-12-20T16:37:43.521Z] 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 [2021-12-20T16:37:43.521Z] Removing intermediate container 8a32bf88f0f7 [2021-12-20T16:37:43.521Z] ---> 84f490498876 [2021-12-20T16:37:43.521Z] Step 21/22 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 [2021-12-20T16:37:43.789Z] ---> Running in ff894f90c492 [2021-12-20T16:37:43.789Z] Removing intermediate container ff894f90c492 [2021-12-20T16:37:43.789Z] ---> 545f5a877b18 [2021-12-20T16:37:43.789Z] Step 22/22 : LABEL version=0.0.0 [2021-12-20T16:37:44.054Z] ---> Running in 075eededf8b9 [2021-12-20T16:37:44.054Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-20T16:37:44.054Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-20T16:37:44.054Z] ---> 5c772526ae4e [2021-12-20T16:37:44.054Z] Step 3/22 : WORKDIR /edgex-go [2021-12-20T16:37:44.055Z] ---> Using cache [2021-12-20T16:37:44.055Z] ---> 52acc479611a [2021-12-20T16:37:44.055Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-20T16:37:44.055Z] ---> Using cache [2021-12-20T16:37:44.055Z] ---> 2497101a1c51 [2021-12-20T16:37:44.055Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-20T16:37:44.055Z] ---> Running in 687a7ba94871 [2021-12-20T16:37:44.055Z] Removing intermediate container 075eededf8b9 [2021-12-20T16:37:44.055Z] ---> c44cbd775d51 [2021-12-20T16:37:44.055Z] [2021-12-20T16:37:44.318Z] Successfully built c44cbd775d51 [2021-12-20T16:37:44.318Z] Successfully tagged sys-mgmt-agent:latest [2021-12-20T16:37:44.582Z]  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-20T16:37:45.158Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-20T16:37:45.735Z] OK: 220 MiB in 52 packages [2021-12-20T16:37:45.806Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-12-20T16:37:46.309Z] Removing intermediate container 687a7ba94871 [2021-12-20T16:37:46.309Z] ---> 3f665a0d936d [2021-12-20T16:37:46.309Z] Step 6/22 : COPY . . [2021-12-20T16:37:47.798Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-12-20T16:37:49.238Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-12-20T16:37:50.220Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-12-20T16:37:52.935Z] ---> 087a5967b178 [2021-12-20T16:37:52.935Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-20T16:37:52.935Z] ---> Running in 367d65a72afb [2021-12-20T16:37:54.857Z] Removing intermediate container 367d65a72afb [2021-12-20T16:37:54.857Z] ---> f5de3ee805cb [2021-12-20T16:37:54.857Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-20T16:37:54.857Z] ---> Running in d6a3ba6e542c [2021-12-20T16:37:55.119Z] 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 [2021-12-20T16:38:02.622Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-12-20T16:38:02.622Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-12-20T16:38:02.622Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-12-20T16:38:02.622Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-12-20T16:38:02.622Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-12-20T16:38:02.622Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-12-20T16:38:03.220Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-12-20T16:38:03.220Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-12-20T16:38:03.220Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-12-20T16:38:03.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-12-20T16:38:05.197Z] Removing intermediate container e75342a2ee30 [2021-12-20T16:38:05.197Z] ---> d4d8508fbee7 [2021-12-20T16:38:05.197Z] [2021-12-20T16:38:05.197Z] Step 9/22 : FROM alpine:3.14 [2021-12-20T16:38:05.197Z] ---> 0a97eee8041e [2021-12-20T16:38:05.197Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-20T16:38:05.197Z] ---> Using cache [2021-12-20T16:38:05.197Z] ---> 32ed1086a641 [2021-12-20T16:38:05.197Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-20T16:38:05.197Z] ---> Using cache [2021-12-20T16:38:05.197Z] ---> 2fd9885311ee [2021-12-20T16:38:05.197Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-20T16:38:05.197Z] ---> Running in 0b7c9feb135f [2021-12-20T16:38:05.197Z] Removing intermediate container 0b7c9feb135f [2021-12-20T16:38:05.197Z] ---> afb7919bc0c8 [2021-12-20T16:38:05.197Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-20T16:38:05.197Z] ---> Running in b3d3c23b922a [2021-12-20T16:38:05.197Z] Removing intermediate container b3d3c23b922a [2021-12-20T16:38:05.197Z] ---> a7e4e781c2e1 [2021-12-20T16:38:05.197Z] Step 14/22 : WORKDIR / [2021-12-20T16:38:05.197Z] ---> Running in ac3c9c067e44 [2021-12-20T16:38:05.197Z] Removing intermediate container ac3c9c067e44 [2021-12-20T16:38:05.197Z] ---> 4d4cc808b619 [2021-12-20T16:38:05.197Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-20T16:38:05.197Z] ---> 22dea2b8af4e [2021-12-20T16:38:05.197Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-20T16:38:05.805Z] ---> 0e7e3991cb8f [2021-12-20T16:38:05.805Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-20T16:38:06.075Z] ---> 42fcd21a5210 [2021-12-20T16:38:06.075Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-20T16:38:06.075Z] ---> Running in 74fceba11214 [2021-12-20T16:38:06.342Z] Removing intermediate container 74fceba11214 [2021-12-20T16:38:06.342Z] ---> 60f950c8b171 [2021-12-20T16:38:06.342Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-20T16:38:06.342Z] ---> Running in b2768490fc15 [2021-12-20T16:38:06.342Z] Removing intermediate container b2768490fc15 [2021-12-20T16:38:06.342Z] ---> 7141c1d65049 [2021-12-20T16:38:06.342Z] Step 20/22 : LABEL arch=x86_64 [2021-12-20T16:38:06.342Z] ---> Running in 03b2e3727ffa [2021-12-20T16:38:06.610Z] Removing intermediate container 03b2e3727ffa [2021-12-20T16:38:06.610Z] ---> d1821370a5e6 [2021-12-20T16:38:06.610Z] Step 21/22 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 [2021-12-20T16:38:06.610Z] ---> Running in ff8bc8334056 [2021-12-20T16:38:06.879Z] Removing intermediate container ff8bc8334056 [2021-12-20T16:38:06.879Z] ---> 773fa31f0cd4 [2021-12-20T16:38:06.879Z] Step 22/22 : LABEL version=0.0.0 [2021-12-20T16:38:06.879Z] ---> Running in b493c1806cef [2021-12-20T16:38:06.879Z] Removing intermediate container b493c1806cef [2021-12-20T16:38:06.879Z] ---> 8b815d575be3 [2021-12-20T16:38:06.879Z] [2021-12-20T16:38:07.159Z] Successfully built 8b815d575be3 [2021-12-20T16:38:07.159Z] Successfully tagged core-command:latest [2021-12-20T16:38:09.788Z]  Building core-command ... done Removing intermediate container 8e75c0c1b49d [2021-12-20T16:38:09.788Z] ---> e4ab36755bb2 [2021-12-20T16:38:09.788Z] [2021-12-20T16:38:09.788Z] Step 9/21 : FROM alpine:3.14 [2021-12-20T16:38:09.788Z] ---> 0a97eee8041e [2021-12-20T16:38:09.788Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-20T16:38:09.788Z] ---> Running in 308c9b2d0c35 [2021-12-20T16:38:10.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-20T16:38:10.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-20T16:38:11.000Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-20T16:38:11.000Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-20T16:38:11.000Z] Executing busybox-1.33.1-r6.trigger [2021-12-20T16:38:11.000Z] Executing ca-certificates-20191127-r5.trigger [2021-12-20T16:38:11.000Z] OK: 6 MiB in 16 packages [2021-12-20T16:38:11.506Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.178s coverage: 28.7% of statements [2021-12-20T16:38:11.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-12-20T16:38:11.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-12-20T16:38:11.578Z] Removing intermediate container 308c9b2d0c35 [2021-12-20T16:38:11.578Z] ---> 1558f846645f [2021-12-20T16:38:11.578Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-20T16:38:11.578Z] ---> Running in c259fa1ed2dc [2021-12-20T16:38:11.844Z] Removing intermediate container c259fa1ed2dc [2021-12-20T16:38:11.844Z] ---> 8ce75f7775b1 [2021-12-20T16:38:11.844Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-20T16:38:11.844Z] ---> Running in 095caa69acfa [2021-12-20T16:38:12.110Z] Removing intermediate container 095caa69acfa [2021-12-20T16:38:12.110Z] ---> 476687f31c29 [2021-12-20T16:38:12.110Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-20T16:38:12.110Z] ---> Running in 571dbe28f463 [2021-12-20T16:38:12.110Z] Removing intermediate container 571dbe28f463 [2021-12-20T16:38:12.110Z] ---> 861327911aca [2021-12-20T16:38:12.110Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-20T16:38:12.384Z] ---> e46374fcb3ff [2021-12-20T16:38:12.384Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-20T16:38:12.960Z] ---> a9d6fbfe8add [2021-12-20T16:38:12.960Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-20T16:38:13.223Z] ---> ab44ac7c6a1e [2021-12-20T16:38:13.223Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-20T16:38:13.482Z] ---> Running in c4dc0f245df0 [2021-12-20T16:38:13.745Z] Removing intermediate container c4dc0f245df0 [2021-12-20T16:38:13.745Z] ---> af95279afbef [2021-12-20T16:38:13.745Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-20T16:38:14.008Z] ---> Running in 71ab80700e24 [2021-12-20T16:38:14.008Z] Removing intermediate container c231c5e0eab7 [2021-12-20T16:38:14.008Z] ---> 4280c5e33089 [2021-12-20T16:38:14.008Z] [2021-12-20T16:38:14.008Z] Step 11/23 : FROM alpine:3.14 [2021-12-20T16:38:14.008Z] ---> 0a97eee8041e [2021-12-20T16:38:14.008Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-20T16:38:14.008Z] ---> Using cache [2021-12-20T16:38:14.008Z] ---> 32ed1086a641 [2021-12-20T16:38:14.008Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-20T16:38:14.008Z] ---> Using cache [2021-12-20T16:38:14.008Z] ---> 2fd9885311ee [2021-12-20T16:38:14.008Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-20T16:38:14.008Z] Removing intermediate container 71ab80700e24 [2021-12-20T16:38:14.008Z] ---> 25cda4d61b65 [2021-12-20T16:38:14.008Z] Step 19/21 : LABEL arch=x86_64 [2021-12-20T16:38:14.008Z] ---> Running in 4bb04cb325ae [2021-12-20T16:38:14.008Z] ---> Running in ec4f3f5f7e1e [2021-12-20T16:38:14.271Z] Removing intermediate container ec4f3f5f7e1e [2021-12-20T16:38:14.271Z] ---> fa879df36f56 [2021-12-20T16:38:14.271Z] Step 20/21 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 [2021-12-20T16:38:14.271Z] Removing intermediate container 4bb04cb325ae [2021-12-20T16:38:14.271Z] ---> 4426cb82a9cc [2021-12-20T16:38:14.271Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-20T16:38:14.271Z] ---> Running in 7d9a042b5fea [2021-12-20T16:38:14.271Z] ---> Running in 376de765c24c [2021-12-20T16:38:14.542Z] Removing intermediate container 7d9a042b5fea [2021-12-20T16:38:14.542Z] ---> fdf3449d6592 [2021-12-20T16:38:14.542Z] Step 21/21 : LABEL version=0.0.0 [2021-12-20T16:38:14.542Z] ---> Running in bce877f58901 [2021-12-20T16:38:14.542Z] Removing intermediate container 376de765c24c [2021-12-20T16:38:14.542Z] ---> a13b10afe0e9 [2021-12-20T16:38:14.542Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-20T16:38:14.542Z] Removing intermediate container bce877f58901 [2021-12-20T16:38:14.542Z] ---> 8b1d952b5410 [2021-12-20T16:38:14.542Z] [2021-12-20T16:38:14.807Z] Successfully built 8b1d952b5410 [2021-12-20T16:38:14.807Z] Successfully tagged support-notifications:latest [2021-12-20T16:38:14.807Z]  Building support-notifications ... done  ---> 862b4bb7d717 [2021-12-20T16:38:14.807Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-20T16:38:14.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.473s coverage: 98.5% of statements [2021-12-20T16:38:14.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-12-20T16:38:15.380Z] ---> 67be6f0203d1 [2021-12-20T16:38:15.381Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-20T16:38:15.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.349s coverage: 44.7% of statements [2021-12-20T16:38:15.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-12-20T16:38:15.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-12-20T16:38:15.643Z] ---> 74567ce52ecb [2021-12-20T16:38:15.643Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-20T16:38:15.643Z] ---> Running in 60d2680337f8 [2021-12-20T16:38:15.643Z] Removing intermediate container 60d2680337f8 [2021-12-20T16:38:15.643Z] ---> e5b434eee4a0 [2021-12-20T16:38:15.643Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-20T16:38:15.914Z] ---> Running in 7c3a52d77ddc [2021-12-20T16:38:15.914Z] Removing intermediate container 7c3a52d77ddc [2021-12-20T16:38:15.914Z] ---> ab1ab29746d4 [2021-12-20T16:38:15.914Z] Step 21/23 : LABEL arch=x86_64 [2021-12-20T16:38:15.914Z] ---> Running in cef97ab82211 [2021-12-20T16:38:16.173Z] Removing intermediate container cef97ab82211 [2021-12-20T16:38:16.174Z] ---> 97017dfb4375 [2021-12-20T16:38:16.174Z] Step 22/23 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 [2021-12-20T16:38:16.174Z] ---> Running in 93ac4abb0f3d [2021-12-20T16:38:16.439Z] Removing intermediate container 93ac4abb0f3d [2021-12-20T16:38:16.439Z] ---> cbb1051ad315 [2021-12-20T16:38:16.439Z] Step 23/23 : LABEL version=0.0.0 [2021-12-20T16:38:16.439Z] ---> Running in d70f3575906a [2021-12-20T16:38:16.708Z] Removing intermediate container d70f3575906a [2021-12-20T16:38:16.708Z] ---> 499005340998 [2021-12-20T16:38:16.708Z] [2021-12-20T16:38:16.708Z] Successfully built 499005340998 [2021-12-20T16:38:16.708Z] Successfully tagged support-scheduler:latest [2021-12-20T16:38:18.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.655s coverage: 89.5% of statements [2021-12-20T16:38:18.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-12-20T16:38:18.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-12-20T16:38:18.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.228s coverage: 84.4% of statements [2021-12-20T16:38:18.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-12-20T16:38:18.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-12-20T16:38:18.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-12-20T16:38:18.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-12-20T16:38:18.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-12-20T16:38:20.145Z]  Building support-scheduler ... done Removing intermediate container d6a3ba6e542c [2021-12-20T16:38:20.145Z] ---> 5ed066ebda30 [2021-12-20T16:38:20.145Z] [2021-12-20T16:38:20.145Z] Step 9/22 : FROM alpine:3.14 [2021-12-20T16:38:20.145Z] ---> 0a97eee8041e [2021-12-20T16:38:20.145Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-20T16:38:20.145Z] ---> Running in 8aa273b6e22a [2021-12-20T16:38:20.145Z] Removing intermediate container 8aa273b6e22a [2021-12-20T16:38:20.145Z] ---> 98a96a62457e [2021-12-20T16:38:20.145Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-20T16:38:20.145Z] ---> Running in 4c674b7a3970 [2021-12-20T16:38:20.145Z] Removing intermediate container 4c674b7a3970 [2021-12-20T16:38:20.145Z] ---> 159ed5169e2f [2021-12-20T16:38:20.145Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-20T16:38:20.145Z] ---> Running in f28d34e66e92 [2021-12-20T16:38:20.145Z] Removing intermediate container f28d34e66e92 [2021-12-20T16:38:20.145Z] ---> 0830fc630c89 [2021-12-20T16:38:20.145Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-20T16:38:20.145Z] ---> Running in 08f05dad28e9 [2021-12-20T16:38:20.410Z] Removing intermediate container 08f05dad28e9 [2021-12-20T16:38:20.410Z] ---> 5fb11ff34f18 [2021-12-20T16:38:20.410Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-20T16:38:20.410Z] ---> Running in aad02f13653e [2021-12-20T16:38:20.982Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-20T16:38:21.555Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-20T16:38:22.127Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-20T16:38:22.127Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-20T16:38:22.127Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-20T16:38:22.127Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-20T16:38:22.389Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-20T16:38:22.389Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-20T16:38:22.389Z] Executing busybox-1.33.1-r6.trigger [2021-12-20T16:38:22.389Z] OK: 8 MiB in 20 packages [2021-12-20T16:38:22.963Z] Removing intermediate container aad02f13653e [2021-12-20T16:38:22.963Z] ---> a236342714c1 [2021-12-20T16:38:22.963Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-20T16:38:22.963Z] ---> 21ecf1a68cf5 [2021-12-20T16:38:22.963Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-20T16:38:23.546Z] ---> 13080a13e8a8 [2021-12-20T16:38:23.546Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-20T16:38:23.546Z] ---> fc2ec73ed015 [2021-12-20T16:38:23.546Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-20T16:38:23.546Z] ---> Running in ca81030ad168 [2021-12-20T16:38:23.815Z] Removing intermediate container ca81030ad168 [2021-12-20T16:38:23.815Z] ---> bce8d6c22ed7 [2021-12-20T16:38:23.815Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-20T16:38:23.815Z] ---> Running in 843c32a02b7b [2021-12-20T16:38:23.815Z] Removing intermediate container 843c32a02b7b [2021-12-20T16:38:23.815Z] ---> f67981145465 [2021-12-20T16:38:23.815Z] Step 20/22 : LABEL arch=x86_64 [2021-12-20T16:38:23.815Z] ---> Running in 4722cd5553e4 [2021-12-20T16:38:23.815Z] Removing intermediate container 4722cd5553e4 [2021-12-20T16:38:23.815Z] ---> 3daae2d6d5c8 [2021-12-20T16:38:23.815Z] Step 21/22 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 [2021-12-20T16:38:24.079Z] ---> Running in d70439ff6f47 [2021-12-20T16:38:24.079Z] Removing intermediate container d70439ff6f47 [2021-12-20T16:38:24.079Z] ---> 087881cecc30 [2021-12-20T16:38:24.079Z] Step 22/22 : LABEL version=0.0.0 [2021-12-20T16:38:24.079Z] ---> Running in 8b606108efd5 [2021-12-20T16:38:24.079Z] Removing intermediate container 8b606108efd5 [2021-12-20T16:38:24.079Z] ---> d9d900ce68b8 [2021-12-20T16:38:24.079Z] [2021-12-20T16:38:24.340Z] Successfully built d9d900ce68b8 [2021-12-20T16:38:24.340Z] Successfully tagged core-data:latest [2021-12-20T16:38:24.348Z]  Building core-data ... done  [Pipeline] } [2021-12-20T16:38:24.353Z] $ docker stop --time=1 77baea13771d3b8c3e997eb85e74c3ad9d28f89bc4abf99e3070f0125d174108 [2021-12-20T16:38:25.765Z] $ docker rm -f 77baea13771d3b8c3e997eb85e74c3ad9d28f89bc4abf99e3070f0125d174108 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-20T16:38:26.130Z] + docker images [2021-12-20T16:38:26.131Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-20T16:38:26.131Z] core-data latest d9d900ce68b8 2 seconds ago 20.7MB [2021-12-20T16:38:26.131Z] 5ed066ebda30 7 seconds ago 1.77GB [2021-12-20T16:38:26.131Z] support-scheduler latest 499005340998 10 seconds ago 16.2MB [2021-12-20T16:38:26.131Z] support-notifications latest 8b1d952b5410 12 seconds ago 17MB [2021-12-20T16:38:26.131Z] 4280c5e33089 13 seconds ago 1.76GB [2021-12-20T16:38:26.131Z] e4ab36755bb2 17 seconds ago 1.76GB [2021-12-20T16:38:26.131Z] core-command latest 8b815d575be3 20 seconds ago 16.1MB [2021-12-20T16:38:26.131Z] d4d8508fbee7 23 seconds ago 1.76GB [2021-12-20T16:38:26.131Z] sys-mgmt-agent latest c44cbd775d51 43 seconds ago 297MB [2021-12-20T16:38:26.131Z] security-bootstrapper latest db8e7c56c5d5 52 seconds ago 18.9MB [2021-12-20T16:38:26.131Z] security-secretstore-setup latest 3f0c11b5837f About a minute ago 28.4MB [2021-12-20T16:38:26.131Z] core-metadata latest 30400eb8a8b5 About a minute ago 16.9MB [2021-12-20T16:38:26.131Z] security-proxy-setup latest a21898c6a5d9 About a minute ago 26.9MB [2021-12-20T16:38:26.131Z] e1c75d30ad4a About a minute ago 1.76GB [2021-12-20T16:38:26.131Z] 7a9491c7ecc0 About a minute ago 1.76GB [2021-12-20T16:38:26.131Z] 9b5eb2a0264d About a minute ago 1.76GB [2021-12-20T16:38:26.131Z] 9e013d6ceeb9 About a minute ago 1.77GB [2021-12-20T16:38:26.131Z] 67da15203f6f About a minute ago 1.76GB [2021-12-20T16:38:26.131Z] ci-base-image-x86_64 latest 5c772526ae4e 5 minutes ago 1.25GB [2021-12-20T16:38:26.131Z] docker 20.10.10 b706a049f56e 5 weeks ago 216MB [2021-12-20T16:38:26.131Z] alpine 3.14 0a97eee8041e 5 weeks ago 5.61MB [2021-12-20T16:38:26.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 months ago 548MB [2021-12-20T16:38:26.131Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 months ago 34.5MB [2021-12-20T16:38:26.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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 [2021-12-20T16:38:27.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.561s coverage: 94.2% of statements [2021-12-20T16:38:27.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-12-20T16:38:27.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-12-20T16:38:27.544Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.206s coverage: 59.1% of statements [2021-12-20T16:38:27.544Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-12-20T16:38:27.544Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-12-20T16:38:27.544Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-12-20T16:38:27.544Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-12-20T16:38:27.544Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-12-20T16:38:27.544Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.232s coverage: 60.0% of statements [2021-12-20T16:38:27.544Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-12-20T16:38:27.544Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-12-20T16:38:27.544Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-12-20T16:38:27.544Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.294s coverage: 0.9% of statements [2021-12-20T16:38:27.544Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-12-20T16:38:27.544Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.213s coverage: 58.8% of statements [2021-12-20T16:38:27.544Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.303s coverage: 21.7% of statements [2021-12-20T16:38:27.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-12-20T16:38:27.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.254s coverage: 47.1% of statements [2021-12-20T16:38:27.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.242s coverage: 79.5% of statements [2021-12-20T16:38:27.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.202s coverage: 94.1% of statements [2021-12-20T16:38:28.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.193s coverage: 96.3% of statements [2021-12-20T16:38:29.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.205s coverage: 87.5% of statements [2021-12-20T16:38:41.436Z] Still waiting to schedule task [2021-12-20T16:38:41.436Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-12-20T16:38:41.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.221s coverage: 94.4% of statements [2021-12-20T16:38:41.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.167s coverage: 44.8% of statements [2021-12-20T16:38:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.646s coverage: 82.5% of statements [2021-12-20T16:38:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-12-20T16:38:55.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.260s coverage: 92.9% of statements [2021-12-20T16:38:55.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-12-20T16:38:55.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-12-20T16:38:55.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-12-20T16:38:55.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements [2021-12-20T16:38:55.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-12-20T16:38:55.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-12-20T16:38:55.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-12-20T16:38:55.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-12-20T16:38:55.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-12-20T16:38:55.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements [2021-12-20T16:38:55.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-12-20T16:38:55.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-12-20T16:38:55.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-12-20T16:38:55.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-12-20T16:38:55.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.282s coverage: 58.8% of statements [2021-12-20T16:38:55.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-12-20T16:38:55.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.242s coverage: 80.0% of statements [2021-12-20T16:38:55.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.291s coverage: 87.2% of statements [2021-12-20T16:38:55.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.256s coverage: 85.4% of statements [2021-12-20T16:38:55.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.723s coverage: 91.2% of statements [2021-12-20T16:38:55.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-12-20T16:38:55.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.668s coverage: 64.4% of statements [2021-12-20T16:38:55.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-12-20T16:38:55.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-12-20T16:38:55.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.169s coverage: 100.0% of statements [2021-12-20T16:38:55.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 89.4% of statements [2021-12-20T16:38:55.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-12-20T16:38:55.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.105s coverage: 73.7% of statements [2021-12-20T16:38:55.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2021-12-20T16:39:00.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.348s coverage: 65.4% of statements [2021-12-20T16:39:00.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-12-20T16:39:00.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-12-20T16:39:00.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-12-20T16:39:01.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.775s coverage: 43.8% of statements [2021-12-20T16:39:01.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-12-20T16:39:01.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-12-20T16:39:01.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.224s coverage: 89.5% of statements [2021-12-20T16:39:01.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-12-20T16:39:01.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.223s coverage: 84.8% of statements [2021-12-20T16:39:01.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-12-20T16:39:11.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.231s coverage: 17.7% of statements [2021-12-20T16:39:11.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-12-20T16:39:11.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-12-20T16:39:11.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-12-20T16:39:11.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-12-20T16:39:11.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.600s coverage: 92.3% of statements [2021-12-20T16:39:11.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-12-20T16:39:11.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-12-20T16:39:11.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-12-20T16:39:11.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-12-20T16:39:11.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.208s coverage: 63.2% of statements [2021-12-20T16:39:11.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-12-20T16:39:11.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-12-20T16:39:11.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.408s coverage: 97.7% of statements [2021-12-20T16:39:11.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-12-20T16:39:11.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-12-20T16:39:11.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-12-20T16:39:11.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-12-20T16:39:11.742Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.171s coverage: 28.9% of statements [2021-12-20T16:39:11.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-12-20T16:39:11.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-12-20T16:39:11.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-12-20T16:39:11.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-12-20T16:39:11.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-12-20T16:39:11.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-12-20T16:39:11.742Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.160s coverage: 100.0% of statements [2021-12-20T16:39:11.742Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 96.9% of statements [2021-12-20T16:39:11.742Z] 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 [2021-12-20T16:39:11.742Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-12-20T16:39:11.742Z] GO111MODULE=on go vet ./... [2021-12-20T16:39:58.590Z] Running on prd-ubuntu18.04-docker-8c-8g-1177 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws [2021-12-20T16:39:58.604Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-12-20T16:39:58.701Z] The recommended git tool is: git [2021-12-20T16:40:00.379Z] using credential edgex-jenkins-ssh [2021-12-20T16:40:00.397Z] Cloning the remote Git repository [2021-12-20T16:40:00.395Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-12-20T16:40:00.434Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-12-20T16:40:00.481Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-20T16:40:00.481Z] > git --version # timeout=10 [2021-12-20T16:40:00.488Z] > git --version # 'git version 2.17.1' [2021-12-20T16:40:00.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-20T16:40:00.515Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-20T16:40:05.211Z] Merging remotes/origin/main commit 9e663fa036c94b5cb066284360ddd66ddff01928 into PR head commit dd593491210a36411325267f9a36c518a4519b50 [2021-12-20T16:40:05.302Z] Merge succeeded, producing dd593491210a36411325267f9a36c518a4519b50 [2021-12-20T16:40:05.302Z] Checking out Revision dd593491210a36411325267f9a36c518a4519b50 (PR-3848) [2021-12-20T16:40:04.535Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-20T16:40:04.541Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-20T16:40:04.550Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-20T16:40:04.562Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-20T16:40:04.563Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-20T16:40:04.567Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-20T16:40:05.205Z] > git config core.sparsecheckout # timeout=10 [2021-12-20T16:40:05.210Z] > git checkout -f dd593491210a36411325267f9a36c518a4519b50 # timeout=10 [2021-12-20T16:40:05.263Z] > git remote # timeout=10 [2021-12-20T16:40:05.269Z] > git config --get remote.origin.url # timeout=10 [2021-12-20T16:40:05.274Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-20T16:40:05.277Z] > git merge 9e663fa036c94b5cb066284360ddd66ddff01928 # timeout=10 [2021-12-20T16:40:05.284Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-20T16:40:05.291Z] > git config core.sparsecheckout # timeout=10 [2021-12-20T16:40:05.296Z] > git checkout -f dd593491210a36411325267f9a36c518a4519b50 # timeout=10 [2021-12-20T16:40:08.794Z] Commit message: "build(snap): update edgexfoundry snap base to core20" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-20T16:40:09.647Z] + echo snap-build.sh [2021-12-20T16:40:09.647Z] snap-build.sh [2021-12-20T16:40:09.647Z] + SNAP_BASE_DIR=. [2021-12-20T16:40:09.647Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-12-20T16:40:09.647Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-12-20T16:40:09.647Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-12-20T16:40:09.647Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-12-20T16:40:09.647Z] + cd /w/workspace/edgex-go/4 [2021-12-20T16:40:09.647Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-12-20T16:40:09.647Z] Reading package lists... [2021-12-20T16:40:09.647Z] Building dependency tree... [2021-12-20T16:40:09.647Z] Reading state information... [2021-12-20T16:40:09.647Z] The following packages were automatically installed and are no longer required: [2021-12-20T16:40:09.647Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-12-20T16:40:09.647Z] uidmap xdelta3 [2021-12-20T16:40:09.647Z] Use 'sudo apt autoremove' to remove them. [2021-12-20T16:40:09.647Z] The following packages will be REMOVED: [2021-12-20T16:40:09.647Z] lxd* lxd-client* [2021-12-20T16:40:09.647Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-12-20T16:40:09.911Z] After this operation, 31.7 MB disk space will be freed. [2021-12-20T16:40:10.436Z] (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.) [2021-12-20T16:40:10.436Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-12-20T16:40:11.389Z] Removing lxd dnsmasq configuration [2021-12-20T16:40:11.389Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-12-20T16:40:11.389Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-12-20T16:40:12.335Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-12-20T16:40:12.335Z] (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.) [2021-12-20T16:40:12.335Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-12-20T16:40:13.721Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-12-20T16:40:13.721Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-12-20T16:40:14.294Z] + sudo snap remove --purge lxd [2021-12-20T16:40:14.294Z] snap "lxd" is not installed [2021-12-20T16:40:14.294Z] + sudo groupadd --force --system lxd [2021-12-20T16:40:14.554Z] ++ whoami [2021-12-20T16:40:14.554Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-12-20T16:40:14.554Z] + newgrp - lxd [2021-12-20T16:40:14.554Z] + sudo snap install lxd [2021-12-20T16:40:24.565Z] 2021-12-20T16:40:21Z INFO Waiting for automatic snapd restart... [2021-12-20T16:40:33.540Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-20T16:40:33.540Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-20T16:40:33.540Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-20T16:40:33.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-12-20T16:40:34.226Z] + ls -al . [2021-12-20T16:40:34.226Z] total 672 [2021-12-20T16:40:34.226Z] drwxrwxr-x 9 1001 1001 4096 Dec 20 16:40 . [2021-12-20T16:40:34.226Z] drwxr-xr-x 4 root root 4096 Dec 20 16:36 .. [2021-12-20T16:40:34.226Z] -rw-rw-r-- 1 1001 1001 11 Dec 20 16:33 .dockerignore [2021-12-20T16:40:34.226Z] drwxrwxr-x 8 1001 1001 4096 Dec 20 16:34 .git [2021-12-20T16:40:34.226Z] drwxrwxr-x 4 1001 1001 4096 Dec 20 16:33 .github [2021-12-20T16:40:34.226Z] -rw-rw-r-- 1 1001 1001 804 Dec 20 16:33 .gitignore [2021-12-20T16:40:34.226Z] -rw-rw-r-- 1 1001 1001 42 Dec 20 16:33 .golangci.yml [2021-12-20T16:40:34.226Z] -rw-rw-r-- 1 1001 1001 76 Dec 20 16:33 .hadolint.yml [2021-12-20T16:40:34.226Z] -rw-rw-r-- 1 1001 1001 166 Dec 20 16:33 .sonarcloud.properties [2021-12-20T16:40:34.226Z] -rw-rw-r-- 1 1001 1001 1171 Dec 20 16:33 ADOPTERS.md [2021-12-20T16:40:34.226Z] -rw-rw-r-- 1 1001 1001 8910 Dec 20 16:33 Attribution.txt [2021-12-20T16:40:34.226Z] -rw-rw-r-- 1 1001 1001 51732 Dec 20 16:33 CHANGELOG.md [2021-12-20T16:40:34.226Z] -rw-rw-r-- 1 1001 1001 3804 Dec 20 16:33 CONTRIBUTING.md [2021-12-20T16:40:34.226Z] -rw-rw-r-- 1 1001 1001 677 Dec 20 16:33 GOVERNANCE.md [2021-12-20T16:40:34.226Z] -rw-rw-r-- 1 1001 1001 849 Dec 20 16:33 Jenkinsfile [2021-12-20T16:40:34.226Z] -rw-rw-r-- 1 1001 1001 10775 Dec 20 16:33 LICENSE [2021-12-20T16:40:34.226Z] -rw-rw-r-- 1 1001 1001 6508 Dec 20 16:33 Makefile [2021-12-20T16:40:34.226Z] -rw-rw-r-- 1 1001 1001 582 Dec 20 16:33 OWNERS.md [2021-12-20T16:40:34.226Z] -rw-rw-r-- 1 1001 1001 8207 Dec 20 16:33 README.md [2021-12-20T16:40:34.226Z] -rw-rw-r-- 1 1001 1001 6912 Dec 20 16:33 SECURITY.md [2021-12-20T16:40:34.226Z] -rw-rw-r-- 1 1001 1001 5 Dec 20 16:31 VERSION [2021-12-20T16:40:34.226Z] -rw-rw-r-- 1 1001 1001 4131 Dec 20 16:33 ZMQWindows.md [2021-12-20T16:40:34.226Z] drwxrwxr-x 2 1001 1001 4096 Dec 20 16:33 bin [2021-12-20T16:40:34.226Z] drwxrwxr-x 14 1001 1001 4096 Dec 20 16:33 cmd [2021-12-20T16:40:34.226Z] -rw-r--r-- 1 root root 428381 Dec 20 16:39 coverage.out [2021-12-20T16:40:34.226Z] -rw-rw-r-- 1 1001 1001 828 Dec 20 16:33 go.mod [2021-12-20T16:40:34.226Z] -rw-rw-r-- 1 1001 1001 49483 Dec 20 16:36 go.sum [2021-12-20T16:40:34.226Z] drwxrwxr-x 8 1001 1001 4096 Dec 20 16:33 internal [2021-12-20T16:40:34.226Z] drwxrwxr-x 3 1001 1001 4096 Dec 20 16:33 openapi [2021-12-20T16:40:34.226Z] drwxrwxr-x 4 1001 1001 4096 Dec 20 16:33 snap [2021-12-20T16:40:34.226Z] -rw-rw-r-- 1 1001 1001 204 Dec 20 16:33 version.go [Pipeline] sh [2021-12-20T16:40:34.892Z] + '[' -e coverage.out ] [2021-12-20T16:40:34.892Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-12-20T16:40:34.922Z] Warning: overwriting stash ‘coverage-report’ [2021-12-20T16:40:35.710Z] Stashed 1 file(s) [Pipeline] sh [2021-12-20T16:40:36.354Z] + make build [2021-12-20T16:40:36.354Z] 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 [2021-12-20T16:40:36.813Z] lxd 4.21 from Canonical* installed [2021-12-20T16:40:36.813Z] + sudo lxd init --auto [2021-12-20T16:40:43.057Z] 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 [2021-12-20T16:40:46.853Z] + sudo snap install --classic snapcraft [2021-12-20T16:40:52.142Z] snapcraft 6.0 from Canonical* installed [2021-12-20T16:40:52.142Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-12-20T16:40:52.142Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-12-20T16:40:52.142Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-20T16:40:52.142Z] Dload Upload Total Spent Left Speed [2021-12-20T16:40:52.142Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4245 0 --:--:-- --:--:-- --:--:-- 4245 [2021-12-20T16:40:52.142Z] 100 3325k 100 3325k 0 0 9446k 0 --:--:-- --:--:-- --:--:-- 9446k [2021-12-20T16:40:52.142Z] ./yq_linux_amd64 [2021-12-20T16:40:52.142Z] + sudo snapcraft prime --use-lxd [2021-12-20T16:40:53.527Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-12-20T16:40:53.527Z] 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: [2021-12-20T16:40:53.527Z] - README.md [2021-12-20T16:40:53.527Z] [2021-12-20T16:40:53.527Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-12-20T16:40:54.098Z] Launching a container. [2021-12-20T16:41:04.096Z] Waiting for container to be ready [2021-12-20T16:41:04.356Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-12-20T16:41:04.356Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-12-20T16:41:04.356Z] [2021-12-20T16:41:05.207Z] 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 [2021-12-20T16:41:07.174Z] 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 [2021-12-20T16:41:08.566Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-12-20T16:41:09.137Z] Waiting for network to be ready... [2021-12-20T16:41:09.708Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2021-12-20T16:41:09.708Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2021-12-20T16:41:10.280Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2021-12-20T16:41:10.280Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1069 kB] [2021-12-20T16:41:10.280Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2021-12-20T16:41:10.541Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [197 kB] [2021-12-20T16:41:10.541Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [21.9 kB] [2021-12-20T16:41:10.541Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [4948 B] [2021-12-20T16:41:10.541Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [566 kB] [2021-12-20T16:41:10.541Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2021-12-20T16:41:10.541Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [80.9 kB] [2021-12-20T16:41:10.541Z] Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2021-12-20T16:41:10.541Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [668 kB] [2021-12-20T16:41:10.541Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2021-12-20T16:41:10.541Z] Get:15 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2021-12-20T16:41:10.541Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2021-12-20T16:41:10.541Z] Get:17 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2021-12-20T16:41:10.801Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [112 kB] [2021-12-20T16:41:11.062Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2021-12-20T16:41:11.062Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1400 kB] [2021-12-20T16:41:11.062Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [283 kB] [2021-12-20T16:41:11.062Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.8 kB] [2021-12-20T16:41:11.062Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [6928 B] [2021-12-20T16:41:11.062Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [616 kB] [2021-12-20T16:41:11.062Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [88.1 kB] [2021-12-20T16:41:11.062Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [884 kB] [2021-12-20T16:41:11.322Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [193 kB] [2021-12-20T16:41:12.576Z] 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 [2021-12-20T16:41:12.853Z] 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 [2021-12-20T16:41:13.234Z] Fetched 22.2 MB in 4s (5847 kB/s) [2021-12-20T16:41:13.806Z] Reading package lists... [2021-12-20T16:41:14.068Z] Reading package lists... [2021-12-20T16:41:14.068Z] Building dependency tree... [2021-12-20T16:41:14.068Z] Reading state information... [2021-12-20T16:41:14.329Z] The following additional packages will be installed: [2021-12-20T16:41:14.329Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-12-20T16:41:14.329Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-12-20T16:41:14.329Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-12-20T16:41:14.329Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-12-20T16:41:14.329Z] Suggested packages: [2021-12-20T16:41:14.329Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-12-20T16:41:14.329Z] Recommended packages: [2021-12-20T16:41:14.329Z] gnupg libsasl2-modules [2021-12-20T16:41:14.329Z] The following NEW packages will be installed: [2021-12-20T16:41:14.329Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-12-20T16:41:14.329Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-12-20T16:41:14.329Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-12-20T16:41:14.329Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-12-20T16:41:14.329Z] The following packages will be upgraded: [2021-12-20T16:41:14.329Z] gpg gpg-agent gpgconf libudev1 [2021-12-20T16:41:14.590Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2021-12-20T16:41:14.590Z] Need to get 3860 kB of archives. [2021-12-20T16:41:14.590Z] After this operation, 14.9 MB of additional disk space will be used. [2021-12-20T16:41:14.590Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev1 amd64 245.4-4ubuntu3.13 [77.6 kB] [2021-12-20T16:41:14.849Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 udev amd64 245.4-4ubuntu3.13 [1365 kB] [2021-12-20T16:41:15.420Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2021-12-20T16:41:15.420Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2021-12-20T16:41:15.420Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2021-12-20T16:41:15.420Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2021-12-20T16:41:15.420Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2021-12-20T16:41:15.420Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-12-20T16:41:15.420Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2021-12-20T16:41:15.420Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2021-12-20T16:41:15.420Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2021-12-20T16:41:15.420Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2021-12-20T16:41:15.420Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2021-12-20T16:41:15.420Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2021-12-20T16:41:15.420Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2021-12-20T16:41:15.420Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2021-12-20T16:41:15.420Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2021-12-20T16:41:15.420Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] [2021-12-20T16:41:15.420Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] [2021-12-20T16:41:15.420Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2021-12-20T16:41:15.420Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2021-12-20T16:41:15.679Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2021-12-20T16:41:15.680Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-20T16:41:15.680Z] Fetched 3860 kB in 1s (2996 kB/s) [2021-12-20T16:41:15.680Z] (Reading database ... 12816 files and directories currently installed.) [2021-12-20T16:41:15.680Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.13_amd64.deb ... [2021-12-20T16:41:15.680Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3) ... [2021-12-20T16:41:15.680Z] Setting up libudev1:amd64 (245.4-4ubuntu3.13) ... [2021-12-20T16:41:15.940Z] Selecting previously unselected package udev. [2021-12-20T16:41:15.940Z] (Reading database ... 12816 files and directories currently installed.) [2021-12-20T16:41:15.940Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.13_amd64.deb ... [2021-12-20T16:41:15.940Z] Unpacking udev (245.4-4ubuntu3.13) ... [2021-12-20T16:41:15.940Z] Selecting previously unselected package libfuse2:amd64. [2021-12-20T16:41:15.940Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2021-12-20T16:41:15.940Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2021-12-20T16:41:16.201Z] Selecting previously unselected package fuse. [2021-12-20T16:41:16.201Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2021-12-20T16:41:16.201Z] Unpacking fuse (2.9.9-3) ... [2021-12-20T16:41:16.201Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2021-12-20T16:41:16.201Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2021-12-20T16:41:16.201Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2021-12-20T16:41:16.201Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2021-12-20T16:41:16.201Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2021-12-20T16:41:16.464Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2021-12-20T16:41:16.464Z] Selecting previously unselected package libksba8:amd64. [2021-12-20T16:41:16.464Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-12-20T16:41:16.464Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-12-20T16:41:16.464Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-12-20T16:41:16.464Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2021-12-20T16:41:16.464Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-20T16:41:16.464Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-12-20T16:41:16.464Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2021-12-20T16:41:16.464Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-20T16:41:16.724Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-12-20T16:41:16.724Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2021-12-20T16:41:16.724Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-20T16:41:16.724Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-12-20T16:41:16.724Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2021-12-20T16:41:16.724Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-20T16:41:16.724Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-12-20T16:41:16.724Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2021-12-20T16:41:16.724Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-20T16:41:16.724Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-12-20T16:41:16.724Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2021-12-20T16:41:16.724Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-20T16:41:16.724Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-12-20T16:41:16.724Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2021-12-20T16:41:16.724Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-20T16:41:16.984Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-12-20T16:41:16.984Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2021-12-20T16:41:16.984Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-20T16:41:16.984Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-12-20T16:41:16.984Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2021-12-20T16:41:16.984Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-20T16:41:16.984Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-20T16:41:16.984Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... [2021-12-20T16:41:16.984Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2021-12-20T16:41:16.984Z] Selecting previously unselected package libsasl2-2:amd64. [2021-12-20T16:41:16.984Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... [2021-12-20T16:41:16.984Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2021-12-20T16:41:16.984Z] Selecting previously unselected package libldap-common. [2021-12-20T16:41:16.984Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2021-12-20T16:41:16.984Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2021-12-20T16:41:16.984Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-20T16:41:16.984Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2021-12-20T16:41:16.984Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2021-12-20T16:41:17.157Z] 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 [2021-12-20T16:41:17.252Z] Selecting previously unselected package dirmngr. [2021-12-20T16:41:17.253Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2021-12-20T16:41:17.253Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2021-12-20T16:41:17.253Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-12-20T16:41:17.253Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2021-12-20T16:41:17.253Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2021-12-20T16:41:17.253Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2021-12-20T16:41:17.253Z] Setting up udev (245.4-4ubuntu3.13) ... [2021-12-20T16:41:17.822Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-12-20T16:41:17.822Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2021-12-20T16:41:17.822Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-20T16:41:17.822Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2021-12-20T16:41:17.822Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2021-12-20T16:41:18.083Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-20T16:41:18.083Z] Setting up fuse (2.9.9-3) ... [2021-12-20T16:41:18.083Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2021-12-20T16:41:18.670Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-20T16:41:18.670Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-20T16:41:18.670Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-20T16:41:18.670Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-20T16:41:18.670Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-20T16:41:18.670Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-20T16:41:18.670Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-20T16:41:18.670Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2021-12-20T16:41:18.670Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2021-12-20T16:41:18.670Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2021-12-20T16:41:18.670Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2021-12-20T16:41:18.959Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2021-12-20T16:41:19.223Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2021-12-20T16:41:19.223Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2021-12-20T16:41:19.223Z] units). This means they are not meant to be enabled using systemctl. [2021-12-20T16:41:19.223Z] [2021-12-20T16:41:19.223Z] Possible reasons for having this kind of units are: [2021-12-20T16:41:19.223Z] • A unit may be statically enabled by being symlinked from another unit's [2021-12-20T16:41:19.223Z] .wants/ or .requires/ directory. [2021-12-20T16:41:19.223Z] • A unit's purpose may be to act as a helper for some other unit which has [2021-12-20T16:41:19.223Z] a requirement dependency on it. [2021-12-20T16:41:19.223Z] • A unit may be started when needed via activation (socket, path, timer, [2021-12-20T16:41:19.223Z] D-Bus, udev, scripted systemctl call, ...). [2021-12-20T16:41:19.223Z] • In case of template units, the unit is meant to be enabled with some [2021-12-20T16:41:19.223Z] instance name specified. [2021-12-20T16:41:19.486Z] Reading package lists... [2021-12-20T16:41:19.759Z] Building dependency tree... [2021-12-20T16:41:19.759Z] Reading state information... [2021-12-20T16:41:19.759Z] The following additional packages will be installed: [2021-12-20T16:41:19.759Z] apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 [2021-12-20T16:41:19.759Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-12-20T16:41:19.759Z] libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support [2021-12-20T16:41:19.759Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2021-12-20T16:41:19.759Z] squashfs-tools [2021-12-20T16:41:19.759Z] Suggested packages: [2021-12-20T16:41:19.759Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2021-12-20T16:41:19.759Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-12-20T16:41:19.759Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2021-12-20T16:41:19.759Z] Recommended packages: [2021-12-20T16:41:19.759Z] krb5-locales file xauth gnupg [2021-12-20T16:41:19.759Z] The following NEW packages will be installed: [2021-12-20T16:41:19.759Z] apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 [2021-12-20T16:41:19.759Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-12-20T16:41:19.759Z] libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support [2021-12-20T16:41:19.759Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal snapd [2021-12-20T16:41:19.759Z] squashfs-tools sudo [2021-12-20T16:41:19.778Z] 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 [2021-12-20T16:41:20.019Z] 0 upgraded, 25 newly installed, 0 to remove and 81 not upgraded. [2021-12-20T16:41:20.019Z] Need to get 38.0 MB of archives. [2021-12-20T16:41:20.019Z] After this operation, 166 MB of additional disk space will be used. [2021-12-20T16:41:20.019Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2021-12-20T16:41:20.019Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] [2021-12-20T16:41:20.019Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2021-12-20T16:41:20.019Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2021-12-20T16:41:20.019Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2021-12-20T16:41:20.019Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2021-12-20T16:41:20.019Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2021-12-20T16:41:20.019Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2021-12-20T16:41:20.019Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2021-12-20T16:41:20.019Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2021-12-20T16:41:20.019Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2021-12-20T16:41:20.279Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2021-12-20T16:41:20.279Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2021-12-20T16:41:20.279Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2021-12-20T16:41:20.540Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2021-12-20T16:41:20.540Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2021-12-20T16:41:20.540Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2021-12-20T16:41:20.540Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2021-12-20T16:41:20.540Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2021-12-20T16:41:20.540Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2021-12-20T16:41:20.540Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2021-12-20T16:41:20.540Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2021-12-20T16:41:20.540Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] [2021-12-20T16:41:20.800Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2021-12-20T16:41:20.800Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.51.1+20.04ubuntu2 [30.4 MB] [2021-12-20T16:41:21.739Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-20T16:41:21.740Z] Fetched 38.0 MB in 2s (20.6 MB/s) [2021-12-20T16:41:21.740Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2021-12-20T16:41:21.740Z] (Reading database ... 13067 files and directories currently installed.) [2021-12-20T16:41:21.740Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2021-12-20T16:41:21.740Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2021-12-20T16:41:22.000Z] Selecting previously unselected package libexpat1:amd64. [2021-12-20T16:41:22.000Z] Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... [2021-12-20T16:41:22.000Z] Unpacking libexpat1:amd64 (2.2.9-1build1) ... [2021-12-20T16:41:22.000Z] Selecting previously unselected package python3.8-minimal. [2021-12-20T16:41:22.000Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2021-12-20T16:41:22.000Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2021-12-20T16:41:22.260Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2021-12-20T16:41:22.260Z] Setting up libexpat1:amd64 (2.2.9-1build1) ... [2021-12-20T16:41:22.260Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2021-12-20T16:41:22.830Z] Selecting previously unselected package python3-minimal. [2021-12-20T16:41:22.830Z] (Reading database ... 13358 files and directories currently installed.) [2021-12-20T16:41:22.830Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2021-12-20T16:41:22.830Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2021-12-20T16:41:22.830Z] Selecting previously unselected package mime-support. [2021-12-20T16:41:22.830Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2021-12-20T16:41:22.830Z] Unpacking mime-support (3.64ubuntu1) ... [2021-12-20T16:41:23.090Z] Selecting previously unselected package libmpdec2:amd64. [2021-12-20T16:41:23.090Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2021-12-20T16:41:23.090Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2021-12-20T16:41:23.090Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2021-12-20T16:41:23.090Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2021-12-20T16:41:23.090Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2021-12-20T16:41:23.209Z] 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 [2021-12-20T16:41:23.388Z] Selecting previously unselected package python3.8. [2021-12-20T16:41:23.388Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2021-12-20T16:41:23.388Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2021-12-20T16:41:23.388Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-12-20T16:41:23.388Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2021-12-20T16:41:23.388Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2021-12-20T16:41:23.388Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2021-12-20T16:41:23.652Z] Selecting previously unselected package python3. [2021-12-20T16:41:23.652Z] (Reading database ... 13760 files and directories currently installed.) [2021-12-20T16:41:23.652Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2021-12-20T16:41:23.652Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2021-12-20T16:41:23.652Z] Selecting previously unselected package libbsd0:amd64. [2021-12-20T16:41:23.652Z] Preparing to unpack .../01-libbsd0_0.10.0-1_amd64.deb ... [2021-12-20T16:41:23.652Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2021-12-20T16:41:23.652Z] Selecting previously unselected package sudo. [2021-12-20T16:41:23.652Z] Preparing to unpack .../02-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2021-12-20T16:41:23.652Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2021-12-20T16:41:23.652Z] Selecting previously unselected package apparmor. [2021-12-20T16:41:23.652Z] Preparing to unpack .../03-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2021-12-20T16:41:23.912Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2021-12-20T16:41:23.912Z] Selecting previously unselected package libcbor0.6:amd64. [2021-12-20T16:41:23.912Z] Preparing to unpack .../04-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2021-12-20T16:41:23.912Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2021-12-20T16:41:23.912Z] Selecting previously unselected package libedit2:amd64. [2021-12-20T16:41:23.912Z] Preparing to unpack .../05-libedit2_3.1-20191231-1_amd64.deb ... [2021-12-20T16:41:23.912Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2021-12-20T16:41:23.912Z] Selecting previously unselected package libfido2-1:amd64. [2021-12-20T16:41:24.171Z] Preparing to unpack .../06-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2021-12-20T16:41:24.171Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2021-12-20T16:41:24.171Z] Selecting previously unselected package libkrb5support0:amd64. [2021-12-20T16:41:24.171Z] Preparing to unpack .../07-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2021-12-20T16:41:24.171Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2021-12-20T16:41:24.171Z] Selecting previously unselected package libk5crypto3:amd64. [2021-12-20T16:41:24.172Z] Preparing to unpack .../08-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2021-12-20T16:41:24.172Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2021-12-20T16:41:24.172Z] Selecting previously unselected package libkeyutils1:amd64. [2021-12-20T16:41:24.172Z] Preparing to unpack .../09-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2021-12-20T16:41:24.172Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2021-12-20T16:41:24.172Z] Selecting previously unselected package libkrb5-3:amd64. [2021-12-20T16:41:24.172Z] Preparing to unpack .../10-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2021-12-20T16:41:24.172Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2021-12-20T16:41:24.431Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-12-20T16:41:24.431Z] Preparing to unpack .../11-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2021-12-20T16:41:24.431Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2021-12-20T16:41:24.431Z] Selecting previously unselected package openssh-client. [2021-12-20T16:41:24.431Z] Preparing to unpack .../12-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... [2021-12-20T16:41:24.431Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.3) ... [2021-12-20T16:41:24.431Z] Selecting previously unselected package liblzo2-2:amd64. [2021-12-20T16:41:24.431Z] Preparing to unpack .../13-liblzo2-2_2.10-2_amd64.deb ... [2021-12-20T16:41:24.431Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2021-12-20T16:41:24.691Z] Selecting previously unselected package squashfs-tools. [2021-12-20T16:41:24.691Z] Preparing to unpack .../14-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2021-12-20T16:41:24.691Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2021-12-20T16:41:24.691Z] Selecting previously unselected package snapd. [2021-12-20T16:41:24.691Z] Preparing to unpack .../15-snapd_2.51.1+20.04ubuntu2_amd64.deb ... [2021-12-20T16:41:24.691Z] Unpacking snapd (2.51.1+20.04ubuntu2) ... [2021-12-20T16:41:27.994Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2021-12-20T16:41:27.994Z] Setting up mime-support (3.64ubuntu1) ... [2021-12-20T16:41:27.994Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2021-12-20T16:41:27.994Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2021-12-20T16:41:27.994Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2021-12-20T16:41:27.994Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2021-12-20T16:41:27.994Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2021-12-20T16:41:27.995Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2021-12-20T16:41:27.995Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2021-12-20T16:41:27.995Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2021-12-20T16:41:27.995Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2021-12-20T16:41:27.995Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2021-12-20T16:41:28.255Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2021-12-20T16:41:28.256Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2021-12-20T16:41:28.256Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2021-12-20T16:41:28.256Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2021-12-20T16:41:28.516Z] Setting up python3 (3.8.2-0ubuntu2) ... [2021-12-20T16:41:28.516Z] running python rtupdate hooks for python3.8... [2021-12-20T16:41:28.516Z] running python post-rtupdate hooks for python3.8... [2021-12-20T16:41:28.516Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2021-12-20T16:41:28.633Z] 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 [2021-12-20T16:41:29.456Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-12-20T16:41:29.717Z] Reloading AppArmor profiles [2021-12-20T16:41:29.717Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2021-12-20T16:41:29.717Z] Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... [2021-12-20T16:41:29.717Z] Setting up snapd (2.51.1+20.04ubuntu2) ... [2021-12-20T16:41:29.978Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-12-20T16:41:30.238Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-12-20T16:41:30.497Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-12-20T16:41:30.763Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-12-20T16:41:31.024Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-12-20T16:41:31.024Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-12-20T16:41:31.244Z] 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 [2021-12-20T16:41:31.284Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-12-20T16:41:31.544Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-12-20T16:41:31.804Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-12-20T16:41:32.065Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-12-20T16:41:32.326Z] /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' [2021-12-20T16:41:32.326Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2021-12-20T16:41:32.326Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2021-12-20T16:41:34.242Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2021-12-20T16:41:34.242Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2021-12-20T16:41:34.242Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2021-12-20T16:41:34.627Z] 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 [2021-12-20T16:41:35.184Z] Reading package lists... [2021-12-20T16:41:35.184Z] Reading package lists... [2021-12-20T16:41:35.184Z] Building dependency tree... [2021-12-20T16:41:35.184Z] Reading state information... [2021-12-20T16:41:35.445Z] Calculating upgrade... [2021-12-20T16:41:35.445Z] The following packages will be upgraded: [2021-12-20T16:41:35.445Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2021-12-20T16:41:35.445Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2021-12-20T16:41:35.445Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2021-12-20T16:41:35.445Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2021-12-20T16:41:35.445Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2021-12-20T16:41:35.445Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2021-12-20T16:41:35.445Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2021-12-20T16:41:35.445Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2021-12-20T16:41:35.445Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libsystemd0 [2021-12-20T16:41:35.445Z] libtsan0 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl [2021-12-20T16:41:35.445Z] passwd perl perl-base perl-modules-5.30 procps systemd systemd-sysv [2021-12-20T16:41:35.445Z] systemd-timesyncd tar tzdata ubuntu-keyring util-linux xz-utils zlib1g [2021-12-20T16:41:35.706Z] 81 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-12-20T16:41:35.706Z] Need to get 67.5 MB of archives. [2021-12-20T16:41:35.706Z] After this operation, 14.1 MB of additional disk space will be used. [2021-12-20T16:41:35.706Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-91.102 [1127 kB] [2021-12-20T16:41:35.706Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] [2021-12-20T16:41:36.280Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2021-12-20T16:41:36.280Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2021-12-20T16:41:36.541Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] [2021-12-20T16:41:36.541Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] [2021-12-20T16:41:36.541Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2021-12-20T16:41:36.541Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2021-12-20T16:41:36.541Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB] [2021-12-20T16:41:36.541Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2021-12-20T16:41:36.541Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2021-12-20T16:41:36.541Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2021-12-20T16:41:36.541Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2021-12-20T16:41:36.541Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2021-12-20T16:41:36.541Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2021-12-20T16:41:36.541Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2021-12-20T16:41:36.541Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2021-12-20T16:41:36.541Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.1 [63.1 kB] [2021-12-20T16:41:36.541Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2021-12-20T16:41:36.541Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2021-12-20T16:41:36.541Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.1 [137 kB] [2021-12-20T16:41:36.541Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.1 [20.0 kB] [2021-12-20T16:41:36.541Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.1 [175 kB] [2021-12-20T16:41:36.541Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2021-12-20T16:41:36.541Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libmount1 amd64 2.34-0.1ubuntu9.1 [149 kB] [2021-12-20T16:41:36.802Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.1 [100 kB] [2021-12-20T16:41:36.802Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2021-12-20T16:41:36.802Z] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 fdisk amd64 2.34-0.1ubuntu9.1 [119 kB] [2021-12-20T16:41:36.802Z] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 util-linux amd64 2.34-0.1ubuntu9.1 [1021 kB] [2021-12-20T16:41:36.802Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2021-12-20T16:41:36.802Z] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] [2021-12-20T16:41:36.802Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2021-12-20T16:41:36.802Z] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.13 [28.1 kB] [2021-12-20T16:41:36.802Z] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.13 [10.3 kB] [2021-12-20T16:41:36.802Z] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2021-12-20T16:41:36.802Z] Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] [2021-12-20T16:41:36.802Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2021-12-20T16:41:36.802Z] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.3 [183 kB] [2021-12-20T16:41:36.802Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2021-12-20T16:41:36.802Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2021-12-20T16:41:36.802Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2021-12-20T16:41:36.802Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2021-12-20T16:41:36.802Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2021-12-20T16:41:36.802Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2021-12-20T16:41:36.802Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2021-12-20T16:41:36.802Z] Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2021-12-20T16:41:36.802Z] Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mount amd64 2.34-0.1ubuntu9.1 [115 kB] [2021-12-20T16:41:36.802Z] Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.13 [3809 kB] [2021-12-20T16:41:36.802Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2021-12-20T16:41:36.802Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2021-12-20T16:41:37.063Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2021-12-20T16:41:37.063Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2021-12-20T16:41:37.063Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2021-12-20T16:41:37.063Z] Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.13 [270 kB] [2021-12-20T16:41:37.063Z] Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2021-12-20T16:41:37.063Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2021-12-20T16:41:37.063Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2021-12-20T16:41:37.063Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2021-12-20T16:41:37.063Z] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2021-12-20T16:41:37.063Z] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2021-12-20T16:41:37.063Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2021-12-20T16:41:37.063Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2021-12-20T16:41:37.063Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2021-12-20T16:41:37.063Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2021-12-20T16:41:37.063Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2021-12-20T16:41:37.063Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2021-12-20T16:41:37.063Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2021-12-20T16:41:37.063Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2021-12-20T16:41:37.063Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2021-12-20T16:41:37.063Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2021-12-20T16:41:37.063Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2021-12-20T16:41:37.063Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] [2021-12-20T16:41:37.063Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] [2021-12-20T16:41:37.063Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] [2021-12-20T16:41:37.063Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2021-12-20T16:41:37.063Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2021-12-20T16:41:37.325Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] [2021-12-20T16:41:37.587Z] Get:78 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] [2021-12-20T16:41:37.847Z] Get:79 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] [2021-12-20T16:41:37.847Z] Get:80 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] [2021-12-20T16:41:38.107Z] Get:81 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] [2021-12-20T16:41:38.107Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-20T16:41:38.107Z] Fetched 67.5 MB in 3s (26.6 MB/s) [2021-12-20T16:41:38.107Z] (Reading database ... 14243 files and directories currently installed.) [2021-12-20T16:41:38.107Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... [2021-12-20T16:41:38.107Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2021-12-20T16:41:38.678Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... [2021-12-20T16:41:38.678Z] Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2021-12-20T16:41:38.678Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-91.102_amd64.deb ... [2021-12-20T16:41:38.678Z] Unpacking linux-libc-dev:amd64 (5.4.0-91.102) over (5.4.0-26.30) ... [2021-12-20T16:41:38.938Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-20T16:41:38.938Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-20T16:41:38.938Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-20T16:41:38.938Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-20T16:41:39.198Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-20T16:41:39.198Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-20T16:41:39.198Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-20T16:41:39.198Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-20T16:41:39.458Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-20T16:41:39.458Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-20T16:41:39.458Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-20T16:41:39.458Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-20T16:41:39.458Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-20T16:41:39.458Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-20T16:41:39.719Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-20T16:41:39.719Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-20T16:41:39.719Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-20T16:41:39.719Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-20T16:41:39.719Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-20T16:41:39.719Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-20T16:41:39.719Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-20T16:41:39.719Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-20T16:41:39.719Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-20T16:41:39.719Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-20T16:41:39.979Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-20T16:41:39.979Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-20T16:41:39.979Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-20T16:41:39.979Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-20T16:41:39.979Z] Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... [Pipeline] } [2021-12-20T16:41:40.039Z] $ docker stop --time=1 353fc1075f4d84b4998750d20aa60a40881d29368bce68c091b60340f60f77ac [2021-12-20T16:41:40.238Z] Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2021-12-20T16:41:40.499Z] Setting up libc6:amd64 (2.31-0ubuntu9.2) ... [2021-12-20T16:41:40.759Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-20T16:41:40.759Z] Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ... [2021-12-20T16:41:40.759Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-12-20T16:41:40.759Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-12-20T16:41:40.759Z] Unpacking base-files (11ubuntu5.4) over (11ubuntu5) ... [2021-12-20T16:41:41.019Z] Setting up base-files (11ubuntu5.4) ... [2021-12-20T16:41:41.019Z] Installing new version of config file /etc/issue ... [2021-12-20T16:41:41.019Z] Installing new version of config file /etc/issue.net ... [2021-12-20T16:41:41.019Z] Installing new version of config file /etc/lsb-release ... [2021-12-20T16:41:41.019Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-12-20T16:41:41.588Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-12-20T16:41:41.588Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-12-20T16:41:41.588Z] Removing obsolete conffile /etc/default/motd-news ... [2021-12-20T16:41:41.588Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-20T16:41:41.588Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2021-12-20T16:41:41.588Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2021-12-20T16:41:41.588Z] Setting up bash (5.0-6ubuntu1.1) ... [2021-12-20T16:41:41.849Z] 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 [2021-12-20T16:41:41.849Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-20T16:41:41.849Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.1_amd64.deb ... [2021-12-20T16:41:41.849Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.1) over (1:2.34-0.1ubuntu9) ... [2021-12-20T16:41:41.849Z] Setting up bsdutils (1:2.34-0.1ubuntu9.1) ... [2021-12-20T16:41:41.849Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-20T16:41:41.849Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2021-12-20T16:41:41.849Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2021-12-20T16:41:42.014Z] $ docker rm -f 353fc1075f4d84b4998750d20aa60a40881d29368bce68c091b60340f60f77ac [2021-12-20T16:41:42.109Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2021-12-20T16:41:42.109Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-20T16:41:42.109Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2021-12-20T16:41:42.109Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2021-12-20T16:41:42.681Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2021-12-20T16:41:42.681Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2021-12-20T16:41:42.681Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2021-12-20T16:41:42.681Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2021-12-20T16:41:42.941Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2021-12-20T16:41:42.941Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-20T16:41:42.941Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2021-12-20T16:41:42.941Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-20T16:41:43.518Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2021-12-20T16:41:43.518Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2021-12-20T16:41:43.518Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2021-12-20T16:41:43.518Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-20T16:41:43.518Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2021-12-20T16:41:43.518Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2021-12-20T16:41:43.518Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2021-12-20T16:41:43.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-20T16:41:43.589Z] [2021-12-20T16:41:43.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-20T16:41:43.780Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-20T16:41:43.780Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.1_amd64.deb ... [2021-12-20T16:41:43.780Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2021-12-20T16:41:43.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-20T16:41:44.041Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.1) ... [2021-12-20T16:41:44.041Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-20T16:41:44.041Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.1_amd64.deb ... [2021-12-20T16:41:44.041Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2021-12-20T16:41:44.041Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.1) ... [2021-12-20T16:41:44.041Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-20T16:41:44.041Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.1_amd64.deb ... [2021-12-20T16:41:44.041Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2021-12-20T16:41:44.212Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-12-20T16:41:44.212Z] 29e5d40040c1: Pulling fs layer [2021-12-20T16:41:44.212Z] 1ce36da41761: Pulling fs layer [2021-12-20T16:41:44.212Z] 25b303627fd3: Pulling fs layer [2021-12-20T16:41:44.212Z] 29e5d40040c1: Verifying Checksum [2021-12-20T16:41:44.212Z] 29e5d40040c1: Download complete [2021-12-20T16:41:44.302Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.1_amd64.deb ... [2021-12-20T16:41:44.302Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2021-12-20T16:41:44.302Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.1) ... [2021-12-20T16:41:44.302Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-20T16:41:44.302Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.1_amd64.deb ... [2021-12-20T16:41:44.302Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2021-12-20T16:41:44.302Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.1) ... [2021-12-20T16:41:44.302Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-20T16:41:44.302Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.1_amd64.deb ... [2021-12-20T16:41:44.302Z] Unpacking fdisk (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2021-12-20T16:41:44.487Z] 1ce36da41761: Verifying Checksum [2021-12-20T16:41:44.487Z] 1ce36da41761: Download complete [2021-12-20T16:41:44.562Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.1_amd64.deb ... [2021-12-20T16:41:44.562Z] Unpacking util-linux (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2021-12-20T16:41:44.761Z] 29e5d40040c1: Pull complete [2021-12-20T16:41:44.824Z] Setting up util-linux (2.34-0.1ubuntu9.1) ... [2021-12-20T16:41:45.086Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-12-20T16:41:45.658Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-12-20T16:41:45.658Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-20T16:41:45.658Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... [2021-12-20T16:41:45.658Z] Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2021-12-20T16:41:45.658Z] Setting up libc-bin (2.31-0ubuntu9.2) ... [2021-12-20T16:41:45.739Z] 25b303627fd3: Verifying Checksum [2021-12-20T16:41:45.739Z] 25b303627fd3: Download complete [2021-12-20T16:41:45.920Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-20T16:41:45.921Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2021-12-20T16:41:45.921Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2021-12-20T16:41:45.921Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2021-12-20T16:41:45.921Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-20T16:41:45.921Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2021-12-20T16:41:45.921Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2021-12-20T16:41:46.009Z] 1ce36da41761: Pull complete [2021-12-20T16:41:46.183Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2021-12-20T16:41:46.183Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-20T16:41:46.183Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2021-12-20T16:41:46.183Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2021-12-20T16:41:46.184Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2021-12-20T16:41:46.184Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-20T16:41:46.184Z] Preparing to unpack .../0-systemd-timesyncd_245.4-4ubuntu3.13_amd64.deb ... [2021-12-20T16:41:46.184Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.13) over (245.4-4ubuntu3) ... [2021-12-20T16:41:46.445Z] Preparing to unpack .../1-systemd-sysv_245.4-4ubuntu3.13_amd64.deb ... [2021-12-20T16:41:46.445Z] Unpacking systemd-sysv (245.4-4ubuntu3.13) over (245.4-4ubuntu3) ... [2021-12-20T16:41:46.445Z] Preparing to unpack .../2-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2021-12-20T16:41:46.445Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2021-12-20T16:41:46.445Z] Preparing to unpack .../3-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2021-12-20T16:41:46.445Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2021-12-20T16:41:46.705Z] Preparing to unpack .../4-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... [2021-12-20T16:41:46.705Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2021-12-20T16:41:46.705Z] Preparing to unpack .../5-libcryptsetup12_2%3a2.2.2-3ubuntu2.3_amd64.deb ... [2021-12-20T16:41:46.705Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) over (2:2.2.2-3ubuntu2) ... [2021-12-20T16:41:46.967Z] Preparing to unpack .../6-libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2021-12-20T16:41:46.967Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2021-12-20T16:41:46.967Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2021-12-20T16:41:46.967Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-20T16:41:46.967Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2021-12-20T16:41:46.967Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2021-12-20T16:41:46.967Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2021-12-20T16:41:47.227Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-20T16:41:47.227Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2021-12-20T16:41:47.227Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2021-12-20T16:41:47.227Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2021-12-20T16:41:47.227Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-20T16:41:47.227Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2021-12-20T16:41:47.227Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2021-12-20T16:41:47.487Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2021-12-20T16:41:47.487Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-20T16:41:47.487Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2021-12-20T16:41:47.487Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2021-12-20T16:41:47.487Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2021-12-20T16:41:47.748Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-20T16:41:47.748Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2021-12-20T16:41:47.748Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2021-12-20T16:41:47.748Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2021-12-20T16:41:47.748Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-20T16:41:47.748Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.1_amd64.deb ... [2021-12-20T16:41:47.748Z] Unpacking mount (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2021-12-20T16:41:47.748Z] Preparing to unpack .../systemd_245.4-4ubuntu3.13_amd64.deb ... [2021-12-20T16:41:48.007Z] Unpacking systemd (245.4-4ubuntu3.13) over (245.4-4ubuntu3) ... [2021-12-20T16:41:48.579Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.13_amd64.deb ... [2021-12-20T16:41:48.579Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3) ... [2021-12-20T16:41:48.579Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.13) ... [2021-12-20T16:41:48.579Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-20T16:41:48.579Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2021-12-20T16:41:48.840Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2021-12-20T16:41:48.840Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2021-12-20T16:41:48.840Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-20T16:41:48.840Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2021-12-20T16:41:48.840Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2021-12-20T16:41:49.101Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2021-12-20T16:41:49.101Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-20T16:41:49.101Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2021-12-20T16:41:49.101Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2021-12-20T16:41:49.101Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2021-12-20T16:41:49.101Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-20T16:41:49.101Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2021-12-20T16:41:49.101Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2021-12-20T16:41:49.101Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2021-12-20T16:41:49.363Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-20T16:41:49.363Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2021-12-20T16:41:49.363Z] Unpacking apt (2.0.6) over (2.0.2) ... [2021-12-20T16:41:49.623Z] Setting up apt (2.0.6) ... [2021-12-20T16:41:50.196Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-12-20T16:41:50.196Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-20T16:41:50.196Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2021-12-20T16:41:50.196Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2021-12-20T16:41:50.196Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2021-12-20T16:41:50.458Z] (Reading database ... 14244 files and directories currently installed.) [2021-12-20T16:41:50.458Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2021-12-20T16:41:50.458Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2021-12-20T16:41:50.458Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2021-12-20T16:41:50.720Z] (Reading database ... 14248 files and directories currently installed.) [2021-12-20T16:41:50.720Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2021-12-20T16:41:50.720Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2021-12-20T16:41:50.720Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2021-12-20T16:41:50.982Z] (Reading database ... 14248 files and directories currently installed.) [2021-12-20T16:41:50.982Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2021-12-20T16:41:50.982Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2021-12-20T16:41:50.982Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2021-12-20T16:41:51.244Z] (Reading database ... 14248 files and directories currently installed.) [2021-12-20T16:41:51.244Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2021-12-20T16:41:51.244Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2021-12-20T16:41:51.244Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2021-12-20T16:41:51.244Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2021-12-20T16:41:51.507Z] Preparing to unpack .../02-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... [2021-12-20T16:41:51.507Z] Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2021-12-20T16:41:51.507Z] Preparing to unpack .../03-ca-certificates_20210119~20.04.2_all.deb ... [2021-12-20T16:41:51.507Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2021-12-20T16:41:51.507Z] Preparing to unpack .../04-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2021-12-20T16:41:51.507Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2021-12-20T16:41:51.768Z] Preparing to unpack .../05-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2021-12-20T16:41:51.768Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2021-12-20T16:41:52.029Z] Preparing to unpack .../06-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2021-12-20T16:41:52.029Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2021-12-20T16:41:52.029Z] Preparing to unpack .../07-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2021-12-20T16:41:52.029Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2021-12-20T16:41:52.291Z] Preparing to unpack .../08-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2021-12-20T16:41:52.291Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2021-12-20T16:41:52.291Z] Preparing to unpack .../09-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2021-12-20T16:41:52.291Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2021-12-20T16:41:52.552Z] Preparing to unpack .../10-binutils_2.34-6ubuntu1.3_amd64.deb ... [2021-12-20T16:41:52.552Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2021-12-20T16:41:52.552Z] Preparing to unpack .../11-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2021-12-20T16:41:52.552Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2021-12-20T16:41:52.552Z] Preparing to unpack .../12-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2021-12-20T16:41:52.552Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2021-12-20T16:41:52.814Z] Preparing to unpack .../13-build-essential_12.8ubuntu1.1_amd64.deb ... [2021-12-20T16:41:52.814Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2021-12-20T16:41:52.814Z] Preparing to unpack .../14-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... [2021-12-20T16:41:52.814Z] Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2021-12-20T16:41:52.814Z] Preparing to unpack .../15-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2021-12-20T16:41:52.814Z] Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2021-12-20T16:41:53.757Z] Preparing to unpack .../16-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2021-12-20T16:41:53.757Z] Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2021-12-20T16:41:54.326Z] Preparing to unpack .../17-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2021-12-20T16:41:54.326Z] Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2021-12-20T16:41:54.584Z] Preparing to unpack .../18-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2021-12-20T16:41:54.584Z] Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2021-12-20T16:41:54.845Z] Preparing to unpack .../19-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2021-12-20T16:41:54.845Z] Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2021-12-20T16:41:55.417Z] Preparing to unpack .../20-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... [2021-12-20T16:41:55.417Z] Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2021-12-20T16:41:55.417Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2021-12-20T16:41:55.417Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2021-12-20T16:41:55.417Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... [2021-12-20T16:41:55.679Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2021-12-20T16:41:55.679Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2021-12-20T16:41:55.679Z] Setting up linux-libc-dev:amd64 (5.4.0-91.102) ... [2021-12-20T16:41:55.679Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2021-12-20T16:41:55.679Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-20T16:41:55.679Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2021-12-20T16:41:55.679Z] [2021-12-20T16:41:55.679Z] Current default time zone: 'Etc/UTC' [2021-12-20T16:41:55.679Z] Local time is now: Mon Dec 20 16:41:55 UTC 2021. [2021-12-20T16:41:55.679Z] Universal Time is now: Mon Dec 20 16:41:55 UTC 2021. [2021-12-20T16:41:55.679Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-12-20T16:41:55.679Z] [2021-12-20T16:41:55.679Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2021-12-20T16:41:55.679Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-20T16:41:55.940Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-20T16:41:55.940Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.1) ... [2021-12-20T16:41:55.940Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-20T16:41:55.940Z] Setting up mount (2.34-0.1ubuntu9.1) ... [2021-12-20T16:41:55.940Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2021-12-20T16:41:55.940Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2021-12-20T16:41:55.940Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2021-12-20T16:41:55.940Z] Setting up libc-dev-bin (2.31-0ubuntu9.2) ... [2021-12-20T16:41:55.940Z] Setting up openssl (1.1.1f-1ubuntu2.10) ... [2021-12-20T16:41:55.940Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-20T16:41:55.940Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-20T16:41:55.940Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2021-12-20T16:41:55.940Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-20T16:41:55.940Z] Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... [2021-12-20T16:41:55.940Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-20T16:41:55.940Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2021-12-20T16:41:55.940Z] Setting up fdisk (2.34-0.1ubuntu9.1) ... [2021-12-20T16:41:55.940Z] Setting up ca-certificates (20210119~20.04.2) ... [2021-12-20T16:41:56.147Z] 25b303627fd3: Pull complete [2021-12-20T16:41:56.147Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-12-20T16:41:56.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-20T16:41:56.147Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-12-20T16:41:56.355Z] prd-ubuntu18.04-docker-arm64-4c-16g-1176 does not seem to be running inside a container [2021-12-20T16:41:56.423Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-12-20T16:41:57.852Z] Updating certificates in /etc/ssl/certs... [2021-12-20T16:41:58.723Z] $ docker top 3e8e6fd004bc3ef43cd7058c1d4488a67d13ce2c41e3af0204daea842aa356b7 -eo pid,comm [2021-12-20T16:41:58.795Z] 21 added, 21 removed; done. [2021-12-20T16:41:58.795Z] Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... [2021-12-20T16:41:58.795Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2021-12-20T16:41:58.795Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2021-12-20T16:41:58.795Z] Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... [2021-12-20T16:41:58.795Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... [Pipeline] { [Pipeline] sh [2021-12-20T16:41:59.055Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) ... [2021-12-20T16:41:59.055Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2021-12-20T16:41:59.055Z] Setting up binutils (2.34-6ubuntu1.3) ... [2021-12-20T16:41:59.055Z] Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2021-12-20T16:41:59.055Z] Setting up build-essential (12.8ubuntu1.1) ... [2021-12-20T16:41:59.055Z] Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... [2021-12-20T16:41:59.055Z] Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2021-12-20T16:41:59.055Z] Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... [2021-12-20T16:41:59.055Z] Setting up systemd-timesyncd (245.4-4ubuntu3.13) ... [2021-12-20T16:41:59.319Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2021-12-20T16:41:59.319Z] Setting up systemd (245.4-4ubuntu3.13) ... [2021-12-20T16:41:59.319Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-12-20T16:41:59.319Z] Installing new version of config file /etc/systemd/resolved.conf ... [2021-12-20T16:41:59.599Z] + grep parallel [2021-12-20T16:41:59.599Z] + docker-compose build --help [2021-12-20T16:42:00.255Z] Setting up systemd-sysv (245.4-4ubuntu3.13) ... [2021-12-20T16:42:00.255Z] Processing triggers for mime-support (3.64ubuntu1) ... [2021-12-20T16:42:00.255Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2021-12-20T16:42:00.255Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2021-12-20T16:42:00.255Z] Updating certificates in /etc/ssl/certs... [2021-12-20T16:42:00.826Z] 0 added, 0 removed; done. [2021-12-20T16:42:00.826Z] Running hooks in /etc/ca-certificates/update.d... [2021-12-20T16:42:00.826Z] done. [2021-12-20T16:42:01.968Z] Reading package lists... [2021-12-20T16:42:02.230Z] Building dependency tree... [2021-12-20T16:42:02.230Z] Reading state information... [2021-12-20T16:42:02.230Z] The following NEW packages will be installed: [2021-12-20T16:42:02.230Z] apt-transport-https [2021-12-20T16:42:02.230Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-12-20T16:42:02.973Z] --parallel Build images in parallel. [2021-12-20T16:42:03.173Z] Need to get 4680 B of archives. [2021-12-20T16:42:03.173Z] After this operation, 162 kB of additional disk space will be used. [2021-12-20T16:42:03.173Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2021-12-20T16:42:03.173Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-20T16:42:03.173Z] Fetched 4680 B in 1s (5827 B/s) [Pipeline] } [2021-12-20T16:42:03.256Z] $ docker stop --time=1 3e8e6fd004bc3ef43cd7058c1d4488a67d13ce2c41e3af0204daea842aa356b7 [2021-12-20T16:42:03.435Z] Selecting previously unselected package apt-transport-https. [2021-12-20T16:42:03.435Z] (Reading database ... 14251 files and directories currently installed.) [2021-12-20T16:42:03.435Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2021-12-20T16:42:03.435Z] Unpacking apt-transport-https (2.0.6) ... [2021-12-20T16:42:03.435Z] Setting up apt-transport-https (2.0.6) ... [2021-12-20T16:42:03.435Z] Waiting for network to be ready... [2021-12-20T16:42:04.863Z] $ docker rm -f 3e8e6fd004bc3ef43cd7058c1d4488a67d13ce2c41e3af0204daea842aa356b7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-20T16:42:05.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-20T16:42:05.460Z] . [Pipeline] withDockerContainer [2021-12-20T16:42:05.680Z] prd-ubuntu18.04-docker-arm64-4c-16g-1176 does not seem to be running inside a container [2021-12-20T16:42:05.745Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-12-20T16:42:06.972Z] $ docker top 5c5e71d91546014d48ce502925f8e4ae50b6096692ac76e6f276458526231470 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-20T16:42:07.846Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-20T16:42:10.017Z] 2021-12-20T16:42:07Z INFO Waiting for automatic snapd restart... [2021-12-20T16:42:10.962Z] snapd 2.53.4 from Canonical* installed [2021-12-20T16:42:11.212Z] Building core-command ... [2021-12-20T16:42:11.212Z] Building core-data ... [2021-12-20T16:42:11.212Z] Building core-metadata ... [2021-12-20T16:42:11.212Z] Building security-bootstrapper ... [2021-12-20T16:42:11.212Z] Building security-proxy-setup ... [2021-12-20T16:42:11.212Z] Building security-secretstore-setup ... [2021-12-20T16:42:11.212Z] Building support-notifications ... [2021-12-20T16:42:11.212Z] Building support-scheduler ... [2021-12-20T16:42:11.212Z] Building sys-mgmt-agent ... [2021-12-20T16:42:11.212Z] Building core-data [2021-12-20T16:42:11.212Z] Building support-scheduler [2021-12-20T16:42:11.212Z] Building security-bootstrapper [2021-12-20T16:42:11.212Z] Building support-notifications [2021-12-20T16:42:11.212Z] Building security-proxy-setup [2021-12-20T16:42:11.903Z] "snapd" switched to the "latest/stable" channel [2021-12-20T16:42:11.903Z] [2021-12-20T16:42:14.447Z] core20 20211129 from Canonical* installed [2021-12-20T16:42:14.447Z] "core20" switched to the "latest/stable" channel [2021-12-20T16:42:14.447Z] [2021-12-20T16:42:16.994Z] snapcraft 6.0 from Canonical* installed [2021-12-20T16:42:16.994Z] "snapcraft" switched to the "latest/stable" channel [2021-12-20T16:42:16.994Z] [2021-12-20T16:42:21.202Z] 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: [2021-12-20T16:42:21.202Z] - README.md [2021-12-20T16:42:21.202Z] [2021-12-20T16:42:21.202Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-12-20T16:42:21.774Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2021-12-20T16:42:21.774Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2021-12-20T16:42:22.347Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2021-12-20T16:42:22.919Z] Reading package lists... [2021-12-20T16:42:23.180Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2021-12-20T16:42:23.440Z] Reading package lists... [2021-12-20T16:42:23.440Z] Building dependency tree... [2021-12-20T16:42:23.440Z] Reading state information... [2021-12-20T16:42:23.702Z] Suggested packages: [2021-12-20T16:42:23.702Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2021-12-20T16:42:23.702Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2021-12-20T16:42:23.702Z] krb5-user libnorm-doc [2021-12-20T16:42:23.702Z] Recommended packages: [2021-12-20T16:42:23.702Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-12-20T16:42:23.702Z] The following NEW packages will be installed: [2021-12-20T16:42:23.702Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2021-12-20T16:42:23.702Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2021-12-20T16:42:23.702Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2021-12-20T16:42:23.702Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2021-12-20T16:42:23.702Z] libzmq5 pkg-config zip [2021-12-20T16:42:23.702Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2021-12-20T16:42:23.702Z] Need to get 10.3 MB of archives. [2021-12-20T16:42:23.702Z] After this operation, 56.5 MB of additional disk space will be used. [2021-12-20T16:42:23.702Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2021-12-20T16:42:23.963Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2021-12-20T16:42:23.963Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2021-12-20T16:42:23.963Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2021-12-20T16:42:23.963Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2021-12-20T16:42:23.963Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2021-12-20T16:42:23.963Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2021-12-20T16:42:23.963Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2021-12-20T16:42:23.963Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2021-12-20T16:42:23.963Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2021-12-20T16:42:23.963Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2021-12-20T16:42:23.963Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2021-12-20T16:42:24.533Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2021-12-20T16:42:24.533Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2021-12-20T16:42:24.533Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2021-12-20T16:42:24.533Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2021-12-20T16:42:24.533Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2021-12-20T16:42:24.533Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2021-12-20T16:42:24.533Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2021-12-20T16:42:24.533Z] Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2021-12-20T16:42:24.533Z] Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2021-12-20T16:42:24.794Z] Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2021-12-20T16:42:24.794Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2021-12-20T16:42:24.794Z] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2021-12-20T16:42:24.794Z] Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2021-12-20T16:42:24.794Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2021-12-20T16:42:24.794Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-12-20T16:42:24.794Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-20T16:42:24.794Z] Fetched 10.3 MB in 1s (9489 kB/s) [2021-12-20T16:42:25.055Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-12-20T16:42:25.055Z] (Reading database ... 14255 files and directories currently installed.) [2021-12-20T16:42:25.055Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2021-12-20T16:42:25.055Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2021-12-20T16:42:25.055Z] Selecting previously unselected package libsodium23:amd64. [2021-12-20T16:42:25.055Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2021-12-20T16:42:25.055Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2021-12-20T16:42:25.055Z] Selecting previously unselected package libpsl5:amd64. [2021-12-20T16:42:25.055Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2021-12-20T16:42:25.055Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2021-12-20T16:42:25.316Z] Selecting previously unselected package libbrotli1:amd64. [2021-12-20T16:42:25.316Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2021-12-20T16:42:25.316Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2021-12-20T16:42:25.316Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-12-20T16:42:25.316Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2021-12-20T16:42:25.316Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2021-12-20T16:42:25.316Z] Selecting previously unselected package librtmp1:amd64. [2021-12-20T16:42:25.316Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2021-12-20T16:42:25.316Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2021-12-20T16:42:25.316Z] Selecting previously unselected package libssh-4:amd64. [2021-12-20T16:42:25.317Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2021-12-20T16:42:25.317Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2021-12-20T16:42:25.577Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-12-20T16:42:25.577Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2021-12-20T16:42:25.577Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2021-12-20T16:42:25.577Z] Selecting previously unselected package liberror-perl. [2021-12-20T16:42:25.577Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2021-12-20T16:42:25.577Z] Unpacking liberror-perl (0.17029-1) ... [2021-12-20T16:42:25.577Z] Selecting previously unselected package git-man. [2021-12-20T16:42:25.577Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2021-12-20T16:42:25.577Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2021-12-20T16:42:25.577Z] Selecting previously unselected package git. [2021-12-20T16:42:25.577Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2021-12-20T16:42:25.838Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2021-12-20T16:42:26.408Z] Selecting previously unselected package libgssrpc4:amd64. [2021-12-20T16:42:26.408Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2021-12-20T16:42:26.408Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2021-12-20T16:42:26.408Z] Selecting previously unselected package libkdb5-9:amd64. [2021-12-20T16:42:26.408Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2021-12-20T16:42:26.408Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2021-12-20T16:42:26.408Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2021-12-20T16:42:26.408Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2021-12-20T16:42:26.408Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2021-12-20T16:42:26.408Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2021-12-20T16:42:26.408Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2021-12-20T16:42:26.408Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2021-12-20T16:42:26.670Z] Selecting previously unselected package comerr-dev:amd64. [2021-12-20T16:42:26.670Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2021-12-20T16:42:26.670Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2021-12-20T16:42:26.670Z] Selecting previously unselected package krb5-multidev:amd64. [2021-12-20T16:42:26.670Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2021-12-20T16:42:26.670Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2021-12-20T16:42:26.670Z] Selecting previously unselected package libnorm1:amd64. [2021-12-20T16:42:26.670Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2021-12-20T16:42:26.670Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2021-12-20T16:42:26.670Z] Selecting previously unselected package libnorm-dev:amd64. [2021-12-20T16:42:26.670Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2021-12-20T16:42:26.670Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2021-12-20T16:42:26.932Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-12-20T16:42:26.932Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2021-12-20T16:42:26.932Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2021-12-20T16:42:26.932Z] Selecting previously unselected package libpgm-dev:amd64. [2021-12-20T16:42:26.932Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2021-12-20T16:42:26.932Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2021-12-20T16:42:26.932Z] Selecting previously unselected package libsodium-dev:amd64. [2021-12-20T16:42:26.932Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2021-12-20T16:42:26.932Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2021-12-20T16:42:26.932Z] Selecting previously unselected package libzmq5:amd64. [2021-12-20T16:42:26.932Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2021-12-20T16:42:26.932Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2021-12-20T16:42:27.193Z] Selecting previously unselected package libkrb5-dev:amd64. [2021-12-20T16:42:27.193Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2021-12-20T16:42:27.193Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2021-12-20T16:42:27.193Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-12-20T16:42:27.193Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2021-12-20T16:42:27.193Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2021-12-20T16:42:27.193Z] Selecting previously unselected package pkg-config. [2021-12-20T16:42:27.193Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2021-12-20T16:42:27.193Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2021-12-20T16:42:27.193Z] Selecting previously unselected package zip. [2021-12-20T16:42:27.193Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2021-12-20T16:42:27.193Z] Unpacking zip (3.0-11build1) ... [2021-12-20T16:42:27.193Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2021-12-20T16:42:27.455Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2021-12-20T16:42:27.455Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2021-12-20T16:42:27.455Z] No schema files found: doing nothing. [2021-12-20T16:42:27.455Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2021-12-20T16:42:27.455Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2021-12-20T16:42:27.455Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2021-12-20T16:42:27.455Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2021-12-20T16:42:27.455Z] Setting up liberror-perl (0.17029-1) ... [2021-12-20T16:42:27.455Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2021-12-20T16:42:27.455Z] Setting up zip (3.0-11build1) ... [2021-12-20T16:42:27.455Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2021-12-20T16:42:27.455Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2021-12-20T16:42:27.455Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2021-12-20T16:42:27.455Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2021-12-20T16:42:27.455Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2021-12-20T16:42:27.455Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2021-12-20T16:42:27.455Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2021-12-20T16:42:27.455Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2021-12-20T16:42:27.455Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2021-12-20T16:42:27.455Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2021-12-20T16:42:27.455Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2021-12-20T16:42:27.455Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2021-12-20T16:42:27.455Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2021-12-20T16:42:27.455Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2021-12-20T16:42:27.715Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2021-12-20T16:42:27.715Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2021-12-20T16:42:27.715Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2021-12-20T16:42:27.715Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2021-12-20T16:42:28.285Z] comerr-dev set to automatically installed. [2021-12-20T16:42:28.285Z] git set to automatically installed. [2021-12-20T16:42:28.285Z] git-man set to automatically installed. [2021-12-20T16:42:28.285Z] krb5-multidev set to automatically installed. [2021-12-20T16:42:28.285Z] libbrotli1 set to automatically installed. [2021-12-20T16:42:28.285Z] libcurl3-gnutls set to automatically installed. [2021-12-20T16:42:28.285Z] liberror-perl set to automatically installed. [2021-12-20T16:42:28.285Z] libglib2.0-0 set to automatically installed. [2021-12-20T16:42:28.285Z] libgssrpc4 set to automatically installed. [2021-12-20T16:42:28.285Z] libkadm5clnt-mit11 set to automatically installed. [2021-12-20T16:42:28.285Z] libkadm5srv-mit11 set to automatically installed. [2021-12-20T16:42:28.285Z] libkdb5-9 set to automatically installed. [2021-12-20T16:42:28.285Z] libkrb5-dev set to automatically installed. [2021-12-20T16:42:28.285Z] libnghttp2-14 set to automatically installed. [2021-12-20T16:42:28.285Z] libnorm-dev set to automatically installed. [2021-12-20T16:42:28.285Z] libnorm1 set to automatically installed. [2021-12-20T16:42:28.285Z] libpgm-5.2-0 set to automatically installed. [2021-12-20T16:42:28.285Z] libpgm-dev set to automatically installed. [2021-12-20T16:42:28.285Z] libpsl5 set to automatically installed. [2021-12-20T16:42:28.285Z] librtmp1 set to automatically installed. [2021-12-20T16:42:28.285Z] libsodium-dev set to automatically installed. [2021-12-20T16:42:28.285Z] libsodium23 set to automatically installed. [2021-12-20T16:42:28.285Z] libssh-4 set to automatically installed. [2021-12-20T16:42:28.285Z] libzmq3-dev set to automatically installed. [2021-12-20T16:42:28.285Z] libzmq5 set to automatically installed. [2021-12-20T16:42:28.285Z] pkg-config set to automatically installed. [2021-12-20T16:42:28.285Z] zip set to automatically installed. [2021-12-20T16:42:29.226Z] snapd is not logged in, snap install commands will use sudo [2021-12-20T16:42:29.798Z] snap "core20" has no updates available [2021-12-20T16:42:30.061Z] snapd is not logged in, snap install commands will use sudo [2021-12-20T16:42:42.342Z] go (1.16/stable) 1.16.12 from Michael Hudson-Doyle (mwhudson) installed [2021-12-20T16:42:42.342Z] Downloading snap 'edgex-app-service-configurable' [2021-12-20T16:42:44.329Z] Pulling app-service-configurable [2021-12-20T16:42:44.329Z] + snapcraftctl pull [2021-12-20T16:42:45.725Z] Pulling config-common [2021-12-20T16:42:45.725Z] + snapcraftctl pull [2021-12-20T16:42:47.111Z] Pulling go-build-helper [2021-12-20T16:42:47.111Z] + snapcraftctl pull [2021-12-20T16:42:48.492Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-12-20T16:42:48.492Z] Skipping pull go-build-helper (already ran) [2021-12-20T16:42:48.492Z] Building go-build-helper [2021-12-20T16:42:48.492Z] + snapcraftctl build [2021-12-20T16:42:49.882Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2021-12-20T16:42:50.453Z] Staging go-build-helper [2021-12-20T16:42:50.453Z] + snapcraftctl stage [2021-12-20T16:42:55.741Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2021-12-20T16:42:55.741Z] Fetched 290 kB in 0s (0 B/s) [2021-12-20T16:42:55.741Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2021-12-20T16:42:55.741Z] Fetched 158 kB in 0s (0 B/s) [2021-12-20T16:42:55.741Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2021-12-20T16:42:55.741Z] Fetched 242 kB in 0s (0 B/s) [2021-12-20T16:42:55.741Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2021-12-20T16:42:55.741Z] Fetched 150 kB in 0s (0 B/s) [2021-12-20T16:42:55.741Z] Pulling edgex-go [2021-12-20T16:42:55.741Z] + snapcraftctl pull [2021-12-20T16:42:57.122Z] Pulling hooks [2021-12-20T16:42:57.122Z] + snapcraftctl pull [2021-12-20T16:43:12.020Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2021-12-20T16:43:12.020Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2021-12-20T16:43:12.020Z] Fetched 96.1 kB in 0s (0 B/s) [2021-12-20T16:43:12.020Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2021-12-20T16:43:12.020Z] Fetched 78.7 kB in 0s (0 B/s) [2021-12-20T16:43:12.020Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2021-12-20T16:43:12.020Z] Fetched 48.0 kB in 0s (0 B/s) [2021-12-20T16:43:12.020Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2021-12-20T16:43:12.020Z] Fetched 50.2 kB in 0s (0 B/s) [2021-12-20T16:43:12.020Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb [14.9 kB] [2021-12-20T16:43:12.020Z] Fetched 14.9 kB in 0s (0 B/s) [2021-12-20T16:43:12.020Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2021-12-20T16:43:12.020Z] Fetched 234 kB in 0s (0 B/s) [2021-12-20T16:43:12.020Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2021-12-20T16:43:12.020Z] Fetched 155 kB in 0s (0 B/s) [2021-12-20T16:43:12.020Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2021-12-20T16:43:12.020Z] Fetched 170 kB in 0s (0 B/s) [2021-12-20T16:43:12.020Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2021-12-20T16:43:12.020Z] Fetched 267 kB in 0s (0 B/s) [2021-12-20T16:43:12.020Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-12-20T16:43:12.020Z] Fetched 50.6 kB in 0s (0 B/s) [2021-12-20T16:43:12.020Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2021-12-20T16:43:12.020Z] Fetched 15.1 kB in 0s (0 B/s) [2021-12-20T16:43:12.020Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2021-12-20T16:43:12.020Z] Fetched 51.5 kB in 0s (0 B/s) [2021-12-20T16:43:12.020Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2021-12-20T16:43:12.020Z] Fetched 121 kB in 0s (0 B/s) [2021-12-20T16:43:12.020Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2021-12-20T16:43:12.020Z] Fetched 29.7 kB in 0s (0 B/s) [2021-12-20T16:43:12.020Z] Get:1 util-linux_2.34-0.1ubuntu9.1_amd64.deb [1021 kB] [2021-12-20T16:43:12.020Z] Fetched 1021 kB in 0s (0 B/s) [2021-12-20T16:43:12.020Z] Get:1 libsasl2-2_2.1.27+dfsg-2_amd64.deb [49.3 kB] [2021-12-20T16:43:12.020Z] Fetched 49.3 kB in 0s (0 B/s) [2021-12-20T16:43:12.020Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2021-12-20T16:43:12.020Z] Fetched 54.9 kB in 0s (0 B/s) [2021-12-20T16:43:12.020Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2021-12-20T16:43:12.020Z] Fetched 16.6 kB in 0s (0 B/s) [2021-12-20T16:43:12.020Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2021-12-20T16:43:12.020Z] Fetched 87.9 kB in 0s (0 B/s) [2021-12-20T16:43:12.020Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2021-12-20T16:43:12.020Z] Fetched 142 kB in 0s (0 B/s) [2021-12-20T16:43:12.020Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2021-12-20T16:43:12.020Z] Fetched 41.8 kB in 0s (0 B/s) [2021-12-20T16:43:12.021Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2021-12-20T16:43:12.021Z] Fetched 181 kB in 0s (0 B/s) [2021-12-20T16:43:12.021Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2021-12-20T16:43:12.021Z] Fetched 208 kB in 0s (0 B/s) [2021-12-20T16:43:12.021Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2021-12-20T16:43:12.021Z] Fetched 161 kB in 0s (0 B/s) [2021-12-20T16:43:12.021Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2021-12-20T16:43:12.021Z] Fetched 107 kB in 0s (0 B/s) [2021-12-20T16:43:12.021Z] Pulling static-packages [2021-12-20T16:43:12.021Z] + snapcraftctl pull [2021-12-20T16:43:12.591Z] Pulling version [2021-12-20T16:43:12.591Z] + cd /root/project [2021-12-20T16:43:12.591Z] ++ git describe --tags --abbrev=0 [2021-12-20T16:43:12.591Z] ++ sed s/v// [2021-12-20T16:43:12.591Z] + GIT_VERSION=2.2.0-dev.13 [2021-12-20T16:43:12.591Z] + '[' -z 2.2.0-dev.13 ']' [2021-12-20T16:43:12.591Z] + snapcraftctl set-version 2.2.0-dev.13 [2021-12-20T16:43:13.975Z] Building app-service-configurable [2021-12-20T16:43:13.975Z] + snapcraftctl build [2021-12-20T16:43:16.548Z] Building config-common [2021-12-20T16:43:16.548Z] + snapcraftctl build [2021-12-20T16:43:17.119Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2021-12-20T16:43:18.069Z] Skipping build go-build-helper (already ran) [2021-12-20T16:43:18.069Z] Building edgex-go [2021-12-20T16:43:18.329Z] + cd /root/parts/edgex-go/src [2021-12-20T16:43:18.329Z] ++ git describe --tags --abbrev=0 [2021-12-20T16:43:18.329Z] ++ sed s/v// [2021-12-20T16:43:18.329Z] + GIT_VERSION=2.2.0-dev.13 [2021-12-20T16:43:18.329Z] + '[' -z 2.2.0-dev.13 ']' [2021-12-20T16:43:18.329Z] + echo 2.2.0-dev.13 [2021-12-20T16:43:18.329Z] + '[' '!' -d vendor ']' [2021-12-20T16:43:18.329Z] + go mod download all [2021-12-20T16:43:19.178Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-20T16:43:19.178Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-20T16:43:19.178Z] ---> 34172d078898 [2021-12-20T16:43:19.178Z] Step 3/20 : WORKDIR /edgex-go [2021-12-20T16:43:19.178Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-20T16:43:19.178Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-20T16:43:19.178Z] ---> 34172d078898 [2021-12-20T16:43:19.178Z] Step 3/22 : WORKDIR /edgex-go [2021-12-20T16:43:19.178Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-20T16:43:19.178Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-20T16:43:19.178Z] ---> 34172d078898 [2021-12-20T16:43:19.178Z] Step 3/30 : WORKDIR /edgex-go [2021-12-20T16:43:19.178Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-20T16:43:19.178Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-20T16:43:19.178Z] ---> 34172d078898 [2021-12-20T16:43:19.178Z] Step 3/23 : WORKDIR /edgex-go [2021-12-20T16:43:19.178Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-20T16:43:19.178Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-20T16:43:19.178Z] ---> 34172d078898 [2021-12-20T16:43:19.178Z] Step 3/21 : WORKDIR /edgex-go [2021-12-20T16:43:19.178Z] ---> Running in 309f781fb5c1 [2021-12-20T16:43:19.178Z] ---> Running in b4527d883093 [2021-12-20T16:43:19.178Z] ---> Running in 8c536f11b518 [2021-12-20T16:43:19.178Z] ---> Running in 50ddf3ad7b17 [2021-12-20T16:43:19.178Z] ---> Running in 553b93f79bb4 [2021-12-20T16:43:19.178Z] Removing intermediate container 309f781fb5c1 [2021-12-20T16:43:19.178Z] ---> 11447ec2236f [2021-12-20T16:43:19.178Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-20T16:43:19.178Z] Removing intermediate container 8c536f11b518 [2021-12-20T16:43:19.178Z] ---> 205c51de0cc8 [2021-12-20T16:43:19.178Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-20T16:43:19.178Z] Removing intermediate container 553b93f79bb4 [2021-12-20T16:43:19.178Z] ---> baa03caadb93 [2021-12-20T16:43:19.178Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-20T16:43:19.178Z] Removing intermediate container 50ddf3ad7b17 [2021-12-20T16:43:19.178Z] ---> a8f51135fb07 [2021-12-20T16:43:19.178Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-20T16:43:19.178Z] Removing intermediate container b4527d883093 [2021-12-20T16:43:19.178Z] ---> 061d4eae79ca [2021-12-20T16:43:19.178Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-20T16:43:19.178Z] ---> Running in 4870a076f0ec [2021-12-20T16:43:19.178Z] ---> Running in 68eb64a7384e [2021-12-20T16:43:19.178Z] ---> Running in 8e1ea7e81754 [2021-12-20T16:43:19.178Z] ---> Running in d863d8954b0e [2021-12-20T16:43:19.178Z] ---> Running in d798729aebbe [2021-12-20T16:43:21.181Z] Removing intermediate container 4870a076f0ec [2021-12-20T16:43:21.181Z] ---> 8c0094db620e [2021-12-20T16:43:21.181Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-20T16:43:21.181Z] ---> Running in b1a237bec96e [2021-12-20T16:43:21.181Z] Removing intermediate container 68eb64a7384e [2021-12-20T16:43:21.181Z] ---> 42b3c234c549 [2021-12-20T16:43:21.181Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-20T16:43:21.181Z] Removing intermediate container d863d8954b0e [2021-12-20T16:43:21.181Z] ---> 75dc6e16191c [2021-12-20T16:43:21.181Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-20T16:43:21.181Z] ---> Running in e43c17e1ba9c [2021-12-20T16:43:21.458Z] Removing intermediate container d798729aebbe [2021-12-20T16:43:21.458Z] ---> 373aeacf205f [2021-12-20T16:43:21.458Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-20T16:43:21.458Z] ---> Running in 545fc8928efb [2021-12-20T16:43:21.458Z] Removing intermediate container 8e1ea7e81754 [2021-12-20T16:43:21.458Z] ---> 16905d268ff5 [2021-12-20T16:43:21.458Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-20T16:43:21.731Z] ---> Running in 4767bce32cd9 [2021-12-20T16:43:21.731Z] ---> Running in ec93ac481f76 [2021-12-20T16:43:23.183Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-20T16:43:23.183Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-20T16:43:23.457Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-20T16:43:23.457Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-20T16:43:23.457Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-20T16:43:23.729Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-20T16:43:24.326Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-20T16:43:24.326Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-20T16:43:24.326Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-20T16:43:24.600Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-20T16:43:24.600Z] OK: 219 MiB in 52 packages [2021-12-20T16:43:25.200Z] OK: 219 MiB in 52 packages [2021-12-20T16:43:25.200Z] OK: 219 MiB in 52 packages [2021-12-20T16:43:25.473Z] OK: 219 MiB in 52 packages [2021-12-20T16:43:25.758Z] OK: 219 MiB in 52 packages [2021-12-20T16:43:26.033Z] Removing intermediate container b1a237bec96e [2021-12-20T16:43:26.033Z] ---> 88cafa2147c7 [2021-12-20T16:43:26.033Z] Step 6/20 : COPY . . [2021-12-20T16:43:26.464Z] + make build [2021-12-20T16:43:26.464Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/core-data/core-data ./cmd/core-data [2021-12-20T16:43:27.013Z] Removing intermediate container 4767bce32cd9 [2021-12-20T16:43:27.013Z] ---> fe1365a6d022 [2021-12-20T16:43:27.013Z] Step 6/22 : COPY . . [2021-12-20T16:43:27.013Z] Removing intermediate container 545fc8928efb [2021-12-20T16:43:27.013Z] ---> f950736df7e7 [2021-12-20T16:43:27.013Z] Step 6/30 : COPY . . [2021-12-20T16:43:27.013Z] Removing intermediate container e43c17e1ba9c [2021-12-20T16:43:27.013Z] ---> 052ec6c3f115 [2021-12-20T16:43:27.013Z] Step 6/23 : COPY go.mod . [2021-12-20T16:43:27.289Z] Removing intermediate container ec93ac481f76 [2021-12-20T16:43:27.289Z] ---> 0013c706735f [2021-12-20T16:43:27.289Z] Step 6/21 : COPY . . [2021-12-20T16:43:27.885Z] ---> 12808e019aa7 [2021-12-20T16:43:27.885Z] Step 7/23 : RUN go mod download [2021-12-20T16:43:28.159Z] ---> Running in 36f15630532b [2021-12-20T16:43:33.785Z] Removing intermediate container 36f15630532b [2021-12-20T16:43:33.785Z] ---> ad35d8b2e5c7 [2021-12-20T16:43:33.785Z] Step 8/23 : COPY . . [2021-12-20T16:43:36.450Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-12-20T16:43:41.732Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/core-command/core-command ./cmd/core-command [2021-12-20T16:43:41.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-12-20T16:43:43.374Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-12-20T16:43:43.942Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-12-20T16:43:45.323Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-12-20T16:43:46.263Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-12-20T16:43:47.646Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-12-20T16:43:49.027Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-12-20T16:43:49.965Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/secrets-config ./cmd/secrets-config [2021-12-20T16:43:50.903Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-12-20T16:43:52.089Z] ---> e33053e4cc4f [2021-12-20T16:43:52.089Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-20T16:43:52.089Z] ---> b0c9baeb4ca5 [2021-12-20T16:43:52.089Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-20T16:43:52.089Z] ---> c0b4b210a66c [2021-12-20T16:43:52.089Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-20T16:43:52.089Z] ---> e0d4c71931ef [2021-12-20T16:43:52.089Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-20T16:43:52.089Z] ---> Running in e2ec5a29f5d8 [2021-12-20T16:43:52.089Z] ---> Running in f830f2239c6b [2021-12-20T16:43:52.089Z] ---> Running in 0b2f031264a6 [2021-12-20T16:43:52.089Z] ---> Running in 5655e2ebfe25 [2021-12-20T16:43:52.707Z] ---> 6c4b824ee180 [2021-12-20T16:43:52.707Z] Step 9/23 : RUN go mod tidy [2021-12-20T16:43:52.810Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2021-12-20T16:43:52.810Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-12-20T16:43:52.810Z] + case "$service" in [2021-12-20T16:43:52.810Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-12-20T16:43:52.810Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2021-12-20T16:43:52.811Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-12-20T16:43:52.811Z] + case "$service" in [2021-12-20T16:43:52.811Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-12-20T16:43:52.811Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2021-12-20T16:43:52.811Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-12-20T16:43:52.811Z] + case "$service" in [2021-12-20T16:43:52.811Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-12-20T16:43:52.811Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2021-12-20T16:43:52.811Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-12-20T16:43:52.811Z] + case "$service" in [2021-12-20T16:43:52.811Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-12-20T16:43:52.811Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2021-12-20T16:43:52.811Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-12-20T16:43:52.811Z] + case "$service" in [2021-12-20T16:43:52.811Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-12-20T16:43:52.811Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2021-12-20T16:43:52.811Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-12-20T16:43:52.811Z] + case "$service" in [2021-12-20T16:43:52.811Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-12-20T16:43:52.811Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2021-12-20T16:43:52.811Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-12-20T16:43:52.811Z] + case "$service" in [2021-12-20T16:43:52.811Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-12-20T16:43:52.811Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2021-12-20T16:43:52.811Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-12-20T16:43:52.811Z] + case "$service" in [2021-12-20T16:43:52.811Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-12-20T16:43:52.811Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2021-12-20T16:43:52.811Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-12-20T16:43:52.811Z] + case "$service" in [2021-12-20T16:43:52.811Z] + 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 [2021-12-20T16:43:52.811Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2021-12-20T16:43:52.811Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-12-20T16:43:52.811Z] + case "$service" in [2021-12-20T16:43:52.811Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-12-20T16:43:52.811Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-12-20T16:43:52.811Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2021-12-20T16:43:52.811Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-12-20T16:43:52.811Z] + case "$service" in [2021-12-20T16:43:52.811Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-12-20T16:43:52.811Z] + 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 [2021-12-20T16:43:52.811Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-12-20T16:43:52.811Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-12-20T16:43:52.811Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-12-20T16:43:52.978Z] ---> Running in 7eaae444e6f4 [2021-12-20T16:43:53.750Z] Building hooks [2021-12-20T16:43:53.750Z] + cd /root/parts/hooks/src [2021-12-20T16:43:53.750Z] + make build [2021-12-20T16:43:53.750Z] go mod tidy [2021-12-20T16:43:53.750Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-12-20T16:43:54.007Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-12-20T16:43:54.007Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-12-20T16:43:54.266Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-12-20T16:43:55.205Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-12-20T16:43:55.465Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-12-20T16:43:55.465Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-12-20T16:43:55.606Z] Removing intermediate container e2ec5a29f5d8 [2021-12-20T16:43:55.606Z] ---> f82987ff173b [2021-12-20T16:43:55.606Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-20T16:43:55.880Z] ---> Running in 5563da099927 [2021-12-20T16:43:56.155Z] Removing intermediate container f830f2239c6b [2021-12-20T16:43:56.155Z] ---> 066ede1e8e3b [2021-12-20T16:43:56.155Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-20T16:43:56.155Z] ---> Running in 156a04963e1f [2021-12-20T16:43:56.760Z] Removing intermediate container 0b2f031264a6 [2021-12-20T16:43:56.760Z] ---> a5a5db7c77eb [2021-12-20T16:43:56.760Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-20T16:43:56.760Z] Removing intermediate container 5655e2ebfe25 [2021-12-20T16:43:56.760Z] ---> 4469c8506bcb [2021-12-20T16:43:56.760Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-20T16:43:57.037Z] ---> Running in 00c4f4d4db68 [2021-12-20T16:43:57.037Z] ---> Running in d981a7e263e9 [2021-12-20T16:43:57.374Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2021-12-20T16:43:57.374Z] Building static-packages [2021-12-20T16:43:57.374Z] + snapcraftctl build [2021-12-20T16:43:58.022Z] 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 [2021-12-20T16:43:58.298Z] Removing intermediate container 7eaae444e6f4 [2021-12-20T16:43:58.298Z] ---> 6018b3b1fef8 [2021-12-20T16:43:58.298Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-20T16:43:58.298Z] 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 [2021-12-20T16:43:58.576Z] ---> Running in 60723298b3ec [2021-12-20T16:43:58.851Z] 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 [2021-12-20T16:43:58.851Z] 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 [2021-12-20T16:43:59.285Z] Building version [2021-12-20T16:43:59.285Z] + snapcraftctl build [2021-12-20T16:44:00.295Z] 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 [2021-12-20T16:44:01.194Z] Staging app-service-configurable [2021-12-20T16:44:01.194Z] + snapcraftctl stage [2021-12-20T16:44:02.577Z] Staging config-common [2021-12-20T16:44:02.577Z] + snapcraftctl stage [2021-12-20T16:44:03.958Z] Skipping stage go-build-helper (already ran) [2021-12-20T16:44:03.958Z] Staging edgex-go [2021-12-20T16:44:03.958Z] + snapcraftctl stage [2021-12-20T16:44:05.338Z] Staging hooks [2021-12-20T16:44:05.338Z] + snapcraftctl stage [2021-12-20T16:44:06.729Z] Staging static-packages [2021-12-20T16:44:06.729Z] + snapcraftctl stage [2021-12-20T16:44:08.112Z] Staging version [2021-12-20T16:44:08.112Z] + snapcraftctl stage [2021-12-20T16:44:09.493Z] Priming app-service-configurable [2021-12-20T16:44:09.493Z] + snapcraftctl prime [2021-12-20T16:44:12.035Z] 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 [2021-12-20T16:44:12.035Z] stage-packages: [2021-12-20T16:44:12.035Z] - libnorm1 [2021-12-20T16:44:12.035Z] - libpgm-5.2-0 [2021-12-20T16:44:12.035Z] - libsodium23 [2021-12-20T16:44:12.035Z] - libzmq5 [2021-12-20T16:44:12.295Z] Priming config-common [2021-12-20T16:44:12.295Z] + snapcraftctl prime [2021-12-20T16:44:13.674Z] Priming go-build-helper [2021-12-20T16:44:13.674Z] + snapcraftctl prime [2021-12-20T16:44:15.060Z] Priming edgex-go [2021-12-20T16:44:15.060Z] + snapcraftctl prime [2021-12-20T16:44:17.047Z] Priming hooks [2021-12-20T16:44:17.047Z] + snapcraftctl prime [2021-12-20T16:44:18.493Z] Priming static-packages [2021-12-20T16:44:18.493Z] + snapcraftctl prime [2021-12-20T16:44:23.775Z] Priming version [2021-12-20T16:44:23.775Z] + snapcraftctl prime [2021-12-20T16:44:24.372Z] 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] } [2021-12-20T16:45:52.078Z] 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 [2021-12-20T16:45:58.795Z] Removing intermediate container 156a04963e1f [2021-12-20T16:45:58.795Z] ---> 1476c0236b73 [2021-12-20T16:45:58.795Z] [2021-12-20T16:45:58.795Z] Step 9/30 : FROM alpine:3.14 [2021-12-20T16:45:59.067Z] 3.14: Pulling from library/alpine [2021-12-20T16:45:59.340Z] Removing intermediate container 00c4f4d4db68 [2021-12-20T16:45:59.340Z] ---> ea68c4666cbc [2021-12-20T16:45:59.340Z] [2021-12-20T16:45:59.340Z] Step 9/20 : FROM alpine:3.14 [2021-12-20T16:45:59.340Z] 3.14: Pulling from library/alpine [2021-12-20T16:46:01.963Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-20T16:46:01.963Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-20T16:46:01.963Z] Status: Image is up to date for alpine:3.14 [2021-12-20T16:46:01.963Z] Status: Downloaded newer image for alpine:3.14 [2021-12-20T16:46:01.963Z] ---> 5b8b7b635229 [2021-12-20T16:46:01.963Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-20T16:46:01.963Z] ---> 5b8b7b635229 [2021-12-20T16:46:01.963Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-20T16:46:01.963Z] ---> Running in 26f09efe36e9 [2021-12-20T16:46:01.963Z] ---> Running in ac005f0fb072 [2021-12-20T16:46:02.562Z] Removing intermediate container 26f09efe36e9 [2021-12-20T16:46:02.562Z] ---> 56a32f4188a1 [2021-12-20T16:46:02.845Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-20T16:46:02.845Z] ---> Running in 62dd1a99ab32 [2021-12-20T16:46:04.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-20T16:46:04.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-20T16:46:04.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-20T16:46:05.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-20T16:46:05.179Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-20T16:46:05.455Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-20T16:46:05.455Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-20T16:46:05.455Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-20T16:46:05.455Z] (5/5) Installing curl (7.79.1-r0) [2021-12-20T16:46:05.455Z] Executing busybox-1.33.1-r6.trigger [2021-12-20T16:46:05.455Z] Executing ca-certificates-20191127-r5.trigger [2021-12-20T16:46:05.734Z] OK: 8 MiB in 19 packages [2021-12-20T16:46:06.015Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-20T16:46:06.015Z] (2/2) Installing su-exec (0.2-r1) [2021-12-20T16:46:06.015Z] Executing busybox-1.33.1-r6.trigger [2021-12-20T16:46:06.015Z] OK: 6 MiB in 16 packages [2021-12-20T16:46:08.005Z] Removing intermediate container 5563da099927 [2021-12-20T16:46:08.005Z] ---> c3fbcbadcb65 [2021-12-20T16:46:08.005Z] [2021-12-20T16:46:08.005Z] Step 9/21 : FROM alpine:3.14 [2021-12-20T16:46:08.005Z] ---> 5b8b7b635229 [2021-12-20T16:46:08.005Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-20T16:46:08.005Z] ---> Running in a043be50fea3 [2021-12-20T16:46:08.278Z] Removing intermediate container 62dd1a99ab32 [2021-12-20T16:46:08.278Z] ---> 0030ff874254 [2021-12-20T16:46:08.278Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-20T16:46:08.553Z] ---> Running in 054fbff9d2f1 [2021-12-20T16:46:08.553Z] Removing intermediate container 60723298b3ec [2021-12-20T16:46:08.553Z] ---> 26fbcd5da7f4 [2021-12-20T16:46:08.553Z] [2021-12-20T16:46:08.553Z] Step 11/23 : FROM alpine:3.14 [2021-12-20T16:46:08.553Z] ---> 5b8b7b635229 [2021-12-20T16:46:08.553Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-20T16:46:08.831Z] ---> Running in 6d365014e68b [2021-12-20T16:46:09.105Z] Removing intermediate container ac005f0fb072 [2021-12-20T16:46:09.105Z] ---> 3b2010ee8550 [2021-12-20T16:46:09.105Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-20T16:46:09.381Z] ---> Running in 96f2678d1db5 [2021-12-20T16:46:09.381Z] Removing intermediate container 054fbff9d2f1 [2021-12-20T16:46:09.381Z] ---> 57a9baa13164 [2021-12-20T16:46:09.381Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-20T16:46:09.381Z] ---> Running in 2c415238c133 [2021-12-20T16:46:09.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-20T16:46:09.978Z] Removing intermediate container 96f2678d1db5 [2021-12-20T16:46:09.978Z] ---> f91b5b55f317 [2021-12-20T16:46:09.978Z] Step 12/20 : WORKDIR /edgex [2021-12-20T16:46:09.979Z] Removing intermediate container 2c415238c133 [2021-12-20T16:46:09.979Z] ---> 0c9f3afcac7a [2021-12-20T16:46:09.979Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-20T16:46:10.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-20T16:46:10.256Z] ---> Running in dfda4d46a69c [2021-12-20T16:46:10.256Z] ---> Running in 612e1dd98ab5 [2021-12-20T16:46:10.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-20T16:46:11.133Z] Removing intermediate container dfda4d46a69c [2021-12-20T16:46:11.133Z] ---> 89e029a27dae [2021-12-20T16:46:11.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-20T16:46:11.133Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-20T16:46:11.133Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-20T16:46:11.408Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-20T16:46:11.408Z] Executing busybox-1.33.1-r6.trigger [2021-12-20T16:46:11.408Z] Executing ca-certificates-20191127-r5.trigger [2021-12-20T16:46:11.688Z] OK: 6 MiB in 16 packages [2021-12-20T16:46:11.966Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-20T16:46:11.966Z] Executing busybox-1.33.1-r6.trigger [2021-12-20T16:46:11.966Z] OK: 6 MiB in 15 packages [2021-12-20T16:46:12.254Z] ---> ee31a47e591e [2021-12-20T16:46:12.254Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-20T16:46:13.235Z] Removing intermediate container 612e1dd98ab5 [2021-12-20T16:46:13.235Z] ---> 6f7177db9c40 [2021-12-20T16:46:13.235Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-20T16:46:13.510Z] ---> Running in f113ca3f8dce [2021-12-20T16:46:13.784Z] Removing intermediate container 6d365014e68b [2021-12-20T16:46:13.784Z] ---> d128378700ae [2021-12-20T16:46:13.784Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-20T16:46:13.784Z] Removing intermediate container a043be50fea3 [2021-12-20T16:46:13.784Z] ---> 4ad4a0c84703 [2021-12-20T16:46:13.784Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-20T16:46:13.784Z] ---> Running in 9fa18598a16f [2021-12-20T16:46:13.784Z] ---> Running in 34d55dc21a9e [2021-12-20T16:46:14.066Z] Removing intermediate container f113ca3f8dce [2021-12-20T16:46:14.066Z] ---> 549313725487 [2021-12-20T16:46:14.066Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-20T16:46:14.342Z] ---> 3d11143ff5d2 [2021-12-20T16:46:14.342Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-20T16:46:14.342Z] Removing intermediate container 9fa18598a16f [2021-12-20T16:46:14.342Z] ---> d11d32a4a115 [2021-12-20T16:46:14.342Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-20T16:46:14.622Z] Removing intermediate container 34d55dc21a9e [2021-12-20T16:46:14.622Z] ---> c969d8947809 [2021-12-20T16:46:14.622Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-20T16:46:14.622Z] ---> Running in 54e9f8fd7803 [2021-12-20T16:46:14.622Z] ---> Running in 3725681d649f [2021-12-20T16:46:15.611Z] Removing intermediate container 54e9f8fd7803 [2021-12-20T16:46:15.611Z] ---> e2ca10c731e7 [2021-12-20T16:46:15.611Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-20T16:46:15.611Z] Removing intermediate container 3725681d649f [2021-12-20T16:46:15.611Z] ---> 4cc7f1a776f4 [2021-12-20T16:46:15.611Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-20T16:46:15.611Z] ---> 707e89b1bccf [2021-12-20T16:46:15.611Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-20T16:46:15.611Z] ---> Running in 3b72487cab9b [2021-12-20T16:46:15.611Z] ---> Running in 7a5550a59e37 [2021-12-20T16:46:15.886Z] ---> Running in 2e011912ae9c [2021-12-20T16:46:15.886Z] ---> 13a50d8c2a64 [2021-12-20T16:46:15.886Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-20T16:46:16.160Z] ---> Running in 6e4be3aa0f61 [2021-12-20T16:46:16.160Z] Removing intermediate container 3b72487cab9b [2021-12-20T16:46:16.160Z] ---> 68d423060b58 [2021-12-20T16:46:16.160Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-20T16:46:16.436Z] Removing intermediate container 7a5550a59e37 [2021-12-20T16:46:16.436Z] ---> be0afd38a4f0 [2021-12-20T16:46:16.436Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-20T16:46:16.709Z] Removing intermediate container 6e4be3aa0f61 [2021-12-20T16:46:16.709Z] ---> 039db6f0baa0 [2021-12-20T16:46:16.709Z] Step 17/20 : CMD ["--init=true"] [2021-12-20T16:46:16.982Z] ---> Running in 88ab11c499e2 [2021-12-20T16:46:17.256Z] ---> a41de87b4ff5 [2021-12-20T16:46:17.256Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-20T16:46:17.541Z] ---> dfe0aab3004a [2021-12-20T16:46:17.541Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-20T16:46:17.541Z] Removing intermediate container 88ab11c499e2 [2021-12-20T16:46:17.541Z] ---> c345fb3570a2 [2021-12-20T16:46:17.541Z] Step 18/20 : LABEL arch=arm64 [2021-12-20T16:46:17.541Z] Removing intermediate container d981a7e263e9 [2021-12-20T16:46:17.541Z] ---> 04740a9ec65b [2021-12-20T16:46:17.541Z] [2021-12-20T16:46:17.541Z] Step 9/22 : FROM alpine:3.14 [2021-12-20T16:46:17.541Z] ---> 5b8b7b635229 [2021-12-20T16:46:17.541Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-20T16:46:17.823Z] ---> Running in 3f00bfb7fd92 [2021-12-20T16:46:17.823Z] ---> Running in 6509b64b33de [2021-12-20T16:46:18.422Z] Removing intermediate container 3f00bfb7fd92 [2021-12-20T16:46:18.422Z] ---> 43e00ed52ba4 [2021-12-20T16:46:18.422Z] Step 19/20 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 [2021-12-20T16:46:18.422Z] Removing intermediate container 6509b64b33de [2021-12-20T16:46:18.422Z] ---> 1211adda531e [2021-12-20T16:46:18.422Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-20T16:46:18.422Z] ---> Running in b90136abd571 [2021-12-20T16:46:18.702Z] Removing intermediate container 2e011912ae9c [2021-12-20T16:46:18.702Z] ---> Running in 94af5bebd3aa [2021-12-20T16:46:18.702Z] ---> 378261f87f64 [2021-12-20T16:46:18.702Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-20T16:46:18.978Z] Removing intermediate container 94af5bebd3aa [2021-12-20T16:46:18.978Z] ---> e3e689ba42f0 [2021-12-20T16:46:18.978Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-20T16:46:19.252Z] Removing intermediate container b90136abd571 [2021-12-20T16:46:19.253Z] ---> e2b506fce65f [2021-12-20T16:46:19.253Z] Step 20/20 : LABEL version=0.0.0 [2021-12-20T16:46:19.253Z] ---> 5df091f0ac67 [2021-12-20T16:46:19.253Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-20T16:46:19.253Z] ---> Running in 415d3ccd83d0 [2021-12-20T16:46:19.253Z] ---> 57b30f5908c6 [2021-12-20T16:46:19.253Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-20T16:46:19.527Z] ---> Running in 3c4e3aa7cf13 [2021-12-20T16:46:19.527Z] ---> 7fb747302d64 [2021-12-20T16:46:19.527Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-20T16:46:19.802Z] Removing intermediate container 415d3ccd83d0 [2021-12-20T16:46:19.802Z] ---> 983c7ff47244 [2021-12-20T16:46:19.802Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-20T16:46:19.802Z] ---> Running in 48fa691e6355 [2021-12-20T16:46:20.073Z] Removing intermediate container 3c4e3aa7cf13 [2021-12-20T16:46:20.073Z] ---> 7a365e745406 [2021-12-20T16:46:20.073Z] [2021-12-20T16:46:20.663Z] ---> 506a2d92974f [2021-12-20T16:46:20.663Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-20T16:46:20.663Z] ---> e44eda59cb99 [2021-12-20T16:46:20.663Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-20T16:46:20.663Z] ---> Running in 9ca8136865c3 [2021-12-20T16:46:20.937Z] ---> Running in f7f2a5c8abff [2021-12-20T16:46:20.937Z] Successfully built 7a365e745406 [2021-12-20T16:46:20.937Z] Successfully tagged security-proxy-setup-arm64:latest [2021-12-20T16:46:20.937Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-12-20T16:46:21.543Z] Removing intermediate container f7f2a5c8abff [2021-12-20T16:46:21.543Z] Removing intermediate container 9ca8136865c3 [2021-12-20T16:46:21.543Z] ---> fc959a847ccd [2021-12-20T16:46:21.543Z] ---> ff2e9c31cecf [2021-12-20T16:46:21.543Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-20T16:46:21.543Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-20T16:46:21.543Z] ---> Running in 079312e0274e [2021-12-20T16:46:21.543Z] ---> Running in 1b0c7f501bbd [2021-12-20T16:46:21.817Z] ---> 70fe47bdd173 [2021-12-20T16:46:21.817Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-20T16:46:22.425Z] Removing intermediate container 1b0c7f501bbd [2021-12-20T16:46:22.425Z] ---> 900951505bab [2021-12-20T16:46:22.425Z] Step 21/23 : LABEL arch=arm64 [2021-12-20T16:46:22.425Z] Removing intermediate container 079312e0274e [2021-12-20T16:46:22.425Z] ---> c3756ae911f4 [2021-12-20T16:46:22.425Z] Step 19/21 : LABEL arch=arm64 [2021-12-20T16:46:22.425Z] Removing intermediate container 48fa691e6355 [2021-12-20T16:46:22.425Z] ---> bde1d0328362 [2021-12-20T16:46:22.425Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-20T16:46:22.695Z] ---> Running in 0db436cfd935 [2021-12-20T16:46:22.695Z] ---> Running in f8e13b1d8081 [2021-12-20T16:46:22.695Z] ---> Running in 59063465d6ca [2021-12-20T16:46:22.695Z] ---> db1b5ab3c816 [2021-12-20T16:46:22.695Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-20T16:46:23.288Z] Removing intermediate container f8e13b1d8081 [2021-12-20T16:46:23.288Z] ---> a1640fd80de2 [2021-12-20T16:46:23.288Z] Step 20/21 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 [2021-12-20T16:46:23.560Z] Removing intermediate container 0db436cfd935 [2021-12-20T16:46:23.560Z] ---> e0a4460333fd [2021-12-20T16:46:23.560Z] Step 22/23 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 [2021-12-20T16:46:23.560Z] ---> Running in de46cfab3046 [2021-12-20T16:46:23.560Z] ---> Running in 1e8119a0b0a4 [2021-12-20T16:46:24.148Z] ---> 05e5192f0ab5 [2021-12-20T16:46:24.148Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-20T16:46:24.148Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-20T16:46:24.148Z] Removing intermediate container de46cfab3046 [2021-12-20T16:46:24.148Z] ---> 453d5a82d89f [2021-12-20T16:46:24.148Z] Step 21/21 : LABEL version=0.0.0 [2021-12-20T16:46:24.148Z] Removing intermediate container 1e8119a0b0a4 [2021-12-20T16:46:24.148Z] ---> b1cc91b1957e [2021-12-20T16:46:24.148Z] Step 23/23 : LABEL version=0.0.0 [2021-12-20T16:46:24.420Z] ---> Running in 196dec932584 [2021-12-20T16:46:24.420Z] ---> Running in f2d77dbdf283 [2021-12-20T16:46:25.016Z] Removing intermediate container 196dec932584 [2021-12-20T16:46:25.016Z] ---> 39602f2799fa [2021-12-20T16:46:25.016Z] [2021-12-20T16:46:25.016Z] ---> 2d6ff3da82af [2021-12-20T16:46:25.016Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-20T16:46:25.016Z] Removing intermediate container f2d77dbdf283 [2021-12-20T16:46:25.016Z] ---> cf2ae586ea5e [2021-12-20T16:46:25.016Z] [2021-12-20T16:46:25.016Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-20T16:46:25.296Z] Successfully built 39602f2799fa [2021-12-20T16:46:25.569Z] Successfully tagged support-notifications-arm64:latest [2021-12-20T16:46:25.569Z]  Building support-notifications ... done Building security-secretstore-setup [2021-12-20T16:46:25.569Z] Successfully built cf2ae586ea5e [2021-12-20T16:46:25.569Z] Successfully tagged support-scheduler-arm64:latest [2021-12-20T16:46:25.569Z] ---> Running in 0a1377d81958 [2021-12-20T16:46:25.569Z]  Building support-scheduler ... done Building core-metadata [2021-12-20T16:46:25.849Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-20T16:46:25.849Z] Removing intermediate container 0a1377d81958 [2021-12-20T16:46:25.849Z] ---> 7fb70c6b15c1 [2021-12-20T16:46:25.849Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-20T16:46:26.123Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-20T16:46:26.123Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-20T16:46:26.123Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-20T16:46:26.399Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-20T16:46:26.399Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-20T16:46:26.671Z] Executing busybox-1.33.1-r6.trigger [2021-12-20T16:46:26.671Z] OK: 8 MiB in 20 packages [2021-12-20T16:46:26.671Z] ---> fa829d3f7cbf [2021-12-20T16:46:26.671Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-20T16:46:26.944Z] ---> Running in 01625c1bcfd6 [2021-12-20T16:46:27.925Z] Removing intermediate container 59063465d6ca [2021-12-20T16:46:27.925Z] ---> 2d8962a002af [2021-12-20T16:46:27.925Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-20T16:46:28.899Z] ---> ed56fd96b322 [2021-12-20T16:46:28.899Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-20T16:46:29.491Z] Removing intermediate container 01625c1bcfd6 [2021-12-20T16:46:29.491Z] ---> 4cc693a3bd81 [2021-12-20T16:46:29.491Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-20T16:46:29.761Z] ---> Running in b8fe6f04da35 [2021-12-20T16:46:30.360Z] ---> af8f87427a46 [2021-12-20T16:46:30.360Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-20T16:46:30.360Z] Removing intermediate container b8fe6f04da35 [2021-12-20T16:46:30.360Z] ---> 1769f590b28e [2021-12-20T16:46:30.360Z] Step 27/30 : CMD ["gate"] [2021-12-20T16:46:30.646Z] ---> Running in 2da0d957ceac [2021-12-20T16:46:31.236Z] Removing intermediate container 2da0d957ceac [2021-12-20T16:46:31.236Z] ---> 25ec4bc2e9e0 [2021-12-20T16:46:31.236Z] Step 28/30 : LABEL arch=arm64 [2021-12-20T16:46:31.236Z] ---> a9bd84791cf6 [2021-12-20T16:46:31.236Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-20T16:46:31.510Z] ---> Running in 20bb72e575af [2021-12-20T16:46:31.510Z] ---> Running in 1baf9b91424e [2021-12-20T16:46:31.790Z] Removing intermediate container 20bb72e575af [2021-12-20T16:46:31.790Z] ---> d2f24e82ca67 [2021-12-20T16:46:31.790Z] Step 29/30 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 [2021-12-20T16:46:31.790Z] Removing intermediate container 1baf9b91424e [2021-12-20T16:46:32.072Z] ---> ed3960143512 [2021-12-20T16:46:32.072Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-20T16:46:32.072Z] ---> Running in 7b4982018bc8 [2021-12-20T16:46:32.072Z] ---> Running in aca9972a1f02 [2021-12-20T16:46:32.662Z] Removing intermediate container 7b4982018bc8 [2021-12-20T16:46:32.662Z] ---> f61e92fa5357 [2021-12-20T16:46:32.662Z] Step 20/22 : LABEL arch=arm64 [2021-12-20T16:46:32.662Z] Removing intermediate container aca9972a1f02 [2021-12-20T16:46:32.662Z] ---> e3dac546bd13 [2021-12-20T16:46:32.662Z] Step 30/30 : LABEL version=0.0.0 [2021-12-20T16:46:32.936Z] ---> Running in f33f2ec56aab [2021-12-20T16:46:33.211Z] ---> Running in 30cee416f9c9 [2021-12-20T16:46:33.211Z] Removing intermediate container f33f2ec56aab [2021-12-20T16:46:33.211Z] ---> 30b016f4ae9a [2021-12-20T16:46:33.211Z] Step 21/22 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 [2021-12-20T16:46:33.483Z] ---> Running in 4705b0a37b4b [2021-12-20T16:46:33.761Z] Removing intermediate container 30cee416f9c9 [2021-12-20T16:46:33.761Z] ---> c1096fe6f575 [2021-12-20T16:46:33.761Z] [2021-12-20T16:46:34.034Z] Successfully built c1096fe6f575 [2021-12-20T16:46:34.034Z] Successfully tagged security-bootstrapper-arm64:latest [2021-12-20T16:46:34.034Z]  Building security-bootstrapper ... done Building core-command [2021-12-20T16:46:34.310Z] Removing intermediate container 4705b0a37b4b [2021-12-20T16:46:34.310Z] ---> e7ef389db39d [2021-12-20T16:46:34.310Z] Step 22/22 : LABEL version=0.0.0 [2021-12-20T16:46:34.310Z] ---> Running in b6912051e6e6 [2021-12-20T16:46:34.582Z] Removing intermediate container b6912051e6e6 [2021-12-20T16:46:34.582Z] ---> 873a1720cab7 [2021-12-20T16:46:34.582Z] [2021-12-20T16:46:34.858Z] Successfully built 873a1720cab7 [2021-12-20T16:46:35.128Z] Successfully tagged core-data-arm64:latest [2021-12-20T16:47:07.561Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-20T16:47:07.561Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-20T16:47:07.561Z] ---> 34172d078898 [2021-12-20T16:47:07.561Z] Step 3/22 : WORKDIR /edgex-go [2021-12-20T16:47:07.561Z] ---> Using cache [2021-12-20T16:47:07.561Z] ---> 061d4eae79ca [2021-12-20T16:47:07.561Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-20T16:47:07.561Z] ---> Using cache [2021-12-20T16:47:07.561Z] ---> 373aeacf205f [2021-12-20T16:47:07.561Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-20T16:47:08.164Z] ---> Running in 4189e9748746 [2021-12-20T16:47:09.594Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-20T16:47:10.188Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-20T16:47:11.171Z] OK: 219 MiB in 52 packages [2021-12-20T16:47:13.172Z] Removing intermediate container 4189e9748746 [2021-12-20T16:47:13.172Z] ---> b83014c1283b [2021-12-20T16:47:13.172Z] Step 6/22 : COPY . . [2021-12-20T16:47:13.172Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-20T16:47:13.172Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-20T16:47:13.172Z] ---> 34172d078898 [2021-12-20T16:47:13.172Z] Step 3/24 : WORKDIR /edgex-go [2021-12-20T16:47:13.172Z] ---> Using cache [2021-12-20T16:47:13.172Z] ---> 061d4eae79ca [2021-12-20T16:47:13.172Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-20T16:47:13.172Z] ---> Using cache [2021-12-20T16:47:13.172Z] ---> 373aeacf205f [2021-12-20T16:47:13.172Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-20T16:47:13.172Z] ---> Running in 844a3b41dc1e [2021-12-20T16:47:13.447Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-20T16:47:13.447Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-20T16:47:13.447Z] ---> 34172d078898 [2021-12-20T16:47:13.447Z] Step 3/22 : WORKDIR /edgex-go [2021-12-20T16:47:13.447Z] ---> Using cache [2021-12-20T16:47:13.447Z] ---> 061d4eae79ca [2021-12-20T16:47:13.447Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-20T16:47:13.447Z] ---> Using cache [2021-12-20T16:47:13.447Z] ---> 373aeacf205f [2021-12-20T16:47:13.447Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-20T16:47:13.447Z] ---> Running in c477826dc0b5 [2021-12-20T16:47:14.890Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-20T16:47:14.890Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-20T16:47:15.861Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-20T16:47:15.861Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-20T16:47:16.138Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-20T16:47:16.138Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-20T16:47:16.138Z] ---> 34172d078898 [2021-12-20T16:47:16.138Z] Step 3/22 : WORKDIR /edgex-go [2021-12-20T16:47:16.138Z] ---> Using cache [2021-12-20T16:47:16.138Z] ---> 061d4eae79ca [2021-12-20T16:47:16.138Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-20T16:47:16.138Z] ---> Using cache [2021-12-20T16:47:16.138Z] ---> 373aeacf205f [2021-12-20T16:47:16.138Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-20T16:47:16.415Z] ---> Running in 21b75c6bcb82 [2021-12-20T16:47:16.415Z] OK: 219 MiB in 52 packages [2021-12-20T16:47:16.694Z] OK: 219 MiB in 52 packages [2021-12-20T16:47:18.127Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-20T16:47:18.127Z] Removing intermediate container 844a3b41dc1e [2021-12-20T16:47:18.127Z] Removing intermediate container c477826dc0b5 [2021-12-20T16:47:18.127Z] ---> 900d61eaa9e5 [2021-12-20T16:47:18.127Z] Step 6/22 : COPY . . [2021-12-20T16:47:18.127Z] ---> f5e20e8fb6b6 [2021-12-20T16:47:18.127Z] Step 6/24 : COPY . . [2021-12-20T16:47:19.102Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-20T16:47:19.697Z] OK: 219 MiB in 52 packages [2021-12-20T16:47:21.676Z] Removing intermediate container 21b75c6bcb82 [2021-12-20T16:47:21.676Z] ---> 3881d8e0b2e3 [2021-12-20T16:47:21.676Z] Step 6/22 : COPY . . [2021-12-20T16:47:31.825Z] ---> 34df043f160b [2021-12-20T16:47:31.825Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-20T16:47:31.825Z] ---> Running in cdfd3cf429b9 [2021-12-20T16:47:35.211Z] ---> 6e4ea037b11e [2021-12-20T16:47:35.211Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-20T16:47:35.211Z] Removing intermediate container cdfd3cf429b9 [2021-12-20T16:47:35.211Z] ---> 830077dbff63 [2021-12-20T16:47:35.211Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-20T16:47:35.211Z] ---> Running in feda813e2320 [2021-12-20T16:47:35.211Z] ---> Running in 8c57d41235d9 [2021-12-20T16:47:35.496Z] ---> 5ea99c4fbb44 [2021-12-20T16:47:35.497Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-20T16:47:35.769Z] ---> Running in 9d6926529027 [2021-12-20T16:47:36.745Z] 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 [2021-12-20T16:47:39.371Z] Removing intermediate container feda813e2320 [2021-12-20T16:47:39.371Z] ---> df38a09d6d54 [2021-12-20T16:47:39.371Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-20T16:47:39.371Z] ---> Running in f6a99b6985b0 [2021-12-20T16:47:39.966Z] Removing intermediate container 9d6926529027 [2021-12-20T16:47:39.966Z] ---> 276fbc530d76 [2021-12-20T16:47:39.966Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-20T16:47:39.966Z] ---> 395972b12e9c [2021-12-20T16:47:39.966Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-20T16:47:40.240Z] ---> Running in ea1880bbbe54 [2021-12-20T16:47:40.240Z] ---> Running in 28e2777a8d67 [2021-12-20T16:47:41.667Z] 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 [2021-12-20T16:47:42.268Z] 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 [2021-12-20T16:47:45.657Z] Removing intermediate container ea1880bbbe54 [2021-12-20T16:47:45.657Z] ---> 6b3e4de35f69 [2021-12-20T16:47:45.657Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-20T16:47:45.657Z] ---> Running in 0b869b5c22de [2021-12-20T16:47:47.096Z] 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 [2021-12-20T16:49:08.847Z] Removing intermediate container 8c57d41235d9 [2021-12-20T16:49:08.847Z] ---> 617c88cc3ce6 [2021-12-20T16:49:08.847Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-20T16:49:08.847Z] ---> Running in 4cdf81d69cf3 [2021-12-20T16:49:08.847Z] 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 [2021-12-20T16:49:08.847Z] 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 [2021-12-20T16:49:12.238Z] Removing intermediate container 4cdf81d69cf3 [2021-12-20T16:49:12.238Z] ---> 5a18d14509b8 [2021-12-20T16:49:12.238Z] [2021-12-20T16:49:12.238Z] Step 10/22 : FROM docker:20.10.10 [2021-12-20T16:49:12.512Z] 20.10.10: Pulling from library/docker [2021-12-20T16:49:16.838Z] Removing intermediate container 0b869b5c22de [2021-12-20T16:49:16.838Z] ---> ce42b187e51d [2021-12-20T16:49:16.838Z] [2021-12-20T16:49:16.838Z] Step 9/22 : FROM alpine:3.14 [2021-12-20T16:49:16.838Z] ---> 5b8b7b635229 [2021-12-20T16:49:16.838Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-20T16:49:16.838Z] ---> Using cache [2021-12-20T16:49:16.838Z] ---> d128378700ae [2021-12-20T16:49:16.838Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-20T16:49:16.838Z] ---> Using cache [2021-12-20T16:49:16.838Z] ---> c969d8947809 [2021-12-20T16:49:16.838Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-20T16:49:16.838Z] ---> Running in dc86db488a00 [2021-12-20T16:49:17.434Z] Removing intermediate container dc86db488a00 [2021-12-20T16:49:17.435Z] ---> d0cd8ddd4eb2 [2021-12-20T16:49:17.435Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-20T16:49:17.706Z] ---> Running in e45604319959 [2021-12-20T16:49:18.306Z] Removing intermediate container e45604319959 [2021-12-20T16:49:18.306Z] ---> 5d488ffdf8ef [2021-12-20T16:49:18.306Z] Step 14/22 : WORKDIR / [2021-12-20T16:49:18.578Z] ---> Running in 6a7fdd62d8e4 [2021-12-20T16:49:19.172Z] Removing intermediate container 6a7fdd62d8e4 [2021-12-20T16:49:19.172Z] ---> f9ba4590c2b9 [2021-12-20T16:49:19.172Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-20T16:49:20.154Z] Removing intermediate container 28e2777a8d67 [2021-12-20T16:49:20.154Z] ---> cd20c4315c82 [2021-12-20T16:49:20.154Z] [2021-12-20T16:49:20.154Z] Step 9/24 : FROM alpine:3.14 [2021-12-20T16:49:20.154Z] ---> 5b8b7b635229 [2021-12-20T16:49:20.154Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-20T16:49:20.426Z] ---> 4e549aed302a [2021-12-20T16:49:20.426Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-20T16:49:20.426Z] Removing intermediate container f6a99b6985b0 [2021-12-20T16:49:20.426Z] ---> a9ccbe4c265c [2021-12-20T16:49:20.426Z] [2021-12-20T16:49:20.426Z] Step 9/22 : FROM alpine:3.14 [2021-12-20T16:49:20.426Z] ---> 5b8b7b635229 [2021-12-20T16:49:20.426Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-20T16:49:20.426Z] ---> Using cache [2021-12-20T16:49:20.426Z] ---> d128378700ae [2021-12-20T16:49:20.426Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-20T16:49:20.426Z] ---> Using cache [2021-12-20T16:49:20.426Z] ---> c969d8947809 [2021-12-20T16:49:20.426Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-20T16:49:20.426Z] ---> Running in 8ce02d467e47 [2021-12-20T16:49:20.426Z] ---> Running in cec6994e5c8b [2021-12-20T16:49:21.414Z] Removing intermediate container cec6994e5c8b [2021-12-20T16:49:21.414Z] ---> 4c73d4265904 [2021-12-20T16:49:21.414Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-20T16:49:21.414Z] ---> Running in 0aa356bd5ce8 [2021-12-20T16:49:21.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-20T16:49:21.959Z] Removing intermediate container 0aa356bd5ce8 [2021-12-20T16:49:21.959Z] ---> c82020ca19f1 [2021-12-20T16:49:21.959Z] Step 14/22 : WORKDIR / [2021-12-20T16:49:21.959Z] ---> 522c6e16ba30 [2021-12-20T16:49:21.959Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-20T16:49:21.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-20T16:49:21.959Z] ---> Running in 3d0572fa4532 [2021-12-20T16:49:22.560Z] Removing intermediate container 3d0572fa4532 [2021-12-20T16:49:22.560Z] ---> 415fef7c6c66 [2021-12-20T16:49:22.560Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-20T16:49:22.831Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-20T16:49:22.831Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-20T16:49:22.831Z] (3/3) Installing su-exec (0.2-r1) [2021-12-20T16:49:22.831Z] Executing busybox-1.33.1-r6.trigger [2021-12-20T16:49:23.113Z] Executing ca-certificates-20191127-r5.trigger [2021-12-20T16:49:23.113Z] ---> d70eef17500c [2021-12-20T16:49:23.113Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-20T16:49:23.113Z] OK: 6 MiB in 17 packages [2021-12-20T16:49:23.391Z] ---> Running in 758ec2d2dc29 [2021-12-20T16:49:23.989Z] Removing intermediate container 758ec2d2dc29 [2021-12-20T16:49:23.989Z] ---> edfaf4053013 [2021-12-20T16:49:23.989Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-20T16:49:23.989Z] ---> f7216b6d4b9a [2021-12-20T16:49:23.989Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-20T16:49:23.989Z] ---> Running in 32e5a5b81fe7 [2021-12-20T16:49:24.584Z] Removing intermediate container 32e5a5b81fe7 [2021-12-20T16:49:24.584Z] ---> 806582df51d5 [2021-12-20T16:49:24.584Z] Step 20/22 : LABEL arch=arm64 [2021-12-20T16:49:24.862Z] ---> Running in 03fe6b6e23ed [2021-12-20T16:49:24.862Z] Removing intermediate container 8ce02d467e47 [2021-12-20T16:49:24.862Z] ---> 7c721eef6f93 [2021-12-20T16:49:24.862Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-20T16:49:25.133Z] ---> Running in d3f9f93f4481 [2021-12-20T16:49:25.405Z] Removing intermediate container 03fe6b6e23ed [2021-12-20T16:49:25.405Z] ---> 43a28ac83a06 [2021-12-20T16:49:25.405Z] Step 21/22 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 [2021-12-20T16:49:25.677Z] ---> Running in a85347c3521d [2021-12-20T16:49:25.677Z] ---> fbf6e6dda124 [2021-12-20T16:49:25.677Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-20T16:49:25.677Z] Removing intermediate container d3f9f93f4481 [2021-12-20T16:49:25.677Z] ---> 17e2ef0a01df [2021-12-20T16:49:25.677Z] Step 12/24 : WORKDIR / [2021-12-20T16:49:25.677Z] ---> Running in 4f3509478291 [2021-12-20T16:49:25.952Z] Removing intermediate container a85347c3521d [2021-12-20T16:49:25.952Z] ---> de02c81ce5d2 [2021-12-20T16:49:25.952Z] Step 22/22 : LABEL version=0.0.0 [2021-12-20T16:49:26.231Z] ---> Running in e0e2c64b6a6b [2021-12-20T16:49:26.231Z] Removing intermediate container 4f3509478291 [2021-12-20T16:49:26.231Z] ---> e13e0b8dd538 [2021-12-20T16:49:26.231Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-12-20T16:49:26.504Z] ---> 98f5482846b1 [2021-12-20T16:49:26.504Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-20T16:49:26.776Z] Removing intermediate container e0e2c64b6a6b [2021-12-20T16:49:26.776Z] ---> f0fdf7ae4b30 [2021-12-20T16:49:26.776Z] [2021-12-20T16:49:26.776Z] ---> Running in bc1ae6a0f25b [2021-12-20T16:49:26.776Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2021-12-20T16:49:26.776Z] Status: Downloaded newer image for docker:20.10.10 [2021-12-20T16:49:26.776Z] ---> 520e9a0a30f7 [2021-12-20T16:49:26.776Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-12-20T16:49:27.164Z] ---> Running in 786b578e8157 [2021-12-20T16:49:27.164Z] ---> 9a8a9533147f [2021-12-20T16:49:27.164Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-12-20T16:49:27.164Z] Successfully built f0fdf7ae4b30 [2021-12-20T16:49:27.512Z] Successfully tagged core-command-arm64:latest [2021-12-20T16:49:27.512Z] Removing intermediate container bc1ae6a0f25b [2021-12-20T16:49:27.512Z] ---> 1c587b9ba758 [2021-12-20T16:49:27.512Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-20T16:49:27.512Z]  Building core-command ... done  ---> Running in 455bcba4300a [2021-12-20T16:49:27.512Z] Removing intermediate container 786b578e8157 [2021-12-20T16:49:27.512Z] ---> 9677563b6477 [2021-12-20T16:49:27.512Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-12-20T16:49:27.804Z] ---> Running in aef8bd8edfd3 [2021-12-20T16:49:28.140Z] Removing intermediate container 455bcba4300a [2021-12-20T16:49:28.140Z] ---> 8ed650259793 [2021-12-20T16:49:28.140Z] Step 20/22 : LABEL arch=arm64 [2021-12-20T16:49:28.140Z] ---> Running in 4bbfe4cd1af3 [2021-12-20T16:49:28.439Z] ---> b407c189bcbf [2021-12-20T16:49:28.439Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-20T16:49:28.753Z] Removing intermediate container 4bbfe4cd1af3 [2021-12-20T16:49:28.753Z] ---> b75d0bf058df [2021-12-20T16:49:28.753Z] Step 21/22 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 [2021-12-20T16:49:28.753Z] ---> Running in 392fd98e8386 [2021-12-20T16:49:29.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-20T16:49:29.406Z] Removing intermediate container 392fd98e8386 [2021-12-20T16:49:29.406Z] ---> cd103ab79812 [2021-12-20T16:49:29.406Z] Step 22/22 : LABEL version=0.0.0 [2021-12-20T16:49:29.406Z] ---> c8308b0138cb [2021-12-20T16:49:29.406Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-12-20T16:49:29.406Z] ---> Running in 13610adbd43e [2021-12-20T16:49:29.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-20T16:49:30.015Z] Removing intermediate container 13610adbd43e [2021-12-20T16:49:30.015Z] ---> 08ae57e3b61c [2021-12-20T16:49:30.015Z] [2021-12-20T16:49:30.287Z] (1/42) Installing readline (8.1.0-r0) [2021-12-20T16:49:30.287Z] (2/42) Installing bash (5.1.4-r0) [2021-12-20T16:49:30.287Z] ---> 94c3638e6578 [2021-12-20T16:49:30.287Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-20T16:49:30.287Z] Successfully built 08ae57e3b61c [2021-12-20T16:49:30.287Z] Successfully tagged core-metadata-arm64:latest [2021-12-20T16:49:30.287Z]  Building core-metadata ... done Executing bash-5.1.4-r0.post-install [2021-12-20T16:49:30.287Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-20T16:49:30.287Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-20T16:49:30.287Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-20T16:49:30.287Z] (6/42) Installing curl (7.79.1-r0) [2021-12-20T16:49:30.287Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-20T16:49:30.287Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-20T16:49:30.559Z] (9/42) Installing expat (2.4.1-r0) [2021-12-20T16:49:30.560Z] (10/42) Installing libffi (3.3-r2) [2021-12-20T16:49:30.560Z] (11/42) Installing gdbm (1.19-r0) [2021-12-20T16:49:30.560Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-20T16:49:30.560Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-20T16:49:30.560Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-20T16:49:30.560Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-20T16:49:30.560Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-20T16:49:30.560Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-20T16:49:31.535Z] ---> 1e30bf9a5190 [2021-12-20T16:49:31.535Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-20T16:49:32.512Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-20T16:49:32.512Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-20T16:49:32.784Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-20T16:49:32.784Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-20T16:49:32.784Z] ---> 0300d87edf51 [2021-12-20T16:49:32.784Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-20T16:49:32.784Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-20T16:49:32.784Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-20T16:49:32.784Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-20T16:49:32.784Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-20T16:49:32.784Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-20T16:49:32.784Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-20T16:49:32.784Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-20T16:49:32.784Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-20T16:49:32.784Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-20T16:49:32.784Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-20T16:49:33.056Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-20T16:49:33.056Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-20T16:49:33.056Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-20T16:49:33.056Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-20T16:49:33.056Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-20T16:49:33.327Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-20T16:49:33.327Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-20T16:49:33.327Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-20T16:49:33.327Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-20T16:49:33.327Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-20T16:49:33.603Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-20T16:49:33.603Z] ---> dcd664fe6a13 [2021-12-20T16:49:33.603Z] Step 20/24 : 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/ [2021-12-20T16:49:33.603Z] ---> Running in 57ae545777b7 [2021-12-20T16:49:34.203Z] Executing busybox-1.33.1-r6.trigger [2021-12-20T16:49:34.203Z] OK: 84 MiB in 64 packages [2021-12-20T16:49:35.630Z] Removing intermediate container 57ae545777b7 [2021-12-20T16:49:35.630Z] ---> 6c1f85bb6f32 [2021-12-20T16:49:35.630Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-20T16:49:35.630Z] ---> Running in 36dfc893d9a6 [2021-12-20T16:49:35.904Z] Removing intermediate container 36dfc893d9a6 [2021-12-20T16:49:35.904Z] ---> 90eafcca83b9 [2021-12-20T16:49:35.904Z] Step 22/24 : LABEL arch=arm64 [2021-12-20T16:49:36.192Z] ---> Running in 9e9323e2c3f9 [2021-12-20T16:49:36.465Z] Removing intermediate container 9e9323e2c3f9 [2021-12-20T16:49:36.465Z] ---> ef049ace3ee8 [2021-12-20T16:49:36.465Z] Step 23/24 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 [2021-12-20T16:49:36.738Z] ---> Running in fecb613eff2d [2021-12-20T16:49:37.011Z] Removing intermediate container fecb613eff2d [2021-12-20T16:49:37.011Z] ---> 431caab678f2 [2021-12-20T16:49:37.011Z] Step 24/24 : LABEL version=0.0.0 [2021-12-20T16:49:37.011Z] ---> Running in 0a7c0dc919f5 [2021-12-20T16:49:37.608Z] Removing intermediate container 0a7c0dc919f5 [2021-12-20T16:49:37.609Z] ---> 1138b251f720 [2021-12-20T16:49:37.609Z] [2021-12-20T16:49:37.878Z] Successfully built 1138b251f720 [2021-12-20T16:49:37.878Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-12-20T16:49:37.878Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2021-12-20T16:49:37.878Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-20T16:49:38.467Z] Collecting docker<4.0,>=3.6.0 [2021-12-20T16:49:38.467Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-20T16:49:38.467Z] Collecting cached-property<2,>=1.2.0 [2021-12-20T16:49:38.467Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-20T16:49:39.436Z] Collecting PyYAML<4,>=3.10 [2021-12-20T16:49:39.436Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-20T16:49:42.047Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-20T16:49:42.047Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-20T16:49:43.476Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-20T16:49:43.476Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-20T16:49:44.446Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-20T16:49:44.446Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-20T16:49:44.446Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-12-20T16:49:44.720Z] Collecting jsonschema<3,>=2.5.1 [2021-12-20T16:49:44.720Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-20T16:49:44.720Z] Collecting docopt<0.7,>=0.6.1 [2021-12-20T16:49:44.720Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-20T16:49:46.143Z] Collecting texttable<0.10,>=0.9.0 [2021-12-20T16:49:46.143Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-20T16:49:48.106Z] Collecting docker-pycreds>=0.4.0 [2021-12-20T16:49:48.106Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-20T16:49:48.376Z] 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) [2021-12-20T16:49:48.376Z] Collecting idna<2.8,>=2.5 [2021-12-20T16:49:48.376Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-20T16:49:48.647Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-20T16:49:48.647Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-20T16:49:48.918Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-20T16:49:49.188Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-20T16:49:49.188Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-20T16:49:49.188Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-20T16:49:49.188Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-20T16:49:49.188Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-20T16:49:50.160Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-20T16:49:50.160Z] Attempting uninstall: urllib3 [2021-12-20T16:49:50.160Z] Found existing installation: urllib3 1.26.5 [2021-12-20T16:49:50.160Z] Uninstalling urllib3-1.26.5: [2021-12-20T16:49:50.160Z] Successfully uninstalled urllib3-1.26.5 [2021-12-20T16:49:50.747Z] Attempting uninstall: idna [2021-12-20T16:49:50.747Z] Found existing installation: idna 3.2 [2021-12-20T16:49:50.747Z] Uninstalling idna-3.2: [2021-12-20T16:49:50.747Z] Successfully uninstalled idna-3.2 [2021-12-20T16:49:51.715Z] Attempting uninstall: chardet [2021-12-20T16:49:51.715Z] Found existing installation: chardet 4.0.0 [2021-12-20T16:49:51.715Z] Uninstalling chardet-4.0.0: [2021-12-20T16:49:51.715Z] Successfully uninstalled chardet-4.0.0 [2021-12-20T16:49:53.139Z] Attempting uninstall: requests [2021-12-20T16:49:53.139Z] Found existing installation: requests 2.25.1 [2021-12-20T16:49:53.139Z] Uninstalling requests-2.25.1: [2021-12-20T16:49:53.139Z] Successfully uninstalled requests-2.25.1 [2021-12-20T16:49:53.410Z] Running setup.py install for texttable: started [2021-12-20T16:49:54.835Z] Running setup.py install for texttable: finished with status 'done' [2021-12-20T16:49:54.835Z] Running setup.py install for PyYAML: started [2021-12-20T16:49:56.792Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-20T16:49:57.065Z] Running setup.py install for docopt: started [2021-12-20T16:49:59.026Z] Running setup.py install for docopt: finished with status 'done' [2021-12-20T16:49:59.026Z] Running setup.py install for dockerpty: started [2021-12-20T16:50:00.444Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-20T16:50:01.868Z] 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 [2021-12-20T16:50:10.129Z] Removing intermediate container aef8bd8edfd3 [2021-12-20T16:50:10.129Z] ---> c7bfc2d3fe15 [2021-12-20T16:50:10.129Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-20T16:50:10.129Z] ---> Running in bf990c286635 [2021-12-20T16:50:10.129Z] Removing intermediate container bf990c286635 [2021-12-20T16:50:10.129Z] ---> 888d5b3e72f5 [2021-12-20T16:50:10.129Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-20T16:50:10.129Z] ---> Running in 840316caf9b8 [2021-12-20T16:50:10.129Z] Removing intermediate container 840316caf9b8 [2021-12-20T16:50:10.129Z] ---> b9a9e0587647 [2021-12-20T16:50:10.129Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-20T16:50:11.105Z] ---> e6ad6650ddfb [2021-12-20T16:50:11.105Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-20T16:50:11.698Z] ---> 79341bc6ad28 [2021-12-20T16:50:11.698Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-20T16:50:12.675Z] ---> eca15d9ab6c6 [2021-12-20T16:50:12.675Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-20T16:50:12.675Z] ---> Running in 1fc310d34eee [2021-12-20T16:50:12.948Z] Removing intermediate container 1fc310d34eee [2021-12-20T16:50:12.948Z] ---> 63f459023640 [2021-12-20T16:50:12.948Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-20T16:50:12.948Z] ---> Running in 45556f40b72f [2021-12-20T16:50:13.222Z] Removing intermediate container 45556f40b72f [2021-12-20T16:50:13.222Z] ---> 90c94007be55 [2021-12-20T16:50:13.222Z] Step 20/22 : LABEL arch=arm64 [2021-12-20T16:50:13.493Z] ---> Running in a4f03cdd3ec4 [2021-12-20T16:50:13.763Z] Removing intermediate container a4f03cdd3ec4 [2021-12-20T16:50:13.763Z] ---> 6861aa05e6f3 [2021-12-20T16:50:13.763Z] Step 21/22 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 [2021-12-20T16:50:13.763Z] ---> Running in 2fd9f6c8edd4 [2021-12-20T16:50:14.037Z] Removing intermediate container 2fd9f6c8edd4 [2021-12-20T16:50:14.037Z] ---> 719e9f2082a8 [2021-12-20T16:50:14.037Z] Step 22/22 : LABEL version=0.0.0 [2021-12-20T16:50:14.309Z] ---> Running in 686118594ccd [2021-12-20T16:50:14.581Z] Removing intermediate container 686118594ccd [2021-12-20T16:50:14.581Z] ---> dd70c4431a34 [2021-12-20T16:50:14.581Z] [2021-12-20T16:50:14.851Z] Successfully built dd70c4431a34 [2021-12-20T16:50:14.851Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-12-20T16:50:15.137Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-12-20T16:50:15.131Z] $ docker stop --time=1 5c5e71d91546014d48ce502925f8e4ae50b6096692ac76e6f276458526231470 [2021-12-20T16:50:16.748Z] $ docker rm -f 5c5e71d91546014d48ce502925f8e4ae50b6096692ac76e6f276458526231470 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-20T16:50:17.270Z] + docker images [2021-12-20T16:50:17.541Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-20T16:50:17.541Z] sys-mgmt-agent-arm64 latest dd70c4431a34 3 seconds ago 280MB [2021-12-20T16:50:17.541Z] security-secretstore-setup-arm64 latest 1138b251f720 40 seconds ago 26.8MB [2021-12-20T16:50:17.542Z] core-metadata-arm64 latest 08ae57e3b61c 48 seconds ago 15.9MB [2021-12-20T16:50:17.542Z] core-command-arm64 latest f0fdf7ae4b30 51 seconds ago 15.2MB [2021-12-20T16:50:17.542Z] a9ccbe4c265c 58 seconds ago 1.58GB [2021-12-20T16:50:17.542Z] cd20c4315c82 58 seconds ago 1.58GB [2021-12-20T16:50:17.542Z] ce42b187e51d About a minute ago 1.57GB [2021-12-20T16:50:17.542Z] 5a18d14509b8 About a minute ago 1.57GB [2021-12-20T16:50:17.542Z] core-data-arm64 latest 873a1720cab7 3 minutes ago 19.6MB [2021-12-20T16:50:17.542Z] security-bootstrapper-arm64 latest c1096fe6f575 3 minutes ago 17.8MB [2021-12-20T16:50:17.542Z] support-notifications-arm64 latest 39602f2799fa 3 minutes ago 16.1MB [2021-12-20T16:50:17.542Z] support-scheduler-arm64 latest cf2ae586ea5e 3 minutes ago 15.3MB [2021-12-20T16:50:17.542Z] security-proxy-setup-arm64 latest 7a365e745406 3 minutes ago 25.5MB [2021-12-20T16:50:17.542Z] 04740a9ec65b 4 minutes ago 1.58GB [2021-12-20T16:50:17.542Z] 26fbcd5da7f4 4 minutes ago 1.57GB [2021-12-20T16:50:17.542Z] c3fbcbadcb65 4 minutes ago 1.57GB [2021-12-20T16:50:17.542Z] ea68c4666cbc 4 minutes ago 1.58GB [2021-12-20T16:50:17.542Z] 1476c0236b73 4 minutes ago 1.57GB [2021-12-20T16:50:17.542Z] ci-base-image-arm64 latest 34172d078898 14 minutes ago 1.24GB [2021-12-20T16:50:17.542Z] docker 20.10.10 520e9a0a30f7 5 weeks ago 200MB [2021-12-20T16:50:17.542Z] alpine 3.14 5b8b7b635229 5 weeks ago 5.35MB [2021-12-20T16:50:17.542Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 months ago 534MB [2021-12-20T16:50:17.542Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 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 [2021-12-20T16:50:18.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-20T16:50:18.163Z] [2021-12-20T16:50:18.163Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-20T16:50:18.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-20T16:50:18.504Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-20T16:50:18.504Z] 448f6bf000e3: Pulling fs layer [2021-12-20T16:50:18.504Z] f757da607395: Pulling fs layer [2021-12-20T16:50:18.504Z] 05883995daec: Pulling fs layer [2021-12-20T16:50:18.504Z] 8603b9c90790: Pulling fs layer [2021-12-20T16:50:18.504Z] 1560dd03e051: Pulling fs layer [2021-12-20T16:50:18.504Z] 27f5ce0e4adf: Pulling fs layer [2021-12-20T16:50:18.504Z] c2d8d7efcc4b: Pulling fs layer [2021-12-20T16:50:18.504Z] 8603b9c90790: Waiting [2021-12-20T16:50:18.504Z] 1560dd03e051: Waiting [2021-12-20T16:50:18.504Z] 27f5ce0e4adf: Waiting [2021-12-20T16:50:18.504Z] c2d8d7efcc4b: Waiting [2021-12-20T16:50:18.776Z] f757da607395: Verifying Checksum [2021-12-20T16:50:18.776Z] f757da607395: Download complete [2021-12-20T16:50:18.776Z] 8603b9c90790: Verifying Checksum [2021-12-20T16:50:18.776Z] 8603b9c90790: Download complete [2021-12-20T16:50:18.776Z] 1560dd03e051: Verifying Checksum [2021-12-20T16:50:18.776Z] 1560dd03e051: Download complete [2021-12-20T16:50:18.776Z] 27f5ce0e4adf: Verifying Checksum [2021-12-20T16:50:18.776Z] 27f5ce0e4adf: Download complete [2021-12-20T16:50:18.776Z] 05883995daec: Verifying Checksum [2021-12-20T16:50:18.776Z] 05883995daec: Download complete [2021-12-20T16:50:19.056Z] 448f6bf000e3: Verifying Checksum [2021-12-20T16:50:19.327Z] 448f6bf000e3: Download complete [2021-12-20T16:50:21.932Z] c2d8d7efcc4b: Verifying Checksum [2021-12-20T16:50:21.932Z] c2d8d7efcc4b: Download complete [2021-12-20T16:50:22.902Z] 448f6bf000e3: Pull complete [2021-12-20T16:50:23.173Z] f757da607395: Pull complete [2021-12-20T16:50:24.599Z] 05883995daec: Pull complete [2021-12-20T16:50:24.870Z] 8603b9c90790: Pull complete [2021-12-20T16:50:25.844Z] 1560dd03e051: Pull complete [2021-12-20T16:50:26.114Z] 27f5ce0e4adf: Pull complete [2021-12-20T16:50:41.254Z] c2d8d7efcc4b: Pull complete [2021-12-20T16:50:41.254Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-20T16:50:41.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-20T16:50:41.254Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-20T16:50:41.457Z] prd-ubuntu18.04-docker-arm64-4c-16g-1176 does not seem to be running inside a container [2021-12-20T16:50:41.528Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:arm64 cat [2021-12-20T16:50:44.010Z] $ docker top 17dd7c4674218a69848aa861f64793735b07179de667768cd11a5842fca70857 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-20T16:50:44.970Z] ---> job-cost.sh [2021-12-20T16:50:44.970Z] lf-activate-venv: SKIPPING [2021-12-20T16:50:44.970Z] INFO: No Stack... [2021-12-20T16:50:45.237Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-20T16:50:45.820Z] INFO: Archiving Costs [Pipeline] sh [2021-12-20T16:50:46.465Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-12-20T16:50:46.465Z] + cut -d, -f6 [Pipeline] lock [2021-12-20T16:50:46.523Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3848-4-stack-cost] [2021-12-20T16:50:46.529Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3848-4-stack-cost] did not exist. Created. [2021-12-20T16:50:46.529Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3848-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-20T16:50:46.870Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-20T16:50:47.022Z] Stashed 1 file(s) [Pipeline] } [2021-12-20T16:50:47.030Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3848-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-20T16:50:47.036Z] $ docker stop --time=1 17dd7c4674218a69848aa861f64793735b07179de667768cd11a5842fca70857 [2021-12-20T16:50:48.462Z] $ docker rm -f 17dd7c4674218a69848aa861f64793735b07179de667768cd11a5842fca70857 [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 [2021-12-20T16:50:49.181Z] provisioning config files... [2021-12-20T16:50:49.192Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config3158672488890610981tmp [Pipeline] { [Pipeline] sh [2021-12-20T16:50:49.488Z] + set +x [2021-12-20T16:50:49.488Z] + curl -s https://codecov.io/bash [2021-12-20T16:50:49.488Z] + bash -s -- [2021-12-20T16:50:49.755Z] [2021-12-20T16:50:49.755Z] _____ _ [2021-12-20T16:50:49.755Z] / ____| | | [2021-12-20T16:50:49.755Z] | | ___ __| | ___ ___ _____ __ [2021-12-20T16:50:49.755Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-12-20T16:50:49.755Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-12-20T16:50:49.755Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-12-20T16:50:49.755Z] Bash-1.0.6 [2021-12-20T16:50:49.755Z] [2021-12-20T16:50:49.755Z] [2021-12-20T16:50:49.755Z] ==> git version 2.24.4 found [2021-12-20T16:50:49.755Z] ==> 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 [2021-12-20T16:50:49.755Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-12-20T16:50:49.755Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-12-20T16:50:49.755Z] ==> Jenkins CI detected. [2021-12-20T16:50:49.755Z] current dir:  /w/workspace/edgex-go/4 [2021-12-20T16:50:49.755Z] project root: . [2021-12-20T16:50:49.755Z] --> token set from env [2021-12-20T16:50:49.755Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-12-20T16:50:49.755Z] ==> Running gcov in . (disable via -X gcov) [2021-12-20T16:50:49.755Z] ==> Python coveragepy not found [2021-12-20T16:50:49.755Z] ==> Searching for coverage reports in: [2021-12-20T16:50:49.755Z] + . [2021-12-20T16:50:49.755Z] -> Found 1 reports [2021-12-20T16:50:49.755Z] ==> Detecting git/mercurial file structure [2021-12-20T16:50:49.755Z] ==> Reading reports [2021-12-20T16:50:49.755Z] + ./coverage.out bytes=428381 [2021-12-20T16:50:49.755Z] ==> Appending adjustments [2021-12-20T16:50:49.755Z] https://docs.codecov.io/docs/fixing-reports [2021-12-20T16:50:51.145Z] + Found adjustments [2021-12-20T16:50:51.145Z] ==> Gzipping contents [2021-12-20T16:50:51.145Z] 60K /tmp/codecov.TQM7Nn.gz [2021-12-20T16:50:51.145Z] ==> Uploading reports [2021-12-20T16:50:51.145Z] url: https://codecov.io [2021-12-20T16:50:51.145Z] query: branch=PR-3848&commit=dd593491210a36411325267f9a36c518a4519b50&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3848%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3848&job=&cmd_args= [2021-12-20T16:50:51.145Z] -> Pinging Codecov [2021-12-20T16:50:51.145Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3848&commit=dd593491210a36411325267f9a36c518a4519b50&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3848%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3848&job=&cmd_args= [2021-12-20T16:50:51.145Z] -> Uploading to [2021-12-20T16:50:51.145Z] https://storage.googleapis.com/codecov/v4/raw/2021-12-20/00271124DB129430A58F1EEE437C3FCB/dd593491210a36411325267f9a36c518a4519b50/656568ec-7aea-4ce8-b19e-3f9c0eeeae7b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211220T165051Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ec9cd595f1d37b5dcd8228b3c2e8c2de091f53249d7926bd9b4ea08229661ce [2021-12-20T16:50:51.145Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-20T16:50:51.145Z] Dload Upload Total Spent Left Speed [2021-12-20T16:50:51.715Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57832 0 0 100 57832 0 175k --:--:-- --:--:-- --:--:-- 175k [2021-12-20T16:50:51.715Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dd593491210a36411325267f9a36c518a4519b50 [Pipeline] } [2021-12-20T16:50:51.722Z] 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 [2021-12-20T16:50:52.786Z] + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-20T16:50:53.090Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-20T16:50:53.651Z] ---> package-listing.sh [2021-12-20T16:50:53.651Z] ++ facter osfamily [2021-12-20T16:50:53.651Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-20T16:50:53.912Z] + OS_FAMILY=redhat [2021-12-20T16:50:53.912Z] + workspace=/w/workspace/edgex-go/4 [2021-12-20T16:50:53.912Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-20T16:50:53.912Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-20T16:50:53.912Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-20T16:50:53.912Z] + PACKAGES=/tmp/packages_start.txt [2021-12-20T16:50:53.912Z] + '[' /w/workspace/edgex-go/4 ']' [2021-12-20T16:50:53.912Z] + PACKAGES=/tmp/packages_end.txt [2021-12-20T16:50:53.912Z] + case "${OS_FAMILY}" in [2021-12-20T16:50:53.912Z] + rpm -qa [2021-12-20T16:50:53.912Z] + sort [2021-12-20T16:50:58.119Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-20T16:50:58.119Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-20T16:50:58.119Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-20T16:50:58.119Z] + '[' /w/workspace/edgex-go/4 ']' [2021-12-20T16:50:58.119Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-12-20T16:50:58.119Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-12-20T16:50:58.131Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-12-20T16:50:58.413Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-20T16:50:58.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-20T16:50:58.993Z] [2021-12-20T16:50:58.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-20T16:50:59.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-20T16:50:59.295Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-20T16:50:59.295Z] b4d181a07f80: Pulling fs layer [2021-12-20T16:50:59.295Z] a1111a8f2ec3: Pulling fs layer [2021-12-20T16:50:59.295Z] ed53099fbce6: Pulling fs layer [2021-12-20T16:50:59.295Z] dc539afda2c1: Pulling fs layer [2021-12-20T16:50:59.295Z] 77bc0d833cb6: Pulling fs layer [2021-12-20T16:50:59.295Z] 9065ff56babe: Pulling fs layer [2021-12-20T16:50:59.295Z] d287ab97295c: Pulling fs layer [2021-12-20T16:50:59.295Z] dc539afda2c1: Waiting [2021-12-20T16:50:59.295Z] 77bc0d833cb6: Waiting [2021-12-20T16:50:59.295Z] 9065ff56babe: Waiting [2021-12-20T16:50:59.295Z] d287ab97295c: Waiting [2021-12-20T16:50:59.295Z] a1111a8f2ec3: Verifying Checksum [2021-12-20T16:50:59.295Z] a1111a8f2ec3: Download complete [2021-12-20T16:50:59.295Z] dc539afda2c1: Verifying Checksum [2021-12-20T16:50:59.295Z] dc539afda2c1: Download complete [2021-12-20T16:50:59.559Z] ed53099fbce6: Verifying Checksum [2021-12-20T16:50:59.559Z] ed53099fbce6: Download complete [2021-12-20T16:50:59.559Z] 9065ff56babe: Verifying Checksum [2021-12-20T16:50:59.559Z] 9065ff56babe: Download complete [2021-12-20T16:50:59.559Z] 77bc0d833cb6: Verifying Checksum [2021-12-20T16:50:59.559Z] 77bc0d833cb6: Download complete [2021-12-20T16:50:59.559Z] b4d181a07f80: Download complete [2021-12-20T16:51:00.138Z] d287ab97295c: Verifying Checksum [2021-12-20T16:51:00.138Z] d287ab97295c: Download complete [2021-12-20T16:51:01.098Z] b4d181a07f80: Pull complete [2021-12-20T16:51:01.098Z] a1111a8f2ec3: Pull complete [2021-12-20T16:51:01.678Z] ed53099fbce6: Pull complete [2021-12-20T16:51:01.678Z] dc539afda2c1: Pull complete [2021-12-20T16:51:01.939Z] 77bc0d833cb6: Pull complete [2021-12-20T16:51:02.205Z] 9065ff56babe: Pull complete [2021-12-20T16:51:07.513Z] d287ab97295c: Pull complete [2021-12-20T16:51:07.513Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-20T16:51:07.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-20T16:51:07.513Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-20T16:51:07.599Z] prd-centos7-docker-4c-2g-1175 does not seem to be running inside a container [2021-12-20T16:51:07.644Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-20T16:51:11.004Z] $ docker top a2e6bbe17cc60bebb0f0de19f988f4bad02cc5c620cb9916a992abc215a27712 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-20T16:51:11.363Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-20T16:51:11.662Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-20T16:51:11.948Z] + ls /var/log/sa-host [2021-12-20T16:51:11.949Z] + sadf -c /var/log/sa-host/sa17 [2021-12-20T16:51:11.949Z] file_magic: OK [2021-12-20T16:51:11.949Z] HZ: Using current value: 100 [2021-12-20T16:51:11.949Z] file_header: OK [2021-12-20T16:51:11.949Z] 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 [2021-12-20T16:51:11.949Z] Statistics: [2021-12-20T16:51:11.949Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-20T16:51:11.949Z] File successfully converted to sysstat format version 12.0.3 [2021-12-20T16:51:11.949Z] + sadf -c /var/log/sa-host/sa20 [2021-12-20T16:51:11.949Z] file_magic: OK [2021-12-20T16:51:11.949Z] HZ: Using current value: 100 [2021-12-20T16:51:11.949Z] file_header: OK [2021-12-20T16:51:11.949Z] 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 [2021-12-20T16:51:11.949Z] Statistics: [2021-12-20T16:51:11.949Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-20T16:51:11.949Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-20T16:51:12.166Z] provisioning config files... [2021-12-20T16:51:12.177Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config4474516629617091118tmp [Pipeline] { [Pipeline] echo [2021-12-20T16:51:12.194Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-20T16:51:12.483Z] ---> create-netrc.sh [Pipeline] } [2021-12-20T16:51:12.492Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-20T16:51:12.830Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-20T16:51:12.840Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-20T16:51:13.129Z] ---> sudo-logs.sh [2021-12-20T16:51:13.129Z] Archiving 'sudo' log.. [2021-12-20T16:51:13.129Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1175.novalocal: Name or service not known [2021-12-20T16:51:13.129Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1175.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-20T16:51:13.154Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-20T16:51:13.446Z] ---> job-cost.sh [2021-12-20T16:51:13.446Z] lf-activate-venv: SKIPPING [2021-12-20T16:51:13.446Z] DEBUG: total: 0.10999999940395355 [2021-12-20T16:51:13.446Z] INFO: Retrieving Stack Cost... [2021-12-20T16:51:14.020Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-20T16:51:14.280Z] INFO: Archiving Costs [Pipeline] echo [2021-12-20T16:51:14.296Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-20T16:51:14.588Z] ---> logs-deploy.sh [2021-12-20T16:51:14.588Z] lf-activate-venv: SKIPPING [2021-12-20T16:51:14.588Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3848/4 [2021-12-20T16:51:14.588Z] INFO: archiving workspace using pattern(s): [2021-12-20T16:51:15.161Z] Archives upload complete. [2021-12-20T16:51:15.420Z] INFO: archiving logs to Nexus