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 a3452bc8647cf8f20179d214078db82801adeb83+9e663fa036c94b5cb066284360ddd66ddff01928 (a1910d2cc0ba8e2ef53d8fa9eecc61756cf98bbd) 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-ssh6169079336785851747.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-ssh3964133358346936699.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-ssh851387323280950313.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-ssh14038135885055931340.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-ssh5503842418418040694.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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-1039 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh5089771924827594773.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh8021696788465042546.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 Merging remotes/origin/main commit 9e663fa036c94b5cb066284360ddd66ddff01928 into PR head commit a3452bc8647cf8f20179d214078db82801adeb83 Merge succeeded, producing a3452bc8647cf8f20179d214078db82801adeb83 Checking out Revision a3452bc8647cf8f20179d214078db82801adeb83 (PR-3848) > git config core.sparsecheckout # timeout=10 > git checkout -f a3452bc8647cf8f20179d214078db82801adeb83 # 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/3@tmp/jenkins-gitclient-ssh5993712118065575105.key > git merge 9e663fa036c94b5cb066284360ddd66ddff01928 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3452bc8647cf8f20179d214078db82801adeb83 # timeout=10 Commit message: "build(snap): update edgexfoundry snap base to core20" First time build. Skipping changelog. > git rev-list --no-walk 6d1ec803f689d11ac1c009919f7caaec7ff543a0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-17T17:26:29.148Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-17T17:26:29.189Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-17T17:26:29.203Z] ========================================================= [2021-12-17T17:26:29.203Z] EdgeX Global Pipelines Version Info [2021-12-17T17:26:29.203Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-17T17:26:30.316Z] ------------------- [2021-12-17T17:26:30.316Z] stable info: [2021-12-17T17:26:30.316Z] ------------------- [2021-12-17T17:26:30.316Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-17T17:26:30.316Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-17T17:26:30.316Z] Message: update stable to v1.0.217 [2021-12-17T17:26:30.891Z] ------------------- [2021-12-17T17:26:30.891Z] experimental info: [2021-12-17T17:26:30.891Z] ------------------- [2021-12-17T17:26:30.891Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-17T17:26:30.891Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-17T17:26:30.891Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-17T17:26:31.018Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-12-17T17:26:31.028Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-12-17T17:26:31.040Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-17T17:26:31.056Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-17T17:26:31.070Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-17T17:26:31.084Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-17T17:26:31.098Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-17T17:26:31.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-12-17T17:26:31.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-12-17T17:26:31.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-12-17T17:26:31.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-17T17:26:31.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-17T17:26:31.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-17T17:26:31.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-17T17:26:31.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-17T17:26:31.215Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-17T17:26:31.230Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-17T17:26:31.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-17T17:26:31.254Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-12-17T17:26:31.264Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-12-17T17:26:31.275Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-12-17T17:26:31.285Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-17T17:26:31.297Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3848 [Pipeline] echo [2021-12-17T17:26:31.312Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3848 [Pipeline] echo [2021-12-17T17:26:31.326Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3848 [Pipeline] echo [2021-12-17T17:26:31.339Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3452bc8647cf8f20179d214078db82801adeb83 [Pipeline] echo [2021-12-17T17:26:31.349Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3452bc [Pipeline] echo [2021-12-17T17:26:31.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-17T17:26:31.412Z] provisioning config files... [2021-12-17T17:26:31.424Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3009388344198671403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-17T17:26:31.736Z] ---> docker-login.sh [2021-12-17T17:26:31.736Z] nexus3.edgexfoundry.org:10001 [2021-12-17T17:26:31.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-17T17:26:32.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-17T17:26:32.000Z] Configure a credential helper to remove this warning. See [2021-12-17T17:26:32.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-17T17:26:32.000Z] [2021-12-17T17:26:32.000Z] Login Succeeded [2021-12-17T17:26:32.000Z] nexus3.edgexfoundry.org:10002 [2021-12-17T17:26:32.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-17T17:26:32.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-17T17:26:32.000Z] Configure a credential helper to remove this warning. See [2021-12-17T17:26:32.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-17T17:26:32.000Z] [2021-12-17T17:26:32.000Z] Login Succeeded [2021-12-17T17:26:32.000Z] nexus3.edgexfoundry.org:10003 [2021-12-17T17:26:32.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-17T17:26:32.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-17T17:26:32.260Z] Configure a credential helper to remove this warning. See [2021-12-17T17:26:32.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-17T17:26:32.260Z] [2021-12-17T17:26:32.260Z] Login Succeeded [2021-12-17T17:26:32.260Z] nexus3.edgexfoundry.org:10004 [2021-12-17T17:26:32.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-17T17:26:32.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-17T17:26:32.260Z] Configure a credential helper to remove this warning. See [2021-12-17T17:26:32.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-17T17:26:32.260Z] [2021-12-17T17:26:32.260Z] Login Succeeded [2021-12-17T17:26:32.260Z] docker.io [2021-12-17T17:26:32.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-17T17:26:32.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-17T17:26:32.789Z] Configure a credential helper to remove this warning. See [2021-12-17T17:26:32.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-17T17:26:32.789Z] [2021-12-17T17:26:32.789Z] Login Succeeded [2021-12-17T17:26:32.789Z] ---> docker-login.sh ends [Pipeline] } [2021-12-17T17:26:32.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-17T17:26:33.112Z] ++ 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-17T17:26:33.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-17T17:26:33.113Z] ++ dirname cmd/core-command/Dockerfile [2021-12-17T17:26:33.113Z] ++ cut -d/ -f2 [2021-12-17T17:26:33.113Z] + echo core-command,cmd/core-command/Dockerfile [2021-12-17T17:26:33.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-17T17:26:33.113Z] ++ dirname cmd/core-data/Dockerfile [2021-12-17T17:26:33.113Z] ++ cut -d/ -f2 [2021-12-17T17:26:33.113Z] + echo core-data,cmd/core-data/Dockerfile [2021-12-17T17:26:33.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-17T17:26:33.113Z] ++ dirname cmd/core-metadata/Dockerfile [2021-12-17T17:26:33.113Z] ++ cut -d/ -f2 [2021-12-17T17:26:33.113Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-12-17T17:26:33.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-17T17:26:33.113Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-12-17T17:26:33.113Z] ++ cut -d/ -f2 [2021-12-17T17:26:33.113Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-12-17T17:26:33.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-17T17:26:33.113Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-12-17T17:26:33.113Z] ++ cut -d/ -f2 [2021-12-17T17:26:33.113Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-12-17T17:26:33.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-17T17:26:33.113Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-12-17T17:26:33.113Z] ++ cut -d/ -f2 [2021-12-17T17:26:33.113Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-12-17T17:26:33.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-17T17:26:33.113Z] ++ dirname cmd/support-notifications/Dockerfile [2021-12-17T17:26:33.113Z] ++ cut -d/ -f2 [2021-12-17T17:26:33.113Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-12-17T17:26:33.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-17T17:26:33.113Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-12-17T17:26:33.113Z] ++ cut -d/ -f2 [2021-12-17T17:26:33.113Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-12-17T17:26:33.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-17T17:26:33.113Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-12-17T17:26:33.113Z] ++ cut -d/ -f2 [2021-12-17T17:26:33.113Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-12-17T17:26:33.147Z] 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-17T17:26:33.563Z] + git rev-list -1 --merges a3452bc8647cf8f20179d214078db82801adeb83~1..a3452bc8647cf8f20179d214078db82801adeb83 [Pipeline] echo [2021-12-17T17:26:33.583Z] -----------> git rev-list -1 --merges a3452bc8647cf8f20179d214078db82801adeb83~1..a3452bc8647cf8f20179d214078db82801adeb83 a3452bc8647cf8f20179d214078db82801adeb83 [false] [Pipeline] sh [2021-12-17T17:26:33.876Z] + git log --format=format:%s -1 a3452bc8647cf8f20179d214078db82801adeb83 [Pipeline] echo [2021-12-17T17:26:33.893Z] ========================================================= [2021-12-17T17:26:33.893Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-17T17:26:33.893Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-12-17T17:26:34.437Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-17T17:26:34.437Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-17T17:26:34.437Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-17T17:26:34.437Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-17T17:26:34.437Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-17T17:26:34.437Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-17T17:26:34.437Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-17T17:26:34.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-17T17:26:34.871Z] [2021-12-17T17:26:34.871Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-17T17:26:35.195Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-17T17:26:35.195Z] latest: Pulling from edgex-devops/git-semver [2021-12-17T17:26:35.195Z] a0d0a0d46f8b: Pulling fs layer [2021-12-17T17:26:35.195Z] 3e5f54012d9b: Pulling fs layer [2021-12-17T17:26:35.195Z] 4c7163046ea9: Pulling fs layer [2021-12-17T17:26:35.195Z] 0c2d73faf560: Pulling fs layer [2021-12-17T17:26:35.195Z] 0c2d73faf560: Waiting [2021-12-17T17:26:35.195Z] 3e5f54012d9b: Verifying Checksum [2021-12-17T17:26:35.195Z] 3e5f54012d9b: Download complete [2021-12-17T17:26:35.195Z] a0d0a0d46f8b: Verifying Checksum [2021-12-17T17:26:35.195Z] a0d0a0d46f8b: Download complete [2021-12-17T17:26:35.195Z] 4c7163046ea9: Verifying Checksum [2021-12-17T17:26:35.195Z] 4c7163046ea9: Download complete [2021-12-17T17:26:35.195Z] 0c2d73faf560: Verifying Checksum [2021-12-17T17:26:35.195Z] 0c2d73faf560: Download complete [2021-12-17T17:26:35.454Z] a0d0a0d46f8b: Pull complete [2021-12-17T17:26:35.454Z] 3e5f54012d9b: Pull complete [2021-12-17T17:26:35.728Z] 4c7163046ea9: Pull complete [2021-12-17T17:26:35.996Z] 0c2d73faf560: Pull complete [2021-12-17T17:26:35.996Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-17T17:26:35.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-17T17:26:35.996Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-17T17:26:36.066Z] prd-centos7-docker-4c-2g-1039 does not seem to be running inside a container [2021-12-17T17:26:36.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-17T17:26:36.805Z] $ docker top f152c9edecbaa62c8e969d86d27aaf085eef91953868690d269aaa3b57113551 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-17T17:26:36.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-17T17:26:36.900Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-17T17:26:36.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-17T17:26:37.001Z] $ docker exec f152c9edecbaa62c8e969d86d27aaf085eef91953868690d269aaa3b57113551 ssh-agent [2021-12-17T17:26:37.086Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEHIhKE/agent.13 [2021-12-17T17:26:37.086Z] SSH_AGENT_PID=20 [2021-12-17T17:26:37.095Z] Running ssh-add (command line suppressed) [2021-12-17T17:26:37.184Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1601545979642391755.key (/w/workspace/edgex-go/3@tmp/private_key_1601545979642391755.key) [2021-12-17T17:26:37.204Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-17T17:26:37.502Z] + git tag --points-at HEAD [Pipeline] } [2021-12-17T17:26:37.524Z] $ docker exec --env ******** --env ******** f152c9edecbaa62c8e969d86d27aaf085eef91953868690d269aaa3b57113551 ssh-agent -k [2021-12-17T17:26:37.612Z] unset SSH_AUTH_SOCK; [2021-12-17T17:26:37.613Z] unset SSH_AGENT_PID; [2021-12-17T17:26:37.613Z] echo Agent pid 20 killed; [2021-12-17T17:26:37.619Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-17T17:26:37.646Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-17T17:26:37.647Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-17T17:26:37.749Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-17T17:26:37.757Z] $ docker exec f152c9edecbaa62c8e969d86d27aaf085eef91953868690d269aaa3b57113551 ssh-agent [2021-12-17T17:26:37.849Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXENGLOG/agent.54 [2021-12-17T17:26:37.849Z] SSH_AGENT_PID=60 [2021-12-17T17:26:37.854Z] Running ssh-add (command line suppressed) [2021-12-17T17:26:37.973Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8929559772471588879.key (/w/workspace/edgex-go/3@tmp/private_key_8929559772471588879.key) [2021-12-17T17:26:37.981Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-17T17:26:38.276Z] + git semver init [2021-12-17T17:26:38.276Z] # -> Open(): unable to determine branch for HEAD [2021-12-17T17:26:38.276Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-12-17T17:26:38.276Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-12-17T17:26:38.276Z] # $SEMVER_REMOTE_NAME = origin [2021-12-17T17:26:38.276Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-17T17:26:38.276Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-17T17:26:38.276Z] # $SEMVER_BRANCH = PR-3848 [2021-12-17T17:26:38.276Z] # $SEMVER_TEMP = /tmp/semver-385161125 [2021-12-17T17:26:38.276Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-12-17T17:27:04.888Z] # '/tmp/semver-385161125' -> '/w/workspace/edgex-go/3/.semver' [2021-12-17T17:27:04.888Z] # -> Force: false [2021-12-17T17:27:04.888Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-12-17T17:27:04.902Z] $ docker exec --env ******** --env ******** f152c9edecbaa62c8e969d86d27aaf085eef91953868690d269aaa3b57113551 ssh-agent -k [2021-12-17T17:27:04.993Z] unset SSH_AUTH_SOCK; [2021-12-17T17:27:04.994Z] unset SSH_AGENT_PID; [2021-12-17T17:27:04.994Z] echo Agent pid 60 killed; [2021-12-17T17:27:04.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-17T17:27:05.311Z] + git semver [Pipeline] } [2021-12-17T17:27:05.329Z] $ docker stop --time=1 f152c9edecbaa62c8e969d86d27aaf085eef91953868690d269aaa3b57113551 [2021-12-17T17:27:07.503Z] $ docker rm -f f152c9edecbaa62c8e969d86d27aaf085eef91953868690d269aaa3b57113551 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-17T17:27:07.882Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-17T17:27:08.123Z] Stashed 1 file(s) [Pipeline] echo [2021-12-17T17:27:08.127Z] [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-17T17:27:08.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-17T17:27:08.401Z] ========================================================= [2021-12-17T17:27:08.401Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-17T17:27:08.401Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-17T17:27:08.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-17T17:27:08.687Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-17T17:27:08.687Z] a0d0a0d46f8b: Already exists [2021-12-17T17:27:08.687Z] 31adcdaf11c8: Pulling fs layer [2021-12-17T17:27:08.687Z] b8b176561691: Pulling fs layer [2021-12-17T17:27:08.687Z] 4527c011a84f: Pulling fs layer [2021-12-17T17:27:08.687Z] 5d74067f8e1e: Pulling fs layer [2021-12-17T17:27:08.687Z] e0aca202a116: Pulling fs layer [2021-12-17T17:27:08.687Z] 3a43be97a3b4: Pulling fs layer [2021-12-17T17:27:08.687Z] 34cad66bf833: Pulling fs layer [2021-12-17T17:27:08.687Z] b4e3c513aaa6: Pulling fs layer [2021-12-17T17:27:08.687Z] 5d74067f8e1e: Waiting [2021-12-17T17:27:08.687Z] e0aca202a116: Waiting [2021-12-17T17:27:08.687Z] 3a43be97a3b4: Waiting [2021-12-17T17:27:08.687Z] 34cad66bf833: Waiting [2021-12-17T17:27:08.687Z] b4e3c513aaa6: Waiting [2021-12-17T17:27:08.687Z] b8b176561691: Verifying Checksum [2021-12-17T17:27:08.687Z] b8b176561691: Download complete [2021-12-17T17:27:08.687Z] 31adcdaf11c8: Verifying Checksum [2021-12-17T17:27:08.687Z] 31adcdaf11c8: Download complete [2021-12-17T17:27:08.687Z] 5d74067f8e1e: Verifying Checksum [2021-12-17T17:27:08.687Z] 5d74067f8e1e: Download complete [2021-12-17T17:27:08.687Z] e0aca202a116: Verifying Checksum [2021-12-17T17:27:08.687Z] e0aca202a116: Download complete [2021-12-17T17:27:08.687Z] 3a43be97a3b4: Verifying Checksum [2021-12-17T17:27:08.687Z] 3a43be97a3b4: Download complete [2021-12-17T17:27:08.951Z] 34cad66bf833: Verifying Checksum [2021-12-17T17:27:08.952Z] 34cad66bf833: Download complete [2021-12-17T17:27:08.952Z] 31adcdaf11c8: Pull complete [2021-12-17T17:27:08.952Z] b8b176561691: Pull complete [2021-12-17T17:27:09.222Z] 4527c011a84f: Download complete [2021-12-17T17:27:09.222Z] b4e3c513aaa6: Verifying Checksum [2021-12-17T17:27:09.222Z] b4e3c513aaa6: Download complete [2021-12-17T17:27:13.480Z] 4527c011a84f: Pull complete [2021-12-17T17:27:13.480Z] 5d74067f8e1e: Pull complete [2021-12-17T17:27:13.480Z] e0aca202a116: Pull complete [2021-12-17T17:27:13.480Z] 3a43be97a3b4: Pull complete [2021-12-17T17:27:13.480Z] 34cad66bf833: Pull complete [2021-12-17T17:27:16.054Z] b4e3c513aaa6: Pull complete [2021-12-17T17:27:16.054Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-17T17:27:16.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-17T17:27:16.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-17T17:27:16.359Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-17T17:27:16.359Z] WORKDIR /edgex [2021-12-17T17:27:16.359Z] COPY go.mod . [2021-12-17T17:27:16.359Z] RUN go mod download' [2021-12-17T17:27:16.359Z] + docker build -t ci-base-image-x86_64 -f - . [2021-12-17T17:27:17.788Z] Sending build context to Docker daemon 333.7MB [2021-12-17T17:27:17.788Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-17T17:27:17.788Z] ---> 9f6097aaca64 [2021-12-17T17:27:17.788Z] Step 2/4 : WORKDIR /edgex [2021-12-17T17:27:19.703Z] ---> Running in e802b16b64ec [2021-12-17T17:27:19.703Z] Removing intermediate container e802b16b64ec [2021-12-17T17:27:19.703Z] ---> 54ec72c26952 [2021-12-17T17:27:19.703Z] Step 3/4 : COPY go.mod . [2021-12-17T17:27:19.964Z] ---> f1311febf9bf [2021-12-17T17:27:19.964Z] Step 4/4 : RUN go mod download [2021-12-17T17:27:19.964Z] ---> Running in 3d740f03a688 [2021-12-17T17:27:23.357Z] Still waiting to schedule task [2021-12-17T17:27:23.357Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-12-17T17:27:58.747Z] Removing intermediate container 3d740f03a688 [2021-12-17T17:27:58.747Z] ---> 1baa96920934 [2021-12-17T17:27:58.747Z] Successfully built 1baa96920934 [2021-12-17T17:27:58.747Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-17T17:27:59.053Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-17T17:27:59.053Z] . [Pipeline] withDockerContainer [2021-12-17T17:27:59.119Z] prd-centos7-docker-4c-2g-1039 does not seem to be running inside a container [2021-12-17T17:27:59.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-17T17:27:59.516Z] $ docker top 119db39cbe1f6533ea5e9aa5f4f328a44f7f78f13ec008240277f2b102abf239 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-17T17:27:59.873Z] + go version [2021-12-17T17:27:59.873Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-17T17:27:59.888Z] $ docker stop --time=1 119db39cbe1f6533ea5e9aa5f4f328a44f7f78f13ec008240277f2b102abf239 [2021-12-17T17:28:01.069Z] $ docker rm -f 119db39cbe1f6533ea5e9aa5f4f328a44f7f78f13ec008240277f2b102abf239 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-17T17:28:04.210Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-17T17:28:04.210Z] . [Pipeline] withDockerContainer [2021-12-17T17:28:04.271Z] prd-centos7-docker-4c-2g-1039 does not seem to be running inside a container [2021-12-17T17:28:04.310Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-17T17:28:04.638Z] $ docker top cd69d6f5d638adbc8768cb1600c8bab3ec7d7ce63459c33db4653b2df139d0e1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-17T17:28:04.714Z] ========================================================= [2021-12-17T17:28:04.714Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-12-17T17:28:04.714Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-17T17:28:05.013Z] + make test [2021-12-17T17:28:05.013Z] go mod tidy [2021-12-17T17:28:05.280Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-17T17:28:10.627Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-12-17T17:28:28.885Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-12-17T17:28:32.227Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-12-17T17:28:32.227Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-12-17T17:28:32.803Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-12-17T17:28:35.370Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-12-17T17:28:35.950Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-12-17T17:28:35.950Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-12-17T17:28:35.950Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-12-17T17:28:36.523Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-12-17T17:28:36.523Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-12-17T17:28:36.794Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-12-17T17:28:36.794Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-12-17T17:28:36.794Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-12-17T17:28:36.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-12-17T17:28:38.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-12-17T17:28:38.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-12-17T17:28:38.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-12-17T17:28:39.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 98.5% of statements [2021-12-17T17:28:39.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-12-17T17:28:39.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 44.7% of statements [2021-12-17T17:28:39.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-12-17T17:28:39.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-12-17T17:28:40.877Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.130s coverage: 89.5% of statements [2021-12-17T17:28:40.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-12-17T17:28:40.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-12-17T17:28:41.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 84.4% of statements [2021-12-17T17:28:41.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-12-17T17:28:41.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-12-17T17:28:41.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-12-17T17:28:41.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-12-17T17:28:41.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-12-17T17:28:42.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.260s coverage: 94.2% of statements [2021-12-17T17:28:42.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-12-17T17:28:42.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-12-17T17:28:42.425Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements [2021-12-17T17:28:42.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-12-17T17:28:42.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-12-17T17:28:42.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-12-17T17:28:42.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-12-17T17:28:42.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-12-17T17:28:43.013Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.042s coverage: 60.0% of statements [2021-12-17T17:28:43.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-12-17T17:28:43.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-12-17T17:28:43.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-12-17T17:28:43.599Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements [2021-12-17T17:28:43.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-12-17T17:28:43.599Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-12-17T17:28:44.177Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 21.7% of statements [2021-12-17T17:28:44.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-12-17T17:28:44.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-12-17T17:28:45.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 79.5% of statements [2021-12-17T17:28:45.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2021-12-17T17:28:45.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-12-17T17:28:45.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-12-17T17:28:48.408Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1040 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws [2021-12-17T17:28:48.422Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-12-17T17:28:48.610Z] The recommended git tool is: git [2021-12-17T17:28:53.354Z] using credential edgex-jenkins-ssh [2021-12-17T17:28:53.373Z] Cloning the remote Git repository [2021-12-17T17:28:53.433Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-12-17T17:28:53.507Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-12-17T17:28:53.614Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-17T17:28:53.615Z] > git --version # timeout=10 [2021-12-17T17:28:53.638Z] > git --version # 'git version 2.17.1' [2021-12-17T17:28:53.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-17T17:28:53.730Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-17T17:28:57.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements [2021-12-17T17:28:57.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-12-17T17:29:02.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.204s coverage: 82.5% of statements [2021-12-17T17:29:02.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-12-17T17:29:19.108Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-17T17:29:19.125Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-17T17:29:19.198Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-17T17:29:19.291Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-17T17:29:19.298Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-17T17:29:19.325Z] > 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-17T17:29:20.177Z] Merging remotes/origin/main commit 9e663fa036c94b5cb066284360ddd66ddff01928 into PR head commit a3452bc8647cf8f20179d214078db82801adeb83 [2021-12-17T17:29:20.513Z] Merge succeeded, producing a3452bc8647cf8f20179d214078db82801adeb83 [2021-12-17T17:29:20.514Z] Checking out Revision a3452bc8647cf8f20179d214078db82801adeb83 (PR-3848) [2021-12-17T17:29:20.196Z] > git config core.sparsecheckout # timeout=10 [2021-12-17T17:29:20.223Z] > git checkout -f a3452bc8647cf8f20179d214078db82801adeb83 # timeout=10 [2021-12-17T17:29:20.436Z] > git remote # timeout=10 [2021-12-17T17:29:20.451Z] > git config --get remote.origin.url # timeout=10 [2021-12-17T17:29:20.463Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-17T17:29:20.473Z] > git merge 9e663fa036c94b5cb066284360ddd66ddff01928 # timeout=10 [2021-12-17T17:29:20.494Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-17T17:29:20.520Z] > git config core.sparsecheckout # timeout=10 [2021-12-17T17:29:20.541Z] > git checkout -f a3452bc8647cf8f20179d214078db82801adeb83 # timeout=10 [2021-12-17T17:29:24.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-12-17T17:29:24.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-12-17T17:29:24.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-12-17T17:29:24.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-12-17T17:29:24.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-12-17T17:29:24.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-12-17T17:29:24.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-12-17T17:29:24.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-12-17T17:29:24.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-12-17T17:29:24.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-12-17T17:29:24.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-12-17T17:29:24.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-12-17T17:29:24.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-12-17T17:29:24.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-12-17T17:29:24.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-12-17T17:29:24.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-12-17T17:29:24.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-12-17T17:29:24.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2021-12-17T17:29:24.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-12-17T17:29:24.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-12-17T17:29:24.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.130s coverage: 91.2% of statements [2021-12-17T17:29:24.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-12-17T17:29:24.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements [2021-12-17T17:29:24.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-12-17T17:29:24.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-12-17T17:29:24.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2021-12-17T17:29:24.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-12-17T17:29:24.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2021-12-17T17:29:24.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-12-17T17:29:24.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-12-17T17:29:24.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.295s coverage: 65.4% of statements [2021-12-17T17:29:24.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-12-17T17:29:24.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-12-17T17:29:24.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-12-17T17:29:24.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.8% of statements [2021-12-17T17:29:24.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-12-17T17:29:24.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-12-17T17:29:24.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2021-12-17T17:29:24.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-12-17T17:29:24.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2021-12-17T17:29:24.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-12-17T17:29:24.746Z] 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-17T17:29:25.648Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-17T17:29:25.648Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-17T17:29:25.648Z] Dload Upload Total Spent Left Speed [2021-12-17T17:29:25.648Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 96130 0 --:--:-- --:--:-- --:--:-- 96130 [Pipeline] sh [2021-12-17T17:29:26.174Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-17T17:29:26.532Z] + sudo tee /etc/docker/daemon.new [2021-12-17T17:29:26.532Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-12-17T17:29:26.532Z] { [2021-12-17T17:29:26.532Z] "registry-mirrors": [ [2021-12-17T17:29:26.532Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-17T17:29:26.532Z] ], [2021-12-17T17:29:26.532Z] "bip": "10.250.0.254/24", [2021-12-17T17:29:26.532Z] "hosts": [ [2021-12-17T17:29:26.532Z] "tcp://0.0.0.0:5555", [2021-12-17T17:29:26.532Z] "unix:///var/run/docker.sock" [2021-12-17T17:29:26.532Z] ], [2021-12-17T17:29:26.532Z] "mtu": 1458, [2021-12-17T17:29:26.532Z] "selinux-enabled": true, [2021-12-17T17:29:26.532Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-17T17:29:26.532Z] } [Pipeline] sh [2021-12-17T17:29:27.001Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-17T17:29:27.345Z] + sudo service docker restart [2021-12-17T17:29:29.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements [2021-12-17T17:29:29.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-12-17T17:29:29.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-12-17T17:29:29.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-12-17T17:29:29.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-12-17T17:29:29.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.134s coverage: 92.3% of statements [2021-12-17T17:29:29.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-12-17T17:29:29.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-12-17T17:29:29.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-12-17T17:29:29.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-12-17T17:29:29.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2021-12-17T17:29:29.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-12-17T17:29:29.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-12-17T17:29:29.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements [2021-12-17T17:29:29.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-12-17T17:29:29.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-12-17T17:29:29.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-12-17T17:29:29.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-12-17T17:29:29.347Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements [2021-12-17T17:29:29.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-12-17T17:29:29.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-12-17T17:29:29.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-12-17T17:29:29.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-12-17T17:29:29.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-12-17T17:29:29.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-12-17T17:29:29.347Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-12-17T17:29:29.347Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-12-17T17:29:29.347Z] 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-17T17:29:45.666Z] provisioning config files... [2021-12-17T17:29:45.689Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6863141066840514373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-17T17:29:46.049Z] ---> docker-login.sh [2021-12-17T17:29:46.049Z] nexus3.edgexfoundry.org:10001 [2021-12-17T17:29:46.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-17T17:29:46.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-17T17:29:46.649Z] Configure a credential helper to remove this warning. See [2021-12-17T17:29:46.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-17T17:29:46.649Z] [2021-12-17T17:29:46.649Z] Login Succeeded [2021-12-17T17:29:46.649Z] nexus3.edgexfoundry.org:10002 [2021-12-17T17:29:46.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-17T17:29:47.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-17T17:29:47.198Z] Configure a credential helper to remove this warning. See [2021-12-17T17:29:47.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-17T17:29:47.198Z] [2021-12-17T17:29:47.198Z] Login Succeeded [2021-12-17T17:29:47.198Z] nexus3.edgexfoundry.org:10003 [2021-12-17T17:29:47.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-17T17:29:47.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-17T17:29:47.469Z] Configure a credential helper to remove this warning. See [2021-12-17T17:29:47.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-17T17:29:47.469Z] [2021-12-17T17:29:47.469Z] Login Succeeded [2021-12-17T17:29:47.469Z] nexus3.edgexfoundry.org:10004 [2021-12-17T17:29:47.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-17T17:29:48.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-17T17:29:48.022Z] Configure a credential helper to remove this warning. See [2021-12-17T17:29:48.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-17T17:29:48.022Z] [2021-12-17T17:29:48.022Z] Login Succeeded [2021-12-17T17:29:48.022Z] docker.io [2021-12-17T17:29:48.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-17T17:29:48.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-17T17:29:48.566Z] Configure a credential helper to remove this warning. See [2021-12-17T17:29:48.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-17T17:29:48.566Z] [2021-12-17T17:29:48.566Z] Login Succeeded [2021-12-17T17:29:48.566Z] ---> docker-login.sh ends [Pipeline] } [2021-12-17T17:29:48.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-17T17:29:49.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-17T17:29:49.178Z] ========================================================= [2021-12-17T17:29:49.178Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-17T17:29:49.178Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-17T17:29:49.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-17T17:29:49.780Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-17T17:29:49.780Z] 552d1f2373af: Pulling fs layer [2021-12-17T17:29:49.780Z] ea3f2d53f512: Pulling fs layer [2021-12-17T17:29:49.780Z] 9e70ebbbe112: Pulling fs layer [2021-12-17T17:29:49.780Z] 7a9cfe048b4a: Pulling fs layer [2021-12-17T17:29:49.780Z] 72dc09318566: Pulling fs layer [2021-12-17T17:29:49.780Z] f4f7b4309257: Pulling fs layer [2021-12-17T17:29:49.780Z] 0ac9a79272e3: Pulling fs layer [2021-12-17T17:29:49.780Z] b78e95d17946: Pulling fs layer [2021-12-17T17:29:49.780Z] 7a9cfe048b4a: Waiting [2021-12-17T17:29:49.780Z] f4f7b4309257: Waiting [2021-12-17T17:29:49.780Z] 72dc09318566: Waiting [2021-12-17T17:29:49.780Z] 0ac9a79272e3: Waiting [2021-12-17T17:29:49.780Z] b78e95d17946: Waiting [2021-12-17T17:29:49.780Z] 9e70ebbbe112: Verifying Checksum [2021-12-17T17:29:49.780Z] 9e70ebbbe112: Download complete [2021-12-17T17:29:49.780Z] ea3f2d53f512: Download complete [2021-12-17T17:29:49.780Z] 72dc09318566: Verifying Checksum [2021-12-17T17:29:49.780Z] 72dc09318566: Download complete [2021-12-17T17:29:49.780Z] f4f7b4309257: Verifying Checksum [2021-12-17T17:29:49.780Z] f4f7b4309257: Download complete [2021-12-17T17:29:49.780Z] 552d1f2373af: Verifying Checksum [2021-12-17T17:29:49.780Z] 552d1f2373af: Download complete [2021-12-17T17:29:49.780Z] 0ac9a79272e3: Download complete [2021-12-17T17:29:50.772Z] 552d1f2373af: Pull complete [2021-12-17T17:29:51.048Z] ea3f2d53f512: Pull complete [2021-12-17T17:29:51.324Z] 9e70ebbbe112: Pull complete [2021-12-17T17:29:51.598Z] b78e95d17946: Verifying Checksum [2021-12-17T17:29:51.598Z] b78e95d17946: Download complete [2021-12-17T17:29:52.199Z] 7a9cfe048b4a: Verifying Checksum [2021-12-17T17:29:52.199Z] 7a9cfe048b4a: Download complete [2021-12-17T17:30:01.565Z] GO111MODULE=on go vet ./... [2021-12-17T17:30:04.599Z] 7a9cfe048b4a: Pull complete [2021-12-17T17:30:04.599Z] 72dc09318566: Pull complete [2021-12-17T17:30:04.599Z] f4f7b4309257: Pull complete [2021-12-17T17:30:04.599Z] 0ac9a79272e3: Pull complete [2021-12-17T17:30:10.011Z] b78e95d17946: Pull complete [2021-12-17T17:30:10.011Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-17T17:30:10.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-17T17:30:10.011Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-17T17:30:10.359Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-17T17:30:10.359Z] WORKDIR /edgex [2021-12-17T17:30:10.359Z] COPY go.mod . [2021-12-17T17:30:10.359Z] RUN go mod download [2021-12-17T17:30:10.359Z] + docker build -t ci-base-image-arm64 -f - . [2021-12-17T17:30:11.630Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-17T17:30:11.630Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-17T17:30:11.894Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-17T17:30:12.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-12-17T17:30:12.766Z] + ls -al . [2021-12-17T17:30:12.766Z] total 644 [2021-12-17T17:30:12.766Z] drwxrwxr-x 10 1001 1001 4096 Dec 17 17:30 . [2021-12-17T17:30:12.766Z] drwxr-xr-x 4 root root 28 Dec 17 17:28 .. [2021-12-17T17:30:12.766Z] -rw-rw-r-- 1 1001 1001 11 Dec 17 17:26 .dockerignore [2021-12-17T17:30:12.766Z] drwxrwxr-x 8 1001 1001 179 Dec 17 17:26 .git [2021-12-17T17:30:12.766Z] drwxrwxr-x 4 1001 1001 142 Dec 17 17:26 .github [2021-12-17T17:30:12.766Z] -rw-rw-r-- 1 1001 1001 804 Dec 17 17:26 .gitignore [2021-12-17T17:30:12.766Z] -rw-rw-r-- 1 1001 1001 42 Dec 17 17:26 .golangci.yml [2021-12-17T17:30:12.766Z] -rw-rw-r-- 1 1001 1001 76 Dec 17 17:26 .hadolint.yml [2021-12-17T17:30:12.766Z] drwx------ 3 1001 1001 73 Dec 17 17:27 .semver [2021-12-17T17:30:12.766Z] -rw-rw-r-- 1 1001 1001 166 Dec 17 17:26 .sonarcloud.properties [2021-12-17T17:30:12.766Z] -rw-rw-r-- 1 1001 1001 1171 Dec 17 17:26 ADOPTERS.md [2021-12-17T17:30:12.766Z] -rw-rw-r-- 1 1001 1001 8910 Dec 17 17:26 Attribution.txt [2021-12-17T17:30:12.766Z] -rw-rw-r-- 1 1001 1001 51732 Dec 17 17:26 CHANGELOG.md [2021-12-17T17:30:12.766Z] -rw-rw-r-- 1 1001 1001 3804 Dec 17 17:26 CONTRIBUTING.md [2021-12-17T17:30:12.766Z] -rw-rw-r-- 1 1001 1001 677 Dec 17 17:26 GOVERNANCE.md [2021-12-17T17:30:12.766Z] -rw-rw-r-- 1 1001 1001 849 Dec 17 17:26 Jenkinsfile [2021-12-17T17:30:12.766Z] -rw-rw-r-- 1 1001 1001 10775 Dec 17 17:26 LICENSE [2021-12-17T17:30:12.766Z] -rw-rw-r-- 1 1001 1001 6508 Dec 17 17:26 Makefile [2021-12-17T17:30:12.766Z] -rw-rw-r-- 1 1001 1001 582 Dec 17 17:26 OWNERS.md [2021-12-17T17:30:12.766Z] -rw-rw-r-- 1 1001 1001 8207 Dec 17 17:26 README.md [2021-12-17T17:30:12.766Z] -rw-rw-r-- 1 1001 1001 6912 Dec 17 17:26 SECURITY.md [2021-12-17T17:30:12.766Z] -rw-rw-r-- 1 1001 1001 5 Dec 17 17:27 VERSION [2021-12-17T17:30:12.766Z] -rw-rw-r-- 1 1001 1001 4131 Dec 17 17:26 ZMQWindows.md [2021-12-17T17:30:12.766Z] drwxrwxr-x 2 1001 1001 37 Dec 17 17:26 bin [2021-12-17T17:30:12.766Z] drwxrwxr-x 14 1001 1001 4096 Dec 17 17:26 cmd [2021-12-17T17:30:12.766Z] -rw-r--r-- 1 root root 428381 Dec 17 17:29 coverage.out [2021-12-17T17:30:12.766Z] -rw-rw-r-- 1 1001 1001 828 Dec 17 17:26 go.mod [2021-12-17T17:30:12.766Z] -rw-rw-r-- 1 1001 1001 49483 Dec 17 17:28 go.sum [2021-12-17T17:30:12.766Z] drwxrwxr-x 8 1001 1001 124 Dec 17 17:26 internal [2021-12-17T17:30:12.766Z] drwxrwxr-x 3 1001 1001 16 Dec 17 17:26 openapi [2021-12-17T17:30:12.766Z] drwxrwxr-x 4 1001 1001 71 Dec 17 17:26 snap [2021-12-17T17:30:12.766Z] -rw-rw-r-- 1 1001 1001 204 Dec 17 17:26 version.go [Pipeline] sh [2021-12-17T17:30:13.006Z] Sending build context to Docker daemon 168.5MB [2021-12-17T17:30:13.006Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-17T17:30:13.007Z] ---> 8b459fc5aaf0 [2021-12-17T17:30:13.007Z] Step 2/4 : WORKDIR /edgex [2021-12-17T17:30:13.057Z] + '[' -e coverage.out ] [2021-12-17T17:30:13.057Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-12-17T17:30:13.152Z] Stashed 1 file(s) [Pipeline] sh [2021-12-17T17:30:13.461Z] + make build [2021-12-17T17:30:13.461Z] 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-17T17:30:14.433Z] ---> Running in 328877961cc6 [2021-12-17T17:30:14.706Z] Removing intermediate container 328877961cc6 [2021-12-17T17:30:14.706Z] ---> fc2da5032c7d [2021-12-17T17:30:14.706Z] Step 3/4 : COPY go.mod . [2021-12-17T17:30:14.848Z] 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-17T17:30:15.304Z] ---> f9ba54261c1d [2021-12-17T17:30:15.304Z] Step 4/4 : RUN go mod download [2021-12-17T17:30:15.576Z] ---> Running in fd04e51d5d3f [2021-12-17T17:30:21.477Z] 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-17T17:30:22.061Z] 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-17T17:30:23.016Z] 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-17T17:30:23.276Z] 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-17T17:30:24.223Z] 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-17T17:30:25.175Z] 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-17T17:30:26.124Z] 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-17T17:30:27.077Z] 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-17T17:30:27.647Z] 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-17T17:30:28.604Z] 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-17T17:30:30.021Z] $ docker stop --time=1 cd69d6f5d638adbc8768cb1600c8bab3ec7d7ce63459c33db4653b2df139d0e1 [2021-12-17T17:30:32.036Z] $ docker rm -f cd69d6f5d638adbc8768cb1600c8bab3ec7d7ce63459c33db4653b2df139d0e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-17T17:30:33.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-17T17:30:33.410Z] [2021-12-17T17:30:33.410Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-12-17T17:30:33.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-17T17:30:33.715Z] latest: Pulling from edgex-devops/edgex-compose [2021-12-17T17:30:33.715Z] cbdbe7a5bc2a: Pulling fs layer [2021-12-17T17:30:33.715Z] ca9280d653b3: Pulling fs layer [2021-12-17T17:30:33.715Z] 7e9c9ca2126c: Pulling fs layer [2021-12-17T17:30:33.715Z] cbdbe7a5bc2a: Download complete [2021-12-17T17:30:33.978Z] ca9280d653b3: Verifying Checksum [2021-12-17T17:30:33.978Z] ca9280d653b3: Download complete [2021-12-17T17:30:33.978Z] cbdbe7a5bc2a: Pull complete [2021-12-17T17:30:34.244Z] 7e9c9ca2126c: Download complete [2021-12-17T17:30:34.508Z] ca9280d653b3: Pull complete [2021-12-17T17:30:38.719Z] 7e9c9ca2126c: Pull complete [2021-12-17T17:30:38.720Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-12-17T17:30:38.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-17T17:30:38.720Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-12-17T17:30:38.786Z] prd-centos7-docker-4c-2g-1039 does not seem to be running inside a container [2021-12-17T17:30:38.824Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-17T17:30:41.603Z] $ docker top 9fdedcdd0b623cc767dded0bd1dab42bdb2a33e767aee726e0b700ff2bcb9e0b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-17T17:30:41.947Z] + docker-compose build --help [2021-12-17T17:30:41.947Z] + grep parallel [2021-12-17T17:30:42.519Z] --parallel Build images in parallel. [Pipeline] } [2021-12-17T17:30:42.537Z] $ docker stop --time=1 9fdedcdd0b623cc767dded0bd1dab42bdb2a33e767aee726e0b700ff2bcb9e0b [2021-12-17T17:30:43.709Z] $ docker rm -f 9fdedcdd0b623cc767dded0bd1dab42bdb2a33e767aee726e0b700ff2bcb9e0b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-17T17:30:44.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-17T17:30:44.088Z] . [Pipeline] withDockerContainer [2021-12-17T17:30:44.146Z] prd-centos7-docker-4c-2g-1039 does not seem to be running inside a container [2021-12-17T17:30:44.180Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-17T17:30:44.459Z] $ docker top 08577e6793bc51c66def851a10fcccb37ec36b131aa5ca97a4046f481e9119b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-17T17:30:44.794Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-17T17:30:45.361Z] Building core-command ... [2021-12-17T17:30:45.361Z] Building core-data ... [2021-12-17T17:30:45.361Z] Building core-metadata ... [2021-12-17T17:30:45.361Z] Building security-bootstrapper ... [2021-12-17T17:30:45.361Z] Building security-proxy-setup ... [2021-12-17T17:30:45.361Z] Building security-secretstore-setup ... [2021-12-17T17:30:45.361Z] Building support-notifications ... [2021-12-17T17:30:45.361Z] Building support-scheduler ... [2021-12-17T17:30:45.361Z] Building sys-mgmt-agent ... [2021-12-17T17:30:45.361Z] Building core-data [2021-12-17T17:30:45.361Z] Building security-bootstrapper [2021-12-17T17:30:45.361Z] Building support-notifications [2021-12-17T17:30:45.361Z] Building core-metadata [2021-12-17T17:30:45.361Z] Building security-proxy-setup [2021-12-17T17:30:57.605Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T17:30:57.605Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-17T17:30:57.605Z] ---> 1baa96920934 [2021-12-17T17:30:57.605Z] Step 3/22 : WORKDIR /edgex-go [2021-12-17T17:30:57.605Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T17:30:57.605Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-17T17:30:57.605Z] ---> 1baa96920934 [2021-12-17T17:30:57.605Z] Step 3/21 : WORKDIR /edgex-go [2021-12-17T17:30:57.605Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T17:30:57.605Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-17T17:30:57.605Z] ---> 1baa96920934 [2021-12-17T17:30:57.605Z] Step 3/30 : WORKDIR /edgex-go [2021-12-17T17:31:00.902Z] ---> Running in 966ba398bfc9 [2021-12-17T17:31:00.902Z] ---> Running in 747289d7acfa [2021-12-17T17:31:00.902Z] ---> Running in 5a41a1f339f2 [2021-12-17T17:31:06.193Z] Removing intermediate container 966ba398bfc9 [2021-12-17T17:31:06.193Z] ---> 4c61b0aefb85 [2021-12-17T17:31:06.193Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T17:31:06.193Z] Removing intermediate container 5a41a1f339f2 [2021-12-17T17:31:06.193Z] ---> 87c8ef8ded5a [2021-12-17T17:31:06.193Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T17:31:06.193Z] Removing intermediate container 747289d7acfa [2021-12-17T17:31:06.193Z] ---> 0ad774080963 [2021-12-17T17:31:06.193Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T17:31:06.454Z] ---> Running in 811535f3a01b [2021-12-17T17:31:06.454Z] ---> Running in c7e4a275c299 [2021-12-17T17:31:06.454Z] ---> Running in 3608e170b34a [2021-12-17T17:31:10.678Z] Removing intermediate container c7e4a275c299 [2021-12-17T17:31:10.678Z] ---> c69c396bc15a [2021-12-17T17:31:10.678Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-17T17:31:10.678Z] Removing intermediate container 3608e170b34a [2021-12-17T17:31:10.678Z] ---> 2434126582c6 [2021-12-17T17:31:10.678Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-17T17:31:10.941Z] ---> Running in 48d97f4b2009 [2021-12-17T17:31:10.941Z] Removing intermediate container 811535f3a01b [2021-12-17T17:31:10.941Z] ---> dc10904e227c [2021-12-17T17:31:10.941Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-17T17:31:10.941Z] ---> Running in 36cb4dbe949f [2021-12-17T17:31:11.209Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T17:31:11.209Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-17T17:31:11.209Z] ---> 1baa96920934 [2021-12-17T17:31:11.209Z] Step 3/20 : WORKDIR /edgex-go [2021-12-17T17:31:11.209Z] ---> Using cache [2021-12-17T17:31:11.209Z] ---> 0ad774080963 [2021-12-17T17:31:11.209Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T17:31:11.209Z] ---> Using cache [2021-12-17T17:31:11.209Z] ---> 2434126582c6 [2021-12-17T17:31:11.209Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-17T17:31:11.209Z] ---> Running in fc213276e243 [2021-12-17T17:31:11.471Z] ---> Running in 2ee1eea76b69 [2021-12-17T17:31:11.471Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T17:31:11.471Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-17T17:31:11.471Z] ---> 1baa96920934 [2021-12-17T17:31:11.471Z] Step 3/22 : WORKDIR /edgex-go [2021-12-17T17:31:11.471Z] ---> Using cache [2021-12-17T17:31:11.471Z] ---> 0ad774080963 [2021-12-17T17:31:11.471Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T17:31:11.471Z] ---> Using cache [2021-12-17T17:31:11.471Z] ---> 2434126582c6 [2021-12-17T17:31:11.471Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-17T17:31:11.734Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-17T17:31:11.734Z] ---> Running in 8e3f1ad874eb [2021-12-17T17:31:11.734Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-17T17:31:11.995Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-17T17:31:11.995Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-17T17:31:12.257Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-17T17:31:12.518Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-17T17:31:12.518Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-17T17:31:12.788Z] OK: 220 MiB in 52 packages [2021-12-17T17:31:12.788Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-17T17:31:13.060Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-17T17:31:13.060Z] OK: 220 MiB in 52 packages [2021-12-17T17:31:13.060Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-17T17:31:13.060Z] Removing intermediate container 48d97f4b2009 [2021-12-17T17:31:13.060Z] ---> f30191f59e7d [2021-12-17T17:31:13.060Z] Step 6/30 : COPY . . [2021-12-17T17:31:13.324Z] OK: 220 MiB in 52 packages [2021-12-17T17:31:13.324Z] OK: 220 MiB in 52 packages [2021-12-17T17:31:13.324Z] OK: 220 MiB in 52 packages [2021-12-17T17:31:13.584Z] Removing intermediate container 36cb4dbe949f [2021-12-17T17:31:13.584Z] ---> 4bc79ca38352 [2021-12-17T17:31:13.584Z] Step 6/22 : COPY . . [2021-12-17T17:31:17.814Z] Removing intermediate container fc213276e243 [2021-12-17T17:31:17.814Z] ---> 3016460e3e54 [2021-12-17T17:31:17.814Z] Step 6/21 : COPY . . [2021-12-17T17:31:18.079Z] Removing intermediate container 2ee1eea76b69 [2021-12-17T17:31:18.079Z] ---> c3b82312d44c [2021-12-17T17:31:18.079Z] Step 6/20 : COPY . . [2021-12-17T17:31:18.656Z] Removing intermediate container 8e3f1ad874eb [2021-12-17T17:31:18.656Z] ---> 87f05176c8d9 [2021-12-17T17:31:18.656Z] Step 6/22 : COPY . . [2021-12-17T17:31:18.916Z] ---> 1ef28d63b184 [2021-12-17T17:31:18.916Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T17:31:22.237Z] ---> e232795c6ebe [2021-12-17T17:31:22.237Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T17:31:22.237Z] ---> Running in f67656e02814 [2021-12-17T17:31:22.237Z] ---> Running in 9a24ed480afe [2021-12-17T17:31:26.551Z] Removing intermediate container f67656e02814 [2021-12-17T17:31:26.551Z] ---> 4e04619010ed [2021-12-17T17:31:26.551Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-17T17:31:26.551Z] Removing intermediate container 9a24ed480afe [2021-12-17T17:31:26.551Z] ---> cede8bcf1205 [2021-12-17T17:31:26.551Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-17T17:31:27.136Z] ---> 3f336aa990ed [2021-12-17T17:31:27.136Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T17:31:27.136Z] ---> Running in 5ab7351d48fc [2021-12-17T17:31:27.136Z] ---> Running in d83f849d1a82 [2021-12-17T17:31:27.136Z] ---> Running in 089a3deaab85 [2021-12-17T17:31:27.136Z] ---> aca30e121ffe [2021-12-17T17:31:27.136Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T17:31:27.405Z] ---> Running in 9733ba8920a6 [2021-12-17T17:31:27.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-17T17:31:27.667Z] 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-17T17:31:27.933Z] ---> 614fe1f56939 [2021-12-17T17:31:27.933Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T17:31:27.933Z] ---> Running in d13ff007a15b [2021-12-17T17:31:28.876Z] Removing intermediate container 089a3deaab85 [2021-12-17T17:31:28.876Z] ---> b38758912ba9 [2021-12-17T17:31:28.876Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-17T17:31:29.138Z] Removing intermediate container 9733ba8920a6 [2021-12-17T17:31:29.138Z] ---> 15be8b82871a [2021-12-17T17:31:29.138Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-17T17:31:29.138Z] ---> Running in 4ce149b1b920 [2021-12-17T17:31:29.138Z] ---> Running in 363fa8218ebd [2021-12-17T17:31:29.406Z] Removing intermediate container d13ff007a15b [2021-12-17T17:31:29.406Z] ---> f0a6a7d9d952 [2021-12-17T17:31:29.406Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-17T17:31:29.406Z] ---> Running in 288843100fc4 [2021-12-17T17:31:29.668Z] 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-17T17:31:29.930Z] 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-17T17:31:29.930Z] 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-17T17:31:37.371Z] Removing intermediate container fd04e51d5d3f [2021-12-17T17:31:37.371Z] ---> afcb86f626c3 [2021-12-17T17:31:37.371Z] Successfully built afcb86f626c3 [2021-12-17T17:31:37.371Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-17T17:31:37.711Z] + docker inspect -f . ci-base-image-arm64 [2021-12-17T17:31:37.711Z] . [Pipeline] withDockerContainer [2021-12-17T17:31:37.939Z] prd-ubuntu18.04-docker-arm64-4c-16g-1040 does not seem to be running inside a container [2021-12-17T17:31:38.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-17T17:31:39.382Z] $ docker top d7917a8c290b486a522ff1abd8d10ff1a13dd6e31613ff75eed970f618f51282 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-17T17:31:40.259Z] + go version [2021-12-17T17:31:40.259Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-12-17T17:31:40.284Z] $ docker stop --time=1 d7917a8c290b486a522ff1abd8d10ff1a13dd6e31613ff75eed970f618f51282 [2021-12-17T17:31:41.914Z] $ docker rm -f d7917a8c290b486a522ff1abd8d10ff1a13dd6e31613ff75eed970f618f51282 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-17T17:31:42.594Z] + docker inspect -f . ci-base-image-arm64 [2021-12-17T17:31:42.594Z] . [Pipeline] withDockerContainer [2021-12-17T17:31:42.816Z] prd-ubuntu18.04-docker-arm64-4c-16g-1040 does not seem to be running inside a container [2021-12-17T17:31:42.892Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-17T17:31:44.094Z] $ docker top 93a4012b23eea8087d53fa2b9924450b927b5338b213176c7e78ee4fe469cd85 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-17T17:31:44.439Z] ========================================================= [2021-12-17T17:31:44.439Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-12-17T17:31:44.439Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-17T17:31:45.300Z] + make test [2021-12-17T17:31:45.300Z] go mod tidy [2021-12-17T17:31:45.900Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-17T17:32:08.732Z] 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-17T17:32:08.732Z] Removing intermediate container 5ab7351d48fc [2021-12-17T17:32:08.732Z] ---> 91107bf074d1 [2021-12-17T17:32:08.732Z] [2021-12-17T17:32:08.732Z] Step 9/30 : FROM alpine:3.14 [2021-12-17T17:32:08.732Z] 3.14: Pulling from library/alpine [2021-12-17T17:32:09.712Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-17T17:32:09.712Z] Status: Downloaded newer image for alpine:3.14 [2021-12-17T17:32:09.712Z] ---> 0a97eee8041e [2021-12-17T17:32:09.712Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-17T17:32:09.977Z] ---> Running in bc3cd8a1839a [2021-12-17T17:32:10.241Z] Removing intermediate container bc3cd8a1839a [2021-12-17T17:32:10.241Z] ---> 1820d7eaf73e [2021-12-17T17:32:10.241Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-17T17:32:10.509Z] ---> Running in 5a6a868716e5 [2021-12-17T17:32:10.509Z] Removing intermediate container 363fa8218ebd [2021-12-17T17:32:10.509Z] ---> 34853541cf75 [2021-12-17T17:32:10.509Z] [2021-12-17T17:32:10.509Z] Step 9/20 : FROM alpine:3.14 [2021-12-17T17:32:10.509Z] ---> 0a97eee8041e [2021-12-17T17:32:10.509Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-17T17:32:10.771Z] ---> Running in 548f906a9195 [2021-12-17T17:32:11.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-17T17:32:11.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-17T17:32:11.606Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-17T17:32:11.867Z] (2/2) Installing su-exec (0.2-r1) [2021-12-17T17:32:11.867Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T17:32:11.867Z] OK: 6 MiB in 16 packages [2021-12-17T17:32:11.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-17T17:32:12.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-17T17:32:12.128Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-17T17:32:12.128Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-17T17:32:12.391Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-17T17:32:12.391Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-17T17:32:12.391Z] (5/5) Installing curl (7.79.1-r0) [2021-12-17T17:32:12.391Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T17:32:12.391Z] Executing ca-certificates-20191127-r5.trigger [2021-12-17T17:32:12.391Z] Removing intermediate container d83f849d1a82 [2021-12-17T17:32:12.391Z] ---> db679c9e41c9 [2021-12-17T17:32:12.391Z] [2021-12-17T17:32:12.391Z] Step 9/22 : FROM alpine:3.14 [2021-12-17T17:32:12.391Z] ---> 0a97eee8041e [2021-12-17T17:32:12.391Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-17T17:32:12.391Z] OK: 8 MiB in 19 packages [2021-12-17T17:32:12.663Z] ---> Running in ac700a6bc994 [2021-12-17T17:32:12.706Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-12-17T17:32:13.244Z] Removing intermediate container 5a6a868716e5 [2021-12-17T17:32:13.244Z] ---> 4bf6e1e49283 [2021-12-17T17:32:13.244Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-17T17:32:13.811Z] ---> Running in e857ff947116 [2021-12-17T17:32:13.811Z] Removing intermediate container 4ce149b1b920 [2021-12-17T17:32:13.811Z] ---> 114a0ae1d481 [2021-12-17T17:32:13.811Z] [2021-12-17T17:32:13.811Z] Step 9/21 : FROM alpine:3.14 [2021-12-17T17:32:13.811Z] ---> 0a97eee8041e [2021-12-17T17:32:13.811Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-17T17:32:13.811Z] Removing intermediate container 548f906a9195 [2021-12-17T17:32:13.811Z] ---> 6a4924b30cce [2021-12-17T17:32:13.811Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-17T17:32:13.811Z] ---> Running in 7602c1db53fe [2021-12-17T17:32:14.078Z] ---> Running in 1a2d8fc95bc4 [2021-12-17T17:32:14.078Z] Removing intermediate container e857ff947116 [2021-12-17T17:32:14.078Z] ---> a03cb72f416a [2021-12-17T17:32:14.078Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-17T17:32:14.078Z] ---> Running in 997280919bc0 [2021-12-17T17:32:14.078Z] Removing intermediate container 1a2d8fc95bc4 [2021-12-17T17:32:14.078Z] ---> 4465fe88e4c9 [2021-12-17T17:32:14.078Z] Step 12/20 : WORKDIR /edgex [2021-12-17T17:32:14.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-17T17:32:14.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-17T17:32:14.343Z] ---> Running in 580320538ddf [2021-12-17T17:32:14.343Z] Removing intermediate container 997280919bc0 [2021-12-17T17:32:14.343Z] ---> 95537821b274 [2021-12-17T17:32:14.343Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-17T17:32:14.343Z] ---> Running in 1bbcb8549c3f [2021-12-17T17:32:14.616Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-17T17:32:14.616Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T17:32:14.616Z] OK: 6 MiB in 15 packages [2021-12-17T17:32:14.616Z] Removing intermediate container 580320538ddf [2021-12-17T17:32:14.616Z] ---> 6515998ef16c [2021-12-17T17:32:14.616Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-17T17:32:14.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-17T17:32:14.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-17T17:32:14.877Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-17T17:32:14.877Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-17T17:32:14.877Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T17:32:14.877Z] Executing ca-certificates-20191127-r5.trigger [2021-12-17T17:32:14.877Z] OK: 6 MiB in 16 packages [2021-12-17T17:32:15.153Z] ---> c7339a559e09 [2021-12-17T17:32:15.153Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-17T17:32:15.413Z] Removing intermediate container ac700a6bc994 [2021-12-17T17:32:15.413Z] ---> 344d93fb0dcf [2021-12-17T17:32:15.413Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-17T17:32:15.675Z] ---> Running in f3bcb286f350 [2021-12-17T17:32:15.675Z] ---> f3cd1b4ae8e5 [2021-12-17T17:32:15.675Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-17T17:32:15.675Z] Removing intermediate container 288843100fc4 [2021-12-17T17:32:15.675Z] ---> 2bfc6e908cb4 [2021-12-17T17:32:15.675Z] [2021-12-17T17:32:15.675Z] Step 9/22 : FROM alpine:3.14 [2021-12-17T17:32:15.675Z] ---> 0a97eee8041e [2021-12-17T17:32:15.675Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-17T17:32:15.675Z] Removing intermediate container 7602c1db53fe [2021-12-17T17:32:15.675Z] ---> c9a9d14fc16b [2021-12-17T17:32:15.675Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-17T17:32:15.675Z] Removing intermediate container f3bcb286f350 [2021-12-17T17:32:15.675Z] ---> add3f39bf3d2 [2021-12-17T17:32:15.675Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-17T17:32:15.675Z] ---> Running in 61d0e8ffe65d [2021-12-17T17:32:15.675Z] ---> Running in 4ba033fbe82e [2021-12-17T17:32:15.675Z] ---> Running in a9c58c7ace0d [2021-12-17T17:32:15.937Z] Removing intermediate container 1bbcb8549c3f [2021-12-17T17:32:15.937Z] ---> 7710e0596742 [2021-12-17T17:32:15.937Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-17T17:32:15.937Z] Removing intermediate container 61d0e8ffe65d [2021-12-17T17:32:15.937Z] ---> 42caff9283d7 [2021-12-17T17:32:15.937Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-17T17:32:15.937Z] ---> Running in edab6a8e3964 [2021-12-17T17:32:15.937Z] Removing intermediate container 4ba033fbe82e [2021-12-17T17:32:15.937Z] ---> d2592082c75a [2021-12-17T17:32:15.937Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-17T17:32:15.937Z] Removing intermediate container a9c58c7ace0d [2021-12-17T17:32:15.937Z] ---> a66caf37e898 [2021-12-17T17:32:15.937Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-17T17:32:15.937Z] ---> Running in 020d1df01061 [2021-12-17T17:32:15.937Z] ---> Running in a64d77b02d69 [2021-12-17T17:32:15.937Z] ---> Running in 1e7e3d308f92 [2021-12-17T17:32:16.204Z] ---> 50daec6a1540 [2021-12-17T17:32:16.204Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-17T17:32:16.204Z] ---> Running in 59067b2260c5 [2021-12-17T17:32:16.204Z] Removing intermediate container edab6a8e3964 [2021-12-17T17:32:16.204Z] ---> 8787db132458 [2021-12-17T17:32:16.204Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-17T17:32:16.205Z] Removing intermediate container 020d1df01061 [2021-12-17T17:32:16.205Z] ---> 2329978774a9 [2021-12-17T17:32:16.205Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-17T17:32:16.205Z] Removing intermediate container 1e7e3d308f92 [2021-12-17T17:32:16.205Z] ---> 916ad66b955a [2021-12-17T17:32:16.205Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-17T17:32:16.205Z] Removing intermediate container a64d77b02d69 [2021-12-17T17:32:16.205Z] ---> 3341630400ba [2021-12-17T17:32:16.205Z] Step 14/22 : WORKDIR / [2021-12-17T17:32:16.205Z] ---> Running in cbd3b7e70f03 [2021-12-17T17:32:16.205Z] ---> Running in 7579dbe4e086 [2021-12-17T17:32:16.205Z] ---> Running in 3aa504d61f16 [2021-12-17T17:32:16.205Z] Removing intermediate container 59067b2260c5 [2021-12-17T17:32:16.205Z] ---> b15e9a323adb [2021-12-17T17:32:16.205Z] Step 17/20 : CMD ["--init=true"] [2021-12-17T17:32:16.205Z] ---> Running in ff4a904293de [2021-12-17T17:32:16.205Z] ---> 8cb7c7947eaf [2021-12-17T17:32:16.205Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-17T17:32:16.473Z] Removing intermediate container cbd3b7e70f03 [2021-12-17T17:32:16.473Z] ---> e04ee219bf3e [2021-12-17T17:32:16.473Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T17:32:16.473Z] Removing intermediate container 7579dbe4e086 [2021-12-17T17:32:16.473Z] ---> e7d6ef3a9fcc [2021-12-17T17:32:16.473Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-17T17:32:16.473Z] ---> Running in 162aef7b3f0e [2021-12-17T17:32:16.473Z] Removing intermediate container ff4a904293de [2021-12-17T17:32:16.473Z] ---> dbe251bb775e [2021-12-17T17:32:16.473Z] Step 18/20 : LABEL arch=x86_64 [2021-12-17T17:32:16.473Z] ---> Running in d44fb1cd86f2 [2021-12-17T17:32:16.473Z] Removing intermediate container 3aa504d61f16 [2021-12-17T17:32:16.473Z] ---> 9df1869383fd [2021-12-17T17:32:16.473Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-17T17:32:16.473Z] ---> Running in fe18ec96bbb6 [2021-12-17T17:32:16.745Z] ---> 1738d1c64975 [2021-12-17T17:32:16.745Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-17T17:32:16.745Z] ---> 9b14fb682b89 [2021-12-17T17:32:16.745Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-17T17:32:16.745Z] Removing intermediate container fe18ec96bbb6 [2021-12-17T17:32:16.745Z] ---> 9835ce4dff9e [2021-12-17T17:32:16.745Z] Step 19/20 : LABEL git_sha=a3452bc8647cf8f20179d214078db82801adeb83 [2021-12-17T17:32:17.012Z] ---> Running in 87e3e462b452 [2021-12-17T17:32:17.286Z] Removing intermediate container 87e3e462b452 [2021-12-17T17:32:17.286Z] ---> 07e87349360b [2021-12-17T17:32:17.286Z] Step 20/20 : LABEL version=0.0.0 [2021-12-17T17:32:17.286Z] ---> d2e975393427 [2021-12-17T17:32:17.286Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-17T17:32:17.286Z] ---> 67371e7733c5 [2021-12-17T17:32:17.286Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-17T17:32:17.286Z] ---> Running in f3302e7ea9ac [2021-12-17T17:32:17.286Z] Removing intermediate container f3302e7ea9ac [2021-12-17T17:32:17.286Z] ---> 64afe8384bcb [2021-12-17T17:32:17.286Z] [2021-12-17T17:32:17.553Z] ---> 47728d790faa [2021-12-17T17:32:17.553Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-17T17:32:17.553Z] Removing intermediate container d44fb1cd86f2 [2021-12-17T17:32:17.553Z] ---> 4d8d6eb156c7 [2021-12-17T17:32:17.553Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-17T17:32:17.553Z] Removing intermediate container 162aef7b3f0e [2021-12-17T17:32:17.554Z] ---> 101fe106d8d1 [2021-12-17T17:32:17.554Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-17T17:32:17.554Z] Successfully built 64afe8384bcb [2021-12-17T17:32:17.554Z] ---> 787ac4a25c77 [2021-12-17T17:32:17.554Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-17T17:32:17.554Z] Successfully tagged security-proxy-setup:latest [2021-12-17T17:32:17.554Z] Building support-scheduler [2021-12-17T17:32:17.554Z]  Building security-proxy-setup ... done  ---> Running in cf3ee2cafbd4 [2021-12-17T17:32:17.554Z] ---> Running in d2255b3c83f5 [2021-12-17T17:32:17.554Z] ---> Running in d9db9d05f745 [2021-12-17T17:32:17.819Z] Removing intermediate container cf3ee2cafbd4 [2021-12-17T17:32:17.819Z] ---> 3fa7d1443105 [2021-12-17T17:32:17.819Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-17T17:32:18.391Z] Removing intermediate container d9db9d05f745 [2021-12-17T17:32:18.391Z] ---> 3104cb7ba5f6 [2021-12-17T17:32:18.391Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-17T17:32:18.391Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-17T17:32:18.660Z] ---> Running in 0c1b26a12d94 [2021-12-17T17:32:18.660Z] ---> 78ccad25e02e [2021-12-17T17:32:18.660Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-17T17:32:19.236Z] ---> Running in 004eb615a21a [2021-12-17T17:32:19.236Z] Removing intermediate container 0c1b26a12d94 [2021-12-17T17:32:19.236Z] ---> 789f2c0eec47 [2021-12-17T17:32:19.236Z] Step 19/21 : LABEL arch=x86_64 [2021-12-17T17:32:19.236Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-17T17:32:19.508Z] ---> 5577a401f0c6 [2021-12-17T17:32:19.508Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-17T17:32:19.508Z] ---> Running in 9b1d52d0dd4a [2021-12-17T17:32:19.508Z] Removing intermediate container 004eb615a21a [2021-12-17T17:32:19.508Z] ---> cba6915d2b06 [2021-12-17T17:32:19.508Z] Step 20/22 : LABEL arch=x86_64 [2021-12-17T17:32:19.509Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-17T17:32:19.509Z] ---> Running in 219a64960f93 [2021-12-17T17:32:19.509Z] Removing intermediate container 9b1d52d0dd4a [2021-12-17T17:32:19.509Z] ---> a657da6719c3 [2021-12-17T17:32:19.509Z] Step 20/21 : LABEL git_sha=a3452bc8647cf8f20179d214078db82801adeb83 [2021-12-17T17:32:19.509Z] ---> 96a943d45ee6 [2021-12-17T17:32:19.509Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-17T17:32:19.509Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-17T17:32:19.779Z] ---> Running in a52eb84558f9 [2021-12-17T17:32:19.779Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-17T17:32:19.779Z] Removing intermediate container 219a64960f93 [2021-12-17T17:32:19.779Z] ---> df00a76d9549 [2021-12-17T17:32:19.779Z] Step 21/22 : LABEL git_sha=a3452bc8647cf8f20179d214078db82801adeb83 [2021-12-17T17:32:19.779Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-17T17:32:19.779Z] ---> Running in e493b9a951e6 [2021-12-17T17:32:19.779Z] Removing intermediate container a52eb84558f9 [2021-12-17T17:32:19.779Z] ---> 856563e049f3 [2021-12-17T17:32:19.779Z] Step 21/21 : LABEL version=0.0.0 [2021-12-17T17:32:19.779Z] ---> f00a4a9d4526 [2021-12-17T17:32:19.779Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-17T17:32:19.779Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-17T17:32:19.779Z] ---> Running in 306253df731b [2021-12-17T17:32:20.049Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-17T17:32:20.049Z] Removing intermediate container e493b9a951e6 [2021-12-17T17:32:20.049Z] ---> bb23f5ec17ac [2021-12-17T17:32:20.049Z] Step 22/22 : LABEL version=0.0.0 [2021-12-17T17:32:20.049Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T17:32:20.049Z] OK: 8 MiB in 20 packages [2021-12-17T17:32:20.049Z] ---> Running in 291bc326a052 [2021-12-17T17:32:20.049Z] Removing intermediate container 306253df731b [2021-12-17T17:32:20.049Z] ---> f7256268c032 [2021-12-17T17:32:20.049Z] [2021-12-17T17:32:20.315Z] Successfully built f7256268c032 [2021-12-17T17:32:20.315Z] ---> 75cf48758069 [2021-12-17T17:32:20.315Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-17T17:32:20.315Z] Successfully tagged support-notifications:latest [2021-12-17T17:32:20.315Z]  Building support-notifications ... done Building security-secretstore-setup [2021-12-17T17:32:20.315Z] Removing intermediate container 291bc326a052 [2021-12-17T17:32:20.315Z] ---> d962a7621028 [2021-12-17T17:32:20.315Z] [2021-12-17T17:32:20.315Z] Successfully built d962a7621028 [2021-12-17T17:32:20.580Z] ---> Running in c4a3ab780cf5 [2021-12-17T17:32:20.580Z] Successfully tagged core-metadata:latest [2021-12-17T17:32:20.580Z] Building sys-mgmt-agent [2021-12-17T17:32:22.503Z]  Building core-metadata ... done Removing intermediate container c4a3ab780cf5 [2021-12-17T17:32:22.503Z] ---> 4c75c7d0ad56 [2021-12-17T17:32:22.503Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-17T17:32:23.915Z] Removing intermediate container d2255b3c83f5 [2021-12-17T17:32:23.915Z] ---> e73213f2322b [2021-12-17T17:32:23.915Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-17T17:32:24.870Z] ---> 31959a5f28b7 [2021-12-17T17:32:24.870Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-17T17:32:25.811Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T17:32:25.811Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-17T17:32:26.071Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T17:32:26.071Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-17T17:32:26.332Z] ---> 1baa96920934 [2021-12-17T17:32:26.332Z] Step 3/22 : WORKDIR /edgex-go [2021-12-17T17:32:26.332Z] ---> Using cache [2021-12-17T17:32:26.332Z] ---> 0ad774080963 [2021-12-17T17:32:26.332Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T17:32:26.332Z] ---> Using cache [2021-12-17T17:32:26.332Z] ---> 2434126582c6 [2021-12-17T17:32:26.332Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-17T17:32:26.332Z] ---> 1baa96920934 [2021-12-17T17:32:26.332Z] Step 3/23 : WORKDIR /edgex-go [2021-12-17T17:32:26.332Z] ---> Using cache [2021-12-17T17:32:26.332Z] ---> 0ad774080963 [2021-12-17T17:32:26.332Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T17:32:26.332Z] ---> Using cache [2021-12-17T17:32:26.332Z] ---> 2434126582c6 [2021-12-17T17:32:26.332Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-17T17:32:26.332Z] ---> Using cache [2021-12-17T17:32:26.332Z] ---> c3b82312d44c [2021-12-17T17:32:26.332Z] Step 6/23 : COPY go.mod . [2021-12-17T17:32:26.598Z] ---> 6a5d15b155be [2021-12-17T17:32:26.598Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-17T17:32:26.598Z] ---> Running in 293f321a6d2b [2021-12-17T17:32:26.598Z] ---> Running in c4b23e602705 [2021-12-17T17:32:26.598Z] ---> a226a5e9846d [2021-12-17T17:32:26.598Z] Step 7/23 : RUN go mod download [2021-12-17T17:32:26.859Z] ---> Running in 167e5a07917c [2021-12-17T17:32:27.126Z] ---> 517ee75c147e [2021-12-17T17:32:27.126Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-17T17:32:27.392Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-17T17:32:27.392Z] Removing intermediate container 293f321a6d2b [2021-12-17T17:32:27.392Z] ---> 6fdd65843484 [2021-12-17T17:32:27.392Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-17T17:32:27.392Z] ---> 3d840bfe1be6 [2021-12-17T17:32:27.392Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-17T17:32:27.655Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T17:32:27.655Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-17T17:32:27.655Z] ---> 1baa96920934 [2021-12-17T17:32:27.655Z] Step 3/24 : WORKDIR /edgex-go [2021-12-17T17:32:27.655Z] ---> Using cache [2021-12-17T17:32:27.655Z] ---> 0ad774080963 [2021-12-17T17:32:27.655Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T17:32:27.655Z] ---> Using cache [2021-12-17T17:32:27.655Z] ---> 2434126582c6 [2021-12-17T17:32:27.655Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-17T17:32:27.655Z] ---> Using cache [2021-12-17T17:32:27.655Z] ---> c3b82312d44c [2021-12-17T17:32:27.655Z] Step 6/24 : COPY . . [2021-12-17T17:32:27.655Z] ---> Using cache [2021-12-17T17:32:27.655Z] ---> aca30e121ffe [2021-12-17T17:32:27.655Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T17:32:27.655Z] ---> Using cache [2021-12-17T17:32:27.655Z] ---> 15be8b82871a [2021-12-17T17:32:27.655Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-17T17:32:27.915Z] ---> Running in 5f472ba74a9c [2021-12-17T17:32:27.915Z] ---> Running in 4024431184c9 [2021-12-17T17:32:27.915Z] ---> Running in a690fe50384c [2021-12-17T17:32:28.175Z] Removing intermediate container 4024431184c9 [2021-12-17T17:32:28.175Z] ---> 012d719f4f7e [2021-12-17T17:32:28.175Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-17T17:32:28.175Z] Removing intermediate container 5f472ba74a9c [2021-12-17T17:32:28.175Z] ---> 9450333e1fbd [2021-12-17T17:32:28.175Z] Step 27/30 : CMD ["gate"] [2021-12-17T17:32:28.175Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-17T17:32:28.175Z] ---> Running in 1fcee8367914 [2021-12-17T17:32:28.175Z] ---> Running in 17d216490a22 [2021-12-17T17:32:28.442Z] Removing intermediate container 1fcee8367914 [2021-12-17T17:32:28.442Z] ---> 8afb3cf58d9d [2021-12-17T17:32:28.442Z] Step 20/22 : LABEL arch=x86_64 [2021-12-17T17:32:28.442Z] ---> Running in 2960a14ea2ba [2021-12-17T17:32:28.442Z] 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-17T17:32:28.442Z] Removing intermediate container 17d216490a22 [2021-12-17T17:32:28.442Z] ---> 73ff2853d896 [2021-12-17T17:32:28.442Z] Step 28/30 : LABEL arch=x86_64 [2021-12-17T17:32:28.705Z] OK: 220 MiB in 52 packages [2021-12-17T17:32:28.705Z] ---> Running in ab7166fd420a [2021-12-17T17:32:28.705Z] Removing intermediate container 167e5a07917c [2021-12-17T17:32:28.705Z] ---> ef2e3d266e21 [2021-12-17T17:32:28.705Z] Step 8/23 : COPY . . [2021-12-17T17:32:28.705Z] Removing intermediate container 2960a14ea2ba [2021-12-17T17:32:28.705Z] ---> 23edef81f64e [2021-12-17T17:32:28.705Z] Step 21/22 : LABEL git_sha=a3452bc8647cf8f20179d214078db82801adeb83 [2021-12-17T17:32:28.705Z] ---> Running in c2457a2ac27f [2021-12-17T17:32:28.984Z] Removing intermediate container ab7166fd420a [2021-12-17T17:32:28.984Z] ---> c9baa77fb844 [2021-12-17T17:32:28.984Z] Step 29/30 : LABEL git_sha=a3452bc8647cf8f20179d214078db82801adeb83 [2021-12-17T17:32:30.428Z] ---> Running in 8c4769b45b8f [2021-12-17T17:32:30.428Z] Removing intermediate container c4b23e602705 [2021-12-17T17:32:30.428Z] ---> ac61cee5f9ec [2021-12-17T17:32:30.428Z] Step 6/22 : COPY . . [2021-12-17T17:32:30.428Z] Removing intermediate container c2457a2ac27f [2021-12-17T17:32:30.428Z] ---> 15cbcf75cf31 [2021-12-17T17:32:30.428Z] Step 22/22 : LABEL version=0.0.0 [2021-12-17T17:32:30.707Z] ---> Running in 49df7c3e75bd [2021-12-17T17:32:30.967Z] Removing intermediate container 8c4769b45b8f [2021-12-17T17:32:30.967Z] ---> f3fe5173e620 [2021-12-17T17:32:30.967Z] Step 30/30 : LABEL version=0.0.0 [2021-12-17T17:32:32.905Z] ---> Running in acbbba140112 [2021-12-17T17:32:32.905Z] Removing intermediate container 49df7c3e75bd [2021-12-17T17:32:32.905Z] ---> ba4e56562910 [2021-12-17T17:32:32.905Z] [2021-12-17T17:32:32.905Z] Successfully built ba4e56562910 [2021-12-17T17:32:32.905Z] Successfully tagged core-data:latest [2021-12-17T17:32:32.905Z] Building core-command [2021-12-17T17:32:34.306Z]  Building core-data ... done Removing intermediate container acbbba140112 [2021-12-17T17:32:34.306Z] ---> 4de5b627dd09 [2021-12-17T17:32:34.306Z] [2021-12-17T17:32:34.306Z] Successfully built 4de5b627dd09 [2021-12-17T17:32:34.306Z] Successfully tagged security-bootstrapper:latest [2021-12-17T17:32:36.911Z]  Building security-bootstrapper ... done  ---> ac76d6aca59f [2021-12-17T17:32:36.911Z] Step 9/23 : RUN go mod tidy [2021-12-17T17:32:37.857Z] ---> Running in 799698e98e13 [2021-12-17T17:32:39.257Z] ---> 28399b4ae4a1 [2021-12-17T17:32:39.257Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T17:32:39.257Z] ---> Running in 2245d0b1a5bc [2021-12-17T17:32:40.203Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T17:32:40.203Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-17T17:32:40.203Z] ---> 1baa96920934 [2021-12-17T17:32:40.203Z] Step 3/22 : WORKDIR /edgex-go [2021-12-17T17:32:40.203Z] ---> Using cache [2021-12-17T17:32:40.203Z] ---> 0ad774080963 [2021-12-17T17:32:40.203Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T17:32:40.203Z] ---> Using cache [2021-12-17T17:32:40.203Z] ---> 2434126582c6 [2021-12-17T17:32:40.203Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-17T17:32:40.203Z] ---> Using cache [2021-12-17T17:32:40.203Z] ---> c3b82312d44c [2021-12-17T17:32:40.203Z] Step 6/22 : COPY . . [2021-12-17T17:32:40.203Z] ---> Using cache [2021-12-17T17:32:40.203Z] ---> aca30e121ffe [2021-12-17T17:32:40.203Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T17:32:40.203Z] ---> Using cache [2021-12-17T17:32:40.203Z] ---> 15be8b82871a [2021-12-17T17:32:40.203Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-17T17:32:40.467Z] ---> Running in 26573a394d51 [2021-12-17T17:32:41.054Z] Removing intermediate container 2245d0b1a5bc [2021-12-17T17:32:41.054Z] ---> 5350c83097b6 [2021-12-17T17:32:41.054Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-17T17:32:41.054Z] ---> Running in 4acf6950208c [2021-12-17T17:32:41.054Z] 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-17T17:32:41.624Z] 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-17T17:32:42.197Z] Removing intermediate container 799698e98e13 [2021-12-17T17:32:42.197Z] ---> d216f7b2c538 [2021-12-17T17:32:42.197Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-17T17:32:42.197Z] ---> Running in eb3e5fe102c1 [2021-12-17T17:32:42.770Z] 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-17T17:32:48.054Z] 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-17T17:32:52.269Z] Removing intermediate container a690fe50384c [2021-12-17T17:32:52.269Z] ---> 0e77afab74d5 [2021-12-17T17:32:52.269Z] [2021-12-17T17:32:52.269Z] Step 9/24 : FROM alpine:3.14 [2021-12-17T17:32:52.269Z] ---> 0a97eee8041e [2021-12-17T17:32:52.269Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-17T17:32:52.269Z] ---> Running in a452c870c0b1 [2021-12-17T17:32:52.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-17T17:32:52.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-17T17:32:53.426Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-17T17:32:53.426Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-17T17:32:53.426Z] (3/3) Installing su-exec (0.2-r1) [2021-12-17T17:32:53.426Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T17:32:53.426Z] Executing ca-certificates-20191127-r5.trigger [2021-12-17T17:32:53.426Z] OK: 6 MiB in 17 packages [2021-12-17T17:32:54.003Z] Removing intermediate container a452c870c0b1 [2021-12-17T17:32:54.003Z] ---> 93da3b030051 [2021-12-17T17:32:54.003Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-17T17:32:54.003Z] ---> Running in bd96135f9aad [2021-12-17T17:32:54.263Z] Removing intermediate container bd96135f9aad [2021-12-17T17:32:54.263Z] ---> 0447be7011cd [2021-12-17T17:32:54.263Z] Step 12/24 : WORKDIR / [2021-12-17T17:32:54.263Z] ---> Running in 232574631acd [2021-12-17T17:32:54.263Z] Removing intermediate container 232574631acd [2021-12-17T17:32:54.263Z] ---> d230517cf2aa [2021-12-17T17:32:54.263Z] 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-17T17:32:54.524Z] ---> 028f995a237a [2021-12-17T17:32:54.524Z] 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-17T17:32:54.783Z] ---> 7bb29c4298a0 [2021-12-17T17:32:54.783Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-17T17:32:55.356Z] ---> dbef6729c064 [2021-12-17T17:32:55.356Z] 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-17T17:32:55.356Z] ---> 284a8f7ee8da [2021-12-17T17:32:55.356Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-17T17:32:56.315Z] ---> 2acd28f10d94 [2021-12-17T17:32:56.315Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-17T17:32:56.906Z] ---> bb5736cfd3c9 [2021-12-17T17:32:56.906Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-17T17:32:57.172Z] ---> 9176d355f3fc [2021-12-17T17:32:57.172Z] 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-17T17:32:57.172Z] ---> Running in 7dc8bcc4a9d8 [2021-12-17T17:32:58.138Z] Removing intermediate container 7dc8bcc4a9d8 [2021-12-17T17:32:58.138Z] ---> 2509c232285e [2021-12-17T17:32:58.138Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-17T17:32:58.406Z] ---> Running in 21456c2fca47 [2021-12-17T17:32:58.406Z] Removing intermediate container 21456c2fca47 [2021-12-17T17:32:58.406Z] ---> 0f1d73339f59 [2021-12-17T17:32:58.406Z] Step 22/24 : LABEL arch=x86_64 [2021-12-17T17:32:58.406Z] ---> Running in 596332013a7d [2021-12-17T17:32:58.680Z] Removing intermediate container 596332013a7d [2021-12-17T17:32:58.680Z] ---> 5fc74cf7e907 [2021-12-17T17:32:58.680Z] Step 23/24 : LABEL git_sha=a3452bc8647cf8f20179d214078db82801adeb83 [2021-12-17T17:32:58.680Z] ---> Running in b663054e887f [2021-12-17T17:32:58.680Z] Removing intermediate container b663054e887f [2021-12-17T17:32:58.680Z] ---> b378fa77f577 [2021-12-17T17:32:58.680Z] Step 24/24 : LABEL version=0.0.0 [2021-12-17T17:32:58.680Z] ---> Running in a79cb2c1289f [2021-12-17T17:32:58.954Z] Removing intermediate container a79cb2c1289f [2021-12-17T17:32:58.955Z] ---> fdc9ae5c70c2 [2021-12-17T17:32:58.955Z] [2021-12-17T17:32:58.955Z] Successfully built fdc9ae5c70c2 [2021-12-17T17:32:58.955Z] Successfully tagged security-secretstore-setup:latest [2021-12-17T17:33:09.063Z]  Building security-secretstore-setup ... done Removing intermediate container 4acf6950208c [2021-12-17T17:33:09.063Z] ---> 7a7a09be597e [2021-12-17T17:33:09.063Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-17T17:33:09.063Z] Removing intermediate container 26573a394d51 [2021-12-17T17:33:09.063Z] ---> f592aec1605e [2021-12-17T17:33:09.063Z] [2021-12-17T17:33:09.063Z] Step 9/22 : FROM alpine:3.14 [2021-12-17T17:33:09.063Z] ---> 0a97eee8041e [2021-12-17T17:33:09.063Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-17T17:33:09.063Z] ---> Using cache [2021-12-17T17:33:09.063Z] ---> 344d93fb0dcf [2021-12-17T17:33:09.063Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-17T17:33:09.063Z] ---> Using cache [2021-12-17T17:33:09.063Z] ---> add3f39bf3d2 [2021-12-17T17:33:09.063Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-17T17:33:09.063Z] ---> Running in 943b0039794c [2021-12-17T17:33:09.063Z] ---> Running in cb8b16963829 [2021-12-17T17:33:09.063Z] Removing intermediate container cb8b16963829 [2021-12-17T17:33:09.063Z] ---> 696f6dc809e9 [2021-12-17T17:33:09.063Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-17T17:33:09.063Z] ---> Running in 86367b52fdc0 [2021-12-17T17:33:09.276Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-12-17T17:33:09.325Z] Removing intermediate container 86367b52fdc0 [2021-12-17T17:33:09.325Z] ---> e956494881ee [2021-12-17T17:33:09.325Z] Step 14/22 : WORKDIR / [2021-12-17T17:33:09.325Z] ---> Running in e9768f47e583 [2021-12-17T17:33:09.325Z] 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-17T17:33:09.589Z] Removing intermediate container e9768f47e583 [2021-12-17T17:33:09.589Z] ---> 165d60b79201 [2021-12-17T17:33:09.589Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-17T17:33:09.849Z] ---> 2839eb2c0eab [2021-12-17T17:33:09.849Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-17T17:33:10.427Z] ---> 602081c67b42 [2021-12-17T17:33:10.427Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-17T17:33:10.427Z] Removing intermediate container 943b0039794c [2021-12-17T17:33:10.427Z] ---> 61359ec414ec [2021-12-17T17:33:10.427Z] [2021-12-17T17:33:10.427Z] Step 10/22 : FROM docker:20.10.10 [2021-12-17T17:33:10.688Z] ---> 9474914a773f [2021-12-17T17:33:10.688Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-17T17:33:10.688Z] Removing intermediate container eb3e5fe102c1 [2021-12-17T17:33:10.688Z] ---> 37b6b340eebe [2021-12-17T17:33:10.688Z] [2021-12-17T17:33:10.688Z] Step 11/23 : FROM alpine:3.14 [2021-12-17T17:33:10.688Z] ---> 0a97eee8041e [2021-12-17T17:33:10.688Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-17T17:33:10.688Z] ---> Using cache [2021-12-17T17:33:10.688Z] ---> 344d93fb0dcf [2021-12-17T17:33:10.688Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-17T17:33:10.688Z] ---> Using cache [2021-12-17T17:33:10.688Z] ---> add3f39bf3d2 [2021-12-17T17:33:10.688Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-17T17:33:10.688Z] 20.10.10: Pulling from library/docker [2021-12-17T17:33:10.688Z] ---> Running in b58bfc3fce6f [2021-12-17T17:33:10.688Z] ---> Running in e66a5fc1a7f5 [2021-12-17T17:33:10.688Z] Removing intermediate container b58bfc3fce6f [2021-12-17T17:33:10.688Z] ---> 3495e6865e8f [2021-12-17T17:33:10.688Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-17T17:33:10.688Z] Removing intermediate container e66a5fc1a7f5 [2021-12-17T17:33:10.688Z] ---> cc435fcac13c [2021-12-17T17:33:10.688Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-17T17:33:10.947Z] ---> Running in cd5fe3e828e7 [2021-12-17T17:33:10.947Z] ---> Running in 8ceb21091f0e [2021-12-17T17:33:11.210Z] Removing intermediate container cd5fe3e828e7 [2021-12-17T17:33:11.210Z] ---> 330fc0da32e3 [2021-12-17T17:33:11.210Z] Step 20/22 : LABEL arch=x86_64 [2021-12-17T17:33:11.210Z] Removing intermediate container 8ceb21091f0e [2021-12-17T17:33:11.210Z] ---> 26ea296b084c [2021-12-17T17:33:11.210Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-17T17:33:11.210Z] ---> Running in 473fe20de0d5 [2021-12-17T17:33:11.255Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-12-17T17:33:11.480Z] ---> fe84e8b3751f [2021-12-17T17:33:11.480Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-17T17:33:11.480Z] Removing intermediate container 473fe20de0d5 [2021-12-17T17:33:11.480Z] ---> b87fd51d89c7 [2021-12-17T17:33:11.480Z] Step 21/22 : LABEL git_sha=a3452bc8647cf8f20179d214078db82801adeb83 [2021-12-17T17:33:11.480Z] ---> Running in f38c5da82af6 [2021-12-17T17:33:11.747Z] Removing intermediate container f38c5da82af6 [2021-12-17T17:33:11.748Z] ---> c3fcfd7e5a65 [2021-12-17T17:33:11.748Z] Step 22/22 : LABEL version=0.0.0 [2021-12-17T17:33:12.012Z] ---> Running in 6cd7420126e4 [2021-12-17T17:33:12.012Z] ---> d1944c7846c6 [2021-12-17T17:33:12.012Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-17T17:33:12.012Z] Removing intermediate container 6cd7420126e4 [2021-12-17T17:33:12.012Z] ---> 3454fff4c133 [2021-12-17T17:33:12.012Z] [2021-12-17T17:33:12.273Z] Successfully built 3454fff4c133 [2021-12-17T17:33:12.273Z] ---> 9338dba0e17e [2021-12-17T17:33:12.273Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-17T17:33:12.273Z] Successfully tagged core-command:latest [2021-12-17T17:33:12.273Z]  Building core-command ... done  ---> Running in b0ec6ed717b3 [2021-12-17T17:33:12.273Z] Removing intermediate container b0ec6ed717b3 [2021-12-17T17:33:12.273Z] ---> f472031f2963 [2021-12-17T17:33:12.273Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-17T17:33:12.533Z] ---> Running in 68ee01d0d58b [2021-12-17T17:33:12.533Z] Removing intermediate container 68ee01d0d58b [2021-12-17T17:33:12.533Z] ---> c26c48790e6f [2021-12-17T17:33:12.533Z] Step 21/23 : LABEL arch=x86_64 [2021-12-17T17:33:12.701Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-12-17T17:33:12.795Z] ---> Running in 1471ea15d42d [2021-12-17T17:33:12.795Z] Removing intermediate container 1471ea15d42d [2021-12-17T17:33:12.795Z] ---> aa70a3751626 [2021-12-17T17:33:12.795Z] Step 22/23 : LABEL git_sha=a3452bc8647cf8f20179d214078db82801adeb83 [2021-12-17T17:33:12.795Z] ---> Running in e2ffaf3168a6 [2021-12-17T17:33:13.070Z] Removing intermediate container e2ffaf3168a6 [2021-12-17T17:33:13.070Z] ---> 896db093f469 [2021-12-17T17:33:13.070Z] Step 23/23 : LABEL version=0.0.0 [2021-12-17T17:33:13.070Z] ---> Running in c51452b43ad3 [2021-12-17T17:33:13.070Z] Removing intermediate container c51452b43ad3 [2021-12-17T17:33:13.070Z] ---> 5020a20755b1 [2021-12-17T17:33:13.070Z] [2021-12-17T17:33:13.070Z] Successfully built 5020a20755b1 [2021-12-17T17:33:13.328Z] Successfully tagged support-scheduler:latest [2021-12-17T17:33:13.587Z]  Building support-scheduler ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2021-12-17T17:33:13.587Z] Status: Downloaded newer image for docker:20.10.10 [2021-12-17T17:33:13.587Z] ---> b706a049f56e [2021-12-17T17:33:13.587Z] 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-17T17:33:13.687Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-12-17T17:33:13.848Z] ---> Running in 666e1c523793 [2021-12-17T17:33:14.110Z] Removing intermediate container 666e1c523793 [2021-12-17T17:33:14.110Z] ---> 38202b68812a [2021-12-17T17:33:14.110Z] 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-17T17:33:14.110Z] ---> Running in c9935794204a [2021-12-17T17:33:14.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-17T17:33:14.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-17T17:33:14.631Z] (1/42) Installing readline (8.1.0-r0) [2021-12-17T17:33:14.631Z] (2/42) Installing bash (5.1.4-r0) [2021-12-17T17:33:14.631Z] Executing bash-5.1.4-r0.post-install [2021-12-17T17:33:14.631Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-17T17:33:14.631Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-17T17:33:14.631Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-17T17:33:14.631Z] (6/42) Installing curl (7.79.1-r0) [2021-12-17T17:33:14.631Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-17T17:33:14.631Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-17T17:33:14.631Z] (9/42) Installing expat (2.4.1-r0) [2021-12-17T17:33:14.631Z] (10/42) Installing libffi (3.3-r2) [2021-12-17T17:33:14.631Z] (11/42) Installing gdbm (1.19-r0) [2021-12-17T17:33:14.631Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-17T17:33:14.631Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-17T17:33:14.631Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-17T17:33:14.631Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-17T17:33:14.631Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-17T17:33:14.631Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-17T17:33:15.205Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-17T17:33:15.205Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-17T17:33:15.205Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-17T17:33:15.206Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-17T17:33:15.206Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-17T17:33:15.206Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-17T17:33:15.206Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-17T17:33:15.206Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-17T17:33:15.206Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-17T17:33:15.206Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-17T17:33:15.206Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-17T17:33:15.206Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-17T17:33:15.206Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-17T17:33:15.206Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-17T17:33:15.206Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-17T17:33:15.206Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-17T17:33:15.206Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-17T17:33:15.206Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-17T17:33:15.206Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-17T17:33:15.206Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-17T17:33:15.206Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-17T17:33:15.206Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-17T17:33:15.466Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-17T17:33:15.466Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-17T17:33:15.466Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-17T17:33:15.466Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T17:33:15.466Z] OK: 84 MiB in 64 packages [2021-12-17T17:33:16.036Z] Collecting docker-compose==1.23.2 [2021-12-17T17:33:16.036Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-17T17:33:16.299Z] Collecting docopt<0.7,>=0.6.1 [2021-12-17T17:33:16.299Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-17T17:33:16.561Z] 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-17T17:33:16.561Z] Collecting PyYAML<4,>=3.10 [2021-12-17T17:33:16.561Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-17T17:33:17.131Z] Collecting jsonschema<3,>=2.5.1 [2021-12-17T17:33:17.131Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-17T17:33:17.131Z] Collecting docker<4.0,>=3.6.0 [2021-12-17T17:33:17.392Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-17T17:33:17.392Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-17T17:33:17.392Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-17T17:33:17.392Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-17T17:33:17.392Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-17T17:33:17.653Z] Collecting cached-property<2,>=1.2.0 [2021-12-17T17:33:17.653Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-17T17:33:17.653Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-17T17:33:17.653Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-17T17:33:17.920Z] Collecting texttable<0.10,>=0.9.0 [2021-12-17T17:33:17.920Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-17T17:33:18.179Z] Collecting docker-pycreds>=0.4.0 [2021-12-17T17:33:18.179Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-17T17:33:18.179Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-17T17:33:18.179Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-17T17:33:18.179Z] 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-17T17:33:18.179Z] Collecting idna<2.8,>=2.5 [2021-12-17T17:33:18.179Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-17T17:33:18.179Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-17T17:33:18.179Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-17T17:33:18.439Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-17T17:33:18.439Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-17T17:33:18.439Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-17T17:33:18.439Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-17T17:33:18.439Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-17T17:33:18.439Z] Attempting uninstall: urllib3 [2021-12-17T17:33:18.439Z] Found existing installation: urllib3 1.26.5 [2021-12-17T17:33:18.439Z] Uninstalling urllib3-1.26.5: [2021-12-17T17:33:18.439Z] Successfully uninstalled urllib3-1.26.5 [2021-12-17T17:33:18.700Z] Attempting uninstall: idna [2021-12-17T17:33:18.700Z] Found existing installation: idna 3.2 [2021-12-17T17:33:18.700Z] Uninstalling idna-3.2: [2021-12-17T17:33:18.700Z] Successfully uninstalled idna-3.2 [2021-12-17T17:33:18.700Z] Attempting uninstall: chardet [2021-12-17T17:33:18.700Z] Found existing installation: chardet 4.0.0 [2021-12-17T17:33:18.700Z] Uninstalling chardet-4.0.0: [2021-12-17T17:33:18.700Z] Successfully uninstalled chardet-4.0.0 [2021-12-17T17:33:18.960Z] Attempting uninstall: requests [2021-12-17T17:33:18.960Z] Found existing installation: requests 2.25.1 [2021-12-17T17:33:18.960Z] Uninstalling requests-2.25.1: [2021-12-17T17:33:18.960Z] Successfully uninstalled requests-2.25.1 [2021-12-17T17:33:19.220Z] Running setup.py install for texttable: started [2021-12-17T17:33:19.479Z] Running setup.py install for texttable: finished with status 'done' [2021-12-17T17:33:19.479Z] Running setup.py install for PyYAML: started [2021-12-17T17:33:19.739Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-17T17:33:19.999Z] Running setup.py install for docopt: started [2021-12-17T17:33:20.260Z] Running setup.py install for docopt: finished with status 'done' [2021-12-17T17:33:20.260Z] Running setup.py install for dockerpty: started [2021-12-17T17:33:20.520Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-17T17:33:20.781Z] 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-17T17:33:24.075Z] Removing intermediate container c9935794204a [2021-12-17T17:33:24.075Z] ---> 29835b815c5b [2021-12-17T17:33:24.075Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-17T17:33:24.075Z] ---> Running in 4fd15468d61e [2021-12-17T17:33:24.334Z] Removing intermediate container 4fd15468d61e [2021-12-17T17:33:24.334Z] ---> 89e47415d262 [2021-12-17T17:33:24.334Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-17T17:33:24.335Z] ---> Running in 954ab91cec36 [2021-12-17T17:33:24.335Z] Removing intermediate container 954ab91cec36 [2021-12-17T17:33:24.335Z] ---> 056f1a9b185d [2021-12-17T17:33:24.335Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-17T17:33:24.595Z] ---> 1cd101545109 [2021-12-17T17:33:24.595Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-17T17:33:24.854Z] ---> 817b2c719f37 [2021-12-17T17:33:24.854Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-17T17:33:25.122Z] ---> d49dc735ae65 [2021-12-17T17:33:25.122Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-17T17:33:25.122Z] ---> Running in ecb7339ff13a [2021-12-17T17:33:25.122Z] Removing intermediate container ecb7339ff13a [2021-12-17T17:33:25.122Z] ---> 8a9f32c027fa [2021-12-17T17:33:25.122Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-17T17:33:25.122Z] ---> Running in b5a4823d3183 [2021-12-17T17:33:25.122Z] Removing intermediate container b5a4823d3183 [2021-12-17T17:33:25.122Z] ---> f74ebdd53a65 [2021-12-17T17:33:25.122Z] Step 20/22 : LABEL arch=x86_64 [2021-12-17T17:33:25.122Z] ---> Running in e323381f16cc [2021-12-17T17:33:25.381Z] Removing intermediate container e323381f16cc [2021-12-17T17:33:25.381Z] ---> fd6cba824392 [2021-12-17T17:33:25.381Z] Step 21/22 : LABEL git_sha=a3452bc8647cf8f20179d214078db82801adeb83 [2021-12-17T17:33:25.381Z] ---> Running in e826c36de7a4 [2021-12-17T17:33:25.381Z] Removing intermediate container e826c36de7a4 [2021-12-17T17:33:25.381Z] ---> 47ee0c99b378 [2021-12-17T17:33:25.381Z] Step 22/22 : LABEL version=0.0.0 [2021-12-17T17:33:25.381Z] ---> Running in 0e86dbdaf51b [2021-12-17T17:33:25.381Z] Removing intermediate container 0e86dbdaf51b [2021-12-17T17:33:25.381Z] ---> 35ced04e9e3f [2021-12-17T17:33:25.381Z] [2021-12-17T17:33:25.640Z] Successfully built 35ced04e9e3f [2021-12-17T17:33:25.640Z] Successfully tagged sys-mgmt-agent:latest [2021-12-17T17:33:25.647Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-12-17T17:33:25.656Z] $ docker stop --time=1 08577e6793bc51c66def851a10fcccb37ec36b131aa5ca97a4046f481e9119b1 [2021-12-17T17:33:26.115Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-12-17T17:33:26.115Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-12-17T17:33:26.115Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-12-17T17:33:26.115Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-12-17T17:33:26.115Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-12-17T17:33:26.115Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-12-17T17:33:26.711Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-12-17T17:33:26.711Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-12-17T17:33:26.711Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-12-17T17:33:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-12-17T17:33:26.951Z] $ docker rm -f 08577e6793bc51c66def851a10fcccb37ec36b131aa5ca97a4046f481e9119b1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-17T17:33:27.316Z] + docker images [2021-12-17T17:33:27.316Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-17T17:33:27.316Z] sys-mgmt-agent latest 35ced04e9e3f 2 seconds ago 297MB [2021-12-17T17:33:27.316Z] support-scheduler latest 5020a20755b1 15 seconds ago 16.2MB [2021-12-17T17:33:27.316Z] core-command latest 3454fff4c133 16 seconds ago 16.1MB [2021-12-17T17:33:27.316Z] 61359ec414ec 17 seconds ago 1.76GB [2021-12-17T17:33:27.316Z] 37b6b340eebe 17 seconds ago 1.76GB [2021-12-17T17:33:27.316Z] f592aec1605e 19 seconds ago 1.76GB [2021-12-17T17:33:27.316Z] security-secretstore-setup latest fdc9ae5c70c2 29 seconds ago 28.4MB [2021-12-17T17:33:27.316Z] 0e77afab74d5 36 seconds ago 1.77GB [2021-12-17T17:33:27.316Z] security-bootstrapper latest 4de5b627dd09 55 seconds ago 18.9MB [2021-12-17T17:33:27.316Z] core-data latest ba4e56562910 56 seconds ago 20.7MB [2021-12-17T17:33:27.316Z] core-metadata latest d962a7621028 About a minute ago 16.9MB [2021-12-17T17:33:27.316Z] support-notifications latest f7256268c032 About a minute ago 17MB [2021-12-17T17:33:27.316Z] security-proxy-setup latest 64afe8384bcb About a minute ago 26.9MB [2021-12-17T17:33:27.316Z] 2bfc6e908cb4 About a minute ago 1.77GB [2021-12-17T17:33:27.316Z] 114a0ae1d481 About a minute ago 1.76GB [2021-12-17T17:33:27.316Z] db679c9e41c9 About a minute ago 1.76GB [2021-12-17T17:33:27.316Z] 34853541cf75 About a minute ago 1.76GB [2021-12-17T17:33:27.316Z] 91107bf074d1 About a minute ago 1.76GB [2021-12-17T17:33:27.316Z] ci-base-image-x86_64 latest 1baa96920934 5 minutes ago 1.25GB [2021-12-17T17:33:27.316Z] docker 20.10.10 b706a049f56e 4 weeks ago 216MB [2021-12-17T17:33:27.316Z] alpine 3.14 0a97eee8041e 5 weeks ago 5.61MB [2021-12-17T17:33:27.316Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 months ago 548MB [2021-12-17T17:33:27.316Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 months ago 34.5MB [2021-12-17T17:33:27.316Z] 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-17T17:33:34.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.168s coverage: 28.7% of statements [2021-12-17T17:33:34.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-12-17T17:33:34.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-12-17T17:33:37.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.522s coverage: 98.5% of statements [2021-12-17T17:33:37.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-12-17T17:33:39.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.410s coverage: 44.7% of statements [2021-12-17T17:33:39.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-12-17T17:33:39.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-12-17T17:33:41.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.767s coverage: 89.5% of statements [2021-12-17T17:33:41.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-12-17T17:33:41.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-12-17T17:33:42.064Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.217s coverage: 84.4% of statements [2021-12-17T17:33:42.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-12-17T17:33:42.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-12-17T17:33:42.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-12-17T17:33:42.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-12-17T17:33:42.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-12-17T17:33:42.623Z] Still waiting to schedule task [2021-12-17T17:33:42.623Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-12-17T17:33:50.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.475s coverage: 94.2% of statements [2021-12-17T17:33:50.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-12-17T17:33:50.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-12-17T17:33:50.496Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.193s coverage: 59.1% of statements [2021-12-17T17:33:50.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-12-17T17:33:50.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-12-17T17:33:50.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-12-17T17:33:50.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-12-17T17:33:50.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-12-17T17:33:50.496Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.177s coverage: 60.0% of statements [2021-12-17T17:33:50.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-12-17T17:33:50.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-12-17T17:33:50.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-12-17T17:33:50.496Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.364s coverage: 0.9% of statements [2021-12-17T17:33:50.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-12-17T17:33:50.496Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.204s coverage: 58.8% of statements [2021-12-17T17:33:50.496Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.275s coverage: 21.7% of statements [2021-12-17T17:33:50.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-12-17T17:33:50.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.234s coverage: 47.1% of statements [2021-12-17T17:33:50.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.189s coverage: 79.5% of statements [2021-12-17T17:33:50.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.208s coverage: 94.1% of statements [2021-12-17T17:33:51.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.245s coverage: 96.3% of statements [2021-12-17T17:33:53.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.173s coverage: 87.5% of statements [2021-12-17T17:34:05.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.194s coverage: 94.4% of statements [2021-12-17T17:34:05.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.197s coverage: 44.8% of statements [2021-12-17T17:34:10.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.518s coverage: 82.5% of statements [2021-12-17T17:34:10.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-12-17T17:34:17.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.262s coverage: 92.9% of statements [2021-12-17T17:34:17.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-12-17T17:34:17.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-12-17T17:34:17.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-12-17T17:34:17.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-12-17T17:34:17.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-12-17T17:34:17.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-12-17T17:34:17.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-12-17T17:34:17.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-12-17T17:34:17.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-12-17T17:34:17.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements [2021-12-17T17:34:17.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-12-17T17:34:17.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-12-17T17:34:17.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2021-12-17T17:34:17.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-12-17T17:34:17.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.233s coverage: 58.8% of statements [2021-12-17T17:34:17.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-12-17T17:34:17.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.252s coverage: 80.0% of statements [2021-12-17T17:34:17.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements [2021-12-17T17:34:17.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.269s coverage: 85.4% of statements [2021-12-17T17:34:17.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.776s coverage: 91.2% of statements [2021-12-17T17:34:17.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-12-17T17:34:18.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.797s coverage: 64.4% of statements [2021-12-17T17:34:18.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-12-17T17:34:18.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-12-17T17:34:18.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.193s coverage: 100.0% of statements [2021-12-17T17:34:18.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 89.4% of statements [2021-12-17T17:34:18.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2021-12-17T17:34:19.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2021-12-17T17:34:19.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2021-12-17T17:34:23.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.314s coverage: 65.4% of statements [2021-12-17T17:34:23.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-12-17T17:34:23.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-12-17T17:34:23.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-12-17T17:34:25.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.745s coverage: 43.8% of statements [2021-12-17T17:34:25.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-12-17T17:34:25.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-12-17T17:34:25.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.313s coverage: 89.5% of statements [2021-12-17T17:34:25.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-12-17T17:34:25.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.327s coverage: 84.8% of statements [2021-12-17T17:34:25.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-12-17T17:34:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.245s coverage: 17.7% of statements [2021-12-17T17:34:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-12-17T17:34:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-12-17T17:34:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-12-17T17:34:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-12-17T17:34:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.582s coverage: 92.3% of statements [2021-12-17T17:34:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-12-17T17:34:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-12-17T17:34:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-12-17T17:34:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-12-17T17:34:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.336s coverage: 63.2% of statements [2021-12-17T17:34:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-12-17T17:34:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-12-17T17:34:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.430s coverage: 97.7% of statements [2021-12-17T17:34:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-12-17T17:34:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-12-17T17:34:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-12-17T17:34:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-12-17T17:34:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.162s coverage: 28.9% of statements [2021-12-17T17:34:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-12-17T17:34:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-12-17T17:34:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-12-17T17:34:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-12-17T17:34:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-12-17T17:34:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-12-17T17:34:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.184s coverage: 100.0% of statements [2021-12-17T17:34:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-12-17T17:34:36.069Z] 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-17T17:34:36.069Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-12-17T17:34:36.069Z] GO111MODULE=on go vet ./... [2021-12-17T17:34:56.289Z] Running on prd-ubuntu18.04-docker-8c-8g-1041 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws [2021-12-17T17:34:56.301Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-12-17T17:34:56.378Z] The recommended git tool is: git [2021-12-17T17:34:57.931Z] using credential edgex-jenkins-ssh [2021-12-17T17:34:57.943Z] Cloning the remote Git repository [2021-12-17T17:34:57.934Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-12-17T17:34:57.973Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-12-17T17:34:57.999Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-17T17:34:58.000Z] > git --version # timeout=10 [2021-12-17T17:34:58.012Z] > git --version # 'git version 2.17.1' [2021-12-17T17:34:58.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-17T17:34:58.058Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-17T17:35:03.150Z] Merging remotes/origin/main commit 9e663fa036c94b5cb066284360ddd66ddff01928 into PR head commit a3452bc8647cf8f20179d214078db82801adeb83 [2021-12-17T17:35:03.270Z] Merge succeeded, producing a3452bc8647cf8f20179d214078db82801adeb83 [2021-12-17T17:35:03.271Z] Checking out Revision a3452bc8647cf8f20179d214078db82801adeb83 (PR-3848) [2021-12-17T17:35:02.161Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-17T17:35:02.167Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-17T17:35:02.178Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-17T17:35:02.189Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-17T17:35:02.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-17T17:35:02.194Z] > 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-17T17:35:03.165Z] > git config core.sparsecheckout # timeout=10 [2021-12-17T17:35:03.172Z] > git checkout -f a3452bc8647cf8f20179d214078db82801adeb83 # timeout=10 [2021-12-17T17:35:03.232Z] > git remote # timeout=10 [2021-12-17T17:35:03.240Z] > git config --get remote.origin.url # timeout=10 [2021-12-17T17:35:03.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-17T17:35:03.261Z] > git merge 9e663fa036c94b5cb066284360ddd66ddff01928 # timeout=10 [2021-12-17T17:35:03.271Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-17T17:35:03.281Z] > git config core.sparsecheckout # timeout=10 [2021-12-17T17:35:03.287Z] > git checkout -f a3452bc8647cf8f20179d214078db82801adeb83 # timeout=10 [2021-12-17T17:35:06.820Z] Commit message: "build(snap): update edgexfoundry snap base to core20" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-17T17:35:07.759Z] + echo snap-build.sh [2021-12-17T17:35:07.759Z] snap-build.sh [2021-12-17T17:35:07.759Z] + SNAP_BASE_DIR=. [2021-12-17T17:35:07.759Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-12-17T17:35:07.759Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-12-17T17:35:07.759Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-12-17T17:35:07.759Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-12-17T17:35:07.759Z] + cd /w/workspace/edgex-go/3 [2021-12-17T17:35:07.759Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-12-17T17:35:07.759Z] Reading package lists... [2021-12-17T17:35:07.759Z] Building dependency tree... [2021-12-17T17:35:07.759Z] Reading state information... [2021-12-17T17:35:07.759Z] The following packages were automatically installed and are no longer required: [2021-12-17T17:35:07.759Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-12-17T17:35:07.759Z] uidmap xdelta3 [2021-12-17T17:35:07.759Z] Use 'sudo apt autoremove' to remove them. [2021-12-17T17:35:07.759Z] The following packages will be REMOVED: [2021-12-17T17:35:07.759Z] lxd* lxd-client* [2021-12-17T17:35:07.759Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-12-17T17:35:08.021Z] After this operation, 31.7 MB disk space will be freed. [2021-12-17T17:35:08.809Z] (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-17T17:35:08.809Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-12-17T17:35:09.382Z] Removing lxd dnsmasq configuration [2021-12-17T17:35:09.642Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-12-17T17:35:09.642Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-12-17T17:35:10.590Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-12-17T17:35:10.590Z] (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-17T17:35:10.590Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-12-17T17:35:11.981Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-12-17T17:35:11.981Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-12-17T17:35:12.561Z] + sudo snap remove --purge lxd [2021-12-17T17:35:12.823Z] snap "lxd" is not installed [2021-12-17T17:35:12.824Z] + sudo groupadd --force --system lxd [2021-12-17T17:35:12.824Z] ++ whoami [2021-12-17T17:35:12.824Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-12-17T17:35:12.824Z] + newgrp - lxd [2021-12-17T17:35:12.824Z] + sudo snap install lxd [2021-12-17T17:35:22.840Z] 2021-12-17T17:35:19Z INFO Waiting for automatic snapd restart... [2021-12-17T17:35:37.772Z] lxd 4.21 from Canonical* installed [2021-12-17T17:35:37.772Z] + sudo lxd init --auto [2021-12-17T17:35:45.929Z] + sudo snap install --classic snapcraft [2021-12-17T17:35:49.238Z] snapcraft 6.0 from Canonical* installed [2021-12-17T17:35:49.238Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-12-17T17:35:49.238Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-12-17T17:35:49.238Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-17T17:35:49.238Z] Dload Upload Total Spent Left Speed [2021-12-17T17:35:49.499Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3225 0 --:--:-- --:--:-- --:--:-- 3225 [2021-12-17T17:35:49.499Z] 100 3325k 100 3325k 0 0 8614k 0 --:--:-- --:--:-- --:--:-- 8614k [2021-12-17T17:35:49.499Z] ./yq_linux_amd64 [2021-12-17T17:35:49.760Z] + sudo snapcraft prime --use-lxd [2021-12-17T17:35:51.690Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-12-17T17:35:51.690Z] 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-17T17:35:51.690Z] - README.md [2021-12-17T17:35:51.690Z] [2021-12-17T17:35:51.690Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-12-17T17:35:51.952Z] Launching a container. [2021-12-17T17:35:57.857Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-17T17:35:57.857Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-17T17:35:57.857Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-17T17:35:57.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-12-17T17:35:58.527Z] + ls -al . [2021-12-17T17:35:58.527Z] total 672 [2021-12-17T17:35:58.527Z] drwxrwxr-x 9 1001 1001 4096 Dec 17 17:35 . [2021-12-17T17:35:58.527Z] drwxr-xr-x 4 root root 4096 Dec 17 17:31 .. [2021-12-17T17:35:58.527Z] -rw-rw-r-- 1 1001 1001 11 Dec 17 17:29 .dockerignore [2021-12-17T17:35:58.527Z] drwxrwxr-x 8 1001 1001 4096 Dec 17 17:29 .git [2021-12-17T17:35:58.527Z] drwxrwxr-x 4 1001 1001 4096 Dec 17 17:29 .github [2021-12-17T17:35:58.527Z] -rw-rw-r-- 1 1001 1001 804 Dec 17 17:29 .gitignore [2021-12-17T17:35:58.527Z] -rw-rw-r-- 1 1001 1001 42 Dec 17 17:29 .golangci.yml [2021-12-17T17:35:58.527Z] -rw-rw-r-- 1 1001 1001 76 Dec 17 17:29 .hadolint.yml [2021-12-17T17:35:58.527Z] -rw-rw-r-- 1 1001 1001 166 Dec 17 17:29 .sonarcloud.properties [2021-12-17T17:35:58.527Z] -rw-rw-r-- 1 1001 1001 1171 Dec 17 17:29 ADOPTERS.md [2021-12-17T17:35:58.527Z] -rw-rw-r-- 1 1001 1001 8910 Dec 17 17:29 Attribution.txt [2021-12-17T17:35:58.527Z] -rw-rw-r-- 1 1001 1001 51732 Dec 17 17:29 CHANGELOG.md [2021-12-17T17:35:58.527Z] -rw-rw-r-- 1 1001 1001 3804 Dec 17 17:29 CONTRIBUTING.md [2021-12-17T17:35:58.527Z] -rw-rw-r-- 1 1001 1001 677 Dec 17 17:29 GOVERNANCE.md [2021-12-17T17:35:58.527Z] -rw-rw-r-- 1 1001 1001 849 Dec 17 17:29 Jenkinsfile [2021-12-17T17:35:58.527Z] -rw-rw-r-- 1 1001 1001 10775 Dec 17 17:29 LICENSE [2021-12-17T17:35:58.527Z] -rw-rw-r-- 1 1001 1001 6508 Dec 17 17:29 Makefile [2021-12-17T17:35:58.527Z] -rw-rw-r-- 1 1001 1001 582 Dec 17 17:29 OWNERS.md [2021-12-17T17:35:58.527Z] -rw-rw-r-- 1 1001 1001 8207 Dec 17 17:29 README.md [2021-12-17T17:35:58.527Z] -rw-rw-r-- 1 1001 1001 6912 Dec 17 17:29 SECURITY.md [2021-12-17T17:35:58.527Z] -rw-rw-r-- 1 1001 1001 5 Dec 17 17:27 VERSION [2021-12-17T17:35:58.527Z] -rw-rw-r-- 1 1001 1001 4131 Dec 17 17:29 ZMQWindows.md [2021-12-17T17:35:58.527Z] drwxrwxr-x 2 1001 1001 4096 Dec 17 17:29 bin [2021-12-17T17:35:58.527Z] drwxrwxr-x 14 1001 1001 4096 Dec 17 17:29 cmd [2021-12-17T17:35:58.527Z] -rw-r--r-- 1 root root 428381 Dec 17 17:34 coverage.out [2021-12-17T17:35:58.527Z] -rw-rw-r-- 1 1001 1001 828 Dec 17 17:29 go.mod [2021-12-17T17:35:58.527Z] -rw-rw-r-- 1 1001 1001 49483 Dec 17 17:31 go.sum [2021-12-17T17:35:58.527Z] drwxrwxr-x 8 1001 1001 4096 Dec 17 17:29 internal [2021-12-17T17:35:58.527Z] drwxrwxr-x 3 1001 1001 4096 Dec 17 17:29 openapi [2021-12-17T17:35:58.527Z] drwxrwxr-x 4 1001 1001 4096 Dec 17 17:29 snap [2021-12-17T17:35:58.527Z] -rw-rw-r-- 1 1001 1001 204 Dec 17 17:29 version.go [Pipeline] sh [2021-12-17T17:35:59.177Z] + '[' -e coverage.out ] [2021-12-17T17:35:59.177Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-12-17T17:35:59.206Z] Warning: overwriting stash ‘coverage-report’ [2021-12-17T17:35:59.938Z] Stashed 1 file(s) [Pipeline] sh [2021-12-17T17:36:00.591Z] + make build [2021-12-17T17:36:00.591Z] 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-17T17:36:01.959Z] Waiting for container to be ready [2021-12-17T17:36:02.533Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-12-17T17:36:02.533Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-12-17T17:36:02.533Z] [2021-12-17T17:36:06.747Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-12-17T17:36:07.310Z] 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-17T17:36:07.690Z] Waiting for network to be ready... [2021-12-17T17:36:08.262Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2021-12-17T17:36:08.262Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2021-12-17T17:36:08.834Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2021-12-17T17:36:08.834Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1069 kB] [2021-12-17T17:36:08.834Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2021-12-17T17:36:09.095Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [197 kB] [2021-12-17T17:36:09.095Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2021-12-17T17:36:09.095Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [21.9 kB] [2021-12-17T17:36:09.095Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [4948 B] [2021-12-17T17:36:09.095Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [566 kB] [2021-12-17T17:36:09.095Z] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2021-12-17T17:36:09.095Z] Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2021-12-17T17:36:09.095Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [80.9 kB] [2021-12-17T17:36:09.095Z] Get:14 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2021-12-17T17:36:09.095Z] Get:15 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2021-12-17T17:36:09.095Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2021-12-17T17:36:09.095Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [668 kB] [2021-12-17T17:36:09.095Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [112 kB] [2021-12-17T17:36:09.665Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2021-12-17T17:36:09.665Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1400 kB] [2021-12-17T17:36:09.665Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [283 kB] [2021-12-17T17:36:09.665Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.8 kB] [2021-12-17T17:36:09.665Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [6928 B] [2021-12-17T17:36:09.665Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [616 kB] [2021-12-17T17:36:09.665Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [88.1 kB] [2021-12-17T17:36:09.665Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [884 kB] [2021-12-17T17:36:09.666Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [193 kB] [2021-12-17T17:36:11.579Z] Fetched 22.2 MB in 4s (5852 kB/s) [2021-12-17T17:36:12.523Z] Reading package lists... [2021-12-17T17:36:12.523Z] Reading package lists... [2021-12-17T17:36:12.783Z] Building dependency tree... [2021-12-17T17:36:12.783Z] Reading state information... [2021-12-17T17:36:13.045Z] The following additional packages will be installed: [2021-12-17T17:36:13.045Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-12-17T17:36:13.045Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-12-17T17:36:13.045Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-12-17T17:36:13.045Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-12-17T17:36:13.045Z] Suggested packages: [2021-12-17T17:36:13.045Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-12-17T17:36:13.045Z] Recommended packages: [2021-12-17T17:36:13.045Z] gnupg libsasl2-modules [2021-12-17T17:36:13.045Z] The following NEW packages will be installed: [2021-12-17T17:36:13.045Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-12-17T17:36:13.045Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-12-17T17:36:13.045Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-12-17T17:36:13.045Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-12-17T17:36:13.045Z] The following packages will be upgraded: [2021-12-17T17:36:13.045Z] gpg gpg-agent gpgconf libudev1 [2021-12-17T17:36:13.306Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2021-12-17T17:36:13.306Z] Need to get 3860 kB of archives. [2021-12-17T17:36:13.306Z] After this operation, 14.9 MB of additional disk space will be used. [2021-12-17T17:36:13.306Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev1 amd64 245.4-4ubuntu3.13 [77.6 kB] [2021-12-17T17:36:13.567Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 udev amd64 245.4-4ubuntu3.13 [1365 kB] [2021-12-17T17:36:14.139Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2021-12-17T17:36:14.139Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2021-12-17T17:36:14.139Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2021-12-17T17:36:14.139Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2021-12-17T17:36:14.139Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2021-12-17T17:36:14.139Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-12-17T17:36:14.139Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2021-12-17T17:36:14.139Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2021-12-17T17:36:14.139Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2021-12-17T17:36:14.139Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2021-12-17T17:36:14.139Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2021-12-17T17:36:14.139Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2021-12-17T17:36:14.139Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2021-12-17T17:36:14.139Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2021-12-17T17:36:14.139Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2021-12-17T17:36:14.139Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] [2021-12-17T17:36:14.139Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] [2021-12-17T17:36:14.139Z] 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-17T17:36:14.139Z] 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-17T17:36:14.400Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2021-12-17T17:36:14.400Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-17T17:36:14.400Z] Fetched 3860 kB in 1s (3026 kB/s) [2021-12-17T17:36:14.400Z] (Reading database ... 12816 files and directories currently installed.) [2021-12-17T17:36:14.400Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.13_amd64.deb ... [2021-12-17T17:36:14.400Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3) ... [2021-12-17T17:36:14.400Z] Setting up libudev1:amd64 (245.4-4ubuntu3.13) ... [2021-12-17T17:36:14.660Z] Selecting previously unselected package udev. [2021-12-17T17:36:14.660Z] (Reading database ... 12816 files and directories currently installed.) [2021-12-17T17:36:14.660Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.13_amd64.deb ... [2021-12-17T17:36:14.660Z] Unpacking udev (245.4-4ubuntu3.13) ... [2021-12-17T17:36:14.921Z] Selecting previously unselected package libfuse2:amd64. [2021-12-17T17:36:14.921Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2021-12-17T17:36:14.921Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2021-12-17T17:36:14.921Z] Selecting previously unselected package fuse. [2021-12-17T17:36:14.921Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2021-12-17T17:36:14.921Z] Unpacking fuse (2.9.9-3) ... [2021-12-17T17:36:14.921Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2021-12-17T17:36:14.921Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2021-12-17T17:36:14.921Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2021-12-17T17:36:15.182Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2021-12-17T17:36:15.182Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2021-12-17T17:36:15.182Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2021-12-17T17:36:15.182Z] Selecting previously unselected package libksba8:amd64. [2021-12-17T17:36:15.182Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-12-17T17:36:15.182Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-12-17T17:36:15.182Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-12-17T17:36:15.182Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2021-12-17T17:36:15.182Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T17:36:15.444Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-12-17T17:36:15.444Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2021-12-17T17:36:15.444Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T17:36:15.444Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-12-17T17:36:15.444Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2021-12-17T17:36:15.444Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T17:36:15.444Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-12-17T17:36:15.444Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2021-12-17T17:36:15.444Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T17:36:15.444Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-12-17T17:36:15.444Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2021-12-17T17:36:15.444Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T17:36:15.705Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-12-17T17:36:15.705Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2021-12-17T17:36:15.705Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T17:36:15.705Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-12-17T17:36:15.705Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2021-12-17T17:36:15.705Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T17:36:15.705Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-12-17T17:36:15.705Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2021-12-17T17:36:15.705Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T17:36:15.705Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-12-17T17:36:15.705Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2021-12-17T17:36:15.705Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T17:36:15.968Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-17T17:36:15.968Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... [2021-12-17T17:36:15.968Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2021-12-17T17:36:15.968Z] Selecting previously unselected package libsasl2-2:amd64. [2021-12-17T17:36:15.968Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... [2021-12-17T17:36:15.968Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2021-12-17T17:36:15.968Z] Selecting previously unselected package libldap-common. [2021-12-17T17:36:15.968Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2021-12-17T17:36:15.968Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2021-12-17T17:36:16.229Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-17T17:36:16.229Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2021-12-17T17:36:16.229Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2021-12-17T17:36:16.229Z] Selecting previously unselected package dirmngr. [2021-12-17T17:36:16.229Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2021-12-17T17:36:16.229Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2021-12-17T17:36:16.229Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-12-17T17:36:16.229Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2021-12-17T17:36:16.229Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2021-12-17T17:36:16.229Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2021-12-17T17:36:16.229Z] Setting up udev (245.4-4ubuntu3.13) ... [2021-12-17T17:36:16.801Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-12-17T17:36:17.061Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2021-12-17T17:36:17.061Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T17:36:17.061Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2021-12-17T17:36:17.061Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2021-12-17T17:36:17.061Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T17:36:17.061Z] Setting up fuse (2.9.9-3) ... [2021-12-17T17:36:17.061Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2021-12-17T17:36:17.635Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T17:36:17.635Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T17:36:17.635Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T17:36:17.635Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T17:36:17.635Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T17:36:17.635Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T17:36:17.635Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2021-12-17T17:36:17.635Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2021-12-17T17:36:17.635Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2021-12-17T17:36:17.896Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2021-12-17T17:36:17.896Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2021-12-17T17:36:17.896Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2021-12-17T17:36:18.464Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2021-12-17T17:36:18.464Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2021-12-17T17:36:18.464Z] units). This means they are not meant to be enabled using systemctl. [2021-12-17T17:36:18.464Z] [2021-12-17T17:36:18.464Z] Possible reasons for having this kind of units are: [2021-12-17T17:36:18.464Z] • A unit may be statically enabled by being symlinked from another unit's [2021-12-17T17:36:18.464Z] .wants/ or .requires/ directory. [2021-12-17T17:36:18.464Z] • A unit's purpose may be to act as a helper for some other unit which has [2021-12-17T17:36:18.464Z] a requirement dependency on it. [2021-12-17T17:36:18.464Z] • A unit may be started when needed via activation (socket, path, timer, [2021-12-17T17:36:18.464Z] D-Bus, udev, scripted systemctl call, ...). [2021-12-17T17:36:18.465Z] • In case of template units, the unit is meant to be enabled with some [2021-12-17T17:36:18.465Z] instance name specified. [2021-12-17T17:36:18.724Z] Reading package lists... [2021-12-17T17:36:18.985Z] Building dependency tree... [2021-12-17T17:36:18.985Z] Reading state information... [2021-12-17T17:36:18.985Z] The following additional packages will be installed: [2021-12-17T17:36:18.985Z] apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 [2021-12-17T17:36:18.985Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-12-17T17:36:18.985Z] libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support [2021-12-17T17:36:18.985Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2021-12-17T17:36:18.985Z] squashfs-tools [2021-12-17T17:36:18.985Z] Suggested packages: [2021-12-17T17:36:18.985Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2021-12-17T17:36:18.985Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-12-17T17:36:18.985Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2021-12-17T17:36:18.985Z] Recommended packages: [2021-12-17T17:36:18.985Z] krb5-locales file xauth gnupg [2021-12-17T17:36:18.985Z] The following NEW packages will be installed: [2021-12-17T17:36:18.985Z] apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 [2021-12-17T17:36:18.985Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-12-17T17:36:18.985Z] libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support [2021-12-17T17:36:18.985Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal snapd [2021-12-17T17:36:18.985Z] squashfs-tools sudo [2021-12-17T17:36:19.245Z] 0 upgraded, 25 newly installed, 0 to remove and 81 not upgraded. [2021-12-17T17:36:19.245Z] Need to get 38.0 MB of archives. [2021-12-17T17:36:19.245Z] After this operation, 166 MB of additional disk space will be used. [2021-12-17T17:36:19.245Z] 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-17T17:36:19.245Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] [2021-12-17T17:36:19.245Z] 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-17T17:36:19.245Z] 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-17T17:36:19.245Z] 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-17T17:36:19.245Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2021-12-17T17:36:19.245Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2021-12-17T17:36:19.245Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2021-12-17T17:36:19.245Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2021-12-17T17:36:19.245Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2021-12-17T17:36:19.245Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2021-12-17T17:36:19.506Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2021-12-17T17:36:19.506Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2021-12-17T17:36:19.506Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2021-12-17T17:36:19.822Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2021-12-17T17:36:19.822Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2021-12-17T17:36:19.822Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2021-12-17T17:36:19.822Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2021-12-17T17:36:19.822Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2021-12-17T17:36:19.822Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2021-12-17T17:36:19.822Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2021-12-17T17:36:19.822Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2021-12-17T17:36:19.822Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] [2021-12-17T17:36:20.115Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2021-12-17T17:36:20.115Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.51.1+20.04ubuntu2 [30.4 MB] [2021-12-17T17:36:21.100Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-17T17:36:21.100Z] Fetched 38.0 MB in 2s (20.3 MB/s) [2021-12-17T17:36:21.100Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2021-12-17T17:36:21.100Z] (Reading database ... 13067 files and directories currently installed.) [2021-12-17T17:36:21.100Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2021-12-17T17:36:21.100Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2021-12-17T17:36:21.360Z] Selecting previously unselected package libexpat1:amd64. [2021-12-17T17:36:21.360Z] Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... [2021-12-17T17:36:21.360Z] Unpacking libexpat1:amd64 (2.2.9-1build1) ... [2021-12-17T17:36:21.361Z] Selecting previously unselected package python3.8-minimal. [2021-12-17T17:36:21.361Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2021-12-17T17:36:21.361Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2021-12-17T17:36:21.622Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2021-12-17T17:36:21.622Z] Setting up libexpat1:amd64 (2.2.9-1build1) ... [2021-12-17T17:36:21.622Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2021-12-17T17:36:22.195Z] Selecting previously unselected package python3-minimal. [2021-12-17T17:36:22.195Z] (Reading database ... 13358 files and directories currently installed.) [2021-12-17T17:36:22.195Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2021-12-17T17:36:22.195Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2021-12-17T17:36:22.195Z] Selecting previously unselected package mime-support. [2021-12-17T17:36:22.195Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2021-12-17T17:36:22.195Z] Unpacking mime-support (3.64ubuntu1) ... [2021-12-17T17:36:22.454Z] Selecting previously unselected package libmpdec2:amd64. [2021-12-17T17:36:22.454Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2021-12-17T17:36:22.454Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2021-12-17T17:36:22.454Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2021-12-17T17:36:22.454Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2021-12-17T17:36:22.454Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2021-12-17T17:36:22.715Z] Selecting previously unselected package python3.8. [2021-12-17T17:36:22.715Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2021-12-17T17:36:22.715Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2021-12-17T17:36:22.715Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-12-17T17:36:22.715Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2021-12-17T17:36:22.715Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2021-12-17T17:36:22.715Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2021-12-17T17:36:22.975Z] Selecting previously unselected package python3. [2021-12-17T17:36:22.975Z] (Reading database ... 13760 files and directories currently installed.) [2021-12-17T17:36:22.975Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2021-12-17T17:36:22.975Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2021-12-17T17:36:22.975Z] Selecting previously unselected package libbsd0:amd64. [2021-12-17T17:36:22.975Z] Preparing to unpack .../01-libbsd0_0.10.0-1_amd64.deb ... [2021-12-17T17:36:22.975Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2021-12-17T17:36:23.237Z] Selecting previously unselected package sudo. [2021-12-17T17:36:23.237Z] Preparing to unpack .../02-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2021-12-17T17:36:23.237Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2021-12-17T17:36:23.237Z] Selecting previously unselected package apparmor. [2021-12-17T17:36:23.237Z] Preparing to unpack .../03-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2021-12-17T17:36:23.237Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2021-12-17T17:36:23.498Z] Selecting previously unselected package libcbor0.6:amd64. [2021-12-17T17:36:23.498Z] Preparing to unpack .../04-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2021-12-17T17:36:23.498Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2021-12-17T17:36:23.498Z] Selecting previously unselected package libedit2:amd64. [2021-12-17T17:36:23.498Z] Preparing to unpack .../05-libedit2_3.1-20191231-1_amd64.deb ... [2021-12-17T17:36:23.498Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2021-12-17T17:36:23.759Z] Selecting previously unselected package libfido2-1:amd64. [2021-12-17T17:36:23.759Z] Preparing to unpack .../06-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2021-12-17T17:36:23.759Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2021-12-17T17:36:23.759Z] Selecting previously unselected package libkrb5support0:amd64. [2021-12-17T17:36:23.759Z] Preparing to unpack .../07-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2021-12-17T17:36:23.759Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T17:36:23.759Z] Selecting previously unselected package libk5crypto3:amd64. [2021-12-17T17:36:23.759Z] Preparing to unpack .../08-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2021-12-17T17:36:23.759Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T17:36:23.759Z] Selecting previously unselected package libkeyutils1:amd64. [2021-12-17T17:36:23.759Z] Preparing to unpack .../09-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2021-12-17T17:36:23.759Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2021-12-17T17:36:23.759Z] Selecting previously unselected package libkrb5-3:amd64. [2021-12-17T17:36:23.760Z] Preparing to unpack .../10-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2021-12-17T17:36:24.021Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T17:36:24.021Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-12-17T17:36:24.021Z] Preparing to unpack .../11-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2021-12-17T17:36:24.021Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T17:36:24.021Z] Selecting previously unselected package openssh-client. [2021-12-17T17:36:24.021Z] Preparing to unpack .../12-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... [2021-12-17T17:36:24.021Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.3) ... [2021-12-17T17:36:24.281Z] Selecting previously unselected package liblzo2-2:amd64. [2021-12-17T17:36:24.281Z] Preparing to unpack .../13-liblzo2-2_2.10-2_amd64.deb ... [2021-12-17T17:36:24.281Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2021-12-17T17:36:24.281Z] Selecting previously unselected package squashfs-tools. [2021-12-17T17:36:24.281Z] Preparing to unpack .../14-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2021-12-17T17:36:24.281Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2021-12-17T17:36:24.281Z] Selecting previously unselected package snapd. [2021-12-17T17:36:24.281Z] Preparing to unpack .../15-snapd_2.51.1+20.04ubuntu2_amd64.deb ... [2021-12-17T17:36:24.281Z] Unpacking snapd (2.51.1+20.04ubuntu2) ... [2021-12-17T17:36:27.587Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2021-12-17T17:36:27.587Z] Setting up mime-support (3.64ubuntu1) ... [2021-12-17T17:36:27.587Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2021-12-17T17:36:27.587Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2021-12-17T17:36:27.587Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T17:36:27.587Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2021-12-17T17:36:27.587Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T17:36:27.587Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T17:36:27.587Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2021-12-17T17:36:27.587Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2021-12-17T17:36:27.587Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2021-12-17T17:36:27.587Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2021-12-17T17:36:28.169Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2021-12-17T17:36:28.169Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2021-12-17T17:36:28.169Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2021-12-17T17:36:28.169Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2021-12-17T17:36:28.169Z] Setting up python3 (3.8.2-0ubuntu2) ... [2021-12-17T17:36:28.169Z] running python rtupdate hooks for python3.8... [2021-12-17T17:36:28.169Z] running python post-rtupdate hooks for python3.8... [2021-12-17T17:36:28.169Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2021-12-17T17:36:29.115Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-12-17T17:36:29.377Z] Reloading AppArmor profiles [2021-12-17T17:36:29.446Z] 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-17T17:36:29.638Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T17:36:29.638Z] Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... [2021-12-17T17:36:29.638Z] Setting up snapd (2.51.1+20.04ubuntu2) ... [2021-12-17T17:36:29.899Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-12-17T17:36:30.161Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-12-17T17:36:30.421Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-12-17T17:36:30.680Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-12-17T17:36:30.875Z] 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-17T17:36:30.941Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-12-17T17:36:30.941Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-12-17T17:36:31.203Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-12-17T17:36:31.465Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-12-17T17:36:31.728Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-12-17T17:36:31.988Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-12-17T17:36:32.249Z] /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-17T17:36:32.249Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2021-12-17T17:36:32.249Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2021-12-17T17:36:33.197Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2021-12-17T17:36:33.197Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2021-12-17T17:36:33.197Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2021-12-17T17:36:34.418Z] Reading package lists... [2021-12-17T17:36:34.679Z] Reading package lists... [2021-12-17T17:36:34.679Z] Building dependency tree... [2021-12-17T17:36:34.679Z] Reading state information... [2021-12-17T17:36:34.939Z] Calculating upgrade... [2021-12-17T17:36:34.939Z] The following packages will be upgraded: [2021-12-17T17:36:34.939Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2021-12-17T17:36:34.939Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2021-12-17T17:36:34.939Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2021-12-17T17:36:34.939Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2021-12-17T17:36:34.939Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2021-12-17T17:36:34.939Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2021-12-17T17:36:34.939Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2021-12-17T17:36:34.939Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2021-12-17T17:36:34.939Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libsystemd0 [2021-12-17T17:36:34.939Z] libtsan0 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl [2021-12-17T17:36:34.939Z] passwd perl perl-base perl-modules-5.30 procps systemd systemd-sysv [2021-12-17T17:36:34.939Z] systemd-timesyncd tar tzdata ubuntu-keyring util-linux xz-utils zlib1g [2021-12-17T17:36:35.175Z] 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-17T17:36:35.199Z] 81 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-12-17T17:36:35.199Z] Need to get 67.5 MB of archives. [2021-12-17T17:36:35.199Z] After this operation, 14.1 MB of additional disk space will be used. [2021-12-17T17:36:35.199Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] [2021-12-17T17:36:35.199Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-91.102 [1127 kB] [2021-12-17T17:36:35.768Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2021-12-17T17:36:35.770Z] 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-17T17:36:36.029Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2021-12-17T17:36:36.029Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] [2021-12-17T17:36:36.029Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] [2021-12-17T17:36:36.029Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2021-12-17T17:36:36.029Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2021-12-17T17:36:36.029Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB] [2021-12-17T17:36:36.029Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2021-12-17T17:36:36.029Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2021-12-17T17:36:36.029Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2021-12-17T17:36:36.029Z] 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-17T17:36:36.029Z] 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-17T17:36:36.029Z] 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-17T17:36:36.029Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2021-12-17T17:36:36.029Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2021-12-17T17:36:36.029Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.1 [63.1 kB] [2021-12-17T17:36:36.029Z] 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-17T17:36:36.029Z] 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-17T17:36:36.029Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.1 [137 kB] [2021-12-17T17:36:36.029Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.1 [20.0 kB] [2021-12-17T17:36:36.029Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.1 [175 kB] [2021-12-17T17:36:36.029Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2021-12-17T17:36:36.029Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libmount1 amd64 2.34-0.1ubuntu9.1 [149 kB] [2021-12-17T17:36:36.287Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.1 [100 kB] [2021-12-17T17:36:36.287Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 fdisk amd64 2.34-0.1ubuntu9.1 [119 kB] [2021-12-17T17:36:36.287Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2021-12-17T17:36:36.287Z] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 util-linux amd64 2.34-0.1ubuntu9.1 [1021 kB] [2021-12-17T17:36:36.287Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2021-12-17T17:36:36.287Z] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] [2021-12-17T17:36:36.287Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2021-12-17T17:36:36.287Z] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.13 [28.1 kB] [2021-12-17T17:36:36.287Z] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.13 [10.3 kB] [2021-12-17T17:36:36.287Z] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2021-12-17T17:36:36.287Z] Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] [2021-12-17T17:36:36.287Z] 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-17T17:36:36.287Z] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.3 [183 kB] [2021-12-17T17:36:36.287Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2021-12-17T17:36:36.287Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2021-12-17T17:36:36.287Z] 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-17T17:36:36.287Z] 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-17T17:36:36.287Z] 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-17T17:36:36.287Z] 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-17T17:36:36.287Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2021-12-17T17:36:36.287Z] Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2021-12-17T17:36:36.287Z] Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mount amd64 2.34-0.1ubuntu9.1 [115 kB] [2021-12-17T17:36:36.287Z] Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.13 [3809 kB] [2021-12-17T17:36:36.287Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2021-12-17T17:36:36.287Z] 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-17T17:36:36.549Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2021-12-17T17:36:36.549Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2021-12-17T17:36:36.549Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2021-12-17T17:36:36.549Z] Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.13 [270 kB] [2021-12-17T17:36:36.549Z] Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2021-12-17T17:36:36.549Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2021-12-17T17:36:36.549Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2021-12-17T17:36:36.549Z] 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-17T17:36:36.549Z] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2021-12-17T17:36:36.549Z] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2021-12-17T17:36:36.549Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2021-12-17T17:36:36.549Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2021-12-17T17:36:36.549Z] 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-17T17:36:36.549Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2021-12-17T17:36:36.549Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2021-12-17T17:36:36.549Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2021-12-17T17:36:36.549Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2021-12-17T17:36:36.549Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2021-12-17T17:36:36.549Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2021-12-17T17:36:36.549Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2021-12-17T17:36:36.549Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2021-12-17T17:36:36.549Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] [2021-12-17T17:36:36.549Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] [2021-12-17T17:36:36.810Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] [2021-12-17T17:36:36.810Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2021-12-17T17:36:36.810Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2021-12-17T17:36:36.810Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] [2021-12-17T17:36:37.072Z] 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-17T17:36:37.333Z] 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-17T17:36:37.334Z] Get:80 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] [2021-12-17T17:36:37.594Z] 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-17T17:36:37.594Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-17T17:36:37.594Z] Fetched 67.5 MB in 3s (26.6 MB/s) [2021-12-17T17:36:37.594Z] (Reading database ... 14243 files and directories currently installed.) [2021-12-17T17:36:37.856Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... [2021-12-17T17:36:37.856Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2021-12-17T17:36:38.117Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... [2021-12-17T17:36:38.117Z] Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2021-12-17T17:36:38.117Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-91.102_amd64.deb ... [2021-12-17T17:36:38.377Z] Unpacking linux-libc-dev:amd64 (5.4.0-91.102) over (5.4.0-26.30) ... [2021-12-17T17:36:38.639Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-17T17:36:38.639Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-17T17:36:38.639Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-17T17:36:38.640Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-17T17:36:38.903Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-17T17:36:38.903Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-17T17:36:38.903Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-17T17:36:39.164Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-17T17:36:39.164Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-17T17:36:39.164Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-17T17:36:39.164Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-17T17:36:39.164Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-17T17:36:39.165Z] 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-17T17:36:39.425Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-17T17:36:39.425Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-17T17:36:39.425Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-17T17:36:39.425Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-17T17:36:39.425Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-17T17:36:39.425Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-17T17:36:39.425Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-17T17:36:39.685Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-17T17:36:39.685Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-17T17:36:39.685Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-17T17:36:39.685Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-17T17:36:39.685Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-17T17:36:39.685Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2021-12-17T17:36:39.685Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2021-12-17T17:36:39.947Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-17T17:36:39.948Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-17T17:36:39.948Z] Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... [2021-12-17T17:36:40.209Z] Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2021-12-17T17:36:40.470Z] Setting up libc6:amd64 (2.31-0ubuntu9.2) ... [2021-12-17T17:36:40.731Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-17T17:36:40.731Z] Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ... [2021-12-17T17:36:40.731Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-12-17T17:36:40.731Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-12-17T17:36:40.731Z] Unpacking base-files (11ubuntu5.4) over (11ubuntu5) ... [2021-12-17T17:36:40.990Z] Setting up base-files (11ubuntu5.4) ... [2021-12-17T17:36:41.250Z] Installing new version of config file /etc/issue ... [2021-12-17T17:36:41.250Z] Installing new version of config file /etc/issue.net ... [2021-12-17T17:36:41.250Z] Installing new version of config file /etc/lsb-release ... [2021-12-17T17:36:41.250Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-12-17T17:36:41.509Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-12-17T17:36:41.509Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-12-17T17:36:41.509Z] Removing obsolete conffile /etc/default/motd-news ... [2021-12-17T17:36:41.509Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T17:36:41.509Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2021-12-17T17:36:41.769Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2021-12-17T17:36:41.769Z] Setting up bash (5.0-6ubuntu1.1) ... [2021-12-17T17:36:41.769Z] 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-17T17:36:41.769Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T17:36:41.769Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.1_amd64.deb ... [2021-12-17T17:36:41.769Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.1) over (1:2.34-0.1ubuntu9) ... [2021-12-17T17:36:42.030Z] Setting up bsdutils (1:2.34-0.1ubuntu9.1) ... [2021-12-17T17:36:42.030Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T17:36:42.030Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2021-12-17T17:36:42.030Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2021-12-17T17:36:42.030Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2021-12-17T17:36:42.293Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T17:36:42.293Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2021-12-17T17:36:42.293Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2021-12-17T17:36:42.865Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2021-12-17T17:36:42.865Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2021-12-17T17:36:42.865Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2021-12-17T17:36:42.865Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2021-12-17T17:36:43.125Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2021-12-17T17:36:43.388Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T17:36:43.388Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2021-12-17T17:36:43.388Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2021-12-17T17:36:43.548Z] 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-17T17:36:43.649Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2021-12-17T17:36:43.649Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2021-12-17T17:36:43.908Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2021-12-17T17:36:43.908Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T17:36:43.908Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2021-12-17T17:36:43.908Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2021-12-17T17:36:43.908Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2021-12-17T17:36:44.170Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T17:36:44.170Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.1_amd64.deb ... [2021-12-17T17:36:44.170Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2021-12-17T17:36:44.170Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.1) ... [2021-12-17T17:36:44.170Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T17:36:44.170Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.1_amd64.deb ... [2021-12-17T17:36:44.170Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2021-12-17T17:36:44.170Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.1) ... [2021-12-17T17:36:44.555Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T17:36:44.555Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.1_amd64.deb ... [2021-12-17T17:36:44.555Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2021-12-17T17:36:44.555Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.1_amd64.deb ... [2021-12-17T17:36:44.555Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2021-12-17T17:36:44.815Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.1) ... [2021-12-17T17:36:45.077Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T17:36:45.077Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.1_amd64.deb ... [2021-12-17T17:36:45.077Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2021-12-17T17:36:45.077Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.1) ... [2021-12-17T17:36:45.077Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T17:36:45.077Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.1_amd64.deb ... [2021-12-17T17:36:45.077Z] Unpacking fdisk (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2021-12-17T17:36:45.343Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.1_amd64.deb ... [2021-12-17T17:36:45.343Z] Unpacking util-linux (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2021-12-17T17:36:45.603Z] Setting up util-linux (2.34-0.1ubuntu9.1) ... [2021-12-17T17:36:45.865Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-12-17T17:36:46.166Z] 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-17T17:36:46.437Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-12-17T17:36:46.438Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T17:36:46.438Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... [2021-12-17T17:36:46.438Z] Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2021-12-17T17:36:46.438Z] Setting up libc-bin (2.31-0ubuntu9.2) ... [2021-12-17T17:36:46.698Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T17:36:46.699Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2021-12-17T17:36:46.699Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2021-12-17T17:36:46.699Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2021-12-17T17:36:46.699Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T17:36:46.699Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2021-12-17T17:36:46.699Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2021-12-17T17:36:46.960Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2021-12-17T17:36:46.960Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T17:36:46.960Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2021-12-17T17:36:46.960Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2021-12-17T17:36:46.960Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2021-12-17T17:36:47.221Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T17:36:47.221Z] Preparing to unpack .../0-systemd-timesyncd_245.4-4ubuntu3.13_amd64.deb ... [2021-12-17T17:36:47.221Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.13) over (245.4-4ubuntu3) ... [2021-12-17T17:36:47.221Z] Preparing to unpack .../1-systemd-sysv_245.4-4ubuntu3.13_amd64.deb ... [2021-12-17T17:36:47.221Z] Unpacking systemd-sysv (245.4-4ubuntu3.13) over (245.4-4ubuntu3) ... [2021-12-17T17:36:47.482Z] Preparing to unpack .../2-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2021-12-17T17:36:47.482Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2021-12-17T17:36:47.482Z] Preparing to unpack .../3-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2021-12-17T17:36:47.482Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2021-12-17T17:36:47.482Z] Preparing to unpack .../4-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... [2021-12-17T17:36:47.482Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2021-12-17T17:36:47.743Z] Preparing to unpack .../5-libcryptsetup12_2%3a2.2.2-3ubuntu2.3_amd64.deb ... [2021-12-17T17:36:47.743Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) over (2:2.2.2-3ubuntu2) ... [2021-12-17T17:36:47.743Z] Preparing to unpack .../6-libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2021-12-17T17:36:47.743Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2021-12-17T17:36:48.003Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2021-12-17T17:36:48.003Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T17:36:48.003Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2021-12-17T17:36:48.003Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2021-12-17T17:36:48.003Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2021-12-17T17:36:48.003Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T17:36:48.003Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2021-12-17T17:36:48.003Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2021-12-17T17:36:48.263Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2021-12-17T17:36:48.263Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T17:36:48.263Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2021-12-17T17:36:48.263Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2021-12-17T17:36:48.526Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2021-12-17T17:36:48.526Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T17:36:48.526Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2021-12-17T17:36:48.526Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2021-12-17T17:36:48.526Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2021-12-17T17:36:48.788Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T17:36:48.788Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2021-12-17T17:36:48.788Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2021-12-17T17:36:48.788Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2021-12-17T17:36:48.788Z] (Reading database ... 14241 files and directories currently installed.) [2021-12-17T17:36:48.788Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.1_amd64.deb ... [2021-12-17T17:36:48.788Z] Unpacking mount (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2021-12-17T17:36:49.049Z] Preparing to unpack .../systemd_245.4-4ubuntu3.13_amd64.deb ... [2021-12-17T17:36:49.049Z] Unpacking systemd (245.4-4ubuntu3.13) over (245.4-4ubuntu3) ... [2021-12-17T17:36:49.621Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.13_amd64.deb ... [2021-12-17T17:36:49.883Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3) ... [2021-12-17T17:36:49.883Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.13) ... [2021-12-17T17:36:49.883Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-17T17:36:49.883Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2021-12-17T17:36:49.883Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2021-12-17T17:36:50.147Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2021-12-17T17:36:50.147Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-17T17:36:50.147Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2021-12-17T17:36:50.147Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2021-12-17T17:36:50.408Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2021-12-17T17:36:50.408Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-17T17:36:50.408Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2021-12-17T17:36:50.408Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2021-12-17T17:36:50.408Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2021-12-17T17:36:50.408Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-17T17:36:50.408Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2021-12-17T17:36:50.408Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2021-12-17T17:36:50.465Z] 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-17T17:36:50.669Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2021-12-17T17:36:50.669Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-17T17:36:50.669Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2021-12-17T17:36:50.669Z] Unpacking apt (2.0.6) over (2.0.2) ... [2021-12-17T17:36:51.241Z] Setting up apt (2.0.6) ... [2021-12-17T17:36:51.500Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-12-17T17:36:51.761Z] (Reading database ... 14242 files and directories currently installed.) [2021-12-17T17:36:51.761Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2021-12-17T17:36:51.761Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2021-12-17T17:36:51.761Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2021-12-17T17:36:51.761Z] (Reading database ... 14244 files and directories currently installed.) [2021-12-17T17:36:51.761Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2021-12-17T17:36:52.022Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2021-12-17T17:36:52.022Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2021-12-17T17:36:52.284Z] (Reading database ... 14248 files and directories currently installed.) [2021-12-17T17:36:52.284Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2021-12-17T17:36:52.284Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2021-12-17T17:36:52.284Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2021-12-17T17:36:52.563Z] (Reading database ... 14248 files and directories currently installed.) [2021-12-17T17:36:52.563Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2021-12-17T17:36:52.563Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2021-12-17T17:36:52.826Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2021-12-17T17:36:52.826Z] (Reading database ... 14248 files and directories currently installed.) [2021-12-17T17:36:52.826Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2021-12-17T17:36:52.826Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2021-12-17T17:36:52.826Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2021-12-17T17:36:53.087Z] 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-17T17:36:53.095Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2021-12-17T17:36:53.095Z] Preparing to unpack .../02-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... [2021-12-17T17:36:53.095Z] Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2021-12-17T17:36:53.356Z] Preparing to unpack .../03-ca-certificates_20210119~20.04.2_all.deb ... [2021-12-17T17:36:53.356Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2021-12-17T17:36:53.356Z] Preparing to unpack .../04-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2021-12-17T17:36:53.356Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2021-12-17T17:36:53.616Z] Preparing to unpack .../05-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2021-12-17T17:36:53.616Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2021-12-17T17:36:53.876Z] Preparing to unpack .../06-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2021-12-17T17:36:53.876Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2021-12-17T17:36:53.876Z] Preparing to unpack .../07-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2021-12-17T17:36:53.876Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2021-12-17T17:36:54.136Z] Preparing to unpack .../08-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2021-12-17T17:36:54.136Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2021-12-17T17:36:54.401Z] Preparing to unpack .../09-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2021-12-17T17:36:54.401Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2021-12-17T17:36:54.401Z] Preparing to unpack .../10-binutils_2.34-6ubuntu1.3_amd64.deb ... [2021-12-17T17:36:54.401Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2021-12-17T17:36:54.401Z] Preparing to unpack .../11-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2021-12-17T17:36:54.401Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2021-12-17T17:36:54.662Z] Preparing to unpack .../12-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2021-12-17T17:36:54.662Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2021-12-17T17:36:54.662Z] Preparing to unpack .../13-build-essential_12.8ubuntu1.1_amd64.deb ... [2021-12-17T17:36:54.662Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2021-12-17T17:36:54.662Z] Preparing to unpack .../14-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... [2021-12-17T17:36:54.662Z] Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2021-12-17T17:36:54.924Z] Preparing to unpack .../15-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2021-12-17T17:36:54.924Z] Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2021-12-17T17:36:55.496Z] Preparing to unpack .../16-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2021-12-17T17:36:55.496Z] Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2021-12-17T17:36:56.445Z] Preparing to unpack .../17-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2021-12-17T17:36:56.445Z] Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2021-12-17T17:36:56.468Z] 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-17T17:36:56.707Z] Preparing to unpack .../18-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2021-12-17T17:36:56.707Z] Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2021-12-17T17:36:56.968Z] Preparing to unpack .../19-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2021-12-17T17:36:56.968Z] Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2021-12-17T17:36:57.909Z] Preparing to unpack .../20-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... [2021-12-17T17:36:57.909Z] Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2021-12-17T17:36:57.909Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2021-12-17T17:36:57.909Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2021-12-17T17:36:57.909Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... [2021-12-17T17:36:57.909Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2021-12-17T17:36:57.909Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2021-12-17T17:36:57.909Z] Setting up linux-libc-dev:amd64 (5.4.0-91.102) ... [2021-12-17T17:36:57.909Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2021-12-17T17:36:57.909Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-17T17:36:57.909Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2021-12-17T17:36:57.909Z] [2021-12-17T17:36:57.909Z] Current default time zone: 'Etc/UTC' [2021-12-17T17:36:57.909Z] Local time is now: Fri Dec 17 17:36:57 UTC 2021. [2021-12-17T17:36:57.909Z] Universal Time is now: Fri Dec 17 17:36:57 UTC 2021. [2021-12-17T17:36:57.909Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-12-17T17:36:57.909Z] [2021-12-17T17:36:58.170Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2021-12-17T17:36:58.170Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-17T17:36:58.170Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-17T17:36:58.170Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.1) ... [2021-12-17T17:36:58.170Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-17T17:36:58.170Z] Setting up mount (2.34-0.1ubuntu9.1) ... [2021-12-17T17:36:58.170Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2021-12-17T17:36:58.170Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2021-12-17T17:36:58.170Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2021-12-17T17:36:58.170Z] Setting up libc-dev-bin (2.31-0ubuntu9.2) ... [2021-12-17T17:36:58.170Z] Setting up openssl (1.1.1f-1ubuntu2.10) ... [2021-12-17T17:36:58.170Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-17T17:36:58.170Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-17T17:36:58.170Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2021-12-17T17:36:58.170Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-17T17:36:58.170Z] Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... [2021-12-17T17:36:58.170Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2021-12-17T17:36:58.170Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2021-12-17T17:36:58.431Z] Setting up fdisk (2.34-0.1ubuntu9.1) ... [2021-12-17T17:36:58.431Z] Setting up ca-certificates (20210119~20.04.2) ... [2021-12-17T17:37:00.375Z] Updating certificates in /etc/ssl/certs... [2021-12-17T17:37:01.017Z] 21 added, 21 removed; done. [2021-12-17T17:37:01.017Z] Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... [2021-12-17T17:37:01.278Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2021-12-17T17:37:01.278Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2021-12-17T17:37:01.278Z] Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... [2021-12-17T17:37:01.278Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... [2021-12-17T17:37:01.278Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) ... [2021-12-17T17:37:01.540Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2021-12-17T17:37:01.540Z] Setting up binutils (2.34-6ubuntu1.3) ... [2021-12-17T17:37:01.540Z] Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2021-12-17T17:37:01.540Z] Setting up build-essential (12.8ubuntu1.1) ... [2021-12-17T17:37:01.540Z] Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... [2021-12-17T17:37:01.540Z] Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2021-12-17T17:37:01.540Z] Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... [2021-12-17T17:37:01.540Z] Setting up systemd-timesyncd (245.4-4ubuntu3.13) ... [2021-12-17T17:37:01.801Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2021-12-17T17:37:01.801Z] Setting up systemd (245.4-4ubuntu3.13) ... [2021-12-17T17:37:01.801Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-12-17T17:37:01.801Z] Installing new version of config file /etc/systemd/resolved.conf ... [Pipeline] } [2021-12-17T17:37:01.897Z] $ docker stop --time=1 93a4012b23eea8087d53fa2b9924450b927b5338b213176c7e78ee4fe469cd85 [2021-12-17T17:37:02.748Z] Setting up systemd-sysv (245.4-4ubuntu3.13) ... [2021-12-17T17:37:02.748Z] Processing triggers for mime-support (3.64ubuntu1) ... [2021-12-17T17:37:02.748Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2021-12-17T17:37:02.748Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2021-12-17T17:37:03.010Z] Updating certificates in /etc/ssl/certs... [2021-12-17T17:37:03.581Z] 0 added, 0 removed; done. [2021-12-17T17:37:03.581Z] Running hooks in /etc/ca-certificates/update.d... [2021-12-17T17:37:03.581Z] done. [2021-12-17T17:37:03.862Z] $ docker rm -f 93a4012b23eea8087d53fa2b9924450b927b5338b213176c7e78ee4fe469cd85 [2021-12-17T17:37:04.787Z] Reading package lists... [2021-12-17T17:37:04.787Z] Building dependency tree... [2021-12-17T17:37:04.787Z] Reading state information... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-12-17T17:37:05.047Z] The following NEW packages will be installed: [2021-12-17T17:37:05.047Z] apt-transport-https [2021-12-17T17:37:05.047Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-17T17:37:05.306Z] Need to get 4680 B of archives. [2021-12-17T17:37:05.306Z] After this operation, 162 kB of additional disk space will be used. [2021-12-17T17:37:05.306Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2021-12-17T17:37:05.306Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-17T17:37:05.306Z] Fetched 4680 B in 0s (22.9 kB/s) [2021-12-17T17:37:05.306Z] Selecting previously unselected package apt-transport-https. [2021-12-17T17:37:05.306Z] (Reading database ... 14251 files and directories currently installed.) [2021-12-17T17:37:05.306Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2021-12-17T17:37:05.306Z] Unpacking apt-transport-https (2.0.6) ... [2021-12-17T17:37:05.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-17T17:37:05.437Z] [2021-12-17T17:37:05.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-17T17:37:05.566Z] Setting up apt-transport-https (2.0.6) ... [2021-12-17T17:37:05.566Z] Waiting for network to be ready... [2021-12-17T17:37:05.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-17T17:37:06.058Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-12-17T17:37:06.058Z] 29e5d40040c1: Pulling fs layer [2021-12-17T17:37:06.058Z] 1ce36da41761: Pulling fs layer [2021-12-17T17:37:06.058Z] 25b303627fd3: Pulling fs layer [2021-12-17T17:37:06.058Z] 29e5d40040c1: Verifying Checksum [2021-12-17T17:37:06.058Z] 29e5d40040c1: Download complete [2021-12-17T17:37:06.333Z] 1ce36da41761: Verifying Checksum [2021-12-17T17:37:06.333Z] 1ce36da41761: Download complete [2021-12-17T17:37:06.608Z] 29e5d40040c1: Pull complete [2021-12-17T17:37:08.040Z] 25b303627fd3: Verifying Checksum [2021-12-17T17:37:08.040Z] 25b303627fd3: Download complete [2021-12-17T17:37:08.040Z] 1ce36da41761: Pull complete [2021-12-17T17:37:12.215Z] 2021-12-17T17:37:10Z INFO Waiting for automatic snapd restart... [2021-12-17T17:37:13.609Z] snapd 2.53.4 from Canonical* installed [2021-12-17T17:37:15.005Z] "snapd" switched to the "latest/stable" channel [2021-12-17T17:37:15.005Z] [2021-12-17T17:37:17.546Z] core20 20211129 from Canonical* installed [2021-12-17T17:37:17.546Z] "core20" switched to the "latest/stable" channel [2021-12-17T17:37:17.546Z] [2021-12-17T17:37:18.298Z] 25b303627fd3: Pull complete [2021-12-17T17:37:18.298Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-12-17T17:37:18.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-17T17:37:18.298Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-12-17T17:37:18.516Z] prd-ubuntu18.04-docker-arm64-4c-16g-1040 does not seem to be running inside a container [2021-12-17T17:37:18.596Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-17T17:37:20.090Z] snapcraft 6.0 from Canonical* installed [2021-12-17T17:37:20.353Z] "snapcraft" switched to the "latest/stable" channel [2021-12-17T17:37:20.353Z] [2021-12-17T17:37:20.889Z] $ docker top a1d9fdf736df5b1f2102acc7a579b91aa9c866a7ef4c67616acb365a4f90e04a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-17T17:37:21.773Z] + docker-compose build --help [2021-12-17T17:37:21.773Z] + grep parallel [2021-12-17T17:37:24.556Z] 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-17T17:37:24.556Z] - README.md [2021-12-17T17:37:24.556Z] [2021-12-17T17:37:24.556Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-12-17T17:37:25.126Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2021-12-17T17:37:25.126Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2021-12-17T17:37:25.126Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2021-12-17T17:37:25.134Z] --parallel Build images in parallel. [Pipeline] } [2021-12-17T17:37:25.426Z] $ docker stop --time=1 a1d9fdf736df5b1f2102acc7a579b91aa9c866a7ef4c67616acb365a4f90e04a [2021-12-17T17:37:26.327Z] Reading package lists... [2021-12-17T17:37:26.587Z] 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-17T17:37:26.848Z] Reading package lists... [2021-12-17T17:37:26.848Z] Building dependency tree... [2021-12-17T17:37:26.848Z] Reading state information... [2021-12-17T17:37:27.096Z] $ docker rm -f a1d9fdf736df5b1f2102acc7a579b91aa9c866a7ef4c67616acb365a4f90e04a [2021-12-17T17:37:27.108Z] Suggested packages: [2021-12-17T17:37:27.108Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2021-12-17T17:37:27.108Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2021-12-17T17:37:27.108Z] krb5-user libnorm-doc [2021-12-17T17:37:27.108Z] Recommended packages: [2021-12-17T17:37:27.108Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-12-17T17:37:27.108Z] The following NEW packages will be installed: [2021-12-17T17:37:27.108Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2021-12-17T17:37:27.108Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2021-12-17T17:37:27.108Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2021-12-17T17:37:27.108Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2021-12-17T17:37:27.108Z] libzmq5 pkg-config zip [2021-12-17T17:37:27.108Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2021-12-17T17:37:27.108Z] Need to get 10.3 MB of archives. [2021-12-17T17:37:27.108Z] After this operation, 56.5 MB of additional disk space will be used. [2021-12-17T17:37:27.108Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-17T17:37:27.369Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2021-12-17T17:37:27.369Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2021-12-17T17:37:27.369Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2021-12-17T17:37:27.369Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2021-12-17T17:37:27.369Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2021-12-17T17:37:27.369Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2021-12-17T17:37:27.369Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2021-12-17T17:37:27.369Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2021-12-17T17:37:27.369Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2021-12-17T17:37:27.369Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2021-12-17T17:37:27.369Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2021-12-17T17:37:27.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-17T17:37:27.673Z] . [Pipeline] withDockerContainer [2021-12-17T17:37:27.887Z] prd-ubuntu18.04-docker-arm64-4c-16g-1040 does not seem to be running inside a container [2021-12-17T17:37:27.937Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2021-12-17T17:37:27.938Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2021-12-17T17:37:27.938Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2021-12-17T17:37:27.938Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2021-12-17T17:37:27.938Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2021-12-17T17:37:27.938Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2021-12-17T17:37:27.938Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2021-12-17T17:37:27.938Z] Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2021-12-17T17:37:27.938Z] Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2021-12-17T17:37:27.958Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-17T17:37:28.198Z] Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2021-12-17T17:37:28.199Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2021-12-17T17:37:28.199Z] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2021-12-17T17:37:28.199Z] Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2021-12-17T17:37:28.199Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2021-12-17T17:37:28.199Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-12-17T17:37:28.199Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-17T17:37:28.459Z] Fetched 10.3 MB in 1s (9457 kB/s) [2021-12-17T17:37:28.459Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-12-17T17:37:28.459Z] (Reading database ... 14255 files and directories currently installed.) [2021-12-17T17:37:28.459Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2021-12-17T17:37:28.459Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2021-12-17T17:37:28.459Z] Selecting previously unselected package libsodium23:amd64. [2021-12-17T17:37:28.459Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2021-12-17T17:37:28.459Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2021-12-17T17:37:28.719Z] Selecting previously unselected package libpsl5:amd64. [2021-12-17T17:37:28.719Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2021-12-17T17:37:28.719Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2021-12-17T17:37:28.719Z] Selecting previously unselected package libbrotli1:amd64. [2021-12-17T17:37:28.719Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2021-12-17T17:37:28.719Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2021-12-17T17:37:28.979Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-12-17T17:37:28.979Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2021-12-17T17:37:28.979Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2021-12-17T17:37:28.979Z] Selecting previously unselected package librtmp1:amd64. [2021-12-17T17:37:28.979Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2021-12-17T17:37:28.979Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2021-12-17T17:37:28.979Z] Selecting previously unselected package libssh-4:amd64. [2021-12-17T17:37:28.979Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2021-12-17T17:37:28.979Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2021-12-17T17:37:29.172Z] $ docker top 932c98d7c6ac48ed76e3ccb037978bf1de33dee85308c3bba698eccec388c9b1 -eo pid,comm [2021-12-17T17:37:29.240Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-12-17T17:37:29.240Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2021-12-17T17:37:29.240Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2021-12-17T17:37:29.240Z] Selecting previously unselected package liberror-perl. [2021-12-17T17:37:29.240Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2021-12-17T17:37:29.240Z] Unpacking liberror-perl (0.17029-1) ... [2021-12-17T17:37:29.240Z] Selecting previously unselected package git-man. [2021-12-17T17:37:29.240Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2021-12-17T17:37:29.240Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [Pipeline] { [Pipeline] sh [2021-12-17T17:37:29.500Z] Selecting previously unselected package git. [2021-12-17T17:37:29.500Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2021-12-17T17:37:29.500Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2021-12-17T17:37:30.056Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-17T17:37:30.069Z] Selecting previously unselected package libgssrpc4:amd64. [2021-12-17T17:37:30.069Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2021-12-17T17:37:30.069Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T17:37:30.069Z] Selecting previously unselected package libkdb5-9:amd64. [2021-12-17T17:37:30.069Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2021-12-17T17:37:30.069Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T17:37:30.069Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2021-12-17T17:37:30.069Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2021-12-17T17:37:30.069Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T17:37:30.329Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2021-12-17T17:37:30.329Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2021-12-17T17:37:30.329Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T17:37:30.329Z] Selecting previously unselected package comerr-dev:amd64. [2021-12-17T17:37:30.329Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2021-12-17T17:37:30.329Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2021-12-17T17:37:30.329Z] Selecting previously unselected package krb5-multidev:amd64. [2021-12-17T17:37:30.329Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2021-12-17T17:37:30.329Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T17:37:30.329Z] Selecting previously unselected package libnorm1:amd64. [2021-12-17T17:37:30.329Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2021-12-17T17:37:30.329Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2021-12-17T17:37:30.588Z] Selecting previously unselected package libnorm-dev:amd64. [2021-12-17T17:37:30.588Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2021-12-17T17:37:30.588Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2021-12-17T17:37:30.588Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-12-17T17:37:30.588Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2021-12-17T17:37:30.588Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2021-12-17T17:37:30.588Z] Selecting previously unselected package libpgm-dev:amd64. [2021-12-17T17:37:30.588Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2021-12-17T17:37:30.848Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2021-12-17T17:37:30.848Z] Selecting previously unselected package libsodium-dev:amd64. [2021-12-17T17:37:30.848Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2021-12-17T17:37:30.848Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2021-12-17T17:37:30.848Z] Selecting previously unselected package libzmq5:amd64. [2021-12-17T17:37:30.848Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2021-12-17T17:37:30.848Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2021-12-17T17:37:31.108Z] Selecting previously unselected package libkrb5-dev:amd64. [2021-12-17T17:37:31.108Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2021-12-17T17:37:31.108Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T17:37:31.108Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-12-17T17:37:31.108Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2021-12-17T17:37:31.108Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2021-12-17T17:37:31.108Z] Selecting previously unselected package pkg-config. [2021-12-17T17:37:31.108Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2021-12-17T17:37:31.108Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2021-12-17T17:37:31.108Z] Selecting previously unselected package zip. [2021-12-17T17:37:31.108Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2021-12-17T17:37:31.108Z] Unpacking zip (3.0-11build1) ... [2021-12-17T17:37:31.370Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2021-12-17T17:37:31.370Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2021-12-17T17:37:31.370Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2021-12-17T17:37:31.370Z] No schema files found: doing nothing. [2021-12-17T17:37:31.370Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2021-12-17T17:37:31.370Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2021-12-17T17:37:31.370Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2021-12-17T17:37:31.370Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2021-12-17T17:37:31.370Z] Setting up liberror-perl (0.17029-1) ... [2021-12-17T17:37:31.370Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T17:37:31.370Z] Setting up zip (3.0-11build1) ... [2021-12-17T17:37:31.370Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2021-12-17T17:37:31.370Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2021-12-17T17:37:31.370Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2021-12-17T17:37:31.370Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2021-12-17T17:37:31.370Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2021-12-17T17:37:31.370Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T17:37:31.631Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2021-12-17T17:37:31.631Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T17:37:31.631Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2021-12-17T17:37:31.631Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T17:37:31.631Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2021-12-17T17:37:31.631Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2021-12-17T17:37:31.631Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2021-12-17T17:37:31.631Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2021-12-17T17:37:31.631Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T17:37:31.631Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2021-12-17T17:37:31.631Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2021-12-17T17:37:31.631Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2021-12-17T17:37:32.202Z] comerr-dev set to automatically installed. [2021-12-17T17:37:32.202Z] git set to automatically installed. [2021-12-17T17:37:32.202Z] git-man set to automatically installed. [2021-12-17T17:37:32.202Z] krb5-multidev set to automatically installed. [2021-12-17T17:37:32.202Z] libbrotli1 set to automatically installed. [2021-12-17T17:37:32.202Z] libcurl3-gnutls set to automatically installed. [2021-12-17T17:37:32.202Z] liberror-perl set to automatically installed. [2021-12-17T17:37:32.202Z] libglib2.0-0 set to automatically installed. [2021-12-17T17:37:32.202Z] libgssrpc4 set to automatically installed. [2021-12-17T17:37:32.202Z] libkadm5clnt-mit11 set to automatically installed. [2021-12-17T17:37:32.202Z] libkadm5srv-mit11 set to automatically installed. [2021-12-17T17:37:32.202Z] libkdb5-9 set to automatically installed. [2021-12-17T17:37:32.202Z] libkrb5-dev set to automatically installed. [2021-12-17T17:37:32.202Z] libnghttp2-14 set to automatically installed. [2021-12-17T17:37:32.202Z] libnorm-dev set to automatically installed. [2021-12-17T17:37:32.202Z] libnorm1 set to automatically installed. [2021-12-17T17:37:32.202Z] libpgm-5.2-0 set to automatically installed. [2021-12-17T17:37:32.202Z] libpgm-dev set to automatically installed. [2021-12-17T17:37:32.202Z] libpsl5 set to automatically installed. [2021-12-17T17:37:32.202Z] librtmp1 set to automatically installed. [2021-12-17T17:37:32.202Z] libsodium-dev set to automatically installed. [2021-12-17T17:37:32.202Z] libsodium23 set to automatically installed. [2021-12-17T17:37:32.202Z] libssh-4 set to automatically installed. [2021-12-17T17:37:32.202Z] libzmq3-dev set to automatically installed. [2021-12-17T17:37:32.202Z] libzmq5 set to automatically installed. [2021-12-17T17:37:32.202Z] pkg-config set to automatically installed. [2021-12-17T17:37:32.202Z] zip set to automatically installed. [2021-12-17T17:37:33.147Z] snapd is not logged in, snap install commands will use sudo [2021-12-17T17:37:34.337Z] Building core-command ... [2021-12-17T17:37:34.337Z] Building core-data ... [2021-12-17T17:37:34.337Z] Building core-metadata ... [2021-12-17T17:37:34.337Z] Building security-bootstrapper ... [2021-12-17T17:37:34.337Z] Building security-proxy-setup ... [2021-12-17T17:37:34.337Z] Building security-secretstore-setup ... [2021-12-17T17:37:34.337Z] Building support-notifications ... [2021-12-17T17:37:34.337Z] Building support-scheduler ... [2021-12-17T17:37:34.337Z] Building sys-mgmt-agent ... [2021-12-17T17:37:34.337Z] Building sys-mgmt-agent [2021-12-17T17:37:34.337Z] Building security-proxy-setup [2021-12-17T17:37:34.337Z] Building support-scheduler [2021-12-17T17:37:34.337Z] Building core-metadata [2021-12-17T17:37:34.337Z] Building security-bootstrapper [2021-12-17T17:37:43.161Z] go (1.16/stable) 1.16.12 from Michael Hudson-Doyle (mwhudson) installed [2021-12-17T17:37:43.161Z] snapd is not logged in, snap install commands will use sudo [2021-12-17T17:37:43.734Z] snap "core20" has no updates available [2021-12-17T17:37:44.347Z] Downloading snap 'edgex-app-service-configurable' [2021-12-17T17:37:47.738Z] Pulling app-service-configurable [2021-12-17T17:37:47.738Z] + snapcraftctl pull [2021-12-17T17:37:48.678Z] Pulling config-common [2021-12-17T17:37:48.678Z] + snapcraftctl pull [2021-12-17T17:37:50.063Z] Pulling go-build-helper [2021-12-17T17:37:50.063Z] + snapcraftctl pull [2021-12-17T17:37:51.449Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-12-17T17:37:51.449Z] Skipping pull go-build-helper (already ran) [2021-12-17T17:37:51.449Z] Building go-build-helper [2021-12-17T17:37:51.449Z] + snapcraftctl build [2021-12-17T17:37:52.834Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2021-12-17T17:37:53.404Z] Staging go-build-helper [2021-12-17T17:37:53.404Z] + snapcraftctl stage [2021-12-17T17:37:58.691Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2021-12-17T17:37:58.691Z] Fetched 290 kB in 0s (0 B/s) [2021-12-17T17:37:58.691Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2021-12-17T17:37:58.691Z] Fetched 158 kB in 0s (0 B/s) [2021-12-17T17:37:58.691Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2021-12-17T17:37:58.691Z] Fetched 242 kB in 0s (0 B/s) [2021-12-17T17:37:58.691Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2021-12-17T17:37:58.691Z] Fetched 150 kB in 0s (0 B/s) [2021-12-17T17:37:58.691Z] Pulling edgex-go [2021-12-17T17:37:58.691Z] + snapcraftctl pull [2021-12-17T17:38:00.599Z] Pulling hooks [2021-12-17T17:38:00.599Z] + snapcraftctl pull [2021-12-17T17:38:15.503Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2021-12-17T17:38:15.503Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2021-12-17T17:38:15.503Z] Fetched 96.1 kB in 0s (0 B/s) [2021-12-17T17:38:15.503Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2021-12-17T17:38:15.503Z] Fetched 78.7 kB in 0s (0 B/s) [2021-12-17T17:38:15.503Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2021-12-17T17:38:15.503Z] Fetched 48.0 kB in 0s (0 B/s) [2021-12-17T17:38:15.503Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2021-12-17T17:38:15.504Z] Fetched 50.2 kB in 0s (0 B/s) [2021-12-17T17:38:15.504Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb [14.9 kB] [2021-12-17T17:38:15.504Z] Fetched 14.9 kB in 0s (0 B/s) [2021-12-17T17:38:15.504Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2021-12-17T17:38:15.504Z] Fetched 234 kB in 0s (0 B/s) [2021-12-17T17:38:15.504Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2021-12-17T17:38:15.504Z] Fetched 155 kB in 0s (0 B/s) [2021-12-17T17:38:15.504Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2021-12-17T17:38:15.504Z] Fetched 170 kB in 0s (0 B/s) [2021-12-17T17:38:15.504Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2021-12-17T17:38:15.504Z] Fetched 267 kB in 0s (0 B/s) [2021-12-17T17:38:15.504Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-12-17T17:38:15.504Z] Fetched 50.6 kB in 0s (0 B/s) [2021-12-17T17:38:15.504Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2021-12-17T17:38:15.504Z] Fetched 15.1 kB in 0s (0 B/s) [2021-12-17T17:38:15.504Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2021-12-17T17:38:15.504Z] Fetched 51.5 kB in 0s (0 B/s) [2021-12-17T17:38:15.504Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2021-12-17T17:38:15.504Z] Fetched 121 kB in 0s (0 B/s) [2021-12-17T17:38:15.504Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2021-12-17T17:38:15.504Z] Fetched 29.7 kB in 0s (0 B/s) [2021-12-17T17:38:15.504Z] Get:1 util-linux_2.34-0.1ubuntu9.1_amd64.deb [1021 kB] [2021-12-17T17:38:15.504Z] Fetched 1021 kB in 0s (0 B/s) [2021-12-17T17:38:15.504Z] Get:1 libsasl2-2_2.1.27+dfsg-2_amd64.deb [49.3 kB] [2021-12-17T17:38:15.504Z] Fetched 49.3 kB in 0s (0 B/s) [2021-12-17T17:38:15.504Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2021-12-17T17:38:15.504Z] Fetched 54.9 kB in 0s (0 B/s) [2021-12-17T17:38:15.504Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2021-12-17T17:38:15.504Z] Fetched 16.6 kB in 0s (0 B/s) [2021-12-17T17:38:15.504Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2021-12-17T17:38:15.504Z] Fetched 87.9 kB in 0s (0 B/s) [2021-12-17T17:38:15.504Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2021-12-17T17:38:15.504Z] Fetched 142 kB in 0s (0 B/s) [2021-12-17T17:38:15.504Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2021-12-17T17:38:15.504Z] Fetched 41.8 kB in 0s (0 B/s) [2021-12-17T17:38:15.504Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2021-12-17T17:38:15.504Z] Fetched 181 kB in 0s (0 B/s) [2021-12-17T17:38:15.504Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2021-12-17T17:38:15.504Z] Fetched 208 kB in 0s (0 B/s) [2021-12-17T17:38:15.504Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2021-12-17T17:38:15.504Z] Fetched 161 kB in 0s (0 B/s) [2021-12-17T17:38:15.504Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2021-12-17T17:38:15.504Z] Fetched 107 kB in 0s (0 B/s) [2021-12-17T17:38:15.504Z] Pulling static-packages [2021-12-17T17:38:15.504Z] + snapcraftctl pull [2021-12-17T17:38:16.445Z] Pulling version [2021-12-17T17:38:16.445Z] + cd /root/project [2021-12-17T17:38:16.445Z] ++ git describe --tags --abbrev=0 [2021-12-17T17:38:16.445Z] ++ sed s/v// [2021-12-17T17:38:16.445Z] + GIT_VERSION=2.2.0-dev.13 [2021-12-17T17:38:16.445Z] + '[' -z 2.2.0-dev.13 ']' [2021-12-17T17:38:16.445Z] + snapcraftctl set-version 2.2.0-dev.13 [2021-12-17T17:38:18.366Z] Building app-service-configurable [2021-12-17T17:38:18.366Z] + snapcraftctl build [2021-12-17T17:38:20.277Z] Building config-common [2021-12-17T17:38:20.277Z] + snapcraftctl build [2021-12-17T17:38:21.660Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2021-12-17T17:38:22.601Z] Skipping build go-build-helper (already ran) [2021-12-17T17:38:22.861Z] Building edgex-go [2021-12-17T17:38:23.122Z] + cd /root/parts/edgex-go/src [2021-12-17T17:38:23.122Z] ++ git describe --tags --abbrev=0 [2021-12-17T17:38:23.122Z] ++ sed s/v// [2021-12-17T17:38:23.122Z] + GIT_VERSION=2.2.0-dev.13 [2021-12-17T17:38:23.122Z] + '[' -z 2.2.0-dev.13 ']' [2021-12-17T17:38:23.122Z] + echo 2.2.0-dev.13 [2021-12-17T17:38:23.122Z] + '[' '!' -d vendor ']' [2021-12-17T17:38:23.122Z] + go mod download all [2021-12-17T17:38:33.131Z] + make build [2021-12-17T17:38:33.131Z] 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-17T17:38:42.298Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T17:38:42.299Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-17T17:38:42.299Z] ---> afcb86f626c3 [2021-12-17T17:38:42.299Z] Step 3/23 : WORKDIR /edgex-go [2021-12-17T17:38:42.299Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T17:38:42.299Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-17T17:38:42.299Z] ---> afcb86f626c3 [2021-12-17T17:38:42.299Z] Step 3/22 : WORKDIR /edgex-go [2021-12-17T17:38:42.299Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T17:38:42.299Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-17T17:38:42.299Z] ---> afcb86f626c3 [2021-12-17T17:38:42.299Z] Step 3/30 : WORKDIR /edgex-go [2021-12-17T17:38:42.299Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T17:38:42.299Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-17T17:38:42.299Z] ---> afcb86f626c3 [2021-12-17T17:38:42.299Z] Step 3/20 : WORKDIR /edgex-go [2021-12-17T17:38:42.299Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T17:38:42.299Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-17T17:38:42.299Z] ---> afcb86f626c3 [2021-12-17T17:38:42.299Z] Step 3/22 : WORKDIR /edgex-go [2021-12-17T17:38:42.299Z] ---> Running in 51d3cbc36a8d [2021-12-17T17:38:42.299Z] ---> Running in 0445b617cdcb [2021-12-17T17:38:42.299Z] ---> Running in c9fc71a04c15 [2021-12-17T17:38:42.299Z] ---> Running in 38510cbc5a78 [2021-12-17T17:38:42.299Z] ---> Running in 3f62ec0b4a6b [2021-12-17T17:38:42.299Z] Removing intermediate container 3f62ec0b4a6b [2021-12-17T17:38:42.299Z] ---> 4fe2797aea40 [2021-12-17T17:38:42.299Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T17:38:42.299Z] Removing intermediate container 0445b617cdcb [2021-12-17T17:38:42.299Z] ---> 4d9e06849da1 [2021-12-17T17:38:42.299Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T17:38:42.299Z] Removing intermediate container 51d3cbc36a8d [2021-12-17T17:38:42.299Z] ---> 226456ad882d [2021-12-17T17:38:42.299Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T17:38:42.299Z] ---> Running in d9e9dd3fc948 [2021-12-17T17:38:42.299Z] Removing intermediate container c9fc71a04c15 [2021-12-17T17:38:42.299Z] ---> d905775fb98c [2021-12-17T17:38:42.299Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T17:38:42.299Z] Removing intermediate container 38510cbc5a78 [2021-12-17T17:38:42.299Z] ---> e5bdf5da2e0a [2021-12-17T17:38:42.299Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T17:38:42.299Z] ---> Running in 445cee82a811 [2021-12-17T17:38:42.299Z] ---> Running in 981eb285f8fa [2021-12-17T17:38:42.299Z] ---> Running in 8f538f4e137a [2021-12-17T17:38:42.299Z] ---> Running in 665ef2240092 [2021-12-17T17:38:43.133Z] 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-17T17:38:44.939Z] Removing intermediate container d9e9dd3fc948 [2021-12-17T17:38:44.939Z] ---> b219a74104dc [2021-12-17T17:38:44.939Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-17T17:38:45.217Z] ---> Running in e855f83ef510 [2021-12-17T17:38:45.498Z] Removing intermediate container 665ef2240092 [2021-12-17T17:38:45.498Z] ---> c7640021ce76 [2021-12-17T17:38:45.498Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-17T17:38:45.498Z] Removing intermediate container 8f538f4e137a [2021-12-17T17:38:45.498Z] ---> a107bc8cd6cb [2021-12-17T17:38:45.498Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-17T17:38:45.773Z] ---> Running in 78a2077132c0 [2021-12-17T17:38:45.773Z] ---> Running in 683683a2a581 [2021-12-17T17:38:46.048Z] Removing intermediate container 445cee82a811 [2021-12-17T17:38:46.048Z] ---> 8888311d9503 [2021-12-17T17:38:46.048Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-17T17:38:46.048Z] Removing intermediate container 981eb285f8fa [2021-12-17T17:38:46.048Z] ---> 9fb4029e46e7 [2021-12-17T17:38:46.048Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-17T17:38:46.048Z] ---> Running in fb597c638eaf [2021-12-17T17:38:46.048Z] ---> Running in ce4076b99ddc [2021-12-17T17:38:47.033Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T17:38:47.328Z] 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-17T17:38:47.634Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T17:38:47.634Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T17:38:47.906Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T17:38:47.906Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T17:38:48.177Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T17:38:48.268Z] 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-17T17:38:48.455Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T17:38:48.455Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T17:38:48.730Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T17:38:48.730Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T17:38:49.025Z] OK: 219 MiB in 52 packages [2021-12-17T17:38:49.296Z] OK: 219 MiB in 52 packages [2021-12-17T17:38:49.586Z] OK: 219 MiB in 52 packages [2021-12-17T17:38:49.649Z] 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-17T17:38:49.908Z] 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-17T17:38:50.029Z] OK: 219 MiB in 52 packages [2021-12-17T17:38:50.354Z] OK: 219 MiB in 52 packages [2021-12-17T17:38:51.022Z] Removing intermediate container e855f83ef510 [2021-12-17T17:38:51.022Z] ---> c2ea94184131 [2021-12-17T17:38:51.022Z] Step 6/23 : COPY go.mod . [2021-12-17T17:38:51.291Z] 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-17T17:38:51.335Z] Removing intermediate container 78a2077132c0 [2021-12-17T17:38:51.335Z] ---> 0f24483bf783 [2021-12-17T17:38:51.335Z] Step 6/30 : COPY . . [2021-12-17T17:38:51.335Z] Removing intermediate container 683683a2a581 [2021-12-17T17:38:51.335Z] ---> 105fddc37c17 [2021-12-17T17:38:51.335Z] Step 6/20 : COPY . . [2021-12-17T17:38:51.609Z] Removing intermediate container fb597c638eaf [2021-12-17T17:38:51.609Z] ---> 0927a4606b3c [2021-12-17T17:38:51.609Z] Step 6/22 : COPY . . [2021-12-17T17:38:51.609Z] Removing intermediate container ce4076b99ddc [2021-12-17T17:38:51.609Z] ---> 8596f6a0264a [2021-12-17T17:38:51.609Z] Step 6/22 : COPY . . [2021-12-17T17:38:52.229Z] 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-17T17:38:52.598Z] ---> 6f7d9b97cd56 [2021-12-17T17:38:52.598Z] Step 7/23 : RUN go mod download [2021-12-17T17:38:52.598Z] ---> Running in e5a822eae312 [2021-12-17T17:38:53.609Z] 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-17T17:38:54.997Z] 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-17T17:38:55.936Z] 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-17T17:38:56.873Z] 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-17T17:38:58.008Z] Removing intermediate container e5a822eae312 [2021-12-17T17:38:58.008Z] ---> ad4248cad58b [2021-12-17T17:38:58.008Z] Step 8/23 : COPY . . [2021-12-17T17:38:58.780Z] + 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-17T17:38:58.780Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-12-17T17:38:58.780Z] + case "$service" in [2021-12-17T17:38:58.780Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-12-17T17:38:58.780Z] + 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-17T17:38:58.780Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-12-17T17:38:58.780Z] + case "$service" in [2021-12-17T17:38:58.780Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-12-17T17:38:58.780Z] + 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-17T17:38:58.780Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-12-17T17:38:58.780Z] + case "$service" in [2021-12-17T17:38:58.780Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-12-17T17:38:58.780Z] + 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-17T17:38:58.780Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-12-17T17:38:58.780Z] + case "$service" in [2021-12-17T17:38:58.780Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-12-17T17:38:58.780Z] + 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-17T17:38:58.780Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-12-17T17:38:58.780Z] + case "$service" in [2021-12-17T17:38:58.780Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-12-17T17:38:58.780Z] + 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-17T17:38:58.780Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-12-17T17:38:58.780Z] + case "$service" in [2021-12-17T17:38:58.780Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-12-17T17:38:58.780Z] + 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-17T17:38:58.780Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-12-17T17:38:58.780Z] + case "$service" in [2021-12-17T17:38:58.780Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-12-17T17:38:58.780Z] + 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-17T17:38:58.780Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-12-17T17:38:58.780Z] + case "$service" in [2021-12-17T17:38:58.780Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-12-17T17:38:58.780Z] + 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-17T17:38:58.780Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-12-17T17:38:58.780Z] + case "$service" in [2021-12-17T17:38:58.780Z] + 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-17T17:38:58.780Z] + 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-17T17:38:58.780Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-12-17T17:38:58.780Z] + case "$service" in [2021-12-17T17:38:58.780Z] + 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-17T17:38:58.780Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-12-17T17:38:58.780Z] + 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-17T17:38:58.780Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-12-17T17:38:58.780Z] + case "$service" in [2021-12-17T17:38:58.780Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-12-17T17:38:58.780Z] + 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-17T17:38:58.780Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-12-17T17:38:58.780Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-12-17T17:38:58.780Z] + 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-17T17:38:59.351Z] Building hooks [2021-12-17T17:38:59.351Z] + cd /root/parts/hooks/src [2021-12-17T17:38:59.351Z] + make build [2021-12-17T17:38:59.351Z] go mod tidy [2021-12-17T17:38:59.611Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-12-17T17:38:59.870Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-12-17T17:38:59.870Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-12-17T17:39:00.131Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-12-17T17:39:01.069Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-12-17T17:39:01.330Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-12-17T17:39:01.330Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-12-17T17:39:03.239Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2021-12-17T17:39:03.239Z] Building static-packages [2021-12-17T17:39:03.239Z] + snapcraftctl build [2021-12-17T17:39:05.146Z] Building version [2021-12-17T17:39:05.146Z] + snapcraftctl build [2021-12-17T17:39:07.063Z] Staging app-service-configurable [2021-12-17T17:39:07.063Z] + snapcraftctl stage [2021-12-17T17:39:08.456Z] Staging config-common [2021-12-17T17:39:08.456Z] + snapcraftctl stage [2021-12-17T17:39:09.838Z] Skipping stage go-build-helper (already ran) [2021-12-17T17:39:09.838Z] Staging edgex-go [2021-12-17T17:39:09.838Z] + snapcraftctl stage [2021-12-17T17:39:11.224Z] Staging hooks [2021-12-17T17:39:11.224Z] + snapcraftctl stage [2021-12-17T17:39:12.607Z] Staging static-packages [2021-12-17T17:39:12.607Z] + snapcraftctl stage [2021-12-17T17:39:13.990Z] Staging version [2021-12-17T17:39:13.990Z] + snapcraftctl stage [2021-12-17T17:39:14.932Z] Priming app-service-configurable [2021-12-17T17:39:14.932Z] + snapcraftctl prime [2021-12-17T17:39:16.309Z] ---> 7ece92dd6805 [2021-12-17T17:39:16.309Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T17:39:16.309Z] ---> 4d1731b26a41 [2021-12-17T17:39:16.309Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T17:39:16.309Z] ---> 8e5cb1b35405 [2021-12-17T17:39:16.309Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T17:39:16.309Z] ---> 1cf762725a4d [2021-12-17T17:39:16.309Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T17:39:16.309Z] ---> Running in b950e6df0f58 [2021-12-17T17:39:16.309Z] ---> Running in 7c527cd93b4f [2021-12-17T17:39:16.309Z] ---> Running in efbb6d5eb797 [2021-12-17T17:39:16.309Z] ---> Running in d7368fbfff36 [2021-12-17T17:39:16.907Z] ---> be50be923ebf [2021-12-17T17:39:16.907Z] Step 9/23 : RUN go mod tidy [2021-12-17T17:39:17.181Z] ---> Running in 2826dad91aba [2021-12-17T17:39:17.473Z] 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-17T17:39:17.473Z] stage-packages: [2021-12-17T17:39:17.473Z] - libnorm1 [2021-12-17T17:39:17.473Z] - libpgm-5.2-0 [2021-12-17T17:39:17.473Z] - libsodium23 [2021-12-17T17:39:17.473Z] - libzmq5 [2021-12-17T17:39:17.473Z] Priming config-common [2021-12-17T17:39:17.473Z] + snapcraftctl prime [2021-12-17T17:39:18.922Z] Priming go-build-helper [2021-12-17T17:39:18.922Z] + snapcraftctl prime [2021-12-17T17:39:19.822Z] Removing intermediate container b950e6df0f58 [2021-12-17T17:39:19.822Z] ---> d5dc340197d9 [2021-12-17T17:39:19.822Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-17T17:39:20.109Z] ---> Running in aa309ca08e78 [2021-12-17T17:39:20.387Z] Priming edgex-go [2021-12-17T17:39:20.387Z] + snapcraftctl prime [2021-12-17T17:39:21.084Z] Removing intermediate container 7c527cd93b4f [2021-12-17T17:39:21.084Z] ---> 330ec3bf10b1 [2021-12-17T17:39:21.084Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-17T17:39:21.359Z] ---> Running in d1325706e6c3 [2021-12-17T17:39:21.359Z] Removing intermediate container efbb6d5eb797 [2021-12-17T17:39:21.359Z] ---> 40d26d088b09 [2021-12-17T17:39:21.359Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-17T17:39:21.359Z] Removing intermediate container d7368fbfff36 [2021-12-17T17:39:21.359Z] ---> bf76b87f60c5 [2021-12-17T17:39:21.359Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-17T17:39:21.631Z] ---> Running in 11c8ce70598c [2021-12-17T17:39:21.631Z] ---> Running in 0cf4b91e099c [2021-12-17T17:39:22.235Z] 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-17T17:39:22.235Z] Removing intermediate container 2826dad91aba [2021-12-17T17:39:22.235Z] ---> 17ec35047f3c [2021-12-17T17:39:22.235Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-17T17:39:22.299Z] Priming hooks [2021-12-17T17:39:22.299Z] + snapcraftctl prime [2021-12-17T17:39:22.513Z] ---> Running in a2a61175e328 [2021-12-17T17:39:23.493Z] 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-17T17:39:23.681Z] Priming static-packages [2021-12-17T17:39:23.682Z] + snapcraftctl prime [2021-12-17T17:39:23.769Z] 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-17T17:39:23.769Z] 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-17T17:39:24.747Z] 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-17T17:39:27.877Z] Priming version [2021-12-17T17:39:27.877Z] + snapcraftctl prime [2021-12-17T17:39:29.262Z] 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-17T17:41:16.537Z] 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-17T17:41:19.921Z] Removing intermediate container d1325706e6c3 [2021-12-17T17:41:19.921Z] ---> 51bdf68cfa1b [2021-12-17T17:41:19.921Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-17T17:41:19.921Z] ---> Running in b935a29528c7 [2021-12-17T17:41:21.901Z] 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-17T17:41:23.347Z] Removing intermediate container aa309ca08e78 [2021-12-17T17:41:23.347Z] ---> 109a38a10a5d [2021-12-17T17:41:23.347Z] [2021-12-17T17:41:23.347Z] Step 9/20 : FROM alpine:3.14 [2021-12-17T17:41:23.619Z] Removing intermediate container 11c8ce70598c [2021-12-17T17:41:23.619Z] ---> 3977f95fe871 [2021-12-17T17:41:23.619Z] [2021-12-17T17:41:23.619Z] Step 9/30 : FROM alpine:3.14 [2021-12-17T17:41:24.215Z] 3.14: Pulling from library/alpine [2021-12-17T17:41:24.215Z] 3.14: Pulling from library/alpine [2021-12-17T17:41:26.193Z] Removing intermediate container b935a29528c7 [2021-12-17T17:41:26.194Z] ---> 118bc72be91e [2021-12-17T17:41:26.194Z] [2021-12-17T17:41:26.194Z] Step 10/22 : FROM docker:20.10.10 [2021-12-17T17:41:26.194Z] 20.10.10: Pulling from library/docker [2021-12-17T17:41:26.194Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-17T17:41:26.194Z] Status: Downloaded newer image for alpine:3.14 [2021-12-17T17:41:26.194Z] ---> 5b8b7b635229 [2021-12-17T17:41:26.194Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-17T17:41:26.194Z] Status: Image is up to date for alpine:3.14 [2021-12-17T17:41:26.194Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-17T17:41:26.194Z] ---> 5b8b7b635229 [2021-12-17T17:41:26.194Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-17T17:41:26.792Z] ---> Running in 8907c46311c4 [2021-12-17T17:41:26.792Z] ---> Running in a01499f7de06 [2021-12-17T17:41:26.792Z] Removing intermediate container a2a61175e328 [2021-12-17T17:41:26.792Z] ---> 2505f72cc2b5 [2021-12-17T17:41:26.792Z] [2021-12-17T17:41:26.792Z] Step 11/23 : FROM alpine:3.14 [2021-12-17T17:41:26.792Z] ---> 5b8b7b635229 [2021-12-17T17:41:26.792Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-17T17:41:27.069Z] ---> Running in 6f7e9ab07356 [2021-12-17T17:41:27.371Z] Removing intermediate container a01499f7de06 [2021-12-17T17:41:27.371Z] ---> 4baf2286b9ce [2021-12-17T17:41:27.371Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-17T17:41:27.644Z] ---> Running in a185c1a9a226 [2021-12-17T17:41:28.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T17:41:28.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T17:41:29.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T17:41:29.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T17:41:29.392Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-17T17:41:29.392Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-17T17:41:29.665Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-17T17:41:29.665Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-17T17:41:29.665Z] (5/5) Installing curl (7.79.1-r0) [2021-12-17T17:41:29.665Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T17:41:29.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T17:41:29.665Z] Executing ca-certificates-20191127-r5.trigger [2021-12-17T17:41:29.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T17:41:29.942Z] OK: 8 MiB in 19 packages [2021-12-17T17:41:30.221Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-17T17:41:30.222Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T17:41:30.222Z] OK: 6 MiB in 15 packages [2021-12-17T17:41:30.825Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-17T17:41:30.825Z] (2/2) Installing su-exec (0.2-r1) [2021-12-17T17:41:30.825Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T17:41:30.825Z] Removing intermediate container 0cf4b91e099c [2021-12-17T17:41:30.825Z] ---> 06842e61f437 [2021-12-17T17:41:30.825Z] [2021-12-17T17:41:30.825Z] Step 9/22 : FROM alpine:3.14 [2021-12-17T17:41:30.825Z] ---> 5b8b7b635229 [2021-12-17T17:41:30.825Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-17T17:41:31.099Z] OK: 6 MiB in 16 packages [2021-12-17T17:41:31.099Z] ---> Running in f4035614cdd9 [2021-12-17T17:41:32.079Z] Removing intermediate container 6f7e9ab07356 [2021-12-17T17:41:32.079Z] ---> aca29f0922d1 [2021-12-17T17:41:32.079Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-17T17:41:32.079Z] ---> Running in 378f5a7996cd [2021-12-17T17:41:32.352Z] Removing intermediate container a185c1a9a226 [2021-12-17T17:41:32.352Z] ---> 7aa554a76bae [2021-12-17T17:41:32.352Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-17T17:41:32.629Z] ---> Running in 50a85099d786 [2021-12-17T17:41:32.629Z] Removing intermediate container 8907c46311c4 [2021-12-17T17:41:32.629Z] ---> 8dd7fc6606a2 [2021-12-17T17:41:32.629Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-17T17:41:32.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T17:41:32.903Z] Removing intermediate container 378f5a7996cd [2021-12-17T17:41:32.903Z] ---> 3a7b2dab22e1 [2021-12-17T17:41:32.903Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-17T17:41:32.903Z] ---> Running in 6201be913cb7 [2021-12-17T17:41:32.903Z] ---> Running in e2bca4206cef [2021-12-17T17:41:32.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T17:41:33.174Z] Removing intermediate container 50a85099d786 [2021-12-17T17:41:33.174Z] ---> 5ccd023bf965 [2021-12-17T17:41:33.174Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-17T17:41:33.450Z] ---> Running in 9590cbbf7bc8 [2021-12-17T17:41:33.450Z] Removing intermediate container 6201be913cb7 [2021-12-17T17:41:33.450Z] ---> c26a1b2d9545 [2021-12-17T17:41:33.450Z] Step 12/20 : WORKDIR /edgex [2021-12-17T17:41:33.723Z] ---> Running in 08d97d5117bc [2021-12-17T17:41:33.723Z] Removing intermediate container e2bca4206cef [2021-12-17T17:41:33.723Z] ---> 55aa820edd5f [2021-12-17T17:41:33.723Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-17T17:41:33.723Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-17T17:41:33.723Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T17:41:33.999Z] OK: 6 MiB in 15 packages [2021-12-17T17:41:33.999Z] ---> Running in 047b6b707946 [2021-12-17T17:41:33.999Z] Removing intermediate container 9590cbbf7bc8 [2021-12-17T17:41:33.999Z] ---> c336a1b9a10a [2021-12-17T17:41:33.999Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-17T17:41:33.999Z] ---> Running in 818ecb0fd9c6 [2021-12-17T17:41:34.607Z] Removing intermediate container 08d97d5117bc [2021-12-17T17:41:34.607Z] ---> 5cfe05be2d76 [2021-12-17T17:41:34.607Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-17T17:41:34.607Z] Removing intermediate container 047b6b707946 [2021-12-17T17:41:34.607Z] ---> 110f9b2531e6 [2021-12-17T17:41:34.607Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-17T17:41:35.593Z] Removing intermediate container f4035614cdd9 [2021-12-17T17:41:35.593Z] ---> d41006027ad1 [2021-12-17T17:41:35.593Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-17T17:41:35.593Z] ---> 15c8279c32c3 [2021-12-17T17:41:35.593Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-17T17:41:35.593Z] ---> Running in 35c7b008a439 [2021-12-17T17:41:35.868Z] ---> 4b4a6f3352cd [2021-12-17T17:41:35.868Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-17T17:41:36.467Z] Removing intermediate container 35c7b008a439 [2021-12-17T17:41:36.467Z] ---> d30d73cdd0ac [2021-12-17T17:41:36.467Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-17T17:41:36.737Z] ---> Running in b0e981d105e1 [2021-12-17T17:41:37.013Z] Removing intermediate container 818ecb0fd9c6 [2021-12-17T17:41:37.013Z] ---> fc1b1aff68b1 [2021-12-17T17:41:37.013Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-17T17:41:37.013Z] ---> Running in aa7f8b20184b [2021-12-17T17:41:37.289Z] Removing intermediate container b0e981d105e1 [2021-12-17T17:41:37.289Z] ---> 2bf2d395ea7f [2021-12-17T17:41:37.289Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-17T17:41:37.569Z] ---> Running in 2916287da705 [2021-12-17T17:41:37.569Z] Removing intermediate container aa7f8b20184b [2021-12-17T17:41:37.569Z] ---> e94f91afb557 [2021-12-17T17:41:37.569Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-17T17:41:37.852Z] ---> 1abf8a3ebd0a [2021-12-17T17:41:37.852Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-17T17:41:38.127Z] ---> f9571288f3e2 [2021-12-17T17:41:38.127Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-17T17:41:38.127Z] Removing intermediate container 2916287da705 [2021-12-17T17:41:38.127Z] ---> 39aa9b763fef [2021-12-17T17:41:38.127Z] Step 14/22 : WORKDIR / [2021-12-17T17:41:38.401Z] ---> Running in 1bd504252222 [2021-12-17T17:41:38.679Z] ---> a33ad7412ec9 [2021-12-17T17:41:38.679Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-17T17:41:38.679Z] ---> Running in 737dcde0e48e [2021-12-17T17:41:38.952Z] Removing intermediate container 1bd504252222 [2021-12-17T17:41:38.952Z] ---> eaa204800405 [2021-12-17T17:41:38.952Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-17T17:41:39.548Z] ---> d189ce308719 [2021-12-17T17:41:39.548Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-17T17:41:39.548Z] ---> Running in 501d9e7bef9a [2021-12-17T17:41:39.822Z] ---> a850b293795d [2021-12-17T17:41:39.822Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-17T17:41:39.822Z] ---> Running in 6f4d7a238c59 [2021-12-17T17:41:40.102Z] Removing intermediate container 501d9e7bef9a [2021-12-17T17:41:40.102Z] ---> 45eaf520b939 [2021-12-17T17:41:40.102Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-17T17:41:40.102Z] ---> ce06a3c23647 [2021-12-17T17:41:40.102Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-17T17:41:40.375Z] ---> Running in 0c1eef03ac07 [2021-12-17T17:41:40.375Z] Removing intermediate container 6f4d7a238c59 [2021-12-17T17:41:40.375Z] ---> 4222cc838352 [2021-12-17T17:41:40.375Z] Step 17/20 : CMD ["--init=true"] [2021-12-17T17:41:40.647Z] ---> Running in 179a5c95f482 [2021-12-17T17:41:41.245Z] Removing intermediate container 0c1eef03ac07 [2021-12-17T17:41:41.245Z] ---> 575063b477cb [2021-12-17T17:41:41.245Z] Step 21/23 : LABEL arch=arm64 [2021-12-17T17:41:41.245Z] Removing intermediate container 179a5c95f482 [2021-12-17T17:41:41.245Z] ---> 72414debc020 [2021-12-17T17:41:41.245Z] Step 18/20 : LABEL arch=arm64 [2021-12-17T17:41:41.245Z] ---> Running in da3c49e5a510 [2021-12-17T17:41:41.245Z] ---> Running in 32075d25da56 [2021-12-17T17:41:41.517Z] Removing intermediate container 737dcde0e48e [2021-12-17T17:41:41.517Z] ---> 5172c6103f85 [2021-12-17T17:41:41.517Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-17T17:41:42.112Z] Removing intermediate container da3c49e5a510 [2021-12-17T17:41:42.112Z] ---> cae6606494a1 [2021-12-17T17:41:42.112Z] Step 22/23 : LABEL git_sha=a3452bc8647cf8f20179d214078db82801adeb83 [2021-12-17T17:41:42.112Z] Removing intermediate container 32075d25da56 [2021-12-17T17:41:42.112Z] ---> 8c84d9440655 [2021-12-17T17:41:42.112Z] Step 19/20 : LABEL git_sha=a3452bc8647cf8f20179d214078db82801adeb83 [2021-12-17T17:41:42.112Z] ---> 7c5871da2ff2 [2021-12-17T17:41:42.112Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-17T17:41:42.112Z] ---> Running in 3e71750fb41a [2021-12-17T17:41:42.112Z] ---> Running in d7ea52885a1d [2021-12-17T17:41:42.386Z] ---> e4966837363c [2021-12-17T17:41:42.386Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-17T17:41:42.660Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2021-12-17T17:41:42.660Z] Status: Downloaded newer image for docker:20.10.10 [2021-12-17T17:41:42.660Z] ---> 520e9a0a30f7 [2021-12-17T17:41:42.660Z] 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-17T17:41:42.931Z] Removing intermediate container d7ea52885a1d [2021-12-17T17:41:42.931Z] ---> 0d88b98c8254 [2021-12-17T17:41:42.931Z] Step 20/20 : LABEL version=0.0.0 [2021-12-17T17:41:42.931Z] Removing intermediate container 3e71750fb41a [2021-12-17T17:41:42.931Z] ---> 50baf71361e1 [2021-12-17T17:41:42.931Z] Step 23/23 : LABEL version=0.0.0 [2021-12-17T17:41:42.931Z] ---> Running in 52cd377ffd32 [2021-12-17T17:41:42.931Z] ---> Running in bfaf84615347 [2021-12-17T17:41:42.931Z] ---> Running in 0a4700cc1f55 [2021-12-17T17:41:43.203Z] ---> a1e697867c1a [2021-12-17T17:41:43.203Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-17T17:41:43.203Z] ---> Running in 1d59adecc210 [2021-12-17T17:41:43.480Z] Removing intermediate container 52cd377ffd32 [2021-12-17T17:41:43.480Z] ---> 9aa66da28635 [2021-12-17T17:41:43.480Z] 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-17T17:41:43.480Z] Removing intermediate container bfaf84615347 [2021-12-17T17:41:43.480Z] ---> 03ab25eba51c [2021-12-17T17:41:43.480Z] [2021-12-17T17:41:43.480Z] Removing intermediate container 0a4700cc1f55 [2021-12-17T17:41:43.480Z] ---> 52814263d2df [2021-12-17T17:41:43.480Z] [2021-12-17T17:41:43.480Z] ---> Running in 6dd64d373629 [2021-12-17T17:41:43.754Z] Removing intermediate container 1d59adecc210 [2021-12-17T17:41:43.754Z] ---> f9e4f0cb7440 [2021-12-17T17:41:43.754Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-17T17:41:44.027Z] ---> Running in 492a2e4359b4 [2021-12-17T17:41:44.301Z] Successfully built 03ab25eba51c [2021-12-17T17:41:44.301Z] Successfully tagged support-scheduler-arm64:latest [2021-12-17T17:41:44.301Z]  Building support-scheduler ... done Building support-notifications [2021-12-17T17:41:44.301Z] ---> bf90129e227c [2021-12-17T17:41:44.301Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-17T17:41:44.301Z] Successfully built 52814263d2df [2021-12-17T17:41:44.301Z] Successfully tagged security-proxy-setup-arm64:latest [2021-12-17T17:41:44.301Z]  Building security-proxy-setup ... done Building core-command [2021-12-17T17:41:44.576Z] Removing intermediate container 492a2e4359b4 [2021-12-17T17:41:44.576Z] ---> a92f99fbefe0 [2021-12-17T17:41:44.576Z] Step 20/22 : LABEL arch=arm64 [2021-12-17T17:41:44.849Z] ---> Running in 6f9704d80c45 [2021-12-17T17:41:45.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T17:41:45.121Z] ---> 29bfb3865940 [2021-12-17T17:41:45.121Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-17T17:41:45.121Z] Removing intermediate container 6f9704d80c45 [2021-12-17T17:41:45.121Z] ---> 45b371026ba1 [2021-12-17T17:41:45.121Z] Step 21/22 : LABEL git_sha=a3452bc8647cf8f20179d214078db82801adeb83 [2021-12-17T17:41:45.395Z] ---> Running in b6d0acc3216c [2021-12-17T17:41:45.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T17:41:45.990Z] Removing intermediate container b6d0acc3216c [2021-12-17T17:41:45.990Z] ---> 9d252d042f5d [2021-12-17T17:41:45.990Z] Step 22/22 : LABEL version=0.0.0 [2021-12-17T17:41:45.990Z] ---> Running in 49b8a5c786f5 [2021-12-17T17:41:45.990Z] ---> c2e6133639df [2021-12-17T17:41:45.990Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-17T17:41:46.266Z] (1/42) Installing readline (8.1.0-r0) [2021-12-17T17:41:46.266Z] (2/42) Installing bash (5.1.4-r0) [2021-12-17T17:41:46.266Z] Executing bash-5.1.4-r0.post-install [2021-12-17T17:41:46.266Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-17T17:41:46.536Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-17T17:41:46.536Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-17T17:41:46.536Z] (6/42) Installing curl (7.79.1-r0) [2021-12-17T17:41:46.536Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-17T17:41:46.536Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-17T17:41:46.536Z] (9/42) Installing expat (2.4.1-r0) [2021-12-17T17:41:46.536Z] (10/42) Installing libffi (3.3-r2) [2021-12-17T17:41:46.536Z] (11/42) Installing gdbm (1.19-r0) [2021-12-17T17:41:46.536Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-17T17:41:46.536Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-17T17:41:46.536Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-17T17:41:46.536Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-17T17:41:46.536Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-17T17:41:46.810Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-17T17:41:46.810Z] Removing intermediate container 49b8a5c786f5 [2021-12-17T17:41:46.810Z] ---> 79bb0c1a7ca9 [2021-12-17T17:41:46.810Z] [2021-12-17T17:41:47.088Z] Successfully built 79bb0c1a7ca9 [2021-12-17T17:41:47.088Z] Successfully tagged core-metadata-arm64:latest [2021-12-17T17:41:47.088Z]  Building core-metadata ... done Building core-data [2021-12-17T17:41:47.372Z] ---> 89f3ee27f8d2 [2021-12-17T17:41:47.372Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-17T17:41:47.647Z] ---> Running in 43cc79da3227 [2021-12-17T17:41:47.923Z] Removing intermediate container 43cc79da3227 [2021-12-17T17:41:47.923Z] ---> 2539b9c2f248 [2021-12-17T17:41:47.923Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-17T17:41:48.924Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-17T17:41:48.924Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-17T17:41:48.924Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-17T17:41:48.924Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-17T17:41:48.924Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-17T17:41:48.924Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-17T17:41:48.924Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-17T17:41:48.924Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-17T17:41:48.924Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-17T17:41:48.924Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-17T17:41:48.924Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-17T17:41:48.924Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-17T17:41:49.202Z] ---> 08b49baa5301 [2021-12-17T17:41:49.202Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-17T17:41:49.202Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-17T17:41:49.202Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-17T17:41:49.202Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-17T17:41:49.202Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-17T17:41:49.202Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-17T17:41:49.202Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-17T17:41:49.202Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-17T17:41:49.202Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-17T17:41:49.202Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-17T17:41:49.202Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-17T17:41:49.202Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-17T17:41:49.202Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-17T17:41:49.475Z] ---> Running in 9455679f2432 [2021-12-17T17:41:49.475Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-17T17:41:50.076Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T17:41:50.076Z] OK: 84 MiB in 64 packages [2021-12-17T17:41:52.062Z] Removing intermediate container 9455679f2432 [2021-12-17T17:41:52.062Z] ---> ebb23a5f6656 [2021-12-17T17:41:52.062Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-17T17:41:52.336Z] ---> Running in c3b9bb9b56c6 [2021-12-17T17:41:52.609Z] Removing intermediate container c3b9bb9b56c6 [2021-12-17T17:41:52.609Z] ---> 3cc303d4d7e6 [2021-12-17T17:41:52.609Z] Step 27/30 : CMD ["gate"] [2021-12-17T17:41:52.883Z] ---> Running in 68e4d3d36d0d [2021-12-17T17:41:53.479Z] Removing intermediate container 68e4d3d36d0d [2021-12-17T17:41:53.479Z] ---> 895dccf0992b [2021-12-17T17:41:53.479Z] Step 28/30 : LABEL arch=arm64 [2021-12-17T17:41:53.752Z] ---> Running in afa3bf052dab [2021-12-17T17:41:54.030Z] Collecting docker-compose==1.23.2 [2021-12-17T17:41:54.030Z] Removing intermediate container afa3bf052dab [2021-12-17T17:41:54.030Z] ---> 27cee2f8286a [2021-12-17T17:41:54.030Z] Step 29/30 : LABEL git_sha=a3452bc8647cf8f20179d214078db82801adeb83 [2021-12-17T17:41:54.312Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-17T17:41:54.312Z] ---> Running in ac8a15305655 [2021-12-17T17:41:54.584Z] Collecting cached-property<2,>=1.2.0 [2021-12-17T17:41:54.584Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-17T17:41:54.584Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-17T17:41:54.856Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-17T17:41:54.856Z] Removing intermediate container ac8a15305655 [2021-12-17T17:41:54.856Z] ---> 8d6ca1492b95 [2021-12-17T17:41:54.856Z] Step 30/30 : LABEL version=0.0.0 [2021-12-17T17:41:55.135Z] ---> Running in 6835774ddc4a [2021-12-17T17:41:55.741Z] Removing intermediate container 6835774ddc4a [2021-12-17T17:41:55.741Z] ---> ba2488fa6081 [2021-12-17T17:41:55.741Z] [2021-12-17T17:41:56.125Z] Successfully built ba2488fa6081 [2021-12-17T17:41:56.125Z] Successfully tagged security-bootstrapper-arm64:latest [2021-12-17T17:41:56.125Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2021-12-17T17:41:56.757Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-17T17:41:56.757Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-17T17:41:56.757Z] Collecting docopt<0.7,>=0.6.1 [2021-12-17T17:41:56.757Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-17T17:41:59.470Z] Collecting PyYAML<4,>=3.10 [2021-12-17T17:41:59.470Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-17T17:42:02.838Z] Collecting docker<4.0,>=3.6.0 [2021-12-17T17:42:02.838Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-17T17:42:03.811Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-17T17:42:03.811Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-17T17:42:03.811Z] 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-17T17:42:04.082Z] Collecting jsonschema<3,>=2.5.1 [2021-12-17T17:42:04.082Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-17T17:42:04.082Z] Collecting texttable<0.10,>=0.9.0 [2021-12-17T17:42:04.082Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-17T17:42:06.703Z] Collecting docker-pycreds>=0.4.0 [2021-12-17T17:42:06.703Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-17T17:42:06.703Z] Collecting idna<2.8,>=2.5 [2021-12-17T17:42:06.703Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-17T17:42:06.974Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-17T17:42:06.974Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-17T17:42:06.974Z] 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-17T17:42:07.565Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-17T17:42:07.565Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-17T17:42:07.838Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-17T17:42:07.838Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-17T17:42:07.838Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-17T17:42:07.838Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-17T17:42:08.816Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-17T17:42:08.816Z] Attempting uninstall: urllib3 [2021-12-17T17:42:08.816Z] Found existing installation: urllib3 1.26.5 [2021-12-17T17:42:08.816Z] Uninstalling urllib3-1.26.5: [2021-12-17T17:42:09.088Z] Successfully uninstalled urllib3-1.26.5 [2021-12-17T17:42:09.683Z] Attempting uninstall: idna [2021-12-17T17:42:09.683Z] Found existing installation: idna 3.2 [2021-12-17T17:42:09.683Z] Uninstalling idna-3.2: [2021-12-17T17:42:09.683Z] Successfully uninstalled idna-3.2 [2021-12-17T17:42:10.659Z] Attempting uninstall: chardet [2021-12-17T17:42:10.659Z] Found existing installation: chardet 4.0.0 [2021-12-17T17:42:10.659Z] Uninstalling chardet-4.0.0: [2021-12-17T17:42:10.659Z] Successfully uninstalled chardet-4.0.0 [2021-12-17T17:42:12.631Z] Attempting uninstall: requests [2021-12-17T17:42:12.631Z] Found existing installation: requests 2.25.1 [2021-12-17T17:42:12.631Z] Uninstalling requests-2.25.1: [2021-12-17T17:42:12.631Z] Successfully uninstalled requests-2.25.1 [2021-12-17T17:42:12.903Z] Running setup.py install for texttable: started [2021-12-17T17:42:14.878Z] Running setup.py install for texttable: finished with status 'done' [2021-12-17T17:42:14.878Z] Running setup.py install for PyYAML: started [2021-12-17T17:42:16.853Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-17T17:42:17.450Z] Running setup.py install for docopt: started [2021-12-17T17:42:19.423Z] Running setup.py install for docopt: finished with status 'done' [2021-12-17T17:42:19.423Z] Running setup.py install for dockerpty: started [2021-12-17T17:42:21.391Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-17T17:42:22.823Z] 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-17T17:42:28.221Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T17:42:28.221Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-17T17:42:28.221Z] ---> afcb86f626c3 [2021-12-17T17:42:28.221Z] Step 3/22 : WORKDIR /edgex-go [2021-12-17T17:42:28.221Z] ---> Using cache [2021-12-17T17:42:28.221Z] ---> e5bdf5da2e0a [2021-12-17T17:42:28.221Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T17:42:28.221Z] ---> Using cache [2021-12-17T17:42:28.221Z] ---> 8888311d9503 [2021-12-17T17:42:28.221Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-17T17:42:28.221Z] ---> Running in f897411ff110 [2021-12-17T17:42:28.818Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T17:42:28.818Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-17T17:42:28.818Z] ---> afcb86f626c3 [2021-12-17T17:42:28.818Z] Step 3/21 : WORKDIR /edgex-go [2021-12-17T17:42:28.818Z] ---> Using cache [2021-12-17T17:42:28.818Z] ---> e5bdf5da2e0a [2021-12-17T17:42:28.818Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T17:42:28.818Z] ---> Using cache [2021-12-17T17:42:28.818Z] ---> 8888311d9503 [2021-12-17T17:42:28.818Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-17T17:42:29.090Z] ---> Running in fc1ab8b0caf7 [2021-12-17T17:42:30.076Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T17:42:30.684Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T17:42:30.958Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T17:42:31.571Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T17:42:31.571Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-17T17:42:31.571Z] ---> afcb86f626c3 [2021-12-17T17:42:31.571Z] Step 3/22 : WORKDIR /edgex-go [2021-12-17T17:42:31.571Z] ---> Using cache [2021-12-17T17:42:31.571Z] ---> e5bdf5da2e0a [2021-12-17T17:42:31.571Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T17:42:31.571Z] ---> Using cache [2021-12-17T17:42:31.571Z] ---> 8888311d9503 [2021-12-17T17:42:31.571Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-17T17:42:31.571Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T17:42:31.849Z] ---> Running in e9f465608d2c [2021-12-17T17:42:31.849Z] OK: 219 MiB in 52 packages [2021-12-17T17:42:32.841Z] OK: 219 MiB in 52 packages [2021-12-17T17:42:33.824Z] Removing intermediate container f897411ff110 [2021-12-17T17:42:33.824Z] ---> 321ab9f1e616 [2021-12-17T17:42:33.824Z] Step 6/22 : COPY . . [2021-12-17T17:42:33.824Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T17:42:34.100Z] Removing intermediate container fc1ab8b0caf7 [2021-12-17T17:42:34.100Z] ---> 20f3cb6f454b [2021-12-17T17:42:34.100Z] Step 6/21 : COPY . . [2021-12-17T17:42:34.694Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T17:42:35.687Z] OK: 219 MiB in 52 packages [2021-12-17T17:42:37.669Z] Removing intermediate container e9f465608d2c [2021-12-17T17:42:37.669Z] ---> b3582f277cf2 [2021-12-17T17:42:37.669Z] Step 6/22 : COPY . . [2021-12-17T17:42:39.638Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-17T17:42:39.638Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-17T17:42:39.638Z] ---> afcb86f626c3 [2021-12-17T17:42:39.638Z] Step 3/24 : WORKDIR /edgex-go [2021-12-17T17:42:39.638Z] ---> Using cache [2021-12-17T17:42:39.638Z] ---> e5bdf5da2e0a [2021-12-17T17:42:39.638Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T17:42:39.638Z] ---> Using cache [2021-12-17T17:42:39.638Z] ---> 8888311d9503 [2021-12-17T17:42:39.638Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-17T17:42:39.638Z] ---> Using cache [2021-12-17T17:42:39.638Z] ---> 321ab9f1e616 [2021-12-17T17:42:39.638Z] Step 6/24 : COPY . . [2021-12-17T17:42:43.020Z] Removing intermediate container 6dd64d373629 [2021-12-17T17:42:43.020Z] ---> 2addf6976963 [2021-12-17T17:42:43.020Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-17T17:42:43.296Z] ---> Running in 0ba35c925299 [2021-12-17T17:42:44.282Z] Removing intermediate container 0ba35c925299 [2021-12-17T17:42:44.282Z] ---> 59f720c7217f [2021-12-17T17:42:44.282Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-17T17:42:44.555Z] ---> Running in 258ccdf691d6 [2021-12-17T17:42:45.154Z] Removing intermediate container 258ccdf691d6 [2021-12-17T17:42:45.154Z] ---> 2619860f56fd [2021-12-17T17:42:45.154Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-17T17:42:47.128Z] ---> a0ea932121d8 [2021-12-17T17:42:47.128Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-17T17:42:48.563Z] ---> eae4f50ac9c2 [2021-12-17T17:42:48.563Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-17T17:42:50.002Z] ---> 6750820898fe [2021-12-17T17:42:50.002Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-17T17:42:50.002Z] ---> Running in cd5fac2c9c1b [2021-12-17T17:42:50.598Z] Removing intermediate container cd5fac2c9c1b [2021-12-17T17:42:50.598Z] ---> 0e3446e38231 [2021-12-17T17:42:50.598Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-17T17:42:50.870Z] ---> Running in a5fa2cabd08f [2021-12-17T17:42:51.851Z] Removing intermediate container a5fa2cabd08f [2021-12-17T17:42:51.851Z] ---> da924ca3ec3b [2021-12-17T17:42:51.851Z] Step 20/22 : LABEL arch=arm64 [2021-12-17T17:42:51.851Z] ---> Running in 5e57b71edd87 [2021-12-17T17:42:52.446Z] Removing intermediate container 5e57b71edd87 [2021-12-17T17:42:52.446Z] ---> 5b2dd5af6d7d [2021-12-17T17:42:52.446Z] Step 21/22 : LABEL git_sha=a3452bc8647cf8f20179d214078db82801adeb83 [2021-12-17T17:42:52.721Z] ---> Running in 05b5d3a1cdd0 [2021-12-17T17:42:53.319Z] Removing intermediate container 05b5d3a1cdd0 [2021-12-17T17:42:53.319Z] ---> 5eee9d7dc15a [2021-12-17T17:42:53.319Z] Step 22/22 : LABEL version=0.0.0 [2021-12-17T17:42:53.590Z] ---> Running in ae4029e2c12c [2021-12-17T17:42:54.566Z] Removing intermediate container ae4029e2c12c [2021-12-17T17:42:54.566Z] ---> fcd0dc444018 [2021-12-17T17:42:54.566Z] [2021-12-17T17:42:55.158Z] Successfully built fcd0dc444018 [2021-12-17T17:42:55.158Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-12-17T17:42:56.140Z]  Building sys-mgmt-agent ... done  ---> d081d1d6e296 [2021-12-17T17:42:56.140Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T17:42:56.416Z] ---> Running in 11181d74d718 [2021-12-17T17:42:56.693Z] ---> a8fec2f8794f [2021-12-17T17:42:56.694Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T17:42:56.694Z] ---> Running in 342bf4f927b5 [2021-12-17T17:42:58.667Z] ---> 49f3a0b1f510 [2021-12-17T17:42:58.667Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T17:42:58.939Z] ---> Running in d9837ae48bd0 [2021-12-17T17:43:00.370Z] Removing intermediate container 11181d74d718 [2021-12-17T17:43:00.370Z] ---> d9ec4c847e68 [2021-12-17T17:43:00.370Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-17T17:43:00.677Z] ---> Running in 9a7bf3f4341b [2021-12-17T17:43:00.988Z] Removing intermediate container 342bf4f927b5 [2021-12-17T17:43:00.988Z] ---> a35e1e264626 [2021-12-17T17:43:00.988Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-17T17:43:00.988Z] ---> 03cb8ee5cd96 [2021-12-17T17:43:00.988Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-17T17:43:00.988Z] ---> Running in 9aad6ae05d19 [2021-12-17T17:43:00.988Z] ---> Running in 3793ee424fd5 [2021-12-17T17:43:02.521Z] 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-17T17:43:03.146Z] 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-17T17:43:03.746Z] Removing intermediate container d9837ae48bd0 [2021-12-17T17:43:03.746Z] ---> 539ff717caaa [2021-12-17T17:43:03.746Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-17T17:43:03.746Z] ---> Running in b37e918a1128 [2021-12-17T17:43:05.719Z] 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-17T17:43:06.315Z] Removing intermediate container 3793ee424fd5 [2021-12-17T17:43:06.316Z] ---> 8c306e9ed4bc [2021-12-17T17:43:06.316Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-17T17:43:06.316Z] ---> Running in 65eea64017e8 [2021-12-17T17:43:08.295Z] 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-17T17:44:45.067Z] Removing intermediate container 9aad6ae05d19 [2021-12-17T17:44:45.067Z] ---> a00d014618c8 [2021-12-17T17:44:45.067Z] [2021-12-17T17:44:45.067Z] Step 9/22 : FROM alpine:3.14 [2021-12-17T17:44:45.067Z] ---> 5b8b7b635229 [2021-12-17T17:44:45.067Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-17T17:44:45.067Z] ---> Using cache [2021-12-17T17:44:45.067Z] ---> d41006027ad1 [2021-12-17T17:44:45.067Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-17T17:44:45.067Z] ---> Using cache [2021-12-17T17:44:45.067Z] ---> d30d73cdd0ac [2021-12-17T17:44:45.067Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-17T17:44:45.067Z] ---> Running in 049ef1e30f20 [2021-12-17T17:44:45.067Z] Removing intermediate container 049ef1e30f20 [2021-12-17T17:44:45.067Z] ---> 40f873bfdb36 [2021-12-17T17:44:45.067Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-17T17:44:45.067Z] 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-17T17:44:45.067Z] ---> Running in ea5117063979 [2021-12-17T17:44:45.067Z] Removing intermediate container ea5117063979 [2021-12-17T17:44:45.067Z] ---> e42dfce697ba [2021-12-17T17:44:45.067Z] Step 14/22 : WORKDIR / [2021-12-17T17:44:45.067Z] ---> Running in b2f070d253f3 [2021-12-17T17:44:45.067Z] Removing intermediate container b2f070d253f3 [2021-12-17T17:44:45.067Z] ---> 7a61ec36114d [2021-12-17T17:44:45.067Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-17T17:44:45.067Z] ---> 125b7aefd983 [2021-12-17T17:44:45.067Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-17T17:44:45.067Z] ---> 0a92bdfacea8 [2021-12-17T17:44:45.067Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-17T17:44:45.067Z] ---> 67b6674cea2d [2021-12-17T17:44:45.067Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-17T17:44:45.067Z] ---> Running in 8ace20fbe3cb [2021-12-17T17:44:45.067Z] Removing intermediate container 8ace20fbe3cb [2021-12-17T17:44:45.067Z] ---> 2e3206c100fa [2021-12-17T17:44:45.067Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-17T17:44:45.067Z] ---> Running in 50c8ebf1449b [2021-12-17T17:44:45.067Z] Removing intermediate container 50c8ebf1449b [2021-12-17T17:44:45.067Z] ---> 5d6082c13716 [2021-12-17T17:44:45.067Z] Step 20/22 : LABEL arch=arm64 [2021-12-17T17:44:45.067Z] ---> Running in 8166a3e1c11b [2021-12-17T17:44:45.067Z] Removing intermediate container 9a7bf3f4341b [2021-12-17T17:44:45.067Z] ---> 325af3525dde [2021-12-17T17:44:45.067Z] [2021-12-17T17:44:45.067Z] Step 9/21 : FROM alpine:3.14 [2021-12-17T17:44:45.067Z] ---> 5b8b7b635229 [2021-12-17T17:44:45.067Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-17T17:44:45.067Z] ---> Running in ed55e597aa85 [2021-12-17T17:44:45.067Z] Removing intermediate container 8166a3e1c11b [2021-12-17T17:44:45.067Z] ---> ba4f8583653d [2021-12-17T17:44:45.067Z] Step 21/22 : LABEL git_sha=a3452bc8647cf8f20179d214078db82801adeb83 [2021-12-17T17:44:45.067Z] ---> Running in 077281a207e0 [2021-12-17T17:44:45.067Z] Removing intermediate container 077281a207e0 [2021-12-17T17:44:45.067Z] ---> 3bfef8c77e81 [2021-12-17T17:44:45.067Z] Step 22/22 : LABEL version=0.0.0 [2021-12-17T17:44:45.067Z] ---> Running in 67abc9869fb5 [2021-12-17T17:44:45.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T17:44:45.662Z] Removing intermediate container 67abc9869fb5 [2021-12-17T17:44:45.662Z] ---> a49081ac49d8 [2021-12-17T17:44:45.662Z] [2021-12-17T17:44:45.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T17:44:46.265Z] Successfully built a49081ac49d8 [2021-12-17T17:44:46.265Z] Successfully tagged core-command-arm64:latest [2021-12-17T17:44:46.545Z]  Building core-command ... done (1/2) Installing ca-certificates (20191127-r5) [2021-12-17T17:44:46.545Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-17T17:44:46.545Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T17:44:46.545Z] Executing ca-certificates-20191127-r5.trigger [2021-12-17T17:44:46.831Z] OK: 6 MiB in 16 packages [2021-12-17T17:44:48.270Z] Removing intermediate container 65eea64017e8 [2021-12-17T17:44:48.270Z] ---> d987bf607c41 [2021-12-17T17:44:48.270Z] [2021-12-17T17:44:48.270Z] Step 9/24 : FROM alpine:3.14 [2021-12-17T17:44:48.270Z] ---> 5b8b7b635229 [2021-12-17T17:44:48.270Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-17T17:44:48.270Z] ---> Running in b272d8ca998f [2021-12-17T17:44:48.542Z] Removing intermediate container ed55e597aa85 [2021-12-17T17:44:48.542Z] ---> b9f09085a204 [2021-12-17T17:44:48.542Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-17T17:44:48.820Z] ---> Running in f27137ecd537 [2021-12-17T17:44:49.415Z] Removing intermediate container f27137ecd537 [2021-12-17T17:44:49.415Z] ---> d149cb562530 [2021-12-17T17:44:49.415Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-17T17:44:49.415Z] ---> Running in 91366409594f [2021-12-17T17:44:49.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T17:44:49.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T17:44:49.690Z] Removing intermediate container 91366409594f [2021-12-17T17:44:49.690Z] ---> 1e7313b52a3d [2021-12-17T17:44:49.690Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-17T17:44:49.961Z] ---> Running in 059a2b6392fe [2021-12-17T17:44:50.574Z] Removing intermediate container 059a2b6392fe [2021-12-17T17:44:50.574Z] ---> ebde8b5a6058 [2021-12-17T17:44:50.574Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-17T17:44:50.574Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-17T17:44:50.574Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-17T17:44:50.574Z] (3/3) Installing su-exec (0.2-r1) [2021-12-17T17:44:50.574Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T17:44:50.574Z] Executing ca-certificates-20191127-r5.trigger [2021-12-17T17:44:50.845Z] OK: 6 MiB in 17 packages [2021-12-17T17:44:51.120Z] ---> 3346764379d6 [2021-12-17T17:44:51.120Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-17T17:44:52.552Z] Removing intermediate container b272d8ca998f [2021-12-17T17:44:52.552Z] ---> 5272ed7ac83f [2021-12-17T17:44:52.552Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-17T17:44:52.552Z] ---> Running in d77fbe2561c5 [2021-12-17T17:44:52.552Z] ---> bd7d6ce20521 [2021-12-17T17:44:52.552Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-17T17:44:53.156Z] Removing intermediate container d77fbe2561c5 [2021-12-17T17:44:53.156Z] ---> be49f27439a9 [2021-12-17T17:44:53.156Z] Step 12/24 : WORKDIR / [2021-12-17T17:44:53.156Z] ---> Running in faa8a7a9f901 [2021-12-17T17:44:53.426Z] ---> 142da4bfd612 [2021-12-17T17:44:53.426Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-17T17:44:53.701Z] ---> Running in 663ae40bf21f [2021-12-17T17:44:53.701Z] Removing intermediate container faa8a7a9f901 [2021-12-17T17:44:53.701Z] ---> 550a4ed9ba60 [2021-12-17T17:44:53.701Z] 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-17T17:44:53.977Z] Removing intermediate container 663ae40bf21f [2021-12-17T17:44:53.977Z] ---> d9eb3325d455 [2021-12-17T17:44:53.977Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-17T17:44:54.252Z] ---> Running in a897dcf345c3 [2021-12-17T17:44:54.526Z] Removing intermediate container a897dcf345c3 [2021-12-17T17:44:54.526Z] ---> eea72e5834bb [2021-12-17T17:44:54.526Z] Step 19/21 : LABEL arch=arm64 [2021-12-17T17:44:54.526Z] ---> 0580385e27ee [2021-12-17T17:44:54.526Z] 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-17T17:44:54.798Z] ---> Running in 1a34cdafe7aa [2021-12-17T17:44:55.072Z] Removing intermediate container b37e918a1128 [2021-12-17T17:44:55.072Z] ---> 81119af6c9ec [2021-12-17T17:44:55.072Z] [2021-12-17T17:44:55.072Z] Step 9/22 : FROM alpine:3.14 [2021-12-17T17:44:55.072Z] ---> 5b8b7b635229 [2021-12-17T17:44:55.072Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-17T17:44:55.072Z] ---> Running in 7a2784cd6077 [2021-12-17T17:44:55.072Z] Removing intermediate container 1a34cdafe7aa [2021-12-17T17:44:55.072Z] ---> 881644dad6d0 [2021-12-17T17:44:55.072Z] Step 20/21 : LABEL git_sha=a3452bc8647cf8f20179d214078db82801adeb83 [2021-12-17T17:44:55.343Z] ---> Running in 6c8c13828d7c [2021-12-17T17:44:55.343Z] ---> d06533c7a81d [2021-12-17T17:44:55.343Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-17T17:44:55.615Z] Removing intermediate container 7a2784cd6077 [2021-12-17T17:44:55.615Z] ---> 23ea0b0d5231 [2021-12-17T17:44:55.615Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-17T17:44:55.615Z] ---> Running in 315d2324f079 [2021-12-17T17:44:55.615Z] Removing intermediate container 6c8c13828d7c [2021-12-17T17:44:55.615Z] ---> 1524ab59d0fb [2021-12-17T17:44:55.615Z] Step 21/21 : LABEL version=0.0.0 [2021-12-17T17:44:55.886Z] ---> Running in e2eb3124502f [2021-12-17T17:44:56.165Z] Removing intermediate container 315d2324f079 [2021-12-17T17:44:56.165Z] ---> 90b9b5a4690e [2021-12-17T17:44:56.165Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-17T17:44:56.165Z] ---> da40ed60150c [2021-12-17T17:44:56.165Z] 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-17T17:44:56.165Z] ---> Running in 7e1b329d323a [2021-12-17T17:44:56.165Z] Removing intermediate container e2eb3124502f [2021-12-17T17:44:56.165Z] ---> c8631275574e [2021-12-17T17:44:56.165Z] [2021-12-17T17:44:56.758Z] Successfully built c8631275574e [2021-12-17T17:44:56.758Z] Successfully tagged support-notifications-arm64:latest [2021-12-17T17:44:56.758Z]  Building support-notifications ... done Removing intermediate container 7e1b329d323a [2021-12-17T17:44:56.758Z] ---> f3cbbf343aad [2021-12-17T17:44:56.758Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-17T17:44:56.758Z] ---> Running in 567331299a2a [2021-12-17T17:44:57.035Z] ---> 08c5b231d836 [2021-12-17T17:44:57.035Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-17T17:44:58.012Z] ---> 7d16f65af104 [2021-12-17T17:44:58.012Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-17T17:44:58.605Z] Removing intermediate container 567331299a2a [2021-12-17T17:44:58.605Z] ---> 3c4e5e0d4f26 [2021-12-17T17:44:58.605Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-17T17:44:58.881Z] ---> Running in 7aa7780924d7 [2021-12-17T17:44:59.154Z] ---> 64b80b11947f [2021-12-17T17:44:59.154Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-17T17:44:59.748Z] ---> 5000f2d16f64 [2021-12-17T17:44:59.748Z] 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-17T17:45:00.022Z] ---> Running in 733f63a8e756 [2021-12-17T17:45:00.022Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-17T17:45:01.008Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-17T17:45:01.982Z] Removing intermediate container 733f63a8e756 [2021-12-17T17:45:01.982Z] ---> 60d45a8d9389 [2021-12-17T17:45:01.982Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-17T17:45:01.982Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-17T17:45:01.982Z] ---> Running in 8e155cb36fdf [2021-12-17T17:45:01.982Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-17T17:45:01.982Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-17T17:45:01.982Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-17T17:45:02.255Z] Removing intermediate container 8e155cb36fdf [2021-12-17T17:45:02.255Z] ---> cd43a253f784 [2021-12-17T17:45:02.255Z] Step 22/24 : LABEL arch=arm64 [2021-12-17T17:45:02.255Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-17T17:45:02.255Z] ---> Running in 80d9a55c0cfe [2021-12-17T17:45:02.255Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-17T17:45:02.527Z] Executing busybox-1.33.1-r6.trigger [2021-12-17T17:45:02.527Z] OK: 8 MiB in 20 packages [2021-12-17T17:45:02.797Z] Removing intermediate container 80d9a55c0cfe [2021-12-17T17:45:02.797Z] ---> 369e018c5b71 [2021-12-17T17:45:02.797Z] Step 23/24 : LABEL git_sha=a3452bc8647cf8f20179d214078db82801adeb83 [2021-12-17T17:45:02.797Z] ---> Running in fd7d67b63c51 [2021-12-17T17:45:03.397Z] Removing intermediate container fd7d67b63c51 [2021-12-17T17:45:03.397Z] ---> f368f0c24651 [2021-12-17T17:45:03.397Z] Step 24/24 : LABEL version=0.0.0 [2021-12-17T17:45:03.397Z] ---> Running in abf74743bd6e [2021-12-17T17:45:03.397Z] Removing intermediate container 7aa7780924d7 [2021-12-17T17:45:03.397Z] ---> 9f0be1253941 [2021-12-17T17:45:03.397Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-17T17:45:03.668Z] Removing intermediate container abf74743bd6e [2021-12-17T17:45:03.668Z] ---> d67d2c12b470 [2021-12-17T17:45:03.668Z] [2021-12-17T17:45:03.939Z] Successfully built d67d2c12b470 [2021-12-17T17:45:04.211Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-12-17T17:45:04.211Z]  Building security-secretstore-setup ... done  ---> b51143a4825d [2021-12-17T17:45:04.211Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-17T17:45:05.185Z] ---> d06d979f29b4 [2021-12-17T17:45:05.185Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-17T17:45:05.777Z] ---> a0e9497d72e5 [2021-12-17T17:45:05.777Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-17T17:45:05.777Z] ---> Running in d61ca09e1714 [2021-12-17T17:45:06.367Z] Removing intermediate container d61ca09e1714 [2021-12-17T17:45:06.367Z] ---> f849d02e4794 [2021-12-17T17:45:06.367Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-17T17:45:06.367Z] ---> Running in eb6f74be5851 [2021-12-17T17:45:06.638Z] Removing intermediate container eb6f74be5851 [2021-12-17T17:45:06.638Z] ---> 7915ba9edb87 [2021-12-17T17:45:06.638Z] Step 20/22 : LABEL arch=arm64 [2021-12-17T17:45:06.638Z] ---> Running in a50493fd2f99 [2021-12-17T17:45:06.908Z] Removing intermediate container a50493fd2f99 [2021-12-17T17:45:06.908Z] ---> 5111991f833b [2021-12-17T17:45:06.908Z] Step 21/22 : LABEL git_sha=a3452bc8647cf8f20179d214078db82801adeb83 [2021-12-17T17:45:07.178Z] ---> Running in 29068945b591 [2021-12-17T17:45:07.451Z] Removing intermediate container 29068945b591 [2021-12-17T17:45:07.451Z] ---> 3a1288c43fcb [2021-12-17T17:45:07.451Z] Step 22/22 : LABEL version=0.0.0 [2021-12-17T17:45:07.451Z] ---> Running in ff024d51396d [2021-12-17T17:45:07.721Z] Removing intermediate container ff024d51396d [2021-12-17T17:45:07.721Z] ---> a4e2bfb5782a [2021-12-17T17:45:07.721Z] [2021-12-17T17:45:07.990Z] Successfully built a4e2bfb5782a [2021-12-17T17:45:08.260Z] Successfully tagged core-data-arm64:latest [2021-12-17T17:45:08.274Z]  Building core-data ... done  [Pipeline] } [2021-12-17T17:45:08.284Z] $ docker stop --time=1 932c98d7c6ac48ed76e3ccb037978bf1de33dee85308c3bba698eccec388c9b1 [2021-12-17T17:45:09.888Z] $ docker rm -f 932c98d7c6ac48ed76e3ccb037978bf1de33dee85308c3bba698eccec388c9b1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-17T17:45:10.394Z] + docker images [2021-12-17T17:45:10.662Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-17T17:45:10.662Z] core-data-arm64 latest a4e2bfb5782a 3 seconds ago 19.6MB [2021-12-17T17:45:10.662Z] security-secretstore-setup-arm64 latest d67d2c12b470 7 seconds ago 26.8MB [2021-12-17T17:45:10.662Z] support-notifications-arm64 latest c8631275574e 14 seconds ago 16.1MB [2021-12-17T17:45:10.662Z] 81119af6c9ec 16 seconds ago 1.58GB [2021-12-17T17:45:10.662Z] d987bf607c41 23 seconds ago 1.58GB [2021-12-17T17:45:10.662Z] core-command-arm64 latest a49081ac49d8 25 seconds ago 15.2MB [2021-12-17T17:45:10.662Z] 325af3525dde 27 seconds ago 1.57GB [2021-12-17T17:45:10.662Z] a00d014618c8 36 seconds ago 1.57GB [2021-12-17T17:45:10.662Z] sys-mgmt-agent-arm64 latest fcd0dc444018 2 minutes ago 280MB [2021-12-17T17:45:10.662Z] security-bootstrapper-arm64 latest ba2488fa6081 3 minutes ago 17.8MB [2021-12-17T17:45:10.662Z] core-metadata-arm64 latest 79bb0c1a7ca9 3 minutes ago 15.9MB [2021-12-17T17:45:10.662Z] support-scheduler-arm64 latest 03ab25eba51c 3 minutes ago 15.3MB [2021-12-17T17:45:10.662Z] security-proxy-setup-arm64 latest 52814263d2df 3 minutes ago 25.5MB [2021-12-17T17:45:10.662Z] 06842e61f437 3 minutes ago 1.58GB [2021-12-17T17:45:10.663Z] 118bc72be91e 3 minutes ago 1.57GB [2021-12-17T17:45:10.663Z] 2505f72cc2b5 3 minutes ago 1.57GB [2021-12-17T17:45:10.663Z] 109a38a10a5d 3 minutes ago 1.58GB [2021-12-17T17:45:10.663Z] 3977f95fe871 3 minutes ago 1.57GB [2021-12-17T17:45:10.663Z] ci-base-image-arm64 latest afcb86f626c3 13 minutes ago 1.24GB [2021-12-17T17:45:10.663Z] docker 20.10.10 520e9a0a30f7 4 weeks ago 200MB [2021-12-17T17:45:10.663Z] alpine 3.14 5b8b7b635229 5 weeks ago 5.35MB [2021-12-17T17:45:10.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 months ago 534MB [2021-12-17T17:45:10.663Z] 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-17T17:45:11.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-17T17:45:11.311Z] [2021-12-17T17:45:11.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-17T17:45:11.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-17T17:45:11.654Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-17T17:45:11.654Z] 448f6bf000e3: Pulling fs layer [2021-12-17T17:45:11.654Z] f757da607395: Pulling fs layer [2021-12-17T17:45:11.654Z] 05883995daec: Pulling fs layer [2021-12-17T17:45:11.654Z] 8603b9c90790: Pulling fs layer [2021-12-17T17:45:11.654Z] 1560dd03e051: Pulling fs layer [2021-12-17T17:45:11.654Z] 27f5ce0e4adf: Pulling fs layer [2021-12-17T17:45:11.654Z] c2d8d7efcc4b: Pulling fs layer [2021-12-17T17:45:11.925Z] 8603b9c90790: Waiting [2021-12-17T17:45:11.925Z] 1560dd03e051: Waiting [2021-12-17T17:45:11.925Z] 27f5ce0e4adf: Waiting [2021-12-17T17:45:11.925Z] c2d8d7efcc4b: Waiting [2021-12-17T17:45:11.925Z] f757da607395: Verifying Checksum [2021-12-17T17:45:11.925Z] f757da607395: Download complete [2021-12-17T17:45:11.925Z] 8603b9c90790: Download complete [2021-12-17T17:45:11.925Z] 1560dd03e051: Verifying Checksum [2021-12-17T17:45:11.925Z] 1560dd03e051: Download complete [2021-12-17T17:45:11.925Z] 27f5ce0e4adf: Verifying Checksum [2021-12-17T17:45:11.925Z] 27f5ce0e4adf: Download complete [2021-12-17T17:45:12.196Z] 05883995daec: Verifying Checksum [2021-12-17T17:45:12.196Z] 05883995daec: Download complete [2021-12-17T17:45:12.467Z] 448f6bf000e3: Verifying Checksum [2021-12-17T17:45:12.467Z] 448f6bf000e3: Download complete [2021-12-17T17:45:15.086Z] c2d8d7efcc4b: Verifying Checksum [2021-12-17T17:45:15.086Z] c2d8d7efcc4b: Download complete [2021-12-17T17:45:16.057Z] 448f6bf000e3: Pull complete [2021-12-17T17:45:16.651Z] f757da607395: Pull complete [2021-12-17T17:45:18.075Z] 05883995daec: Pull complete [2021-12-17T17:45:18.345Z] 8603b9c90790: Pull complete [2021-12-17T17:45:19.321Z] 1560dd03e051: Pull complete [2021-12-17T17:45:19.593Z] 27f5ce0e4adf: Pull complete [2021-12-17T17:45:34.721Z] c2d8d7efcc4b: Pull complete [2021-12-17T17:45:34.721Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-17T17:45:34.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-17T17:45:34.721Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-17T17:45:34.958Z] prd-ubuntu18.04-docker-arm64-4c-16g-1040 does not seem to be running inside a container [2021-12-17T17:45:35.055Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-17T17:45:37.752Z] $ docker top 0623584afb772f406d598fe9d91e627bdb40489f8b0a1e30587c735376085b8e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-17T17:45:38.768Z] ---> job-cost.sh [2021-12-17T17:45:38.768Z] lf-activate-venv: SKIPPING [2021-12-17T17:45:38.768Z] INFO: No Stack... [2021-12-17T17:45:39.037Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-17T17:45:39.627Z] INFO: Archiving Costs [Pipeline] sh [2021-12-17T17:45:40.285Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-12-17T17:45:40.285Z] + cut -d, -f6 [Pipeline] lock [2021-12-17T17:45:40.348Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3848-3-stack-cost] [2021-12-17T17:45:40.354Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3848-3-stack-cost] did not exist. Created. [2021-12-17T17:45:40.354Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3848-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-17T17:45:41.009Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-17T17:45:41.174Z] Stashed 1 file(s) [Pipeline] } [2021-12-17T17:45:41.188Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3848-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-17T17:45:41.212Z] $ docker stop --time=1 0623584afb772f406d598fe9d91e627bdb40489f8b0a1e30587c735376085b8e [2021-12-17T17:45:42.691Z] $ docker rm -f 0623584afb772f406d598fe9d91e627bdb40489f8b0a1e30587c735376085b8e [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-17T17:45:43.412Z] provisioning config files... [2021-12-17T17:45:43.420Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4200933481866033066tmp [Pipeline] { [Pipeline] sh [2021-12-17T17:45:43.737Z] + set +x [2021-12-17T17:45:43.737Z] + curl -s https://codecov.io/bash [2021-12-17T17:45:43.737Z] + bash -s -- [2021-12-17T17:45:43.737Z] [2021-12-17T17:45:43.737Z] _____ _ [2021-12-17T17:45:43.737Z] / ____| | | [2021-12-17T17:45:43.737Z] | | ___ __| | ___ ___ _____ __ [2021-12-17T17:45:43.737Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-12-17T17:45:43.737Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-12-17T17:45:43.737Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-12-17T17:45:43.737Z] Bash-1.0.6 [2021-12-17T17:45:43.737Z] [2021-12-17T17:45:43.737Z] [2021-12-17T17:45:43.737Z] ==> git version 2.24.4 found [2021-12-17T17:45:43.737Z] ==> 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-17T17:45:43.737Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-12-17T17:45:43.737Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-12-17T17:45:43.737Z] ==> Jenkins CI detected. [2021-12-17T17:45:43.737Z] current dir:  /w/workspace/edgex-go/3 [2021-12-17T17:45:43.737Z] project root: . [2021-12-17T17:45:43.737Z] --> token set from env [2021-12-17T17:45:43.997Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-12-17T17:45:43.997Z] ==> Running gcov in . (disable via -X gcov) [2021-12-17T17:45:43.997Z] ==> Python coveragepy not found [2021-12-17T17:45:43.997Z] ==> Searching for coverage reports in: [2021-12-17T17:45:43.997Z] + . [2021-12-17T17:45:43.997Z] -> Found 1 reports [2021-12-17T17:45:43.997Z] ==> Detecting git/mercurial file structure [2021-12-17T17:45:43.997Z] ==> Reading reports [2021-12-17T17:45:43.997Z] + ./coverage.out bytes=428381 [2021-12-17T17:45:43.998Z] ==> Appending adjustments [2021-12-17T17:45:43.998Z] https://docs.codecov.io/docs/fixing-reports [2021-12-17T17:45:45.405Z] + Found adjustments [2021-12-17T17:45:45.405Z] ==> Gzipping contents [2021-12-17T17:45:45.405Z] 60K /tmp/codecov.MQGkc7.gz [2021-12-17T17:45:45.405Z] ==> Uploading reports [2021-12-17T17:45:45.405Z] url: https://codecov.io [2021-12-17T17:45:45.405Z] query: branch=PR-3848&commit=a3452bc8647cf8f20179d214078db82801adeb83&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3848%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3848&job=&cmd_args= [2021-12-17T17:45:45.405Z] -> Pinging Codecov [2021-12-17T17:45:45.405Z] 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=a3452bc8647cf8f20179d214078db82801adeb83&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3848%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3848&job=&cmd_args= [2021-12-17T17:45:45.405Z] -> Uploading to [2021-12-17T17:45:45.405Z] https://storage.googleapis.com/codecov/v4/raw/2021-12-17/00271124DB129430A58F1EEE437C3FCB/a3452bc8647cf8f20179d214078db82801adeb83/c8c4f544-91bf-4fb7-8b6e-f6d8d1e1643d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211217T174545Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b7e8a10359fe7c7c3c6214f4cf0b75a2f6130caeae09afa8ca9f380554f613d4 [2021-12-17T17:45:45.405Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-17T17:45:45.405Z] Dload Upload Total Spent Left Speed [2021-12-17T17:45:45.666Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57946 0 0 100 57946 0 174k --:--:-- --:--:-- --:--:-- 174k [2021-12-17T17:45:45.673Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a3452bc8647cf8f20179d214078db82801adeb83 [Pipeline] } [2021-12-17T17:45:45.674Z] 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-17T17:45:46.743Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-17T17:45:47.039Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-17T17:45:47.599Z] ---> package-listing.sh [2021-12-17T17:45:47.599Z] ++ facter osfamily [2021-12-17T17:45:47.599Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-17T17:45:47.859Z] + OS_FAMILY=redhat [2021-12-17T17:45:47.859Z] + workspace=/w/workspace/edgex-go/3 [2021-12-17T17:45:47.859Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-17T17:45:47.859Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-17T17:45:47.859Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-17T17:45:47.859Z] + PACKAGES=/tmp/packages_start.txt [2021-12-17T17:45:47.859Z] + '[' /w/workspace/edgex-go/3 ']' [2021-12-17T17:45:47.859Z] + PACKAGES=/tmp/packages_end.txt [2021-12-17T17:45:47.859Z] + case "${OS_FAMILY}" in [2021-12-17T17:45:47.859Z] + rpm -qa [2021-12-17T17:45:47.859Z] + sort [2021-12-17T17:45:52.060Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-17T17:45:52.060Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-17T17:45:52.060Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-17T17:45:52.060Z] + '[' /w/workspace/edgex-go/3 ']' [2021-12-17T17:45:52.060Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-12-17T17:45:52.060Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-12-17T17:45:52.072Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-12-17T17:45:52.357Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-17T17:45:52.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-17T17:45:52.926Z] [2021-12-17T17:45:52.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-17T17:45:53.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-17T17:45:53.228Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-17T17:45:53.228Z] b4d181a07f80: Pulling fs layer [2021-12-17T17:45:53.228Z] a1111a8f2ec3: Pulling fs layer [2021-12-17T17:45:53.228Z] ed53099fbce6: Pulling fs layer [2021-12-17T17:45:53.228Z] dc539afda2c1: Pulling fs layer [2021-12-17T17:45:53.228Z] 77bc0d833cb6: Pulling fs layer [2021-12-17T17:45:53.228Z] 9065ff56babe: Pulling fs layer [2021-12-17T17:45:53.228Z] d287ab97295c: Pulling fs layer [2021-12-17T17:45:53.228Z] dc539afda2c1: Waiting [2021-12-17T17:45:53.228Z] 77bc0d833cb6: Waiting [2021-12-17T17:45:53.228Z] 9065ff56babe: Waiting [2021-12-17T17:45:53.228Z] d287ab97295c: Waiting [2021-12-17T17:45:53.228Z] a1111a8f2ec3: Verifying Checksum [2021-12-17T17:45:53.228Z] a1111a8f2ec3: Download complete [2021-12-17T17:45:53.228Z] dc539afda2c1: Verifying Checksum [2021-12-17T17:45:53.228Z] dc539afda2c1: Download complete [2021-12-17T17:45:53.493Z] 77bc0d833cb6: Verifying Checksum [2021-12-17T17:45:53.493Z] 77bc0d833cb6: Download complete [2021-12-17T17:45:53.493Z] b4d181a07f80: Verifying Checksum [2021-12-17T17:45:53.493Z] b4d181a07f80: Download complete [2021-12-17T17:45:53.493Z] 9065ff56babe: Verifying Checksum [2021-12-17T17:45:53.493Z] 9065ff56babe: Download complete [2021-12-17T17:45:53.493Z] ed53099fbce6: Verifying Checksum [2021-12-17T17:45:53.493Z] ed53099fbce6: Download complete [2021-12-17T17:45:54.069Z] d287ab97295c: Verifying Checksum [2021-12-17T17:45:54.069Z] d287ab97295c: Download complete [2021-12-17T17:45:54.640Z] b4d181a07f80: Pull complete [2021-12-17T17:45:54.899Z] a1111a8f2ec3: Pull complete [2021-12-17T17:45:55.471Z] ed53099fbce6: Pull complete [2021-12-17T17:45:55.732Z] dc539afda2c1: Pull complete [2021-12-17T17:45:55.991Z] 77bc0d833cb6: Pull complete [2021-12-17T17:45:55.991Z] 9065ff56babe: Pull complete [2021-12-17T17:46:01.338Z] d287ab97295c: Pull complete [2021-12-17T17:46:01.338Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-17T17:46:01.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-17T17:46:01.338Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-17T17:46:01.412Z] prd-centos7-docker-4c-2g-1039 does not seem to be running inside a container [2021-12-17T17:46:01.447Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-17T17:46:04.772Z] $ docker top 0057ebac412cd435a964f78d04d5bbf64179c4f2711bb1539ab9fca8f8a24d76 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-17T17:46:05.260Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-17T17:46:05.708Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-17T17:46:06.064Z] + ls /var/log/sa-host [2021-12-17T17:46:06.064Z] + sadf -c /var/log/sa-host/sa17 [2021-12-17T17:46:06.064Z] file_magic: OK [2021-12-17T17:46:06.064Z] HZ: Using current value: 100 [2021-12-17T17:46:06.064Z] file_header: OK [2021-12-17T17:46:06.064Z] 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-17T17:46:06.064Z] Statistics: [2021-12-17T17:46:06.064Z] 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-17T17:46:06.064Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-17T17:46:06.278Z] provisioning config files... [2021-12-17T17:46:06.288Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config2070586714327293823tmp [Pipeline] { [Pipeline] echo [2021-12-17T17:46:06.302Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-17T17:46:06.590Z] ---> create-netrc.sh [Pipeline] } [2021-12-17T17:46:06.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-17T17:46:06.937Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-17T17:46:06.947Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-17T17:46:07.239Z] ---> sudo-logs.sh [2021-12-17T17:46:07.239Z] Archiving 'sudo' log.. [2021-12-17T17:46:07.239Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1039.novalocal: Name or service not known [2021-12-17T17:46:07.239Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1039.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-17T17:46:07.259Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-17T17:46:07.546Z] ---> job-cost.sh [2021-12-17T17:46:07.546Z] lf-activate-venv: SKIPPING [2021-12-17T17:46:07.546Z] DEBUG: total: 0.10999999940395355 [2021-12-17T17:46:07.546Z] INFO: Retrieving Stack Cost... [2021-12-17T17:46:07.807Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-17T17:46:08.066Z] INFO: Archiving Costs [Pipeline] echo [2021-12-17T17:46:08.078Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-17T17:46:08.365Z] ---> logs-deploy.sh [2021-12-17T17:46:08.365Z] lf-activate-venv: SKIPPING [2021-12-17T17:46:08.365Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3848/3 [2021-12-17T17:46:08.365Z] INFO: archiving workspace using pattern(s): [2021-12-17T17:46:08.938Z] Archives upload complete. [2021-12-17T17:46:09.199Z] INFO: archiving logs to Nexus