Pull request #3826 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 farshidtz for edgexfoundry/edgex-go Loading trusted files from base branch main at b7985a5e213d1adc6c93ffba227765f14366fda1 rather than 7e2e1dabb4802d8ce1acd79e61e2891ab0106904 Obtained Jenkinsfile from b7985a5e213d1adc6c93ffba227765f14366fda1 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh7608324533192021346.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-ssh4469771613587462826.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-3826/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-3826/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4385436379582369954.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-ssh1350170334807352833.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-3826/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-3826/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7237153288387859335.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-797 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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/7@tmp/jenkins-gitclient-ssh3325812402169772300.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b7985a5e213d1adc6c93ffba227765f14366fda1 into PR head commit 7e2e1dabb4802d8ce1acd79e61e2891ab0106904 > 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/7@tmp/jenkins-gitclient-ssh5895416660949603862.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e2e1dabb4802d8ce1acd79e61e2891ab0106904 # 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/7@tmp/jenkins-gitclient-ssh9052075983280131868.key > git merge b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 Merge succeeded, producing d61f5b29463c5f470dc4b706d30aaf83f43089ba Checking out Revision d61f5b29463c5f470dc4b706d30aaf83f43089ba (PR-3826) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d61f5b29463c5f470dc4b706d30aaf83f43089ba # timeout=10 Commit message: "Merge commit 'b7985a5e213d1adc6c93ffba227765f14366fda1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-30T16:58:17.683Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-30T16:58:17.729Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-30T16:58:17.743Z] ========================================================= [2021-11-30T16:58:17.743Z] EdgeX Global Pipelines Version Info [2021-11-30T16:58:17.743Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ef1facd3048a3d0940858582e7fcb0e0a2b7d017 # timeout=10 [2021-11-30T16:58:18.873Z] ------------------- [2021-11-30T16:58:18.873Z] stable info: [2021-11-30T16:58:18.873Z] ------------------- [2021-11-30T16:58:18.873Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-30T16:58:18.873Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-30T16:58:18.873Z] Message: update stable to v1.0.217 [2021-11-30T16:58:19.447Z] ------------------- [2021-11-30T16:58:19.447Z] experimental info: [2021-11-30T16:58:19.447Z] ------------------- [2021-11-30T16:58:19.447Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-30T16:58:19.447Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-30T16:58:19.447Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-30T16:58:19.527Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-30T16:58:19.538Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-30T16:58:19.551Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-30T16:58:19.560Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-30T16:58:19.569Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-30T16:58:19.575Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-30T16:58:19.582Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-30T16:58:19.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-30T16:58:19.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-30T16:58:19.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-30T16:58:19.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-30T16:58:19.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-30T16:58:19.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-30T16:58:19.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-30T16:58:19.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-30T16:58:19.664Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-30T16:58:19.674Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-30T16:58:19.684Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-30T16:58:19.695Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-30T16:58:19.704Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-30T16:58:19.715Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-30T16:58:19.727Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-30T16:58:19.737Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3826 [Pipeline] echo [2021-11-30T16:58:19.746Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3826 [Pipeline] echo [2021-11-30T16:58:19.758Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3826 [Pipeline] echo [2021-11-30T16:58:19.768Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d61f5b29463c5f470dc4b706d30aaf83f43089ba [Pipeline] echo [2021-11-30T16:58:19.777Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d61f5b2 [Pipeline] echo [2021-11-30T16:58:19.786Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-30T16:58:19.825Z] provisioning config files... [2021-11-30T16:58:19.840Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config19833533178037443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-30T16:58:20.154Z] ---> docker-login.sh [2021-11-30T16:58:20.154Z] nexus3.edgexfoundry.org:10001 [2021-11-30T16:58:20.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T16:58:20.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T16:58:20.416Z] Configure a credential helper to remove this warning. See [2021-11-30T16:58:20.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T16:58:20.416Z] [2021-11-30T16:58:20.416Z] Login Succeeded [2021-11-30T16:58:20.416Z] nexus3.edgexfoundry.org:10002 [2021-11-30T16:58:20.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T16:58:20.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T16:58:20.416Z] Configure a credential helper to remove this warning. See [2021-11-30T16:58:20.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T16:58:20.416Z] [2021-11-30T16:58:20.416Z] Login Succeeded [2021-11-30T16:58:20.416Z] nexus3.edgexfoundry.org:10003 [2021-11-30T16:58:20.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T16:58:20.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T16:58:20.677Z] Configure a credential helper to remove this warning. See [2021-11-30T16:58:20.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T16:58:20.677Z] [2021-11-30T16:58:20.677Z] Login Succeeded [2021-11-30T16:58:20.677Z] nexus3.edgexfoundry.org:10004 [2021-11-30T16:58:20.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T16:58:20.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T16:58:20.677Z] Configure a credential helper to remove this warning. See [2021-11-30T16:58:20.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T16:58:20.677Z] [2021-11-30T16:58:20.677Z] Login Succeeded [2021-11-30T16:58:20.677Z] docker.io [2021-11-30T16:58:20.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T16:58:21.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T16:58:21.259Z] Configure a credential helper to remove this warning. See [2021-11-30T16:58:21.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T16:58:21.259Z] [2021-11-30T16:58:21.259Z] Login Succeeded [2021-11-30T16:58:21.259Z] ---> docker-login.sh ends [Pipeline] } [2021-11-30T16:58:21.266Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-30T16:58:21.568Z] ++ 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-11-30T16:58:21.568Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T16:58:21.568Z] ++ dirname cmd/core-command/Dockerfile [2021-11-30T16:58:21.568Z] ++ cut -d/ -f2 [2021-11-30T16:58:21.568Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-30T16:58:21.568Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T16:58:21.568Z] ++ dirname cmd/core-data/Dockerfile [2021-11-30T16:58:21.568Z] ++ cut -d/ -f2 [2021-11-30T16:58:21.568Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-30T16:58:21.568Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T16:58:21.568Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-30T16:58:21.568Z] ++ cut -d/ -f2 [2021-11-30T16:58:21.568Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-30T16:58:21.568Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T16:58:21.568Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-30T16:58:21.568Z] ++ cut -d/ -f2 [2021-11-30T16:58:21.568Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-30T16:58:21.568Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T16:58:21.568Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-30T16:58:21.568Z] ++ cut -d/ -f2 [2021-11-30T16:58:21.568Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-30T16:58:21.568Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T16:58:21.568Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-30T16:58:21.568Z] ++ cut -d/ -f2 [2021-11-30T16:58:21.568Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-30T16:58:21.568Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T16:58:21.568Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-30T16:58:21.568Z] ++ cut -d/ -f2 [2021-11-30T16:58:21.568Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-30T16:58:21.568Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T16:58:21.568Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-30T16:58:21.568Z] ++ cut -d/ -f2 [2021-11-30T16:58:21.568Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-30T16:58:21.568Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T16:58:21.568Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-30T16:58:21.568Z] ++ cut -d/ -f2 [2021-11-30T16:58:21.568Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-30T16:58:21.606Z] 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-11-30T16:58:22.014Z] + git rev-list -1 --merges d61f5b29463c5f470dc4b706d30aaf83f43089ba~1..d61f5b29463c5f470dc4b706d30aaf83f43089ba [Pipeline] echo [2021-11-30T16:58:22.027Z] -----------> git rev-list -1 --merges d61f5b29463c5f470dc4b706d30aaf83f43089ba~1..d61f5b29463c5f470dc4b706d30aaf83f43089ba d61f5b29463c5f470dc4b706d30aaf83f43089ba [2021-11-30T16:58:22.027Z] d61f5b29463c5f470dc4b706d30aaf83f43089ba [false] [Pipeline] sh [2021-11-30T16:58:22.318Z] + git log --format=format:%s -1 d61f5b29463c5f470dc4b706d30aaf83f43089ba [Pipeline] echo [2021-11-30T16:58:22.333Z] ========================================================= [2021-11-30T16:58:22.333Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-30T16:58:22.333Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-11-30T16:58:22.970Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-30T16:58:22.970Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-11-30T16:58:22.970Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-11-30T16:58:22.970Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-11-30T16:58:22.970Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-30T16:58:22.970Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-30T16:58:22.970Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-30T16:58:23.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-30T16:58:23.421Z] [2021-11-30T16:58:23.421Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T16:58:23.722Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-30T16:58:23.722Z] latest: Pulling from edgex-devops/git-semver [2021-11-30T16:58:23.722Z] a0d0a0d46f8b: Pulling fs layer [2021-11-30T16:58:23.722Z] 3e5f54012d9b: Pulling fs layer [2021-11-30T16:58:23.722Z] 4c7163046ea9: Pulling fs layer [2021-11-30T16:58:23.722Z] 0c2d73faf560: Pulling fs layer [2021-11-30T16:58:23.722Z] 0c2d73faf560: Waiting [2021-11-30T16:58:23.722Z] 3e5f54012d9b: Verifying Checksum [2021-11-30T16:58:23.722Z] 3e5f54012d9b: Download complete [2021-11-30T16:58:23.722Z] a0d0a0d46f8b: Verifying Checksum [2021-11-30T16:58:23.722Z] a0d0a0d46f8b: Download complete [2021-11-30T16:58:23.722Z] 0c2d73faf560: Verifying Checksum [2021-11-30T16:58:23.722Z] 0c2d73faf560: Download complete [2021-11-30T16:58:23.986Z] 4c7163046ea9: Verifying Checksum [2021-11-30T16:58:23.986Z] 4c7163046ea9: Download complete [2021-11-30T16:58:23.986Z] a0d0a0d46f8b: Pull complete [2021-11-30T16:58:23.986Z] 3e5f54012d9b: Pull complete [2021-11-30T16:58:24.259Z] 4c7163046ea9: Pull complete [2021-11-30T16:58:24.520Z] 0c2d73faf560: Pull complete [2021-11-30T16:58:24.520Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-30T16:58:24.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-30T16:58:24.520Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-30T16:58:24.608Z] prd-centos7-docker-4c-2g-797 does not seem to be running inside a container [2021-11-30T16:58:24.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-30T16:58:25.264Z] $ docker top e2390773d0f7eb2d3629abd615265ee98c8073b5b4938dbc9c13abf1a38d1d76 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-30T16:58:25.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-30T16:58:25.361Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-30T16:58:25.466Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-30T16:58:25.468Z] $ docker exec e2390773d0f7eb2d3629abd615265ee98c8073b5b4938dbc9c13abf1a38d1d76 ssh-agent [2021-11-30T16:58:25.570Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkgoNOo/agent.14 [2021-11-30T16:58:25.570Z] SSH_AGENT_PID=20 [2021-11-30T16:58:25.579Z] Running ssh-add (command line suppressed) [2021-11-30T16:58:25.675Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_3848478340167274866.key (/w/workspace/edgex-go/7@tmp/private_key_3848478340167274866.key) [2021-11-30T16:58:25.689Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-30T16:58:25.983Z] + git tag --points-at HEAD [Pipeline] } [2021-11-30T16:58:25.998Z] $ docker exec --env ******** --env ******** e2390773d0f7eb2d3629abd615265ee98c8073b5b4938dbc9c13abf1a38d1d76 ssh-agent -k [2021-11-30T16:58:26.092Z] unset SSH_AUTH_SOCK; [2021-11-30T16:58:26.092Z] unset SSH_AGENT_PID; [2021-11-30T16:58:26.092Z] echo Agent pid 20 killed; [2021-11-30T16:58:26.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-30T16:58:26.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-30T16:58:26.129Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-30T16:58:26.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-30T16:58:26.243Z] $ docker exec e2390773d0f7eb2d3629abd615265ee98c8073b5b4938dbc9c13abf1a38d1d76 ssh-agent [2021-11-30T16:58:26.387Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPHFhdO/agent.53 [2021-11-30T16:58:26.387Z] SSH_AGENT_PID=59 [2021-11-30T16:58:26.391Z] Running ssh-add (command line suppressed) [2021-11-30T16:58:26.502Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_180430727878199125.key (/w/workspace/edgex-go/7@tmp/private_key_180430727878199125.key) [2021-11-30T16:58:26.516Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-30T16:58:26.801Z] + git semver init [2021-11-30T16:58:26.801Z] # -> Open(): unable to determine branch for HEAD [2021-11-30T16:58:26.801Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2021-11-30T16:58:26.801Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2021-11-30T16:58:26.801Z] # $SEMVER_REMOTE_NAME = origin [2021-11-30T16:58:26.801Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-30T16:58:26.801Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-30T16:58:26.801Z] # $SEMVER_BRANCH = PR-3826 [2021-11-30T16:58:26.801Z] # $SEMVER_TEMP = /tmp/semver-752592592 [2021-11-30T16:58:26.801Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-30T16:58:41.736Z] # '/tmp/semver-752592592' -> '/w/workspace/edgex-go/7/.semver' [2021-11-30T16:58:41.736Z] # -> Force: false [2021-11-30T16:58:41.736Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2021-11-30T16:58:41.746Z] $ docker exec --env ******** --env ******** e2390773d0f7eb2d3629abd615265ee98c8073b5b4938dbc9c13abf1a38d1d76 ssh-agent -k [2021-11-30T16:58:41.840Z] unset SSH_AUTH_SOCK; [2021-11-30T16:58:41.840Z] unset SSH_AGENT_PID; [2021-11-30T16:58:41.840Z] echo Agent pid 59 killed; [2021-11-30T16:58:41.852Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-30T16:58:42.162Z] + git semver [Pipeline] } [2021-11-30T16:58:42.173Z] $ docker stop --time=1 e2390773d0f7eb2d3629abd615265ee98c8073b5b4938dbc9c13abf1a38d1d76 [2021-11-30T16:58:44.274Z] $ docker rm -f e2390773d0f7eb2d3629abd615265ee98c8073b5b4938dbc9c13abf1a38d1d76 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-30T16:58:44.641Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-30T16:58:44.862Z] Stashed 1 file(s) [Pipeline] echo [2021-11-30T16:58:44.866Z] [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-11-30T16:58:45.059Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-30T16:58:45.064Z] ========================================================= [2021-11-30T16:58:45.064Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-30T16:58:45.064Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-30T16:58:45.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-30T16:58:45.361Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-30T16:58:45.361Z] a0d0a0d46f8b: Already exists [2021-11-30T16:58:45.361Z] 31adcdaf11c8: Pulling fs layer [2021-11-30T16:58:45.361Z] b8b176561691: Pulling fs layer [2021-11-30T16:58:45.361Z] 4527c011a84f: Pulling fs layer [2021-11-30T16:58:45.361Z] 5d74067f8e1e: Pulling fs layer [2021-11-30T16:58:45.361Z] e0aca202a116: Pulling fs layer [2021-11-30T16:58:45.361Z] 3a43be97a3b4: Pulling fs layer [2021-11-30T16:58:45.361Z] 34cad66bf833: Pulling fs layer [2021-11-30T16:58:45.361Z] b4e3c513aaa6: Pulling fs layer [2021-11-30T16:58:45.361Z] 5d74067f8e1e: Waiting [2021-11-30T16:58:45.361Z] e0aca202a116: Waiting [2021-11-30T16:58:45.361Z] 3a43be97a3b4: Waiting [2021-11-30T16:58:45.361Z] 34cad66bf833: Waiting [2021-11-30T16:58:45.361Z] b4e3c513aaa6: Waiting [2021-11-30T16:58:45.361Z] 31adcdaf11c8: Verifying Checksum [2021-11-30T16:58:45.361Z] b8b176561691: Verifying Checksum [2021-11-30T16:58:45.361Z] b8b176561691: Download complete [2021-11-30T16:58:45.361Z] 5d74067f8e1e: Verifying Checksum [2021-11-30T16:58:45.361Z] 5d74067f8e1e: Download complete [2021-11-30T16:58:45.361Z] 3a43be97a3b4: Verifying Checksum [2021-11-30T16:58:45.361Z] 3a43be97a3b4: Download complete [2021-11-30T16:58:45.361Z] e0aca202a116: Verifying Checksum [2021-11-30T16:58:45.361Z] e0aca202a116: Download complete [2021-11-30T16:58:45.641Z] 31adcdaf11c8: Pull complete [2021-11-30T16:58:45.641Z] 34cad66bf833: Verifying Checksum [2021-11-30T16:58:45.641Z] 34cad66bf833: Download complete [2021-11-30T16:58:45.641Z] b8b176561691: Pull complete [2021-11-30T16:58:45.921Z] 4527c011a84f: Download complete [2021-11-30T16:58:45.921Z] b4e3c513aaa6: Verifying Checksum [2021-11-30T16:58:45.921Z] b4e3c513aaa6: Download complete [2021-11-30T16:58:50.155Z] 4527c011a84f: Pull complete [2021-11-30T16:58:50.155Z] 5d74067f8e1e: Pull complete [2021-11-30T16:58:50.155Z] e0aca202a116: Pull complete [2021-11-30T16:58:50.155Z] 3a43be97a3b4: Pull complete [2021-11-30T16:58:50.155Z] 34cad66bf833: Pull complete [2021-11-30T16:58:52.109Z] b4e3c513aaa6: Pull complete [2021-11-30T16:58:52.109Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-30T16:58:52.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-30T16:58:52.109Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-30T16:58:52.422Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-30T16:58:52.422Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-30T16:58:52.422Z] WORKDIR /edgex [2021-11-30T16:58:52.422Z] COPY go.mod . [2021-11-30T16:58:52.422Z] RUN go mod download' [2021-11-30T16:58:53.816Z] Sending build context to Docker daemon 334.5MB [2021-11-30T16:58:53.816Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-30T16:58:53.816Z] ---> 9f6097aaca64 [2021-11-30T16:58:53.816Z] Step 2/4 : WORKDIR /edgex [2021-11-30T16:58:55.736Z] ---> Running in 4725a67be0c1 [2021-11-30T16:58:55.736Z] Removing intermediate container 4725a67be0c1 [2021-11-30T16:58:55.736Z] ---> bba3fbca83ea [2021-11-30T16:58:55.736Z] Step 3/4 : COPY go.mod . [2021-11-30T16:58:56.000Z] ---> 841bf7697a0d [2021-11-30T16:58:56.000Z] Step 4/4 : RUN go mod download [2021-11-30T16:58:56.000Z] ---> Running in 77f5ccf765ec [2021-11-30T16:59:00.019Z] Still waiting to schedule task [2021-11-30T16:59:00.020Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-30T16:59:28.146Z] Removing intermediate container 77f5ccf765ec [2021-11-30T16:59:28.146Z] ---> c5f06aa44705 [2021-11-30T16:59:28.146Z] Successfully built c5f06aa44705 [2021-11-30T16:59:28.146Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T16:59:28.442Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-30T16:59:28.442Z] . [Pipeline] withDockerContainer [2021-11-30T16:59:28.510Z] prd-centos7-docker-4c-2g-797 does not seem to be running inside a container [2021-11-30T16:59:28.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-30T16:59:28.911Z] $ docker top 35a939eb40c0acc0930bd7885467f1c62a12209f21ae968a2529ce2e35be83e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T16:59:29.262Z] + go version [2021-11-30T16:59:29.262Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-30T16:59:29.271Z] $ docker stop --time=1 35a939eb40c0acc0930bd7885467f1c62a12209f21ae968a2529ce2e35be83e9 [2021-11-30T16:59:30.458Z] $ docker rm -f 35a939eb40c0acc0930bd7885467f1c62a12209f21ae968a2529ce2e35be83e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T16:59:31.048Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-30T16:59:31.048Z] . [Pipeline] withDockerContainer [2021-11-30T16:59:31.110Z] prd-centos7-docker-4c-2g-797 does not seem to be running inside a container [2021-11-30T16:59:31.143Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-30T16:59:31.503Z] $ docker top 056e04fa53a20026952ba6d16a7b72aa4826ed37ad80d518cdf5ad432ef2cacf -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-30T16:59:31.588Z] ========================================================= [2021-11-30T16:59:31.588Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-30T16:59:31.588Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-30T16:59:31.880Z] + make test [2021-11-30T16:59:31.880Z] go mod tidy [2021-11-30T16:59:32.162Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-30T16:59:37.478Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-30T16:59:55.637Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-30T16:59:59.878Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-30T16:59:59.878Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-30T17:00:00.146Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-30T17:00:02.733Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-30T17:00:03.003Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-30T17:00:03.003Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-30T17:00:03.003Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-30T17:00:03.585Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-30T17:00:03.848Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-30T17:00:04.117Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-30T17:00:04.117Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-30T17:00:04.117Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-30T17:00:04.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-30T17:00:06.058Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.081s coverage: 28.7% of statements [2021-11-30T17:00:06.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-30T17:00:06.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-30T17:00:07.064Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 98.5% of statements [2021-11-30T17:00:07.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-30T17:00:07.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.053s coverage: 44.7% of statements [2021-11-30T17:00:07.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-30T17:00:07.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-30T17:00:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.132s coverage: 89.5% of statements [2021-11-30T17:00:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-30T17:00:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-30T17:00:09.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements [2021-11-30T17:00:09.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-30T17:00:09.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-30T17:00:09.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-30T17:00:09.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-30T17:00:09.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-30T17:00:09.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.271s coverage: 94.2% of statements [2021-11-30T17:00:09.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-30T17:00:09.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-30T17:00:09.830Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements [2021-11-30T17:00:09.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-30T17:00:09.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-30T17:00:09.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-30T17:00:09.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-30T17:00:09.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-30T17:00:10.433Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2021-11-30T17:00:10.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-30T17:00:10.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-30T17:00:10.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-30T17:00:11.386Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.9% of statements [2021-11-30T17:00:11.386Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-30T17:00:11.386Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements [2021-11-30T17:00:11.656Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 21.7% of statements [2021-11-30T17:00:11.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-30T17:00:11.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-11-30T17:00:13.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 79.5% of statements [2021-11-30T17:00:13.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-11-30T17:00:13.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2021-11-30T17:00:13.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2021-11-30T17:00:25.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements [2021-11-30T17:00:25.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-11-30T17:00:29.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.195s coverage: 82.5% of statements [2021-11-30T17:00:29.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-30T17:00:32.747Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-798 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws [2021-11-30T17:00:32.757Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-11-30T17:00:33.096Z] The recommended git tool is: git [2021-11-30T17:00:38.171Z] using credential edgex-jenkins-ssh [2021-11-30T17:00:38.189Z] Cloning the remote Git repository [2021-11-30T17:00:38.296Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-30T17:00:38.516Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-11-30T17:00:38.592Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-30T17:00:38.593Z] > git --version # timeout=10 [2021-11-30T17:00:38.616Z] > git --version # 'git version 2.17.1' [2021-11-30T17:00:38.618Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-30T17:00:38.680Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-30T17:00:47.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2021-11-30T17:00:47.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-30T17:00:47.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-30T17:00:47.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-30T17:00:47.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-11-30T17:00:47.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-30T17:00:47.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-30T17:00:47.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-30T17:00:47.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-30T17:00:47.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-30T17:00:47.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements [2021-11-30T17:00:47.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-30T17:00:47.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-30T17:00:47.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-11-30T17:00:47.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-30T17:00:47.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2021-11-30T17:00:47.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-30T17:00:47.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-11-30T17:00:47.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements [2021-11-30T17:00:47.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2021-11-30T17:00:47.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements [2021-11-30T17:00:47.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-30T17:00:47.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements [2021-11-30T17:00:47.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-30T17:00:47.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-30T17:00:47.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-11-30T17:00:47.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-11-30T17:00:47.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-11-30T17:00:47.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-11-30T17:00:47.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-11-30T17:00:48.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.229s coverage: 65.4% of statements [2021-11-30T17:00:48.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-30T17:00:48.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-30T17:00:48.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-30T17:00:48.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.109s coverage: 43.8% of statements [2021-11-30T17:00:48.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-30T17:00:48.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-30T17:00:48.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2021-11-30T17:00:48.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-30T17:00:49.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2021-11-30T17:00:49.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-30T17:00:55.044Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-30T17:00:55.066Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-30T17:00:55.089Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-30T17:00:55.132Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-30T17:00:55.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-30T17:00:55.144Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-30T17:00:55.991Z] Merging remotes/origin/main commit b7985a5e213d1adc6c93ffba227765f14366fda1 into PR head commit 7e2e1dabb4802d8ce1acd79e61e2891ab0106904 [2021-11-30T17:00:56.540Z] Merge succeeded, producing 9e0ad7d0e14d57ce736aeaf16763b4fd7e6afe91 [2021-11-30T17:00:56.540Z] Checking out Revision 9e0ad7d0e14d57ce736aeaf16763b4fd7e6afe91 (PR-3826) [2021-11-30T17:00:57.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements [2021-11-30T17:00:57.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-30T17:00:57.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-30T17:00:57.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-30T17:00:57.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-30T17:00:57.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements [2021-11-30T17:00:57.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-30T17:00:57.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-30T17:00:57.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-30T17:00:57.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-30T17:00:57.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-11-30T17:00:57.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-30T17:00:57.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-30T17:00:57.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2021-11-30T17:00:57.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-30T17:00:57.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-30T17:00:57.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-30T17:00:57.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-30T17:00:57.162Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements [2021-11-30T17:00:57.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-30T17:00:57.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-30T17:00:57.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-30T17:00:57.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-30T17:00:57.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-30T17:00:57.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-30T17:00:57.162Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements [2021-11-30T17:00:57.162Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-11-30T17:00:57.162Z] 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 [2021-11-30T17:00:56.010Z] > git config core.sparsecheckout # timeout=10 [2021-11-30T17:00:56.024Z] > git checkout -f 7e2e1dabb4802d8ce1acd79e61e2891ab0106904 # timeout=10 [2021-11-30T17:00:56.231Z] > git remote # timeout=10 [2021-11-30T17:00:56.246Z] > git config --get remote.origin.url # timeout=10 [2021-11-30T17:00:56.258Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-30T17:00:56.269Z] > git merge b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 [2021-11-30T17:00:56.522Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-30T17:00:56.546Z] > git config core.sparsecheckout # timeout=10 [2021-11-30T17:00:56.568Z] > git checkout -f 9e0ad7d0e14d57ce736aeaf16763b4fd7e6afe91 # timeout=10 [2021-11-30T17:01:00.808Z] Commit message: "Merge commit 'b7985a5e213d1adc6c93ffba227765f14366fda1' into HEAD" [2021-11-30T17:01:00.830Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-30T17:01:00.815Z] > git rev-list --no-walk ef1facd3048a3d0940858582e7fcb0e0a2b7d017 # timeout=10 [2021-11-30T17:01:01.847Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-30T17:01:01.847Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-30T17:01:01.847Z] Dload Upload Total Spent Left Speed [2021-11-30T17:01:01.847Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 65 11824 65 7747 0 0 37425 0 --:--:-- --:--:-- --:--:-- 37425 100 11824 100 11824 0 0 56846 0 --:--:-- --:--:-- --:--:-- 56574 [Pipeline] sh [2021-11-30T17:01:02.269Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-30T17:01:02.611Z] + sudo tee /etc/docker/daemon.new [2021-11-30T17:01:02.611Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-30T17:01:02.611Z] { [2021-11-30T17:01:02.611Z] "registry-mirrors": [ [2021-11-30T17:01:02.611Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-30T17:01:02.611Z] ], [2021-11-30T17:01:02.611Z] "bip": "10.250.0.254/24", [2021-11-30T17:01:02.611Z] "hosts": [ [2021-11-30T17:01:02.611Z] "tcp://0.0.0.0:5555", [2021-11-30T17:01:02.611Z] "unix:///var/run/docker.sock" [2021-11-30T17:01:02.611Z] ], [2021-11-30T17:01:02.611Z] "mtu": 1458, [2021-11-30T17:01:02.611Z] "selinux-enabled": true, [2021-11-30T17:01:02.611Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-30T17:01:02.611Z] } [Pipeline] sh [2021-11-30T17:01:02.948Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-30T17:01:03.289Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-30T17:01:21.655Z] provisioning config files... [2021-11-30T17:01:21.676Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config5335083689843410767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-30T17:01:22.030Z] ---> docker-login.sh [2021-11-30T17:01:22.030Z] nexus3.edgexfoundry.org:10001 [2021-11-30T17:01:22.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T17:01:22.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T17:01:22.899Z] Configure a credential helper to remove this warning. See [2021-11-30T17:01:22.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T17:01:22.899Z] [2021-11-30T17:01:22.899Z] Login Succeeded [2021-11-30T17:01:22.899Z] nexus3.edgexfoundry.org:10002 [2021-11-30T17:01:23.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T17:01:23.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T17:01:23.443Z] Configure a credential helper to remove this warning. See [2021-11-30T17:01:23.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T17:01:23.443Z] [2021-11-30T17:01:23.443Z] Login Succeeded [2021-11-30T17:01:23.443Z] nexus3.edgexfoundry.org:10003 [2021-11-30T17:01:23.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T17:01:23.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T17:01:23.993Z] Configure a credential helper to remove this warning. See [2021-11-30T17:01:23.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T17:01:23.993Z] [2021-11-30T17:01:23.993Z] Login Succeeded [2021-11-30T17:01:23.993Z] nexus3.edgexfoundry.org:10004 [2021-11-30T17:01:24.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T17:01:24.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T17:01:24.267Z] Configure a credential helper to remove this warning. See [2021-11-30T17:01:24.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T17:01:24.267Z] [2021-11-30T17:01:24.267Z] Login Succeeded [2021-11-30T17:01:24.267Z] docker.io [2021-11-30T17:01:24.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T17:01:25.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T17:01:25.135Z] Configure a credential helper to remove this warning. See [2021-11-30T17:01:25.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T17:01:25.135Z] [2021-11-30T17:01:25.135Z] Login Succeeded [2021-11-30T17:01:25.135Z] ---> docker-login.sh ends [Pipeline] } [2021-11-30T17:01:25.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-30T17:01:25.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-30T17:01:25.581Z] ========================================================= [2021-11-30T17:01:25.581Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-30T17:01:25.581Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-30T17:01:25.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-30T17:01:26.254Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-30T17:01:26.254Z] 552d1f2373af: Pulling fs layer [2021-11-30T17:01:26.254Z] ea3f2d53f512: Pulling fs layer [2021-11-30T17:01:26.254Z] 9e70ebbbe112: Pulling fs layer [2021-11-30T17:01:26.254Z] 7a9cfe048b4a: Pulling fs layer [2021-11-30T17:01:26.254Z] 72dc09318566: Pulling fs layer [2021-11-30T17:01:26.254Z] f4f7b4309257: Pulling fs layer [2021-11-30T17:01:26.254Z] 0ac9a79272e3: Pulling fs layer [2021-11-30T17:01:26.254Z] b78e95d17946: Pulling fs layer [2021-11-30T17:01:26.254Z] f4f7b4309257: Waiting [2021-11-30T17:01:26.254Z] 0ac9a79272e3: Waiting [2021-11-30T17:01:26.254Z] b78e95d17946: Waiting [2021-11-30T17:01:26.254Z] 7a9cfe048b4a: Waiting [2021-11-30T17:01:26.254Z] 72dc09318566: Waiting [2021-11-30T17:01:26.254Z] 9e70ebbbe112: Verifying Checksum [2021-11-30T17:01:26.254Z] 9e70ebbbe112: Download complete [2021-11-30T17:01:26.254Z] ea3f2d53f512: Download complete [2021-11-30T17:01:26.254Z] 72dc09318566: Verifying Checksum [2021-11-30T17:01:26.254Z] 72dc09318566: Download complete [2021-11-30T17:01:26.254Z] f4f7b4309257: Verifying Checksum [2021-11-30T17:01:26.254Z] f4f7b4309257: Download complete [2021-11-30T17:01:26.254Z] 552d1f2373af: Verifying Checksum [2021-11-30T17:01:26.254Z] 552d1f2373af: Download complete [2021-11-30T17:01:26.254Z] 0ac9a79272e3: Download complete [2021-11-30T17:01:27.250Z] 552d1f2373af: Pull complete [2021-11-30T17:01:27.527Z] ea3f2d53f512: Pull complete [2021-11-30T17:01:28.125Z] 9e70ebbbe112: Pull complete [2021-11-30T17:01:28.125Z] b78e95d17946: Verifying Checksum [2021-11-30T17:01:28.125Z] b78e95d17946: Download complete [2021-11-30T17:01:28.722Z] 7a9cfe048b4a: Verifying Checksum [2021-11-30T17:01:28.722Z] 7a9cfe048b4a: Download complete [2021-11-30T17:01:29.397Z] GO111MODULE=on go vet ./... [2021-11-30T17:01:38.870Z] 7a9cfe048b4a: Pull complete [2021-11-30T17:01:38.870Z] 72dc09318566: Pull complete [2021-11-30T17:01:39.427Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-30T17:01:39.427Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-30T17:01:39.427Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-30T17:01:39.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-30T17:01:39.466Z] f4f7b4309257: Pull complete [2021-11-30T17:01:39.727Z] + ls -al . [2021-11-30T17:01:39.727Z] total 644 [2021-11-30T17:01:39.727Z] drwxrwxr-x 10 1001 1001 4096 Nov 30 17:01 . [2021-11-30T17:01:39.727Z] drwxr-xr-x 4 root root 28 Nov 30 16:59 .. [2021-11-30T17:01:39.727Z] -rw-rw-r-- 1 1001 1001 11 Nov 30 16:58 .dockerignore [2021-11-30T17:01:39.727Z] drwxrwxr-x 8 1001 1001 179 Nov 30 16:58 .git [2021-11-30T17:01:39.727Z] drwxrwxr-x 4 1001 1001 142 Nov 30 16:58 .github [2021-11-30T17:01:39.727Z] -rw-rw-r-- 1 1001 1001 804 Nov 30 16:58 .gitignore [2021-11-30T17:01:39.727Z] -rw-rw-r-- 1 1001 1001 42 Nov 30 16:58 .golangci.yml [2021-11-30T17:01:39.727Z] -rw-rw-r-- 1 1001 1001 76 Nov 30 16:58 .hadolint.yml [2021-11-30T17:01:39.727Z] drwx------ 3 1001 1001 73 Nov 30 16:58 .semver [2021-11-30T17:01:39.727Z] -rw-rw-r-- 1 1001 1001 166 Nov 30 16:58 .sonarcloud.properties [2021-11-30T17:01:39.727Z] -rw-rw-r-- 1 1001 1001 1171 Nov 30 16:58 ADOPTERS.md [2021-11-30T17:01:39.727Z] -rw-rw-r-- 1 1001 1001 8910 Nov 30 16:58 Attribution.txt [2021-11-30T17:01:39.727Z] -rw-rw-r-- 1 1001 1001 51732 Nov 30 16:58 CHANGELOG.md [2021-11-30T17:01:39.727Z] -rw-rw-r-- 1 1001 1001 3804 Nov 30 16:58 CONTRIBUTING.md [2021-11-30T17:01:39.727Z] -rw-rw-r-- 1 1001 1001 677 Nov 30 16:58 GOVERNANCE.md [2021-11-30T17:01:39.727Z] -rw-rw-r-- 1 1001 1001 849 Nov 30 16:58 Jenkinsfile [2021-11-30T17:01:39.727Z] -rw-rw-r-- 1 1001 1001 10775 Nov 30 16:58 LICENSE [2021-11-30T17:01:39.727Z] -rw-rw-r-- 1 1001 1001 6508 Nov 30 16:58 Makefile [2021-11-30T17:01:39.727Z] -rw-rw-r-- 1 1001 1001 582 Nov 30 16:58 OWNERS.md [2021-11-30T17:01:39.727Z] -rw-rw-r-- 1 1001 1001 8207 Nov 30 16:58 README.md [2021-11-30T17:01:39.727Z] -rw-rw-r-- 1 1001 1001 6912 Nov 30 16:58 SECURITY.md [2021-11-30T17:01:39.727Z] -rw-rw-r-- 1 1001 1001 5 Nov 30 16:58 VERSION [2021-11-30T17:01:39.727Z] -rw-rw-r-- 1 1001 1001 4131 Nov 30 16:58 ZMQWindows.md [2021-11-30T17:01:39.727Z] drwxrwxr-x 2 1001 1001 37 Nov 30 16:58 bin [2021-11-30T17:01:39.727Z] drwxrwxr-x 14 1001 1001 4096 Nov 30 16:58 cmd [2021-11-30T17:01:39.727Z] -rw-r--r-- 1 root root 428381 Nov 30 17:00 coverage.out [2021-11-30T17:01:39.727Z] -rw-rw-r-- 1 1001 1001 828 Nov 30 16:58 go.mod [2021-11-30T17:01:39.727Z] -rw-rw-r-- 1 1001 1001 49483 Nov 30 16:58 go.sum [2021-11-30T17:01:39.727Z] drwxrwxr-x 8 1001 1001 124 Nov 30 16:58 internal [2021-11-30T17:01:39.727Z] drwxrwxr-x 3 1001 1001 16 Nov 30 16:58 openapi [2021-11-30T17:01:39.727Z] drwxrwxr-x 4 1001 1001 71 Nov 30 16:58 snap [2021-11-30T17:01:39.727Z] -rw-rw-r-- 1 1001 1001 204 Nov 30 16:58 version.go [Pipeline] sh [2021-11-30T17:01:39.740Z] 0ac9a79272e3: Pull complete [2021-11-30T17:01:40.014Z] + '[' -e coverage.out ] [2021-11-30T17:01:40.014Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-30T17:01:40.113Z] Stashed 1 file(s) [Pipeline] sh [2021-11-30T17:01:40.412Z] + make build [2021-11-30T17:01:40.412Z] 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-11-30T17:01:41.810Z] 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-11-30T17:01:46.447Z] b78e95d17946: Pull complete [2021-11-30T17:01:46.447Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-30T17:01:46.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-30T17:01:46.447Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-30T17:01:46.811Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-30T17:01:46.811Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-30T17:01:46.811Z] WORKDIR /edgex [2021-11-30T17:01:46.811Z] COPY go.mod . [2021-11-30T17:01:46.811Z] RUN go mod download [2021-11-30T17:01:48.454Z] 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-11-30T17:01:49.026Z] 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-11-30T17:01:49.447Z] Sending build context to Docker daemon 168.9MB [2021-11-30T17:01:49.447Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-30T17:01:49.447Z] ---> 8b459fc5aaf0 [2021-11-30T17:01:49.447Z] Step 2/4 : WORKDIR /edgex [2021-11-30T17:01:49.984Z] 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-11-30T17:01:50.245Z] 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-11-30T17:01:50.877Z] ---> Running in babd34e94ed2 [2021-11-30T17:01:51.198Z] 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-11-30T17:01:51.472Z] Removing intermediate container babd34e94ed2 [2021-11-30T17:01:51.472Z] ---> 05a9e4b998c6 [2021-11-30T17:01:51.472Z] Step 3/4 : COPY go.mod . [2021-11-30T17:01:52.067Z] ---> 06699eb86af5 [2021-11-30T17:01:52.067Z] Step 4/4 : RUN go mod download [2021-11-30T17:01:52.142Z] 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-11-30T17:01:52.344Z] ---> Running in ae97fc3cc434 [2021-11-30T17:01:52.716Z] 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-11-30T17:01:53.672Z] 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-11-30T17:01:54.252Z] 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-11-30T17:01:55.199Z] 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-11-30T17:01:56.650Z] $ docker stop --time=1 056e04fa53a20026952ba6d16a7b72aa4826ed37ad80d518cdf5ad432ef2cacf [2021-11-30T17:01:58.364Z] $ docker rm -f 056e04fa53a20026952ba6d16a7b72aa4826ed37ad80d518cdf5ad432ef2cacf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T17:02:00.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-30T17:02:00.054Z] [2021-11-30T17:02:00.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T17:02:00.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-30T17:02:00.422Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-30T17:02:00.422Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-30T17:02:00.422Z] ca9280d653b3: Pulling fs layer [2021-11-30T17:02:00.422Z] 7e9c9ca2126c: Pulling fs layer [2021-11-30T17:02:00.422Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-30T17:02:00.422Z] cbdbe7a5bc2a: Download complete [2021-11-30T17:02:00.690Z] ca9280d653b3: Verifying Checksum [2021-11-30T17:02:00.690Z] ca9280d653b3: Download complete [2021-11-30T17:02:00.690Z] cbdbe7a5bc2a: Pull complete [2021-11-30T17:02:00.955Z] 7e9c9ca2126c: Verifying Checksum [2021-11-30T17:02:00.955Z] 7e9c9ca2126c: Download complete [2021-11-30T17:02:01.218Z] ca9280d653b3: Pull complete [2021-11-30T17:02:05.443Z] 7e9c9ca2126c: Pull complete [2021-11-30T17:02:05.443Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-30T17:02:05.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-30T17:02:05.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-30T17:02:05.510Z] prd-centos7-docker-4c-2g-797 does not seem to be running inside a container [2021-11-30T17:02:05.547Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-11-30T17:02:07.873Z] $ docker top 3a5e969c6089dbdf4f535da49675fc2130dbf928c58692acc29c8be20e6d3037 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T17:02:08.245Z] + docker-compose build --help [2021-11-30T17:02:08.245Z] + grep parallel [2021-11-30T17:02:08.815Z] --parallel Build images in parallel. [Pipeline] } [2021-11-30T17:02:08.824Z] $ docker stop --time=1 3a5e969c6089dbdf4f535da49675fc2130dbf928c58692acc29c8be20e6d3037 [2021-11-30T17:02:09.997Z] $ docker rm -f 3a5e969c6089dbdf4f535da49675fc2130dbf928c58692acc29c8be20e6d3037 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T17:02:10.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-30T17:02:10.370Z] . [Pipeline] withDockerContainer [2021-11-30T17:02:10.435Z] prd-centos7-docker-4c-2g-797 does not seem to be running inside a container [2021-11-30T17:02:10.484Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-30T17:02:10.875Z] $ docker top 8be1ec4b39425b44c7fef274c2f8776b8ee4dabf788e25757c2e68145ae13d5b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T17:02:11.254Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-30T17:02:11.825Z] Building core-command ... [2021-11-30T17:02:11.825Z] Building core-data ... [2021-11-30T17:02:11.825Z] Building core-metadata ... [2021-11-30T17:02:11.825Z] Building security-bootstrapper ... [2021-11-30T17:02:11.825Z] Building security-proxy-setup ... [2021-11-30T17:02:11.825Z] Building security-secretstore-setup ... [2021-11-30T17:02:11.825Z] Building support-notifications ... [2021-11-30T17:02:11.825Z] Building support-scheduler ... [2021-11-30T17:02:11.825Z] Building sys-mgmt-agent ... [2021-11-30T17:02:11.825Z] Building support-notifications [2021-11-30T17:02:11.825Z] Building security-bootstrapper [2021-11-30T17:02:11.825Z] Building security-proxy-setup [2021-11-30T17:02:11.825Z] Building support-scheduler [2021-11-30T17:02:11.825Z] Building core-command [2021-11-30T17:02:21.860Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T17:02:21.860Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-30T17:02:21.860Z] ---> c5f06aa44705 [2021-11-30T17:02:21.860Z] Step 3/20 : WORKDIR /edgex-go [2021-11-30T17:02:21.860Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T17:02:21.860Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-30T17:02:21.860Z] ---> c5f06aa44705 [2021-11-30T17:02:21.860Z] Step 3/30 : WORKDIR /edgex-go [2021-11-30T17:02:21.860Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T17:02:21.860Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-30T17:02:21.860Z] ---> c5f06aa44705 [2021-11-30T17:02:21.860Z] Step 3/21 : WORKDIR /edgex-go [2021-11-30T17:02:26.062Z] ---> Running in 3f77bb85f8d0 [2021-11-30T17:02:26.062Z] ---> Running in 763ae01f443a [2021-11-30T17:02:26.062Z] ---> Running in 5800c3bd581f [2021-11-30T17:02:30.280Z] Removing intermediate container 763ae01f443a [2021-11-30T17:02:30.280Z] ---> ad1d1dfcf811 [2021-11-30T17:02:30.280Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T17:02:30.280Z] Removing intermediate container 5800c3bd581f [2021-11-30T17:02:30.280Z] ---> eecf6a730f3f [2021-11-30T17:02:30.280Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T17:02:30.280Z] Removing intermediate container 3f77bb85f8d0 [2021-11-30T17:02:30.280Z] ---> cef64d6f2510 [2021-11-30T17:02:30.280Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T17:02:30.280Z] ---> Running in 7b9d9c8d3895 [2021-11-30T17:02:30.280Z] ---> Running in fe6592c81150 [2021-11-30T17:02:30.541Z] ---> Running in e9e460c98db3 [2021-11-30T17:02:33.843Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T17:02:33.843Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T17:02:33.843Z] ---> c5f06aa44705 [2021-11-30T17:02:33.843Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T17:02:33.843Z] ---> Using cache [2021-11-30T17:02:33.843Z] ---> cef64d6f2510 [2021-11-30T17:02:33.843Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T17:02:35.224Z] ---> Running in 65d32330b882 [2021-11-30T17:02:36.164Z] Removing intermediate container e9e460c98db3 [2021-11-30T17:02:36.164Z] ---> ddfe1446b7ea [2021-11-30T17:02:36.164Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-30T17:02:36.425Z] ---> Running in a691573964bd [2021-11-30T17:02:36.686Z] Removing intermediate container 7b9d9c8d3895 [2021-11-30T17:02:36.686Z] ---> e21083182034 [2021-11-30T17:02:36.686Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-30T17:02:36.686Z] Removing intermediate container fe6592c81150 [2021-11-30T17:02:36.686Z] ---> 41f94774141d [2021-11-30T17:02:36.686Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-30T17:02:36.946Z] ---> Running in 31933acb309a [2021-11-30T17:02:36.946Z] ---> Running in 1811eed0133b [2021-11-30T17:02:37.521Z] Removing intermediate container 65d32330b882 [2021-11-30T17:02:37.521Z] ---> 07831521079d [2021-11-30T17:02:37.521Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-30T17:02:37.521Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T17:02:37.521Z] ---> Running in aafbf91e76f1 [2021-11-30T17:02:37.521Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T17:02:37.783Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T17:02:37.783Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T17:02:38.362Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T17:02:38.362Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-30T17:02:38.362Z] ---> c5f06aa44705 [2021-11-30T17:02:38.362Z] Step 3/23 : WORKDIR /edgex-go [2021-11-30T17:02:38.362Z] ---> Using cache [2021-11-30T17:02:38.362Z] ---> cef64d6f2510 [2021-11-30T17:02:38.362Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T17:02:38.362Z] ---> Using cache [2021-11-30T17:02:38.362Z] ---> 07831521079d [2021-11-30T17:02:38.362Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-30T17:02:38.362Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T17:02:38.362Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T17:02:38.626Z] ---> Running in ec4e89a5fc8a [2021-11-30T17:02:38.626Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T17:02:38.626Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T17:02:38.626Z] OK: 220 MiB in 52 packages [2021-11-30T17:02:38.892Z] OK: 220 MiB in 52 packages [2021-11-30T17:02:38.892Z] OK: 220 MiB in 52 packages [2021-11-30T17:02:39.151Z] OK: 220 MiB in 52 packages [2021-11-30T17:02:39.151Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T17:02:39.151Z] Removing intermediate container 31933acb309a [2021-11-30T17:02:39.151Z] ---> 275b0a23a0d2 [2021-11-30T17:02:39.151Z] Step 6/21 : COPY . . [2021-11-30T17:02:39.412Z] Removing intermediate container a691573964bd [2021-11-30T17:02:39.412Z] ---> eb913e758413 [2021-11-30T17:02:39.412Z] Step 6/30 : COPY . . [2021-11-30T17:02:39.675Z] Removing intermediate container 1811eed0133b [2021-11-30T17:02:39.675Z] ---> 6af0154ab6fe [2021-11-30T17:02:39.675Z] Step 6/20 : COPY . . [2021-11-30T17:02:39.950Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T17:02:40.214Z] OK: 220 MiB in 52 packages [2021-11-30T17:02:40.478Z] Removing intermediate container aafbf91e76f1 [2021-11-30T17:02:40.478Z] ---> a872077e2790 [2021-11-30T17:02:40.478Z] Step 6/22 : COPY . . [2021-11-30T17:02:45.822Z] Removing intermediate container ec4e89a5fc8a [2021-11-30T17:02:45.822Z] ---> 0cb53542d19d [2021-11-30T17:02:45.822Z] Step 6/23 : COPY go.mod . [2021-11-30T17:02:45.822Z] ---> 85d9c3beb8ea [2021-11-30T17:02:45.822Z] Step 7/23 : RUN go mod download [2021-11-30T17:02:46.083Z] ---> Running in 3d2ab8dc765e [2021-11-30T17:02:51.386Z] ---> 77ab2918edad [2021-11-30T17:02:51.386Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T17:02:51.645Z] ---> Running in 69bf0ab02bb9 [2021-11-30T17:02:54.943Z] Removing intermediate container 3d2ab8dc765e [2021-11-30T17:02:54.943Z] ---> 67c5e003bf3f [2021-11-30T17:02:54.943Z] Step 8/23 : COPY . . [2021-11-30T17:02:54.943Z] Removing intermediate container 69bf0ab02bb9 [2021-11-30T17:02:54.943Z] ---> 4c2f8deb5664 [2021-11-30T17:02:54.943Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-30T17:02:55.204Z] ---> Running in 6e6a22f6b64b [2021-11-30T17:02:55.463Z] ---> 0913a3ee1e8c [2021-11-30T17:02:55.463Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T17:02:56.042Z] ---> Running in 8b48390e0263 [2021-11-30T17:02:56.042Z] 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-11-30T17:02:58.620Z] Removing intermediate container 8b48390e0263 [2021-11-30T17:02:58.620Z] ---> 25290f0e8e3b [2021-11-30T17:02:58.620Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-30T17:02:58.893Z] ---> Running in 781f1a234e86 [2021-11-30T17:02:58.893Z] ---> b84360f82fcd [2021-11-30T17:02:58.893Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T17:02:59.841Z] ---> Running in 3bbc23394fd6 [2021-11-30T17:03:00.416Z] ---> aef7c86ec3a5 [2021-11-30T17:03:00.416Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T17:03:00.680Z] 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-11-30T17:03:00.680Z] ---> Running in 685f29b063e3 [2021-11-30T17:03:04.287Z] Removing intermediate container 3bbc23394fd6 [2021-11-30T17:03:04.287Z] ---> 36b167a8362b [2021-11-30T17:03:04.287Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-30T17:03:04.287Z] Removing intermediate container 685f29b063e3 [2021-11-30T17:03:04.287Z] ---> c8cb2acc9bb2 [2021-11-30T17:03:04.287Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-30T17:03:05.233Z] ---> Running in 4fbdd58f4fe1 [2021-11-30T17:03:05.233Z] ---> Running in 44b8c070665c [2021-11-30T17:03:06.619Z] 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-11-30T17:03:06.619Z] 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-11-30T17:03:14.147Z] Removing intermediate container ae97fc3cc434 [2021-11-30T17:03:14.147Z] ---> 8d964daaef06 [2021-11-30T17:03:14.147Z] Successfully built 8d964daaef06 [2021-11-30T17:03:14.147Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T17:03:14.491Z] + docker inspect -f . ci-base-image-arm64 [2021-11-30T17:03:14.491Z] . [Pipeline] withDockerContainer [2021-11-30T17:03:14.753Z] prd-ubuntu18.04-docker-arm64-4c-16g-798 does not seem to be running inside a container [2021-11-30T17:03:14.817Z] ---> 7b3ff491f99f [2021-11-30T17:03:14.817Z] Step 9/23 : RUN go mod tidy [2021-11-30T17:03:14.817Z] ---> Running in ed7d13813c2f [2021-11-30T17:03:14.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-30T17:03:16.257Z] Removing intermediate container ed7d13813c2f [2021-11-30T17:03:16.257Z] ---> e11b247550b6 [2021-11-30T17:03:16.257Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-30T17:03:16.257Z] ---> Running in ae3a9ce0f6ac [2021-11-30T17:03:16.373Z] $ docker top c2d2d4c51274bd20abd2eb5a863b9cb046e1a4594ece23f9c3564ec643965472 -eo pid,comm [2021-11-30T17:03:16.526Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] { [Pipeline] sh [2021-11-30T17:03:17.327Z] + go version [2021-11-30T17:03:17.327Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-30T17:03:17.347Z] $ docker stop --time=1 c2d2d4c51274bd20abd2eb5a863b9cb046e1a4594ece23f9c3564ec643965472 [2021-11-30T17:03:19.043Z] $ docker rm -f c2d2d4c51274bd20abd2eb5a863b9cb046e1a4594ece23f9c3564ec643965472 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T17:03:19.802Z] + docker inspect -f . ci-base-image-arm64 [2021-11-30T17:03:19.802Z] . [Pipeline] withDockerContainer [2021-11-30T17:03:20.059Z] prd-ubuntu18.04-docker-arm64-4c-16g-798 does not seem to be running inside a container [2021-11-30T17:03:20.135Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-30T17:03:21.541Z] $ docker top de7204bcee34102c23fa5b5603dc671cacc6029407a67a8dbe4629ec93cb04ba -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-30T17:03:21.870Z] ========================================================= [2021-11-30T17:03:21.870Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-30T17:03:21.870Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-30T17:03:22.524Z] + make test [2021-11-30T17:03:22.524Z] go mod tidy [2021-11-30T17:03:23.127Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-30T17:03:23.180Z] Removing intermediate container 6e6a22f6b64b [2021-11-30T17:03:23.180Z] ---> f0c496caa2b9 [2021-11-30T17:03:23.180Z] [2021-11-30T17:03:23.180Z] Step 9/22 : FROM alpine:3.14 [2021-11-30T17:03:23.180Z] 3.14: Pulling from library/alpine [2021-11-30T17:03:24.123Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-30T17:03:24.123Z] Status: Downloaded newer image for alpine:3.14 [2021-11-30T17:03:24.123Z] ---> 0a97eee8041e [2021-11-30T17:03:24.123Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-30T17:03:24.123Z] ---> Running in bae900c192dd [2021-11-30T17:03:24.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T17:03:24.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T17:03:25.278Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-30T17:03:25.278Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T17:03:25.278Z] OK: 6 MiB in 15 packages [2021-11-30T17:03:25.856Z] Removing intermediate container bae900c192dd [2021-11-30T17:03:25.856Z] ---> 7ec892accaa3 [2021-11-30T17:03:25.856Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T17:03:25.856Z] ---> Running in ad4fe051c2a2 [2021-11-30T17:03:25.856Z] Removing intermediate container ad4fe051c2a2 [2021-11-30T17:03:25.856Z] ---> 6cddf9445fcd [2021-11-30T17:03:25.856Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-30T17:03:25.856Z] ---> Running in 023edc818bd1 [2021-11-30T17:03:26.120Z] Removing intermediate container 023edc818bd1 [2021-11-30T17:03:26.120Z] ---> 2f99bfd842f8 [2021-11-30T17:03:26.120Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-30T17:03:26.120Z] ---> Running in d5cb29866df3 [2021-11-30T17:03:26.120Z] Removing intermediate container d5cb29866df3 [2021-11-30T17:03:26.120Z] ---> 5aa9ab226726 [2021-11-30T17:03:26.120Z] Step 14/22 : WORKDIR / [2021-11-30T17:03:26.120Z] ---> Running in 621f249dc5b7 [2021-11-30T17:03:26.382Z] Removing intermediate container 621f249dc5b7 [2021-11-30T17:03:26.382Z] ---> 1cfa10f7dd8b [2021-11-30T17:03:26.382Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T17:03:26.640Z] ---> c141b71064ff [2021-11-30T17:03:26.640Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-30T17:03:27.222Z] ---> 7f684786363e [2021-11-30T17:03:27.223Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-30T17:03:27.223Z] ---> 906bed1496ee [2021-11-30T17:03:27.223Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-30T17:03:27.492Z] ---> Running in f55e4b59ff88 [2021-11-30T17:03:27.492Z] Removing intermediate container f55e4b59ff88 [2021-11-30T17:03:27.492Z] ---> 483906023e22 [2021-11-30T17:03:27.492Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T17:03:27.492Z] ---> Running in 690c809d77c5 [2021-11-30T17:03:27.757Z] Removing intermediate container 690c809d77c5 [2021-11-30T17:03:27.757Z] ---> 905f2c2e8eb3 [2021-11-30T17:03:27.757Z] Step 20/22 : LABEL arch=x86_64 [2021-11-30T17:03:27.757Z] ---> Running in 8aa2c1dff1a0 [2021-11-30T17:03:27.757Z] Removing intermediate container 8aa2c1dff1a0 [2021-11-30T17:03:27.757Z] ---> 5cf39e4aab1a [2021-11-30T17:03:27.757Z] Step 21/22 : LABEL git_sha=d61f5b29463c5f470dc4b706d30aaf83f43089ba [2021-11-30T17:03:28.025Z] ---> Running in c2af260d385d [2021-11-30T17:03:28.025Z] Removing intermediate container c2af260d385d [2021-11-30T17:03:28.025Z] ---> 01ad01f3d025 [2021-11-30T17:03:28.025Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T17:03:28.025Z] ---> Running in 7af2f2b16c31 [2021-11-30T17:03:28.290Z] Removing intermediate container 7af2f2b16c31 [2021-11-30T17:03:28.290Z] ---> d5accdef53c9 [2021-11-30T17:03:28.290Z] [2021-11-30T17:03:28.290Z] 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-11-30T17:03:28.290Z] Successfully built d5accdef53c9 [2021-11-30T17:03:28.290Z] Successfully tagged core-command:latest [2021-11-30T17:03:28.290Z]  Building core-command ... done Building core-metadata [2021-11-30T17:03:36.497Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T17:03:36.497Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T17:03:36.497Z] ---> c5f06aa44705 [2021-11-30T17:03:36.497Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T17:03:36.497Z] ---> Using cache [2021-11-30T17:03:36.497Z] ---> cef64d6f2510 [2021-11-30T17:03:36.497Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T17:03:36.497Z] ---> Using cache [2021-11-30T17:03:36.497Z] ---> 07831521079d [2021-11-30T17:03:36.497Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-30T17:03:36.497Z] ---> Using cache [2021-11-30T17:03:36.497Z] ---> 0cb53542d19d [2021-11-30T17:03:36.497Z] Step 6/22 : COPY . . [2021-11-30T17:03:37.890Z] Removing intermediate container 781f1a234e86 [2021-11-30T17:03:37.890Z] ---> 031d3094d607 [2021-11-30T17:03:37.890Z] [2021-11-30T17:03:37.890Z] Step 9/20 : FROM alpine:3.14 [2021-11-30T17:03:37.890Z] ---> 0a97eee8041e [2021-11-30T17:03:37.890Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-30T17:03:38.860Z] ---> Running in 656a834a7a47 [2021-11-30T17:03:39.457Z] ---> fce7bb68be13 [2021-11-30T17:03:39.457Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T17:03:39.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T17:03:39.457Z] ---> Running in 69b63a952de0 [2021-11-30T17:03:39.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T17:03:40.318Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-30T17:03:40.318Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-30T17:03:40.318Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-30T17:03:40.318Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-30T17:03:40.318Z] (5/5) Installing curl (7.79.1-r0) [2021-11-30T17:03:40.318Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T17:03:40.318Z] Executing ca-certificates-20191127-r5.trigger [2021-11-30T17:03:40.318Z] OK: 8 MiB in 19 packages [2021-11-30T17:03:41.297Z] Removing intermediate container 656a834a7a47 [2021-11-30T17:03:41.297Z] ---> c91f08266d76 [2021-11-30T17:03:41.297Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-30T17:03:41.297Z] ---> Running in 0300ad84d519 [2021-11-30T17:03:41.297Z] Removing intermediate container 69b63a952de0 [2021-11-30T17:03:41.297Z] ---> 85510236516c [2021-11-30T17:03:41.297Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-30T17:03:41.297Z] Removing intermediate container 0300ad84d519 [2021-11-30T17:03:41.297Z] ---> 85ab73601ff0 [2021-11-30T17:03:41.297Z] Step 12/20 : WORKDIR /edgex [2021-11-30T17:03:41.297Z] ---> Running in 6b6d254e28a3 [2021-11-30T17:03:41.298Z] ---> Running in 4291719f19d5 [2021-11-30T17:03:41.566Z] Removing intermediate container 4291719f19d5 [2021-11-30T17:03:41.566Z] ---> 2934b3b48658 [2021-11-30T17:03:41.566Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-30T17:03:41.838Z] 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-11-30T17:03:41.838Z] ---> ef15a44570d5 [2021-11-30T17:03:41.838Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-30T17:03:42.440Z] ---> 82d6799646d3 [2021-11-30T17:03:42.440Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-30T17:03:43.035Z] ---> 380ad4f0b9ec [2021-11-30T17:03:43.035Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-30T17:03:43.035Z] ---> Running in e2f38a7c83d9 [2021-11-30T17:03:43.304Z] Removing intermediate container e2f38a7c83d9 [2021-11-30T17:03:43.304Z] ---> b1e0d1933317 [2021-11-30T17:03:43.304Z] Step 17/20 : CMD ["--init=true"] [2021-11-30T17:03:43.304Z] ---> Running in bb66d48edbdf [2021-11-30T17:03:43.305Z] Removing intermediate container bb66d48edbdf [2021-11-30T17:03:43.305Z] ---> 9f7bb0474e85 [2021-11-30T17:03:43.305Z] Step 18/20 : LABEL arch=x86_64 [2021-11-30T17:03:43.305Z] ---> Running in 846dd7d08a28 [2021-11-30T17:03:43.573Z] Removing intermediate container 846dd7d08a28 [2021-11-30T17:03:43.573Z] ---> d349cca87355 [2021-11-30T17:03:43.573Z] Step 19/20 : LABEL git_sha=d61f5b29463c5f470dc4b706d30aaf83f43089ba [2021-11-30T17:03:43.573Z] ---> Running in 6c503bdddd7f [2021-11-30T17:03:43.843Z] Removing intermediate container 6c503bdddd7f [2021-11-30T17:03:43.843Z] ---> 5394aad61b34 [2021-11-30T17:03:43.843Z] Step 20/20 : LABEL version=0.0.0 [2021-11-30T17:03:43.843Z] ---> Running in 846e904a2a5d [2021-11-30T17:03:43.843Z] Removing intermediate container 846e904a2a5d [2021-11-30T17:03:43.843Z] ---> 5fda4ef893b6 [2021-11-30T17:03:43.843Z] [2021-11-30T17:03:44.108Z] Successfully built 5fda4ef893b6 [2021-11-30T17:03:44.108Z] Successfully tagged security-proxy-setup:latest [2021-11-30T17:03:44.108Z] Building security-secretstore-setup [2021-11-30T17:03:49.944Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-30T17:03:50.806Z]  Building security-proxy-setup ... done Removing intermediate container 44b8c070665c [2021-11-30T17:03:50.807Z] ---> c9461f3f1597 [2021-11-30T17:03:50.807Z] [2021-11-30T17:03:50.807Z] Step 9/30 : FROM alpine:3.14 [2021-11-30T17:03:50.807Z] ---> 0a97eee8041e [2021-11-30T17:03:50.807Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-30T17:03:50.807Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T17:03:50.807Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-30T17:03:50.807Z] ---> c5f06aa44705 [2021-11-30T17:03:50.807Z] Step 3/24 : WORKDIR /edgex-go [2021-11-30T17:03:50.807Z] ---> Using cache [2021-11-30T17:03:50.807Z] ---> cef64d6f2510 [2021-11-30T17:03:50.807Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T17:03:50.807Z] ---> Using cache [2021-11-30T17:03:50.807Z] ---> 07831521079d [2021-11-30T17:03:50.807Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-30T17:03:50.807Z] ---> Using cache [2021-11-30T17:03:50.807Z] ---> 0cb53542d19d [2021-11-30T17:03:50.807Z] Step 6/24 : COPY . . [2021-11-30T17:03:50.807Z] ---> Using cache [2021-11-30T17:03:50.807Z] ---> fce7bb68be13 [2021-11-30T17:03:50.807Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T17:03:50.807Z] ---> Using cache [2021-11-30T17:03:50.807Z] ---> 85510236516c [2021-11-30T17:03:50.807Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-30T17:03:50.807Z] ---> Running in 87ea90f41459 [2021-11-30T17:03:50.807Z] ---> Running in 6c3f7253684f [2021-11-30T17:03:50.807Z] Removing intermediate container 87ea90f41459 [2021-11-30T17:03:50.807Z] ---> 8c4baeb9a156 [2021-11-30T17:03:50.807Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-30T17:03:50.807Z] ---> Running in 4ce4b9400620 [2021-11-30T17:03:50.807Z] 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-11-30T17:03:51.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T17:03:51.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T17:03:51.592Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-30T17:03:51.592Z] (2/2) Installing su-exec (0.2-r1) [2021-11-30T17:03:51.592Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T17:03:51.592Z] OK: 6 MiB in 16 packages [2021-11-30T17:03:52.166Z] Removing intermediate container 4ce4b9400620 [2021-11-30T17:03:52.166Z] ---> 742070f81a57 [2021-11-30T17:03:52.166Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-30T17:03:52.166Z] ---> Running in 2b9741cd139e [2021-11-30T17:03:52.166Z] Removing intermediate container 2b9741cd139e [2021-11-30T17:03:52.166Z] ---> 97c7a5db89f0 [2021-11-30T17:03:52.166Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-30T17:03:52.166Z] ---> Running in 07909215c995 [2021-11-30T17:03:52.430Z] Removing intermediate container 07909215c995 [2021-11-30T17:03:52.431Z] ---> 7ee00f7a480b [2021-11-30T17:03:52.431Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-30T17:03:52.431Z] ---> Running in beacdddf1c64 [2021-11-30T17:03:53.416Z] Removing intermediate container beacdddf1c64 [2021-11-30T17:03:53.416Z] ---> cdf21f1ac980 [2021-11-30T17:03:53.416Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-30T17:03:53.417Z] ---> Running in b14782500e61 [2021-11-30T17:03:53.417Z] Removing intermediate container b14782500e61 [2021-11-30T17:03:53.417Z] ---> 0dbde40e838b [2021-11-30T17:03:53.417Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-30T17:03:53.686Z] ---> 32d3bdaa4b8f [2021-11-30T17:03:53.686Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-30T17:03:53.686Z] ---> Running in 0ff0ea8593d5 [2021-11-30T17:03:54.660Z] Removing intermediate container 0ff0ea8593d5 [2021-11-30T17:03:54.660Z] ---> 1ea5bb6bd49b [2021-11-30T17:03:54.660Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T17:03:54.934Z] ---> 9c3ea9c960ce [2021-11-30T17:03:54.934Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-30T17:03:55.525Z] ---> 68d9e110ec89 [2021-11-30T17:03:55.525Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-30T17:03:55.801Z] ---> fbc8f10e93c3 [2021-11-30T17:03:55.801Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-30T17:03:56.406Z] ---> bcb205205d27 [2021-11-30T17:03:56.406Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-30T17:03:56.991Z] ---> 2cd4fcc1927c [2021-11-30T17:03:56.992Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-30T17:03:56.992Z] ---> Running in e9a2540c4551 [2021-11-30T17:03:57.262Z] Removing intermediate container e9a2540c4551 [2021-11-30T17:03:57.262Z] ---> cb4be085f017 [2021-11-30T17:03:57.262Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-30T17:03:57.538Z] Removing intermediate container 4fbdd58f4fe1 [2021-11-30T17:03:57.538Z] ---> 62df7dd1dda0 [2021-11-30T17:03:57.538Z] [2021-11-30T17:03:57.538Z] Step 9/21 : FROM alpine:3.14 [2021-11-30T17:03:57.538Z] ---> 0a97eee8041e [2021-11-30T17:03:57.538Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-30T17:03:57.538Z] ---> Running in 7278f5b1b06f [2021-11-30T17:03:58.132Z] ---> da2cd1f86f31 [2021-11-30T17:03:58.132Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-30T17:03:58.404Z] ---> Running in 3c7652379377 [2021-11-30T17:03:58.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T17:03:58.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T17:03:58.952Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-30T17:03:58.952Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-30T17:03:58.952Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T17:03:58.952Z] Executing ca-certificates-20191127-r5.trigger [2021-11-30T17:03:58.952Z] Removing intermediate container ae3a9ce0f6ac [2021-11-30T17:03:58.952Z] ---> 6496ad5d3043 [2021-11-30T17:03:58.952Z] [2021-11-30T17:03:58.952Z] Step 11/23 : FROM alpine:3.14 [2021-11-30T17:03:58.952Z] ---> 0a97eee8041e [2021-11-30T17:03:58.952Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-30T17:03:58.952Z] ---> Using cache [2021-11-30T17:03:58.952Z] ---> 7ec892accaa3 [2021-11-30T17:03:58.952Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T17:03:58.952Z] ---> Using cache [2021-11-30T17:03:58.952Z] ---> 6cddf9445fcd [2021-11-30T17:03:58.952Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-30T17:03:58.952Z] OK: 6 MiB in 16 packages [2021-11-30T17:03:59.225Z] ---> Running in fa8b528510db [2021-11-30T17:03:59.225Z] Removing intermediate container fa8b528510db [2021-11-30T17:03:59.225Z] ---> 993e73bfaf39 [2021-11-30T17:03:59.225Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-30T17:03:59.499Z] ---> Running in b300ee02f097 [2021-11-30T17:03:59.776Z] Removing intermediate container b300ee02f097 [2021-11-30T17:03:59.776Z] ---> 8d3cefb6f6cd [2021-11-30T17:03:59.776Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T17:03:59.776Z] Removing intermediate container 3c7652379377 [2021-11-30T17:03:59.776Z] ---> 8f19127bc475 [2021-11-30T17:03:59.776Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-30T17:03:59.776Z] ---> Running in 8417c70fa689 [2021-11-30T17:03:59.776Z] Removing intermediate container 7278f5b1b06f [2021-11-30T17:03:59.777Z] ---> 8a6b278e7343 [2021-11-30T17:03:59.777Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T17:04:00.049Z] ---> Running in a52e4c5d9f9f [2021-11-30T17:04:00.049Z] Removing intermediate container 8417c70fa689 [2021-11-30T17:04:00.049Z] ---> 7d5b8505239b [2021-11-30T17:04:00.049Z] Step 27/30 : CMD ["gate"] [2021-11-30T17:04:00.049Z] ---> Running in 7ea117d834eb [2021-11-30T17:04:00.324Z] ---> a0da5eb552fb [2021-11-30T17:04:00.324Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-30T17:04:00.324Z] Removing intermediate container a52e4c5d9f9f [2021-11-30T17:04:00.324Z] ---> f775780625f1 [2021-11-30T17:04:00.324Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-30T17:04:00.324Z] ---> Running in 5fb1ce0af3a8 [2021-11-30T17:04:00.595Z] Removing intermediate container 7ea117d834eb [2021-11-30T17:04:00.595Z] ---> c976c0d888b2 [2021-11-30T17:04:00.595Z] Step 28/30 : LABEL arch=x86_64 [2021-11-30T17:04:00.595Z] ---> Running in 0d7ccb214afe [2021-11-30T17:04:00.595Z] Removing intermediate container 5fb1ce0af3a8 [2021-11-30T17:04:00.595Z] ---> 9f3f161e62bd [2021-11-30T17:04:00.595Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-30T17:04:00.870Z] ---> Running in 1ec8259791b2 [2021-11-30T17:04:00.870Z] Removing intermediate container 0d7ccb214afe [2021-11-30T17:04:00.870Z] ---> 1221bafe2ff4 [2021-11-30T17:04:00.870Z] Step 29/30 : LABEL git_sha=d61f5b29463c5f470dc4b706d30aaf83f43089ba [2021-11-30T17:04:00.870Z] ---> e363dacf6686 [2021-11-30T17:04:00.870Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-30T17:04:01.144Z] ---> Running in ab8e98db2709 [2021-11-30T17:04:01.144Z] Removing intermediate container 1ec8259791b2 [2021-11-30T17:04:01.144Z] ---> 3c80355992e2 [2021-11-30T17:04:01.144Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T17:04:01.144Z] ---> ef72f9828281 [2021-11-30T17:04:01.144Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-30T17:04:01.144Z] ---> Running in 7fecf23ef543 [2021-11-30T17:04:01.425Z] ---> d8b4d89bb47e [2021-11-30T17:04:01.426Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-30T17:04:01.426Z] Removing intermediate container ab8e98db2709 [2021-11-30T17:04:01.426Z] ---> 641561ded34f [2021-11-30T17:04:01.426Z] Step 30/30 : LABEL version=0.0.0 [2021-11-30T17:04:01.426Z] ---> Running in 9882adeb07dd [2021-11-30T17:04:01.426Z] Removing intermediate container 7fecf23ef543 [2021-11-30T17:04:01.426Z] ---> 2d04e0ae3b3c [2021-11-30T17:04:01.426Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T17:04:01.696Z] ---> Running in dcdac946c0cc [2021-11-30T17:04:01.696Z] Removing intermediate container 9882adeb07dd [2021-11-30T17:04:01.696Z] ---> 58ba7015f0b0 [2021-11-30T17:04:01.696Z] [2021-11-30T17:04:01.974Z] Successfully built 58ba7015f0b0 [2021-11-30T17:04:01.974Z] Successfully tagged security-bootstrapper:latest [2021-11-30T17:04:01.974Z] Building core-data [2021-11-30T17:04:01.974Z]  Building security-bootstrapper ... done Removing intermediate container dcdac946c0cc [2021-11-30T17:04:01.974Z] ---> d3c5728a50d5 [2021-11-30T17:04:01.974Z] Step 21/23 : LABEL arch=x86_64 [2021-11-30T17:04:02.248Z] ---> Running in 1fc9ef0f7260 [2021-11-30T17:04:02.248Z] ---> ce66ab3ead4c [2021-11-30T17:04:02.248Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-30T17:04:02.514Z] Removing intermediate container 1fc9ef0f7260 [2021-11-30T17:04:02.514Z] ---> 263401fef4b5 [2021-11-30T17:04:02.514Z] Step 22/23 : LABEL git_sha=d61f5b29463c5f470dc4b706d30aaf83f43089ba [2021-11-30T17:04:02.784Z] ---> Running in 7216ae0ef7aa [2021-11-30T17:04:02.784Z] ---> da8ba66bc767 [2021-11-30T17:04:02.784Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-30T17:04:02.784Z] ---> Running in 5c9cef2cec36 [2021-11-30T17:04:03.064Z] Removing intermediate container 7216ae0ef7aa [2021-11-30T17:04:03.064Z] ---> 58524b546ffb [2021-11-30T17:04:03.064Z] Step 23/23 : LABEL version=0.0.0 [2021-11-30T17:04:03.343Z] Removing intermediate container 5c9cef2cec36 [2021-11-30T17:04:03.343Z] ---> 44af0bfd6e0f [2021-11-30T17:04:03.343Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T17:04:03.613Z] ---> Running in cae80d37c1eb [2021-11-30T17:04:03.879Z] ---> Running in eb18eeba6dd0 [2021-11-30T17:04:03.879Z] Removing intermediate container cae80d37c1eb [2021-11-30T17:04:03.879Z] ---> 3f511f72ca4a [2021-11-30T17:04:03.879Z] [2021-11-30T17:04:04.140Z] Successfully built 3f511f72ca4a [2021-11-30T17:04:04.140Z] Removing intermediate container eb18eeba6dd0 [2021-11-30T17:04:04.140Z] ---> a6675370ae94 [2021-11-30T17:04:04.140Z] Step 19/21 : LABEL arch=x86_64 [2021-11-30T17:04:04.140Z] Successfully tagged support-scheduler:latest [2021-11-30T17:04:04.140Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-11-30T17:04:04.140Z] ---> Running in 8b44106609cb [2021-11-30T17:04:04.401Z] Removing intermediate container 8b44106609cb [2021-11-30T17:04:04.401Z] ---> 03e93af16fe0 [2021-11-30T17:04:04.401Z] Step 20/21 : LABEL git_sha=d61f5b29463c5f470dc4b706d30aaf83f43089ba [2021-11-30T17:04:04.401Z] ---> Running in 483923d98cbf [2021-11-30T17:04:04.664Z] Removing intermediate container 483923d98cbf [2021-11-30T17:04:04.664Z] ---> 4d584742f82f [2021-11-30T17:04:04.664Z] Step 21/21 : LABEL version=0.0.0 [2021-11-30T17:04:05.241Z] ---> Running in 2e358d627aad [2021-11-30T17:04:05.814Z] Removing intermediate container 2e358d627aad [2021-11-30T17:04:05.814Z] ---> 5b425879ed2d [2021-11-30T17:04:05.814Z] [2021-11-30T17:04:06.078Z] Successfully built 5b425879ed2d [2021-11-30T17:04:06.078Z] Successfully tagged support-notifications:latest [2021-11-30T17:04:14.301Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T17:04:14.302Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T17:04:14.302Z] ---> c5f06aa44705 [2021-11-30T17:04:14.302Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T17:04:14.302Z] ---> Using cache [2021-11-30T17:04:14.302Z] ---> cef64d6f2510 [2021-11-30T17:04:14.302Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T17:04:14.302Z] ---> Using cache [2021-11-30T17:04:14.302Z] ---> 07831521079d [2021-11-30T17:04:14.302Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-30T17:04:14.302Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T17:04:14.302Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T17:04:14.302Z] ---> c5f06aa44705 [2021-11-30T17:04:14.302Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T17:04:14.302Z] ---> Using cache [2021-11-30T17:04:14.302Z] ---> cef64d6f2510 [2021-11-30T17:04:14.302Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T17:04:14.302Z] ---> Using cache [2021-11-30T17:04:14.302Z] ---> 07831521079d [2021-11-30T17:04:14.302Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-30T17:04:14.889Z] 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-11-30T17:04:14.890Z] ---> Running in 385fa5d65250 [2021-11-30T17:04:14.890Z] ---> Running in 00185507debc [2021-11-30T17:04:15.480Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T17:04:15.480Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T17:04:15.743Z] Removing intermediate container 6b6d254e28a3 [2021-11-30T17:04:15.743Z] ---> f9569b164cff [2021-11-30T17:04:15.743Z] [2021-11-30T17:04:15.743Z] Step 9/22 : FROM alpine:3.14 [2021-11-30T17:04:15.743Z] ---> 0a97eee8041e [2021-11-30T17:04:15.743Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-30T17:04:15.743Z] ---> Using cache [2021-11-30T17:04:15.743Z] ---> 7ec892accaa3 [2021-11-30T17:04:15.743Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T17:04:15.743Z] ---> Using cache [2021-11-30T17:04:15.743Z] ---> 6cddf9445fcd [2021-11-30T17:04:15.743Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-30T17:04:15.743Z] ---> Running in e2cc9d8c6df6 [2021-11-30T17:04:16.006Z] Removing intermediate container e2cc9d8c6df6 [2021-11-30T17:04:16.006Z] ---> 967987ef833e [2021-11-30T17:04:16.006Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-30T17:04:16.006Z] ---> Running in 96a7cae73b51 [2021-11-30T17:04:16.006Z] Removing intermediate container 96a7cae73b51 [2021-11-30T17:04:16.006Z] ---> cd16122cb5ac [2021-11-30T17:04:16.006Z] Step 14/22 : WORKDIR / [2021-11-30T17:04:16.006Z] ---> Running in 62389bd7ea90 [2021-11-30T17:04:16.273Z] Removing intermediate container 62389bd7ea90 [2021-11-30T17:04:16.273Z] ---> 5f283a09cc3f [2021-11-30T17:04:16.273Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T17:04:16.545Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T17:04:16.545Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T17:04:16.545Z] ---> 552b69cf9533 [2021-11-30T17:04:16.545Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-30T17:04:16.807Z] OK: 220 MiB in 52 packages [2021-11-30T17:04:16.807Z] OK: 220 MiB in 52 packages [2021-11-30T17:04:17.379Z] Removing intermediate container 6c3f7253684f [2021-11-30T17:04:17.379Z] ---> 8489a424d507 [2021-11-30T17:04:17.379Z] [2021-11-30T17:04:17.379Z] Step 9/24 : FROM alpine:3.14 [2021-11-30T17:04:17.379Z] ---> 0a97eee8041e [2021-11-30T17:04:17.379Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-30T17:04:17.379Z] ---> 7236b6d04d1f [2021-11-30T17:04:17.379Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-30T17:04:17.379Z] ---> Running in 4d6afa8411e1 [2021-11-30T17:04:17.379Z] Removing intermediate container 385fa5d65250 [2021-11-30T17:04:17.379Z] ---> 23149c001ee8 [2021-11-30T17:04:17.379Z] Step 6/22 : COPY . . [2021-11-30T17:04:17.379Z] Removing intermediate container 00185507debc [2021-11-30T17:04:17.379Z] ---> 258188ad6b1e [2021-11-30T17:04:17.379Z] Step 6/22 : COPY . . [2021-11-30T17:04:17.379Z] ---> 8a7fb834158b [2021-11-30T17:04:17.379Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-30T17:04:17.642Z] ---> Running in b5c7433f313c [2021-11-30T17:04:17.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T17:04:17.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T17:04:17.902Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-30T17:04:18.163Z] Removing intermediate container b5c7433f313c [2021-11-30T17:04:18.163Z] ---> 41d758f8b6ed [2021-11-30T17:04:18.163Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T17:04:18.163Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-30T17:04:18.163Z] (3/3) Installing su-exec (0.2-r1) [2021-11-30T17:04:18.163Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T17:04:18.163Z] Executing ca-certificates-20191127-r5.trigger [2021-11-30T17:04:18.163Z] OK: 6 MiB in 17 packages [2021-11-30T17:04:19.552Z] ---> Running in e6596ab68695 [2021-11-30T17:04:20.940Z] Removing intermediate container e6596ab68695 [2021-11-30T17:04:20.940Z] ---> 2bf155d843ec [2021-11-30T17:04:20.940Z] Step 20/22 : LABEL arch=x86_64 [2021-11-30T17:04:20.940Z] Removing intermediate container 4d6afa8411e1 [2021-11-30T17:04:20.940Z] ---> 71e4ad23bbcb [2021-11-30T17:04:20.940Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-30T17:04:21.205Z] ---> Running in eb221546355e [2021-11-30T17:04:21.205Z] ---> Running in 1b0b779827ad [2021-11-30T17:04:21.465Z] Removing intermediate container eb221546355e [2021-11-30T17:04:21.465Z] ---> 70d46869c3cd [2021-11-30T17:04:21.465Z] Step 21/22 : LABEL git_sha=d61f5b29463c5f470dc4b706d30aaf83f43089ba [2021-11-30T17:04:21.729Z] Removing intermediate container 1b0b779827ad [2021-11-30T17:04:21.729Z] ---> b6929cf38707 [2021-11-30T17:04:21.729Z] Step 12/24 : WORKDIR / [2021-11-30T17:04:21.729Z] ---> Running in 837b47b61f70 [2021-11-30T17:04:21.729Z] ---> Running in 7a4d8f4d8999 [2021-11-30T17:04:21.729Z] Removing intermediate container 837b47b61f70 [2021-11-30T17:04:21.729Z] ---> 9ac8ee3fd600 [2021-11-30T17:04:21.729Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T17:04:22.000Z] Removing intermediate container 7a4d8f4d8999 [2021-11-30T17:04:22.000Z] ---> 3617f24e13ca [2021-11-30T17:04:22.000Z] 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-11-30T17:04:22.000Z] ---> Running in 41f7aecc7b07 [2021-11-30T17:04:22.000Z] Removing intermediate container 41f7aecc7b07 [2021-11-30T17:04:22.000Z] ---> c65b748e332c [2021-11-30T17:04:22.000Z] [2021-11-30T17:04:22.267Z] Successfully built c65b748e332c [2021-11-30T17:04:22.267Z] Successfully tagged core-metadata:latest [2021-11-30T17:04:22.267Z]  Building core-metadata ... done  ---> d4cc474745ab [2021-11-30T17:04:22.267Z] 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-11-30T17:04:22.538Z] ---> e88876a5194e [2021-11-30T17:04:22.538Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-30T17:04:23.110Z] ---> f44401a55d15 [2021-11-30T17:04:23.110Z] 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-11-30T17:04:23.371Z] ---> f9f07e4ee49d [2021-11-30T17:04:23.371Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-30T17:04:23.950Z] ---> 7dd215087b5c [2021-11-30T17:04:23.950Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T17:04:23.950Z] ---> 2c0322378196 [2021-11-30T17:04:23.950Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-30T17:04:23.950Z] ---> Running in 727784e3c64e [2021-11-30T17:04:24.214Z] ---> 70cdefad28b1 [2021-11-30T17:04:24.214Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T17:04:24.214Z] ---> Running in d338364f4f0d [2021-11-30T17:04:24.480Z] ---> d25317a5f91d [2021-11-30T17:04:24.480Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-30T17:04:24.744Z] ---> 3c9a46974a06 [2021-11-30T17:04:24.744Z] 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-11-30T17:04:24.744Z] ---> Running in 4a714adbf0bf [2021-11-30T17:04:25.004Z] Removing intermediate container 727784e3c64e [2021-11-30T17:04:25.004Z] ---> 5e9caf6b87e1 [2021-11-30T17:04:25.004Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-30T17:04:25.004Z] ---> Running in fa0981c98060 [2021-11-30T17:04:25.268Z] Removing intermediate container d338364f4f0d [2021-11-30T17:04:25.268Z] ---> 50f1ad16a611 [2021-11-30T17:04:25.268Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-30T17:04:25.268Z] ---> Running in 50e5df8b188c [2021-11-30T17:04:25.268Z] 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-11-30T17:04:25.532Z] Removing intermediate container 4a714adbf0bf [2021-11-30T17:04:25.532Z] ---> fdc2cdd00de6 [2021-11-30T17:04:25.532Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-30T17:04:25.532Z] ---> Running in 163cbe4ed263 [2021-11-30T17:04:25.532Z] 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-11-30T17:04:25.802Z] Removing intermediate container 163cbe4ed263 [2021-11-30T17:04:25.802Z] ---> 15b405696f31 [2021-11-30T17:04:25.802Z] Step 22/24 : LABEL arch=x86_64 [2021-11-30T17:04:25.802Z] ---> Running in 61d52fe5fd12 [2021-11-30T17:04:26.068Z] Removing intermediate container 61d52fe5fd12 [2021-11-30T17:04:26.068Z] ---> d0564ce976f9 [2021-11-30T17:04:26.068Z] Step 23/24 : LABEL git_sha=d61f5b29463c5f470dc4b706d30aaf83f43089ba [2021-11-30T17:04:26.068Z] ---> Running in 5973704e3c78 [2021-11-30T17:04:26.068Z] Removing intermediate container 5973704e3c78 [2021-11-30T17:04:26.068Z] ---> c9621ea43b45 [2021-11-30T17:04:26.068Z] Step 24/24 : LABEL version=0.0.0 [2021-11-30T17:04:26.068Z] ---> Running in 5d1599ee5d21 [2021-11-30T17:04:26.337Z] Removing intermediate container 5d1599ee5d21 [2021-11-30T17:04:26.337Z] ---> 465d805c708e [2021-11-30T17:04:26.337Z] [2021-11-30T17:04:26.337Z] Successfully built 465d805c708e [2021-11-30T17:04:26.337Z] Successfully tagged security-secretstore-setup:latest [2021-11-30T17:04:44.559Z]  Building security-secretstore-setup ... done Removing intermediate container fa0981c98060 [2021-11-30T17:04:44.559Z] ---> 52feecbad39d [2021-11-30T17:04:44.559Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-30T17:04:44.559Z] ---> Running in 395d02d2139c [2021-11-30T17:04:44.559Z] 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-11-30T17:04:44.559Z] Removing intermediate container 395d02d2139c [2021-11-30T17:04:44.559Z] ---> fc249350f3dc [2021-11-30T17:04:44.559Z] [2021-11-30T17:04:44.559Z] Step 10/22 : FROM docker:20.10.8 [2021-11-30T17:04:44.559Z] 20.10.8: Pulling from library/docker [2021-11-30T17:04:45.637Z] Removing intermediate container 50e5df8b188c [2021-11-30T17:04:45.637Z] ---> e42ff0c23bad [2021-11-30T17:04:45.637Z] [2021-11-30T17:04:45.637Z] Step 9/22 : FROM alpine:3.14 [2021-11-30T17:04:45.637Z] ---> 0a97eee8041e [2021-11-30T17:04:45.637Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-30T17:04:45.637Z] ---> Running in 8edc4c237771 [2021-11-30T17:04:45.637Z] Removing intermediate container 8edc4c237771 [2021-11-30T17:04:45.637Z] ---> f2aa8aa39837 [2021-11-30T17:04:45.637Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-30T17:04:45.897Z] ---> Running in dac48cb5fbaf [2021-11-30T17:04:45.897Z] Removing intermediate container dac48cb5fbaf [2021-11-30T17:04:45.897Z] ---> f2e1fd855af3 [2021-11-30T17:04:45.897Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-30T17:04:45.897Z] ---> Running in 8643442564ed [2021-11-30T17:04:45.897Z] Removing intermediate container 8643442564ed [2021-11-30T17:04:45.897Z] ---> 7bac0415a76b [2021-11-30T17:04:45.897Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T17:04:45.897Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-30T17:04:45.897Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-30T17:04:45.897Z] ---> bc6c0ffef665 [2021-11-30T17:04:45.897Z] 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-11-30T17:04:46.158Z] ---> Running in eb79630eeaab [2021-11-30T17:04:46.158Z] ---> Running in a1eec7b01c40 [2021-11-30T17:04:46.158Z] Removing intermediate container a1eec7b01c40 [2021-11-30T17:04:46.158Z] ---> 66abdf3c7ff7 [2021-11-30T17:04:46.158Z] 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-11-30T17:04:46.158Z] ---> Running in aa3a787f3fed [2021-11-30T17:04:46.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T17:04:46.424Z] Removing intermediate container eb79630eeaab [2021-11-30T17:04:46.424Z] ---> 37659cce07c1 [2021-11-30T17:04:46.424Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-30T17:04:46.424Z] ---> Running in 7f38ae8d3c42 [2021-11-30T17:04:46.533Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-30T17:04:46.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T17:04:46.685Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T17:04:46.946Z] (1/42) Installing readline (8.1.0-r0) [2021-11-30T17:04:46.946Z] (2/42) Installing bash (5.1.4-r0) [2021-11-30T17:04:46.946Z] Executing bash-5.1.4-r0.post-install [2021-11-30T17:04:46.946Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-30T17:04:46.946Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-30T17:04:46.946Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-30T17:04:46.946Z] (6/42) Installing curl (7.79.1-r0) [2021-11-30T17:04:46.946Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-30T17:04:46.946Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-30T17:04:46.946Z] (9/42) Installing expat (2.4.1-r0) [2021-11-30T17:04:46.946Z] (10/42) Installing libffi (3.3-r2) [2021-11-30T17:04:46.946Z] (11/42) Installing gdbm (1.19-r0) [2021-11-30T17:04:46.946Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-30T17:04:46.946Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-30T17:04:46.946Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-30T17:04:47.209Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-30T17:04:47.209Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-30T17:04:47.209Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-30T17:04:47.783Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-30T17:04:47.783Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-30T17:04:47.783Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-30T17:04:47.783Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T17:04:47.783Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-30T17:04:47.783Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-30T17:04:47.783Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-30T17:04:47.783Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-30T17:04:47.783Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-30T17:04:47.783Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-30T17:04:47.783Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-30T17:04:47.783Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-30T17:04:47.783Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-30T17:04:47.783Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-30T17:04:47.783Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-30T17:04:47.783Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-30T17:04:47.783Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-30T17:04:47.783Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-30T17:04:48.053Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-30T17:04:48.053Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-30T17:04:48.053Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-30T17:04:48.053Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-30T17:04:48.053Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-30T17:04:48.053Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-30T17:04:48.053Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-30T17:04:48.053Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-30T17:04:48.053Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-30T17:04:48.053Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-30T17:04:48.053Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-30T17:04:48.315Z] Executing busybox-1.33.1-r3.trigger [2021-11-30T17:04:48.315Z] OK: 84 MiB in 64 packages [2021-11-30T17:04:48.315Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-30T17:04:48.315Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-30T17:04:48.578Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-30T17:04:48.578Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T17:04:48.578Z] OK: 8 MiB in 20 packages [2021-11-30T17:04:48.838Z] Collecting docker-compose==1.23.2 [2021-11-30T17:04:48.838Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-30T17:04:49.102Z] Collecting PyYAML<4,>=3.10 [2021-11-30T17:04:49.102Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-30T17:04:49.676Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-30T17:04:49.676Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-30T17:04:49.942Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-30T17:04:49.942Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-30T17:04:49.942Z] Collecting docopt<0.7,>=0.6.1 [2021-11-30T17:04:49.942Z] Removing intermediate container 7f38ae8d3c42 [2021-11-30T17:04:49.942Z] ---> a391804a585d [2021-11-30T17:04:49.942Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T17:04:49.942Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-30T17:04:49.942Z] ---> 183924480659 [2021-11-30T17:04:49.942Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-30T17:04:50.206Z] 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-11-30T17:04:50.206Z] Collecting jsonschema<3,>=2.5.1 [2021-11-30T17:04:50.206Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-30T17:04:50.206Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-30T17:04:50.206Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-30T17:04:50.468Z] ---> 47801fff485b [2021-11-30T17:04:50.468Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-30T17:04:50.468Z] Collecting texttable<0.10,>=0.9.0 [2021-11-30T17:04:50.468Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-30T17:04:50.468Z] ---> 0681a82598ee [2021-11-30T17:04:50.468Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-30T17:04:50.468Z] ---> Running in 4237dd554d57 [2021-11-30T17:04:50.735Z] Removing intermediate container 4237dd554d57 [2021-11-30T17:04:50.735Z] ---> 657572bd0170 [2021-11-30T17:04:50.735Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T17:04:50.735Z] ---> Running in 0648b47eee5f [2021-11-30T17:04:50.735Z] Removing intermediate container 0648b47eee5f [2021-11-30T17:04:50.735Z] ---> 320ad83c81b4 [2021-11-30T17:04:50.735Z] Step 20/22 : LABEL arch=x86_64 [2021-11-30T17:04:50.735Z] ---> Running in 44a2c85aab1d [2021-11-30T17:04:50.864Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-30T17:04:50.864Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-30T17:04:51.002Z] Removing intermediate container 44a2c85aab1d [2021-11-30T17:04:51.002Z] ---> 6eabf9c72a56 [2021-11-30T17:04:51.002Z] Step 21/22 : LABEL git_sha=d61f5b29463c5f470dc4b706d30aaf83f43089ba [2021-11-30T17:04:51.002Z] Collecting docker<4.0,>=3.6.0 [2021-11-30T17:04:51.002Z] ---> Running in 1c3cd693f44c [2021-11-30T17:04:51.002Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-30T17:04:51.002Z] Collecting cached-property<2,>=1.2.0 [2021-11-30T17:04:51.002Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-30T17:04:51.002Z] Removing intermediate container 1c3cd693f44c [2021-11-30T17:04:51.002Z] ---> 3daca95a112b [2021-11-30T17:04:51.002Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T17:04:51.002Z] ---> Running in 8ce2ad9c7eb7 [2021-11-30T17:04:51.002Z] Collecting docker-pycreds>=0.4.0 [2021-11-30T17:04:51.002Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-30T17:04:51.002Z] Removing intermediate container 8ce2ad9c7eb7 [2021-11-30T17:04:51.002Z] ---> a996df755fb0 [2021-11-30T17:04:51.002Z] [2021-11-30T17:04:51.266Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-30T17:04:51.266Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-30T17:04:51.266Z] 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-11-30T17:04:51.266Z] Successfully built a996df755fb0 [2021-11-30T17:04:51.266Z] Successfully tagged core-data:latest [2021-11-30T17:04:51.266Z]  Building core-data ... done Collecting urllib3<1.25,>=1.21.1 [2021-11-30T17:04:51.266Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-30T17:04:51.266Z] Collecting idna<2.8,>=2.5 [2021-11-30T17:04:51.266Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-30T17:04:51.266Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-30T17:04:51.266Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-30T17:04:51.266Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-30T17:04:51.267Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-30T17:04:51.530Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-30T17:04:51.530Z] Attempting uninstall: urllib3 [2021-11-30T17:04:51.530Z] Found existing installation: urllib3 1.26.5 [2021-11-30T17:04:51.530Z] Uninstalling urllib3-1.26.5: [2021-11-30T17:04:51.530Z] Successfully uninstalled urllib3-1.26.5 [2021-11-30T17:04:51.530Z] Attempting uninstall: idna [2021-11-30T17:04:51.530Z] Found existing installation: idna 3.2 [2021-11-30T17:04:51.530Z] Uninstalling idna-3.2: [2021-11-30T17:04:51.530Z] Successfully uninstalled idna-3.2 [2021-11-30T17:04:51.790Z] Attempting uninstall: chardet [2021-11-30T17:04:51.790Z] Found existing installation: chardet 4.0.0 [2021-11-30T17:04:51.790Z] Uninstalling chardet-4.0.0: [2021-11-30T17:04:51.790Z] Successfully uninstalled chardet-4.0.0 [2021-11-30T17:04:51.859Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-30T17:04:52.051Z] Attempting uninstall: requests [2021-11-30T17:04:52.051Z] Found existing installation: requests 2.25.1 [2021-11-30T17:04:52.051Z] Uninstalling requests-2.25.1: [2021-11-30T17:04:52.051Z] Successfully uninstalled requests-2.25.1 [2021-11-30T17:04:52.051Z] Running setup.py install for texttable: started [2021-11-30T17:04:52.312Z] Running setup.py install for texttable: finished with status 'done' [2021-11-30T17:04:52.312Z] Running setup.py install for PyYAML: started [2021-11-30T17:04:52.883Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-30T17:04:52.883Z] Running setup.py install for docopt: started [2021-11-30T17:04:53.143Z] Running setup.py install for docopt: finished with status 'done' [2021-11-30T17:04:53.143Z] Running setup.py install for dockerpty: started [2021-11-30T17:04:53.403Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-30T17:04:53.665Z] 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-11-30T17:04:56.973Z] Removing intermediate container aa3a787f3fed [2021-11-30T17:04:56.973Z] ---> 28fb4c54e584 [2021-11-30T17:04:56.973Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-30T17:04:56.973Z] ---> Running in 85ff4af6a7d3 [2021-11-30T17:04:56.973Z] Removing intermediate container 85ff4af6a7d3 [2021-11-30T17:04:56.973Z] ---> fd309305b4ab [2021-11-30T17:04:56.973Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-30T17:04:56.973Z] ---> Running in 1ec57eb8f9e2 [2021-11-30T17:04:56.973Z] Removing intermediate container 1ec57eb8f9e2 [2021-11-30T17:04:56.973Z] ---> 201282f38493 [2021-11-30T17:04:56.973Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-30T17:04:57.233Z] ---> a42a9c4a001a [2021-11-30T17:04:57.233Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-30T17:04:57.233Z] ---> 156ff97f63e0 [2021-11-30T17:04:57.233Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-30T17:04:57.494Z] ---> 34d7353bfee1 [2021-11-30T17:04:57.494Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-30T17:04:57.494Z] ---> Running in c20384eccec4 [2021-11-30T17:04:57.494Z] Removing intermediate container c20384eccec4 [2021-11-30T17:04:57.494Z] ---> e67914850942 [2021-11-30T17:04:57.494Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T17:04:57.494Z] ---> Running in 3bc6d6c2fdcb [2021-11-30T17:04:57.754Z] Removing intermediate container 3bc6d6c2fdcb [2021-11-30T17:04:57.754Z] ---> 15787aa282cf [2021-11-30T17:04:57.754Z] Step 20/22 : LABEL arch=x86_64 [2021-11-30T17:04:57.754Z] ---> Running in b052969f6b51 [2021-11-30T17:04:57.754Z] Removing intermediate container b052969f6b51 [2021-11-30T17:04:57.754Z] ---> 3a50143bb1a7 [2021-11-30T17:04:57.754Z] Step 21/22 : LABEL git_sha=d61f5b29463c5f470dc4b706d30aaf83f43089ba [2021-11-30T17:04:57.754Z] ---> Running in f48b89a56daf [2021-11-30T17:04:57.754Z] Removing intermediate container f48b89a56daf [2021-11-30T17:04:57.754Z] ---> 6599ce8ebf45 [2021-11-30T17:04:57.754Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T17:04:57.754Z] ---> Running in e65bda14b6a2 [2021-11-30T17:04:58.013Z] Removing intermediate container e65bda14b6a2 [2021-11-30T17:04:58.013Z] ---> ee9d1b8ae1d2 [2021-11-30T17:04:58.013Z] [2021-11-30T17:04:58.013Z] Successfully built ee9d1b8ae1d2 [2021-11-30T17:04:58.013Z] Successfully tagged sys-mgmt-agent:latest [2021-11-30T17:04:58.019Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-30T17:04:58.024Z] $ docker stop --time=1 8be1ec4b39425b44c7fef274c2f8776b8ee4dabf788e25757c2e68145ae13d5b [2021-11-30T17:04:59.364Z] $ docker rm -f 8be1ec4b39425b44c7fef274c2f8776b8ee4dabf788e25757c2e68145ae13d5b [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-30T17:04:59.705Z] + docker images [2021-11-30T17:04:59.705Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-30T17:04:59.705Z] sys-mgmt-agent latest ee9d1b8ae1d2 2 seconds ago 294MB [2021-11-30T17:04:59.705Z] core-data latest a996df755fb0 9 seconds ago 20.7MB [2021-11-30T17:04:59.705Z] e42ff0c23bad 15 seconds ago 1.77GB [2021-11-30T17:04:59.705Z] fc249350f3dc 17 seconds ago 1.76GB [2021-11-30T17:04:59.705Z] security-secretstore-setup latest 465d805c708e 33 seconds ago 28.4MB [2021-11-30T17:04:59.705Z] core-metadata latest c65b748e332c 38 seconds ago 16.9MB [2021-11-30T17:04:59.705Z] 8489a424d507 43 seconds ago 1.77GB [2021-11-30T17:04:59.705Z] f9569b164cff 44 seconds ago 1.76GB [2021-11-30T17:04:59.705Z] support-notifications latest 5b425879ed2d 54 seconds ago 17MB [2021-11-30T17:04:59.705Z] support-scheduler latest 3f511f72ca4a 56 seconds ago 16.2MB [2021-11-30T17:04:59.705Z] security-bootstrapper latest 58ba7015f0b0 58 seconds ago 18.9MB [2021-11-30T17:04:59.705Z] 6496ad5d3043 About a minute ago 1.76GB [2021-11-30T17:04:59.705Z] 62df7dd1dda0 About a minute ago 1.76GB [2021-11-30T17:04:59.705Z] c9461f3f1597 About a minute ago 1.76GB [2021-11-30T17:04:59.705Z] security-proxy-setup latest 5fda4ef893b6 About a minute ago 26.9MB [2021-11-30T17:04:59.705Z] 031d3094d607 About a minute ago 1.77GB [2021-11-30T17:04:59.705Z] core-command latest d5accdef53c9 About a minute ago 16.1MB [2021-11-30T17:04:59.705Z] f0c496caa2b9 About a minute ago 1.76GB [2021-11-30T17:04:59.705Z] ci-base-image-x86_64 latest c5f06aa44705 5 minutes ago 1.25GB [2021-11-30T17:04:59.705Z] alpine 3.14 0a97eee8041e 2 weeks ago 5.61MB [2021-11-30T17:04:59.705Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB [2021-11-30T17:04:59.705Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 7 weeks ago 34.5MB [2021-11-30T17:04:59.705Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-30T17:04:59.705Z] 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-11-30T17:05:04.305Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-30T17:05:04.305Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-30T17:05:04.305Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-30T17:05:04.305Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-30T17:05:04.305Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-30T17:05:04.305Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-30T17:05:04.907Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-30T17:05:04.907Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-30T17:05:04.907Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-30T17:05:04.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-30T17:05:13.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.179s coverage: 28.7% of statements [2021-11-30T17:05:13.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-30T17:05:13.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-30T17:05:15.001Z] Still waiting to schedule task [2021-11-30T17:05:15.001Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-30T17:05:16.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.358s coverage: 98.5% of statements [2021-11-30T17:05:16.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-30T17:05:17.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.340s coverage: 44.7% of statements [2021-11-30T17:05:17.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-30T17:05:17.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-30T17:05:20.281Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.628s coverage: 89.5% of statements [2021-11-30T17:05:20.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-30T17:05:20.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-30T17:05:20.281Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.245s coverage: 84.4% of statements [2021-11-30T17:05:20.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-30T17:05:20.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-30T17:05:20.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-30T17:05:20.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-30T17:05:20.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-30T17:05:28.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.531s coverage: 94.2% of statements [2021-11-30T17:05:28.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-30T17:05:28.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-30T17:05:28.573Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.186s coverage: 59.1% of statements [2021-11-30T17:05:28.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-30T17:05:28.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-30T17:05:28.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-30T17:05:28.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-30T17:05:28.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-30T17:05:28.573Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.244s coverage: 60.0% of statements [2021-11-30T17:05:28.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-30T17:05:28.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-30T17:05:28.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-30T17:05:28.573Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.299s coverage: 0.9% of statements [2021-11-30T17:05:28.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-30T17:05:28.573Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.226s coverage: 58.8% of statements [2021-11-30T17:05:28.573Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.192s coverage: 21.7% of statements [2021-11-30T17:05:28.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-30T17:05:28.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.267s coverage: 47.1% of statements [2021-11-30T17:05:28.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.267s coverage: 79.5% of statements [2021-11-30T17:05:28.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.176s coverage: 94.1% of statements [2021-11-30T17:05:29.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.305s coverage: 96.3% of statements [2021-11-30T17:05:29.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.316s coverage: 87.5% of statements [2021-11-30T17:05:42.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.223s coverage: 94.4% of statements [2021-11-30T17:05:42.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.154s coverage: 44.8% of statements [2021-11-30T17:05:47.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.530s coverage: 82.5% of statements [2021-11-30T17:05:47.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-30T17:05:52.666Z] Running on prd-ubuntu18.04-docker-8c-8g-800 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws [2021-11-30T17:05:52.679Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-11-30T17:05:52.763Z] The recommended git tool is: git [2021-11-30T17:05:54.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.250s coverage: 92.9% of statements [2021-11-30T17:05:54.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-30T17:05:54.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-30T17:05:54.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-30T17:05:54.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-11-30T17:05:54.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-30T17:05:54.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-30T17:05:54.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-30T17:05:54.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-30T17:05:54.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-30T17:05:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements [2021-11-30T17:05:54.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-30T17:05:54.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-30T17:05:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2021-11-30T17:05:54.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-30T17:05:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.224s coverage: 58.8% of statements [2021-11-30T17:05:54.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-30T17:05:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.242s coverage: 80.0% of statements [2021-11-30T17:05:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements [2021-11-30T17:05:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.278s coverage: 85.4% of statements [2021-11-30T17:05:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.739s coverage: 91.2% of statements [2021-11-30T17:05:54.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-30T17:05:54.607Z] using credential edgex-jenkins-ssh [2021-11-30T17:05:54.622Z] Cloning the remote Git repository [2021-11-30T17:05:54.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.808s coverage: 64.4% of statements [2021-11-30T17:05:54.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-30T17:05:54.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-30T17:05:54.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements [2021-11-30T17:05:54.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 89.4% of statements [2021-11-30T17:05:54.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2021-11-30T17:05:54.652Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-30T17:05:54.702Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-11-30T17:05:54.730Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-30T17:05:54.730Z] > git --version # timeout=10 [2021-11-30T17:05:54.736Z] > git --version # 'git version 2.17.1' [2021-11-30T17:05:54.737Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-30T17:05:54.764Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-30T17:05:55.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.108s coverage: 73.7% of statements [2021-11-30T17:05:56.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements [2021-11-30T17:05:59.167Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-30T17:05:59.177Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-30T17:05:59.185Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-30T17:05:59.198Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-30T17:05:59.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-30T17:05:59.203Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-30T17:05:59.868Z] Merging remotes/origin/main commit b7985a5e213d1adc6c93ffba227765f14366fda1 into PR head commit 7e2e1dabb4802d8ce1acd79e61e2891ab0106904 [2021-11-30T17:06:00.028Z] Merge succeeded, producing 59e986291557546f937eb6d2d8ad8a12feb12973 [2021-11-30T17:06:00.028Z] Checking out Revision 59e986291557546f937eb6d2d8ad8a12feb12973 (PR-3826) [2021-11-30T17:06:00.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.307s coverage: 65.4% of statements [2021-11-30T17:06:00.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-30T17:06:00.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-30T17:06:00.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-30T17:05:59.876Z] > git config core.sparsecheckout # timeout=10 [2021-11-30T17:05:59.887Z] > git checkout -f 7e2e1dabb4802d8ce1acd79e61e2891ab0106904 # timeout=10 [2021-11-30T17:05:59.946Z] > git remote # timeout=10 [2021-11-30T17:05:59.952Z] > git config --get remote.origin.url # timeout=10 [2021-11-30T17:05:59.958Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-30T17:05:59.962Z] > git merge b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 [2021-11-30T17:06:00.014Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-30T17:06:00.030Z] > git config core.sparsecheckout # timeout=10 [2021-11-30T17:06:00.037Z] > git checkout -f 59e986291557546f937eb6d2d8ad8a12feb12973 # timeout=10 [2021-11-30T17:06:02.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.755s coverage: 43.8% of statements [2021-11-30T17:06:02.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-30T17:06:02.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-30T17:06:02.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.277s coverage: 89.5% of statements [2021-11-30T17:06:02.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-30T17:06:02.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.214s coverage: 84.8% of statements [2021-11-30T17:06:02.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-30T17:06:03.564Z] Commit message: "Merge commit 'b7985a5e213d1adc6c93ffba227765f14366fda1' into HEAD" [2021-11-30T17:06:03.573Z] First time build. Skipping changelog. [2021-11-30T17:06:03.566Z] > git rev-list --no-walk ef1facd3048a3d0940858582e7fcb0e0a2b7d017 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-30T17:06:04.553Z] + echo snap-build.sh [2021-11-30T17:06:04.553Z] snap-build.sh [2021-11-30T17:06:04.553Z] + SNAP_BASE_DIR=. [2021-11-30T17:06:04.553Z] + '[' '!' -z /w/workspace/edgex-go/7 ']' [2021-11-30T17:06:04.553Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/7 [2021-11-30T17:06:04.553Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' [2021-11-30T17:06:04.553Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/7] [2021-11-30T17:06:04.553Z] + cd /w/workspace/edgex-go/7 [2021-11-30T17:06:04.553Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-30T17:06:04.553Z] Reading package lists... [2021-11-30T17:06:04.553Z] Building dependency tree... [2021-11-30T17:06:04.553Z] Reading state information... [2021-11-30T17:06:04.553Z] The following packages were automatically installed and are no longer required: [2021-11-30T17:06:04.553Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-30T17:06:04.553Z] uidmap xdelta3 [2021-11-30T17:06:04.553Z] Use 'sudo apt autoremove' to remove them. [2021-11-30T17:06:04.553Z] The following packages will be REMOVED: [2021-11-30T17:06:04.553Z] lxd* lxd-client* [2021-11-30T17:06:04.816Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-30T17:06:04.816Z] After this operation, 31.7 MB disk space will be freed. [2021-11-30T17:06:05.355Z] (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 ... 190317 files and directories currently installed.) [2021-11-30T17:06:05.355Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-30T17:06:05.937Z] Removing lxd dnsmasq configuration [2021-11-30T17:06:05.937Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-30T17:06:06.197Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-30T17:06:07.151Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-30T17:06:07.151Z] (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 ... 190142 files and directories currently installed.) [2021-11-30T17:06:07.151Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-30T17:06:08.550Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-30T17:06:08.550Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-30T17:06:09.122Z] + sudo snap remove --purge lxd [2021-11-30T17:06:09.122Z] snap "lxd" is not installed [2021-11-30T17:06:09.122Z] + sudo groupadd --force --system lxd [2021-11-30T17:06:09.122Z] ++ whoami [2021-11-30T17:06:09.122Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-30T17:06:09.122Z] + newgrp - lxd [2021-11-30T17:06:09.383Z] + sudo snap install lxd [2021-11-30T17:06:10.844Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.265s coverage: 17.7% of statements [2021-11-30T17:06:10.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-30T17:06:10.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-30T17:06:10.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-30T17:06:10.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-30T17:06:10.844Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.575s coverage: 92.3% of statements [2021-11-30T17:06:10.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-30T17:06:10.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-30T17:06:10.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-30T17:06:10.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-30T17:06:10.844Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.242s coverage: 63.2% of statements [2021-11-30T17:06:10.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-30T17:06:10.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-30T17:06:10.844Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.376s coverage: 97.7% of statements [2021-11-30T17:06:10.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-30T17:06:10.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-30T17:06:10.844Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-30T17:06:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-30T17:06:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.164s coverage: 28.9% of statements [2021-11-30T17:06:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-30T17:06:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-30T17:06:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-30T17:06:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-30T17:06:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-30T17:06:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-30T17:06:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.165s coverage: 100.0% of statements [2021-11-30T17:06:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-11-30T17:06:11.827Z] 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-11-30T17:06:11.827Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-30T17:06:11.827Z] GO111MODULE=on go vet ./... [2021-11-30T17:06:19.402Z] 2021-11-30T17:06:16Z INFO Waiting for automatic snapd restart... [2021-11-30T17:06:31.643Z] lxd 4.20 from Canonical* installed [2021-11-30T17:06:31.643Z] + sudo lxd init --auto [2021-11-30T17:06:41.663Z] + sudo snap install --classic snapcraft [2021-11-30T17:06:49.816Z] snapcraft 6.0 from Canonical* installed [2021-11-30T17:06:49.816Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-30T17:06:49.816Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-30T17:06:50.077Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-30T17:06:50.077Z] Dload Upload Total Spent Left Speed [2021-11-30T17:06:50.077Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4823 0 --:--:-- --:--:-- --:--:-- 4786 [2021-11-30T17:06:50.338Z] 100 3325k 100 3325k 0 0 9985k 0 --:--:-- --:--:-- --:--:-- 9985k [2021-11-30T17:06:50.338Z] ./yq_linux_amd64 [2021-11-30T17:06:50.338Z] + sudo snapcraft prime --use-lxd [2021-11-30T17:06:52.252Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-30T17:06:52.252Z] 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-11-30T17:06:52.252Z] - README.md [2021-11-30T17:06:52.252Z] [2021-11-30T17:06:52.252Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-30T17:06:52.515Z] Launching a container. [2021-11-30T17:07:02.538Z] Waiting for container to be ready [2021-11-30T17:07:02.538Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-30T17:07:02.538Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-30T17:07:02.538Z] [2021-11-30T17:07:05.888Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-30T17:07:06.174Z] Waiting for network to be ready... [2021-11-30T17:07:06.760Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-30T17:07:06.760Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-30T17:07:07.332Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1971 kB] [2021-11-30T17:07:07.332Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-30T17:07:07.332Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-30T17:07:07.905Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-30T17:07:07.905Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-30T17:07:07.905Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-30T17:07:07.905Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-30T17:07:07.905Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-30T17:07:07.905Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-30T17:07:07.905Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [354 kB] [2021-11-30T17:07:07.905Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-30T17:07:07.905Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-30T17:07:07.905Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [530 kB] [2021-11-30T17:07:07.905Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [71.7 kB] [2021-11-30T17:07:07.905Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1151 kB] [2021-11-30T17:07:07.905Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-30T17:07:08.166Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-30T17:07:08.427Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2320 kB] [2021-11-30T17:07:08.427Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [447 kB] [2021-11-30T17:07:08.427Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-30T17:07:08.427Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-30T17:07:08.427Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [555 kB] [2021-11-30T17:07:08.427Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [75.8 kB] [2021-11-30T17:07:08.427Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1769 kB] [2021-11-30T17:07:08.427Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-30T17:07:11.737Z] Fetched 25.7 MB in 5s (5384 kB/s) [2021-11-30T17:07:12.310Z] Reading package lists... [2021-11-30T17:07:12.310Z] Reading package lists... [2021-11-30T17:07:12.571Z] Building dependency tree... [2021-11-30T17:07:12.571Z] Reading state information... [2021-11-30T17:07:12.832Z] The following additional packages will be installed: [2021-11-30T17:07:12.832Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-30T17:07:12.832Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-30T17:07:12.832Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-30T17:07:12.832Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-30T17:07:12.832Z] Suggested packages: [2021-11-30T17:07:12.832Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-30T17:07:12.832Z] Recommended packages: [2021-11-30T17:07:12.832Z] gnupg libsasl2-modules [2021-11-30T17:07:12.832Z] The following NEW packages will be installed: [2021-11-30T17:07:12.832Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-30T17:07:12.832Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-30T17:07:12.832Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-30T17:07:12.832Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-30T17:07:12.832Z] The following packages will be upgraded: [2021-11-30T17:07:12.832Z] gpg gpg-agent gpgconf libudev1 [2021-11-30T17:07:13.094Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-30T17:07:13.094Z] Need to get 3527 kB of archives. [2021-11-30T17:07:13.094Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-30T17:07:13.094Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-11-30T17:07:13.094Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-30T17:07:13.094Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-11-30T17:07:13.355Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-30T17:07:13.356Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-30T17:07:13.356Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-30T17:07:13.617Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-30T17:07:13.617Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-30T17:07:13.617Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-30T17:07:13.617Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-30T17:07:13.877Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-30T17:07:13.877Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-30T17:07:13.877Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-30T17:07:13.877Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-30T17:07:13.877Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-30T17:07:13.877Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-30T17:07:13.877Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-30T17:07:13.877Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-30T17:07:13.877Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-30T17:07:13.877Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-30T17:07:13.877Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-30T17:07:13.877Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-30T17:07:13.877Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-30T17:07:14.141Z] Fetched 3527 kB in 1s (3417 kB/s) [2021-11-30T17:07:14.141Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-30T17:07:14.141Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-30T17:07:14.141Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-30T17:07:14.141Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-30T17:07:14.141Z] Selecting previously unselected package udev. [2021-11-30T17:07:14.141Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-30T17:07:14.141Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-30T17:07:14.141Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-30T17:07:14.401Z] Selecting previously unselected package libfuse2:amd64. [2021-11-30T17:07:14.401Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-30T17:07:14.401Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-30T17:07:14.401Z] Selecting previously unselected package fuse. [2021-11-30T17:07:14.401Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-30T17:07:14.401Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-30T17:07:14.401Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-30T17:07:14.401Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-30T17:07:14.662Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-30T17:07:14.662Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-30T17:07:14.662Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-30T17:07:14.662Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-30T17:07:14.662Z] Selecting previously unselected package libksba8:amd64. [2021-11-30T17:07:14.662Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-30T17:07:14.662Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-30T17:07:14.923Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-30T17:07:14.923Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T17:07:14.923Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T17:07:14.923Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-30T17:07:14.923Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T17:07:14.923Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T17:07:14.923Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-30T17:07:14.923Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T17:07:14.923Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T17:07:14.923Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-30T17:07:14.923Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T17:07:14.923Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T17:07:14.923Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-30T17:07:14.923Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T17:07:14.923Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T17:07:15.185Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-30T17:07:15.185Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T17:07:15.185Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T17:07:15.185Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-30T17:07:15.185Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T17:07:15.185Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T17:07:15.185Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-30T17:07:15.185Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T17:07:15.185Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T17:07:15.185Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-30T17:07:15.185Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T17:07:15.185Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T17:07:15.449Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-30T17:07:15.449Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-30T17:07:15.449Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-30T17:07:15.449Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-30T17:07:15.449Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-30T17:07:15.449Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-30T17:07:15.449Z] Selecting previously unselected package libldap-common. [2021-11-30T17:07:15.449Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-30T17:07:15.449Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-30T17:07:15.449Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-30T17:07:15.449Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-30T17:07:15.449Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-30T17:07:15.449Z] Selecting previously unselected package dirmngr. [2021-11-30T17:07:15.449Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-30T17:07:15.711Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-30T17:07:15.711Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-30T17:07:15.711Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-30T17:07:15.711Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-30T17:07:15.711Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-30T17:07:15.711Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-30T17:07:15.711Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-30T17:07:15.711Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T17:07:15.711Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-30T17:07:15.711Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-30T17:07:15.711Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-30T17:07:15.973Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-30T17:07:16.234Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T17:07:16.234Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-30T17:07:16.234Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-30T17:07:16.234Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-30T17:07:16.234Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T17:07:16.234Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T17:07:16.234Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T17:07:16.234Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T17:07:16.234Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T17:07:16.234Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T17:07:16.234Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T17:07:16.234Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-30T17:07:16.234Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-30T17:07:16.495Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-30T17:07:16.755Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-30T17:07:16.755Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-30T17:07:16.755Z] This means they are not meant to be enabled using systemctl. [2021-11-30T17:07:16.755Z] Possible reasons for having this kind of units are: [2021-11-30T17:07:16.755Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-30T17:07:16.755Z] .wants/ or .requires/ directory. [2021-11-30T17:07:16.755Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-30T17:07:16.755Z] a requirement dependency on it. [2021-11-30T17:07:16.755Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-30T17:07:16.755Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-30T17:07:16.755Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-30T17:07:16.755Z] instance name specified. [2021-11-30T17:07:17.016Z] Reading package lists... [2021-11-30T17:07:17.277Z] Building dependency tree... [2021-11-30T17:07:17.277Z] Reading state information... [2021-11-30T17:07:17.277Z] The following additional packages will be installed: [2021-11-30T17:07:17.277Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-30T17:07:17.277Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-30T17:07:17.277Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-30T17:07:17.277Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-30T17:07:17.277Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-30T17:07:17.277Z] Suggested packages: [2021-11-30T17:07:17.277Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-30T17:07:17.277Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-30T17:07:17.277Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-30T17:07:17.277Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-30T17:07:17.277Z] systemd-container policykit-1 [2021-11-30T17:07:17.277Z] Recommended packages: [2021-11-30T17:07:17.277Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-30T17:07:17.277Z] The following NEW packages will be installed: [2021-11-30T17:07:17.277Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-30T17:07:17.277Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-30T17:07:17.277Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-30T17:07:17.277Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-30T17:07:17.277Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-30T17:07:17.277Z] The following packages will be upgraded: [2021-11-30T17:07:17.277Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-30T17:07:17.538Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-30T17:07:17.538Z] Need to get 36.8 MB of archives. [2021-11-30T17:07:17.538Z] After this operation, 147 MB of additional disk space will be used. [2021-11-30T17:07:17.538Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-30T17:07:17.538Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-30T17:07:18.479Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-11-30T17:07:18.479Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-30T17:07:18.479Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-11-30T17:07:18.479Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-30T17:07:18.479Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-30T17:07:18.479Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-30T17:07:18.479Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-30T17:07:18.479Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-30T17:07:18.740Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-30T17:07:18.741Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-30T17:07:18.741Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-30T17:07:18.741Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-30T17:07:18.741Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-30T17:07:18.741Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-30T17:07:18.741Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-30T17:07:18.741Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-30T17:07:18.741Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-30T17:07:18.741Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-30T17:07:18.741Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-30T17:07:18.741Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-30T17:07:18.741Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-30T17:07:18.741Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-30T17:07:18.741Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-30T17:07:18.741Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-30T17:07:18.741Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-30T17:07:18.741Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-30T17:07:18.741Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-30T17:07:18.741Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-30T17:07:20.123Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-30T17:07:20.123Z] Fetched 36.8 MB in 3s (14.3 MB/s) [2021-11-30T17:07:20.123Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-30T17:07:20.123Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-30T17:07:20.123Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-30T17:07:20.696Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-30T17:07:20.696Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-30T17:07:20.696Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-30T17:07:20.696Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-30T17:07:20.696Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-30T17:07:20.696Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-30T17:07:20.956Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-30T17:07:20.956Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-30T17:07:20.956Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-30T17:07:20.956Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-30T17:07:21.218Z] Setting up apt (1.6.14) ... [2021-11-30T17:07:21.218Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-30T17:07:21.478Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-30T17:07:21.739Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-30T17:07:21.739Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-30T17:07:21.739Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-30T17:07:21.739Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-30T17:07:21.739Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-30T17:07:21.739Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T17:07:22.000Z] Selecting previously unselected package libexpat1:amd64. [2021-11-30T17:07:22.000Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-30T17:07:22.000Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-30T17:07:22.000Z] Selecting previously unselected package python3.6-minimal. [2021-11-30T17:07:22.000Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-30T17:07:22.000Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T17:07:22.262Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-30T17:07:22.262Z] Checking for services that may need to be restarted...done. [2021-11-30T17:07:22.262Z] Checking for services that may need to be restarted...done. [2021-11-30T17:07:22.262Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T17:07:22.262Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-30T17:07:22.523Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T17:07:22.784Z] Selecting previously unselected package python3-minimal. [2021-11-30T17:07:22.784Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-30T17:07:22.784Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-30T17:07:22.784Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-30T17:07:22.784Z] Selecting previously unselected package mime-support. [2021-11-30T17:07:22.784Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-30T17:07:22.784Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-30T17:07:23.044Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-30T17:07:23.044Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-30T17:07:23.044Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-30T17:07:23.044Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-30T17:07:23.044Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-30T17:07:23.044Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T17:07:23.304Z] Selecting previously unselected package python3.6. [2021-11-30T17:07:23.304Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-30T17:07:23.304Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T17:07:23.304Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-30T17:07:23.304Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-30T17:07:23.304Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-30T17:07:23.304Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-30T17:07:23.566Z] Selecting previously unselected package python3. [2021-11-30T17:07:23.566Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-30T17:07:23.566Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-30T17:07:23.566Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-30T17:07:23.566Z] Selecting previously unselected package multiarch-support. [2021-11-30T17:07:23.566Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-30T17:07:23.566Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-30T17:07:23.566Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-30T17:07:23.828Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-30T17:07:23.828Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-30T17:07:23.828Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-30T17:07:23.828Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-30T17:07:23.828Z] Selecting previously unselected package libbsd0:amd64. [2021-11-30T17:07:23.828Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-30T17:07:23.828Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-30T17:07:23.828Z] Selecting previously unselected package sudo. [2021-11-30T17:07:23.828Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-30T17:07:23.828Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-30T17:07:23.828Z] Selecting previously unselected package apparmor. [2021-11-30T17:07:24.088Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-30T17:07:24.088Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-30T17:07:24.088Z] Selecting previously unselected package libedit2:amd64. [2021-11-30T17:07:24.088Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-30T17:07:24.088Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-30T17:07:24.088Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-30T17:07:24.088Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-30T17:07:24.088Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T17:07:24.088Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-30T17:07:24.088Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-30T17:07:24.088Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T17:07:24.347Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-30T17:07:24.347Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-30T17:07:24.347Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-30T17:07:24.347Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-30T17:07:24.347Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-30T17:07:24.347Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T17:07:24.347Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-30T17:07:24.348Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-30T17:07:24.348Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T17:07:24.606Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-30T17:07:24.606Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-30T17:07:24.606Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-30T17:07:24.606Z] Selecting previously unselected package openssh-client. [2021-11-30T17:07:24.606Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-30T17:07:24.606Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-30T17:07:24.606Z] Selecting previously unselected package squashfs-tools. [2021-11-30T17:07:24.606Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-30T17:07:24.606Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-30T17:07:24.865Z] Selecting previously unselected package snapd. [2021-11-30T17:07:24.865Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-30T17:07:24.865Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-30T17:07:26.778Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-30T17:07:26.778Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-30T17:07:26.778Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-30T17:07:27.039Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-30T17:07:27.039Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-30T17:07:27.039Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T17:07:27.039Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-30T17:07:27.039Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-30T17:07:27.039Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-30T17:07:27.612Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-30T17:07:27.612Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-30T17:07:27.612Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-30T17:07:27.612Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T17:07:27.612Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T17:07:27.612Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T17:07:28.187Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-30T17:07:28.759Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T17:07:28.759Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-30T17:07:28.759Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-30T17:07:28.759Z] running python rtupdate hooks for python3.6... [2021-11-30T17:07:28.759Z] running python post-rtupdate hooks for python3.6... [2021-11-30T17:07:28.759Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-30T17:07:29.329Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-30T17:07:29.329Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T17:07:29.329Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-30T17:07:29.590Z] Setting up snapd (2.51.1+18.04) ... [2021-11-30T17:07:29.850Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-30T17:07:30.111Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-30T17:07:30.111Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-30T17:07:30.371Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-30T17:07:30.633Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-30T17:07:30.633Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-30T17:07:30.633Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-30T17:07:30.893Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-30T17:07:31.154Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-30T17:07:31.154Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-30T17:07:31.414Z] /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-11-30T17:07:31.414Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-30T17:07:31.414Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-30T17:07:32.355Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-30T17:07:32.356Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-30T17:07:32.356Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-30T17:07:33.556Z] Reading package lists... [2021-11-30T17:07:33.556Z] Reading package lists... [2021-11-30T17:07:33.629Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-30T17:07:33.629Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-30T17:07:33.629Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-30T17:07:33.654Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-30T17:07:33.814Z] Building dependency tree... [2021-11-30T17:07:33.815Z] Reading state information... [2021-11-30T17:07:34.074Z] Calculating upgrade... [2021-11-30T17:07:34.074Z] The following packages will be upgraded: [2021-11-30T17:07:34.074Z] advancecomp base-files bash binutils binutils-common [2021-11-30T17:07:34.074Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-30T17:07:34.074Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-30T17:07:34.074Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-30T17:07:34.074Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-30T17:07:34.074Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-30T17:07:34.074Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-30T17:07:34.074Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-30T17:07:34.074Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-30T17:07:34.074Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-30T17:07:34.074Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-30T17:07:34.074Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-30T17:07:34.074Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-30T17:07:34.074Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-30T17:07:34.074Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-30T17:07:34.074Z] ubuntu-keyring util-linux [2021-11-30T17:07:34.074Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-30T17:07:34.074Z] Need to get 64.2 MB of archives. [2021-11-30T17:07:34.074Z] After this operation, 5155 kB of additional disk space will be used. [2021-11-30T17:07:34.074Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-163.171 [994 kB] [2021-11-30T17:07:34.303Z] + ls -al . [2021-11-30T17:07:34.303Z] total 672 [2021-11-30T17:07:34.303Z] drwxrwxr-x 9 1001 1001 4096 Nov 30 17:07 . [2021-11-30T17:07:34.303Z] drwxr-xr-x 4 root root 4096 Nov 30 17:03 .. [2021-11-30T17:07:34.303Z] -rw-rw-r-- 1 1001 1001 11 Nov 30 17:00 .dockerignore [2021-11-30T17:07:34.303Z] drwxrwxr-x 8 1001 1001 4096 Nov 30 17:01 .git [2021-11-30T17:07:34.303Z] drwxrwxr-x 4 1001 1001 4096 Nov 30 17:00 .github [2021-11-30T17:07:34.303Z] -rw-rw-r-- 1 1001 1001 804 Nov 30 17:00 .gitignore [2021-11-30T17:07:34.303Z] -rw-rw-r-- 1 1001 1001 42 Nov 30 17:00 .golangci.yml [2021-11-30T17:07:34.303Z] -rw-rw-r-- 1 1001 1001 76 Nov 30 17:00 .hadolint.yml [2021-11-30T17:07:34.303Z] -rw-rw-r-- 1 1001 1001 166 Nov 30 17:00 .sonarcloud.properties [2021-11-30T17:07:34.303Z] -rw-rw-r-- 1 1001 1001 1171 Nov 30 17:00 ADOPTERS.md [2021-11-30T17:07:34.303Z] -rw-rw-r-- 1 1001 1001 8910 Nov 30 17:00 Attribution.txt [2021-11-30T17:07:34.303Z] -rw-rw-r-- 1 1001 1001 51732 Nov 30 17:00 CHANGELOG.md [2021-11-30T17:07:34.303Z] -rw-rw-r-- 1 1001 1001 3804 Nov 30 17:00 CONTRIBUTING.md [2021-11-30T17:07:34.303Z] -rw-rw-r-- 1 1001 1001 677 Nov 30 17:00 GOVERNANCE.md [2021-11-30T17:07:34.303Z] -rw-rw-r-- 1 1001 1001 849 Nov 30 17:00 Jenkinsfile [2021-11-30T17:07:34.303Z] -rw-rw-r-- 1 1001 1001 10775 Nov 30 17:00 LICENSE [2021-11-30T17:07:34.303Z] -rw-rw-r-- 1 1001 1001 6508 Nov 30 17:00 Makefile [2021-11-30T17:07:34.303Z] -rw-rw-r-- 1 1001 1001 582 Nov 30 17:00 OWNERS.md [2021-11-30T17:07:34.303Z] -rw-rw-r-- 1 1001 1001 8207 Nov 30 17:00 README.md [2021-11-30T17:07:34.303Z] -rw-rw-r-- 1 1001 1001 6912 Nov 30 17:00 SECURITY.md [2021-11-30T17:07:34.303Z] -rw-rw-r-- 1 1001 1001 5 Nov 30 16:58 VERSION [2021-11-30T17:07:34.303Z] -rw-rw-r-- 1 1001 1001 4131 Nov 30 17:00 ZMQWindows.md [2021-11-30T17:07:34.303Z] drwxrwxr-x 2 1001 1001 4096 Nov 30 17:00 bin [2021-11-30T17:07:34.303Z] drwxrwxr-x 14 1001 1001 4096 Nov 30 17:00 cmd [2021-11-30T17:07:34.303Z] -rw-r--r-- 1 root root 428381 Nov 30 17:06 coverage.out [2021-11-30T17:07:34.303Z] -rw-rw-r-- 1 1001 1001 828 Nov 30 17:00 go.mod [2021-11-30T17:07:34.303Z] -rw-rw-r-- 1 1001 1001 49483 Nov 30 17:00 go.sum [2021-11-30T17:07:34.303Z] drwxrwxr-x 8 1001 1001 4096 Nov 30 17:00 internal [2021-11-30T17:07:34.303Z] drwxrwxr-x 3 1001 1001 4096 Nov 30 17:00 openapi [2021-11-30T17:07:34.303Z] drwxrwxr-x 4 1001 1001 4096 Nov 30 17:00 snap [2021-11-30T17:07:34.303Z] -rw-rw-r-- 1 1001 1001 204 Nov 30 17:00 version.go [Pipeline] sh [2021-11-30T17:07:34.334Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-30T17:07:34.334Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-30T17:07:34.334Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-30T17:07:34.334Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-30T17:07:34.335Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-30T17:07:34.335Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-30T17:07:34.335Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-30T17:07:34.335Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-11-30T17:07:34.335Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-30T17:07:34.335Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-30T17:07:34.335Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-30T17:07:34.335Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-30T17:07:34.335Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-30T17:07:34.335Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-30T17:07:34.335Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-30T17:07:34.335Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-30T17:07:34.594Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-30T17:07:34.594Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-30T17:07:34.594Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-30T17:07:34.594Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-30T17:07:34.594Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-30T17:07:34.594Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-30T17:07:34.594Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-30T17:07:34.594Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-30T17:07:34.594Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-30T17:07:34.594Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-30T17:07:34.594Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-30T17:07:34.595Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-30T17:07:34.595Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-30T17:07:34.595Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-30T17:07:34.595Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-30T17:07:34.595Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-30T17:07:34.595Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-30T17:07:34.595Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-30T17:07:34.595Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-30T17:07:34.595Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-30T17:07:34.595Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-30T17:07:34.595Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-30T17:07:34.595Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-30T17:07:34.595Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-30T17:07:34.595Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-30T17:07:34.595Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-30T17:07:34.854Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-30T17:07:34.854Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-30T17:07:34.854Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-30T17:07:34.854Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-30T17:07:34.854Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-30T17:07:34.854Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-30T17:07:34.854Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-30T17:07:34.854Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-30T17:07:34.854Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-30T17:07:34.854Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-30T17:07:34.854Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-30T17:07:34.854Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-30T17:07:34.854Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-30T17:07:34.854Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-30T17:07:34.854Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-30T17:07:34.958Z] + '[' -e coverage.out ] [2021-11-30T17:07:34.958Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-30T17:07:34.985Z] Warning: overwriting stash ‘coverage-report’ [2021-11-30T17:07:35.113Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-30T17:07:35.113Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-30T17:07:35.114Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-30T17:07:35.114Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-30T17:07:35.114Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-30T17:07:35.114Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-30T17:07:35.114Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-30T17:07:35.114Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-30T17:07:35.114Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-30T17:07:35.114Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-30T17:07:35.114Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-30T17:07:35.114Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-30T17:07:35.114Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-30T17:07:35.114Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-30T17:07:35.114Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-30T17:07:35.114Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-30T17:07:35.114Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-30T17:07:35.114Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-30T17:07:35.374Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-30T17:07:35.374Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-30T17:07:35.374Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-30T17:07:35.374Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-30T17:07:35.374Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-30T17:07:35.374Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-30T17:07:35.374Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-30T17:07:35.374Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-30T17:07:35.374Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-11-30T17:07:35.374Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-30T17:07:35.374Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-30T17:07:35.635Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-11-30T17:07:35.635Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-30T17:07:35.635Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-30T17:07:35.635Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-30T17:07:35.635Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-30T17:07:35.635Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-30T17:07:35.635Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-30T17:07:35.635Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-30T17:07:35.635Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-30T17:07:35.635Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-11-30T17:07:35.635Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-30T17:07:35.635Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-30T17:07:35.635Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-30T17:07:35.635Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-30T17:07:35.635Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-30T17:07:35.635Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-30T17:07:35.739Z] Stashed 1 file(s) [Pipeline] sh [2021-11-30T17:07:35.895Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-30T17:07:35.895Z] Fetched 64.2 MB in 2s (40.1 MB/s) [2021-11-30T17:07:35.895Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-30T17:07:35.895Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-30T17:07:35.895Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-30T17:07:36.385Z] + make build [2021-11-30T17:07:36.385Z] 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-11-30T17:07:36.475Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-30T17:07:36.476Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-30T17:07:36.476Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-163.171_amd64.deb ... [2021-11-30T17:07:36.476Z] Unpacking linux-libc-dev:amd64 (4.15.0-163.171) over (4.15.0-20.21) ... [2021-11-30T17:07:36.736Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T17:07:36.736Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T17:07:36.736Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T17:07:36.736Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T17:07:36.736Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T17:07:36.736Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T17:07:36.995Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T17:07:36.995Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T17:07:36.995Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T17:07:36.995Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T17:07:36.995Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T17:07:36.995Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T17:07:36.995Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T17:07:36.995Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T17:07:36.995Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T17:07:37.257Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-30T17:07:37.257Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T17:07:37.257Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-30T17:07:37.257Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-30T17:07:37.257Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-30T17:07:37.257Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T17:07:37.257Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T17:07:37.257Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T17:07:37.257Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T17:07:37.516Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T17:07:37.516Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T17:07:37.516Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T17:07:37.776Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-30T17:07:37.776Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-30T17:07:37.776Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-30T17:07:38.051Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-30T17:07:38.311Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-30T17:07:38.311Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-30T17:07:38.311Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-30T17:07:38.311Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-30T17:07:38.311Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-30T17:07:38.572Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-30T17:07:38.572Z] Installing new version of config file /etc/issue ... [2021-11-30T17:07:38.572Z] Installing new version of config file /etc/issue.net ... [2021-11-30T17:07:38.572Z] Installing new version of config file /etc/lsb-release ... [2021-11-30T17:07:38.572Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-30T17:07:38.832Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-30T17:07:38.832Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-30T17:07:38.832Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-30T17:07:38.832Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T17:07:38.832Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-30T17:07:39.092Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-30T17:07:39.092Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-30T17:07:39.092Z] 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-11-30T17:07:39.092Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T17:07:39.092Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T17:07:39.092Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-30T17:07:39.353Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-30T17:07:39.353Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T17:07:39.353Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-30T17:07:39.353Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-30T17:07:39.353Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-30T17:07:39.353Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T17:07:39.353Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-30T17:07:39.353Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-30T17:07:39.612Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-30T17:07:39.873Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T17:07:39.873Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-30T17:07:39.873Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-30T17:07:39.873Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-30T17:07:40.132Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T17:07:40.132Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-30T17:07:40.132Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-30T17:07:40.132Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-30T17:07:40.132Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T17:07:40.132Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-30T17:07:40.132Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-30T17:07:40.397Z] Setting up grep (3.1-2build1) ... [2021-11-30T17:07:40.397Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T17:07:40.397Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-30T17:07:40.397Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-30T17:07:40.397Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-30T17:07:40.397Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T17:07:40.397Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-30T17:07:40.397Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-30T17:07:40.658Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-30T17:07:40.658Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T17:07:40.658Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-30T17:07:40.658Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-30T17:07:40.658Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-30T17:07:40.658Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T17:07:40.658Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-30T17:07:40.658Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-30T17:07:41.229Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-30T17:07:41.229Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-30T17:07:41.229Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-30T17:07:41.229Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-30T17:07:41.489Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-30T17:07:41.752Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T17:07:41.752Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-30T17:07:41.752Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-30T17:07:42.012Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-30T17:07:42.012Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-30T17:07:42.272Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-30T17:07:42.272Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-30T17:07:42.272Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-30T17:07:42.272Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T17:07:42.272Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-30T17:07:42.272Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-30T17:07:42.532Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-30T17:07:42.532Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T17:07:42.532Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T17:07:42.532Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T17:07:42.532Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-30T17:07:42.532Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T17:07:42.532Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T17:07:42.532Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T17:07:42.793Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-30T17:07:42.793Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T17:07:42.793Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T17:07:42.793Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T17:07:42.793Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-30T17:07:42.793Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T17:07:42.793Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T17:07:42.793Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T17:07:43.054Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-30T17:07:43.054Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T17:07:43.054Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-30T17:07:43.054Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-30T17:07:43.054Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-30T17:07:43.054Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-30T17:07:43.095Z] 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-11-30T17:07:43.315Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-30T17:07:43.315Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T17:07:43.315Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-30T17:07:43.315Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-30T17:07:43.315Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-30T17:07:43.315Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T17:07:43.315Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T17:07:43.315Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T17:07:43.315Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-30T17:07:43.574Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T17:07:43.574Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T17:07:43.574Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T17:07:43.574Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-30T17:07:43.574Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T17:07:43.574Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T17:07:43.574Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T17:07:44.143Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-30T17:07:44.143Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-30T17:07:44.403Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-30T17:07:44.664Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T17:07:44.664Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-30T17:07:44.664Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-30T17:07:44.664Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-30T17:07:44.924Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T17:07:44.924Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-30T17:07:44.924Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-30T17:07:44.924Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-30T17:07:44.924Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-30T17:07:44.924Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-30T17:07:44.924Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-30T17:07:45.185Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-30T17:07:45.445Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-30T17:07:45.445Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-30T17:07:45.445Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-30T17:07:45.445Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-30T17:07:45.445Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-30T17:07:45.445Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-30T17:07:45.445Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-30T17:07:45.445Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-30T17:07:45.705Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-30T17:07:45.705Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-30T17:07:45.705Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-30T17:07:45.705Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-30T17:07:45.963Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-30T17:07:45.963Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-30T17:07:45.963Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-30T17:07:45.963Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-30T17:07:45.963Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-30T17:07:45.963Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-30T17:07:45.963Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-30T17:07:46.223Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-30T17:07:46.223Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T17:07:46.223Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T17:07:46.223Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T17:07:46.223Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-30T17:07:46.223Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-30T17:07:46.484Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-30T17:07:46.484Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-30T17:07:46.484Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-30T17:07:46.484Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T17:07:46.484Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-30T17:07:46.484Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-30T17:07:46.744Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-30T17:07:46.744Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T17:07:46.744Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-30T17:07:46.744Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-30T17:07:46.744Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-30T17:07:46.744Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T17:07:46.744Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-30T17:07:46.744Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-30T17:07:47.004Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-30T17:07:47.004Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T17:07:47.004Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-30T17:07:47.004Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-30T17:07:47.004Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-30T17:07:47.264Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T17:07:47.264Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-30T17:07:47.264Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-30T17:07:47.264Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-30T17:07:47.264Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T17:07:47.264Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-30T17:07:47.264Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-30T17:07:47.524Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-30T17:07:47.524Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T17:07:47.524Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-30T17:07:47.524Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-30T17:07:47.783Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-30T17:07:47.783Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T17:07:47.783Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-30T17:07:47.783Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-30T17:07:47.783Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-30T17:07:47.783Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T17:07:47.783Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-30T17:07:48.044Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-30T17:07:48.044Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-30T17:07:48.044Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T17:07:48.044Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-30T17:07:48.044Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-30T17:07:48.044Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-30T17:07:48.304Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T17:07:48.304Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-30T17:07:48.304Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-30T17:07:48.304Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-30T17:07:48.304Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T17:07:48.304Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-30T17:07:48.304Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-30T17:07:48.566Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-30T17:07:48.566Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T17:07:48.566Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-30T17:07:48.566Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-30T17:07:48.566Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-30T17:07:48.566Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T17:07:48.566Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-30T17:07:48.566Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-30T17:07:48.827Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-30T17:07:48.827Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T17:07:48.827Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-30T17:07:48.827Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-30T17:07:48.827Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-30T17:07:48.827Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-30T17:07:48.827Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-30T17:07:48.827Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-30T17:07:49.086Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-30T17:07:49.086Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-30T17:07:49.086Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-30T17:07:49.086Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-30T17:07:49.347Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-30T17:07:49.347Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-30T17:07:49.347Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-30T17:07:49.347Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-30T17:07:49.347Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-30T17:07:49.609Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-30T17:07:49.609Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-30T17:07:49.609Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-30T17:07:49.609Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-30T17:07:49.609Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-30T17:07:49.609Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-30T17:07:49.609Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-30T17:07:49.870Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-30T17:07:49.870Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-30T17:07:49.870Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-30T17:07:49.870Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-30T17:07:49.870Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-30T17:07:49.870Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-30T17:07:50.442Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-30T17:07:50.443Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-30T17:07:50.443Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-30T17:07:50.443Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-30T17:07:50.443Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-30T17:07:50.443Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-30T17:07:50.703Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-30T17:07:50.703Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-30T17:07:50.966Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-30T17:07:50.966Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-30T17:07:50.966Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-30T17:07:50.966Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-30T17:07:50.966Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T17:07:50.966Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T17:07:50.966Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T17:07:51.228Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T17:07:51.228Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T17:07:51.228Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T17:07:51.228Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T17:07:51.228Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T17:07:52.171Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T17:07:52.171Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T17:07:52.747Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T17:07:52.747Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T17:07:53.006Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T17:07:53.006Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T17:07:53.265Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T17:07:53.265Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T17:07:54.203Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T17:07:54.203Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T17:07:54.203Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-30T17:07:54.203Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-30T17:07:54.203Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-30T17:07:54.203Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-30T17:07:54.464Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-30T17:07:54.464Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-30T17:07:54.464Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-30T17:07:54.464Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-30T17:07:54.464Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-30T17:07:54.464Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-30T17:07:54.464Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-30T17:07:54.464Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-30T17:07:54.723Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-30T17:07:54.723Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-30T17:07:54.723Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T17:07:54.723Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-30T17:07:54.723Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T17:07:54.723Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T17:07:54.723Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T17:07:54.723Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-30T17:07:54.723Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-30T17:07:54.723Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-30T17:07:54.984Z] [2021-11-30T17:07:54.984Z] Current default time zone: 'Etc/UTC' [2021-11-30T17:07:54.984Z] Local time is now: Tue Nov 30 17:07:54 UTC 2021. [2021-11-30T17:07:54.984Z] Universal Time is now: Tue Nov 30 17:07:54 UTC 2021. [2021-11-30T17:07:54.984Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-30T17:07:54.984Z] [2021-11-30T17:07:54.984Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-30T17:07:54.984Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T17:07:54.984Z] Setting up linux-libc-dev:amd64 (4.15.0-163.171) ... [2021-11-30T17:07:54.984Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-30T17:07:54.984Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-30T17:07:54.984Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-30T17:07:54.984Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-30T17:07:54.984Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-30T17:07:54.984Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-30T17:07:54.984Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-30T17:07:54.984Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T17:07:54.984Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-30T17:07:55.244Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T17:07:55.244Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-30T17:07:55.244Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T17:07:55.244Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-30T17:07:55.244Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-30T17:07:55.244Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-30T17:07:55.244Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-30T17:07:55.244Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-30T17:07:55.244Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-30T17:07:55.244Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-30T17:07:55.244Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-30T17:07:57.154Z] Updating certificates in /etc/ssl/certs... [2021-11-30T17:07:57.725Z] 23 added, 28 removed; done. [2021-11-30T17:07:57.986Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-30T17:07:57.986Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T17:07:57.986Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-30T17:07:57.986Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-30T17:07:57.986Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-30T17:07:57.986Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T17:07:57.986Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-30T17:07:57.986Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T17:07:57.986Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T17:07:57.986Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T17:07:57.986Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T17:07:57.986Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T17:07:57.986Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-30T17:07:57.986Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-30T17:07:57.986Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-30T17:07:57.986Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-30T17:07:57.986Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-30T17:07:57.986Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T17:07:57.986Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T17:07:57.986Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-30T17:07:58.246Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-30T17:07:58.246Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-30T17:07:58.246Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-30T17:07:58.246Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-30T17:07:58.246Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-30T17:07:58.246Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-30T17:07:58.246Z] Updating certificates in /etc/ssl/certs... [2021-11-30T17:07:58.816Z] 0 added, 0 removed; done. [2021-11-30T17:07:58.816Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-30T17:07:58.816Z] done. [2021-11-30T17:07:59.384Z] Reading package lists... [2021-11-30T17:07:59.384Z] Building dependency tree... [2021-11-30T17:07:59.384Z] Reading state information... [2021-11-30T17:07:59.644Z] The following NEW packages will be installed: [2021-11-30T17:07:59.644Z] apt-transport-https [2021-11-30T17:07:59.644Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-30T17:07:59.905Z] Need to get 4348 B of archives. [2021-11-30T17:07:59.905Z] After this operation, 154 kB of additional disk space will be used. [2021-11-30T17:07:59.905Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-30T17:07:59.905Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-30T17:07:59.905Z] Fetched 4348 B in 0s (23.6 kB/s) [2021-11-30T17:07:59.905Z] Selecting previously unselected package apt-transport-https. [2021-11-30T17:07:59.905Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-30T17:07:59.905Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-30T17:07:59.905Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-30T17:07:59.905Z] Setting up apt-transport-https (1.6.14) ... [2021-11-30T17:08:00.165Z] Waiting for network to be ready... [2021-11-30T17:08:05.292Z] 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-11-30T17:08:06.723Z] 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-11-30T17:08:06.749Z] 2021-11-30T17:08:03Z INFO Waiting for automatic snapd restart... [2021-11-30T17:08:08.132Z] snapd 2.53.2 from Canonical* installed [2021-11-30T17:08:09.513Z] "snapd" switched to the "latest/stable" channel [2021-11-30T17:08:09.513Z] [2021-11-30T17:08:11.040Z] 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-11-30T17:08:11.638Z] 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-11-30T17:08:15.037Z] 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-11-30T17:08:16.091Z] core18 20211028 from Canonical* installed [2021-11-30T17:08:17.475Z] core20 20211115 from Canonical* installed [2021-11-30T17:08:17.475Z] "core20" switched to the "latest/stable" channel [2021-11-30T17:08:17.475Z] [2021-11-30T17:08:18.455Z] 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-11-30T17:08:20.018Z] snapcraft 6.0 from Canonical* installed [2021-11-30T17:08:20.018Z] "snapcraft" switched to the "latest/stable" channel [2021-11-30T17:08:20.018Z] [2021-11-30T17:08:21.850Z] 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-11-30T17:08:24.218Z] 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-11-30T17:08:24.218Z] - README.md [2021-11-30T17:08:24.218Z] [2021-11-30T17:08:24.218Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-30T17:08:25.637Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-30T17:08:25.637Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-30T17:08:25.637Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-30T17:08:26.161Z] 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-11-30T17:08:26.641Z] Reading package lists... [2021-11-30T17:08:27.683Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-11-30T17:08:28.786Z] 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-11-30T17:08:28.885Z] Reading package lists... [2021-11-30T17:08:29.145Z] Building dependency tree... [2021-11-30T17:08:29.145Z] Reading state information... [2021-11-30T17:08:29.145Z] Suggested packages: [2021-11-30T17:08:29.145Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-30T17:08:29.145Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-30T17:08:29.145Z] Recommended packages: [2021-11-30T17:08:29.145Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-30T17:08:29.145Z] The following NEW packages will be installed: [2021-11-30T17:08:29.145Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-30T17:08:29.145Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-30T17:08:29.145Z] pkg-config zip [2021-11-30T17:08:29.404Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-30T17:08:29.404Z] Need to get 7670 kB of archives. [2021-11-30T17:08:29.404Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-30T17:08:29.404Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-11-30T17:08:29.404Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-30T17:08:29.404Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-30T17:08:29.404Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-30T17:08:29.663Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-30T17:08:29.663Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-30T17:08:29.663Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-30T17:08:29.663Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-30T17:08:29.923Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-30T17:08:29.923Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-30T17:08:29.923Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-30T17:08:29.923Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-30T17:08:29.923Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-30T17:08:30.183Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-30T17:08:30.183Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-30T17:08:30.183Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-30T17:08:30.183Z] Fetched 7670 kB in 1s (9794 kB/s) [2021-11-30T17:08:30.183Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-30T17:08:30.183Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-30T17:08:30.183Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-30T17:08:30.183Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-30T17:08:30.443Z] Selecting previously unselected package libpsl5:amd64. [2021-11-30T17:08:30.443Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-30T17:08:30.443Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-30T17:08:30.443Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-30T17:08:30.443Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-30T17:08:30.443Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-30T17:08:30.443Z] Selecting previously unselected package librtmp1:amd64. [2021-11-30T17:08:30.443Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-30T17:08:30.443Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-30T17:08:30.703Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-30T17:08:30.703Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-30T17:08:30.703Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-30T17:08:30.703Z] Selecting previously unselected package liberror-perl. [2021-11-30T17:08:30.703Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-30T17:08:30.703Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-30T17:08:30.703Z] Selecting previously unselected package git-man. [2021-11-30T17:08:30.703Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-30T17:08:30.703Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-30T17:08:30.703Z] Selecting previously unselected package git. [2021-11-30T17:08:30.703Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-30T17:08:30.963Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-30T17:08:31.224Z] Selecting previously unselected package libnorm1:amd64. [2021-11-30T17:08:31.224Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-30T17:08:31.224Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-30T17:08:31.224Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-30T17:08:31.224Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-30T17:08:31.224Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-30T17:08:31.484Z] Selecting previously unselected package libsodium23:amd64. [2021-11-30T17:08:31.484Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-30T17:08:31.484Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-30T17:08:31.484Z] Selecting previously unselected package libzmq5:amd64. [2021-11-30T17:08:31.484Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-30T17:08:31.484Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-30T17:08:31.484Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-30T17:08:31.484Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-30T17:08:31.484Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-30T17:08:31.745Z] Selecting previously unselected package pkg-config. [2021-11-30T17:08:31.745Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-30T17:08:31.745Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-30T17:08:31.745Z] Selecting previously unselected package zip. [2021-11-30T17:08:31.745Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-30T17:08:31.745Z] Unpacking zip (3.0-11build1) ... [2021-11-30T17:08:31.745Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-30T17:08:31.745Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-30T17:08:31.745Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-30T17:08:31.745Z] Setting up liberror-perl (0.17025-1) ... [2021-11-30T17:08:31.745Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-30T17:08:31.745Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-30T17:08:31.745Z] No schema files found: doing nothing. [2021-11-30T17:08:31.745Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-30T17:08:31.745Z] Setting up zip (3.0-11build1) ... [2021-11-30T17:08:31.745Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-30T17:08:31.745Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-30T17:08:31.745Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-30T17:08:32.005Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-30T17:08:32.005Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-30T17:08:32.005Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-30T17:08:32.005Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-30T17:08:32.005Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-30T17:08:32.193Z] 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-11-30T17:08:32.577Z] git set to automatically installed. [2021-11-30T17:08:32.577Z] git-man set to automatically installed. [2021-11-30T17:08:32.577Z] libcurl3-gnutls set to automatically installed. [2021-11-30T17:08:32.577Z] liberror-perl set to automatically installed. [2021-11-30T17:08:32.577Z] libglib2.0-0 set to automatically installed. [2021-11-30T17:08:32.577Z] libnghttp2-14 set to automatically installed. [2021-11-30T17:08:32.577Z] libnorm1 set to automatically installed. [2021-11-30T17:08:32.577Z] libpgm-5.2-0 set to automatically installed. [2021-11-30T17:08:32.577Z] libpsl5 set to automatically installed. [2021-11-30T17:08:32.577Z] librtmp1 set to automatically installed. [2021-11-30T17:08:32.577Z] libsodium23 set to automatically installed. [2021-11-30T17:08:32.577Z] libzmq3-dev set to automatically installed. [2021-11-30T17:08:32.577Z] libzmq5 set to automatically installed. [2021-11-30T17:08:32.577Z] pkg-config set to automatically installed. [2021-11-30T17:08:32.577Z] zip set to automatically installed. [2021-11-30T17:08:33.518Z] snapd is not logged in, snap install commands will use sudo [Pipeline] } [2021-11-30T17:08:37.611Z] $ docker stop --time=1 de7204bcee34102c23fa5b5603dc671cacc6029407a67a8dbe4629ec93cb04ba [2021-11-30T17:08:39.617Z] $ docker rm -f de7204bcee34102c23fa5b5603dc671cacc6029407a67a8dbe4629ec93cb04ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T17:08:41.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-30T17:08:41.538Z] [2021-11-30T17:08:41.538Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T17:08:41.650Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-30T17:08:41.650Z] Pulling config-common [2021-11-30T17:08:41.650Z] + snapcraftctl pull [2021-11-30T17:08:41.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-30T17:08:42.163Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-30T17:08:42.163Z] 29e5d40040c1: Pulling fs layer [2021-11-30T17:08:42.163Z] 1ce36da41761: Pulling fs layer [2021-11-30T17:08:42.163Z] 25b303627fd3: Pulling fs layer [2021-11-30T17:08:42.163Z] 29e5d40040c1: Verifying Checksum [2021-11-30T17:08:42.163Z] 29e5d40040c1: Download complete [2021-11-30T17:08:42.438Z] 1ce36da41761: Verifying Checksum [2021-11-30T17:08:42.438Z] 1ce36da41761: Download complete [2021-11-30T17:08:43.033Z] Pulling go-build-helper [2021-11-30T17:08:43.033Z] + snapcraftctl pull [2021-11-30T17:08:43.035Z] 29e5d40040c1: Pull complete [2021-11-30T17:08:44.014Z] 25b303627fd3: Verifying Checksum [2021-11-30T17:08:44.014Z] 25b303627fd3: Download complete [2021-11-30T17:08:44.286Z] 1ce36da41761: Pull complete [2021-11-30T17:08:44.416Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-30T17:08:44.416Z] Skipping pull go-build-helper (already ran) [2021-11-30T17:08:44.416Z] Building go-build-helper [2021-11-30T17:08:44.416Z] + snapcraftctl build [2021-11-30T17:08:46.957Z] Staging go-build-helper [2021-11-30T17:08:46.957Z] + snapcraftctl stage [2021-11-30T17:08:52.239Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-30T17:08:52.239Z] Fetched 224 kB in 0s (0 B/s) [2021-11-30T17:08:52.239Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-30T17:08:52.239Z] Fetched 157 kB in 0s (0 B/s) [2021-11-30T17:08:52.239Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-30T17:08:52.239Z] Fetched 221 kB in 0s (0 B/s) [2021-11-30T17:08:52.239Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-30T17:08:52.239Z] Fetched 143 kB in 0s (0 B/s) [2021-11-30T17:08:52.239Z] Pulling edgex-go [2021-11-30T17:08:52.239Z] + snapcraftctl pull [2021-11-30T17:08:53.180Z] Pulling hooks [2021-11-30T17:08:53.180Z] + snapcraftctl pull [2021-11-30T17:08:54.443Z] 25b303627fd3: Pull complete [2021-11-30T17:08:54.443Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-30T17:08:54.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-30T17:08:54.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-30T17:08:54.706Z] prd-ubuntu18.04-docker-arm64-4c-16g-798 does not seem to be running inside a container [2021-11-30T17:08:54.776Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-30T17:08:57.238Z] $ docker top 0ec61690cf5a0e9d819ee44b90285027d6ca4d3ca9add61e19da1bdd1d807f56 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T17:08:58.252Z] + docker-compose build --help [2021-11-30T17:08:58.252Z] + grep parallel [2021-11-30T17:09:02.592Z] --parallel Build images in parallel. [Pipeline] } [2021-11-30T17:09:02.605Z] $ docker stop --time=1 0ec61690cf5a0e9d819ee44b90285027d6ca4d3ca9add61e19da1bdd1d807f56 [2021-11-30T17:09:04.336Z] $ docker rm -f 0ec61690cf5a0e9d819ee44b90285027d6ca4d3ca9add61e19da1bdd1d807f56 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T17:09:04.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-30T17:09:04.950Z] . [Pipeline] withDockerContainer [2021-11-30T17:09:05.200Z] prd-ubuntu18.04-docker-arm64-4c-16g-798 does not seem to be running inside a container [2021-11-30T17:09:05.285Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-30T17:09:06.698Z] $ docker top eaa6655305577b48319540f8f825948d39d8c7f3234a372377d0c2d11e6aea1c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T17:09:07.726Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-30T17:09:12.020Z] Building core-command ... [2021-11-30T17:09:12.020Z] Building core-data ... [2021-11-30T17:09:12.020Z] Building core-metadata ... [2021-11-30T17:09:12.020Z] Building security-bootstrapper ... [2021-11-30T17:09:12.020Z] Building security-proxy-setup ... [2021-11-30T17:09:12.020Z] Building security-secretstore-setup ... [2021-11-30T17:09:12.020Z] Building support-notifications ... [2021-11-30T17:09:12.020Z] Building support-scheduler ... [2021-11-30T17:09:12.020Z] Building sys-mgmt-agent ... [2021-11-30T17:09:12.020Z] Building security-secretstore-setup [2021-11-30T17:09:12.020Z] Building security-bootstrapper [2021-11-30T17:09:12.020Z] Building core-metadata [2021-11-30T17:09:12.020Z] Building security-proxy-setup [2021-11-30T17:09:12.020Z] Building support-scheduler [2021-11-30T17:09:15.139Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-30T17:09:15.139Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-30T17:09:15.139Z] Fetched 279 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-30T17:09:15.139Z] Fetched 122 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-30T17:09:15.139Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-30T17:09:15.139Z] Fetched 8848 B in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-30T17:09:15.139Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-30T17:09:15.139Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-30T17:09:15.139Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-30T17:09:15.139Z] Fetched 220 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-30T17:09:15.139Z] Fetched 154 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-30T17:09:15.139Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-30T17:09:15.139Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-30T17:09:15.139Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-30T17:09:15.139Z] Fetched 499 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-30T17:09:15.139Z] Fetched 111 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-30T17:09:15.139Z] Fetched 240 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-30T17:09:15.139Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-30T17:09:15.139Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-30T17:09:15.139Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-30T17:09:15.139Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-30T17:09:15.139Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-30T17:09:15.139Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-30T17:09:15.139Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-30T17:09:15.139Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-30T17:09:15.139Z] Fetched 8720 B in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-30T17:09:15.139Z] Fetched 140 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-30T17:09:15.139Z] Fetched 119 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-30T17:09:15.139Z] Fetched 111 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-30T17:09:15.139Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-30T17:09:15.139Z] Fetched 646 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-30T17:09:15.139Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-30T17:09:15.139Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-30T17:09:15.139Z] Fetched 368 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-30T17:09:15.139Z] Fetched 187 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-30T17:09:15.139Z] Fetched 175 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-30T17:09:15.139Z] Fetched 206 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-30T17:09:15.139Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-30T17:09:15.139Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-30T17:09:15.139Z] Fetched 159 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-30T17:09:15.139Z] Fetched 107 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-30T17:09:15.139Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-30T17:09:15.139Z] Pulling static-packages [2021-11-30T17:09:15.139Z] + snapcraftctl pull [2021-11-30T17:09:15.139Z] Pulling version [2021-11-30T17:09:15.139Z] + cd /root/project [2021-11-30T17:09:15.139Z] + git describe --tags --abbrev=0 [2021-11-30T17:09:15.139Z] + sed s/v// [2021-11-30T17:09:15.139Z] + GIT_VERSION=2.2.0-dev.6 [2021-11-30T17:09:15.139Z] + [ -z 2.2.0-dev.6 ] [2021-11-30T17:09:15.139Z] + snapcraftctl set-version 2.2.0-dev.6 [2021-11-30T17:09:15.139Z] Building config-common [2021-11-30T17:09:15.139Z] + snapcraftctl build [2021-11-30T17:09:17.053Z] Skipping build go-build-helper (already ran) [2021-11-30T17:09:17.053Z] Building edgex-go [2021-11-30T17:09:17.313Z] + cd /root/parts/edgex-go/src [2021-11-30T17:09:17.313Z] + git describe --tags --abbrev=0 [2021-11-30T17:09:17.313Z] + sed s/v// [2021-11-30T17:09:17.313Z] + GIT_VERSION=2.2.0-dev.6 [2021-11-30T17:09:17.313Z] + [ -z 2.2.0-dev.6 ] [2021-11-30T17:09:17.313Z] + echo 2.2.0-dev.6 [2021-11-30T17:09:17.313Z] + [ ! -d vendor ] [2021-11-30T17:09:17.313Z] + go mod download all [2021-11-30T17:09:29.541Z] + make build [2021-11-30T17:09:29.541Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-data/core-data ./cmd/core-data [2021-11-30T17:09:39.528Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-30T17:09:43.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-command/core-command ./cmd/core-command [2021-11-30T17:09:44.293Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-30T17:09:45.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-30T17:09:45.932Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-30T17:09:47.311Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-30T17:09:48.248Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-30T17:09:49.188Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-30T17:09:50.569Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-30T17:09:51.506Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-30T17:09:52.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-30T17:09:54.271Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-30T17:09:54.271Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-30T17:09:54.271Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-30T17:09:54.271Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-30T17:09:54.271Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-30T17:09:54.271Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-30T17:09:54.271Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-30T17:09:54.271Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-30T17:09:54.271Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-30T17:09:54.271Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-30T17:09:54.271Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-30T17:09:54.271Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-30T17:09:54.271Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-30T17:09:54.271Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-30T17:09:54.271Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-30T17:09:54.271Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-30T17:09:54.271Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-30T17:09:54.271Z] + 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-11-30T17:09:54.271Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-30T17:09:54.271Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-30T17:09:54.271Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-30T17:09:54.271Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-30T17:09:54.531Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-30T17:09:54.531Z] + 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-11-30T17:09:54.531Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-30T17:09:54.531Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-30T17:09:54.531Z] + 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-11-30T17:09:55.100Z] Building hooks [2021-11-30T17:09:55.100Z] + cd /root/parts/hooks/src [2021-11-30T17:09:55.100Z] + make build [2021-11-30T17:09:55.100Z] go mod tidy [2021-11-30T17:09:55.360Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-30T17:09:55.619Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-30T17:09:55.619Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-30T17:09:55.879Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-30T17:09:56.817Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-30T17:09:57.076Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-30T17:09:57.076Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-30T17:09:59.615Z] Building static-packages [2021-11-30T17:09:59.615Z] + snapcraftctl build [2021-11-30T17:10:01.531Z] Building version [2021-11-30T17:10:01.531Z] + snapcraftctl build [2021-11-30T17:10:03.440Z] Staging config-common [2021-11-30T17:10:03.440Z] + snapcraftctl stage [2021-11-30T17:10:04.824Z] Skipping stage go-build-helper (already ran) [2021-11-30T17:10:04.824Z] Staging edgex-go [2021-11-30T17:10:04.824Z] + snapcraftctl stage [2021-11-30T17:10:06.207Z] Staging hooks [2021-11-30T17:10:06.207Z] + snapcraftctl stage [2021-11-30T17:10:07.613Z] Staging static-packages [2021-11-30T17:10:07.613Z] + snapcraftctl stage [2021-11-30T17:10:09.057Z] Staging version [2021-11-30T17:10:09.057Z] + snapcraftctl stage [2021-11-30T17:10:10.019Z] Priming config-common [2021-11-30T17:10:10.019Z] + snapcraftctl prime [2021-11-30T17:10:11.400Z] Priming go-build-helper [2021-11-30T17:10:11.400Z] + snapcraftctl prime [2021-11-30T17:10:12.778Z] Priming edgex-go [2021-11-30T17:10:12.778Z] + snapcraftctl prime [2021-11-30T17:10:14.686Z] Priming hooks [2021-11-30T17:10:14.686Z] + snapcraftctl prime [2021-11-30T17:10:16.065Z] Priming static-packages [2021-11-30T17:10:16.065Z] + snapcraftctl prime [2021-11-30T17:10:18.604Z] Priming version [2021-11-30T17:10:18.604Z] + snapcraftctl prime [2021-11-30T17:10:19.983Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-11-30T17:10:20.022Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T17:10:20.022Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-30T17:10:20.022Z] ---> 8d964daaef06 [2021-11-30T17:10:20.022Z] Step 3/23 : WORKDIR /edgex-go [2021-11-30T17:10:20.022Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T17:10:20.022Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-30T17:10:20.022Z] ---> 8d964daaef06 [2021-11-30T17:10:20.022Z] Step 3/30 : WORKDIR /edgex-go [2021-11-30T17:10:20.022Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T17:10:20.022Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T17:10:20.022Z] ---> 8d964daaef06 [2021-11-30T17:10:20.022Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T17:10:20.022Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T17:10:20.022Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-30T17:10:20.022Z] ---> 8d964daaef06 [2021-11-30T17:10:20.022Z] Step 3/24 : WORKDIR /edgex-go [2021-11-30T17:10:20.022Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T17:10:20.022Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-30T17:10:20.022Z] ---> 8d964daaef06 [2021-11-30T17:10:20.022Z] Step 3/20 : WORKDIR /edgex-go [2021-11-30T17:10:20.022Z] ---> Running in c36b1b8ea1c0 [2021-11-30T17:10:20.022Z] ---> Running in 9442d872e027 [2021-11-30T17:10:20.022Z] ---> Running in a573fcf283c7 [2021-11-30T17:10:20.022Z] ---> Running in 336faa11ab18 [2021-11-30T17:10:20.022Z] ---> Running in a4d93016252a [2021-11-30T17:10:20.294Z] Removing intermediate container a573fcf283c7 [2021-11-30T17:10:20.294Z] ---> 0c76ff2f0b4e [2021-11-30T17:10:20.294Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T17:10:20.294Z] Removing intermediate container 336faa11ab18 [2021-11-30T17:10:20.294Z] ---> be71c2d55d02 [2021-11-30T17:10:20.294Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T17:10:20.294Z] Removing intermediate container 9442d872e027 [2021-11-30T17:10:20.294Z] ---> d255633633fa [2021-11-30T17:10:20.294Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T17:10:20.294Z] Removing intermediate container c36b1b8ea1c0 [2021-11-30T17:10:20.294Z] ---> 419aee03dee3 [2021-11-30T17:10:20.294Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T17:10:20.294Z] Removing intermediate container a4d93016252a [2021-11-30T17:10:20.294Z] ---> 73e637f86a31 [2021-11-30T17:10:20.294Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T17:10:20.294Z] ---> Running in f4f8e3b16b6b [2021-11-30T17:10:20.294Z] ---> Running in 88d4e24c60e8 [2021-11-30T17:10:20.294Z] ---> Running in e2fe48416894 [2021-11-30T17:10:20.568Z] ---> Running in 277e7ef6f798 [2021-11-30T17:10:20.568Z] ---> Running in 0ced51bd8ce7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-30T17:10:23.995Z] Removing intermediate container f4f8e3b16b6b [2021-11-30T17:10:23.995Z] ---> 4c23975848b0 [2021-11-30T17:10:23.995Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-30T17:10:23.995Z] ---> Running in 044c2dd1731e [2021-11-30T17:10:23.995Z] Removing intermediate container 88d4e24c60e8 [2021-11-30T17:10:23.995Z] ---> 3fd34915f61a [2021-11-30T17:10:23.995Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-30T17:10:23.995Z] Removing intermediate container e2fe48416894 [2021-11-30T17:10:23.995Z] ---> 79c290dd5123 [2021-11-30T17:10:23.995Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-30T17:10:24.272Z] ---> Running in 8d02373b09fb [2021-11-30T17:10:24.272Z] ---> Running in 7fff131cd05e [2021-11-30T17:10:24.272Z] Removing intermediate container 0ced51bd8ce7 [2021-11-30T17:10:24.272Z] ---> 4c42ce6bdb8b [2021-11-30T17:10:24.272Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-30T17:10:24.551Z] ---> Running in ed6b72e17934 [2021-11-30T17:10:24.551Z] Removing intermediate container 277e7ef6f798 [2021-11-30T17:10:24.551Z] ---> cf6e17976694 [2021-11-30T17:10:24.551Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-30T17:10:24.825Z] ---> Running in e2bbcf072db8 [2021-11-30T17:10:26.274Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T17:10:26.274Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T17:10:26.547Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T17:10:26.547Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T17:10:26.547Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T17:10:27.143Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T17:10:27.143Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T17:10:27.420Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T17:10:27.420Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T17:10:27.695Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T17:10:28.305Z] OK: 219 MiB in 52 packages [2021-11-30T17:10:28.305Z] OK: 219 MiB in 52 packages [2021-11-30T17:10:28.305Z] OK: 219 MiB in 52 packages [2021-11-30T17:10:28.588Z] OK: 219 MiB in 52 packages [2021-11-30T17:10:28.871Z] OK: 219 MiB in 52 packages [2021-11-30T17:10:29.487Z] Removing intermediate container 044c2dd1731e [2021-11-30T17:10:29.487Z] ---> 27b88e1e0c87 [2021-11-30T17:10:29.487Z] Step 6/30 : COPY . . [2021-11-30T17:10:30.093Z] Removing intermediate container 7fff131cd05e [2021-11-30T17:10:30.093Z] ---> 912472d5192d [2021-11-30T17:10:30.093Z] Step 6/23 : COPY go.mod . [2021-11-30T17:10:30.093Z] Removing intermediate container 8d02373b09fb [2021-11-30T17:10:30.093Z] ---> 6329f3ab94a3 [2021-11-30T17:10:30.093Z] Step 6/22 : COPY . . [2021-11-30T17:10:30.377Z] Removing intermediate container ed6b72e17934 [2021-11-30T17:10:30.377Z] ---> f1b88461909c [2021-11-30T17:10:30.377Z] Step 6/20 : COPY . . [2021-11-30T17:10:30.377Z] Removing intermediate container e2bbcf072db8 [2021-11-30T17:10:30.377Z] ---> c5a2aeae7e07 [2021-11-30T17:10:30.377Z] Step 6/24 : COPY . . [2021-11-30T17:10:31.356Z] ---> 4cc44b5345cd [2021-11-30T17:10:31.356Z] Step 7/23 : RUN go mod download [2021-11-30T17:10:31.630Z] ---> Running in 8c06932693de [2021-11-30T17:10:37.052Z] Removing intermediate container 8c06932693de [2021-11-30T17:10:37.052Z] ---> 0622234094e7 [2021-11-30T17:10:37.052Z] Step 8/23 : COPY . . [2021-11-30T17:10:55.356Z] ---> d22b67ac476b [2021-11-30T17:10:55.356Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T17:10:55.356Z] ---> f83f7ae4119f [2021-11-30T17:10:55.356Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T17:10:55.356Z] ---> Running in 25ec054ab37d [2021-11-30T17:10:55.356Z] ---> Running in f49cdb9419d1 [2021-11-30T17:10:55.356Z] ---> b40a0eb05c62 [2021-11-30T17:10:55.356Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T17:10:55.356Z] ---> 1bad69503491 [2021-11-30T17:10:55.356Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T17:10:55.356Z] ---> Running in 0ff179fa6531 [2021-11-30T17:10:55.356Z] ---> Running in 2791282f998d [2021-11-30T17:10:57.987Z] ---> 3bea375bff42 [2021-11-30T17:10:57.987Z] Step 9/23 : RUN go mod tidy [2021-11-30T17:10:57.987Z] ---> Running in a73c82595930 [2021-11-30T17:10:58.585Z] Removing intermediate container 25ec054ab37d [2021-11-30T17:10:58.585Z] ---> b8976031e8dc [2021-11-30T17:10:58.585Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-30T17:10:58.862Z] ---> Running in 07344737476c [2021-11-30T17:10:59.464Z] Removing intermediate container f49cdb9419d1 [2021-11-30T17:10:59.464Z] ---> 5e8a092e229c [2021-11-30T17:10:59.464Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-30T17:10:59.464Z] Removing intermediate container 0ff179fa6531 [2021-11-30T17:10:59.464Z] ---> d4add226962a [2021-11-30T17:10:59.464Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-30T17:10:59.464Z] ---> Running in 0c27481af1c8 [2021-11-30T17:10:59.464Z] ---> Running in e5dd5550e4b1 [2021-11-30T17:10:59.464Z] Removing intermediate container 2791282f998d [2021-11-30T17:10:59.464Z] ---> 163a70795c1a [2021-11-30T17:10:59.464Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-30T17:10:59.743Z] ---> Running in f2a0d6102339 [2021-11-30T17:11:00.750Z] 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-11-30T17:11:02.200Z] 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-11-30T17:11:02.200Z] 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-11-30T17:11:02.477Z] 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-11-30T17:11:03.463Z] Removing intermediate container a73c82595930 [2021-11-30T17:11:03.463Z] ---> fb5cb96b6880 [2021-11-30T17:11:03.463Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-30T17:11:03.463Z] ---> Running in fe3e060c8c12 [2021-11-30T17:11:05.454Z] 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-11-30T17:12:57.352Z] 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-11-30T17:12:57.352Z] 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-11-30T17:13:05.706Z] Removing intermediate container 07344737476c [2021-11-30T17:13:05.706Z] ---> 80b5635c0c36 [2021-11-30T17:13:05.706Z] [2021-11-30T17:13:05.706Z] Step 9/24 : FROM alpine:3.14 [2021-11-30T17:13:05.706Z] Removing intermediate container e5dd5550e4b1 [2021-11-30T17:13:05.706Z] ---> 5dfb1668ecc2 [2021-11-30T17:13:05.706Z] [2021-11-30T17:13:05.706Z] Step 9/30 : FROM alpine:3.14 [2021-11-30T17:13:05.985Z] 3.14: Pulling from library/alpine [2021-11-30T17:13:06.260Z] 3.14: Pulling from library/alpine [2021-11-30T17:13:06.860Z] Removing intermediate container 0c27481af1c8 [2021-11-30T17:13:06.860Z] ---> eefe0233242d [2021-11-30T17:13:06.860Z] [2021-11-30T17:13:06.860Z] Step 9/20 : FROM alpine:3.14 [2021-11-30T17:13:07.135Z] 3.14: Pulling from library/alpine [2021-11-30T17:13:07.732Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-30T17:13:07.732Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-30T17:13:07.732Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-30T17:13:07.732Z] Status: Downloaded newer image for alpine:3.14 [2021-11-30T17:13:07.732Z] Status: Downloaded newer image for alpine:3.14 [2021-11-30T17:13:07.732Z] Status: Image is up to date for alpine:3.14 [2021-11-30T17:13:07.732Z] ---> 5b8b7b635229 [2021-11-30T17:13:07.732Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-30T17:13:07.732Z] ---> 5b8b7b635229 [2021-11-30T17:13:07.732Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-30T17:13:07.732Z] ---> 5b8b7b635229 [2021-11-30T17:13:07.732Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-30T17:13:08.002Z] ---> Running in e96bfde410a8 [2021-11-30T17:13:08.002Z] ---> Running in 96fa4ea3f5ae [2021-11-30T17:13:08.002Z] ---> Running in 05b84b415894 [2021-11-30T17:13:09.002Z] Removing intermediate container 05b84b415894 [2021-11-30T17:13:09.002Z] ---> 5cf059945048 [2021-11-30T17:13:09.002Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-30T17:13:09.279Z] ---> Running in ff5e088a61cd [2021-11-30T17:13:10.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T17:13:10.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T17:13:10.267Z] Removing intermediate container fe3e060c8c12 [2021-11-30T17:13:10.551Z] ---> b2d0da26f07c [2021-11-30T17:13:10.551Z] [2021-11-30T17:13:10.551Z] Step 11/23 : FROM alpine:3.14 [2021-11-30T17:13:10.551Z] ---> 5b8b7b635229 [2021-11-30T17:13:10.551Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-30T17:13:10.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T17:13:10.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T17:13:10.552Z] ---> Running in 887786e5604b [2021-11-30T17:13:11.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T17:13:11.148Z] Removing intermediate container f2a0d6102339 [2021-11-30T17:13:11.148Z] ---> 92bb11f3251c [2021-11-30T17:13:11.148Z] [2021-11-30T17:13:11.148Z] Step 9/22 : FROM alpine:3.14 [2021-11-30T17:13:11.148Z] ---> 5b8b7b635229 [2021-11-30T17:13:11.148Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-30T17:13:11.422Z] ---> Running in 54141d8b2b29 [2021-11-30T17:13:11.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T17:13:11.699Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-30T17:13:11.699Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-30T17:13:11.699Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-30T17:13:11.699Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-30T17:13:11.699Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-30T17:13:11.699Z] (3/3) Installing su-exec (0.2-r1) [2021-11-30T17:13:11.699Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-30T17:13:11.699Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T17:13:11.982Z] (5/5) Installing curl (7.79.1-r0) [2021-11-30T17:13:11.982Z] Executing ca-certificates-20191127-r5.trigger [2021-11-30T17:13:11.982Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T17:13:11.982Z] Executing ca-certificates-20191127-r5.trigger [2021-11-30T17:13:12.266Z] OK: 6 MiB in 17 packages [2021-11-30T17:13:12.266Z] OK: 8 MiB in 19 packages [2021-11-30T17:13:12.547Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-30T17:13:12.547Z] (2/2) Installing su-exec (0.2-r1) [2021-11-30T17:13:12.547Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T17:13:12.547Z] OK: 6 MiB in 16 packages [2021-11-30T17:13:13.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T17:13:13.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T17:13:13.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T17:13:14.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T17:13:14.301Z] Removing intermediate container ff5e088a61cd [2021-11-30T17:13:14.301Z] ---> c80ba04697f0 [2021-11-30T17:13:14.301Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-30T17:13:14.301Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-30T17:13:14.301Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T17:13:14.301Z] ---> Running in 3beed3bbafbc [2021-11-30T17:13:14.301Z] OK: 6 MiB in 15 packages [2021-11-30T17:13:14.903Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-30T17:13:15.177Z] Removing intermediate container 96fa4ea3f5ae [2021-11-30T17:13:15.177Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T17:13:15.177Z] ---> 6a926db75efb [2021-11-30T17:13:15.177Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-30T17:13:15.177Z] OK: 6 MiB in 15 packages [2021-11-30T17:13:15.177Z] Removing intermediate container 3beed3bbafbc [2021-11-30T17:13:15.177Z] ---> 8485e3ad6ae9 [2021-11-30T17:13:15.177Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-30T17:13:15.177Z] ---> Running in 20f96cc5fde6 [2021-11-30T17:13:15.177Z] Removing intermediate container e96bfde410a8 [2021-11-30T17:13:15.177Z] ---> bc7c737bda19 [2021-11-30T17:13:15.177Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-30T17:13:15.450Z] ---> Running in d4ad8ac9199a [2021-11-30T17:13:15.450Z] ---> Running in 7f9b2d3a068e [2021-11-30T17:13:16.050Z] Removing intermediate container 887786e5604b [2021-11-30T17:13:16.050Z] ---> 681e7cd785c4 [2021-11-30T17:13:16.050Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T17:13:16.050Z] ---> Running in 1d4e21fe63f4 [2021-11-30T17:13:16.050Z] Removing intermediate container d4ad8ac9199a [2021-11-30T17:13:16.050Z] ---> 867bd83ba38a [2021-11-30T17:13:16.050Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-30T17:13:16.050Z] Removing intermediate container 20f96cc5fde6 [2021-11-30T17:13:16.050Z] ---> a4319d34e675 [2021-11-30T17:13:16.050Z] Step 12/24 : WORKDIR / [2021-11-30T17:13:16.050Z] Removing intermediate container 7f9b2d3a068e [2021-11-30T17:13:16.050Z] ---> 467540055d89 [2021-11-30T17:13:16.050Z] Step 12/20 : WORKDIR /edgex [2021-11-30T17:13:16.330Z] ---> Running in 3478f0343177 [2021-11-30T17:13:16.330Z] ---> Running in a8981e537ccf [2021-11-30T17:13:16.330Z] ---> Running in 2a4a7f28c91d [2021-11-30T17:13:16.611Z] Removing intermediate container 54141d8b2b29 [2021-11-30T17:13:16.611Z] ---> 77fa8900fa05 [2021-11-30T17:13:16.611Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T17:13:16.611Z] ---> Running in 76c467f0579c [2021-11-30T17:13:16.892Z] Removing intermediate container 1d4e21fe63f4 [2021-11-30T17:13:16.892Z] ---> da9cd7b7c283 [2021-11-30T17:13:16.892Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-30T17:13:17.170Z] Removing intermediate container a8981e537ccf [2021-11-30T17:13:17.170Z] ---> 5900266b111e [2021-11-30T17:13:17.170Z] 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-11-30T17:13:17.170Z] ---> Running in a4afb30fb457 [2021-11-30T17:13:17.170Z] Removing intermediate container 2a4a7f28c91d [2021-11-30T17:13:17.170Z] ---> 2f44714c21a6 [2021-11-30T17:13:17.170Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-30T17:13:17.443Z] Removing intermediate container 76c467f0579c [2021-11-30T17:13:17.443Z] ---> 645abe675e00 [2021-11-30T17:13:17.443Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-30T17:13:17.718Z] ---> Running in 21d789169a38 [2021-11-30T17:13:17.996Z] Removing intermediate container a4afb30fb457 [2021-11-30T17:13:17.996Z] ---> cd55361194dd [2021-11-30T17:13:17.996Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-30T17:13:17.996Z] ---> Running in 8626c30fb8b7 [2021-11-30T17:13:18.273Z] Removing intermediate container 21d789169a38 [2021-11-30T17:13:18.273Z] ---> d1c6b3e24e7d [2021-11-30T17:13:18.273Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-30T17:13:18.273Z] ---> Running in 4b155b668ec3 [2021-11-30T17:13:18.547Z] ---> cc703e76c55a [2021-11-30T17:13:18.547Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-30T17:13:18.547Z] ---> b37175f115ec [2021-11-30T17:13:18.547Z] 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-11-30T17:13:18.826Z] Removing intermediate container 8626c30fb8b7 [2021-11-30T17:13:18.826Z] ---> 827725dbff4a [2021-11-30T17:13:18.826Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T17:13:19.102Z] Removing intermediate container 4b155b668ec3 [2021-11-30T17:13:19.102Z] ---> d99b4860b8b5 [2021-11-30T17:13:19.102Z] Step 14/22 : WORKDIR / [2021-11-30T17:13:19.102Z] Removing intermediate container 3478f0343177 [2021-11-30T17:13:19.102Z] ---> e06947c4b86e [2021-11-30T17:13:19.102Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-30T17:13:19.102Z] ---> Running in 05767e7d6a6d [2021-11-30T17:13:19.384Z] ---> Running in 063d017e974e [2021-11-30T17:13:19.992Z] ---> 16e055e04859 [2021-11-30T17:13:19.992Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-30T17:13:19.992Z] Removing intermediate container 05767e7d6a6d [2021-11-30T17:13:19.992Z] ---> 94f0c0b6dc9b [2021-11-30T17:13:19.992Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T17:13:19.992Z] Removing intermediate container 063d017e974e [2021-11-30T17:13:19.992Z] ---> 1b77ff55ac4a [2021-11-30T17:13:19.992Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-30T17:13:20.269Z] ---> 60529e83a5e0 [2021-11-30T17:13:20.269Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-30T17:13:20.870Z] ---> 656a40a5f591 [2021-11-30T17:13:20.870Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-30T17:13:20.870Z] ---> 05241aea4eb4 [2021-11-30T17:13:20.870Z] 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-11-30T17:13:21.146Z] ---> 7faee2020f80 [2021-11-30T17:13:21.146Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-30T17:13:21.423Z] ---> 418e2f5db68f [2021-11-30T17:13:21.423Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-30T17:13:21.423Z] ---> Running in f4466c378d08 [2021-11-30T17:13:22.408Z] ---> 04de3ea92c6f [2021-11-30T17:13:22.408Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-30T17:13:22.408Z] ---> f69cee0271fa [2021-11-30T17:13:22.408Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-30T17:13:23.024Z] ---> b95675598ee6 [2021-11-30T17:13:23.024Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-30T17:13:23.299Z] ---> Running in 069837634fcb [2021-11-30T17:13:23.299Z] ---> c0868f917a9f [2021-11-30T17:13:23.299Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-30T17:13:23.573Z] ---> 8f70a05bae1c [2021-11-30T17:13:23.573Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-30T17:13:23.846Z] ---> Running in 5eb0177304f3 [2021-11-30T17:13:24.129Z] Removing intermediate container 069837634fcb [2021-11-30T17:13:24.129Z] ---> 47659b6fd495 [2021-11-30T17:13:24.129Z] Step 17/20 : CMD ["--init=true"] [2021-11-30T17:13:24.403Z] ---> Running in 777ef8233553 [2021-11-30T17:13:24.403Z] Removing intermediate container f4466c378d08 [2021-11-30T17:13:24.403Z] ---> b3777003918f [2021-11-30T17:13:24.403Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T17:13:24.403Z] ---> 948ba3da57ec [2021-11-30T17:13:24.403Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-30T17:13:24.403Z] Removing intermediate container 5eb0177304f3 [2021-11-30T17:13:24.403Z] ---> 5bac37b6a607 [2021-11-30T17:13:24.403Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T17:13:24.680Z] ---> Running in 73110a3a9d63 [2021-11-30T17:13:24.680Z] ---> 11b867403b2e [2021-11-30T17:13:24.680Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-30T17:13:24.959Z] ---> Running in b459c396f724 [2021-11-30T17:13:24.959Z] Removing intermediate container 777ef8233553 [2021-11-30T17:13:24.959Z] ---> c977ee9c1de4 [2021-11-30T17:13:24.959Z] Step 18/20 : LABEL arch=arm64 [2021-11-30T17:13:25.242Z] ---> Running in 4b459d5065a1 [2021-11-30T17:13:25.242Z] Removing intermediate container 73110a3a9d63 [2021-11-30T17:13:25.242Z] ---> 5c1e3c9c124a [2021-11-30T17:13:25.242Z] Step 21/23 : LABEL arch=arm64 [2021-11-30T17:13:25.517Z] ---> Running in b5a748a38f74 [2021-11-30T17:13:25.795Z] Removing intermediate container b459c396f724 [2021-11-30T17:13:25.795Z] ---> 9db6d23b8204 [2021-11-30T17:13:25.795Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T17:13:25.795Z] Removing intermediate container 4b459d5065a1 [2021-11-30T17:13:25.795Z] ---> 389070a118a8 [2021-11-30T17:13:25.795Z] Step 19/20 : LABEL git_sha=9e0ad7d0e14d57ce736aeaf16763b4fd7e6afe91 [2021-11-30T17:13:25.795Z] ---> Running in c76b61f44d47 [2021-11-30T17:13:25.795Z] ---> 0bf686328896 [2021-11-30T17:13:25.795Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-30T17:13:25.795Z] ---> Running in a9a97c4e2b5a [2021-11-30T17:13:26.396Z] ---> fd9ef463ac6c [2021-11-30T17:13:26.396Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-30T17:13:26.396Z] Removing intermediate container b5a748a38f74 [2021-11-30T17:13:26.396Z] ---> 81b8420a2fdf [2021-11-30T17:13:26.396Z] Step 22/23 : LABEL git_sha=9e0ad7d0e14d57ce736aeaf16763b4fd7e6afe91 [2021-11-30T17:13:26.396Z] Removing intermediate container c76b61f44d47 [2021-11-30T17:13:26.396Z] ---> bc1216c46f2a [2021-11-30T17:13:26.396Z] Step 20/22 : LABEL arch=arm64 [2021-11-30T17:13:26.668Z] ---> Running in 1b2b17a3bb43 [2021-11-30T17:13:26.668Z] ---> Running in 2af4ed55267e [2021-11-30T17:13:26.668Z] Removing intermediate container a9a97c4e2b5a [2021-11-30T17:13:26.668Z] ---> f5159f88d2e4 [2021-11-30T17:13:26.668Z] Step 20/20 : LABEL version=0.0.0 [2021-11-30T17:13:26.946Z] ---> Running in fe66d4759fe8 [2021-11-30T17:13:27.547Z] Removing intermediate container 2af4ed55267e [2021-11-30T17:13:27.547Z] ---> 180c20ec2bf2 [2021-11-30T17:13:27.547Z] Step 23/23 : LABEL version=0.0.0 [2021-11-30T17:13:27.547Z] Removing intermediate container 1b2b17a3bb43 [2021-11-30T17:13:27.547Z] ---> 52d03d26d21b [2021-11-30T17:13:27.547Z] Step 21/22 : LABEL git_sha=9e0ad7d0e14d57ce736aeaf16763b4fd7e6afe91 [2021-11-30T17:13:27.547Z] ---> Running in c33d2bbdf4f2 [2021-11-30T17:13:27.547Z] ---> Running in cae953ade6eb [2021-11-30T17:13:27.547Z] Removing intermediate container fe66d4759fe8 [2021-11-30T17:13:27.547Z] ---> 155c089626c3 [2021-11-30T17:13:27.547Z] [2021-11-30T17:13:27.823Z] ---> b90e4cc10821 [2021-11-30T17:13:27.823Z] 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-11-30T17:13:27.823Z] ---> Running in a07b9098b44b [2021-11-30T17:13:27.823Z] ---> 2d975668932f [2021-11-30T17:13:27.823Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-30T17:13:28.126Z] Successfully built 155c089626c3 [2021-11-30T17:13:28.126Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-30T17:13:28.126Z] Building sys-mgmt-agent [2021-11-30T17:13:28.408Z]  Building security-proxy-setup ... done Removing intermediate container cae953ade6eb [2021-11-30T17:13:28.408Z] ---> 0a6faf8937dc [2021-11-30T17:13:28.408Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T17:13:28.408Z] Removing intermediate container c33d2bbdf4f2 [2021-11-30T17:13:28.408Z] ---> 245087e50522 [2021-11-30T17:13:28.408Z] [2021-11-30T17:13:28.685Z] ---> Running in 5fd179ff1719 [2021-11-30T17:13:28.962Z] ---> 0b7dfec81b1f [2021-11-30T17:13:28.962Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-30T17:13:29.238Z] Successfully built 245087e50522 [2021-11-30T17:13:29.238Z] Successfully tagged support-scheduler-arm64:latest [2021-11-30T17:13:29.238Z] Building support-notifications [2021-11-30T17:13:29.512Z]  Building support-scheduler ... done Removing intermediate container 5fd179ff1719 [2021-11-30T17:13:29.512Z] ---> 6b1f542dbe9d [2021-11-30T17:13:29.512Z] [2021-11-30T17:13:30.115Z] Successfully built 6b1f542dbe9d [2021-11-30T17:13:30.115Z] Successfully tagged core-metadata-arm64:latest [2021-11-30T17:13:30.115Z]  Building core-metadata ... done Building core-command [2021-11-30T17:13:30.388Z] ---> 644a0881bdba [2021-11-30T17:13:30.388Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-30T17:13:30.662Z] Removing intermediate container a07b9098b44b [2021-11-30T17:13:30.662Z] ---> 9c11a036fcfe [2021-11-30T17:13:30.662Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-30T17:13:30.945Z] ---> Running in 0154992ccc9d [2021-11-30T17:13:31.224Z] ---> f689a562250d [2021-11-30T17:13:31.224Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-30T17:13:31.224Z] Removing intermediate container 0154992ccc9d [2021-11-30T17:13:31.224Z] ---> 03869c9cbfd7 [2021-11-30T17:13:31.224Z] Step 22/24 : LABEL arch=arm64 [2021-11-30T17:13:31.500Z] ---> Running in eab0bbc4defc [2021-11-30T17:13:31.500Z] ---> Running in 506ca6d86a13 [2021-11-30T17:13:32.102Z] Removing intermediate container eab0bbc4defc [2021-11-30T17:13:32.102Z] ---> ae8690b396ee [2021-11-30T17:13:32.102Z] Step 23/24 : LABEL git_sha=9e0ad7d0e14d57ce736aeaf16763b4fd7e6afe91 [2021-11-30T17:13:32.102Z] Removing intermediate container 506ca6d86a13 [2021-11-30T17:13:32.102Z] ---> 30c270514c8d [2021-11-30T17:13:32.102Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-30T17:13:32.378Z] ---> Running in 624623b1769c [2021-11-30T17:13:32.979Z] Removing intermediate container 624623b1769c [2021-11-30T17:13:32.979Z] ---> b0ec8ea4cf65 [2021-11-30T17:13:32.979Z] Step 24/24 : LABEL version=0.0.0 [2021-11-30T17:13:32.979Z] ---> Running in a25d3a49f098 [2021-11-30T17:13:33.267Z] ---> 39b142eb14ce [2021-11-30T17:13:33.267Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-30T17:13:33.541Z] ---> Running in 4435ab67d277 [2021-11-30T17:13:33.541Z] Removing intermediate container a25d3a49f098 [2021-11-30T17:13:33.541Z] ---> bfc832a556d9 [2021-11-30T17:13:33.541Z] [2021-11-30T17:13:34.139Z] Successfully built bfc832a556d9 [2021-11-30T17:13:34.139Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-30T17:13:34.139Z]  Building security-secretstore-setup ... done Building core-data [2021-11-30T17:13:36.113Z] Removing intermediate container 4435ab67d277 [2021-11-30T17:13:36.113Z] ---> 2e6824781d03 [2021-11-30T17:13:36.113Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-30T17:13:36.113Z] ---> Running in 4cf45f791b23 [2021-11-30T17:13:36.729Z] Removing intermediate container 4cf45f791b23 [2021-11-30T17:13:36.729Z] ---> 8dcac7620cca [2021-11-30T17:13:36.729Z] Step 27/30 : CMD ["gate"] [2021-11-30T17:13:37.010Z] ---> Running in 19eb1e3b36ec [2021-11-30T17:13:37.606Z] Removing intermediate container 19eb1e3b36ec [2021-11-30T17:13:37.606Z] ---> 7980f01b6665 [2021-11-30T17:13:37.606Z] Step 28/30 : LABEL arch=arm64 [2021-11-30T17:13:37.879Z] ---> Running in f352b5e37a38 [2021-11-30T17:13:38.487Z] Removing intermediate container f352b5e37a38 [2021-11-30T17:13:38.487Z] ---> 8a6915c9d305 [2021-11-30T17:13:38.487Z] Step 29/30 : LABEL git_sha=9e0ad7d0e14d57ce736aeaf16763b4fd7e6afe91 [2021-11-30T17:13:38.487Z] ---> Running in a992574434bb [2021-11-30T17:13:39.085Z] Removing intermediate container a992574434bb [2021-11-30T17:13:39.086Z] ---> 1dc81d2989c1 [2021-11-30T17:13:39.086Z] Step 30/30 : LABEL version=0.0.0 [2021-11-30T17:13:39.361Z] ---> Running in 5d081d204331 [2021-11-30T17:13:39.961Z] Removing intermediate container 5d081d204331 [2021-11-30T17:13:39.961Z] ---> b9272b5e1c4e [2021-11-30T17:13:39.961Z] [2021-11-30T17:13:40.234Z] Successfully built b9272b5e1c4e [2021-11-30T17:13:40.234Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-30T17:14:27.200Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T17:14:27.200Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T17:14:27.200Z] ---> 8d964daaef06 [2021-11-30T17:14:27.200Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T17:14:27.200Z] ---> Using cache [2021-11-30T17:14:27.200Z] ---> 73e637f86a31 [2021-11-30T17:14:27.200Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T17:14:27.200Z] ---> Using cache [2021-11-30T17:14:27.200Z] ---> 4c42ce6bdb8b [2021-11-30T17:14:27.200Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-30T17:14:27.200Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T17:14:27.200Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-30T17:14:27.200Z] ---> 8d964daaef06 [2021-11-30T17:14:27.200Z] Step 3/21 : WORKDIR /edgex-go [2021-11-30T17:14:27.200Z] ---> Using cache [2021-11-30T17:14:27.200Z] ---> 73e637f86a31 [2021-11-30T17:14:27.200Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T17:14:27.200Z] ---> Using cache [2021-11-30T17:14:27.200Z] ---> 4c42ce6bdb8b [2021-11-30T17:14:27.200Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-30T17:14:27.200Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T17:14:27.200Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T17:14:27.200Z] ---> 8d964daaef06 [2021-11-30T17:14:27.200Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T17:14:27.200Z] ---> Using cache [2021-11-30T17:14:27.200Z] ---> 73e637f86a31 [2021-11-30T17:14:27.200Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T17:14:27.200Z] ---> Using cache [2021-11-30T17:14:27.200Z] ---> 4c42ce6bdb8b [2021-11-30T17:14:27.200Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-30T17:14:27.200Z] ---> Using cache [2021-11-30T17:14:27.200Z] ---> f1b88461909c [2021-11-30T17:14:27.200Z] Step 6/22 : COPY . . [2021-11-30T17:14:27.200Z] ---> Using cache [2021-11-30T17:14:27.200Z] ---> 1bad69503491 [2021-11-30T17:14:27.200Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T17:14:27.200Z] ---> Using cache [2021-11-30T17:14:27.200Z] ---> d4add226962a [2021-11-30T17:14:27.200Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-30T17:14:27.200Z] ---> Running in 729afeed363d [2021-11-30T17:14:27.200Z] ---> Running in 4eff0ba541a4 [2021-11-30T17:14:27.200Z] ---> Running in 3b7b224659db [2021-11-30T17:14:27.200Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T17:14:27.200Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T17:14:27.200Z] ---> 8d964daaef06 [2021-11-30T17:14:27.200Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T17:14:27.200Z] ---> Using cache [2021-11-30T17:14:27.200Z] ---> 73e637f86a31 [2021-11-30T17:14:27.200Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T17:14:27.200Z] ---> Using cache [2021-11-30T17:14:27.200Z] ---> 4c42ce6bdb8b [2021-11-30T17:14:27.200Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-30T17:14:27.200Z] ---> Running in 9ca3c26dc25b [2021-11-30T17:14:27.200Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T17:14:27.200Z] 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-11-30T17:14:27.200Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T17:14:27.200Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T17:14:27.200Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T17:14:27.200Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T17:14:27.200Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T17:14:27.200Z] OK: 219 MiB in 52 packages [2021-11-30T17:14:27.200Z] OK: 219 MiB in 52 packages [2021-11-30T17:14:27.200Z] OK: 219 MiB in 52 packages [2021-11-30T17:14:28.659Z] Removing intermediate container 729afeed363d [2021-11-30T17:14:28.659Z] ---> cae6ff819956 [2021-11-30T17:14:28.659Z] Step 6/22 : COPY . . [2021-11-30T17:14:28.934Z] Removing intermediate container 9ca3c26dc25b [2021-11-30T17:14:28.934Z] ---> 5e6ac3c4cf48 [2021-11-30T17:14:28.934Z] Step 6/22 : COPY . . [2021-11-30T17:14:29.211Z] Removing intermediate container 4eff0ba541a4 [2021-11-30T17:14:29.211Z] ---> c446d4bb78bc [2021-11-30T17:14:29.211Z] Step 6/21 : COPY . . [2021-11-30T17:15:01.587Z] ---> 89bfb9dfc4a6 [2021-11-30T17:15:01.587Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T17:15:01.587Z] ---> cf48296f1e9c [2021-11-30T17:15:01.587Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T17:15:01.587Z] ---> Running in 1383646e0ec7 [2021-11-30T17:15:01.587Z] ---> db2548d756bf [2021-11-30T17:15:01.587Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T17:15:01.587Z] ---> Running in 8ec3f6644005 [2021-11-30T17:15:01.587Z] ---> Running in fd724993d43c [2021-11-30T17:15:04.229Z] Removing intermediate container 1383646e0ec7 [2021-11-30T17:15:04.229Z] ---> 45198a6473b7 [2021-11-30T17:15:04.229Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-30T17:15:04.229Z] ---> Running in d7488b866686 [2021-11-30T17:15:04.229Z] Removing intermediate container 8ec3f6644005 [2021-11-30T17:15:04.229Z] ---> af0de84bba1d [2021-11-30T17:15:04.229Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-30T17:15:04.516Z] ---> Running in 79ff3fc11f01 [2021-11-30T17:15:04.516Z] Removing intermediate container fd724993d43c [2021-11-30T17:15:04.516Z] ---> 3a544d60870c [2021-11-30T17:15:04.516Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-30T17:15:04.516Z] ---> Running in 9d341c6ff7bf [2021-11-30T17:15:05.960Z] 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-11-30T17:15:06.234Z] 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-11-30T17:15:06.509Z] 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-11-30T17:15:11.947Z] Removing intermediate container 3b7b224659db [2021-11-30T17:15:11.947Z] ---> f3ebc4f38057 [2021-11-30T17:15:11.947Z] [2021-11-30T17:15:11.947Z] Step 9/22 : FROM alpine:3.14 [2021-11-30T17:15:11.947Z] ---> 5b8b7b635229 [2021-11-30T17:15:11.947Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-30T17:15:11.947Z] ---> Using cache [2021-11-30T17:15:11.947Z] ---> 77fa8900fa05 [2021-11-30T17:15:11.947Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T17:15:11.947Z] ---> Using cache [2021-11-30T17:15:11.947Z] ---> 645abe675e00 [2021-11-30T17:15:11.947Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-30T17:15:11.947Z] ---> Running in 2bda514bc492 [2021-11-30T17:15:11.947Z] Removing intermediate container 2bda514bc492 [2021-11-30T17:15:11.947Z] ---> 1b3ce1fa9e71 [2021-11-30T17:15:11.947Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-30T17:15:11.947Z] ---> Running in 0c6da79b0d80 [2021-11-30T17:15:12.952Z] Removing intermediate container 0c6da79b0d80 [2021-11-30T17:15:12.952Z] ---> c53e6c14afce [2021-11-30T17:15:12.952Z] Step 14/22 : WORKDIR / [2021-11-30T17:15:12.952Z] ---> Running in 69ea4130d35b [2021-11-30T17:15:13.571Z] Removing intermediate container 69ea4130d35b [2021-11-30T17:15:13.571Z] ---> 9a7615572f84 [2021-11-30T17:15:13.571Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T17:15:14.554Z] ---> 79b875386232 [2021-11-30T17:15:14.554Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-30T17:15:16.539Z] ---> 6973d349d9e3 [2021-11-30T17:15:16.539Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-30T17:15:17.524Z] ---> 449a4490242a [2021-11-30T17:15:17.524Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-30T17:15:17.524Z] ---> Running in 54963dee59c9 [2021-11-30T17:15:18.135Z] Removing intermediate container 54963dee59c9 [2021-11-30T17:15:18.135Z] ---> 8f8912579e31 [2021-11-30T17:15:18.135Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T17:15:18.135Z] ---> Running in 689c56786332 [2021-11-30T17:15:18.737Z] Removing intermediate container 689c56786332 [2021-11-30T17:15:18.737Z] ---> a9f05b1ec8eb [2021-11-30T17:15:18.737Z] Step 20/22 : LABEL arch=arm64 [2021-11-30T17:15:18.737Z] ---> Running in e254eaebd0f9 [2021-11-30T17:15:19.732Z] Removing intermediate container e254eaebd0f9 [2021-11-30T17:15:19.732Z] ---> 32ad566d7849 [2021-11-30T17:15:19.732Z] Step 21/22 : LABEL git_sha=9e0ad7d0e14d57ce736aeaf16763b4fd7e6afe91 [2021-11-30T17:15:19.732Z] ---> Running in 042b1ca7fa97 [2021-11-30T17:15:20.344Z] Removing intermediate container 042b1ca7fa97 [2021-11-30T17:15:20.344Z] ---> a5cbabafe302 [2021-11-30T17:15:20.344Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T17:15:20.344Z] ---> Running in 4896508e750d [2021-11-30T17:15:20.944Z] Removing intermediate container 4896508e750d [2021-11-30T17:15:20.944Z] ---> d820e8920d50 [2021-11-30T17:15:20.944Z] [2021-11-30T17:15:21.219Z] Successfully built d820e8920d50 [2021-11-30T17:15:21.219Z] Successfully tagged core-command-arm64:latest [2021-11-30T17:16:29.281Z]  Building core-command ... done Removing intermediate container 9d341c6ff7bf [2021-11-30T17:16:29.281Z] ---> 667ee48441b2 [2021-11-30T17:16:29.281Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-30T17:16:29.281Z] ---> Running in e74e3cdb5284 [2021-11-30T17:16:29.281Z] 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-11-30T17:16:29.281Z] Removing intermediate container d7488b866686 [2021-11-30T17:16:29.281Z] ---> 0eb114b725b0 [2021-11-30T17:16:29.281Z] [2021-11-30T17:16:29.281Z] Step 9/21 : FROM alpine:3.14 [2021-11-30T17:16:29.281Z] ---> 5b8b7b635229 [2021-11-30T17:16:29.281Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-30T17:16:29.281Z] ---> Running in bbd9ba5a173d [2021-11-30T17:16:29.281Z] Removing intermediate container e74e3cdb5284 [2021-11-30T17:16:29.281Z] ---> 636bb5de88bc [2021-11-30T17:16:29.281Z] [2021-11-30T17:16:29.281Z] Step 10/22 : FROM docker:20.10.8 [2021-11-30T17:16:29.281Z] 20.10.8: Pulling from library/docker [2021-11-30T17:16:29.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T17:16:29.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T17:16:29.887Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-30T17:16:29.887Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-30T17:16:29.887Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T17:16:29.887Z] Executing ca-certificates-20191127-r5.trigger [2021-11-30T17:16:30.163Z] OK: 6 MiB in 16 packages [2021-11-30T17:16:32.143Z] Removing intermediate container bbd9ba5a173d [2021-11-30T17:16:32.143Z] ---> 8d7c56d1d723 [2021-11-30T17:16:32.143Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T17:16:32.143Z] ---> Running in c04664862f0d [2021-11-30T17:16:33.125Z] Removing intermediate container c04664862f0d [2021-11-30T17:16:33.125Z] ---> b579a195f0ab [2021-11-30T17:16:33.125Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-30T17:16:33.125Z] ---> Running in 14d90569e6a9 [2021-11-30T17:16:33.719Z] Removing intermediate container 14d90569e6a9 [2021-11-30T17:16:33.719Z] ---> 3d6733881c4d [2021-11-30T17:16:33.719Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-30T17:16:33.719Z] ---> Running in 751726bd83ac [2021-11-30T17:16:34.317Z] Removing intermediate container 751726bd83ac [2021-11-30T17:16:34.317Z] ---> b66c2a5b194a [2021-11-30T17:16:34.317Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T17:16:35.298Z] Removing intermediate container 79ff3fc11f01 [2021-11-30T17:16:35.298Z] ---> 845110759bcf [2021-11-30T17:16:35.298Z] [2021-11-30T17:16:35.298Z] Step 9/22 : FROM alpine:3.14 [2021-11-30T17:16:35.298Z] ---> 5b8b7b635229 [2021-11-30T17:16:35.298Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-30T17:16:35.298Z] ---> 4b72667cca9a [2021-11-30T17:16:35.298Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-30T17:16:35.298Z] ---> Running in 943486b8ef89 [2021-11-30T17:16:35.894Z] Removing intermediate container 943486b8ef89 [2021-11-30T17:16:35.894Z] ---> 73cb1971c722 [2021-11-30T17:16:35.894Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-30T17:16:36.168Z] ---> Running in 1a6ae3fbb74c [2021-11-30T17:16:36.764Z] Removing intermediate container 1a6ae3fbb74c [2021-11-30T17:16:36.764Z] ---> 054631adae69 [2021-11-30T17:16:36.764Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-30T17:16:36.764Z] ---> 26c86bc8a562 [2021-11-30T17:16:36.764Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-30T17:16:37.038Z] ---> Running in 2403c971b700 [2021-11-30T17:16:37.312Z] Removing intermediate container 2403c971b700 [2021-11-30T17:16:37.312Z] ---> bec173a10b3f [2021-11-30T17:16:37.312Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T17:16:37.591Z] ---> Running in 7ce2ddae9d3c [2021-11-30T17:16:37.865Z] ---> 6175ce6cef65 [2021-11-30T17:16:37.865Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-30T17:16:37.865Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-30T17:16:37.865Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-30T17:16:37.865Z] ---> 3734d5adc5ac [2021-11-30T17:16:37.865Z] 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-11-30T17:16:37.865Z] ---> Running in f1929dc838d1 [2021-11-30T17:16:37.865Z] ---> Running in 3ee05c7550bd [2021-11-30T17:16:38.465Z] Removing intermediate container f1929dc838d1 [2021-11-30T17:16:38.465Z] ---> 14173c3ae9b4 [2021-11-30T17:16:38.465Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T17:16:38.465Z] Removing intermediate container 3ee05c7550bd [2021-11-30T17:16:38.465Z] ---> 1404668b9b5e [2021-11-30T17:16:38.465Z] 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-11-30T17:16:38.465Z] ---> Running in 8498325d265b [2021-11-30T17:16:38.742Z] ---> Running in 718a82cfab45 [2021-11-30T17:16:39.020Z] Removing intermediate container 8498325d265b [2021-11-30T17:16:39.020Z] ---> b9f294e35234 [2021-11-30T17:16:39.293Z] Step 19/21 : LABEL arch=arm64 [2021-11-30T17:16:39.293Z] ---> Running in d5cdb9d28f12 [2021-11-30T17:16:39.889Z] Removing intermediate container d5cdb9d28f12 [2021-11-30T17:16:39.889Z] ---> 210a5b0aad31 [2021-11-30T17:16:39.889Z] Step 20/21 : LABEL git_sha=9e0ad7d0e14d57ce736aeaf16763b4fd7e6afe91 [2021-11-30T17:16:39.889Z] Removing intermediate container 7ce2ddae9d3c [2021-11-30T17:16:39.889Z] ---> 64de32cbe9b7 [2021-11-30T17:16:39.889Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-30T17:16:39.889Z] ---> Running in f25b188f821a [2021-11-30T17:16:39.889Z] ---> Running in 9aa2c0caf59d [2021-11-30T17:16:40.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T17:16:40.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T17:16:40.715Z] Removing intermediate container f25b188f821a [2021-11-30T17:16:40.715Z] ---> 301722649e33 [2021-11-30T17:16:40.715Z] Step 21/21 : LABEL version=0.0.0 [2021-11-30T17:16:40.715Z] ---> Running in f0b6355f0aaf [2021-11-30T17:16:41.310Z] Removing intermediate container f0b6355f0aaf [2021-11-30T17:16:41.310Z] ---> 6ab968489e61 [2021-11-30T17:16:41.310Z] [2021-11-30T17:16:41.310Z] (1/42) Installing readline (8.1.0-r0) [2021-11-30T17:16:41.310Z] (2/42) Installing bash (5.1.4-r0) [2021-11-30T17:16:41.310Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T17:16:41.310Z] Executing bash-5.1.4-r0.post-install [2021-11-30T17:16:41.310Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-30T17:16:41.310Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-30T17:16:41.310Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-30T17:16:41.585Z] (6/42) Installing curl (7.79.1-r0) [2021-11-30T17:16:41.586Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-30T17:16:41.586Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-30T17:16:41.586Z] (9/42) Installing expat (2.4.1-r0) [2021-11-30T17:16:41.586Z] (10/42) Installing libffi (3.3-r2) [2021-11-30T17:16:41.586Z] (11/42) Installing gdbm (1.19-r0) [2021-11-30T17:16:41.586Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-30T17:16:41.586Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-30T17:16:41.586Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-30T17:16:41.586Z] Successfully built 6ab968489e61 [2021-11-30T17:16:41.586Z] Successfully tagged support-notifications-arm64:latest [2021-11-30T17:16:41.586Z]  Building support-notifications ... done (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-30T17:16:41.586Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-30T17:16:41.586Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-30T17:16:42.179Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T17:16:43.155Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-30T17:16:43.155Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-30T17:16:43.155Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-30T17:16:43.427Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-30T17:16:43.427Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-30T17:16:43.427Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-30T17:16:43.427Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-30T17:16:43.698Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-30T17:16:43.698Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-30T17:16:43.698Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-30T17:16:43.698Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-30T17:16:43.698Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T17:16:43.698Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-30T17:16:43.698Z] OK: 8 MiB in 20 packages [2021-11-30T17:16:43.698Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-30T17:16:43.698Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-30T17:16:43.698Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-30T17:16:43.970Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-30T17:16:43.970Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-30T17:16:43.970Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-30T17:16:43.970Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-30T17:16:43.970Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-30T17:16:43.970Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-30T17:16:43.970Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-30T17:16:43.970Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-30T17:16:43.970Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-30T17:16:44.244Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-30T17:16:44.244Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-30T17:16:44.244Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-30T17:16:44.244Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-30T17:16:44.244Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-30T17:16:44.244Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-30T17:16:44.244Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-30T17:16:44.861Z] Executing busybox-1.33.1-r3.trigger [2021-11-30T17:16:44.861Z] OK: 84 MiB in 64 packages [2021-11-30T17:16:45.136Z] Removing intermediate container 9aa2c0caf59d [2021-11-30T17:16:45.136Z] ---> 84e7bdd3206d [2021-11-30T17:16:45.136Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T17:16:46.111Z] ---> 2b8b9806b2a8 [2021-11-30T17:16:46.111Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-30T17:16:47.084Z] ---> e41d2048dbd9 [2021-11-30T17:16:47.084Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-30T17:16:48.064Z] ---> 05b43aeb586d [2021-11-30T17:16:48.064Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-30T17:16:48.064Z] ---> Running in 2a52e8a82abd [2021-11-30T17:16:48.337Z] Removing intermediate container 2a52e8a82abd [2021-11-30T17:16:48.337Z] ---> f10950acbfd9 [2021-11-30T17:16:48.337Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T17:16:48.611Z] ---> Running in 55e5881b1766 [2021-11-30T17:16:48.886Z] Removing intermediate container 55e5881b1766 [2021-11-30T17:16:48.886Z] ---> f9c9e7da06c4 [2021-11-30T17:16:48.886Z] Step 20/22 : LABEL arch=arm64 [2021-11-30T17:16:48.886Z] Collecting docker-compose==1.23.2 [2021-11-30T17:16:48.886Z] ---> Running in 8e42ad0597c5 [2021-11-30T17:16:49.157Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-30T17:16:49.432Z] 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-11-30T17:16:49.432Z] Removing intermediate container 8e42ad0597c5 [2021-11-30T17:16:49.432Z] ---> 8bac56b72d87 [2021-11-30T17:16:49.432Z] Step 21/22 : LABEL git_sha=9e0ad7d0e14d57ce736aeaf16763b4fd7e6afe91 [2021-11-30T17:16:49.432Z] ---> Running in a4c2f21ddd35 [2021-11-30T17:16:50.027Z] Removing intermediate container a4c2f21ddd35 [2021-11-30T17:16:50.027Z] ---> bb13731e0310 [2021-11-30T17:16:50.027Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T17:16:50.027Z] ---> Running in 91be126580e0 [2021-11-30T17:16:50.298Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-30T17:16:50.298Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-30T17:16:50.298Z] Removing intermediate container 91be126580e0 [2021-11-30T17:16:50.298Z] ---> 40532921b791 [2021-11-30T17:16:50.298Z] [2021-11-30T17:16:50.298Z] Collecting docopt<0.7,>=0.6.1 [2021-11-30T17:16:50.298Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-30T17:16:50.893Z] Successfully built 40532921b791 [2021-11-30T17:16:50.893Z] Successfully tagged core-data-arm64:latest [2021-11-30T17:16:52.322Z]  Building core-data ... done Collecting texttable<0.10,>=0.9.0 [2021-11-30T17:16:52.322Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-30T17:16:53.747Z] Collecting jsonschema<3,>=2.5.1 [2021-11-30T17:16:53.747Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-30T17:16:54.335Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-30T17:16:54.335Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-30T17:16:54.335Z] Collecting cached-property<2,>=1.2.0 [2021-11-30T17:16:54.335Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-30T17:16:54.335Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-30T17:16:54.335Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-30T17:16:56.290Z] Collecting docker<4.0,>=3.6.0 [2021-11-30T17:16:56.290Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-30T17:16:56.880Z] Collecting PyYAML<4,>=3.10 [2021-11-30T17:16:56.880Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-30T17:17:00.325Z] Collecting docker-pycreds>=0.4.0 [2021-11-30T17:17:00.325Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-30T17:17:00.600Z] Collecting idna<2.8,>=2.5 [2021-11-30T17:17:00.600Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-30T17:17:00.600Z] 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-11-30T17:17:00.886Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-30T17:17:00.886Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-30T17:17:01.516Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-30T17:17:01.516Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-30T17:17:01.800Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-30T17:17:01.800Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-30T17:17:01.800Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-30T17:17:01.800Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-30T17:17:02.796Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-30T17:17:02.796Z] Attempting uninstall: urllib3 [2021-11-30T17:17:02.796Z] Found existing installation: urllib3 1.26.5 [2021-11-30T17:17:02.796Z] Uninstalling urllib3-1.26.5: [2021-11-30T17:17:02.796Z] Successfully uninstalled urllib3-1.26.5 [2021-11-30T17:17:03.406Z] Attempting uninstall: idna [2021-11-30T17:17:03.406Z] Found existing installation: idna 3.2 [2021-11-30T17:17:03.406Z] Uninstalling idna-3.2: [2021-11-30T17:17:03.406Z] Successfully uninstalled idna-3.2 [2021-11-30T17:17:03.998Z] Attempting uninstall: chardet [2021-11-30T17:17:03.998Z] Found existing installation: chardet 4.0.0 [2021-11-30T17:17:03.998Z] Uninstalling chardet-4.0.0: [2021-11-30T17:17:04.270Z] Successfully uninstalled chardet-4.0.0 [2021-11-30T17:17:05.697Z] Attempting uninstall: requests [2021-11-30T17:17:05.697Z] Found existing installation: requests 2.25.1 [2021-11-30T17:17:05.697Z] Uninstalling requests-2.25.1: [2021-11-30T17:17:05.697Z] Successfully uninstalled requests-2.25.1 [2021-11-30T17:17:05.968Z] Running setup.py install for texttable: started [2021-11-30T17:17:07.928Z] Running setup.py install for texttable: finished with status 'done' [2021-11-30T17:17:07.928Z] Running setup.py install for PyYAML: started [2021-11-30T17:17:09.354Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-30T17:17:09.945Z] Running setup.py install for docopt: started [2021-11-30T17:17:11.365Z] Running setup.py install for docopt: finished with status 'done' [2021-11-30T17:17:11.365Z] Running setup.py install for dockerpty: started [2021-11-30T17:17:13.328Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-30T17:17:14.300Z] 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-11-30T17:17:22.559Z] Removing intermediate container 718a82cfab45 [2021-11-30T17:17:22.559Z] ---> 8692e71d9e3f [2021-11-30T17:17:22.559Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-30T17:17:22.559Z] ---> Running in a3c313733628 [2021-11-30T17:17:22.834Z] Removing intermediate container a3c313733628 [2021-11-30T17:17:22.834Z] ---> 2bf9a62967b3 [2021-11-30T17:17:22.834Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-30T17:17:23.109Z] ---> Running in 2fc3b2aeb014 [2021-11-30T17:17:23.380Z] Removing intermediate container 2fc3b2aeb014 [2021-11-30T17:17:23.380Z] ---> 228a6ad3ae01 [2021-11-30T17:17:23.380Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-30T17:17:24.356Z] ---> a6d6cfcd022a [2021-11-30T17:17:24.356Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-30T17:17:25.330Z] ---> 5b72917b314c [2021-11-30T17:17:25.330Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-30T17:17:26.304Z] ---> e2e324b2c708 [2021-11-30T17:17:26.304Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-30T17:17:26.304Z] ---> Running in 50c19afbb5ad [2021-11-30T17:17:26.578Z] Removing intermediate container 50c19afbb5ad [2021-11-30T17:17:26.578Z] ---> 4d9abf3f0790 [2021-11-30T17:17:26.578Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T17:17:26.578Z] ---> Running in 4d3bb7e56a98 [2021-11-30T17:17:27.170Z] Removing intermediate container 4d3bb7e56a98 [2021-11-30T17:17:27.170Z] ---> 1bee0339cfc2 [2021-11-30T17:17:27.170Z] Step 20/22 : LABEL arch=arm64 [2021-11-30T17:17:27.170Z] ---> Running in 24129ef07276 [2021-11-30T17:17:27.442Z] Removing intermediate container 24129ef07276 [2021-11-30T17:17:27.442Z] ---> cd5972df73e3 [2021-11-30T17:17:27.442Z] Step 21/22 : LABEL git_sha=9e0ad7d0e14d57ce736aeaf16763b4fd7e6afe91 [2021-11-30T17:17:27.714Z] ---> Running in 0449c969dc55 [2021-11-30T17:17:27.986Z] Removing intermediate container 0449c969dc55 [2021-11-30T17:17:27.986Z] ---> 5bae180b36d4 [2021-11-30T17:17:27.986Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T17:17:27.986Z] ---> Running in f2ad11fd00c7 [2021-11-30T17:17:28.579Z] Removing intermediate container f2ad11fd00c7 [2021-11-30T17:17:28.579Z] ---> ad34ef42d977 [2021-11-30T17:17:28.579Z] [2021-11-30T17:17:28.851Z] Successfully built ad34ef42d977 [2021-11-30T17:17:28.851Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-30T17:17:29.136Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-30T17:17:29.117Z] $ docker stop --time=1 eaa6655305577b48319540f8f825948d39d8c7f3234a372377d0c2d11e6aea1c [2021-11-30T17:17:30.827Z] $ docker rm -f eaa6655305577b48319540f8f825948d39d8c7f3234a372377d0c2d11e6aea1c [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-30T17:17:31.395Z] + docker images [2021-11-30T17:17:31.666Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-30T17:17:31.666Z] sys-mgmt-agent-arm64 latest ad34ef42d977 3 seconds ago 277MB [2021-11-30T17:17:31.666Z] core-data-arm64 latest 40532921b791 41 seconds ago 19.6MB [2021-11-30T17:17:31.666Z] support-notifications-arm64 latest 6ab968489e61 51 seconds ago 16.1MB [2021-11-30T17:17:31.666Z] 845110759bcf 57 seconds ago 1.58GB [2021-11-30T17:17:31.666Z] 636bb5de88bc About a minute ago 1.57GB [2021-11-30T17:17:31.667Z] 0eb114b725b0 About a minute ago 1.57GB [2021-11-30T17:17:31.667Z] core-command-arm64 latest d820e8920d50 2 minutes ago 15.2MB [2021-11-30T17:17:31.667Z] f3ebc4f38057 2 minutes ago 1.57GB [2021-11-30T17:17:31.667Z] security-bootstrapper-arm64 latest b9272b5e1c4e 3 minutes ago 17.8MB [2021-11-30T17:17:31.667Z] security-secretstore-setup-arm64 latest bfc832a556d9 3 minutes ago 26.8MB [2021-11-30T17:17:31.667Z] core-metadata-arm64 latest 6b1f542dbe9d 4 minutes ago 15.9MB [2021-11-30T17:17:31.667Z] support-scheduler-arm64 latest 245087e50522 4 minutes ago 15.3MB [2021-11-30T17:17:31.667Z] security-proxy-setup-arm64 latest 155c089626c3 4 minutes ago 25.5MB [2021-11-30T17:17:31.667Z] 92bb11f3251c 4 minutes ago 1.58GB [2021-11-30T17:17:31.667Z] b2d0da26f07c 4 minutes ago 1.57GB [2021-11-30T17:17:31.667Z] eefe0233242d 4 minutes ago 1.58GB [2021-11-30T17:17:31.667Z] 5dfb1668ecc2 4 minutes ago 1.57GB [2021-11-30T17:17:31.667Z] 80b5635c0c36 4 minutes ago 1.58GB [2021-11-30T17:17:31.667Z] ci-base-image-arm64 latest 8d964daaef06 14 minutes ago 1.24GB [2021-11-30T17:17:31.667Z] alpine 3.14 5b8b7b635229 2 weeks ago 5.35MB [2021-11-30T17:17:31.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB [2021-11-30T17:17:31.667Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-30T17:17:31.667Z] 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-11-30T17:17:32.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-30T17:17:32.547Z] [2021-11-30T17:17:32.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-30T17:17:32.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-30T17:17:33.168Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-30T17:17:33.168Z] 448f6bf000e3: Pulling fs layer [2021-11-30T17:17:33.168Z] f757da607395: Pulling fs layer [2021-11-30T17:17:33.168Z] 05883995daec: Pulling fs layer [2021-11-30T17:17:33.168Z] 8603b9c90790: Pulling fs layer [2021-11-30T17:17:33.168Z] 1560dd03e051: Pulling fs layer [2021-11-30T17:17:33.168Z] 27f5ce0e4adf: Pulling fs layer [2021-11-30T17:17:33.168Z] c2d8d7efcc4b: Pulling fs layer [2021-11-30T17:17:33.168Z] 8603b9c90790: Waiting [2021-11-30T17:17:33.168Z] 1560dd03e051: Waiting [2021-11-30T17:17:33.168Z] 27f5ce0e4adf: Waiting [2021-11-30T17:17:33.168Z] c2d8d7efcc4b: Waiting [2021-11-30T17:17:33.168Z] f757da607395: Verifying Checksum [2021-11-30T17:17:33.168Z] f757da607395: Download complete [2021-11-30T17:17:33.168Z] 8603b9c90790: Verifying Checksum [2021-11-30T17:17:33.168Z] 8603b9c90790: Download complete [2021-11-30T17:17:33.168Z] 1560dd03e051: Download complete [2021-11-30T17:17:33.439Z] 27f5ce0e4adf: Verifying Checksum [2021-11-30T17:17:33.439Z] 27f5ce0e4adf: Download complete [2021-11-30T17:17:33.439Z] 05883995daec: Verifying Checksum [2021-11-30T17:17:33.439Z] 05883995daec: Download complete [2021-11-30T17:17:33.711Z] 448f6bf000e3: Verifying Checksum [2021-11-30T17:17:33.711Z] 448f6bf000e3: Download complete [2021-11-30T17:17:36.325Z] c2d8d7efcc4b: Verifying Checksum [2021-11-30T17:17:36.325Z] c2d8d7efcc4b: Download complete [2021-11-30T17:17:37.307Z] 448f6bf000e3: Pull complete [2021-11-30T17:17:38.287Z] f757da607395: Pull complete [2021-11-30T17:17:39.716Z] 05883995daec: Pull complete [2021-11-30T17:17:39.716Z] 8603b9c90790: Pull complete [2021-11-30T17:17:40.692Z] 1560dd03e051: Pull complete [2021-11-30T17:17:41.285Z] 27f5ce0e4adf: Pull complete [2021-11-30T17:17:56.344Z] c2d8d7efcc4b: Pull complete [2021-11-30T17:17:56.344Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-30T17:17:56.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-30T17:17:56.344Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-30T17:17:56.604Z] prd-ubuntu18.04-docker-arm64-4c-16g-798 does not seem to be running inside a container [2021-11-30T17:17:56.670Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-30T17:17:59.449Z] $ docker top c8e11bd8e23f04e54c94470c3867f939f3d909a53559d3994dabf4f21a8b6b5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-30T17:18:00.556Z] ---> job-cost.sh [2021-11-30T17:18:00.556Z] lf-activate-venv: SKIPPING [2021-11-30T17:18:00.556Z] INFO: No Stack... [2021-11-30T17:18:01.151Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-30T17:18:01.422Z] INFO: Archiving Costs [Pipeline] sh [2021-11-30T17:18:02.082Z] + cat /w/workspace/edgex-go/7/archives/cost.csv [2021-11-30T17:18:02.083Z] + cut -d, -f6 [Pipeline] lock [2021-11-30T17:18:02.141Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3826-7-stack-cost] [2021-11-30T17:18:02.146Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3826-7-stack-cost] did not exist. Created. [2021-11-30T17:18:02.146Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3826-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-30T17:18:02.808Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-30T17:18:02.972Z] Stashed 1 file(s) [Pipeline] } [2021-11-30T17:18:02.979Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3826-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-30T17:18:02.972Z] $ docker stop --time=1 c8e11bd8e23f04e54c94470c3867f939f3d909a53559d3994dabf4f21a8b6b5c [2021-11-30T17:18:04.518Z] $ docker rm -f c8e11bd8e23f04e54c94470c3867f939f3d909a53559d3994dabf4f21a8b6b5c [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-11-30T17:18:05.390Z] provisioning config files... [2021-11-30T17:18:05.400Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config5772993369521369370tmp [Pipeline] { [Pipeline] sh [2021-11-30T17:18:05.705Z] + set +x [2021-11-30T17:18:05.705Z] + curl -s https://codecov.io/bash [2021-11-30T17:18:05.705Z] + bash -s -- [2021-11-30T17:18:05.705Z] [2021-11-30T17:18:05.705Z] _____ _ [2021-11-30T17:18:05.705Z] / ____| | | [2021-11-30T17:18:05.705Z] | | ___ __| | ___ ___ _____ __ [2021-11-30T17:18:05.705Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-30T17:18:05.705Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-30T17:18:05.705Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-30T17:18:05.705Z] Bash-1.0.6 [2021-11-30T17:18:05.705Z] [2021-11-30T17:18:05.705Z] [2021-11-30T17:18:05.705Z] ==> git version 2.24.4 found [2021-11-30T17:18:05.705Z] ==> 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-11-30T17:18:05.705Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-30T17:18:05.705Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-30T17:18:05.705Z] ==> Jenkins CI detected. [2021-11-30T17:18:05.705Z] current dir:  /w/workspace/edgex-go/7 [2021-11-30T17:18:05.705Z] project root: . [2021-11-30T17:18:05.705Z] --> token set from env [2021-11-30T17:18:05.966Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-30T17:18:05.966Z] ==> Running gcov in . (disable via -X gcov) [2021-11-30T17:18:05.966Z] ==> Python coveragepy not found [2021-11-30T17:18:05.966Z] ==> Searching for coverage reports in: [2021-11-30T17:18:05.966Z] + . [2021-11-30T17:18:05.967Z] -> Found 1 reports [2021-11-30T17:18:05.967Z] ==> Detecting git/mercurial file structure [2021-11-30T17:18:05.967Z] ==> Reading reports [2021-11-30T17:18:05.967Z] + ./coverage.out bytes=428381 [2021-11-30T17:18:05.967Z] ==> Appending adjustments [2021-11-30T17:18:05.967Z] https://docs.codecov.io/docs/fixing-reports [2021-11-30T17:18:07.352Z] + Found adjustments [2021-11-30T17:18:07.352Z] ==> Gzipping contents [2021-11-30T17:18:07.352Z] 60K /tmp/codecov.hiCqKe.gz [2021-11-30T17:18:07.352Z] ==> Uploading reports [2021-11-30T17:18:07.352Z] url: https://codecov.io [2021-11-30T17:18:07.352Z] query: branch=PR-3826&commit=d61f5b29463c5f470dc4b706d30aaf83f43089ba&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3826%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3826&job=&cmd_args= [2021-11-30T17:18:07.352Z] -> Pinging Codecov [2021-11-30T17:18:07.352Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3826&commit=d61f5b29463c5f470dc4b706d30aaf83f43089ba&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3826%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3826&job=&cmd_args= [2021-11-30T17:18:07.352Z] -> Uploading to [2021-11-30T17:18:07.352Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-30/00271124DB129430A58F1EEE437C3FCB/d61f5b29463c5f470dc4b706d30aaf83f43089ba/bd277ada-e437-4eac-a43e-27fd5bdb0e1b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211130T171807Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2d3b6bb530d7ede88af3674c3ff2d867a2a87ad6a16dbdc8788209cdbda67788 [2021-11-30T17:18:07.352Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-30T17:18:07.352Z] Dload Upload Total Spent Left Speed [2021-11-30T17:18:07.873Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58030 0 0 100 58030 0 150k --:--:-- --:--:-- --:--:-- 150k [2021-11-30T17:18:07.873Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d61f5b29463c5f470dc4b706d30aaf83f43089ba [Pipeline] } [2021-11-30T17:18:07.881Z] 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-11-30T17:18:09.084Z] + '[' -d /w/workspace/edgex-go/7/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-30T17:18:09.380Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T17:18:09.945Z] ---> package-listing.sh [2021-11-30T17:18:09.945Z] ++ facter osfamily [2021-11-30T17:18:09.945Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-30T17:18:10.207Z] + OS_FAMILY=redhat [2021-11-30T17:18:10.207Z] + workspace=/w/workspace/edgex-go/7 [2021-11-30T17:18:10.207Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-30T17:18:10.207Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-30T17:18:10.207Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-30T17:18:10.207Z] + PACKAGES=/tmp/packages_start.txt [2021-11-30T17:18:10.207Z] + '[' /w/workspace/edgex-go/7 ']' [2021-11-30T17:18:10.207Z] + PACKAGES=/tmp/packages_end.txt [2021-11-30T17:18:10.207Z] + case "${OS_FAMILY}" in [2021-11-30T17:18:10.207Z] + sort [2021-11-30T17:18:10.207Z] + rpm -qa [2021-11-30T17:18:13.510Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-30T17:18:13.510Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-30T17:18:13.510Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-30T17:18:13.510Z] + '[' /w/workspace/edgex-go/7 ']' [2021-11-30T17:18:13.510Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2021-11-30T17:18:13.510Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2021-11-30T17:18:13.521Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-30T17:18:13.803Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-30T17:18:14.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-30T17:18:14.366Z] [2021-11-30T17:18:14.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T17:18:14.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-30T17:18:14.662Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-30T17:18:14.662Z] b4d181a07f80: Pulling fs layer [2021-11-30T17:18:14.662Z] a1111a8f2ec3: Pulling fs layer [2021-11-30T17:18:14.662Z] ed53099fbce6: Pulling fs layer [2021-11-30T17:18:14.662Z] dc539afda2c1: Pulling fs layer [2021-11-30T17:18:14.662Z] 77bc0d833cb6: Pulling fs layer [2021-11-30T17:18:14.662Z] 9065ff56babe: Pulling fs layer [2021-11-30T17:18:14.662Z] d287ab97295c: Pulling fs layer [2021-11-30T17:18:14.662Z] 77bc0d833cb6: Waiting [2021-11-30T17:18:14.662Z] 9065ff56babe: Waiting [2021-11-30T17:18:14.662Z] d287ab97295c: Waiting [2021-11-30T17:18:14.662Z] dc539afda2c1: Waiting [2021-11-30T17:18:14.662Z] a1111a8f2ec3: Verifying Checksum [2021-11-30T17:18:14.662Z] a1111a8f2ec3: Download complete [2021-11-30T17:18:14.662Z] dc539afda2c1: Verifying Checksum [2021-11-30T17:18:14.662Z] dc539afda2c1: Download complete [2021-11-30T17:18:14.662Z] ed53099fbce6: Verifying Checksum [2021-11-30T17:18:14.662Z] ed53099fbce6: Download complete [2021-11-30T17:18:14.662Z] 77bc0d833cb6: Verifying Checksum [2021-11-30T17:18:14.662Z] 77bc0d833cb6: Download complete [2021-11-30T17:18:14.662Z] 9065ff56babe: Verifying Checksum [2021-11-30T17:18:14.662Z] 9065ff56babe: Download complete [2021-11-30T17:18:14.927Z] b4d181a07f80: Verifying Checksum [2021-11-30T17:18:14.927Z] b4d181a07f80: Download complete [2021-11-30T17:18:15.499Z] d287ab97295c: Verifying Checksum [2021-11-30T17:18:15.499Z] d287ab97295c: Download complete [2021-11-30T17:18:16.452Z] b4d181a07f80: Pull complete [2021-11-30T17:18:16.452Z] a1111a8f2ec3: Pull complete [2021-11-30T17:18:17.040Z] ed53099fbce6: Pull complete [2021-11-30T17:18:17.040Z] dc539afda2c1: Pull complete [2021-11-30T17:18:17.301Z] 77bc0d833cb6: Pull complete [2021-11-30T17:18:17.564Z] 9065ff56babe: Pull complete [2021-11-30T17:18:22.894Z] d287ab97295c: Pull complete [2021-11-30T17:18:22.894Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-30T17:18:22.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-30T17:18:22.894Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-30T17:18:22.959Z] prd-centos7-docker-4c-2g-797 does not seem to be running inside a container [2021-11-30T17:18:22.991Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-30T17:18:26.278Z] $ docker top f86eac0757fd0ff23cf7093f129f728234e1083c159a6f78ab183ef924bfb639 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T17:18:26.622Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-30T17:18:26.918Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-30T17:18:27.211Z] + ls /var/log/sa-host [2021-11-30T17:18:27.211Z] + sadf -c /var/log/sa-host/sa30 [2021-11-30T17:18:27.211Z] file_magic: OK [2021-11-30T17:18:27.211Z] HZ: Using current value: 100 [2021-11-30T17:18:27.211Z] file_header: OK [2021-11-30T17:18:27.211Z] 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-11-30T17:18:27.211Z] Statistics: [2021-11-30T17:18:27.211Z] 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-11-30T17:18:27.211Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-30T17:18:27.474Z] provisioning config files... [2021-11-30T17:18:27.481Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config6289902363301580640tmp [Pipeline] { [Pipeline] echo [2021-11-30T17:18:27.495Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T17:18:27.780Z] ---> create-netrc.sh [Pipeline] } [2021-11-30T17:18:27.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-30T17:18:28.232Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-30T17:18:28.264Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T17:18:28.666Z] ---> sudo-logs.sh [2021-11-30T17:18:28.666Z] Archiving 'sudo' log.. [2021-11-30T17:18:28.666Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-797.novalocal: Name or service not known [2021-11-30T17:18:28.666Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-797.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-30T17:18:28.739Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T17:18:29.162Z] ---> job-cost.sh [2021-11-30T17:18:29.162Z] lf-activate-venv: SKIPPING [2021-11-30T17:18:29.162Z] DEBUG: total: 0.10999999940395355 [2021-11-30T17:18:29.162Z] INFO: Retrieving Stack Cost... [2021-11-30T17:18:29.815Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-30T17:18:29.815Z] INFO: Archiving Costs [Pipeline] echo [2021-11-30T17:18:29.828Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T17:18:30.112Z] ---> logs-deploy.sh [2021-11-30T17:18:30.112Z] lf-activate-venv: SKIPPING [2021-11-30T17:18:30.112Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3826/7 [2021-11-30T17:18:30.112Z] INFO: archiving workspace using pattern(s): [2021-11-30T17:18:30.683Z] Archives upload complete. [2021-11-30T17:18:30.944Z] INFO: archiving logs to Nexus