Pull request #3879 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 9093c73768caacc795127143a1a80eae89a692f0+0dc7fb43dfbc61ec4b325044d074184b8b9e402a (950bca4d3c9988797a5b59788fc6dec7801eab56) 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-ssh11525924064310126684.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh7984955265737905605.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-3879/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-3879/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3966836715582807654.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh2262635335544170020.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-3879/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-3879/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17274767325747516488.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5024 in /w/workspace/edgexfoundry_edgex-go_PR-3879 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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/8@tmp/jenkins-gitclient-ssh4137408820002792680.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh3940018285694364933.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3879/head:refs/remotes/origin/PR-3879 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0dc7fb43dfbc61ec4b325044d074184b8b9e402a into PR head commit 9093c73768caacc795127143a1a80eae89a692f0 Merge succeeded, producing 9093c73768caacc795127143a1a80eae89a692f0 Checking out Revision 9093c73768caacc795127143a1a80eae89a692f0 (PR-3879) > git config core.sparsecheckout # timeout=10 > git checkout -f 9093c73768caacc795127143a1a80eae89a692f0 # 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/8@tmp/jenkins-gitclient-ssh1536655140776972839.key > git merge 0dc7fb43dfbc61ec4b325044d074184b8b9e402a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9093c73768caacc795127143a1a80eae89a692f0 # timeout=10 Commit message: "fix: Fixed issue caused by previous merge commit." > git rev-list --no-walk 3ef878dc78ebfd556296c15fb235224fc030dc15 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-10T23:20:24.850Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-10T23:20:24.889Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-10T23:20:24.905Z] ========================================================= [2022-02-10T23:20:24.905Z] EdgeX Global Pipelines Version Info [2022-02-10T23:20:24.905Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-10T23:20:26.027Z] ------------------- [2022-02-10T23:20:26.027Z] stable info: [2022-02-10T23:20:26.027Z] ------------------- [2022-02-10T23:20:26.027Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-10T23:20:26.027Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-10T23:20:26.027Z] Message: update stable to v1.0.220 [2022-02-10T23:20:26.599Z] ------------------- [2022-02-10T23:20:26.599Z] experimental info: [2022-02-10T23:20:26.599Z] ------------------- [2022-02-10T23:20:26.599Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-10T23:20:26.599Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-10T23:20:26.600Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-10T23:20:26.741Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-02-10T23:20:26.752Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-02-10T23:20:26.763Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-10T23:20:26.774Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-10T23:20:26.783Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-10T23:20:26.793Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-10T23:20:26.805Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-10T23:20:26.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-02-10T23:20:26.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-02-10T23:20:26.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-02-10T23:20:26.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-10T23:20:26.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-10T23:20:26.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-10T23:20:26.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-10T23:20:26.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-10T23:20:26.906Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-10T23:20:26.919Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-10T23:20:26.931Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-10T23:20:26.943Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-02-10T23:20:26.959Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-02-10T23:20:26.976Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-02-10T23:20:26.988Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-10T23:20:26.998Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3879 [Pipeline] echo [2022-02-10T23:20:27.011Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3879 [Pipeline] echo [2022-02-10T23:20:27.025Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3879 [Pipeline] echo [2022-02-10T23:20:27.035Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9093c73768caacc795127143a1a80eae89a692f0 [Pipeline] echo [2022-02-10T23:20:27.049Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9093c73 [Pipeline] echo [2022-02-10T23:20:27.064Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-10T23:20:27.110Z] provisioning config files... [2022-02-10T23:20:27.123Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config6769342157912462793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-10T23:20:27.424Z] ---> docker-login.sh [2022-02-10T23:20:27.424Z] nexus3.edgexfoundry.org:10001 [2022-02-10T23:20:27.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T23:20:27.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T23:20:27.692Z] Configure a credential helper to remove this warning. See [2022-02-10T23:20:27.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T23:20:27.692Z] [2022-02-10T23:20:27.692Z] Login Succeeded [2022-02-10T23:20:27.692Z] nexus3.edgexfoundry.org:10002 [2022-02-10T23:20:27.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T23:20:27.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T23:20:27.692Z] Configure a credential helper to remove this warning. See [2022-02-10T23:20:27.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T23:20:27.692Z] [2022-02-10T23:20:27.692Z] Login Succeeded [2022-02-10T23:20:27.692Z] nexus3.edgexfoundry.org:10003 [2022-02-10T23:20:27.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T23:20:27.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T23:20:27.956Z] Configure a credential helper to remove this warning. See [2022-02-10T23:20:27.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T23:20:27.956Z] [2022-02-10T23:20:27.956Z] Login Succeeded [2022-02-10T23:20:27.956Z] nexus3.edgexfoundry.org:10004 [2022-02-10T23:20:27.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T23:20:27.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T23:20:27.956Z] Configure a credential helper to remove this warning. See [2022-02-10T23:20:27.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T23:20:27.956Z] [2022-02-10T23:20:27.956Z] Login Succeeded [2022-02-10T23:20:27.956Z] docker.io [2022-02-10T23:20:27.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T23:20:28.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T23:20:28.535Z] Configure a credential helper to remove this warning. See [2022-02-10T23:20:28.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T23:20:28.535Z] [2022-02-10T23:20:28.535Z] Login Succeeded [2022-02-10T23:20:28.535Z] ---> docker-login.sh ends [Pipeline] } [2022-02-10T23:20:28.545Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-10T23:20:28.864Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-02-10T23:20:28.864Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-10T23:20:28.864Z] ++ dirname cmd/core-command/Dockerfile [2022-02-10T23:20:28.864Z] ++ cut -d/ -f2 [2022-02-10T23:20:28.864Z] + echo core-command,cmd/core-command/Dockerfile [2022-02-10T23:20:28.864Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-10T23:20:28.864Z] ++ dirname cmd/core-data/Dockerfile [2022-02-10T23:20:28.864Z] ++ cut -d/ -f2 [2022-02-10T23:20:28.864Z] + echo core-data,cmd/core-data/Dockerfile [2022-02-10T23:20:28.864Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-10T23:20:28.864Z] ++ dirname cmd/core-metadata/Dockerfile [2022-02-10T23:20:28.864Z] ++ cut -d/ -f2 [2022-02-10T23:20:28.864Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-02-10T23:20:28.864Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-10T23:20:28.864Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-02-10T23:20:28.864Z] ++ cut -d/ -f2 [2022-02-10T23:20:28.864Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-02-10T23:20:28.864Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-10T23:20:28.864Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-02-10T23:20:28.864Z] ++ cut -d/ -f2 [2022-02-10T23:20:28.864Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-02-10T23:20:28.864Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-10T23:20:28.864Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-02-10T23:20:28.864Z] ++ cut -d/ -f2 [2022-02-10T23:20:28.864Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-02-10T23:20:28.864Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-10T23:20:28.864Z] ++ dirname cmd/support-notifications/Dockerfile [2022-02-10T23:20:28.864Z] ++ cut -d/ -f2 [2022-02-10T23:20:28.864Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-02-10T23:20:28.864Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-10T23:20:28.864Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-02-10T23:20:28.864Z] ++ cut -d/ -f2 [2022-02-10T23:20:28.864Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-02-10T23:20:28.864Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-10T23:20:28.864Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-02-10T23:20:28.864Z] ++ cut -d/ -f2 [2022-02-10T23:20:28.864Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-02-10T23:20:28.899Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-10T23:20:29.243Z] + git rev-list -1 --merges 9093c73768caacc795127143a1a80eae89a692f0~1..9093c73768caacc795127143a1a80eae89a692f0 [Pipeline] echo [2022-02-10T23:20:29.263Z] -----------> git rev-list -1 --merges 9093c73768caacc795127143a1a80eae89a692f0~1..9093c73768caacc795127143a1a80eae89a692f0 9093c73768caacc795127143a1a80eae89a692f0 [false] [Pipeline] sh [2022-02-10T23:20:29.557Z] + git log --format=format:%s -1 9093c73768caacc795127143a1a80eae89a692f0 [Pipeline] echo [2022-02-10T23:20:29.573Z] ========================================================= [2022-02-10T23:20:29.573Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-10T23:20:29.573Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-02-10T23:20:30.112Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-10T23:20:30.112Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-10T23:20:30.112Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-10T23:20:30.112Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-10T23:20:30.112Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-10T23:20:30.112Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-10T23:20:30.112Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-10T23:20:30.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-10T23:20:30.540Z] [2022-02-10T23:20:30.540Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-10T23:20:30.845Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-10T23:20:30.846Z] latest: Pulling from edgex-devops/git-semver [2022-02-10T23:20:30.846Z] a0d0a0d46f8b: Pulling fs layer [2022-02-10T23:20:30.846Z] 3e5f54012d9b: Pulling fs layer [2022-02-10T23:20:30.846Z] 4c7163046ea9: Pulling fs layer [2022-02-10T23:20:30.846Z] 0c2d73faf560: Pulling fs layer [2022-02-10T23:20:30.846Z] 0c2d73faf560: Waiting [2022-02-10T23:20:30.846Z] 3e5f54012d9b: Verifying Checksum [2022-02-10T23:20:30.846Z] 3e5f54012d9b: Download complete [2022-02-10T23:20:30.846Z] a0d0a0d46f8b: Verifying Checksum [2022-02-10T23:20:30.846Z] a0d0a0d46f8b: Download complete [2022-02-10T23:20:30.846Z] 0c2d73faf560: Verifying Checksum [2022-02-10T23:20:30.846Z] 0c2d73faf560: Download complete [2022-02-10T23:20:30.846Z] 4c7163046ea9: Verifying Checksum [2022-02-10T23:20:30.846Z] 4c7163046ea9: Download complete [2022-02-10T23:20:31.111Z] a0d0a0d46f8b: Pull complete [2022-02-10T23:20:31.111Z] 3e5f54012d9b: Pull complete [2022-02-10T23:20:31.380Z] 4c7163046ea9: Pull complete [2022-02-10T23:20:31.644Z] 0c2d73faf560: Pull complete [2022-02-10T23:20:31.644Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-10T23:20:31.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-10T23:20:31.644Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-10T23:20:31.711Z] prd-centos7-docker-4c-2g-5024 does not seem to be running inside a container [2022-02-10T23:20:31.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-10T23:20:32.403Z] $ docker top 00223385bef10f479243a5d20cff37cc2c69e1e240e56fdd41161f6a5289ccd2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-10T23:20:32.507Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-10T23:20:32.507Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-10T23:20:32.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-10T23:20:32.612Z] $ docker exec 00223385bef10f479243a5d20cff37cc2c69e1e240e56fdd41161f6a5289ccd2 ssh-agent [2022-02-10T23:20:32.698Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgNHidi/agent.13 [2022-02-10T23:20:32.698Z] SSH_AGENT_PID=19 [2022-02-10T23:20:32.705Z] Running ssh-add (command line suppressed) [2022-02-10T23:20:32.812Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_5630817498184244858.key (/w/workspace/edgex-go/8@tmp/private_key_5630817498184244858.key) [2022-02-10T23:20:32.826Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-10T23:20:33.119Z] + git tag --points-at HEAD [Pipeline] } [2022-02-10T23:20:33.135Z] $ docker exec --env ******** --env ******** 00223385bef10f479243a5d20cff37cc2c69e1e240e56fdd41161f6a5289ccd2 ssh-agent -k [2022-02-10T23:20:33.233Z] unset SSH_AUTH_SOCK; [2022-02-10T23:20:33.233Z] unset SSH_AGENT_PID; [2022-02-10T23:20:33.233Z] echo Agent pid 19 killed; [2022-02-10T23:20:33.242Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-10T23:20:33.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-10T23:20:33.268Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-10T23:20:33.374Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-10T23:20:33.376Z] $ docker exec 00223385bef10f479243a5d20cff37cc2c69e1e240e56fdd41161f6a5289ccd2 ssh-agent [2022-02-10T23:20:33.466Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPAjIAj/agent.54 [2022-02-10T23:20:33.466Z] SSH_AGENT_PID=61 [2022-02-10T23:20:33.471Z] Running ssh-add (command line suppressed) [2022-02-10T23:20:33.552Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_6412487630822624999.key (/w/workspace/edgex-go/8@tmp/private_key_6412487630822624999.key) [2022-02-10T23:20:33.564Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-10T23:20:33.848Z] + git semver init [2022-02-10T23:20:33.848Z] # -> Open(): unable to determine branch for HEAD [2022-02-10T23:20:33.848Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2022-02-10T23:20:33.848Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2022-02-10T23:20:33.848Z] # $SEMVER_REMOTE_NAME = origin [2022-02-10T23:20:33.848Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-10T23:20:33.848Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-10T23:20:33.848Z] # $SEMVER_BRANCH = PR-3879 [2022-02-10T23:20:33.848Z] # $SEMVER_TEMP = /tmp/semver-211879310 [2022-02-10T23:20:33.848Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-02-10T23:20:48.803Z] # '/tmp/semver-211879310' -> '/w/workspace/edgex-go/8/.semver' [2022-02-10T23:20:48.803Z] # -> Force: false [2022-02-10T23:20:48.803Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2022-02-10T23:20:48.813Z] $ docker exec --env ******** --env ******** 00223385bef10f479243a5d20cff37cc2c69e1e240e56fdd41161f6a5289ccd2 ssh-agent -k [2022-02-10T23:20:48.903Z] unset SSH_AUTH_SOCK; [2022-02-10T23:20:48.903Z] unset SSH_AGENT_PID; [2022-02-10T23:20:48.903Z] echo Agent pid 61 killed; [2022-02-10T23:20:48.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-10T23:20:49.235Z] + git semver [Pipeline] } [2022-02-10T23:20:49.248Z] $ docker stop --time=1 00223385bef10f479243a5d20cff37cc2c69e1e240e56fdd41161f6a5289ccd2 [2022-02-10T23:20:51.329Z] $ docker rm -f 00223385bef10f479243a5d20cff37cc2c69e1e240e56fdd41161f6a5289ccd2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-10T23:20:51.694Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-10T23:20:51.914Z] Stashed 1 file(s) [Pipeline] echo [2022-02-10T23:20:51.918Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-02-10T23:20:52.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-10T23:20:52.044Z] ========================================================= [2022-02-10T23:20:52.044Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-10T23:20:52.044Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-10T23:20:52.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-10T23:20:52.334Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-10T23:20:52.334Z] 59bf1c3509f3: Pulling fs layer [2022-02-10T23:20:52.334Z] 666ba61612fd: Pulling fs layer [2022-02-10T23:20:52.334Z] 8ed8ca486205: Pulling fs layer [2022-02-10T23:20:52.334Z] 4fe6c5a15a65: Pulling fs layer [2022-02-10T23:20:52.334Z] 22a0e8bec74d: Pulling fs layer [2022-02-10T23:20:52.334Z] 640e595b4fbd: Pulling fs layer [2022-02-10T23:20:52.334Z] 763cafe07f6e: Pulling fs layer [2022-02-10T23:20:52.334Z] 0c0b528cf693: Pulling fs layer [2022-02-10T23:20:52.334Z] 10935f4eaf8b: Pulling fs layer [2022-02-10T23:20:52.334Z] 4fe6c5a15a65: Waiting [2022-02-10T23:20:52.334Z] 763cafe07f6e: Waiting [2022-02-10T23:20:52.334Z] 0c0b528cf693: Waiting [2022-02-10T23:20:52.334Z] 10935f4eaf8b: Waiting [2022-02-10T23:20:52.334Z] 22a0e8bec74d: Waiting [2022-02-10T23:20:52.334Z] 640e595b4fbd: Waiting [2022-02-10T23:20:52.334Z] 8ed8ca486205: Verifying Checksum [2022-02-10T23:20:52.334Z] 8ed8ca486205: Download complete [2022-02-10T23:20:52.334Z] 666ba61612fd: Verifying Checksum [2022-02-10T23:20:52.334Z] 666ba61612fd: Download complete [2022-02-10T23:20:52.334Z] 22a0e8bec74d: Verifying Checksum [2022-02-10T23:20:52.334Z] 22a0e8bec74d: Download complete [2022-02-10T23:20:52.334Z] 59bf1c3509f3: Verifying Checksum [2022-02-10T23:20:52.334Z] 59bf1c3509f3: Download complete [2022-02-10T23:20:52.334Z] 640e595b4fbd: Verifying Checksum [2022-02-10T23:20:52.334Z] 640e595b4fbd: Download complete [2022-02-10T23:20:52.334Z] 763cafe07f6e: Verifying Checksum [2022-02-10T23:20:52.334Z] 763cafe07f6e: Download complete [2022-02-10T23:20:52.598Z] 0c0b528cf693: Verifying Checksum [2022-02-10T23:20:52.598Z] 0c0b528cf693: Download complete [2022-02-10T23:20:52.860Z] 10935f4eaf8b: Verifying Checksum [2022-02-10T23:20:52.860Z] 10935f4eaf8b: Download complete [2022-02-10T23:20:52.860Z] 4fe6c5a15a65: Verifying Checksum [2022-02-10T23:20:52.860Z] 4fe6c5a15a65: Download complete [2022-02-10T23:20:52.860Z] 59bf1c3509f3: Pull complete [2022-02-10T23:20:53.123Z] 666ba61612fd: Pull complete [2022-02-10T23:20:53.123Z] 8ed8ca486205: Pull complete [2022-02-10T23:20:57.358Z] 4fe6c5a15a65: Pull complete [2022-02-10T23:20:57.358Z] 22a0e8bec74d: Pull complete [2022-02-10T23:20:57.358Z] 640e595b4fbd: Pull complete [2022-02-10T23:20:57.358Z] 763cafe07f6e: Pull complete [2022-02-10T23:20:57.358Z] 0c0b528cf693: Pull complete [2022-02-10T23:20:59.928Z] 10935f4eaf8b: Pull complete [2022-02-10T23:20:59.928Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-10T23:20:59.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-10T23:20:59.928Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-02-10T23:21:00.231Z] + docker build -t ci-base-image-x86_64 -f - . [2022-02-10T23:21:00.232Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-10T23:21:00.232Z] WORKDIR /edgex [2022-02-10T23:21:00.232Z] COPY go.mod . [2022-02-10T23:21:00.232Z] RUN go mod download' [2022-02-10T23:21:01.633Z] Sending build context to Docker daemon 334.2MB [2022-02-10T23:21:01.633Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-10T23:21:01.633Z] ---> 99d49a6021b9 [2022-02-10T23:21:01.633Z] Step 2/4 : WORKDIR /edgex [2022-02-10T23:21:03.563Z] ---> Running in 6627f0cc33e1 [2022-02-10T23:21:03.822Z] Removing intermediate container 6627f0cc33e1 [2022-02-10T23:21:03.822Z] ---> 0f891ffb45d3 [2022-02-10T23:21:03.822Z] Step 3/4 : COPY go.mod . [2022-02-10T23:21:03.822Z] ---> f1e8cb5c8b7c [2022-02-10T23:21:03.822Z] Step 4/4 : RUN go mod download [2022-02-10T23:21:03.822Z] ---> Running in b78c00cf623d [2022-02-10T23:21:06.998Z] Still waiting to schedule task [2022-02-10T23:21:06.998Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-10T23:21:42.604Z] Removing intermediate container b78c00cf623d [2022-02-10T23:21:42.604Z] ---> 0c80cf8aa055 [2022-02-10T23:21:42.604Z] Successfully built 0c80cf8aa055 [2022-02-10T23:21:42.604Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-10T23:21:42.907Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-10T23:21:42.907Z] . [Pipeline] withDockerContainer [2022-02-10T23:21:42.977Z] prd-centos7-docker-4c-2g-5024 does not seem to be running inside a container [2022-02-10T23:21:43.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-10T23:21:43.358Z] $ docker top 934444fcc50d9c4c36c87d59b13c87bedc0202e3e0e6adb406f9601f8f23eaf9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-10T23:21:43.709Z] + go version [2022-02-10T23:21:43.709Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-10T23:21:43.720Z] $ docker stop --time=1 934444fcc50d9c4c36c87d59b13c87bedc0202e3e0e6adb406f9601f8f23eaf9 [2022-02-10T23:21:44.918Z] $ docker rm -f 934444fcc50d9c4c36c87d59b13c87bedc0202e3e0e6adb406f9601f8f23eaf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-10T23:21:45.343Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-10T23:21:45.344Z] . [Pipeline] withDockerContainer [2022-02-10T23:21:45.411Z] prd-centos7-docker-4c-2g-5024 does not seem to be running inside a container [2022-02-10T23:21:45.447Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-10T23:21:45.844Z] $ docker top b9f64cbb4cac2f941ff70da1eee1ec014acc91b2b3843c877d0b42e6d1c979a4 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-10T23:21:45.924Z] ========================================================= [2022-02-10T23:21:45.924Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-02-10T23:21:45.924Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-10T23:21:46.231Z] + make test [2022-02-10T23:21:46.231Z] go mod tidy [2022-02-10T23:21:46.506Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-02-10T23:21:53.163Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-02-10T23:22:08.180Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-02-10T23:22:13.581Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-02-10T23:22:13.581Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-02-10T23:22:13.839Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-02-10T23:22:15.768Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-02-10T23:22:16.716Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-02-10T23:22:16.716Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-02-10T23:22:16.716Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-02-10T23:22:16.978Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-02-10T23:22:17.250Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-02-10T23:22:17.517Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-02-10T23:22:17.517Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-02-10T23:22:17.517Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-02-10T23:22:17.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-02-10T23:22:19.463Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2022-02-10T23:22:19.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-02-10T23:22:19.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-02-10T23:22:19.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 98.5% of statements [2022-02-10T23:22:19.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-02-10T23:22:20.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 44.7% of statements [2022-02-10T23:22:20.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-02-10T23:22:20.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-02-10T23:22:20.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.107s coverage: 89.5% of statements [2022-02-10T23:22:20.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-02-10T23:22:20.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-02-10T23:22:22.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 84.4% of statements [2022-02-10T23:22:22.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-02-10T23:22:22.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-02-10T23:22:22.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-02-10T23:22:22.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-02-10T23:22:22.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-02-10T23:22:22.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.273s coverage: 94.2% of statements [2022-02-10T23:22:22.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-02-10T23:22:22.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-02-10T23:22:22.822Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 59.1% of statements [2022-02-10T23:22:22.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-02-10T23:22:22.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-02-10T23:22:22.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-02-10T23:22:22.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-02-10T23:22:22.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-02-10T23:22:23.097Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements [2022-02-10T23:22:23.097Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-02-10T23:22:23.097Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-02-10T23:22:23.097Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-02-10T23:22:24.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.9% of statements [2022-02-10T23:22:24.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-02-10T23:22:24.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2022-02-10T23:22:24.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 21.7% of statements [2022-02-10T23:22:24.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-02-10T23:22:24.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2022-02-10T23:22:24.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements [2022-02-10T23:22:24.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2022-02-10T23:22:24.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2022-02-10T23:22:25.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2022-02-10T23:22:37.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2022-02-10T23:22:37.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2022-02-10T23:22:40.378Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5025 in /w/workspace/edgexfoundry_edgex-go_PR-3879 [Pipeline] { [Pipeline] ws [2022-02-10T23:22:40.391Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2022-02-10T23:22:40.672Z] The recommended git tool is: git [2022-02-10T23:22:43.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.191s coverage: 82.5% of statements [2022-02-10T23:22:43.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-02-10T23:22:45.136Z] using credential edgex-jenkins-ssh [2022-02-10T23:22:45.151Z] Cloning the remote Git repository [2022-02-10T23:22:45.221Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-02-10T23:22:45.288Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2022-02-10T23:22:45.370Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-10T23:22:45.370Z] > git --version # timeout=10 [2022-02-10T23:22:45.393Z] > git --version # 'git version 2.17.1' [2022-02-10T23:22:45.394Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-10T23:22:45.526Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-10T23:22:58.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.062s coverage: 92.9% of statements [2022-02-10T23:22:58.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-02-10T23:22:58.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-02-10T23:22:58.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-02-10T23:22:58.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements [2022-02-10T23:22:58.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-02-10T23:22:58.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-02-10T23:22:58.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-02-10T23:22:58.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-02-10T23:22:58.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-02-10T23:22:58.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2022-02-10T23:22:58.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-02-10T23:22:58.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-02-10T23:22:58.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2022-02-10T23:22:58.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-02-10T23:22:58.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 58.8% of statements [2022-02-10T23:22:58.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-02-10T23:22:58.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2022-02-10T23:22:58.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-02-10T23:22:58.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.060s coverage: 85.4% of statements [2022-02-10T23:22:58.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.117s coverage: 91.2% of statements [2022-02-10T23:22:58.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-02-10T23:22:58.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2022-02-10T23:22:58.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-02-10T23:22:58.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-02-10T23:22:59.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2022-02-10T23:22:59.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 89.4% of statements [2022-02-10T23:22:59.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2022-02-10T23:22:59.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2022-02-10T23:22:59.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2022-02-10T23:23:00.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.202s coverage: 65.4% of statements [2022-02-10T23:23:00.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-02-10T23:23:00.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-02-10T23:23:00.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-02-10T23:23:00.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 43.8% of statements [2022-02-10T23:23:00.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-02-10T23:23:00.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-02-10T23:23:00.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements [2022-02-10T23:23:00.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-02-10T23:23:00.389Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-10T23:23:00.406Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-10T23:23:00.430Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-10T23:23:00.473Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-10T23:23:00.474Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-10T23:23:00.485Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3879/head:refs/remotes/origin/PR-3879 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-10T23:23:01.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-02-10T23:23:01.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-02-10T23:23:01.388Z] Merging remotes/origin/main commit 0dc7fb43dfbc61ec4b325044d074184b8b9e402a into PR head commit 9093c73768caacc795127143a1a80eae89a692f0 [2022-02-10T23:23:01.724Z] Merge succeeded, producing 9093c73768caacc795127143a1a80eae89a692f0 [2022-02-10T23:23:01.725Z] Checking out Revision 9093c73768caacc795127143a1a80eae89a692f0 (PR-3879) [2022-02-10T23:23:01.416Z] > git config core.sparsecheckout # timeout=10 [2022-02-10T23:23:01.433Z] > git checkout -f 9093c73768caacc795127143a1a80eae89a692f0 # timeout=10 [2022-02-10T23:23:01.654Z] > git remote # timeout=10 [2022-02-10T23:23:01.673Z] > git config --get remote.origin.url # timeout=10 [2022-02-10T23:23:01.684Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-10T23:23:01.695Z] > git merge 0dc7fb43dfbc61ec4b325044d074184b8b9e402a # timeout=10 [2022-02-10T23:23:01.717Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-10T23:23:01.742Z] > git config core.sparsecheckout # timeout=10 [2022-02-10T23:23:01.756Z] > git checkout -f 9093c73768caacc795127143a1a80eae89a692f0 # timeout=10 [2022-02-10T23:23:05.948Z] Commit message: "fix: Fixed issue caused by previous merge commit." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-10T23:23:06.869Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-10T23:23:06.869Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-10T23:23:06.869Z] Dload Upload Total Spent Left Speed [2022-02-10T23:23:06.869Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89719 0 --:--:-- --:--:-- --:--:-- 89719 [Pipeline] sh [2022-02-10T23:23:07.428Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-10T23:23:07.768Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2022-02-10T23:23:07.768Z] [2022-02-10T23:23:07.768Z] { [2022-02-10T23:23:07.768Z] "registry-mirrors": [ [2022-02-10T23:23:07.768Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-10T23:23:07.768Z] ], [2022-02-10T23:23:07.768Z] "bip": "10.250.0.254/24", [2022-02-10T23:23:07.768Z] "hosts": [ [2022-02-10T23:23:07.768Z] "tcp://0.0.0.0:5555", [2022-02-10T23:23:07.768Z] "unix:///var/run/docker.sock" [2022-02-10T23:23:07.768Z] ], [2022-02-10T23:23:07.768Z] "mtu": 1458, [2022-02-10T23:23:07.768Z] "selinux-enabled": true, [2022-02-10T23:23:07.768Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-10T23:23:07.768Z] } [2022-02-10T23:23:07.787Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2022-02-10T23:23:07.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-02-10T23:23:07.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-02-10T23:23:07.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-02-10T23:23:07.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-02-10T23:23:07.787Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.143s coverage: 92.3% of statements [2022-02-10T23:23:07.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-02-10T23:23:07.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-02-10T23:23:07.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-02-10T23:23:07.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-02-10T23:23:07.787Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements [2022-02-10T23:23:07.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-02-10T23:23:07.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-02-10T23:23:07.787Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2022-02-10T23:23:07.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-02-10T23:23:07.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-02-10T23:23:07.787Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-02-10T23:23:07.787Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-02-10T23:23:07.787Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-02-10T23:23:07.787Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-02-10T23:23:07.787Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-02-10T23:23:07.787Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-02-10T23:23:07.787Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-02-10T23:23:07.787Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-02-10T23:23:07.787Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-02-10T23:23:07.787Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-02-10T23:23:07.787Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [Pipeline] sh [2022-02-10T23:23:08.046Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-02-10T23:23:08.112Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-10T23:23:08.462Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-10T23:23:26.781Z] provisioning config files... [2022-02-10T23:23:26.804Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config5186439245560092015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-10T23:23:27.159Z] ---> docker-login.sh [2022-02-10T23:23:27.159Z] nexus3.edgexfoundry.org:10001 [2022-02-10T23:23:27.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T23:23:28.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T23:23:28.036Z] Configure a credential helper to remove this warning. See [2022-02-10T23:23:28.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T23:23:28.036Z] [2022-02-10T23:23:28.036Z] Login Succeeded [2022-02-10T23:23:28.036Z] nexus3.edgexfoundry.org:10002 [2022-02-10T23:23:28.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T23:23:28.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T23:23:28.310Z] Configure a credential helper to remove this warning. See [2022-02-10T23:23:28.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T23:23:28.310Z] [2022-02-10T23:23:28.310Z] Login Succeeded [2022-02-10T23:23:28.310Z] nexus3.edgexfoundry.org:10003 [2022-02-10T23:23:28.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T23:23:28.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T23:23:28.855Z] Configure a credential helper to remove this warning. See [2022-02-10T23:23:28.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T23:23:28.855Z] [2022-02-10T23:23:28.855Z] Login Succeeded [2022-02-10T23:23:28.855Z] nexus3.edgexfoundry.org:10004 [2022-02-10T23:23:29.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T23:23:29.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T23:23:29.134Z] Configure a credential helper to remove this warning. See [2022-02-10T23:23:29.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T23:23:29.134Z] [2022-02-10T23:23:29.134Z] Login Succeeded [2022-02-10T23:23:29.134Z] docker.io [2022-02-10T23:23:29.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T23:23:30.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T23:23:30.001Z] Configure a credential helper to remove this warning. See [2022-02-10T23:23:30.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T23:23:30.001Z] [2022-02-10T23:23:30.001Z] Login Succeeded [2022-02-10T23:23:30.274Z] ---> docker-login.sh ends [Pipeline] } [2022-02-10T23:23:30.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-10T23:23:30.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-10T23:23:30.841Z] ========================================================= [2022-02-10T23:23:30.841Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-10T23:23:30.841Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-10T23:23:31.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-10T23:23:31.463Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-10T23:23:31.463Z] 9b3977197b4f: Pulling fs layer [2022-02-10T23:23:31.463Z] 1a89e8eeedd5: Pulling fs layer [2022-02-10T23:23:31.463Z] 94645a83ff95: Pulling fs layer [2022-02-10T23:23:31.463Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-10T23:23:31.463Z] 0c92f367c5e7: Pulling fs layer [2022-02-10T23:23:31.463Z] f7c0051592d6: Pulling fs layer [2022-02-10T23:23:31.463Z] a227ed2f7395: Pulling fs layer [2022-02-10T23:23:31.463Z] 7b1c46037f91: Pulling fs layer [2022-02-10T23:23:31.463Z] 3f3a8bcf1eab: Waiting [2022-02-10T23:23:31.463Z] 0c92f367c5e7: Waiting [2022-02-10T23:23:31.463Z] f7c0051592d6: Waiting [2022-02-10T23:23:31.463Z] a227ed2f7395: Waiting [2022-02-10T23:23:31.463Z] 7b1c46037f91: Waiting [2022-02-10T23:23:31.463Z] 94645a83ff95: Verifying Checksum [2022-02-10T23:23:31.463Z] 94645a83ff95: Download complete [2022-02-10T23:23:31.463Z] 1a89e8eeedd5: Download complete [2022-02-10T23:23:31.463Z] 0c92f367c5e7: Verifying Checksum [2022-02-10T23:23:31.463Z] 0c92f367c5e7: Download complete [2022-02-10T23:23:31.463Z] f7c0051592d6: Verifying Checksum [2022-02-10T23:23:31.463Z] f7c0051592d6: Download complete [2022-02-10T23:23:31.463Z] 9b3977197b4f: Download complete [2022-02-10T23:23:31.463Z] a227ed2f7395: Verifying Checksum [2022-02-10T23:23:31.463Z] a227ed2f7395: Download complete [2022-02-10T23:23:32.071Z] 9b3977197b4f: Pull complete [2022-02-10T23:23:32.669Z] 1a89e8eeedd5: Pull complete [2022-02-10T23:23:33.273Z] 94645a83ff95: Pull complete [2022-02-10T23:23:33.273Z] 7b1c46037f91: Verifying Checksum [2022-02-10T23:23:33.273Z] 7b1c46037f91: Download complete [2022-02-10T23:23:33.867Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-10T23:23:33.867Z] 3f3a8bcf1eab: Download complete [2022-02-10T23:23:46.257Z] 3f3a8bcf1eab: Pull complete [2022-02-10T23:23:46.257Z] 0c92f367c5e7: Pull complete [2022-02-10T23:23:46.257Z] f7c0051592d6: Pull complete [2022-02-10T23:23:46.257Z] a227ed2f7395: Pull complete [2022-02-10T23:23:51.659Z] 7b1c46037f91: Pull complete [2022-02-10T23:23:51.659Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-10T23:23:51.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-10T23:23:51.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-02-10T23:23:52.005Z] + docker build -t ci-base-image-arm64 -f - . [2022-02-10T23:23:52.005Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-10T23:23:52.005Z] WORKDIR /edgex [2022-02-10T23:23:52.005Z] COPY go.mod . [2022-02-10T23:23:52.005Z] RUN go mod download [2022-02-10T23:23:54.635Z] Sending build context to Docker daemon 168.9MB [2022-02-10T23:23:54.635Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-10T23:23:54.635Z] ---> f79e39bc4007 [2022-02-10T23:23:54.635Z] Step 2/4 : WORKDIR /edgex [2022-02-10T23:23:54.895Z] GO111MODULE=on go vet ./... [2022-02-10T23:23:54.895Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-10T23:23:55.157Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-10T23:23:55.419Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-10T23:23:56.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-02-10T23:23:56.299Z] + ls -al . [2022-02-10T23:23:56.299Z] total 644 [2022-02-10T23:23:56.299Z] drwxrwxr-x 10 1001 1001 4096 Feb 10 23:23 . [2022-02-10T23:23:56.299Z] drwxr-xr-x 4 root root 28 Feb 10 23:21 .. [2022-02-10T23:23:56.299Z] -rw-rw-r-- 1 1001 1001 11 Feb 10 23:20 .dockerignore [2022-02-10T23:23:56.299Z] drwxrwxr-x 8 1001 1001 179 Feb 10 23:20 .git [2022-02-10T23:23:56.299Z] drwxrwxr-x 4 1001 1001 142 Feb 10 23:20 .github [2022-02-10T23:23:56.299Z] -rw-rw-r-- 1 1001 1001 804 Feb 10 23:20 .gitignore [2022-02-10T23:23:56.299Z] -rw-rw-r-- 1 1001 1001 42 Feb 10 23:20 .golangci.yml [2022-02-10T23:23:56.299Z] -rw-rw-r-- 1 1001 1001 76 Feb 10 23:20 .hadolint.yml [2022-02-10T23:23:56.299Z] drwx------ 3 1001 1001 73 Feb 10 23:20 .semver [2022-02-10T23:23:56.299Z] -rw-rw-r-- 1 1001 1001 166 Feb 10 23:20 .sonarcloud.properties [2022-02-10T23:23:56.299Z] -rw-rw-r-- 1 1001 1001 1171 Feb 10 23:20 ADOPTERS.md [2022-02-10T23:23:56.299Z] -rw-rw-r-- 1 1001 1001 9019 Feb 10 23:20 Attribution.txt [2022-02-10T23:23:56.299Z] -rw-rw-r-- 1 1001 1001 51732 Feb 10 23:20 CHANGELOG.md [2022-02-10T23:23:56.299Z] -rw-rw-r-- 1 1001 1001 3804 Feb 10 23:20 CONTRIBUTING.md [2022-02-10T23:23:56.299Z] -rw-rw-r-- 1 1001 1001 677 Feb 10 23:20 GOVERNANCE.md [2022-02-10T23:23:56.299Z] -rw-rw-r-- 1 1001 1001 849 Feb 10 23:20 Jenkinsfile [2022-02-10T23:23:56.299Z] -rw-rw-r-- 1 1001 1001 10775 Feb 10 23:20 LICENSE [2022-02-10T23:23:56.299Z] -rw-rw-r-- 1 1001 1001 6508 Feb 10 23:20 Makefile [2022-02-10T23:23:56.299Z] -rw-rw-r-- 1 1001 1001 582 Feb 10 23:20 OWNERS.md [2022-02-10T23:23:56.299Z] -rw-rw-r-- 1 1001 1001 8207 Feb 10 23:20 README.md [2022-02-10T23:23:56.299Z] -rw-rw-r-- 1 1001 1001 6912 Feb 10 23:20 SECURITY.md [2022-02-10T23:23:56.299Z] -rw-rw-r-- 1 1001 1001 5 Feb 10 23:20 VERSION [2022-02-10T23:23:56.299Z] -rw-rw-r-- 1 1001 1001 4131 Feb 10 23:20 ZMQWindows.md [2022-02-10T23:23:56.299Z] drwxrwxr-x 2 1001 1001 37 Feb 10 23:20 bin [2022-02-10T23:23:56.299Z] drwxrwxr-x 14 1001 1001 4096 Feb 10 23:20 cmd [2022-02-10T23:23:56.299Z] -rw-r--r-- 1 root root 428383 Feb 10 23:23 coverage.out [2022-02-10T23:23:56.299Z] -rw-rw-r-- 1 1001 1001 2840 Feb 10 23:20 go.mod [2022-02-10T23:23:56.299Z] -rw-rw-r-- 1 1001 1001 50301 Feb 10 23:20 go.sum [2022-02-10T23:23:56.299Z] drwxrwxr-x 8 1001 1001 124 Feb 10 23:20 internal [2022-02-10T23:23:56.299Z] drwxrwxr-x 3 1001 1001 16 Feb 10 23:20 openapi [2022-02-10T23:23:56.299Z] drwxrwxr-x 4 1001 1001 71 Feb 10 23:20 snap [2022-02-10T23:23:56.299Z] -rw-rw-r-- 1 1001 1001 204 Feb 10 23:20 version.go [Pipeline] sh [2022-02-10T23:23:56.588Z] + '[' -e coverage.out ] [2022-02-10T23:23:56.588Z] + chown 1001:1001 coverage.out [2022-02-10T23:23:56.592Z] ---> Running in da9db08fc8b3 [2022-02-10T23:23:56.592Z] Removing intermediate container da9db08fc8b3 [2022-02-10T23:23:56.592Z] ---> a8ff52729ce4 [2022-02-10T23:23:56.592Z] Step 3/4 : COPY go.mod . [Pipeline] stash [2022-02-10T23:23:56.696Z] Stashed 1 file(s) [Pipeline] sh [2022-02-10T23:23:56.988Z] + make build [2022-02-10T23:23:56.988Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-02-10T23:23:57.190Z] ---> 63b929d2f81d [2022-02-10T23:23:57.190Z] Step 4/4 : RUN go mod download [2022-02-10T23:23:57.190Z] ---> Running in de3c50436336 [2022-02-10T23:23:58.394Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-10T23:24:06.135Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-02-10T23:24:06.400Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-10T23:24:07.348Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-10T23:24:07.615Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-10T23:24:08.570Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-10T23:24:09.513Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-10T23:24:10.100Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-10T23:24:11.059Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-10T23:24:12.012Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-10T23:24:12.962Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-02-10T23:24:14.902Z] $ docker stop --time=1 b9f64cbb4cac2f941ff70da1eee1ec014acc91b2b3843c877d0b42e6d1c979a4 [2022-02-10T23:24:16.636Z] $ docker rm -f b9f64cbb4cac2f941ff70da1eee1ec014acc91b2b3843c877d0b42e6d1c979a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-10T23:24:18.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-10T23:24:18.048Z] [2022-02-10T23:24:18.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-02-10T23:24:18.368Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-10T23:24:18.368Z] latest: Pulling from edgex-devops/edgex-compose [2022-02-10T23:24:18.368Z] cbdbe7a5bc2a: Pulling fs layer [2022-02-10T23:24:18.368Z] ca9280d653b3: Pulling fs layer [2022-02-10T23:24:18.368Z] 7e9c9ca2126c: Pulling fs layer [2022-02-10T23:24:18.368Z] cbdbe7a5bc2a: Verifying Checksum [2022-02-10T23:24:18.368Z] cbdbe7a5bc2a: Download complete [2022-02-10T23:24:18.633Z] ca9280d653b3: Verifying Checksum [2022-02-10T23:24:18.633Z] ca9280d653b3: Download complete [2022-02-10T23:24:18.633Z] cbdbe7a5bc2a: Pull complete [2022-02-10T23:24:18.895Z] 7e9c9ca2126c: Download complete [2022-02-10T23:24:19.470Z] ca9280d653b3: Pull complete [2022-02-10T23:24:23.700Z] 7e9c9ca2126c: Pull complete [2022-02-10T23:24:23.700Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-02-10T23:24:23.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-10T23:24:23.700Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-02-10T23:24:23.770Z] prd-centos7-docker-4c-2g-5024 does not seem to be running inside a container [2022-02-10T23:24:23.809Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-02-10T23:24:26.124Z] $ docker top 648efe7b81fa53a37e0feba7eea406b08a9a1833fa6bf645c1324f5e61e4ef3f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-10T23:24:26.475Z] + docker-compose build --help [2022-02-10T23:24:26.476Z] + grep parallel [2022-02-10T23:24:27.047Z] --parallel Build images in parallel. [Pipeline] } [2022-02-10T23:24:27.057Z] $ docker stop --time=1 648efe7b81fa53a37e0feba7eea406b08a9a1833fa6bf645c1324f5e61e4ef3f [2022-02-10T23:24:28.226Z] $ docker rm -f 648efe7b81fa53a37e0feba7eea406b08a9a1833fa6bf645c1324f5e61e4ef3f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-10T23:24:28.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-10T23:24:28.629Z] . [Pipeline] withDockerContainer [2022-02-10T23:24:28.688Z] prd-centos7-docker-4c-2g-5024 does not seem to be running inside a container [2022-02-10T23:24:28.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-02-10T23:24:29.051Z] $ docker top e0f6b329ee2d1e385e8bdc21168006d10103297b70e8b8231ae254639c7f5cf5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-10T23:24:29.408Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-02-10T23:24:29.979Z] Building core-command ... [2022-02-10T23:24:29.979Z] Building core-data ... [2022-02-10T23:24:29.979Z] Building core-metadata ... [2022-02-10T23:24:29.979Z] Building security-bootstrapper ... [2022-02-10T23:24:29.979Z] Building security-proxy-setup ... [2022-02-10T23:24:29.979Z] Building security-secretstore-setup ... [2022-02-10T23:24:29.979Z] Building support-notifications ... [2022-02-10T23:24:29.979Z] Building support-scheduler ... [2022-02-10T23:24:29.979Z] Building sys-mgmt-agent ... [2022-02-10T23:24:29.979Z] Building security-secretstore-setup [2022-02-10T23:24:29.979Z] Building security-bootstrapper [2022-02-10T23:24:29.979Z] Building core-metadata [2022-02-10T23:24:29.979Z] Building core-data [2022-02-10T23:24:29.979Z] Building core-command [2022-02-10T23:24:42.222Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T23:24:42.222Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-02-10T23:24:42.222Z] ---> 0c80cf8aa055 [2022-02-10T23:24:42.222Z] Step 3/31 : WORKDIR /edgex-go [2022-02-10T23:24:42.222Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T23:24:42.222Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-10T23:24:42.222Z] ---> 0c80cf8aa055 [2022-02-10T23:24:42.222Z] Step 3/23 : WORKDIR /edgex-go [2022-02-10T23:24:45.541Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T23:24:45.541Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-10T23:24:45.541Z] ---> 0c80cf8aa055 [2022-02-10T23:24:45.541Z] Step 3/23 : WORKDIR /edgex-go [2022-02-10T23:24:46.492Z] ---> Running in 424410450e7d [2022-02-10T23:24:46.492Z] ---> Running in fb406b533965 [2022-02-10T23:24:46.492Z] ---> Running in 5c2791308d38 [2022-02-10T23:24:47.449Z] Removing intermediate container 424410450e7d [2022-02-10T23:24:47.449Z] ---> fdf8a914ecf7 [2022-02-10T23:24:47.449Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T23:24:47.449Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T23:24:47.449Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-10T23:24:47.449Z] ---> 0c80cf8aa055 [2022-02-10T23:24:47.449Z] Step 3/23 : WORKDIR /edgex-go [2022-02-10T23:24:47.449Z] ---> Using cache [2022-02-10T23:24:47.449Z] ---> 45198ee63ed0 [2022-02-10T23:24:47.449Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T23:24:47.449Z] Removing intermediate container fb406b533965 [2022-02-10T23:24:47.449Z] ---> 45198ee63ed0 [2022-02-10T23:24:47.449Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T23:24:47.449Z] Removing intermediate container 5c2791308d38 [2022-02-10T23:24:47.449Z] ---> 47c1435f2ebc [2022-02-10T23:24:47.449Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T23:24:47.449Z] ---> Running in ac30b363a946 [2022-02-10T23:24:47.449Z] ---> Running in 492888f8e848 [2022-02-10T23:24:47.743Z] ---> Running in 44f90c25d371 [2022-02-10T23:24:47.743Z] ---> Running in 3a2330244be3 [2022-02-10T23:24:48.699Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T23:24:48.699Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-02-10T23:24:48.699Z] ---> 0c80cf8aa055 [2022-02-10T23:24:48.699Z] Step 3/25 : WORKDIR /edgex-go [2022-02-10T23:24:48.699Z] ---> Using cache [2022-02-10T23:24:48.699Z] ---> 45198ee63ed0 [2022-02-10T23:24:48.699Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T23:24:48.961Z] Removing intermediate container ac30b363a946 [2022-02-10T23:24:48.961Z] ---> 02c770f0bdd7 [2022-02-10T23:24:48.961Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-02-10T23:24:48.961Z] ---> Running in 11b32f3b23de [2022-02-10T23:24:48.961Z] ---> Running in 337513b97cf2 [2022-02-10T23:24:49.223Z] Removing intermediate container 44f90c25d371 [2022-02-10T23:24:49.223Z] ---> 7a4e4538d080 [2022-02-10T23:24:49.223Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-02-10T23:24:49.223Z] ---> Running in fff3c4b17994 [2022-02-10T23:24:49.223Z] Removing intermediate container 492888f8e848 [2022-02-10T23:24:49.223Z] ---> 174caea6fc71 [2022-02-10T23:24:49.223Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-10T23:24:49.223Z] ---> Running in 67bce3718105 [2022-02-10T23:24:49.223Z] Removing intermediate container 3a2330244be3 [2022-02-10T23:24:49.223Z] ---> 4f65374b4c01 [2022-02-10T23:24:49.223Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-10T23:24:49.485Z] ---> Running in 05dfd4dc2eb1 [2022-02-10T23:24:50.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-10T23:24:50.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-10T23:24:50.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-10T23:24:50.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-10T23:24:50.070Z] Removing intermediate container 11b32f3b23de [2022-02-10T23:24:50.070Z] ---> eeae442a08ea [2022-02-10T23:24:50.070Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-02-10T23:24:50.070Z] ---> Running in aaf4dfc03ce3 [2022-02-10T23:24:50.333Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-10T23:24:50.593Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-10T23:24:50.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-10T23:24:50.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-10T23:24:51.132Z] OK: 221 MiB in 52 packages [2022-02-10T23:24:51.132Z] OK: 221 MiB in 52 packages [2022-02-10T23:24:51.132Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-10T23:24:51.409Z] OK: 221 MiB in 52 packages [2022-02-10T23:24:51.409Z] Removing intermediate container 337513b97cf2 [2022-02-10T23:24:51.409Z] ---> b6b7b33a61cd [2022-02-10T23:24:51.409Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-10T23:24:51.690Z] Removing intermediate container 67bce3718105 [2022-02-10T23:24:51.690Z] ---> ae1b7a59af1c [2022-02-10T23:24:51.690Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-10T23:24:51.690Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-10T23:24:51.690Z] OK: 221 MiB in 52 packages [2022-02-10T23:24:51.690Z] ---> 75c9dffcf6fe [2022-02-10T23:24:51.690Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T23:24:51.690Z] ---> bb13322f58aa [2022-02-10T23:24:51.690Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T23:24:51.690Z] ---> Running in bb50d1795bcd [2022-02-10T23:24:51.958Z] Removing intermediate container fff3c4b17994 [2022-02-10T23:24:51.958Z] ---> 3af865afcf10 [2022-02-10T23:24:51.958Z] Step 6/31 : COPY go.mod vendor* ./ [2022-02-10T23:24:51.958Z] ---> Running in 46dcdd639fa3 [2022-02-10T23:24:51.958Z] Removing intermediate container aaf4dfc03ce3 [2022-02-10T23:24:51.958Z] ---> de0b4bc099b9 [2022-02-10T23:24:51.958Z] Step 6/25 : COPY go.mod vendor* ./ [2022-02-10T23:24:51.958Z] ---> ec5619ade9a1 [2022-02-10T23:24:51.958Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T23:24:52.222Z] ---> Running in c636e637f777 [2022-02-10T23:24:52.487Z] ---> d473586ffee1 [2022-02-10T23:24:52.487Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T23:24:52.487Z] ---> Running in 2eb2312ce24a [2022-02-10T23:24:53.890Z] Removing intermediate container bb50d1795bcd [2022-02-10T23:24:53.890Z] ---> cb8948e1797c [2022-02-10T23:24:53.890Z] Step 8/23 : COPY . . [2022-02-10T23:24:53.890Z] Removing intermediate container 46dcdd639fa3 [2022-02-10T23:24:53.890Z] ---> 95115c208163 [2022-02-10T23:24:53.890Z] Step 8/23 : COPY . . [2022-02-10T23:24:54.900Z] OK: 221 MiB in 52 packages [2022-02-10T23:24:56.831Z] Removing intermediate container c636e637f777 [2022-02-10T23:24:56.831Z] ---> 1f1fbe666985 [2022-02-10T23:24:56.831Z] Step 8/31 : COPY . . [2022-02-10T23:24:57.095Z] Removing intermediate container 2eb2312ce24a [2022-02-10T23:24:57.095Z] ---> 0d2b0e27d5be [2022-02-10T23:24:57.095Z] Step 8/25 : COPY . . [2022-02-10T23:24:57.359Z] Removing intermediate container 05dfd4dc2eb1 [2022-02-10T23:24:57.359Z] ---> 597f125bb638 [2022-02-10T23:24:57.359Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-10T23:24:58.772Z] ---> bd84f3c370f3 [2022-02-10T23:24:58.772Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T23:25:00.735Z] ---> Running in aa613e198c9b [2022-02-10T23:25:04.107Z] ---> 9affddc4cba1 [2022-02-10T23:25:04.107Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-02-10T23:25:04.107Z] ---> 21c9241e38f3 [2022-02-10T23:25:04.107Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-02-10T23:25:04.107Z] Removing intermediate container aa613e198c9b [2022-02-10T23:25:04.107Z] ---> 00afe09d19bd [2022-02-10T23:25:04.107Z] Step 8/23 : COPY . . [2022-02-10T23:25:04.107Z] ---> Running in 1428ca3c10c4 [2022-02-10T23:25:04.107Z] ---> Running in deaab05aa534 [2022-02-10T23:25:04.685Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-02-10T23:25:04.685Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-10T23:25:05.219Z] Removing intermediate container de3c50436336 [2022-02-10T23:25:05.219Z] ---> 429c60500e77 [2022-02-10T23:25:05.219Z] Successfully built 429c60500e77 [2022-02-10T23:25:05.219Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-10T23:25:05.558Z] + docker inspect -f . ci-base-image-arm64 [2022-02-10T23:25:05.559Z] . [Pipeline] withDockerContainer [2022-02-10T23:25:05.790Z] prd-ubuntu18.04-docker-arm64-4c-16g-5025 does not seem to be running inside a container [2022-02-10T23:25:05.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-10T23:25:07.146Z] $ docker top 86523c970d6e61c3298dcc2365f49e5ff3c03f465b7a4c057121fb39f8cd013f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-10T23:25:08.009Z] + go version [2022-02-10T23:25:08.010Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-10T23:25:08.035Z] $ docker stop --time=1 86523c970d6e61c3298dcc2365f49e5ff3c03f465b7a4c057121fb39f8cd013f [2022-02-10T23:25:09.656Z] $ docker rm -f 86523c970d6e61c3298dcc2365f49e5ff3c03f465b7a4c057121fb39f8cd013f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-10T23:25:10.041Z] ---> 1dccc8955ec9 [2022-02-10T23:25:10.041Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-02-10T23:25:10.041Z] ---> ccdd0ca68906 [2022-02-10T23:25:10.041Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-02-10T23:25:10.041Z] ---> Running in 86f14d9ded05 [2022-02-10T23:25:10.041Z] ---> Running in 06d78f28c329 [2022-02-10T23:25:10.236Z] + docker inspect -f . ci-base-image-arm64 [2022-02-10T23:25:10.236Z] . [Pipeline] withDockerContainer [2022-02-10T23:25:10.437Z] prd-ubuntu18.04-docker-arm64-4c-16g-5025 does not seem to be running inside a container [2022-02-10T23:25:10.518Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-10T23:25:10.637Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-02-10T23:25:10.637Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-10T23:25:11.719Z] $ docker top 1155887e5fb500d8211fa4699db7437169d7da25c9d02d28ee1b86ce4189b279 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-10T23:25:11.955Z] ========================================================= [2022-02-10T23:25:11.955Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-02-10T23:25:11.955Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-10T23:25:12.279Z] + make test [2022-02-10T23:25:12.557Z] go mod tidy [2022-02-10T23:25:13.153Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-02-10T23:25:18.808Z] ---> c44e4b5f7fea [2022-02-10T23:25:18.808Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-02-10T23:25:18.808Z] ---> Running in 10070ffe36d1 [2022-02-10T23:25:19.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-02-10T23:25:39.935Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-02-10T23:25:58.282Z] Removing intermediate container deaab05aa534 [2022-02-10T23:25:58.282Z] ---> d33f22a890ad [2022-02-10T23:25:58.282Z] [2022-02-10T23:25:58.282Z] Step 10/23 : FROM alpine:3.14 [2022-02-10T23:25:58.282Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-10T23:25:58.282Z] 3.14: Pulling from library/alpine [2022-02-10T23:25:58.282Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-10T23:25:58.282Z] Status: Downloaded newer image for alpine:3.14 [2022-02-10T23:25:58.282Z] ---> 0a97eee8041e [2022-02-10T23:25:58.282Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-10T23:25:58.282Z] ---> Running in 8f15ee2b3215 [2022-02-10T23:25:58.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-10T23:25:58.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-10T23:25:58.282Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-10T23:25:58.282Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T23:25:58.282Z] OK: 6 MiB in 15 packages [2022-02-10T23:25:58.282Z] Removing intermediate container 8f15ee2b3215 [2022-02-10T23:25:58.282Z] ---> 8d4a8cf9b194 [2022-02-10T23:25:58.282Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-10T23:25:58.282Z] ---> Running in 9e3f0514d4bf [2022-02-10T23:25:58.282Z] Removing intermediate container 9e3f0514d4bf [2022-02-10T23:25:58.282Z] ---> 43a3cbe24a34 [2022-02-10T23:25:58.282Z] Step 13/23 : ENV APP_PORT=59881 [2022-02-10T23:25:58.282Z] ---> Running in 553595e46de6 [2022-02-10T23:25:58.282Z] Removing intermediate container 553595e46de6 [2022-02-10T23:25:58.282Z] ---> 2f249b40c9c2 [2022-02-10T23:25:58.282Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-10T23:25:58.282Z] ---> Running in 756d43a5c44e [2022-02-10T23:25:58.282Z] Removing intermediate container 756d43a5c44e [2022-02-10T23:25:58.282Z] ---> 32cd02e1a43d [2022-02-10T23:25:58.282Z] Step 15/23 : WORKDIR / [2022-02-10T23:25:58.282Z] ---> Running in 5857ba4514ff [2022-02-10T23:25:58.282Z] Removing intermediate container 5857ba4514ff [2022-02-10T23:25:58.282Z] ---> a975487030e5 [2022-02-10T23:25:58.282Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-10T23:25:58.282Z] Removing intermediate container 06d78f28c329 [2022-02-10T23:25:58.282Z] ---> 501d200b0423 [2022-02-10T23:25:58.282Z] [2022-02-10T23:25:58.282Z] Step 10/25 : FROM alpine:3.14 [2022-02-10T23:25:58.282Z] ---> 0a97eee8041e [2022-02-10T23:25:58.282Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-02-10T23:25:58.282Z] ---> 20e5efbb4557 [2022-02-10T23:25:58.282Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-02-10T23:25:58.282Z] ---> Running in bd223b05bd1e [2022-02-10T23:25:58.552Z] Removing intermediate container 86f14d9ded05 [2022-02-10T23:25:58.552Z] ---> 2ea0aa443891 [2022-02-10T23:25:58.552Z] [2022-02-10T23:25:58.552Z] Step 10/31 : FROM alpine:3.14 [2022-02-10T23:25:58.552Z] ---> 0a97eee8041e [2022-02-10T23:25:58.552Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-02-10T23:25:58.552Z] ---> Running in 8d5dc8fd776c [2022-02-10T23:25:58.829Z] ---> 02f009428eaa [2022-02-10T23:25:58.829Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-02-10T23:25:58.829Z] Removing intermediate container 8d5dc8fd776c [2022-02-10T23:25:58.829Z] ---> 21664ce718dc [2022-02-10T23:25:58.829Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-02-10T23:25:58.829Z] ---> Running in 5a723ae4aaa3 [2022-02-10T23:25:59.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-10T23:25:59.371Z] ---> 880712670029 [2022-02-10T23:25:59.371Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-02-10T23:25:59.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-10T23:25:59.371Z] ---> Running in 851e2b7ccf45 [2022-02-10T23:25:59.657Z] Removing intermediate container 851e2b7ccf45 [2022-02-10T23:25:59.657Z] ---> 352bc8d119b2 [2022-02-10T23:25:59.657Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-10T23:25:59.657Z] (1/3) Installing ca-certificates (20211220-r0) [2022-02-10T23:25:59.657Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-02-10T23:25:59.657Z] (3/3) Installing su-exec (0.2-r1) [2022-02-10T23:25:59.657Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T23:25:59.657Z] ---> Running in d2e3f2c001d4 [2022-02-10T23:25:59.657Z] Executing ca-certificates-20211220-r0.trigger [2022-02-10T23:25:59.657Z] OK: 6 MiB in 17 packages [2022-02-10T23:25:59.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-10T23:25:59.939Z] Removing intermediate container d2e3f2c001d4 [2022-02-10T23:25:59.939Z] ---> fb09abd9cdd1 [2022-02-10T23:25:59.939Z] Step 21/23 : LABEL arch=x86_64 [2022-02-10T23:25:59.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-10T23:25:59.939Z] ---> Running in db48f07a8b42 [2022-02-10T23:26:00.227Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-02-10T23:26:00.227Z] (2/2) Installing su-exec (0.2-r1) [2022-02-10T23:26:00.227Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T23:26:00.227Z] OK: 6 MiB in 16 packages [2022-02-10T23:26:00.227Z] Removing intermediate container db48f07a8b42 [2022-02-10T23:26:00.227Z] ---> 30f7719f2749 [2022-02-10T23:26:00.227Z] Step 22/23 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 [2022-02-10T23:26:00.498Z] ---> Running in 48bbdbd33b8d [2022-02-10T23:26:00.769Z] Removing intermediate container 48bbdbd33b8d [2022-02-10T23:26:00.769Z] ---> eca897c03e1c [2022-02-10T23:26:00.769Z] Step 23/23 : LABEL version=0.0.0 [2022-02-10T23:26:00.769Z] Removing intermediate container bd223b05bd1e [2022-02-10T23:26:00.769Z] ---> 2a850d0c592e [2022-02-10T23:26:00.769Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-10T23:26:01.027Z] Removing intermediate container 5a723ae4aaa3 [2022-02-10T23:26:01.027Z] ---> 33cf0c761faa [2022-02-10T23:26:01.027Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-02-10T23:26:01.027Z] ---> Running in 4e8bd4926c61 [2022-02-10T23:26:01.027Z] ---> Running in ed09b4ab40e0 [2022-02-10T23:26:01.027Z] ---> Running in 137d8ca582d2 [2022-02-10T23:26:01.027Z] Removing intermediate container 1428ca3c10c4 [2022-02-10T23:26:01.027Z] ---> bb55475e285c [2022-02-10T23:26:01.027Z] [2022-02-10T23:26:01.027Z] Step 10/23 : FROM alpine:3.14 [2022-02-10T23:26:01.027Z] ---> 0a97eee8041e [2022-02-10T23:26:01.027Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-02-10T23:26:01.027Z] ---> Running in b098346b840e [2022-02-10T23:26:01.027Z] Removing intermediate container ed09b4ab40e0 [2022-02-10T23:26:01.027Z] ---> c3801f18d61f [2022-02-10T23:26:01.027Z] Step 13/25 : WORKDIR / [2022-02-10T23:26:01.027Z] Removing intermediate container 4e8bd4926c61 [2022-02-10T23:26:01.027Z] ---> 4128f0991ae9 [2022-02-10T23:26:01.027Z] [2022-02-10T23:26:01.027Z] ---> Running in 504ea73bbcf4 [2022-02-10T23:26:01.027Z] Removing intermediate container 137d8ca582d2 [2022-02-10T23:26:01.027Z] ---> 44097300299e [2022-02-10T23:26:01.027Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-02-10T23:26:01.314Z] ---> Running in d33659242854 [2022-02-10T23:26:01.314Z] Successfully built 4128f0991ae9 [2022-02-10T23:26:01.314Z] Successfully tagged core-metadata:latest [2022-02-10T23:26:01.314Z] Building security-proxy-setup [2022-02-10T23:26:01.314Z] Removing intermediate container b098346b840e [2022-02-10T23:26:01.314Z] ---> 81ddafc639fb [2022-02-10T23:26:01.314Z] Step 12/23 : ENV APP_PORT=59880 [2022-02-10T23:26:01.314Z]  Building core-metadata ... done Removing intermediate container 504ea73bbcf4 [2022-02-10T23:26:01.314Z] ---> 06d1d380c640 [2022-02-10T23:26:01.314Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-02-10T23:26:01.583Z] ---> Running in 5218a24c1438 [2022-02-10T23:26:01.583Z] Removing intermediate container d33659242854 [2022-02-10T23:26:01.583Z] ---> 24bd2d45517c [2022-02-10T23:26:01.583Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-02-10T23:26:02.158Z] ---> Running in 74544d3d73ee [2022-02-10T23:26:02.733Z] Removing intermediate container 5218a24c1438 [2022-02-10T23:26:02.733Z] ---> 803b1ed142fa [2022-02-10T23:26:02.733Z] Step 13/23 : EXPOSE $APP_PORT [2022-02-10T23:26:02.733Z] ---> d6f29c1ccdb6 [2022-02-10T23:26:02.733Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-02-10T23:26:02.733Z] Removing intermediate container 10070ffe36d1 [2022-02-10T23:26:02.733Z] ---> aeffde7b578f [2022-02-10T23:26:02.733Z] [2022-02-10T23:26:02.733Z] Step 10/23 : FROM alpine:3.14 [2022-02-10T23:26:02.733Z] ---> 0a97eee8041e [2022-02-10T23:26:02.733Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-10T23:26:02.733Z] ---> Using cache [2022-02-10T23:26:02.733Z] ---> 8d4a8cf9b194 [2022-02-10T23:26:02.733Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-10T23:26:02.733Z] ---> Using cache [2022-02-10T23:26:02.733Z] ---> 43a3cbe24a34 [2022-02-10T23:26:02.733Z] Step 13/23 : ENV APP_PORT=59882 [2022-02-10T23:26:03.003Z] ---> Running in 1951f9f50b29 [2022-02-10T23:26:03.003Z] ---> Running in 06330be5a54b [2022-02-10T23:26:03.266Z] ---> 19313521a672 [2022-02-10T23:26:03.266Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-02-10T23:26:03.266Z] Removing intermediate container 1951f9f50b29 [2022-02-10T23:26:03.266Z] ---> 913eb8b04791 [2022-02-10T23:26:03.266Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T23:26:03.266Z] ---> Running in 9c2c3bf15520 [2022-02-10T23:26:03.266Z] Removing intermediate container 06330be5a54b [2022-02-10T23:26:03.266Z] ---> 16c63b1f464b [2022-02-10T23:26:03.266Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-10T23:26:03.266Z] ---> Running in d3b538480c8e [2022-02-10T23:26:03.526Z] ---> 93bcf359f30f [2022-02-10T23:26:03.526Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-02-10T23:26:03.526Z] Removing intermediate container d3b538480c8e [2022-02-10T23:26:03.526Z] ---> 3ac91389320d [2022-02-10T23:26:03.526Z] Step 15/23 : WORKDIR / [2022-02-10T23:26:03.526Z] ---> Running in ebe10a884f0f [2022-02-10T23:26:03.787Z] Removing intermediate container 74544d3d73ee [2022-02-10T23:26:03.787Z] ---> 65ea0cebe3da [2022-02-10T23:26:03.787Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-02-10T23:26:03.787Z] ---> Running in 7398a2344acc [2022-02-10T23:26:03.787Z] Removing intermediate container ebe10a884f0f [2022-02-10T23:26:03.787Z] ---> 96458b631287 [2022-02-10T23:26:03.787Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-10T23:26:03.787Z] ---> 0f813e923bbb [2022-02-10T23:26:03.787Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-02-10T23:26:04.049Z] Removing intermediate container 7398a2344acc [2022-02-10T23:26:04.049Z] ---> 9b3e7a4f4110 [2022-02-10T23:26:04.049Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-02-10T23:26:04.308Z] ---> 378845973d8e [2022-02-10T23:26:04.308Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-02-10T23:26:04.308Z] Removing intermediate container 9c2c3bf15520 [2022-02-10T23:26:04.308Z] ---> 9ba2e746ea6a [2022-02-10T23:26:04.308Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-10T23:26:04.308Z] ---> Running in 64c185582d9d [2022-02-10T23:26:04.308Z] ---> 0d970e31d4b3 [2022-02-10T23:26:04.308Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-02-10T23:26:04.570Z] ---> c1b011f661f3 [2022-02-10T23:26:04.570Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-02-10T23:26:04.570Z] ---> Running in 69aaedb2f825 [2022-02-10T23:26:04.570Z] ---> d4dab201dbee [2022-02-10T23:26:04.570Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-02-10T23:26:05.147Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-10T23:26:05.147Z] ---> d795b49791d8 [2022-02-10T23:26:05.147Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-02-10T23:26:05.147Z] ---> 616ebe70512c [2022-02-10T23:26:05.147Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-02-10T23:26:05.147Z] ---> Running in 55d5a31e4408 [2022-02-10T23:26:05.417Z] ---> eed05da6df34 [2022-02-10T23:26:05.417Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-02-10T23:26:05.417Z] Removing intermediate container 55d5a31e4408 [2022-02-10T23:26:05.417Z] ---> 312f7304f4e9 [2022-02-10T23:26:05.417Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-10T23:26:05.417Z] ---> Running in b2d4e3738ef9 [2022-02-10T23:26:05.417Z] Removing intermediate container 69aaedb2f825 [2022-02-10T23:26:05.417Z] ---> 200286700299 [2022-02-10T23:26:05.417Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-10T23:26:05.417Z] ---> Running in e97a4aeafd5a [2022-02-10T23:26:05.681Z] Removing intermediate container e97a4aeafd5a [2022-02-10T23:26:05.681Z] ---> f0e30e766170 [2022-02-10T23:26:05.681Z] Step 21/23 : LABEL arch=x86_64 [2022-02-10T23:26:05.681Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-10T23:26:05.681Z] ---> ab26ed480380 [2022-02-10T23:26:05.681Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-02-10T23:26:05.959Z] ---> Running in 694ecd4576f6 [2022-02-10T23:26:05.959Z] Removing intermediate container 694ecd4576f6 [2022-02-10T23:26:05.959Z] ---> 32d96d87a8e3 [2022-02-10T23:26:05.959Z] Step 22/23 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 [2022-02-10T23:26:06.230Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-10T23:26:06.230Z] ---> Running in 852b846fccf7 [2022-02-10T23:26:06.230Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-10T23:26:06.230Z] Removing intermediate container b2d4e3738ef9 [2022-02-10T23:26:06.230Z] ---> b897c5da6d35 [2022-02-10T23:26:06.230Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-02-10T23:26:06.230Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-10T23:26:06.230Z] ---> Running in a411fdc876e4 [2022-02-10T23:26:06.230Z] Removing intermediate container 852b846fccf7 [2022-02-10T23:26:06.230Z] ---> 033a8d9d8ab0 [2022-02-10T23:26:06.230Z] Step 23/23 : LABEL version=0.0.0 [2022-02-10T23:26:06.491Z] ---> 291f7db93be4 [2022-02-10T23:26:06.491Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-02-10T23:26:06.491Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-10T23:26:06.491Z] ---> Running in edf404dff646 [2022-02-10T23:26:06.491Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-10T23:26:06.491Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-10T23:26:06.491Z] Removing intermediate container a411fdc876e4 [2022-02-10T23:26:06.491Z] ---> 12373527b232 [2022-02-10T23:26:06.491Z] Step 23/25 : LABEL arch=x86_64 [2022-02-10T23:26:06.760Z] ---> 3f1b1bf15286 [2022-02-10T23:26:06.760Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-02-10T23:26:06.760Z] Removing intermediate container edf404dff646 [2022-02-10T23:26:06.760Z] ---> 90b62e317805 [2022-02-10T23:26:06.760Z] [2022-02-10T23:26:06.760Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T23:26:06.760Z] OK: 8 MiB in 20 packages [2022-02-10T23:26:06.760Z] ---> Running in c4657543feba [2022-02-10T23:26:06.760Z] Successfully built 90b62e317805 [2022-02-10T23:26:06.760Z] Successfully tagged core-command:latest [2022-02-10T23:26:06.760Z] Building support-scheduler [2022-02-10T23:26:07.023Z]  Building core-command ... done Removing intermediate container c4657543feba [2022-02-10T23:26:07.023Z] ---> 23898ce002fe [2022-02-10T23:26:07.023Z] Step 24/25 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 [2022-02-10T23:26:07.976Z] ---> Running in 54c264bdffc2 [2022-02-10T23:26:07.976Z] ---> 9f5afbd28ffa [2022-02-10T23:26:07.976Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-02-10T23:26:08.548Z] Removing intermediate container 64c185582d9d [2022-02-10T23:26:08.548Z] ---> e9e46af82e82 [2022-02-10T23:26:08.548Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-10T23:26:09.943Z] ---> 0f012308b1c0 [2022-02-10T23:26:09.943Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-02-10T23:26:09.943Z] Removing intermediate container 54c264bdffc2 [2022-02-10T23:26:09.943Z] ---> d96eea9030e1 [2022-02-10T23:26:09.943Z] Step 25/25 : LABEL version=0.0.0 [2022-02-10T23:26:09.943Z] ---> 23f0329cd62a [2022-02-10T23:26:09.943Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-02-10T23:26:10.560Z] ---> Running in 83aaf68cb9f2 [2022-02-10T23:26:10.560Z] ---> Running in 7326e591acc2 [2022-02-10T23:26:10.838Z] Removing intermediate container 83aaf68cb9f2 [2022-02-10T23:26:10.838Z] ---> 50db20cb697d [2022-02-10T23:26:10.838Z] [2022-02-10T23:26:10.838Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T23:26:10.838Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-02-10T23:26:10.838Z] ---> 0c80cf8aa055 [2022-02-10T23:26:10.838Z] Step 3/21 : WORKDIR /edgex-go [2022-02-10T23:26:10.838Z] ---> Using cache [2022-02-10T23:26:10.838Z] ---> 45198ee63ed0 [2022-02-10T23:26:10.838Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T23:26:10.838Z] ---> Using cache [2022-02-10T23:26:10.838Z] ---> eeae442a08ea [2022-02-10T23:26:10.838Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-02-10T23:26:10.838Z] ---> Using cache [2022-02-10T23:26:10.838Z] ---> de0b4bc099b9 [2022-02-10T23:26:10.838Z] Step 6/21 : COPY go.mod vendor* ./ [2022-02-10T23:26:10.838Z] ---> Using cache [2022-02-10T23:26:10.838Z] ---> d473586ffee1 [2022-02-10T23:26:10.838Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T23:26:10.838Z] ---> Using cache [2022-02-10T23:26:10.838Z] ---> 0d2b0e27d5be [2022-02-10T23:26:10.838Z] Step 8/21 : COPY . . [2022-02-10T23:26:10.838Z] ---> Using cache [2022-02-10T23:26:10.838Z] ---> 1dccc8955ec9 [2022-02-10T23:26:10.838Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-02-10T23:26:10.838Z] Successfully built 50db20cb697d [2022-02-10T23:26:11.113Z] Successfully tagged security-secretstore-setup:latest [2022-02-10T23:26:11.113Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-02-10T23:26:11.113Z] Removing intermediate container 7326e591acc2 [2022-02-10T23:26:11.113Z] ---> f0535709af59 [2022-02-10T23:26:11.113Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-02-10T23:26:11.391Z] ---> Running in d878613a2de1 [2022-02-10T23:26:11.391Z] ---> 34ec0ce8d75b [2022-02-10T23:26:11.391Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-02-10T23:26:12.335Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T23:26:12.335Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-10T23:26:12.335Z] ---> 0c80cf8aa055 [2022-02-10T23:26:12.335Z] Step 3/22 : WORKDIR /edgex-go [2022-02-10T23:26:12.335Z] ---> Using cache [2022-02-10T23:26:12.335Z] ---> 45198ee63ed0 [2022-02-10T23:26:12.335Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T23:26:12.335Z] ---> Using cache [2022-02-10T23:26:12.335Z] ---> eeae442a08ea [2022-02-10T23:26:12.335Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-02-10T23:26:12.335Z] ---> Using cache [2022-02-10T23:26:12.335Z] ---> de0b4bc099b9 [2022-02-10T23:26:12.335Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-10T23:26:12.335Z] ---> Using cache [2022-02-10T23:26:12.335Z] ---> d473586ffee1 [2022-02-10T23:26:12.335Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T23:26:12.335Z] ---> Using cache [2022-02-10T23:26:12.335Z] ---> 0d2b0e27d5be [2022-02-10T23:26:12.335Z] Step 8/22 : COPY . . [2022-02-10T23:26:12.335Z] ---> Using cache [2022-02-10T23:26:12.335Z] ---> 1dccc8955ec9 [2022-02-10T23:26:12.335Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-02-10T23:26:12.912Z] ---> e4cdf07e6458 [2022-02-10T23:26:12.912Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-02-10T23:26:13.178Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-10T23:26:13.178Z] ---> Running in 98f331971019 [2022-02-10T23:26:13.178Z] ---> a6aec36d8518 [2022-02-10T23:26:13.178Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-02-10T23:26:13.178Z] ---> Running in d13426376efb [2022-02-10T23:26:13.178Z] ---> Running in e495fe94f4d9 [2022-02-10T23:26:13.443Z] Removing intermediate container d13426376efb [2022-02-10T23:26:13.443Z] ---> bbf9b3d635b5 [2022-02-10T23:26:13.443Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-10T23:26:13.443Z] ---> Running in d8eb9b84cb29 [2022-02-10T23:26:14.030Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-10T23:26:14.030Z] Removing intermediate container d8eb9b84cb29 [2022-02-10T23:26:14.030Z] ---> 54d8da9d3e98 [2022-02-10T23:26:14.030Z] Step 21/23 : LABEL arch=x86_64 [2022-02-10T23:26:14.030Z] ---> Running in 232c3b251a7c [2022-02-10T23:26:14.297Z] Removing intermediate container 232c3b251a7c [2022-02-10T23:26:14.297Z] ---> 5cfd7e2ea709 [2022-02-10T23:26:14.297Z] Step 22/23 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 [2022-02-10T23:26:14.297Z] ---> Running in 5e169b939275 [2022-02-10T23:26:14.571Z] Removing intermediate container 5e169b939275 [2022-02-10T23:26:14.571Z] ---> c152fabd7c3b [2022-02-10T23:26:14.571Z] Step 23/23 : LABEL version=0.0.0 [2022-02-10T23:26:14.571Z] ---> Running in cb26d8309152 [2022-02-10T23:26:14.571Z] Removing intermediate container e495fe94f4d9 [2022-02-10T23:26:14.571Z] ---> 77a016bef1d3 [2022-02-10T23:26:14.571Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-02-10T23:26:14.571Z] ---> Running in 9bcab2ebbabc [2022-02-10T23:26:14.855Z] Removing intermediate container cb26d8309152 [2022-02-10T23:26:14.855Z] ---> 7f2a15be56d0 [2022-02-10T23:26:14.855Z] [2022-02-10T23:26:14.855Z] Removing intermediate container 9bcab2ebbabc [2022-02-10T23:26:14.855Z] ---> 6bfac44dc42f [2022-02-10T23:26:14.855Z] Step 28/31 : CMD ["gate"] [2022-02-10T23:26:14.855Z] Successfully built 7f2a15be56d0 [2022-02-10T23:26:14.855Z] Successfully tagged core-data:latest [2022-02-10T23:26:14.855Z]  Building core-data ... done Building support-notifications [2022-02-10T23:26:15.120Z] ---> Running in 98c4574ad054 [2022-02-10T23:26:15.120Z] Removing intermediate container 98c4574ad054 [2022-02-10T23:26:15.120Z] ---> 35179bd9e2be [2022-02-10T23:26:15.120Z] Step 29/31 : LABEL arch=x86_64 [2022-02-10T23:26:15.387Z] ---> Running in 15758aec023b [2022-02-10T23:26:15.966Z] Removing intermediate container 15758aec023b [2022-02-10T23:26:15.966Z] ---> cab15048725b [2022-02-10T23:26:15.966Z] Step 30/31 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 [2022-02-10T23:26:16.923Z] ---> Running in 05354d870c1e [2022-02-10T23:26:17.497Z] Removing intermediate container 05354d870c1e [2022-02-10T23:26:17.497Z] ---> 25ee9ba48443 [2022-02-10T23:26:17.497Z] Step 31/31 : LABEL version=0.0.0 [2022-02-10T23:26:17.497Z] ---> Running in 9df34a8e6e7b [2022-02-10T23:26:17.758Z] Removing intermediate container 9df34a8e6e7b [2022-02-10T23:26:17.758Z] ---> d1dd53f2506a [2022-02-10T23:26:17.758Z] [2022-02-10T23:26:18.021Z] Successfully built d1dd53f2506a [2022-02-10T23:26:18.021Z] Successfully tagged security-bootstrapper:latest [2022-02-10T23:26:20.601Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T23:26:20.601Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-10T23:26:20.601Z] ---> 0c80cf8aa055 [2022-02-10T23:26:20.601Z] Step 3/23 : WORKDIR /edgex-go [2022-02-10T23:26:20.601Z] ---> Using cache [2022-02-10T23:26:20.601Z] ---> 45198ee63ed0 [2022-02-10T23:26:20.601Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T23:26:20.601Z] ---> Using cache [2022-02-10T23:26:20.601Z] ---> eeae442a08ea [2022-02-10T23:26:20.601Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-02-10T23:26:21.204Z] ---> Running in 9c390ade49d3 [2022-02-10T23:26:21.788Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-10T23:26:22.753Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-10T23:26:23.329Z] OK: 221 MiB in 52 packages [2022-02-10T23:26:23.329Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T23:26:23.329Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-10T23:26:23.329Z] ---> 0c80cf8aa055 [2022-02-10T23:26:23.329Z] Step 3/22 : WORKDIR /edgex-go [2022-02-10T23:26:23.329Z] ---> Using cache [2022-02-10T23:26:23.329Z] ---> 45198ee63ed0 [2022-02-10T23:26:23.329Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T23:26:23.329Z] ---> Using cache [2022-02-10T23:26:23.329Z] ---> eeae442a08ea [2022-02-10T23:26:23.329Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-02-10T23:26:23.907Z] ---> Running in 5e7cbec6bff0 [2022-02-10T23:26:24.169Z] Removing intermediate container 9c390ade49d3 [2022-02-10T23:26:24.169Z] ---> 4416b4bfce70 [2022-02-10T23:26:24.169Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-10T23:26:24.435Z] ---> 5b07962f80d9 [2022-02-10T23:26:24.435Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T23:26:24.435Z] ---> Running in c30405216ec1 [2022-02-10T23:26:24.698Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-10T23:26:25.658Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-10T23:26:25.929Z] OK: 221 MiB in 52 packages [2022-02-10T23:26:26.514Z] Removing intermediate container 5e7cbec6bff0 [2022-02-10T23:26:26.514Z] ---> 02723a880d24 [2022-02-10T23:26:26.514Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-10T23:26:26.782Z] ---> 667601ebe1fb [2022-02-10T23:26:26.782Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T23:26:26.782Z] ---> Running in 23853fc5d699 [2022-02-10T23:26:27.050Z] Removing intermediate container c30405216ec1 [2022-02-10T23:26:27.050Z] ---> 40499982aeb5 [2022-02-10T23:26:27.050Z] Step 8/23 : COPY . . [2022-02-10T23:26:32.441Z] Removing intermediate container 23853fc5d699 [2022-02-10T23:26:32.441Z] ---> 0c6dc7dd1429 [2022-02-10T23:26:32.441Z] Step 8/22 : COPY . . [2022-02-10T23:26:33.016Z] ---> 7eb026dc92cd [2022-02-10T23:26:33.016Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-02-10T23:26:33.967Z] ---> Running in ccb6c02dc8d5 [2022-02-10T23:26:34.559Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-10T23:26:36.548Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-02-10T23:26:37.531Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-02-10T23:26:37.806Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-02-10T23:26:38.790Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-02-10T23:26:39.894Z] ---> 0ef8ae7f6b03 [2022-02-10T23:26:39.894Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-02-10T23:26:39.894Z] ---> Running in 13e719ce06fc [2022-02-10T23:26:40.157Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-10T23:26:41.569Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-10T23:26:48.209Z] Removing intermediate container d878613a2de1 [2022-02-10T23:26:48.209Z] ---> 7c0d4323c7b8 [2022-02-10T23:26:48.209Z] [2022-02-10T23:26:48.209Z] Step 10/21 : FROM alpine:3.14 [2022-02-10T23:26:48.209Z] ---> 0a97eee8041e [2022-02-10T23:26:48.209Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-02-10T23:26:48.209Z] ---> Running in b57ab2d8982d [2022-02-10T23:26:48.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-10T23:26:48.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-10T23:26:48.473Z] (1/5) Installing ca-certificates (20211220-r0) [2022-02-10T23:26:48.473Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-02-10T23:26:48.473Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-02-10T23:26:48.473Z] (4/5) Installing libcurl (7.79.1-r0) [2022-02-10T23:26:48.473Z] (5/5) Installing curl (7.79.1-r0) [2022-02-10T23:26:48.473Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T23:26:48.473Z] Executing ca-certificates-20211220-r0.trigger [2022-02-10T23:26:48.738Z] OK: 8 MiB in 19 packages [2022-02-10T23:26:49.005Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-02-10T23:26:49.005Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-02-10T23:26:49.005Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-02-10T23:26:49.005Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-02-10T23:26:49.005Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-02-10T23:26:49.005Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-02-10T23:26:49.281Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-02-10T23:26:49.281Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-02-10T23:26:49.281Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-02-10T23:26:49.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-02-10T23:26:49.324Z] Removing intermediate container b57ab2d8982d [2022-02-10T23:26:49.324Z] ---> fc7a719a9e2b [2022-02-10T23:26:49.324Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-10T23:26:49.324Z] ---> Running in 2dfc1bb98c63 [2022-02-10T23:26:49.604Z] Removing intermediate container 2dfc1bb98c63 [2022-02-10T23:26:49.604Z] ---> 4b1a1c79a595 [2022-02-10T23:26:49.604Z] Step 13/21 : WORKDIR /edgex [2022-02-10T23:26:49.604Z] ---> Running in 2cb382b5f82f [2022-02-10T23:26:49.869Z] Removing intermediate container 2cb382b5f82f [2022-02-10T23:26:49.869Z] ---> 544fe6412f92 [2022-02-10T23:26:49.869Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-02-10T23:26:50.851Z] ---> 619a00b8cfdd [2022-02-10T23:26:50.852Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-02-10T23:26:51.462Z] Removing intermediate container 98f331971019 [2022-02-10T23:26:51.462Z] ---> 214edddcc479 [2022-02-10T23:26:51.462Z] [2022-02-10T23:26:51.462Z] Step 10/22 : FROM alpine:3.14 [2022-02-10T23:26:51.462Z] ---> 0a97eee8041e [2022-02-10T23:26:51.462Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-02-10T23:26:51.462Z] ---> Using cache [2022-02-10T23:26:51.462Z] ---> 8d4a8cf9b194 [2022-02-10T23:26:51.462Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-10T23:26:51.462Z] ---> Using cache [2022-02-10T23:26:51.462Z] ---> 43a3cbe24a34 [2022-02-10T23:26:51.462Z] Step 13/22 : ENV APP_PORT=59861 [2022-02-10T23:26:51.462Z] ---> b3bed272cd03 [2022-02-10T23:26:51.462Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-02-10T23:26:51.462Z] ---> Running in 7b613deaf5e7 [2022-02-10T23:26:51.724Z] Removing intermediate container 7b613deaf5e7 [2022-02-10T23:26:51.724Z] ---> e75d15fc13da [2022-02-10T23:26:51.724Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-10T23:26:51.985Z] ---> Running in 91d61de3e55e [2022-02-10T23:26:51.985Z] ---> 37194fec379f [2022-02-10T23:26:51.985Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-02-10T23:26:51.985Z] ---> Running in 548b98340948 [2022-02-10T23:26:51.985Z] Removing intermediate container 91d61de3e55e [2022-02-10T23:26:51.985Z] ---> 7d38822faf8b [2022-02-10T23:26:51.985Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-10T23:26:52.246Z] Removing intermediate container 548b98340948 [2022-02-10T23:26:52.246Z] ---> 2b0e9f993415 [2022-02-10T23:26:52.246Z] Step 18/21 : CMD ["--init=true"] [2022-02-10T23:26:52.246Z] ---> Running in 63b3ba5e1949 [2022-02-10T23:26:52.508Z] ---> f20b27714e9e [2022-02-10T23:26:52.508Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-02-10T23:26:52.508Z] Removing intermediate container 63b3ba5e1949 [2022-02-10T23:26:52.508Z] ---> 374acf58982f [2022-02-10T23:26:52.508Z] Step 19/21 : LABEL arch=x86_64 [2022-02-10T23:26:52.770Z] ---> Running in 78772b613a95 [2022-02-10T23:26:53.032Z] Removing intermediate container 78772b613a95 [2022-02-10T23:26:53.032Z] ---> ccd10847cfa2 [2022-02-10T23:26:53.032Z] Step 20/21 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 [2022-02-10T23:26:53.032Z] ---> 5aae8dca739c [2022-02-10T23:26:53.032Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-02-10T23:26:53.032Z] ---> Running in dcc975e82055 [2022-02-10T23:26:53.296Z] Removing intermediate container dcc975e82055 [2022-02-10T23:26:53.296Z] ---> 9293e60a88b7 [2022-02-10T23:26:53.296Z] Step 21/21 : LABEL version=0.0.0 [2022-02-10T23:26:53.296Z] ---> Running in e349d78431ca [2022-02-10T23:26:53.296Z] ---> 73675fc57f8d [2022-02-10T23:26:53.296Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-02-10T23:26:53.296Z] ---> Running in 372fad45c53c [2022-02-10T23:26:53.557Z] Removing intermediate container e349d78431ca [2022-02-10T23:26:53.557Z] ---> 3ee53742fb0d [2022-02-10T23:26:53.557Z] [2022-02-10T23:26:53.557Z] Removing intermediate container 372fad45c53c [2022-02-10T23:26:53.557Z] ---> 98d0fddf308b [2022-02-10T23:26:53.557Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-10T23:26:53.557Z] ---> Running in 554cd8f8b7bf [2022-02-10T23:26:53.557Z] Successfully built 3ee53742fb0d [2022-02-10T23:26:53.557Z] Successfully tagged security-proxy-setup:latest [2022-02-10T23:26:53.820Z]  Building security-proxy-setup ... done Removing intermediate container 554cd8f8b7bf [2022-02-10T23:26:53.820Z] ---> 238fcf158a9f [2022-02-10T23:26:53.820Z] Step 20/22 : LABEL arch=x86_64 [2022-02-10T23:26:53.820Z] ---> Running in 00472749881e [2022-02-10T23:26:53.820Z] Removing intermediate container 00472749881e [2022-02-10T23:26:53.820Z] ---> 97d40803e758 [2022-02-10T23:26:53.820Z] Step 21/22 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 [2022-02-10T23:26:54.081Z] ---> Running in 794724ebb4f8 [2022-02-10T23:26:54.082Z] Removing intermediate container 794724ebb4f8 [2022-02-10T23:26:54.082Z] ---> 7b75f9e8ab4c [2022-02-10T23:26:54.082Z] Step 22/22 : LABEL version=0.0.0 [2022-02-10T23:26:54.360Z] ---> Running in ec05910a8152 [2022-02-10T23:26:54.630Z] Removing intermediate container ec05910a8152 [2022-02-10T23:26:54.630Z] ---> 4bda68bb2a04 [2022-02-10T23:26:54.630Z] [2022-02-10T23:26:54.630Z] Successfully built 4bda68bb2a04 [2022-02-10T23:26:54.630Z] Successfully tagged support-scheduler:latest [2022-02-10T23:26:57.567Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.169s coverage: 28.7% of statements [2022-02-10T23:26:57.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-02-10T23:26:57.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-02-10T23:27:01.892Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.321s coverage: 98.5% of statements [2022-02-10T23:27:01.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-02-10T23:27:01.892Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.389s coverage: 44.7% of statements [2022-02-10T23:27:01.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-02-10T23:27:01.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-02-10T23:27:02.909Z]  Building support-scheduler ... done Removing intermediate container ccb6c02dc8d5 [2022-02-10T23:27:02.909Z] ---> 71d7644bae4e [2022-02-10T23:27:02.909Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-02-10T23:27:02.909Z] ---> Running in 590705cc3dfb [2022-02-10T23:27:02.909Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-10T23:27:02.909Z] Removing intermediate container 590705cc3dfb [2022-02-10T23:27:02.909Z] ---> 304f1b0df87a [2022-02-10T23:27:02.909Z] [2022-02-10T23:27:02.909Z] Step 11/23 : FROM docker:20.10.10 [2022-02-10T23:27:03.172Z] 20.10.10: Pulling from library/docker [2022-02-10T23:27:03.333Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.609s coverage: 89.5% of statements [2022-02-10T23:27:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-02-10T23:27:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-02-10T23:27:03.333Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.236s coverage: 84.4% of statements [2022-02-10T23:27:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-02-10T23:27:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-02-10T23:27:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-02-10T23:27:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-02-10T23:27:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-02-10T23:27:05.756Z] Removing intermediate container 13e719ce06fc [2022-02-10T23:27:05.757Z] ---> 7c7d1cda5d2c [2022-02-10T23:27:05.757Z] [2022-02-10T23:27:05.757Z] Step 10/22 : FROM alpine:3.14 [2022-02-10T23:27:05.757Z] ---> 0a97eee8041e [2022-02-10T23:27:05.757Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-02-10T23:27:05.757Z] ---> Running in 46d456d6bda2 [2022-02-10T23:27:06.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-10T23:27:06.034Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-02-10T23:27:06.034Z] Status: Downloaded newer image for docker:20.10.10 [2022-02-10T23:27:06.034Z] ---> b706a049f56e [2022-02-10T23:27:06.034Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-02-10T23:27:06.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-10T23:27:06.034Z] ---> Running in cc47d5093fd4 [2022-02-10T23:27:06.296Z] Removing intermediate container cc47d5093fd4 [2022-02-10T23:27:06.296Z] ---> 966a16526063 [2022-02-10T23:27:06.296Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-02-10T23:27:06.296Z] ---> Running in d65d978e94c4 [2022-02-10T23:27:06.296Z] (1/2) Installing ca-certificates (20211220-r0) [2022-02-10T23:27:06.296Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-02-10T23:27:06.296Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T23:27:06.296Z] Executing ca-certificates-20211220-r0.trigger [2022-02-10T23:27:06.296Z] OK: 6 MiB in 16 packages [2022-02-10T23:27:06.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-10T23:27:06.560Z] Removing intermediate container 46d456d6bda2 [2022-02-10T23:27:06.560Z] ---> 2c876dee35c0 [2022-02-10T23:27:06.560Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-10T23:27:06.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-10T23:27:06.829Z] ---> Running in 43116e73da4c [2022-02-10T23:27:06.829Z] Removing intermediate container 43116e73da4c [2022-02-10T23:27:06.829Z] ---> 3746f716b2e0 [2022-02-10T23:27:06.829Z] Step 13/22 : ENV APP_PORT=59860 [2022-02-10T23:27:06.829Z] ---> Running in f5ccba8ec22b [2022-02-10T23:27:06.829Z] (1/42) Installing readline (8.1.0-r0) [2022-02-10T23:27:06.829Z] (2/42) Installing bash (5.1.4-r0) [2022-02-10T23:27:06.829Z] Executing bash-5.1.4-r0.post-install [2022-02-10T23:27:06.829Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-02-10T23:27:06.829Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-02-10T23:27:06.829Z] (5/42) Installing libcurl (7.79.1-r0) [2022-02-10T23:27:06.829Z] (6/42) Installing curl (7.79.1-r0) [2022-02-10T23:27:06.829Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-02-10T23:27:06.829Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-02-10T23:27:06.829Z] (9/42) Installing expat (2.4.4-r0) [2022-02-10T23:27:06.829Z] Removing intermediate container f5ccba8ec22b [2022-02-10T23:27:06.829Z] ---> aaf32ae7f409 [2022-02-10T23:27:06.829Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-10T23:27:06.829Z] (10/42) Installing libffi (3.3-r2) [2022-02-10T23:27:06.829Z] (11/42) Installing gdbm (1.19-r0) [2022-02-10T23:27:06.829Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-02-10T23:27:06.829Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-02-10T23:27:06.829Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-10T23:27:06.829Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-02-10T23:27:06.829Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-02-10T23:27:07.091Z] (17/42) Installing python3 (3.9.5-r2) [2022-02-10T23:27:07.091Z] ---> Running in d10f20c70325 [2022-02-10T23:27:07.668Z] Removing intermediate container d10f20c70325 [2022-02-10T23:27:07.668Z] ---> 99956d90bd95 [2022-02-10T23:27:07.668Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-10T23:27:07.668Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-02-10T23:27:07.668Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-02-10T23:27:07.668Z] (20/42) Installing py3-idna (3.2-r0) [2022-02-10T23:27:07.929Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-02-10T23:27:07.929Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-02-10T23:27:08.197Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-02-10T23:27:08.197Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-02-10T23:27:08.197Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-02-10T23:27:08.197Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-02-10T23:27:08.197Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-02-10T23:27:08.197Z] ---> 76b17cf4e863 [2022-02-10T23:27:08.197Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-02-10T23:27:08.197Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-02-10T23:27:08.197Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-02-10T23:27:08.197Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-02-10T23:27:08.197Z] (31/42) Installing py3-six (1.15.0-r1) [2022-02-10T23:27:08.197Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-02-10T23:27:08.197Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-02-10T23:27:08.467Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-02-10T23:27:08.467Z] (35/42) Installing py3-packaging (20.9-r1) [2022-02-10T23:27:08.467Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-02-10T23:27:08.467Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-02-10T23:27:08.467Z] (38/42) Installing py3-progress (1.5-r2) [2022-02-10T23:27:08.467Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-02-10T23:27:08.467Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-02-10T23:27:08.467Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-02-10T23:27:08.467Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-02-10T23:27:09.039Z] ---> ba28d72197c7 [2022-02-10T23:27:09.039Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-02-10T23:27:09.040Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T23:27:09.040Z] OK: 84 MiB in 64 packages [2022-02-10T23:27:09.310Z] ---> f49180511a76 [2022-02-10T23:27:09.310Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-02-10T23:27:09.310Z] ---> Running in 9cc2fc391c9b [2022-02-10T23:27:09.310Z] Removing intermediate container 9cc2fc391c9b [2022-02-10T23:27:09.310Z] ---> e1a5be4866c4 [2022-02-10T23:27:09.310Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-10T23:27:09.310Z] ---> Running in 59322bb558cf [2022-02-10T23:27:09.310Z] Removing intermediate container 59322bb558cf [2022-02-10T23:27:09.310Z] ---> 34e4e2829ac7 [2022-02-10T23:27:09.310Z] Step 20/22 : LABEL arch=x86_64 [2022-02-10T23:27:09.575Z] ---> Running in 1bf761c108e9 [2022-02-10T23:27:09.575Z] Removing intermediate container 1bf761c108e9 [2022-02-10T23:27:09.575Z] ---> 40bf125ea7f9 [2022-02-10T23:27:09.575Z] Step 21/22 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 [2022-02-10T23:27:09.575Z] ---> Running in 9d9936335a1c [2022-02-10T23:27:09.575Z] Removing intermediate container 9d9936335a1c [2022-02-10T23:27:09.575Z] ---> caa2e726c115 [2022-02-10T23:27:09.575Z] Step 22/22 : LABEL version=0.0.0 [2022-02-10T23:27:09.575Z] ---> Running in b131f84cc4cc [2022-02-10T23:27:09.842Z] Collecting docker-compose==1.23.2 [2022-02-10T23:27:09.842Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-02-10T23:27:09.842Z] Removing intermediate container b131f84cc4cc [2022-02-10T23:27:09.842Z] ---> a31f46c2d3aa [2022-02-10T23:27:09.842Z] [2022-02-10T23:27:09.842Z] Collecting docker<4.0,>=3.6.0 [2022-02-10T23:27:09.842Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-02-10T23:27:09.842Z] Successfully built a31f46c2d3aa [2022-02-10T23:27:09.842Z] Collecting jsonschema<3,>=2.5.1 [2022-02-10T23:27:09.842Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-02-10T23:27:09.842Z] Collecting texttable<0.10,>=0.9.0 [2022-02-10T23:27:09.842Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-02-10T23:27:10.103Z] Successfully tagged support-notifications:latest [2022-02-10T23:27:10.363Z]  Building support-notifications ... done Collecting docopt<0.7,>=0.6.1 [2022-02-10T23:27:10.363Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-02-10T23:27:10.630Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-02-10T23:27:10.630Z] Collecting PyYAML<4,>=3.10 [2022-02-10T23:27:10.630Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-02-10T23:27:11.208Z] Collecting dockerpty<0.5,>=0.4.1 [2022-02-10T23:27:11.208Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-02-10T23:27:11.782Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-02-10T23:27:11.782Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-02-10T23:27:11.782Z] Collecting cached-property<2,>=1.2.0 [2022-02-10T23:27:11.782Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-02-10T23:27:11.782Z] Collecting websocket-client<1.0,>=0.32.0 [2022-02-10T23:27:11.782Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-02-10T23:27:11.782Z] Collecting docker-pycreds>=0.4.0 [2022-02-10T23:27:11.782Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-02-10T23:27:11.782Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-02-10T23:27:11.782Z] Collecting chardet<3.1.0,>=3.0.2 [2022-02-10T23:27:12.049Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-02-10T23:27:12.049Z] Collecting idna<2.8,>=2.5 [2022-02-10T23:27:12.049Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-02-10T23:27:12.049Z] Collecting urllib3<1.25,>=1.21.1 [2022-02-10T23:27:12.049Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-02-10T23:27:12.049Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-02-10T23:27:12.049Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-02-10T23:27:12.049Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-02-10T23:27:12.049Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-02-10T23:27:12.312Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-02-10T23:27:12.312Z] Attempting uninstall: urllib3 [2022-02-10T23:27:12.312Z] Found existing installation: urllib3 1.26.5 [2022-02-10T23:27:12.312Z] Uninstalling urllib3-1.26.5: [2022-02-10T23:27:12.312Z] Successfully uninstalled urllib3-1.26.5 [2022-02-10T23:27:12.312Z] Attempting uninstall: idna [2022-02-10T23:27:12.312Z] Found existing installation: idna 3.2 [2022-02-10T23:27:12.312Z] Uninstalling idna-3.2: [2022-02-10T23:27:12.312Z] Successfully uninstalled idna-3.2 [2022-02-10T23:27:12.575Z] Attempting uninstall: chardet [2022-02-10T23:27:12.575Z] Found existing installation: chardet 4.0.0 [2022-02-10T23:27:12.575Z] Uninstalling chardet-4.0.0: [2022-02-10T23:27:12.575Z] Successfully uninstalled chardet-4.0.0 [2022-02-10T23:27:13.148Z] Attempting uninstall: requests [2022-02-10T23:27:13.148Z] Found existing installation: requests 2.25.1 [2022-02-10T23:27:13.148Z] Uninstalling requests-2.25.1: [2022-02-10T23:27:13.148Z] Successfully uninstalled requests-2.25.1 [2022-02-10T23:27:13.148Z] Running setup.py install for texttable: started [2022-02-10T23:27:13.515Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.509s coverage: 94.2% of statements [2022-02-10T23:27:13.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-02-10T23:27:13.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-02-10T23:27:13.515Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.244s coverage: 59.1% of statements [2022-02-10T23:27:13.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-02-10T23:27:13.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-02-10T23:27:13.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-02-10T23:27:13.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-02-10T23:27:13.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-02-10T23:27:13.515Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.208s coverage: 60.0% of statements [2022-02-10T23:27:13.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-02-10T23:27:13.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-02-10T23:27:13.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-02-10T23:27:13.515Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.409s coverage: 0.9% of statements [2022-02-10T23:27:13.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-02-10T23:27:13.515Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.204s coverage: 58.8% of statements [2022-02-10T23:27:13.515Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.180s coverage: 21.7% of statements [2022-02-10T23:27:13.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-02-10T23:27:13.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.188s coverage: 47.1% of statements [2022-02-10T23:27:13.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.227s coverage: 79.5% of statements [2022-02-10T23:27:13.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.202s coverage: 94.1% of statements [2022-02-10T23:27:13.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.210s coverage: 96.3% of statements [2022-02-10T23:27:13.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.176s coverage: 87.5% of statements [2022-02-10T23:27:13.720Z] Running setup.py install for texttable: finished with status 'done' [2022-02-10T23:27:13.720Z] Running setup.py install for PyYAML: started [2022-02-10T23:27:13.980Z] Running setup.py install for PyYAML: finished with status 'done' [2022-02-10T23:27:14.384Z] Running setup.py install for docopt: started [2022-02-10T23:27:14.384Z] Running setup.py install for docopt: finished with status 'done' [2022-02-10T23:27:14.384Z] Running setup.py install for dockerpty: started [2022-02-10T23:27:14.713Z] Running setup.py install for dockerpty: finished with status 'done' [2022-02-10T23:27:15.356Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-02-10T23:27:18.274Z] Removing intermediate container d65d978e94c4 [2022-02-10T23:27:18.274Z] ---> ffa11f3155ce [2022-02-10T23:27:18.274Z] Step 14/23 : ENV APP_PORT=58890 [2022-02-10T23:27:18.274Z] ---> Running in 506174633b1a [2022-02-10T23:27:18.539Z] Removing intermediate container 506174633b1a [2022-02-10T23:27:18.539Z] ---> 3ad543429d6e [2022-02-10T23:27:18.539Z] Step 15/23 : EXPOSE $APP_PORT [2022-02-10T23:27:18.539Z] ---> Running in 95f4c6ada7b3 [2022-02-10T23:27:18.539Z] Removing intermediate container 95f4c6ada7b3 [2022-02-10T23:27:18.539Z] ---> ffd9d2dac6e4 [2022-02-10T23:27:18.539Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-02-10T23:27:18.813Z] ---> 3a5fb46806a2 [2022-02-10T23:27:18.813Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-02-10T23:27:19.075Z] ---> 371455599d02 [2022-02-10T23:27:19.075Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-02-10T23:27:19.334Z] ---> d50d3c10ec41 [2022-02-10T23:27:19.334Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-02-10T23:27:19.334Z] ---> Running in dae9a22354b8 [2022-02-10T23:27:19.334Z] Removing intermediate container dae9a22354b8 [2022-02-10T23:27:19.334Z] ---> 632404cc89de [2022-02-10T23:27:19.334Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-10T23:27:19.334Z] ---> Running in 84ce27a2a3e9 [2022-02-10T23:27:19.334Z] Removing intermediate container 84ce27a2a3e9 [2022-02-10T23:27:19.334Z] ---> 7b95743548ab [2022-02-10T23:27:19.334Z] Step 21/23 : LABEL arch=x86_64 [2022-02-10T23:27:19.594Z] ---> Running in 155d8ff87294 [2022-02-10T23:27:19.594Z] Removing intermediate container 155d8ff87294 [2022-02-10T23:27:19.594Z] ---> 05bb431ad89d [2022-02-10T23:27:19.594Z] Step 22/23 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 [2022-02-10T23:27:19.594Z] ---> Running in 4a586e5836b7 [2022-02-10T23:27:19.594Z] Removing intermediate container 4a586e5836b7 [2022-02-10T23:27:19.594Z] ---> 34667fa5e41b [2022-02-10T23:27:19.594Z] Step 23/23 : LABEL version=0.0.0 [2022-02-10T23:27:19.594Z] ---> Running in ecd3d8a6bac2 [2022-02-10T23:27:19.863Z] Removing intermediate container ecd3d8a6bac2 [2022-02-10T23:27:19.863Z] ---> 7cdcd4853374 [2022-02-10T23:27:19.863Z] [2022-02-10T23:27:19.863Z] Successfully built 7cdcd4853374 [2022-02-10T23:27:19.863Z] Successfully tagged sys-mgmt-agent:latest [2022-02-10T23:27:20.131Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-02-10T23:27:20.138Z] $ docker stop --time=1 e0f6b329ee2d1e385e8bdc21168006d10103297b70e8b8231ae254639c7f5cf5 [2022-02-10T23:27:24.480Z] $ docker rm -f e0f6b329ee2d1e385e8bdc21168006d10103297b70e8b8231ae254639c7f5cf5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-10T23:27:24.951Z] + docker images [2022-02-10T23:27:24.951Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-10T23:27:24.951Z] sys-mgmt-agent latest 7cdcd4853374 5 seconds ago 296MB [2022-02-10T23:27:24.951Z] support-notifications latest a31f46c2d3aa 15 seconds ago 16.7MB [2022-02-10T23:27:24.951Z] 7c7d1cda5d2c 20 seconds ago 1.78GB [2022-02-10T23:27:24.951Z] 304f1b0df87a 22 seconds ago 1.77GB [2022-02-10T23:27:24.951Z] support-scheduler latest 4bda68bb2a04 30 seconds ago 16MB [2022-02-10T23:27:24.951Z] security-proxy-setup latest 3ee53742fb0d 31 seconds ago 26.2MB [2022-02-10T23:27:24.951Z] 214edddcc479 34 seconds ago 1.78GB [2022-02-10T23:27:24.951Z] 7c0d4323c7b8 38 seconds ago 1.78GB [2022-02-10T23:27:24.951Z] security-bootstrapper latest d1dd53f2506a About a minute ago 18.7MB [2022-02-10T23:27:24.951Z] core-data latest 7f2a15be56d0 About a minute ago 20MB [2022-02-10T23:27:24.951Z] security-secretstore-setup latest 50db20cb697d About a minute ago 27.9MB [2022-02-10T23:27:24.951Z] core-command latest 90b62e317805 About a minute ago 15.6MB [2022-02-10T23:27:24.951Z] aeffde7b578f About a minute ago 1.77GB [2022-02-10T23:27:24.951Z] bb55475e285c About a minute ago 1.78GB [2022-02-10T23:27:24.951Z] core-metadata latest 4128f0991ae9 About a minute ago 16.6MB [2022-02-10T23:27:24.951Z] 2ea0aa443891 About a minute ago 1.77GB [2022-02-10T23:27:24.951Z] 501d200b0423 About a minute ago 1.78GB [2022-02-10T23:27:24.951Z] d33f22a890ad About a minute ago 1.78GB [2022-02-10T23:27:24.951Z] ci-base-image-x86_64 latest 0c80cf8aa055 5 minutes ago 1.27GB [2022-02-10T23:27:24.951Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 days ago 562MB [2022-02-10T23:27:24.951Z] docker 20.10.10 b706a049f56e 3 months ago 216MB [2022-02-10T23:27:24.951Z] alpine 3.14 0a97eee8041e 3 months ago 5.61MB [2022-02-10T23:27:24.951Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB [2022-02-10T23:27:24.951Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-02-10T23:27:25.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements [2022-02-10T23:27:25.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.200s coverage: 44.8% of statements [2022-02-10T23:27:31.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.632s coverage: 82.5% of statements [2022-02-10T23:27:31.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-02-10T23:27:38.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.265s coverage: 92.9% of statements [2022-02-10T23:27:38.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-02-10T23:27:38.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-02-10T23:27:38.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-02-10T23:27:38.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements [2022-02-10T23:27:38.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-02-10T23:27:38.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-02-10T23:27:38.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-02-10T23:27:38.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-02-10T23:27:38.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-02-10T23:27:38.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.184s coverage: 87.2% of statements [2022-02-10T23:27:38.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-02-10T23:27:38.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-02-10T23:27:38.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.159s coverage: 100.0% of statements [2022-02-10T23:27:38.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-02-10T23:27:38.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.266s coverage: 58.8% of statements [2022-02-10T23:27:38.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-02-10T23:27:38.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.232s coverage: 80.0% of statements [2022-02-10T23:27:38.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements [2022-02-10T23:27:38.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.274s coverage: 85.4% of statements [2022-02-10T23:27:38.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.893s coverage: 91.2% of statements [2022-02-10T23:27:38.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-02-10T23:27:38.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.838s coverage: 64.4% of statements [2022-02-10T23:27:38.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-02-10T23:27:38.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-02-10T23:27:38.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.178s coverage: 100.0% of statements [2022-02-10T23:27:39.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.120s coverage: 89.4% of statements [2022-02-10T23:27:39.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements [2022-02-10T23:27:40.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements [2022-02-10T23:27:40.106Z] Still waiting to schedule task [2022-02-10T23:27:40.106Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-02-10T23:27:40.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2022-02-10T23:27:44.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.232s coverage: 65.4% of statements [2022-02-10T23:27:44.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-02-10T23:27:44.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-02-10T23:27:44.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-02-10T23:27:46.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.715s coverage: 43.8% of statements [2022-02-10T23:27:46.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-02-10T23:27:46.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-02-10T23:27:46.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.252s coverage: 89.5% of statements [2022-02-10T23:27:46.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-02-10T23:27:46.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.240s coverage: 84.8% of statements [2022-02-10T23:27:46.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-02-10T23:27:54.902Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.249s coverage: 17.7% of statements [2022-02-10T23:27:54.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-02-10T23:27:54.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-02-10T23:27:54.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-02-10T23:27:54.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-02-10T23:27:54.902Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.549s coverage: 92.3% of statements [2022-02-10T23:27:54.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-02-10T23:27:54.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-02-10T23:27:54.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-02-10T23:27:54.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-02-10T23:27:54.902Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.207s coverage: 63.2% of statements [2022-02-10T23:27:54.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-02-10T23:27:54.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-02-10T23:27:54.902Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.429s coverage: 97.7% of statements [2022-02-10T23:27:54.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-02-10T23:27:54.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-02-10T23:27:54.903Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-02-10T23:27:54.903Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-02-10T23:27:54.903Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.236s coverage: 28.9% of statements [2022-02-10T23:27:54.903Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-02-10T23:27:54.903Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-02-10T23:27:54.903Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-02-10T23:27:54.903Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-02-10T23:27:54.903Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-02-10T23:27:54.903Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-02-10T23:27:54.903Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.177s coverage: 100.0% of statements [2022-02-10T23:27:54.903Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements [2022-02-10T23:27:55.174Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-02-10T23:27:55.174Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-02-10T23:27:55.174Z] GO111MODULE=on go vet ./... [2022-02-10T23:28:21.191Z] Running on prd-ubuntu18.04-docker-8c-8g-5026 in /w/workspace/edgexfoundry_edgex-go_PR-3879 [Pipeline] { [Pipeline] ws [2022-02-10T23:28:21.207Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2022-02-10T23:28:21.287Z] The recommended git tool is: git [2022-02-10T23:28:22.824Z] using credential edgex-jenkins-ssh [2022-02-10T23:28:22.835Z] Cloning the remote Git repository [2022-02-10T23:28:22.853Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-02-10T23:28:22.888Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2022-02-10T23:28:22.910Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-10T23:28:22.910Z] > git --version # timeout=10 [2022-02-10T23:28:22.916Z] > git --version # 'git version 2.17.1' [2022-02-10T23:28:22.916Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-10T23:28:22.939Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-10T23:28:27.923Z] Merging remotes/origin/main commit 0dc7fb43dfbc61ec4b325044d074184b8b9e402a into PR head commit 9093c73768caacc795127143a1a80eae89a692f0 [2022-02-10T23:28:28.036Z] Merge succeeded, producing 9093c73768caacc795127143a1a80eae89a692f0 [2022-02-10T23:28:28.036Z] Checking out Revision 9093c73768caacc795127143a1a80eae89a692f0 (PR-3879) [2022-02-10T23:28:27.221Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-10T23:28:27.229Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-10T23:28:27.241Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-10T23:28:27.269Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-10T23:28:27.270Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-10T23:28:27.279Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3879/head:refs/remotes/origin/PR-3879 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-10T23:28:27.933Z] > git config core.sparsecheckout # timeout=10 [2022-02-10T23:28:27.939Z] > git checkout -f 9093c73768caacc795127143a1a80eae89a692f0 # timeout=10 [2022-02-10T23:28:28.002Z] > git remote # timeout=10 [2022-02-10T23:28:28.010Z] > git config --get remote.origin.url # timeout=10 [2022-02-10T23:28:28.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-10T23:28:28.020Z] > git merge 0dc7fb43dfbc61ec4b325044d074184b8b9e402a # timeout=10 [2022-02-10T23:28:28.029Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-10T23:28:28.039Z] > git config core.sparsecheckout # timeout=10 [2022-02-10T23:28:28.042Z] > git checkout -f 9093c73768caacc795127143a1a80eae89a692f0 # timeout=10 [2022-02-10T23:28:31.576Z] Commit message: "fix: Fixed issue caused by previous merge commit." [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-10T23:28:32.248Z] + echo snap-build.sh [2022-02-10T23:28:32.248Z] snap-build.sh [2022-02-10T23:28:32.248Z] + SNAP_BASE_DIR=. [2022-02-10T23:28:32.248Z] + '[' '!' -z /w/workspace/edgex-go/8 ']' [2022-02-10T23:28:32.248Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/8 [2022-02-10T23:28:32.248Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' [2022-02-10T23:28:32.248Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/8] [2022-02-10T23:28:32.248Z] + cd /w/workspace/edgex-go/8 [2022-02-10T23:28:32.248Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-02-10T23:28:32.248Z] Reading package lists... [2022-02-10T23:28:32.248Z] Building dependency tree... [2022-02-10T23:28:32.248Z] Reading state information... [2022-02-10T23:28:32.248Z] The following packages were automatically installed and are no longer required: [2022-02-10T23:28:32.248Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-02-10T23:28:32.248Z] uidmap xdelta3 [2022-02-10T23:28:32.248Z] Use 'sudo apt autoremove' to remove them. [2022-02-10T23:28:32.248Z] The following packages will be REMOVED: [2022-02-10T23:28:32.248Z] lxd* lxd-client* [2022-02-10T23:28:32.248Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-02-10T23:28:32.511Z] After this operation, 31.7 MB disk space will be freed. [2022-02-10T23:28:33.301Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-02-10T23:28:33.301Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-02-10T23:28:34.247Z] Removing lxd dnsmasq configuration [2022-02-10T23:28:34.247Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-02-10T23:28:34.247Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-02-10T23:28:35.190Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-02-10T23:28:35.190Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-02-10T23:28:35.190Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-02-10T23:28:36.583Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-02-10T23:28:36.583Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-02-10T23:28:37.159Z] + sudo snap remove --purge lxd [2022-02-10T23:28:37.159Z] snap "lxd" is not installed [2022-02-10T23:28:37.159Z] + sudo groupadd --force --system lxd [2022-02-10T23:28:37.159Z] ++ whoami [2022-02-10T23:28:37.159Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-02-10T23:28:37.420Z] + newgrp - lxd [2022-02-10T23:28:37.420Z] + sudo snap install lxd [2022-02-10T23:28:47.443Z] 2022-02-10T23:28:44Z INFO Waiting for automatic snapd restart... [2022-02-10T23:29:02.380Z] lxd 4.22 from Canonical* installed [2022-02-10T23:29:02.380Z] + sudo lxd init --auto [2022-02-10T23:29:03.167Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-10T23:29:03.167Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-10T23:29:03.167Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-10T23:29:04.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-02-10T23:29:04.947Z] + ls -al . [2022-02-10T23:29:04.947Z] total 672 [2022-02-10T23:29:04.947Z] drwxrwxr-x 9 1001 1001 4096 Feb 10 23:29 . [2022-02-10T23:29:04.947Z] drwxr-xr-x 4 root root 4096 Feb 10 23:25 .. [2022-02-10T23:29:04.947Z] -rw-rw-r-- 1 1001 1001 11 Feb 10 23:23 .dockerignore [2022-02-10T23:29:04.947Z] drwxrwxr-x 8 1001 1001 4096 Feb 10 23:23 .git [2022-02-10T23:29:04.947Z] drwxrwxr-x 4 1001 1001 4096 Feb 10 23:23 .github [2022-02-10T23:29:04.947Z] -rw-rw-r-- 1 1001 1001 804 Feb 10 23:23 .gitignore [2022-02-10T23:29:04.947Z] -rw-rw-r-- 1 1001 1001 42 Feb 10 23:23 .golangci.yml [2022-02-10T23:29:04.947Z] -rw-rw-r-- 1 1001 1001 76 Feb 10 23:23 .hadolint.yml [2022-02-10T23:29:04.947Z] -rw-rw-r-- 1 1001 1001 166 Feb 10 23:23 .sonarcloud.properties [2022-02-10T23:29:04.947Z] -rw-rw-r-- 1 1001 1001 1171 Feb 10 23:23 ADOPTERS.md [2022-02-10T23:29:04.947Z] -rw-rw-r-- 1 1001 1001 9019 Feb 10 23:23 Attribution.txt [2022-02-10T23:29:04.947Z] -rw-rw-r-- 1 1001 1001 51732 Feb 10 23:23 CHANGELOG.md [2022-02-10T23:29:04.947Z] -rw-rw-r-- 1 1001 1001 3804 Feb 10 23:23 CONTRIBUTING.md [2022-02-10T23:29:04.947Z] -rw-rw-r-- 1 1001 1001 677 Feb 10 23:23 GOVERNANCE.md [2022-02-10T23:29:04.947Z] -rw-rw-r-- 1 1001 1001 849 Feb 10 23:23 Jenkinsfile [2022-02-10T23:29:04.947Z] -rw-rw-r-- 1 1001 1001 10775 Feb 10 23:23 LICENSE [2022-02-10T23:29:04.947Z] -rw-rw-r-- 1 1001 1001 6508 Feb 10 23:23 Makefile [2022-02-10T23:29:04.947Z] -rw-rw-r-- 1 1001 1001 582 Feb 10 23:23 OWNERS.md [2022-02-10T23:29:04.947Z] -rw-rw-r-- 1 1001 1001 8207 Feb 10 23:23 README.md [2022-02-10T23:29:04.947Z] -rw-rw-r-- 1 1001 1001 6912 Feb 10 23:23 SECURITY.md [2022-02-10T23:29:04.947Z] -rw-rw-r-- 1 1001 1001 5 Feb 10 23:20 VERSION [2022-02-10T23:29:04.947Z] -rw-rw-r-- 1 1001 1001 4131 Feb 10 23:23 ZMQWindows.md [2022-02-10T23:29:04.947Z] drwxrwxr-x 2 1001 1001 4096 Feb 10 23:23 bin [2022-02-10T23:29:04.947Z] drwxrwxr-x 14 1001 1001 4096 Feb 10 23:23 cmd [2022-02-10T23:29:04.947Z] -rw-r--r-- 1 root root 428383 Feb 10 23:27 coverage.out [2022-02-10T23:29:04.947Z] -rw-rw-r-- 1 1001 1001 2840 Feb 10 23:23 go.mod [2022-02-10T23:29:04.947Z] -rw-rw-r-- 1 1001 1001 50301 Feb 10 23:23 go.sum [2022-02-10T23:29:04.947Z] drwxrwxr-x 8 1001 1001 4096 Feb 10 23:23 internal [2022-02-10T23:29:04.947Z] drwxrwxr-x 3 1001 1001 4096 Feb 10 23:23 openapi [2022-02-10T23:29:04.947Z] drwxrwxr-x 4 1001 1001 4096 Feb 10 23:23 snap [2022-02-10T23:29:04.947Z] -rw-rw-r-- 1 1001 1001 204 Feb 10 23:23 version.go [Pipeline] sh [2022-02-10T23:29:05.599Z] + '[' -e coverage.out ] [2022-02-10T23:29:05.599Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-02-10T23:29:05.625Z] Warning: overwriting stash ‘coverage-report’ [2022-02-10T23:29:06.387Z] Stashed 1 file(s) [Pipeline] sh [2022-02-10T23:29:07.034Z] + make build [2022-02-10T23:29:07.034Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-02-10T23:29:10.931Z] + sudo snap install --classic snapcraft [2022-02-10T23:29:13.740Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-10T23:29:14.240Z] snapcraft 6.0.2 from Canonical* installed [2022-02-10T23:29:14.240Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-02-10T23:29:14.240Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-02-10T23:29:14.240Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-10T23:29:14.240Z] Dload Upload Total Spent Left Speed [2022-02-10T23:29:14.240Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4272 0 --:--:-- --:--:-- --:--:-- 4272 [2022-02-10T23:29:14.240Z] 100 3325k 100 3325k 0 0 8591k 0 --:--:-- --:--:-- --:--:-- 8591k [2022-02-10T23:29:14.240Z] ./yq_linux_amd64 [2022-02-10T23:29:14.240Z] + sudo snapcraft prime --use-lxd [2022-02-10T23:29:16.160Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-02-10T23:29:16.160Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-02-10T23:29:16.160Z] - README.md [2022-02-10T23:29:16.160Z] [2022-02-10T23:29:16.160Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-02-10T23:29:16.431Z] Launching a container. [2022-02-10T23:29:26.450Z] Waiting for container to be ready [2022-02-10T23:29:27.020Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-02-10T23:29:27.020Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-02-10T23:29:27.020Z] [2022-02-10T23:29:31.234Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-02-10T23:29:32.179Z] Waiting for network to be ready... [2022-02-10T23:29:32.751Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-02-10T23:29:32.751Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-02-10T23:29:33.321Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-02-10T23:29:33.321Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1238 kB] [2022-02-10T23:29:33.321Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-02-10T23:29:33.586Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [217 kB] [2022-02-10T23:29:33.586Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-02-10T23:29:33.586Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-02-10T23:29:33.586Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [748 kB] [2022-02-10T23:29:33.848Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [107 kB] [2022-02-10T23:29:33.848Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [676 kB] [2022-02-10T23:29:33.848Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [115 kB] [2022-02-10T23:29:34.110Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-02-10T23:29:34.110Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-02-10T23:29:34.110Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-02-10T23:29:34.110Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-02-10T23:29:34.110Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-02-10T23:29:34.110Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-02-10T23:29:34.372Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-02-10T23:29:34.648Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1572 kB] [2022-02-10T23:29:34.648Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [302 kB] [2022-02-10T23:29:34.648Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.7 kB] [2022-02-10T23:29:34.648Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-02-10T23:29:34.648Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [801 kB] [2022-02-10T23:29:34.648Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [114 kB] [2022-02-10T23:29:34.648Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [903 kB] [2022-02-10T23:29:34.648Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [200 kB] [2022-02-10T23:29:36.577Z] Fetched 23.0 MB in 4s (5675 kB/s) [2022-02-10T23:29:37.520Z] Reading package lists... [2022-02-10T23:29:37.520Z] Reading package lists... [2022-02-10T23:29:37.782Z] Building dependency tree... [2022-02-10T23:29:37.782Z] Reading state information... [2022-02-10T23:29:38.043Z] The following additional packages will be installed: [2022-02-10T23:29:38.043Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-02-10T23:29:38.043Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-02-10T23:29:38.043Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-02-10T23:29:38.043Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-02-10T23:29:38.043Z] Suggested packages: [2022-02-10T23:29:38.043Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-02-10T23:29:38.043Z] Recommended packages: [2022-02-10T23:29:38.043Z] gnupg libsasl2-modules [2022-02-10T23:29:38.043Z] The following NEW packages will be installed: [2022-02-10T23:29:38.043Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-02-10T23:29:38.043Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-02-10T23:29:38.043Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-02-10T23:29:38.043Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-02-10T23:29:38.043Z] The following packages will be upgraded: [2022-02-10T23:29:38.043Z] gpg gpg-agent gpgconf libudev1 [2022-02-10T23:29:38.305Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-02-10T23:29:38.305Z] Need to get 3859 kB of archives. [2022-02-10T23:29:38.305Z] After this operation, 14.9 MB of additional disk space will be used. [2022-02-10T23:29:38.305Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-02-10T23:29:38.305Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-02-10T23:29:38.566Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-02-10T23:29:38.566Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-02-10T23:29:38.566Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-02-10T23:29:38.827Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-02-10T23:29:38.827Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-02-10T23:29:38.827Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-02-10T23:29:38.827Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-02-10T23:29:38.827Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-02-10T23:29:38.827Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-02-10T23:29:39.089Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-02-10T23:29:39.089Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-02-10T23:29:39.089Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-02-10T23:29:39.089Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-02-10T23:29:39.089Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-02-10T23:29:39.089Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-02-10T23:29:39.089Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] [2022-02-10T23:29:39.089Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] [2022-02-10T23:29:39.089Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-02-10T23:29:39.089Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-02-10T23:29:39.089Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-02-10T23:29:39.352Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-10T23:29:39.352Z] Fetched 3859 kB in 1s (3298 kB/s) [2022-02-10T23:29:39.352Z] (Reading database ... 12816 files and directories currently installed.) [2022-02-10T23:29:39.352Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-02-10T23:29:39.352Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-10T23:29:39.352Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-02-10T23:29:39.352Z] Selecting previously unselected package udev. [2022-02-10T23:29:39.352Z] (Reading database ... 12816 files and directories currently installed.) [2022-02-10T23:29:39.352Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-02-10T23:29:39.352Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-02-10T23:29:39.614Z] Selecting previously unselected package libfuse2:amd64. [2022-02-10T23:29:39.614Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-02-10T23:29:39.614Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-02-10T23:29:39.614Z] Selecting previously unselected package fuse. [2022-02-10T23:29:39.876Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-02-10T23:29:39.876Z] Unpacking fuse (2.9.9-3) ... [2022-02-10T23:29:39.876Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-10T23:29:39.876Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-10T23:29:39.876Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-10T23:29:39.876Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-10T23:29:39.876Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-10T23:29:40.138Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-10T23:29:40.138Z] Selecting previously unselected package libksba8:amd64. [2022-02-10T23:29:40.138Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-02-10T23:29:40.138Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-02-10T23:29:40.138Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-02-10T23:29:40.138Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-10T23:29:40.138Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T23:29:40.138Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-02-10T23:29:40.138Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-10T23:29:40.138Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T23:29:40.138Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-02-10T23:29:40.138Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-10T23:29:40.399Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T23:29:40.399Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-02-10T23:29:40.399Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-10T23:29:40.399Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T23:29:40.399Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-02-10T23:29:40.399Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-10T23:29:40.399Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T23:29:40.399Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-02-10T23:29:40.399Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-10T23:29:40.399Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T23:29:40.514Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-02-10T23:29:40.514Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-10T23:29:40.660Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-02-10T23:29:40.660Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-10T23:29:40.660Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T23:29:40.660Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-02-10T23:29:40.660Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-10T23:29:40.660Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T23:29:40.660Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-02-10T23:29:40.660Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-10T23:29:40.660Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T23:29:40.660Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-10T23:29:40.661Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... [2022-02-10T23:29:40.661Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2022-02-10T23:29:40.922Z] Selecting previously unselected package libsasl2-2:amd64. [2022-02-10T23:29:40.922Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... [2022-02-10T23:29:40.922Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2022-02-10T23:29:40.922Z] Selecting previously unselected package libldap-common. [2022-02-10T23:29:40.922Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-02-10T23:29:40.922Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-10T23:29:40.922Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-10T23:29:40.922Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-02-10T23:29:40.922Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-10T23:29:40.922Z] Selecting previously unselected package dirmngr. [2022-02-10T23:29:40.922Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-10T23:29:40.922Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-02-10T23:29:41.183Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-02-10T23:29:41.183Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-02-10T23:29:41.183Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-10T23:29:41.183Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2022-02-10T23:29:41.183Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-02-10T23:29:41.755Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-02-10T23:29:41.755Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2022-02-10T23:29:41.755Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T23:29:41.755Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-02-10T23:29:41.755Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-02-10T23:29:41.755Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T23:29:41.755Z] Setting up fuse (2.9.9-3) ... [2022-02-10T23:29:41.755Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-02-10T23:29:42.330Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T23:29:42.330Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T23:29:42.330Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T23:29:42.330Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T23:29:42.330Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T23:29:42.330Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T23:29:42.330Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T23:29:42.330Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-10T23:29:42.330Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-02-10T23:29:42.595Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-02-10T23:29:42.595Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-02-10T23:29:42.595Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-02-10T23:29:43.166Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-02-10T23:29:43.166Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-02-10T23:29:43.166Z] units). This means they are not meant to be enabled using systemctl. [2022-02-10T23:29:43.166Z] [2022-02-10T23:29:43.166Z] Possible reasons for having this kind of units are: [2022-02-10T23:29:43.166Z] • A unit may be statically enabled by being symlinked from another unit's [2022-02-10T23:29:43.166Z] .wants/ or .requires/ directory. [2022-02-10T23:29:43.166Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-02-10T23:29:43.166Z] a requirement dependency on it. [2022-02-10T23:29:43.166Z] • A unit may be started when needed via activation (socket, path, timer, [2022-02-10T23:29:43.166Z] D-Bus, udev, scripted systemctl call, ...). [2022-02-10T23:29:43.166Z] • In case of template units, the unit is meant to be enabled with some [2022-02-10T23:29:43.166Z] instance name specified. [2022-02-10T23:29:43.428Z] Reading package lists... [2022-02-10T23:29:43.689Z] Building dependency tree... [2022-02-10T23:29:43.689Z] Reading state information... [2022-02-10T23:29:43.689Z] The following additional packages will be installed: [2022-02-10T23:29:43.689Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-02-10T23:29:43.689Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-02-10T23:29:43.689Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-02-10T23:29:43.689Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-02-10T23:29:43.689Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-02-10T23:29:43.689Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-02-10T23:29:43.689Z] Suggested packages: [2022-02-10T23:29:43.689Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-02-10T23:29:43.689Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-02-10T23:29:43.689Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-02-10T23:29:43.689Z] systemd-container policykit-1 [2022-02-10T23:29:43.689Z] Recommended packages: [2022-02-10T23:29:43.689Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-02-10T23:29:43.689Z] The following NEW packages will be installed: [2022-02-10T23:29:43.689Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-02-10T23:29:43.689Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-02-10T23:29:43.689Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-02-10T23:29:43.689Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-02-10T23:29:43.689Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-02-10T23:29:43.689Z] The following packages will be upgraded: [2022-02-10T23:29:43.689Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-02-10T23:29:43.949Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-02-10T23:29:43.950Z] Need to get 46.4 MB of archives. [2022-02-10T23:29:43.950Z] After this operation, 180 MB of additional disk space will be used. [2022-02-10T23:29:43.950Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] [2022-02-10T23:29:43.950Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-02-10T23:29:44.211Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-02-10T23:29:44.211Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-02-10T23:29:44.211Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-02-10T23:29:44.211Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-02-10T23:29:44.211Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-02-10T23:29:44.472Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-02-10T23:29:44.472Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-02-10T23:29:44.472Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-02-10T23:29:44.472Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-02-10T23:29:44.472Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-02-10T23:29:44.472Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-02-10T23:29:44.472Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-02-10T23:29:44.472Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-02-10T23:29:44.472Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-02-10T23:29:44.735Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-02-10T23:29:44.735Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.54.2+20.04ubuntu2 [34.2 MB] [2022-02-10T23:29:44.735Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-02-10T23:29:44.735Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-02-10T23:29:44.735Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-02-10T23:29:44.735Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-02-10T23:29:44.812Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-10T23:29:44.997Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-02-10T23:29:44.997Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-02-10T23:29:44.997Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-02-10T23:29:44.997Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-02-10T23:29:44.997Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-02-10T23:29:44.997Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-02-10T23:29:44.997Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-02-10T23:29:44.997Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-02-10T23:29:44.997Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-02-10T23:29:44.997Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-02-10T23:29:44.997Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-02-10T23:29:45.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-10T23:29:45.938Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-10T23:29:45.938Z] Fetched 46.4 MB in 2s (23.1 MB/s) [2022-02-10T23:29:45.938Z] (Reading database ... 13067 files and directories currently installed.) [2022-02-10T23:29:45.938Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-02-10T23:29:45.938Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-10T23:29:46.200Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-02-10T23:29:46.200Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-10T23:29:46.200Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-02-10T23:29:46.468Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-10T23:29:47.045Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-02-10T23:29:47.045Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-10T23:29:47.045Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-02-10T23:29:47.045Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-02-10T23:29:47.045Z] (Reading database ... 13068 files and directories currently installed.) [2022-02-10T23:29:47.045Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-10T23:29:47.045Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-10T23:29:47.305Z] Selecting previously unselected package libexpat1:amd64. [2022-02-10T23:29:47.305Z] Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... [2022-02-10T23:29:47.305Z] Unpacking libexpat1:amd64 (2.2.9-1build1) ... [2022-02-10T23:29:47.305Z] Selecting previously unselected package python3.8-minimal. [2022-02-10T23:29:47.305Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-10T23:29:47.305Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-02-10T23:29:47.572Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-10T23:29:47.572Z] Setting up libexpat1:amd64 (2.2.9-1build1) ... [2022-02-10T23:29:47.572Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-02-10T23:29:48.144Z] Selecting previously unselected package python3-minimal. [2022-02-10T23:29:48.144Z] (Reading database ... 13359 files and directories currently installed.) [2022-02-10T23:29:48.144Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-02-10T23:29:48.144Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-02-10T23:29:48.144Z] Selecting previously unselected package mime-support. [2022-02-10T23:29:48.144Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-02-10T23:29:48.144Z] Unpacking mime-support (3.64ubuntu1) ... [2022-02-10T23:29:48.405Z] Selecting previously unselected package libmpdec2:amd64. [2022-02-10T23:29:48.405Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-02-10T23:29:48.405Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-02-10T23:29:48.405Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-02-10T23:29:48.405Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-10T23:29:48.405Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-10T23:29:48.478Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-10T23:29:48.666Z] Selecting previously unselected package python3.8. [2022-02-10T23:29:48.666Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-10T23:29:48.666Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-10T23:29:48.666Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-02-10T23:29:48.666Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-02-10T23:29:48.666Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-02-10T23:29:48.666Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-02-10T23:29:48.926Z] Selecting previously unselected package python3. [2022-02-10T23:29:48.926Z] (Reading database ... 13761 files and directories currently installed.) [2022-02-10T23:29:48.926Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-02-10T23:29:48.926Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-02-10T23:29:48.926Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-02-10T23:29:48.926Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-02-10T23:29:48.926Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-02-10T23:29:49.187Z] Selecting previously unselected package dbus. [2022-02-10T23:29:49.187Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-02-10T23:29:49.187Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-02-10T23:29:49.187Z] Selecting previously unselected package libbsd0:amd64. [2022-02-10T23:29:49.187Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-02-10T23:29:49.187Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-02-10T23:29:49.187Z] Selecting previously unselected package libpam-systemd:amd64. [2022-02-10T23:29:49.187Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-02-10T23:29:49.187Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-02-10T23:29:49.187Z] Selecting previously unselected package sudo. [2022-02-10T23:29:49.187Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-02-10T23:29:49.187Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-02-10T23:29:49.449Z] Selecting previously unselected package apparmor. [2022-02-10T23:29:49.449Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-02-10T23:29:49.449Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-02-10T23:29:49.449Z] Selecting previously unselected package libcbor0.6:amd64. [2022-02-10T23:29:49.449Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-02-10T23:29:49.449Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-02-10T23:29:49.711Z] Selecting previously unselected package libedit2:amd64. [2022-02-10T23:29:49.711Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-02-10T23:29:49.711Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-02-10T23:29:49.711Z] Selecting previously unselected package libfido2-1:amd64. [2022-02-10T23:29:49.711Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-02-10T23:29:49.711Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-02-10T23:29:49.711Z] Selecting previously unselected package libkrb5support0:amd64. [2022-02-10T23:29:49.711Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-02-10T23:29:49.711Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T23:29:49.711Z] Selecting previously unselected package libk5crypto3:amd64. [2022-02-10T23:29:49.711Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-02-10T23:29:49.711Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T23:29:49.711Z] Selecting previously unselected package libkeyutils1:amd64. [2022-02-10T23:29:49.972Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-02-10T23:29:49.972Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-02-10T23:29:49.972Z] Selecting previously unselected package libkrb5-3:amd64. [2022-02-10T23:29:49.972Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-02-10T23:29:49.972Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T23:29:49.972Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-02-10T23:29:49.972Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-02-10T23:29:49.972Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T23:29:49.972Z] Selecting previously unselected package openssh-client. [2022-02-10T23:29:49.972Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-02-10T23:29:49.972Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-02-10T23:29:50.233Z] Selecting previously unselected package dbus-user-session. [2022-02-10T23:29:50.233Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-02-10T23:29:50.233Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-02-10T23:29:50.233Z] Selecting previously unselected package liblzo2-2:amd64. [2022-02-10T23:29:50.233Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-02-10T23:29:50.233Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-02-10T23:29:50.233Z] Selecting previously unselected package squashfs-tools. [2022-02-10T23:29:50.233Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-02-10T23:29:50.233Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-02-10T23:29:50.233Z] Selecting previously unselected package snapd. [2022-02-10T23:29:50.494Z] Preparing to unpack .../19-snapd_2.54.2+20.04ubuntu2_amd64.deb ... [2022-02-10T23:29:50.494Z] Unpacking snapd (2.54.2+20.04ubuntu2) ... [2022-02-10T23:29:51.856Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-10T23:29:53.800Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-02-10T23:29:53.800Z] Setting up mime-support (3.64ubuntu1) ... [2022-02-10T23:29:53.800Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-02-10T23:29:53.800Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-02-10T23:29:53.800Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T23:29:53.800Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-02-10T23:29:53.800Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-02-10T23:29:53.800Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-02-10T23:29:53.800Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T23:29:53.800Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T23:29:53.800Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-02-10T23:29:53.800Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-10T23:29:53.800Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-02-10T23:29:53.800Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-10T23:29:54.371Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-02-10T23:29:54.371Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-02-10T23:29:54.371Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-02-10T23:29:54.371Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-02-10T23:29:54.371Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-02-10T23:29:54.371Z] running python rtupdate hooks for python3.8... [2022-02-10T23:29:54.371Z] running python post-rtupdate hooks for python3.8... [2022-02-10T23:29:54.632Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-02-10T23:29:55.232Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-10T23:29:55.580Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-02-10T23:29:55.842Z] Reloading AppArmor profiles [2022-02-10T23:29:55.842Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T23:29:55.842Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-02-10T23:29:55.842Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-02-10T23:29:56.108Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-02-10T23:29:56.108Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-02-10T23:29:56.108Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-02-10T23:29:56.108Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-02-10T23:29:58.036Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-02-10T23:29:58.036Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-02-10T23:29:58.297Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-02-10T23:29:58.297Z] Setting up snapd (2.54.2+20.04ubuntu2) ... [2022-02-10T23:29:58.571Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-02-10T23:29:58.833Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-02-10T23:29:59.094Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-02-10T23:29:59.355Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-02-10T23:29:59.581Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-10T23:29:59.615Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-02-10T23:29:59.615Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-02-10T23:29:59.876Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-02-10T23:30:00.137Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-02-10T23:30:00.398Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-02-10T23:30:00.660Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-02-10T23:30:00.924Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2022-02-10T23:30:00.924Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-02-10T23:30:01.497Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-02-10T23:30:01.759Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-02-10T23:30:02.021Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-02-10T23:30:02.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-10T23:30:02.853Z] Reading package lists... [2022-02-10T23:30:03.112Z] Reading package lists... [2022-02-10T23:30:03.373Z] Building dependency tree... [2022-02-10T23:30:03.373Z] Reading state information... [2022-02-10T23:30:03.373Z] Calculating upgrade... [2022-02-10T23:30:03.635Z] The following packages will be upgraded: [2022-02-10T23:30:03.635Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-02-10T23:30:03.635Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-02-10T23:30:03.635Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-02-10T23:30:03.635Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-02-10T23:30:03.635Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-02-10T23:30:03.635Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-02-10T23:30:03.635Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-02-10T23:30:03.635Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-02-10T23:30:03.635Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-02-10T23:30:03.635Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-02-10T23:30:03.635Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-02-10T23:30:03.635Z] xz-utils zlib1g [2022-02-10T23:30:03.896Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-02-10T23:30:03.896Z] Need to get 63.3 MB of archives. [2022-02-10T23:30:03.896Z] After this operation, 13.8 MB of additional disk space will be used. [2022-02-10T23:30:03.896Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-99.112 [1126 kB] [2022-02-10T23:30:03.896Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] [2022-02-10T23:30:03.896Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-02-10T23:30:03.896Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-02-10T23:30:03.896Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-02-10T23:30:03.896Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-02-10T23:30:03.896Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-02-10T23:30:03.896Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-02-10T23:30:03.896Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-02-10T23:30:03.896Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-02-10T23:30:03.896Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-02-10T23:30:03.896Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-02-10T23:30:03.896Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-02-10T23:30:03.896Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-02-10T23:30:03.896Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-02-10T23:30:04.157Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-02-10T23:30:04.157Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-02-10T23:30:04.157Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-02-10T23:30:04.157Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-02-10T23:30:04.157Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-02-10T23:30:04.157Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-02-10T23:30:04.157Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-02-10T23:30:04.157Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-02-10T23:30:04.157Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-02-10T23:30:04.157Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-02-10T23:30:04.157Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-02-10T23:30:04.157Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-02-10T23:30:04.157Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-02-10T23:30:04.157Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-02-10T23:30:04.157Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-02-10T23:30:04.157Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-02-10T23:30:04.157Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-02-10T23:30:04.157Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-02-10T23:30:04.157Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-02-10T23:30:04.157Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-02-10T23:30:04.157Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-02-10T23:30:04.158Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-02-10T23:30:04.158Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-02-10T23:30:04.158Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-02-10T23:30:04.158Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-02-10T23:30:04.158Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-02-10T23:30:04.158Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-02-10T23:30:04.158Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-02-10T23:30:04.158Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-02-10T23:30:04.158Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-02-10T23:30:04.158Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] [2022-02-10T23:30:04.158Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] [2022-02-10T23:30:04.158Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] [2022-02-10T23:30:04.418Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] [2022-02-10T23:30:04.418Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] [2022-02-10T23:30:04.418Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] [2022-02-10T23:30:04.418Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] [2022-02-10T23:30:04.679Z] Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] [2022-02-10T23:30:04.679Z] Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] [2022-02-10T23:30:04.679Z] Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB] [2022-02-10T23:30:04.679Z] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-02-10T23:30:04.679Z] Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-02-10T23:30:04.679Z] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-02-10T23:30:04.679Z] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] [2022-02-10T23:30:04.679Z] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-02-10T23:30:04.679Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-02-10T23:30:04.679Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-02-10T23:30:04.679Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-02-10T23:30:04.941Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-02-10T23:30:04.941Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-02-10T23:30:04.941Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-02-10T23:30:04.941Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-02-10T23:30:04.941Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-02-10T23:30:04.941Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-02-10T23:30:04.941Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-02-10T23:30:04.941Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-02-10T23:30:04.941Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] [2022-02-10T23:30:04.941Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] [2022-02-10T23:30:04.941Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-02-10T23:30:04.941Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.3 [183 kB] [2022-02-10T23:30:04.941Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-02-10T23:30:04.941Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-02-10T23:30:05.513Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-10T23:30:05.513Z] Fetched 63.3 MB in 1s (42.7 MB/s) [2022-02-10T23:30:05.513Z] (Reading database ... 14313 files and directories currently installed.) [2022-02-10T23:30:05.513Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... [2022-02-10T23:30:05.513Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-10T23:30:05.632Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-02-10T23:30:05.775Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-02-10T23:30:05.775Z] Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-10T23:30:06.077Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-99.112_amd64.deb ... [2022-02-10T23:30:06.077Z] Unpacking linux-libc-dev:amd64 (5.4.0-99.112) over (5.4.0-26.30) ... [2022-02-10T23:30:06.343Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-10T23:30:06.343Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-10T23:30:06.343Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-10T23:30:06.343Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-10T23:30:06.644Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-10T23:30:06.644Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-10T23:30:06.644Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-10T23:30:06.644Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-10T23:30:06.923Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-10T23:30:06.923Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-10T23:30:06.923Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-10T23:30:06.923Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-10T23:30:06.923Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-10T23:30:06.923Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-10T23:30:07.193Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-10T23:30:07.193Z] (Reading database ... 14312 files and directories currently installed.) [2022-02-10T23:30:07.193Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-10T23:30:07.193Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-10T23:30:07.193Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-10T23:30:07.193Z] (Reading database ... 14312 files and directories currently installed.) [2022-02-10T23:30:07.193Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-10T23:30:07.193Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-10T23:30:07.193Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-10T23:30:07.193Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-10T23:30:07.491Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-10T23:30:07.491Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-10T23:30:07.491Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-10T23:30:07.778Z] (Reading database ... 14312 files and directories currently installed.) [2022-02-10T23:30:07.778Z] Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... [2022-02-10T23:30:07.778Z] Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-10T23:30:08.038Z] Setting up libc6:amd64 (2.31-0ubuntu9.2) ... [2022-02-10T23:30:08.375Z] (Reading database ... 14312 files and directories currently installed.) [2022-02-10T23:30:08.375Z] Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ... [2022-02-10T23:30:08.375Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-02-10T23:30:08.375Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-02-10T23:30:08.375Z] Unpacking base-files (11ubuntu5.4) over (11ubuntu5) ... [2022-02-10T23:30:08.948Z] Setting up base-files (11ubuntu5.4) ... [2022-02-10T23:30:08.948Z] Installing new version of config file /etc/issue ... [2022-02-10T23:30:08.948Z] Installing new version of config file /etc/issue.net ... [2022-02-10T23:30:08.948Z] Installing new version of config file /etc/lsb-release ... [2022-02-10T23:30:08.948Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-02-10T23:30:09.208Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-02-10T23:30:09.469Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-02-10T23:30:09.469Z] Removing obsolete conffile /etc/default/motd-news ... [2022-02-10T23:30:09.469Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T23:30:09.469Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-02-10T23:30:09.469Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-02-10T23:30:09.469Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-02-10T23:30:09.469Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2022-02-10T23:30:09.730Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T23:30:09.730Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-10T23:30:09.730Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-02-10T23:30:09.730Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-02-10T23:30:09.730Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T23:30:09.730Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-02-10T23:30:09.730Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-02-10T23:30:09.991Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-02-10T23:30:09.991Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T23:30:09.991Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-02-10T23:30:09.991Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-10T23:30:10.562Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-02-10T23:30:10.563Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-10T23:30:10.563Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-02-10T23:30:10.563Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-10T23:30:10.824Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [Pipeline] } [2022-02-10T23:30:11.036Z] $ docker stop --time=1 1155887e5fb500d8211fa4699db7437169d7da25c9d02d28ee1b86ce4189b279 [2022-02-10T23:30:11.085Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T23:30:11.085Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-02-10T23:30:11.085Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-10T23:30:11.347Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-02-10T23:30:11.347Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-02-10T23:30:11.347Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-02-10T23:30:11.612Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T23:30:11.612Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-02-10T23:30:11.612Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-02-10T23:30:11.612Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-02-10T23:30:11.612Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T23:30:11.612Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-10T23:30:11.612Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-10T23:30:11.612Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-02-10T23:30:11.873Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T23:30:11.873Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-10T23:30:11.873Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-10T23:30:11.873Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-02-10T23:30:11.873Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T23:30:11.873Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-10T23:30:11.873Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-10T23:30:11.873Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-10T23:30:11.873Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-10T23:30:12.134Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-02-10T23:30:12.134Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T23:30:12.134Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-10T23:30:12.134Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-10T23:30:12.134Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-02-10T23:30:12.134Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T23:30:12.134Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-10T23:30:12.134Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-10T23:30:12.395Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-10T23:30:12.395Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-10T23:30:12.967Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-02-10T23:30:12.967Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-02-10T23:30:13.023Z] $ docker rm -f 1155887e5fb500d8211fa4699db7437169d7da25c9d02d28ee1b86ce4189b279 [2022-02-10T23:30:13.543Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-02-10T23:30:13.543Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T23:30:13.543Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-02-10T23:30:13.543Z] Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-10T23:30:13.543Z] Setting up libc-bin (2.31-0ubuntu9.2) ... [2022-02-10T23:30:13.804Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T23:30:13.804Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-02-10T23:30:13.804Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-02-10T23:30:13.804Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-02-10T23:30:13.804Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T23:30:13.804Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-02-10T23:30:13.804Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [Pipeline] // withDockerContainer [2022-02-10T23:30:14.065Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-02-10T23:30:14.065Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T23:30:14.065Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-02-10T23:30:14.065Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-02-10T23:30:14.065Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-10T23:30:14.325Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T23:30:14.325Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-02-10T23:30:14.325Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-02-10T23:30:14.325Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-02-10T23:30:14.325Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T23:30:14.325Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-02-10T23:30:14.325Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-02-10T23:30:14.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-10T23:30:14.425Z] [2022-02-10T23:30:14.425Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-10T23:30:14.584Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-02-10T23:30:14.584Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T23:30:14.584Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-10T23:30:14.584Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-10T23:30:14.584Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-02-10T23:30:14.584Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T23:30:14.584Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-02-10T23:30:14.584Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-02-10T23:30:14.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-10T23:30:14.844Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-02-10T23:30:14.844Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T23:30:14.844Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-02-10T23:30:14.844Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-02-10T23:30:14.844Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-02-10T23:30:14.844Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T23:30:14.844Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-02-10T23:30:14.844Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-02-10T23:30:15.034Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-02-10T23:30:15.034Z] 29e5d40040c1: Pulling fs layer [2022-02-10T23:30:15.034Z] 1ce36da41761: Pulling fs layer [2022-02-10T23:30:15.034Z] 25b303627fd3: Pulling fs layer [2022-02-10T23:30:15.034Z] 29e5d40040c1: Verifying Checksum [2022-02-10T23:30:15.034Z] 29e5d40040c1: Download complete [2022-02-10T23:30:15.104Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-02-10T23:30:15.104Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T23:30:15.104Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-02-10T23:30:15.104Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-02-10T23:30:15.104Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-02-10T23:30:15.104Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T23:30:15.104Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-02-10T23:30:15.304Z] 1ce36da41761: Verifying Checksum [2022-02-10T23:30:15.304Z] 1ce36da41761: Download complete [2022-02-10T23:30:15.366Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-02-10T23:30:15.366Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-02-10T23:30:15.366Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T23:30:15.366Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-02-10T23:30:15.366Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-02-10T23:30:15.366Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-02-10T23:30:15.576Z] 29e5d40040c1: Pull complete [2022-02-10T23:30:15.626Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T23:30:15.626Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-02-10T23:30:15.626Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-02-10T23:30:15.887Z] Setting up apt (2.0.6) ... [2022-02-10T23:30:16.456Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-02-10T23:30:16.456Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T23:30:16.456Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-02-10T23:30:16.456Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-10T23:30:16.548Z] 25b303627fd3: Verifying Checksum [2022-02-10T23:30:16.548Z] 25b303627fd3: Download complete [2022-02-10T23:30:16.717Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-02-10T23:30:16.717Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T23:30:16.717Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-02-10T23:30:16.717Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-10T23:30:16.818Z] 1ce36da41761: Pull complete [2022-02-10T23:30:16.976Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-02-10T23:30:16.976Z] (Reading database ... 14313 files and directories currently installed.) [2022-02-10T23:30:16.976Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-02-10T23:30:16.976Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-10T23:30:17.237Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-02-10T23:30:17.237Z] (Reading database ... 14317 files and directories currently installed.) [2022-02-10T23:30:17.237Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-10T23:30:17.237Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-10T23:30:17.237Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-02-10T23:30:17.237Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-10T23:30:17.496Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-02-10T23:30:17.496Z] (Reading database ... 14317 files and directories currently installed.) [2022-02-10T23:30:17.496Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-02-10T23:30:17.496Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-02-10T23:30:17.758Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-02-10T23:30:18.018Z] (Reading database ... 14317 files and directories currently installed.) [2022-02-10T23:30:18.018Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-02-10T23:30:18.018Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-02-10T23:30:18.018Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-02-10T23:30:18.018Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-02-10T23:30:18.279Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-02-10T23:30:18.279Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-02-10T23:30:18.540Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-02-10T23:30:18.540Z] Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-02-10T23:30:18.540Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-02-10T23:30:18.540Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-02-10T23:30:18.799Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-02-10T23:30:18.799Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-02-10T23:30:18.799Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-02-10T23:30:18.799Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-02-10T23:30:18.799Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.3_amd64.deb ... [2022-02-10T23:30:18.799Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) over (2:2.2.2-3ubuntu2) ... [2022-02-10T23:30:18.799Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-02-10T23:30:19.060Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-02-10T23:30:19.060Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-02-10T23:30:19.060Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-02-10T23:30:19.319Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-02-10T23:30:19.320Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-02-10T23:30:19.320Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-02-10T23:30:19.320Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-10T23:30:19.580Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-02-10T23:30:19.580Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-10T23:30:19.842Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-02-10T23:30:19.842Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-10T23:30:19.842Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-02-10T23:30:19.842Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-10T23:30:19.842Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-02-10T23:30:19.842Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-10T23:30:20.103Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-02-10T23:30:20.103Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-10T23:30:20.103Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-02-10T23:30:20.103Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-02-10T23:30:20.103Z] Preparing to unpack .../18-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-10T23:30:20.103Z] Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-10T23:30:20.103Z] Preparing to unpack .../19-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-10T23:30:20.103Z] Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-10T23:30:21.045Z] Preparing to unpack .../20-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-10T23:30:21.045Z] Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-10T23:30:21.615Z] Preparing to unpack .../21-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-10T23:30:21.615Z] Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-10T23:30:22.191Z] Preparing to unpack .../22-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-10T23:30:22.191Z] Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-10T23:30:22.191Z] Preparing to unpack .../23-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-10T23:30:22.191Z] Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-10T23:30:23.135Z] Preparing to unpack .../24-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-10T23:30:23.135Z] Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-10T23:30:23.135Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-02-10T23:30:23.135Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-02-10T23:30:23.135Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... [2022-02-10T23:30:23.135Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-02-10T23:30:23.135Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-02-10T23:30:23.135Z] Setting up linux-libc-dev:amd64 (5.4.0-99.112) ... [2022-02-10T23:30:23.135Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-02-10T23:30:23.135Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-10T23:30:23.400Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-02-10T23:30:23.400Z] [2022-02-10T23:30:23.400Z] Current default time zone: 'Etc/UTC' [2022-02-10T23:30:23.400Z] Local time is now: Thu Feb 10 23:30:23 UTC 2022. [2022-02-10T23:30:23.400Z] Universal Time is now: Thu Feb 10 23:30:23 UTC 2022. [2022-02-10T23:30:23.400Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-02-10T23:30:23.400Z] [2022-02-10T23:30:23.400Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-02-10T23:30:23.400Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-10T23:30:23.400Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-10T23:30:23.400Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-02-10T23:30:23.400Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-10T23:30:23.400Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-02-10T23:30:23.400Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-02-10T23:30:23.400Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-02-10T23:30:23.400Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-02-10T23:30:23.400Z] Setting up libc-dev-bin (2.31-0ubuntu9.2) ... [2022-02-10T23:30:23.400Z] Setting up openssl (1.1.1f-1ubuntu2.10) ... [2022-02-10T23:30:23.400Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-10T23:30:23.400Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-10T23:30:23.662Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-02-10T23:30:23.662Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-10T23:30:23.662Z] Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-10T23:30:23.662Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-10T23:30:23.662Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-02-10T23:30:23.662Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-02-10T23:30:23.662Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-02-10T23:30:25.582Z] Updating certificates in /etc/ssl/certs... [2022-02-10T23:30:26.530Z] 21 added, 21 removed; done. [2022-02-10T23:30:26.530Z] Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-10T23:30:26.530Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-02-10T23:30:26.530Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-02-10T23:30:26.792Z] Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... [2022-02-10T23:30:26.792Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... [2022-02-10T23:30:26.792Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) ... [2022-02-10T23:30:26.792Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-02-10T23:30:26.792Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-02-10T23:30:26.792Z] Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-10T23:30:26.792Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-02-10T23:30:26.792Z] Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... [2022-02-10T23:30:26.792Z] Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-10T23:30:26.792Z] Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... [2022-02-10T23:30:26.792Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-02-10T23:30:26.792Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-02-10T23:30:26.937Z] 25b303627fd3: Pull complete [2022-02-10T23:30:26.937Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-02-10T23:30:26.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-10T23:30:26.937Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-02-10T23:30:27.053Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-02-10T23:30:27.053Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-02-10T23:30:27.053Z] Updating certificates in /etc/ssl/certs... [2022-02-10T23:30:27.132Z] prd-ubuntu18.04-docker-arm64-4c-16g-5025 does not seem to be running inside a container [2022-02-10T23:30:27.206Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-02-10T23:30:27.996Z] 0 added, 0 removed; done. [2022-02-10T23:30:27.996Z] Running hooks in /etc/ca-certificates/update.d... [2022-02-10T23:30:27.996Z] done. [2022-02-10T23:30:28.828Z] Reading package lists... [2022-02-10T23:30:29.089Z] Building dependency tree... [2022-02-10T23:30:29.089Z] Reading state information... [2022-02-10T23:30:29.351Z] The following NEW packages will be installed: [2022-02-10T23:30:29.351Z] apt-transport-https [2022-02-10T23:30:29.351Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-02-10T23:30:29.368Z] $ docker top 0f4e76ed453f73570f7dc95544cf1c04faaa13e2926b92eb5aca34f4b5f01d5d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-10T23:30:29.611Z] Need to get 4680 B of archives. [2022-02-10T23:30:29.611Z] After this operation, 162 kB of additional disk space will be used. [2022-02-10T23:30:29.611Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-02-10T23:30:29.611Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-10T23:30:29.611Z] Fetched 4680 B in 0s (23.7 kB/s) [2022-02-10T23:30:29.611Z] Selecting previously unselected package apt-transport-https. [2022-02-10T23:30:29.611Z] (Reading database ... 14320 files and directories currently installed.) [2022-02-10T23:30:29.611Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-02-10T23:30:29.611Z] Unpacking apt-transport-https (2.0.6) ... [2022-02-10T23:30:29.873Z] Setting up apt-transport-https (2.0.6) ... [2022-02-10T23:30:29.873Z] Waiting for network to be ready... [2022-02-10T23:30:30.233Z] + docker-compose build --help [2022-02-10T23:30:30.233Z] + grep parallel [2022-02-10T23:30:33.594Z] --parallel Build images in parallel. [Pipeline] } [2022-02-10T23:30:33.884Z] $ docker stop --time=1 0f4e76ed453f73570f7dc95544cf1c04faaa13e2926b92eb5aca34f4b5f01d5d [2022-02-10T23:30:35.158Z] 2022-02-10T23:30:33Z INFO Waiting for automatic snapd restart... [2022-02-10T23:30:35.513Z] $ docker rm -f 0f4e76ed453f73570f7dc95544cf1c04faaa13e2926b92eb5aca34f4b5f01d5d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-10T23:30:36.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-10T23:30:36.094Z] . [Pipeline] withDockerContainer [2022-02-10T23:30:36.300Z] prd-ubuntu18.04-docker-arm64-4c-16g-5025 does not seem to be running inside a container [2022-02-10T23:30:36.370Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-02-10T23:30:37.068Z] snapd 2.54.2 from Canonical* installed [2022-02-10T23:30:37.327Z] "snapd" switched to the "latest/stable" channel [2022-02-10T23:30:37.327Z] [2022-02-10T23:30:37.591Z] $ docker top f19e77f9dfa09e8e424bd78e57d9c9cbd6e55846dfac653f568e441d0eebbcfb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-10T23:30:38.473Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-02-10T23:30:39.866Z] core20 20220114 from Canonical* installed [2022-02-10T23:30:39.866Z] "core20" switched to the "latest/stable" channel [2022-02-10T23:30:39.867Z] [2022-02-10T23:30:42.409Z] snapcraft 6.0.2 from Canonical* installed [2022-02-10T23:30:42.409Z] "snapcraft" switched to the "latest/stable" channel [2022-02-10T23:30:42.409Z] [2022-02-10T23:30:42.753Z] Building core-command ... [2022-02-10T23:30:42.753Z] Building core-data ... [2022-02-10T23:30:42.753Z] Building core-metadata ... [2022-02-10T23:30:42.753Z] Building security-bootstrapper ... [2022-02-10T23:30:42.753Z] Building security-proxy-setup ... [2022-02-10T23:30:42.753Z] Building security-secretstore-setup ... [2022-02-10T23:30:42.753Z] Building support-notifications ... [2022-02-10T23:30:42.753Z] Building support-scheduler ... [2022-02-10T23:30:42.753Z] Building sys-mgmt-agent ... [2022-02-10T23:30:42.753Z] Building core-data [2022-02-10T23:30:42.753Z] Building security-bootstrapper [2022-02-10T23:30:42.753Z] Building core-metadata [2022-02-10T23:30:42.753Z] Building support-scheduler [2022-02-10T23:30:42.753Z] Building support-notifications [2022-02-10T23:30:46.607Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-02-10T23:30:46.607Z] - README.md [2022-02-10T23:30:46.607Z] [2022-02-10T23:30:46.607Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-02-10T23:30:47.178Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-02-10T23:30:47.178Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-02-10T23:30:47.438Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-02-10T23:30:48.270Z] Reading package lists... [2022-02-10T23:30:48.530Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-02-10T23:30:48.791Z] Reading package lists... [2022-02-10T23:30:48.791Z] Building dependency tree... [2022-02-10T23:30:48.791Z] Reading state information... [2022-02-10T23:30:49.054Z] Suggested packages: [2022-02-10T23:30:49.054Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-02-10T23:30:49.054Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-02-10T23:30:49.054Z] krb5-user libnorm-doc [2022-02-10T23:30:49.054Z] Recommended packages: [2022-02-10T23:30:49.054Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-02-10T23:30:49.054Z] The following NEW packages will be installed: [2022-02-10T23:30:49.054Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-02-10T23:30:49.054Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-02-10T23:30:49.054Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-02-10T23:30:49.054Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-02-10T23:30:49.054Z] libzmq5 pkg-config zip [2022-02-10T23:30:49.054Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-02-10T23:30:49.315Z] Need to get 10.3 MB of archives. [2022-02-10T23:30:49.315Z] After this operation, 56.5 MB of additional disk space will be used. [2022-02-10T23:30:49.315Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-02-10T23:30:49.315Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-02-10T23:30:49.888Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-02-10T23:30:49.888Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-02-10T23:30:49.888Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-02-10T23:30:49.888Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-02-10T23:30:49.888Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-02-10T23:30:49.888Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-02-10T23:30:49.888Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-02-10T23:30:49.888Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-02-10T23:30:49.888Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-02-10T23:30:49.888Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-02-10T23:30:49.888Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-02-10T23:30:49.888Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-02-10T23:30:49.888Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-02-10T23:30:50.150Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-02-10T23:30:50.150Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-02-10T23:30:50.150Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-02-10T23:30:50.150Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-02-10T23:30:50.150Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-02-10T23:30:50.150Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-02-10T23:30:50.150Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-02-10T23:30:50.150Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-02-10T23:30:50.150Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-02-10T23:30:50.150Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-02-10T23:30:50.150Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-02-10T23:30:50.150Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-02-10T23:30:50.150Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-10T23:30:50.411Z] Fetched 10.3 MB in 1s (9319 kB/s) [2022-02-10T23:30:50.411Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-02-10T23:30:50.411Z] (Reading database ... 14324 files and directories currently installed.) [2022-02-10T23:30:50.411Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-02-10T23:30:50.411Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-02-10T23:30:50.411Z] Selecting previously unselected package libsodium23:amd64. [2022-02-10T23:30:50.411Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-02-10T23:30:50.411Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-02-10T23:30:50.674Z] Selecting previously unselected package libpsl5:amd64. [2022-02-10T23:30:50.674Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-02-10T23:30:50.674Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-02-10T23:30:50.674Z] Selecting previously unselected package libbrotli1:amd64. [2022-02-10T23:30:50.674Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-02-10T23:30:50.674Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-02-10T23:30:50.674Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-02-10T23:30:50.674Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-02-10T23:30:50.674Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-02-10T23:30:50.674Z] Selecting previously unselected package librtmp1:amd64. [2022-02-10T23:30:50.674Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-02-10T23:30:50.674Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-02-10T23:30:50.674Z] Selecting previously unselected package libssh-4:amd64. [2022-02-10T23:30:50.935Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-02-10T23:30:50.935Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-02-10T23:30:50.935Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-02-10T23:30:50.935Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-02-10T23:30:50.935Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-02-10T23:30:50.935Z] Selecting previously unselected package liberror-perl. [2022-02-10T23:30:50.935Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-02-10T23:30:50.935Z] Unpacking liberror-perl (0.17029-1) ... [2022-02-10T23:30:50.935Z] Selecting previously unselected package git-man. [2022-02-10T23:30:50.935Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-02-10T23:30:50.935Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-02-10T23:30:51.196Z] Selecting previously unselected package git. [2022-02-10T23:30:51.196Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-02-10T23:30:51.196Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-02-10T23:30:51.769Z] Selecting previously unselected package libgssrpc4:amd64. [2022-02-10T23:30:51.769Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-02-10T23:30:51.769Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T23:30:51.769Z] Selecting previously unselected package libkdb5-9:amd64. [2022-02-10T23:30:51.769Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-02-10T23:30:51.769Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T23:30:51.769Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-02-10T23:30:51.769Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-02-10T23:30:51.769Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T23:30:52.029Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-02-10T23:30:52.029Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-02-10T23:30:52.029Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T23:30:52.029Z] Selecting previously unselected package comerr-dev:amd64. [2022-02-10T23:30:52.029Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-02-10T23:30:52.029Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-02-10T23:30:52.029Z] Selecting previously unselected package krb5-multidev:amd64. [2022-02-10T23:30:52.029Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-02-10T23:30:52.029Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T23:30:52.029Z] Selecting previously unselected package libnorm1:amd64. [2022-02-10T23:30:52.029Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-02-10T23:30:52.029Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-10T23:30:52.293Z] Selecting previously unselected package libnorm-dev:amd64. [2022-02-10T23:30:52.293Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-02-10T23:30:52.293Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-10T23:30:52.293Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-02-10T23:30:52.293Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-02-10T23:30:52.293Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-10T23:30:52.293Z] Selecting previously unselected package libpgm-dev:amd64. [2022-02-10T23:30:52.293Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-02-10T23:30:52.553Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-10T23:30:52.553Z] Selecting previously unselected package libsodium-dev:amd64. [2022-02-10T23:30:52.553Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-02-10T23:30:52.553Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-02-10T23:30:52.553Z] Selecting previously unselected package libzmq5:amd64. [2022-02-10T23:30:52.553Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-02-10T23:30:52.553Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-02-10T23:30:52.553Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-02-10T23:30:52.553Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-02-10T23:30:52.553Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T23:30:52.553Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-02-10T23:30:52.553Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-02-10T23:30:52.553Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-02-10T23:30:52.815Z] Selecting previously unselected package pkg-config. [2022-02-10T23:30:52.815Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-02-10T23:30:52.815Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-02-10T23:30:52.815Z] Selecting previously unselected package zip. [2022-02-10T23:30:52.815Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-02-10T23:30:52.815Z] Unpacking zip (3.0-11build1) ... [2022-02-10T23:30:52.815Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-02-10T23:30:52.815Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-02-10T23:30:52.815Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-02-10T23:30:53.077Z] No schema files found: doing nothing. [2022-02-10T23:30:53.077Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-02-10T23:30:53.077Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-10T23:30:53.077Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-02-10T23:30:53.077Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-10T23:30:53.077Z] Setting up liberror-perl (0.17029-1) ... [2022-02-10T23:30:53.077Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T23:30:53.077Z] Setting up zip (3.0-11build1) ... [2022-02-10T23:30:53.077Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-02-10T23:30:53.077Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-02-10T23:30:53.077Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-02-10T23:30:53.077Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-02-10T23:30:53.077Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-02-10T23:30:53.077Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T23:30:53.077Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-02-10T23:30:53.077Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T23:30:53.077Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-10T23:30:53.077Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T23:30:53.077Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-02-10T23:30:53.077Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-02-10T23:30:53.077Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-10T23:30:53.077Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-02-10T23:30:53.337Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T23:30:53.337Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T23:30:53.337Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-02-10T23:30:53.337Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-02-10T23:30:53.909Z] comerr-dev set to automatically installed. [2022-02-10T23:30:53.909Z] git set to automatically installed. [2022-02-10T23:30:53.909Z] git-man set to automatically installed. [2022-02-10T23:30:53.909Z] krb5-multidev set to automatically installed. [2022-02-10T23:30:53.909Z] libbrotli1 set to automatically installed. [2022-02-10T23:30:53.909Z] libcurl3-gnutls set to automatically installed. [2022-02-10T23:30:53.909Z] liberror-perl set to automatically installed. [2022-02-10T23:30:53.909Z] libglib2.0-0 set to automatically installed. [2022-02-10T23:30:53.909Z] libgssrpc4 set to automatically installed. [2022-02-10T23:30:53.909Z] libkadm5clnt-mit11 set to automatically installed. [2022-02-10T23:30:53.909Z] libkadm5srv-mit11 set to automatically installed. [2022-02-10T23:30:53.909Z] libkdb5-9 set to automatically installed. [2022-02-10T23:30:53.909Z] libkrb5-dev set to automatically installed. [2022-02-10T23:30:53.909Z] libnghttp2-14 set to automatically installed. [2022-02-10T23:30:53.909Z] libnorm-dev set to automatically installed. [2022-02-10T23:30:53.909Z] libnorm1 set to automatically installed. [2022-02-10T23:30:53.909Z] libpgm-5.2-0 set to automatically installed. [2022-02-10T23:30:53.909Z] libpgm-dev set to automatically installed. [2022-02-10T23:30:53.909Z] libpsl5 set to automatically installed. [2022-02-10T23:30:53.909Z] librtmp1 set to automatically installed. [2022-02-10T23:30:53.909Z] libsodium-dev set to automatically installed. [2022-02-10T23:30:53.909Z] libsodium23 set to automatically installed. [2022-02-10T23:30:53.909Z] libssh-4 set to automatically installed. [2022-02-10T23:30:53.909Z] libzmq3-dev set to automatically installed. [2022-02-10T23:30:53.909Z] libzmq5 set to automatically installed. [2022-02-10T23:30:53.909Z] pkg-config set to automatically installed. [2022-02-10T23:30:53.909Z] zip set to automatically installed. [2022-02-10T23:30:54.854Z] snapd is not logged in, snap install commands will use sudo [2022-02-10T23:31:09.762Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-02-10T23:31:09.762Z] Downloading snap 'edgex-app-service-configurable' [2022-02-10T23:31:10.705Z] Pulling app-service-configurable [2022-02-10T23:31:10.705Z] + snapcraftctl pull [2022-02-10T23:31:12.092Z] Pulling config-common [2022-02-10T23:31:12.092Z] + snapcraftctl pull [2022-02-10T23:31:13.473Z] Pulling go-build-helper [2022-02-10T23:31:13.473Z] + snapcraftctl pull [2022-02-10T23:31:14.852Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-02-10T23:31:14.852Z] Skipping pull go-build-helper (already ran) [2022-02-10T23:31:14.852Z] Building go-build-helper [2022-02-10T23:31:14.852Z] + snapcraftctl build [2022-02-10T23:31:15.789Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-02-10T23:31:16.728Z] Staging go-build-helper [2022-02-10T23:31:16.728Z] + snapcraftctl stage [2022-02-10T23:31:22.010Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-02-10T23:31:22.010Z] Fetched 290 kB in 0s (0 B/s) [2022-02-10T23:31:22.010Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-02-10T23:31:22.010Z] Fetched 158 kB in 0s (0 B/s) [2022-02-10T23:31:22.010Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-02-10T23:31:22.010Z] Fetched 242 kB in 0s (0 B/s) [2022-02-10T23:31:22.010Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-02-10T23:31:22.010Z] Fetched 150 kB in 0s (0 B/s) [2022-02-10T23:31:22.010Z] Pulling edgex-go [2022-02-10T23:31:22.010Z] + snapcraftctl pull [2022-02-10T23:31:23.391Z] Pulling hooks [2022-02-10T23:31:23.391Z] + snapcraftctl pull [2022-02-10T23:31:38.303Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-02-10T23:31:38.303Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-02-10T23:31:38.303Z] Fetched 96.1 kB in 0s (0 B/s) [2022-02-10T23:31:38.303Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-02-10T23:31:38.303Z] Fetched 78.7 kB in 0s (0 B/s) [2022-02-10T23:31:38.303Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-02-10T23:31:38.303Z] Fetched 48.0 kB in 0s (0 B/s) [2022-02-10T23:31:38.303Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-02-10T23:31:38.303Z] Fetched 50.2 kB in 0s (0 B/s) [2022-02-10T23:31:38.303Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb [14.9 kB] [2022-02-10T23:31:38.303Z] Fetched 14.9 kB in 0s (0 B/s) [2022-02-10T23:31:38.303Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-02-10T23:31:38.303Z] Fetched 234 kB in 0s (0 B/s) [2022-02-10T23:31:38.303Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-02-10T23:31:38.303Z] Fetched 155 kB in 0s (0 B/s) [2022-02-10T23:31:38.303Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-02-10T23:31:38.303Z] Fetched 170 kB in 0s (0 B/s) [2022-02-10T23:31:38.303Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-02-10T23:31:38.303Z] Fetched 267 kB in 0s (0 B/s) [2022-02-10T23:31:38.303Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-02-10T23:31:38.303Z] Fetched 50.6 kB in 0s (0 B/s) [2022-02-10T23:31:38.303Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-02-10T23:31:38.303Z] Fetched 15.1 kB in 0s (0 B/s) [2022-02-10T23:31:38.303Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-02-10T23:31:38.303Z] Fetched 51.5 kB in 0s (0 B/s) [2022-02-10T23:31:38.303Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-02-10T23:31:38.303Z] Fetched 121 kB in 0s (0 B/s) [2022-02-10T23:31:38.303Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-02-10T23:31:38.303Z] Fetched 29.7 kB in 0s (0 B/s) [2022-02-10T23:31:38.303Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-02-10T23:31:38.303Z] Fetched 1021 kB in 0s (0 B/s) [2022-02-10T23:31:38.303Z] Get:1 libsasl2-2_2.1.27+dfsg-2_amd64.deb [49.3 kB] [2022-02-10T23:31:38.303Z] Fetched 49.3 kB in 0s (0 B/s) [2022-02-10T23:31:38.303Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-02-10T23:31:38.303Z] Fetched 54.9 kB in 0s (0 B/s) [2022-02-10T23:31:38.303Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-02-10T23:31:38.303Z] Fetched 16.6 kB in 0s (0 B/s) [2022-02-10T23:31:38.303Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-02-10T23:31:38.303Z] Fetched 87.9 kB in 0s (0 B/s) [2022-02-10T23:31:38.303Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-02-10T23:31:38.303Z] Fetched 142 kB in 0s (0 B/s) [2022-02-10T23:31:38.303Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-02-10T23:31:38.303Z] Fetched 41.8 kB in 0s (0 B/s) [2022-02-10T23:31:38.303Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-02-10T23:31:38.303Z] Fetched 181 kB in 0s (0 B/s) [2022-02-10T23:31:38.303Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-02-10T23:31:38.303Z] Fetched 208 kB in 0s (0 B/s) [2022-02-10T23:31:38.303Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-02-10T23:31:38.303Z] Fetched 161 kB in 0s (0 B/s) [2022-02-10T23:31:38.303Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-02-10T23:31:38.303Z] Fetched 107 kB in 0s (0 B/s) [2022-02-10T23:31:38.303Z] Pulling static-packages [2022-02-10T23:31:38.303Z] + snapcraftctl pull [2022-02-10T23:31:38.303Z] Pulling version [2022-02-10T23:31:38.303Z] + cd /root/project [2022-02-10T23:31:38.303Z] ++ git describe --tags --abbrev=0 [2022-02-10T23:31:38.303Z] ++ sed s/v// [2022-02-10T23:31:38.303Z] + GIT_VERSION=2.2.0-dev.28 [2022-02-10T23:31:38.303Z] + '[' -z 2.2.0-dev.28 ']' [2022-02-10T23:31:38.303Z] + snapcraftctl set-version 2.2.0-dev.28 [2022-02-10T23:31:39.688Z] Building app-service-configurable [2022-02-10T23:31:39.688Z] + snapcraftctl build [2022-02-10T23:31:41.688Z] Building config-common [2022-02-10T23:31:41.688Z] + snapcraftctl build [2022-02-10T23:31:42.302Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-02-10T23:31:43.242Z] Skipping build go-build-helper (already ran) [2022-02-10T23:31:43.242Z] Building edgex-go [2022-02-10T23:31:43.503Z] + cd /root/parts/edgex-go/src [2022-02-10T23:31:43.503Z] ++ git describe --tags --abbrev=0 [2022-02-10T23:31:43.503Z] ++ sed s/v// [2022-02-10T23:31:43.503Z] + GIT_VERSION=2.2.0-dev.28 [2022-02-10T23:31:43.503Z] + '[' -z 2.2.0-dev.28 ']' [2022-02-10T23:31:43.503Z] + echo 2.2.0-dev.28 [2022-02-10T23:31:43.503Z] + '[' '!' -d vendor ']' [2022-02-10T23:31:43.503Z] + go mod download all [2022-02-10T23:31:50.707Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T23:31:50.707Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-02-10T23:31:50.707Z] ---> 429c60500e77 [2022-02-10T23:31:50.707Z] Step 3/31 : WORKDIR /edgex-go [2022-02-10T23:31:50.983Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T23:31:50.983Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-10T23:31:50.983Z] ---> 429c60500e77 [2022-02-10T23:31:50.983Z] Step 3/23 : WORKDIR /edgex-go [2022-02-10T23:31:51.262Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T23:31:51.262Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-10T23:31:51.262Z] ---> 429c60500e77 [2022-02-10T23:31:51.262Z] Step 3/23 : WORKDIR /edgex-go [2022-02-10T23:31:51.262Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T23:31:51.262Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-10T23:31:51.262Z] ---> 429c60500e77 [2022-02-10T23:31:51.262Z] Step 3/22 : WORKDIR /edgex-go [2022-02-10T23:31:51.262Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T23:31:51.262Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-10T23:31:51.262Z] ---> 429c60500e77 [2022-02-10T23:31:51.262Z] Step 3/22 : WORKDIR /edgex-go [2022-02-10T23:31:52.689Z] ---> Running in 9ee799e09edc [2022-02-10T23:31:52.689Z] ---> Running in 62f5c2aaa7a4 [2022-02-10T23:31:52.689Z] ---> Running in df8a44709029 [2022-02-10T23:31:52.689Z] ---> Running in db3e63a7a7b4 [2022-02-10T23:31:52.689Z] ---> Running in d18435029907 [2022-02-10T23:31:53.295Z] Removing intermediate container db3e63a7a7b4 [2022-02-10T23:31:53.295Z] ---> f52e89700059 [2022-02-10T23:31:53.295Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T23:31:53.295Z] Removing intermediate container df8a44709029 [2022-02-10T23:31:53.295Z] ---> c3cda30ae362 [2022-02-10T23:31:53.295Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T23:31:53.295Z] ---> Running in c9298b84feac [2022-02-10T23:31:53.295Z] ---> Running in 37d90e5e7993 [2022-02-10T23:31:53.295Z] Removing intermediate container d18435029907 [2022-02-10T23:31:53.295Z] ---> f93bf8b53dbd [2022-02-10T23:31:53.295Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T23:31:53.295Z] Removing intermediate container 62f5c2aaa7a4 [2022-02-10T23:31:53.295Z] ---> 4e73320f811b [2022-02-10T23:31:53.295Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T23:31:53.295Z] Removing intermediate container 9ee799e09edc [2022-02-10T23:31:53.295Z] ---> 590f32d0956b [2022-02-10T23:31:53.295Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T23:31:53.516Z] + make build [2022-02-10T23:31:53.517Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/core-data/core-data ./cmd/core-data [2022-02-10T23:31:53.569Z] ---> Running in df5b1e6057cf [2022-02-10T23:31:53.569Z] ---> Running in 6cd2eb27d9e4 [2022-02-10T23:31:53.569Z] ---> Running in f84a2cd2cb02 [2022-02-10T23:31:56.981Z] Removing intermediate container c9298b84feac [2022-02-10T23:31:56.981Z] ---> e263fb53fb3a [2022-02-10T23:31:56.981Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-02-10T23:31:56.981Z] ---> Running in 754605de4e2c [2022-02-10T23:31:56.981Z] Removing intermediate container df5b1e6057cf [2022-02-10T23:31:56.981Z] ---> 6361608b2b13 [2022-02-10T23:31:56.981Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-10T23:31:56.981Z] Removing intermediate container 6cd2eb27d9e4 [2022-02-10T23:31:56.981Z] ---> fa7f9a56d037 [2022-02-10T23:31:56.981Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-02-10T23:31:56.981Z] Removing intermediate container 37d90e5e7993 [2022-02-10T23:31:56.981Z] ---> 860a6895e13b [2022-02-10T23:31:56.981Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-02-10T23:31:56.981Z] ---> Running in afd33c54d408 [2022-02-10T23:31:56.981Z] ---> Running in 34b337b4a10b [2022-02-10T23:31:56.981Z] Removing intermediate container f84a2cd2cb02 [2022-02-10T23:31:56.981Z] ---> 45de8e6c4150 [2022-02-10T23:31:56.981Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-02-10T23:31:56.981Z] ---> Running in a983d8d51f75 [2022-02-10T23:31:57.260Z] ---> Running in 840702bcf930 [2022-02-10T23:31:58.232Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-10T23:31:58.833Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-10T23:31:58.833Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-10T23:31:59.104Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-10T23:31:59.104Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-10T23:31:59.375Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-10T23:31:59.647Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-10T23:31:59.934Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-10T23:31:59.934Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-10T23:32:00.221Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-10T23:32:00.221Z] OK: 220 MiB in 52 packages [2022-02-10T23:32:00.826Z] OK: 220 MiB in 52 packages [2022-02-10T23:32:01.429Z] OK: 220 MiB in 52 packages [2022-02-10T23:32:01.429Z] OK: 220 MiB in 52 packages [2022-02-10T23:32:01.429Z] OK: 220 MiB in 52 packages [2022-02-10T23:32:01.716Z] Removing intermediate container 754605de4e2c [2022-02-10T23:32:01.716Z] ---> 8c2159ba1f1a [2022-02-10T23:32:01.716Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-10T23:32:02.317Z] Removing intermediate container afd33c54d408 [2022-02-10T23:32:02.317Z] ---> c4ae015f129b [2022-02-10T23:32:02.317Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-10T23:32:02.589Z] Removing intermediate container 34b337b4a10b [2022-02-10T23:32:02.589Z] ---> 41f245509100 [2022-02-10T23:32:02.867Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-10T23:32:02.867Z] Removing intermediate container a983d8d51f75 [2022-02-10T23:32:02.867Z] ---> 6bae72d8c04a [2022-02-10T23:32:02.867Z] Step 6/31 : COPY go.mod vendor* ./ [2022-02-10T23:32:02.867Z] ---> c1a16e421d73 [2022-02-10T23:32:02.867Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T23:32:02.867Z] Removing intermediate container 840702bcf930 [2022-02-10T23:32:02.867Z] ---> fe82715624ab [2022-02-10T23:32:02.867Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-10T23:32:03.140Z] ---> Running in 24c4ca211308 [2022-02-10T23:32:03.414Z] ---> a5dc1abdf7f3 [2022-02-10T23:32:03.414Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T23:32:03.688Z] ---> Running in 686e44b585c9 [2022-02-10T23:32:03.970Z] ---> c8562f792670 [2022-02-10T23:32:03.970Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T23:32:03.970Z] ---> 843cba220df2 [2022-02-10T23:32:03.970Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T23:32:04.244Z] ---> Running in b5296f7de352 [2022-02-10T23:32:04.244Z] ---> 6b693644a6ae [2022-02-10T23:32:04.244Z] ---> Running in 3012ad737bc9 [2022-02-10T23:32:04.244Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T23:32:04.522Z] ---> Running in 4fccec7f9245 [2022-02-10T23:32:05.743Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-10T23:32:07.922Z] Removing intermediate container 24c4ca211308 [2022-02-10T23:32:07.922Z] ---> c4b118b938f5 [2022-02-10T23:32:07.922Z] Step 8/23 : COPY . . [2022-02-10T23:32:09.365Z] Removing intermediate container 686e44b585c9 [2022-02-10T23:32:09.365Z] ---> 2ade5a5e579d [2022-02-10T23:32:09.365Z] Step 8/23 : COPY . . [2022-02-10T23:32:09.944Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/core-command/core-command ./cmd/core-command [2022-02-10T23:32:10.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-10T23:32:10.940Z] Removing intermediate container b5296f7de352 [2022-02-10T23:32:10.941Z] ---> 215d56c32d23 [2022-02-10T23:32:10.941Z] Step 8/22 : COPY . . [2022-02-10T23:32:10.941Z] Removing intermediate container 3012ad737bc9 [2022-02-10T23:32:10.941Z] ---> 194f72c37e9f [2022-02-10T23:32:10.941Z] Step 8/31 : COPY . . [2022-02-10T23:32:10.941Z] Removing intermediate container 4fccec7f9245 [2022-02-10T23:32:10.941Z] ---> 28f0c3db6726 [2022-02-10T23:32:10.941Z] Step 8/22 : COPY . . [2022-02-10T23:32:11.897Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-10T23:32:12.157Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-10T23:32:13.538Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-10T23:32:14.483Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-10T23:32:15.865Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-10T23:32:17.251Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-10T23:32:18.636Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-10T23:32:19.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-02-10T23:32:21.486Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-10T23:32:21.486Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-02-10T23:32:21.486Z] + case "$service" in [2022-02-10T23:32:21.486Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-02-10T23:32:21.486Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-10T23:32:21.486Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-02-10T23:32:21.486Z] + case "$service" in [2022-02-10T23:32:21.486Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-02-10T23:32:21.486Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-10T23:32:21.486Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-02-10T23:32:21.486Z] + case "$service" in [2022-02-10T23:32:21.486Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-02-10T23:32:21.486Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-10T23:32:21.486Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-02-10T23:32:21.486Z] + case "$service" in [2022-02-10T23:32:21.486Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-02-10T23:32:21.486Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-10T23:32:21.486Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-02-10T23:32:21.486Z] + case "$service" in [2022-02-10T23:32:21.486Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-02-10T23:32:21.486Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-10T23:32:21.486Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-02-10T23:32:21.486Z] + case "$service" in [2022-02-10T23:32:21.486Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-02-10T23:32:21.486Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-10T23:32:21.486Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-02-10T23:32:21.486Z] + case "$service" in [2022-02-10T23:32:21.486Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-02-10T23:32:21.486Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-10T23:32:21.486Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-02-10T23:32:21.486Z] + case "$service" in [2022-02-10T23:32:21.486Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-02-10T23:32:21.486Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-10T23:32:21.486Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-02-10T23:32:21.486Z] + case "$service" in [2022-02-10T23:32:21.486Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2022-02-10T23:32:21.486Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-10T23:32:21.486Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-02-10T23:32:21.486Z] + case "$service" in [2022-02-10T23:32:21.486Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-02-10T23:32:21.486Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-02-10T23:32:21.486Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-10T23:32:21.486Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-02-10T23:32:21.486Z] + case "$service" in [2022-02-10T23:32:21.486Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-02-10T23:32:21.486Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2022-02-10T23:32:21.486Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-02-10T23:32:21.486Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-02-10T23:32:21.486Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-02-10T23:32:22.058Z] Building hooks [2022-02-10T23:32:22.058Z] + cd /root/parts/hooks/src [2022-02-10T23:32:22.058Z] + make build [2022-02-10T23:32:22.058Z] go mod tidy [2022-02-10T23:32:22.058Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-02-10T23:32:22.318Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-02-10T23:32:22.579Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-02-10T23:32:22.579Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-02-10T23:32:23.520Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-02-10T23:32:23.780Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-02-10T23:32:23.780Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-02-10T23:32:25.695Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-02-10T23:32:25.695Z] Building static-packages [2022-02-10T23:32:25.695Z] + snapcraftctl build [2022-02-10T23:32:27.608Z] Building version [2022-02-10T23:32:27.608Z] + snapcraftctl build [2022-02-10T23:32:29.514Z] Staging app-service-configurable [2022-02-10T23:32:29.514Z] + snapcraftctl stage [2022-02-10T23:32:30.895Z] Staging config-common [2022-02-10T23:32:30.895Z] + snapcraftctl stage [2022-02-10T23:32:32.281Z] Skipping stage go-build-helper (already ran) [2022-02-10T23:32:32.281Z] Staging edgex-go [2022-02-10T23:32:32.281Z] + snapcraftctl stage [2022-02-10T23:32:33.257Z] ---> 6ae889b3b5f7 [2022-02-10T23:32:33.257Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-02-10T23:32:33.257Z] ---> Running in 6be6578ca58b [2022-02-10T23:32:33.257Z] ---> 61af09cf8141 [2022-02-10T23:32:33.257Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-02-10T23:32:33.257Z] ---> Running in 657d08958cd4 [2022-02-10T23:32:33.257Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-02-10T23:32:33.257Z] ---> 6c684e58e9a6 [2022-02-10T23:32:33.257Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-02-10T23:32:33.257Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-10T23:32:33.529Z] ---> Running in 9f9149082bb3 [2022-02-10T23:32:33.662Z] Staging hooks [2022-02-10T23:32:33.662Z] + snapcraftctl stage [2022-02-10T23:32:34.506Z] ---> f677975ba946 [2022-02-10T23:32:34.506Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-02-10T23:32:34.776Z] ---> Running in e0c64479b49f [2022-02-10T23:32:35.043Z] Staging static-packages [2022-02-10T23:32:35.043Z] + snapcraftctl stage [2022-02-10T23:32:35.758Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-02-10T23:32:36.357Z] ---> 2bb220f3ab2e [2022-02-10T23:32:36.357Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-02-10T23:32:36.357Z] ---> Running in fd72e92a7b8c [2022-02-10T23:32:36.425Z] Staging version [2022-02-10T23:32:36.425Z] + snapcraftctl stage [2022-02-10T23:32:36.959Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-10T23:32:37.363Z] Priming app-service-configurable [2022-02-10T23:32:37.621Z] + snapcraftctl prime [2022-02-10T23:32:38.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-10T23:32:40.162Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-02-10T23:32:40.162Z] stage-packages: [2022-02-10T23:32:40.162Z] - libnorm1 [2022-02-10T23:32:40.162Z] - libpgm-5.2-0 [2022-02-10T23:32:40.162Z] - libsodium23 [2022-02-10T23:32:40.162Z] - libzmq5 [2022-02-10T23:32:40.162Z] Priming config-common [2022-02-10T23:32:40.162Z] + snapcraftctl prime [2022-02-10T23:32:41.543Z] Priming go-build-helper [2022-02-10T23:32:41.543Z] + snapcraftctl prime [2022-02-10T23:32:42.926Z] Priming edgex-go [2022-02-10T23:32:42.926Z] + snapcraftctl prime [2022-02-10T23:32:44.309Z] Priming hooks [2022-02-10T23:32:44.309Z] + snapcraftctl prime [2022-02-10T23:32:45.697Z] Priming static-packages [2022-02-10T23:32:45.697Z] + snapcraftctl prime [2022-02-10T23:32:49.903Z] Priming version [2022-02-10T23:32:49.903Z] + snapcraftctl prime [2022-02-10T23:32:51.294Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-10T23:35:00.260Z] Removing intermediate container 9f9149082bb3 [2022-02-10T23:35:00.260Z] ---> ffb17d138c03 [2022-02-10T23:35:00.260Z] [2022-02-10T23:35:00.260Z] Step 10/31 : FROM alpine:3.14 [2022-02-10T23:35:00.260Z] 3.14: Pulling from library/alpine [2022-02-10T23:35:00.260Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-10T23:35:00.260Z] Status: Downloaded newer image for alpine:3.14 [2022-02-10T23:35:00.260Z] ---> 5b8b7b635229 [2022-02-10T23:35:00.260Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-02-10T23:35:00.260Z] ---> Running in 16659c2cf4e5 [2022-02-10T23:35:00.260Z] Removing intermediate container 16659c2cf4e5 [2022-02-10T23:35:00.260Z] ---> 8c92c8741a94 [2022-02-10T23:35:00.260Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-02-10T23:35:00.260Z] ---> Running in 43d455262025 [2022-02-10T23:35:00.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-10T23:35:00.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-10T23:35:00.260Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-02-10T23:35:00.260Z] (2/2) Installing su-exec (0.2-r1) [2022-02-10T23:35:00.260Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T23:35:00.260Z] OK: 6 MiB in 16 packages [2022-02-10T23:35:00.260Z] Removing intermediate container 43d455262025 [2022-02-10T23:35:00.260Z] ---> f8a0d90d03fb [2022-02-10T23:35:00.260Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-02-10T23:35:00.260Z] ---> Running in 0b1cc93e853c [2022-02-10T23:35:00.260Z] Removing intermediate container 0b1cc93e853c [2022-02-10T23:35:00.260Z] ---> 00f748898a55 [2022-02-10T23:35:00.260Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-02-10T23:35:00.260Z] ---> Running in 6cbc7ac33edc [2022-02-10T23:35:00.260Z] Removing intermediate container 6cbc7ac33edc [2022-02-10T23:35:00.260Z] ---> 49c457f94cf6 [2022-02-10T23:35:00.260Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-02-10T23:35:00.260Z] ---> Running in 4e85020b6fe2 [2022-02-10T23:35:00.260Z] Removing intermediate container 4e85020b6fe2 [2022-02-10T23:35:00.260Z] ---> e2a093cc627c [2022-02-10T23:35:00.260Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-02-10T23:35:00.260Z] ---> Running in b24c7f7f341e [2022-02-10T23:35:00.260Z] Removing intermediate container b24c7f7f341e [2022-02-10T23:35:00.260Z] ---> 4df1b57e6c63 [2022-02-10T23:35:00.260Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-02-10T23:35:00.260Z] Removing intermediate container 657d08958cd4 [2022-02-10T23:35:00.260Z] ---> cd7e6663c459 [2022-02-10T23:35:00.260Z] [2022-02-10T23:35:00.260Z] Step 10/23 : FROM alpine:3.14 [2022-02-10T23:35:00.260Z] ---> 5b8b7b635229 [2022-02-10T23:35:00.260Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-10T23:35:00.260Z] ---> Running in 4d57febd9a0d [2022-02-10T23:35:00.260Z] ---> 60524775a9cd [2022-02-10T23:35:00.260Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-02-10T23:35:00.260Z] ---> Running in 38cd0bb968b3 [2022-02-10T23:35:01.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-10T23:35:01.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-10T23:35:02.964Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-10T23:35:02.964Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T23:35:02.964Z] Removing intermediate container e0c64479b49f [2022-02-10T23:35:02.964Z] ---> 6380cbd8a384 [2022-02-10T23:35:02.964Z] [2022-02-10T23:35:02.964Z] Step 10/22 : FROM alpine:3.14 [2022-02-10T23:35:02.964Z] ---> 5b8b7b635229 [2022-02-10T23:35:02.964Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-02-10T23:35:02.964Z] OK: 6 MiB in 15 packages [2022-02-10T23:35:03.240Z] ---> Running in 4aa2ac71ea4c [2022-02-10T23:35:03.848Z] Removing intermediate container 38cd0bb968b3 [2022-02-10T23:35:03.848Z] ---> bbc8454c7922 [2022-02-10T23:35:03.848Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-10T23:35:04.450Z] Removing intermediate container 4d57febd9a0d [2022-02-10T23:35:04.450Z] ---> af43575f530b [2022-02-10T23:35:04.450Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-10T23:35:04.726Z] ---> Running in a514d781b140 [2022-02-10T23:35:04.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-10T23:35:04.726Z] Removing intermediate container fd72e92a7b8c [2022-02-10T23:35:04.726Z] ---> bc2c953d6697 [2022-02-10T23:35:04.726Z] [2022-02-10T23:35:04.726Z] Step 10/22 : FROM alpine:3.14 [2022-02-10T23:35:04.726Z] ---> 5b8b7b635229 [2022-02-10T23:35:04.726Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-02-10T23:35:05.001Z] ---> e0bf6d8728fe [2022-02-10T23:35:05.001Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-02-10T23:35:05.001Z] ---> Running in 8e586faefde4 [2022-02-10T23:35:05.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-10T23:35:05.549Z] Removing intermediate container a514d781b140 [2022-02-10T23:35:05.549Z] ---> 3f738d1c489d [2022-02-10T23:35:05.549Z] Step 13/23 : ENV APP_PORT=59881 [2022-02-10T23:35:05.825Z] ---> Running in 7f6429930124 [2022-02-10T23:35:06.104Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-10T23:35:06.104Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T23:35:06.104Z] OK: 6 MiB in 15 packages [2022-02-10T23:35:06.378Z] Removing intermediate container 7f6429930124 [2022-02-10T23:35:06.378Z] ---> e44040aa4604 [2022-02-10T23:35:06.378Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-10T23:35:06.650Z] ---> Running in 5ad562508040 [2022-02-10T23:35:06.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-10T23:35:06.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-10T23:35:07.200Z] Removing intermediate container 5ad562508040 [2022-02-10T23:35:07.200Z] ---> 74a48a8b1ae9 [2022-02-10T23:35:07.200Z] Step 15/23 : WORKDIR / [2022-02-10T23:35:07.472Z] ---> Running in 74924cf00452 [2022-02-10T23:35:07.472Z] ---> 3e9cb32d6c4a [2022-02-10T23:35:07.472Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-02-10T23:35:07.472Z] Removing intermediate container 4aa2ac71ea4c [2022-02-10T23:35:07.744Z] ---> 83221564b480 [2022-02-10T23:35:07.744Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-10T23:35:07.744Z] ---> Running in 6a35224c1005 [2022-02-10T23:35:08.017Z] (1/2) Installing ca-certificates (20211220-r0) [2022-02-10T23:35:08.017Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-02-10T23:35:08.017Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T23:35:08.017Z] Executing ca-certificates-20211220-r0.trigger [2022-02-10T23:35:08.294Z] Removing intermediate container 74924cf00452 [2022-02-10T23:35:08.294Z] ---> 4c355bb18339 [2022-02-10T23:35:08.294Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-10T23:35:08.294Z] OK: 6 MiB in 16 packages [2022-02-10T23:35:08.570Z] Removing intermediate container 6a35224c1005 [2022-02-10T23:35:08.570Z] ---> 22caa0281327 [2022-02-10T23:35:08.570Z] Step 13/22 : ENV APP_PORT=59861 [2022-02-10T23:35:08.843Z] ---> Running in 113ab326bfc4 [2022-02-10T23:35:08.843Z] ---> 0eafc53efa5c [2022-02-10T23:35:08.843Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-02-10T23:35:09.439Z] ---> a532d0ebab3a [2022-02-10T23:35:09.439Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-02-10T23:35:09.439Z] Removing intermediate container 113ab326bfc4 [2022-02-10T23:35:09.439Z] ---> a983e625c0b0 [2022-02-10T23:35:09.439Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-10T23:35:09.714Z] ---> Running in 594af82c4d6f [2022-02-10T23:35:09.990Z] ---> 41c6cb4c023c [2022-02-10T23:35:09.990Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-02-10T23:35:09.990Z] Removing intermediate container 8e586faefde4 [2022-02-10T23:35:09.990Z] ---> da778d0d06b8 [2022-02-10T23:35:09.990Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-10T23:35:10.263Z] Removing intermediate container 594af82c4d6f [2022-02-10T23:35:10.263Z] ---> 64917b35a933 [2022-02-10T23:35:10.263Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-10T23:35:10.263Z] ---> Running in eae6eb0a274b [2022-02-10T23:35:10.860Z] Removing intermediate container eae6eb0a274b [2022-02-10T23:35:10.860Z] ---> 4e12ea15feea [2022-02-10T23:35:10.860Z] Step 13/22 : ENV APP_PORT=59860 [2022-02-10T23:35:11.138Z] Removing intermediate container 6be6578ca58b [2022-02-10T23:35:11.138Z] ---> abef4b20831e [2022-02-10T23:35:11.138Z] [2022-02-10T23:35:11.138Z] Step 10/23 : FROM alpine:3.14 [2022-02-10T23:35:11.138Z] ---> 5b8b7b635229 [2022-02-10T23:35:11.138Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-02-10T23:35:11.138Z] ---> Running in d891103745b8 [2022-02-10T23:35:11.138Z] ---> db1b89507d09 [2022-02-10T23:35:11.138Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-02-10T23:35:11.138Z] ---> 0f168c5ad4a8 [2022-02-10T23:35:11.138Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-02-10T23:35:11.138Z] ---> Running in bc2f19408584 [2022-02-10T23:35:11.414Z] ---> 3e4e3e4eac15 [2022-02-10T23:35:11.414Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-02-10T23:35:11.414Z] ---> Running in 2d8721ba85a4 [2022-02-10T23:35:11.414Z] Removing intermediate container d891103745b8 [2022-02-10T23:35:11.414Z] ---> 0b55369857c6 [2022-02-10T23:35:11.414Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-10T23:35:11.686Z] ---> Running in e322a2c974a0 [2022-02-10T23:35:11.686Z] Removing intermediate container bc2f19408584 [2022-02-10T23:35:11.686Z] ---> d30717e3cc71 [2022-02-10T23:35:11.686Z] Step 12/23 : ENV APP_PORT=59880 [2022-02-10T23:35:11.960Z] ---> Running in b71e79f66ee8 [2022-02-10T23:35:12.233Z] ---> 3ceab98c3054 [2022-02-10T23:35:12.233Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-02-10T23:35:12.233Z] Removing intermediate container e322a2c974a0 [2022-02-10T23:35:12.233Z] ---> f55fff39d179 [2022-02-10T23:35:12.233Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-10T23:35:12.233Z] Removing intermediate container 2d8721ba85a4 [2022-02-10T23:35:12.233Z] ---> ef062b54fcc1 [2022-02-10T23:35:12.233Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-02-10T23:35:12.233Z] ---> Running in fcad60595515 [2022-02-10T23:35:12.233Z] Removing intermediate container b71e79f66ee8 [2022-02-10T23:35:12.233Z] ---> 7b58df556a24 [2022-02-10T23:35:12.233Z] Step 13/23 : EXPOSE $APP_PORT [2022-02-10T23:35:12.515Z] ---> Running in e337339515e5 [2022-02-10T23:35:12.791Z] Removing intermediate container fcad60595515 [2022-02-10T23:35:12.791Z] ---> 9ff1b997a263 [2022-02-10T23:35:12.791Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-10T23:35:13.065Z] Removing intermediate container e337339515e5 [2022-02-10T23:35:13.065Z] ---> b7061af4f373 [2022-02-10T23:35:13.065Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T23:35:13.065Z] ---> Running in 7a189569d2ba [2022-02-10T23:35:13.065Z] ---> Running in ccbce493649b [2022-02-10T23:35:13.065Z] ---> 45d257e14214 [2022-02-10T23:35:13.065Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-02-10T23:35:13.342Z] ---> 5614a659445c [2022-02-10T23:35:13.342Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-02-10T23:35:13.342Z] ---> 62a528809dc6 [2022-02-10T23:35:13.342Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-02-10T23:35:13.618Z] ---> Running in 907b35118f2a [2022-02-10T23:35:13.892Z] Removing intermediate container ccbce493649b [2022-02-10T23:35:13.892Z] ---> 2523605affda [2022-02-10T23:35:13.892Z] Step 21/23 : LABEL arch=arm64 [2022-02-10T23:35:13.892Z] ---> Running in 90a2e3428dd3 [2022-02-10T23:35:14.488Z] ---> a4644ec0aec1 [2022-02-10T23:35:14.488Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-02-10T23:35:14.759Z] ---> Running in 9bc98ce3d1e9 [2022-02-10T23:35:14.759Z] Removing intermediate container 90a2e3428dd3 [2022-02-10T23:35:14.759Z] ---> 407fc61cc83b [2022-02-10T23:35:14.759Z] Step 22/23 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 [2022-02-10T23:35:14.759Z] ---> Running in d3e200cdaacf [2022-02-10T23:35:15.351Z] Removing intermediate container 9bc98ce3d1e9 [2022-02-10T23:35:15.351Z] ---> 27137ce24485 [2022-02-10T23:35:15.351Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-10T23:35:15.351Z] ---> a9c8174ba211 [2022-02-10T23:35:15.351Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-02-10T23:35:15.351Z] Removing intermediate container d3e200cdaacf [2022-02-10T23:35:15.351Z] ---> 7b77e4c21093 [2022-02-10T23:35:15.351Z] Step 23/23 : LABEL version=0.0.0 [2022-02-10T23:35:15.631Z] ---> Running in da68614266e5 [2022-02-10T23:35:15.631Z] ---> Running in 38830f0a051d [2022-02-10T23:35:15.904Z] Removing intermediate container 7a189569d2ba [2022-02-10T23:35:15.904Z] ---> d4af17ddbf09 [2022-02-10T23:35:15.904Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-10T23:35:15.904Z] ---> Running in 03f65451980d [2022-02-10T23:35:16.188Z] Removing intermediate container da68614266e5 [2022-02-10T23:35:16.188Z] ---> 554ef8ac53a8 [2022-02-10T23:35:16.188Z] Step 20/22 : LABEL arch=arm64 [2022-02-10T23:35:16.472Z] Removing intermediate container 38830f0a051d [2022-02-10T23:35:16.472Z] ---> 4b279587a9f8 [2022-02-10T23:35:16.472Z] [2022-02-10T23:35:16.472Z] ---> Running in 477bb7c90f35 [2022-02-10T23:35:16.472Z] ---> 176802a64ef2 [2022-02-10T23:35:16.472Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-02-10T23:35:16.472Z] Removing intermediate container 907b35118f2a [2022-02-10T23:35:16.472Z] ---> be424150db68 [2022-02-10T23:35:16.472Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-02-10T23:35:16.747Z] ---> Running in c61f2fb7b538 [2022-02-10T23:35:17.019Z] ---> Running in 59dc3bc57611 [2022-02-10T23:35:17.019Z] Successfully built 4b279587a9f8 [2022-02-10T23:35:17.019Z] Successfully tagged core-metadata-arm64:latest [2022-02-10T23:35:17.019Z]  Building core-metadata ... done Building security-proxy-setup [2022-02-10T23:35:17.019Z] Removing intermediate container 477bb7c90f35 [2022-02-10T23:35:17.019Z] ---> bbaec53a3fd7 [2022-02-10T23:35:17.019Z] Step 21/22 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 [2022-02-10T23:35:17.290Z] Removing intermediate container c61f2fb7b538 [2022-02-10T23:35:17.290Z] ---> ee5aec898181 [2022-02-10T23:35:17.290Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-10T23:35:17.290Z] ---> Running in b187be4e37f5 [2022-02-10T23:35:17.290Z] ---> Running in 1710b42e6ae0 [2022-02-10T23:35:17.561Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-10T23:35:17.561Z] Removing intermediate container 59dc3bc57611 [2022-02-10T23:35:17.561Z] ---> 30a446ff9b43 [2022-02-10T23:35:17.561Z] Step 28/31 : CMD ["gate"] [2022-02-10T23:35:17.834Z] Removing intermediate container b187be4e37f5 [2022-02-10T23:35:17.834Z] ---> 8be66e01f582 [2022-02-10T23:35:17.834Z] Step 22/22 : LABEL version=0.0.0 [2022-02-10T23:35:17.834Z] ---> Running in 4ca3c9029725 [2022-02-10T23:35:17.834Z] ---> Running in d4ed54a4c366 [2022-02-10T23:35:17.834Z] Removing intermediate container 1710b42e6ae0 [2022-02-10T23:35:17.834Z] ---> 403241800570 [2022-02-10T23:35:17.834Z] Step 20/22 : LABEL arch=arm64 [2022-02-10T23:35:18.107Z] ---> Running in d6a01cd30564 [2022-02-10T23:35:18.378Z] Removing intermediate container d4ed54a4c366 [2022-02-10T23:35:18.378Z] ---> b8b97f6c2c3a [2022-02-10T23:35:18.378Z] [2022-02-10T23:35:18.378Z] Removing intermediate container 4ca3c9029725 [2022-02-10T23:35:18.378Z] ---> 1f5289e37336 [2022-02-10T23:35:18.378Z] Step 29/31 : LABEL arch=arm64 [2022-02-10T23:35:18.378Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-10T23:35:18.659Z] ---> Running in 3c9e19d18d8d [2022-02-10T23:35:18.659Z] Removing intermediate container d6a01cd30564 [2022-02-10T23:35:18.659Z] ---> 2cfd878b47b4 [2022-02-10T23:35:18.659Z] Step 21/22 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 [2022-02-10T23:35:18.931Z] ---> Running in 70de563dbf60 [2022-02-10T23:35:18.931Z] Successfully built b8b97f6c2c3a [2022-02-10T23:35:18.931Z] Successfully tagged support-scheduler-arm64:latest [2022-02-10T23:35:18.931Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-02-10T23:35:19.206Z] Removing intermediate container 3c9e19d18d8d [2022-02-10T23:35:19.206Z] ---> ea127d3106b3 [2022-02-10T23:35:19.206Z] Step 30/31 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 [2022-02-10T23:35:19.479Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-10T23:35:19.479Z] Removing intermediate container 70de563dbf60 [2022-02-10T23:35:19.479Z] ---> b4f75afc6bff [2022-02-10T23:35:19.479Z] Step 22/22 : LABEL version=0.0.0 [2022-02-10T23:35:19.479Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-10T23:35:19.479Z] ---> Running in 49517bd750cf [2022-02-10T23:35:19.479Z] ---> Running in a2880720ef11 [2022-02-10T23:35:19.479Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-10T23:35:19.750Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-10T23:35:20.037Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-10T23:35:20.037Z] Removing intermediate container 49517bd750cf [2022-02-10T23:35:20.037Z] ---> 9e4ced943a1a [2022-02-10T23:35:20.037Z] Step 31/31 : LABEL version=0.0.0 [2022-02-10T23:35:20.037Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-10T23:35:20.037Z] Removing intermediate container a2880720ef11 [2022-02-10T23:35:20.037Z] ---> f0ae3d5a0b30 [2022-02-10T23:35:20.037Z] [2022-02-10T23:35:20.037Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T23:35:20.037Z] OK: 8 MiB in 20 packages [2022-02-10T23:35:20.310Z] ---> Running in ba67f845c5f6 [2022-02-10T23:35:20.600Z] Successfully built f0ae3d5a0b30 [2022-02-10T23:35:20.600Z] Successfully tagged support-notifications-arm64:latest [2022-02-10T23:35:20.600Z] Building core-command [2022-02-10T23:35:20.870Z]  Building support-notifications ... done Removing intermediate container ba67f845c5f6 [2022-02-10T23:35:20.870Z] ---> 3d727ac57058 [2022-02-10T23:35:20.870Z] [2022-02-10T23:35:21.142Z] Successfully built 3d727ac57058 [2022-02-10T23:35:21.142Z] Successfully tagged security-bootstrapper-arm64:latest [2022-02-10T23:35:21.142Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2022-02-10T23:35:21.415Z] Removing intermediate container 03f65451980d [2022-02-10T23:35:21.415Z] ---> 4846ede2c0d6 [2022-02-10T23:35:21.415Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-10T23:35:22.009Z] ---> 49b308173ab5 [2022-02-10T23:35:22.009Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-02-10T23:35:22.984Z] ---> 0e613f2c15c3 [2022-02-10T23:35:22.984Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-02-10T23:35:23.581Z] ---> 1e5d4ebc2b36 [2022-02-10T23:35:23.581Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-02-10T23:35:23.850Z] ---> Running in fb7d88e629be [2022-02-10T23:35:24.125Z] Removing intermediate container fb7d88e629be [2022-02-10T23:35:24.125Z] ---> a22e9d98c9f3 [2022-02-10T23:35:24.125Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-10T23:35:24.396Z] ---> Running in f24ed39b1b05 [2022-02-10T23:35:24.667Z] Removing intermediate container f24ed39b1b05 [2022-02-10T23:35:24.667Z] ---> a72050f201d6 [2022-02-10T23:35:24.667Z] Step 21/23 : LABEL arch=arm64 [2022-02-10T23:35:24.942Z] ---> Running in 4d2543126c0b [2022-02-10T23:35:25.537Z] Removing intermediate container 4d2543126c0b [2022-02-10T23:35:25.537Z] ---> 9bae2e46d728 [2022-02-10T23:35:25.537Z] Step 22/23 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 [2022-02-10T23:35:25.537Z] ---> Running in 42c4d9fc672f [2022-02-10T23:35:26.130Z] Removing intermediate container 42c4d9fc672f [2022-02-10T23:35:26.130Z] ---> 1b3760323544 [2022-02-10T23:35:26.130Z] Step 23/23 : LABEL version=0.0.0 [2022-02-10T23:35:26.130Z] ---> Running in 100c69160b48 [2022-02-10T23:35:26.722Z] Removing intermediate container 100c69160b48 [2022-02-10T23:35:26.722Z] ---> d8e082562498 [2022-02-10T23:35:26.722Z] [2022-02-10T23:35:26.994Z] Successfully built d8e082562498 [2022-02-10T23:35:26.994Z] Successfully tagged core-data-arm64:latest [2022-02-10T23:36:13.927Z]  Building core-data ... done Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T23:36:13.927Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-02-10T23:36:13.927Z] ---> 429c60500e77 [2022-02-10T23:36:13.927Z] Step 3/21 : WORKDIR /edgex-go [2022-02-10T23:36:13.927Z] ---> Using cache [2022-02-10T23:36:13.927Z] ---> 590f32d0956b [2022-02-10T23:36:13.927Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T23:36:13.927Z] ---> Using cache [2022-02-10T23:36:13.927Z] ---> fa7f9a56d037 [2022-02-10T23:36:13.927Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-02-10T23:36:13.927Z] ---> Using cache [2022-02-10T23:36:13.927Z] ---> 41f245509100 [2022-02-10T23:36:13.927Z] Step 6/21 : COPY go.mod vendor* ./ [2022-02-10T23:36:13.927Z] ---> Using cache [2022-02-10T23:36:13.927Z] ---> c8562f792670 [2022-02-10T23:36:13.927Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T23:36:13.927Z] ---> Using cache [2022-02-10T23:36:13.927Z] ---> 215d56c32d23 [2022-02-10T23:36:13.927Z] Step 8/21 : COPY . . [2022-02-10T23:36:13.927Z] ---> Using cache [2022-02-10T23:36:13.927Z] ---> f677975ba946 [2022-02-10T23:36:13.927Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-02-10T23:36:13.927Z] ---> Running in 2a59161fe386 [2022-02-10T23:36:13.927Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T23:36:13.927Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-10T23:36:13.927Z] ---> 429c60500e77 [2022-02-10T23:36:13.927Z] Step 3/23 : WORKDIR /edgex-go [2022-02-10T23:36:13.927Z] ---> Using cache [2022-02-10T23:36:13.927Z] ---> 590f32d0956b [2022-02-10T23:36:13.927Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T23:36:13.927Z] ---> Using cache [2022-02-10T23:36:13.927Z] ---> fa7f9a56d037 [2022-02-10T23:36:13.927Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-02-10T23:36:13.927Z] ---> Running in 16360448b0f9 [2022-02-10T23:36:13.927Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T23:36:13.927Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-10T23:36:13.927Z] ---> 429c60500e77 [2022-02-10T23:36:13.927Z] Step 3/23 : WORKDIR /edgex-go [2022-02-10T23:36:13.927Z] ---> Using cache [2022-02-10T23:36:13.927Z] ---> 590f32d0956b [2022-02-10T23:36:13.927Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T23:36:13.927Z] ---> Using cache [2022-02-10T23:36:13.927Z] ---> fa7f9a56d037 [2022-02-10T23:36:13.927Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-10T23:36:13.927Z] ---> Using cache [2022-02-10T23:36:13.927Z] ---> 41f245509100 [2022-02-10T23:36:13.927Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-10T23:36:13.927Z] ---> Using cache [2022-02-10T23:36:13.927Z] ---> c8562f792670 [2022-02-10T23:36:13.927Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T23:36:13.927Z] ---> Using cache [2022-02-10T23:36:13.927Z] ---> 215d56c32d23 [2022-02-10T23:36:13.927Z] Step 8/23 : COPY . . [2022-02-10T23:36:13.927Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T23:36:13.927Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-02-10T23:36:13.927Z] ---> 429c60500e77 [2022-02-10T23:36:13.927Z] Step 3/25 : WORKDIR /edgex-go [2022-02-10T23:36:13.927Z] ---> Using cache [2022-02-10T23:36:13.927Z] ---> 590f32d0956b [2022-02-10T23:36:13.927Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T23:36:13.927Z] ---> Using cache [2022-02-10T23:36:13.927Z] ---> fa7f9a56d037 [2022-02-10T23:36:13.927Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-02-10T23:36:13.927Z] ---> Using cache [2022-02-10T23:36:13.927Z] ---> 41f245509100 [2022-02-10T23:36:13.927Z] Step 6/25 : COPY go.mod vendor* ./ [2022-02-10T23:36:13.927Z] ---> Using cache [2022-02-10T23:36:13.927Z] ---> c8562f792670 [2022-02-10T23:36:13.927Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T23:36:13.927Z] ---> Using cache [2022-02-10T23:36:13.927Z] ---> 215d56c32d23 [2022-02-10T23:36:13.927Z] Step 8/25 : COPY . . [2022-02-10T23:36:13.927Z] ---> Using cache [2022-02-10T23:36:13.927Z] ---> f677975ba946 [2022-02-10T23:36:13.927Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-02-10T23:36:13.927Z] ---> Using cache [2022-02-10T23:36:13.927Z] ---> f677975ba946 [2022-02-10T23:36:13.927Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-02-10T23:36:13.927Z] ---> Running in 14022bd42eef [2022-02-10T23:36:13.927Z] ---> Running in a1f7e27376ba [2022-02-10T23:36:13.927Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-10T23:36:13.927Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-10T23:36:14.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-10T23:36:15.192Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-02-10T23:36:15.192Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-10T23:36:16.176Z] OK: 220 MiB in 52 packages [2022-02-10T23:36:17.165Z] Removing intermediate container 16360448b0f9 [2022-02-10T23:36:17.165Z] ---> dfe592d4c489 [2022-02-10T23:36:17.165Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-10T23:36:18.150Z] ---> daf6a24d396d [2022-02-10T23:36:18.150Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T23:36:18.150Z] ---> Running in 3b0fa95630bc [2022-02-10T23:36:23.554Z] Removing intermediate container 3b0fa95630bc [2022-02-10T23:36:23.554Z] ---> 0f4c7ff73d4c [2022-02-10T23:36:23.554Z] Step 8/23 : COPY . . [2022-02-10T23:36:42.421Z] ---> 458757a2e26f [2022-02-10T23:36:42.421Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-02-10T23:36:42.421Z] ---> Running in 6f7a003b7555 [2022-02-10T23:36:42.421Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-10T23:37:50.389Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-10T23:37:51.362Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-10T23:37:58.091Z] Removing intermediate container 14022bd42eef [2022-02-10T23:37:58.091Z] ---> a7ca947ba87d [2022-02-10T23:37:58.091Z] [2022-02-10T23:37:58.091Z] Step 10/23 : FROM alpine:3.14 [2022-02-10T23:37:58.091Z] ---> 5b8b7b635229 [2022-02-10T23:37:58.091Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-10T23:37:58.091Z] ---> Using cache [2022-02-10T23:37:58.091Z] ---> 83221564b480 [2022-02-10T23:37:58.091Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-10T23:37:58.091Z] ---> Using cache [2022-02-10T23:37:58.091Z] ---> 22caa0281327 [2022-02-10T23:37:58.091Z] Step 13/23 : ENV APP_PORT=59882 [2022-02-10T23:37:58.091Z] ---> Running in 0c2c69ac5b6a [2022-02-10T23:37:58.375Z] Removing intermediate container 0c2c69ac5b6a [2022-02-10T23:37:58.375Z] ---> 60f577448df5 [2022-02-10T23:37:58.375Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-10T23:37:58.654Z] ---> Running in c9c4f635b4c2 [2022-02-10T23:37:59.645Z] Removing intermediate container c9c4f635b4c2 [2022-02-10T23:37:59.645Z] ---> 49d153cfb536 [2022-02-10T23:37:59.645Z] Step 15/23 : WORKDIR / [2022-02-10T23:37:59.922Z] ---> Running in c0e3d2c103c0 [2022-02-10T23:38:00.921Z] Removing intermediate container c0e3d2c103c0 [2022-02-10T23:38:00.921Z] ---> 12e6efdcbc19 [2022-02-10T23:38:00.921Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-10T23:38:01.206Z] Removing intermediate container 2a59161fe386 [2022-02-10T23:38:01.206Z] ---> fe825dd7e352 [2022-02-10T23:38:01.206Z] [2022-02-10T23:38:01.206Z] Step 10/21 : FROM alpine:3.14 [2022-02-10T23:38:01.206Z] ---> 5b8b7b635229 [2022-02-10T23:38:01.206Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-02-10T23:38:01.482Z] ---> Running in b3bf626f1ff4 [2022-02-10T23:38:01.770Z] ---> 60453bf3a4c1 [2022-02-10T23:38:01.770Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-02-10T23:38:03.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-10T23:38:03.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-10T23:38:04.349Z] ---> a706f6539179 [2022-02-10T23:38:04.349Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-02-10T23:38:04.349Z] Removing intermediate container a1f7e27376ba [2022-02-10T23:38:04.349Z] ---> 21a0eacfba9a [2022-02-10T23:38:04.349Z] [2022-02-10T23:38:04.349Z] Step 10/25 : FROM alpine:3.14 [2022-02-10T23:38:04.349Z] ---> 5b8b7b635229 [2022-02-10T23:38:04.349Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-02-10T23:38:04.619Z] ---> Running in 788590f48435 [2022-02-10T23:38:04.619Z] (1/5) Installing ca-certificates (20211220-r0) [2022-02-10T23:38:04.891Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-02-10T23:38:04.891Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-02-10T23:38:04.891Z] (4/5) Installing libcurl (7.79.1-r0) [2022-02-10T23:38:04.891Z] (5/5) Installing curl (7.79.1-r0) [2022-02-10T23:38:05.170Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T23:38:05.170Z] Executing ca-certificates-20211220-r0.trigger [2022-02-10T23:38:05.170Z] ---> 9d35fad6f836 [2022-02-10T23:38:05.170Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-02-10T23:38:05.170Z] OK: 8 MiB in 19 packages [2022-02-10T23:38:05.443Z] ---> Running in a0fcbe2ea57f [2022-02-10T23:38:06.044Z] Removing intermediate container a0fcbe2ea57f [2022-02-10T23:38:06.044Z] ---> 1516ea39d3af [2022-02-10T23:38:06.044Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-10T23:38:06.044Z] ---> Running in f53a1a805eaf [2022-02-10T23:38:06.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-10T23:38:06.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-10T23:38:06.864Z] Removing intermediate container f53a1a805eaf [2022-02-10T23:38:06.864Z] ---> 96c9d623c0de [2022-02-10T23:38:06.864Z] Step 21/23 : LABEL arch=arm64 [2022-02-10T23:38:06.864Z] ---> Running in ddaae3ce34b8 [2022-02-10T23:38:07.136Z] Removing intermediate container b3bf626f1ff4 [2022-02-10T23:38:07.136Z] ---> e6ce5153b1bf [2022-02-10T23:38:07.136Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-10T23:38:07.136Z] ---> Running in dc911551177d [2022-02-10T23:38:07.412Z] (1/3) Installing ca-certificates (20211220-r0) [2022-02-10T23:38:07.413Z] Removing intermediate container ddaae3ce34b8 [2022-02-10T23:38:07.413Z] ---> c079b59af443 [2022-02-10T23:38:07.413Z] Step 22/23 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 [2022-02-10T23:38:07.413Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-02-10T23:38:07.413Z] (3/3) Installing su-exec (0.2-r1) [2022-02-10T23:38:07.413Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T23:38:07.413Z] Executing ca-certificates-20211220-r0.trigger [2022-02-10T23:38:07.687Z] ---> Running in 9d235cd62621 [2022-02-10T23:38:07.687Z] Removing intermediate container dc911551177d [2022-02-10T23:38:07.687Z] ---> c572bedd0a0e [2022-02-10T23:38:07.687Z] Step 13/21 : WORKDIR /edgex [2022-02-10T23:38:07.687Z] OK: 6 MiB in 17 packages [2022-02-10T23:38:07.963Z] ---> Running in d180244decab [2022-02-10T23:38:08.241Z] Removing intermediate container 9d235cd62621 [2022-02-10T23:38:08.241Z] ---> 1a359551b7db [2022-02-10T23:38:08.241Z] Step 23/23 : LABEL version=0.0.0 [2022-02-10T23:38:08.241Z] ---> Running in 5920d29a6ca0 [2022-02-10T23:38:08.515Z] Removing intermediate container d180244decab [2022-02-10T23:38:08.515Z] ---> 67c5e5c73cda [2022-02-10T23:38:08.515Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-02-10T23:38:08.788Z] Removing intermediate container 5920d29a6ca0 [2022-02-10T23:38:08.788Z] ---> 7b8dffd97158 [2022-02-10T23:38:08.788Z] [2022-02-10T23:38:09.385Z] ---> 63341e1c0917 [2022-02-10T23:38:09.385Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-02-10T23:38:09.385Z] Successfully built 7b8dffd97158 [2022-02-10T23:38:09.385Z] Successfully tagged core-command-arm64:latest [2022-02-10T23:38:09.385Z]  Building core-command ... done Removing intermediate container 788590f48435 [2022-02-10T23:38:09.385Z] ---> 9f6f26347cd2 [2022-02-10T23:38:09.385Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-10T23:38:09.665Z] ---> Running in bcedd6f1d5c0 [2022-02-10T23:38:10.259Z] Removing intermediate container bcedd6f1d5c0 [2022-02-10T23:38:10.259Z] ---> 4aafc192ee30 [2022-02-10T23:38:10.259Z] Step 13/25 : WORKDIR / [2022-02-10T23:38:10.530Z] ---> Running in 93f203a5a90c [2022-02-10T23:38:10.530Z] ---> b555f374d5ce [2022-02-10T23:38:10.530Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-02-10T23:38:11.124Z] Removing intermediate container 93f203a5a90c [2022-02-10T23:38:11.124Z] ---> f8e3fbb859d2 [2022-02-10T23:38:11.124Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-02-10T23:38:11.397Z] Removing intermediate container 6f7a003b7555 [2022-02-10T23:38:11.397Z] ---> b432a9640ded [2022-02-10T23:38:11.397Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-02-10T23:38:11.397Z] ---> Running in d484dcbda88c [2022-02-10T23:38:11.997Z] ---> 29f2d990949f [2022-02-10T23:38:11.997Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-02-10T23:38:11.997Z] ---> 11caf8605751 [2022-02-10T23:38:11.997Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-02-10T23:38:11.997Z] ---> Running in e0764e1556ec [2022-02-10T23:38:12.599Z] Removing intermediate container e0764e1556ec [2022-02-10T23:38:12.599Z] ---> 45ad65d0b8e9 [2022-02-10T23:38:12.599Z] Step 18/21 : CMD ["--init=true"] [2022-02-10T23:38:12.599Z] ---> 430d0b5027b2 [2022-02-10T23:38:12.599Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-02-10T23:38:12.599Z] ---> Running in 9e050cf9099b [2022-02-10T23:38:12.599Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-10T23:38:13.200Z] Removing intermediate container 9e050cf9099b [2022-02-10T23:38:13.200Z] ---> 51f077903481 [2022-02-10T23:38:13.200Z] Step 19/21 : LABEL arch=arm64 [2022-02-10T23:38:13.472Z] ---> Running in 527fb8d0a4dd [2022-02-10T23:38:13.472Z] ---> 230c84f8c2fa [2022-02-10T23:38:13.472Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-02-10T23:38:13.748Z] Removing intermediate container 527fb8d0a4dd [2022-02-10T23:38:13.748Z] ---> e0623ddadd73 [2022-02-10T23:38:13.748Z] Step 20/21 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 [2022-02-10T23:38:14.017Z] ---> Running in f26a23797e0f [2022-02-10T23:38:14.291Z] ---> 2f1eb36869f1 [2022-02-10T23:38:14.291Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-02-10T23:38:14.291Z] Removing intermediate container f26a23797e0f [2022-02-10T23:38:14.291Z] ---> 7d581ea50411 [2022-02-10T23:38:14.291Z] Step 21/21 : LABEL version=0.0.0 [2022-02-10T23:38:14.563Z] ---> Running in f6245d477239 [2022-02-10T23:38:15.156Z] Removing intermediate container f6245d477239 [2022-02-10T23:38:15.156Z] ---> c12c2b603e29 [2022-02-10T23:38:15.156Z] [2022-02-10T23:38:15.156Z] Removing intermediate container d484dcbda88c [2022-02-10T23:38:15.156Z] ---> b52721ac7b14 [2022-02-10T23:38:15.156Z] [2022-02-10T23:38:15.156Z] Step 11/23 : FROM docker:20.10.10 [2022-02-10T23:38:15.429Z] 20.10.10: Pulling from library/docker [2022-02-10T23:38:15.429Z] Successfully built c12c2b603e29 [2022-02-10T23:38:15.429Z] Successfully tagged security-proxy-setup-arm64:latest [2022-02-10T23:38:15.702Z]  Building security-proxy-setup ... done  ---> df0448288cb4 [2022-02-10T23:38:15.702Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-02-10T23:38:17.140Z] ---> 282d3d2592a9 [2022-02-10T23:38:17.140Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-02-10T23:38:17.734Z] ---> 7ea13433ca1e [2022-02-10T23:38:17.734Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-02-10T23:38:18.007Z] ---> Running in b449f361cf74 [2022-02-10T23:38:19.978Z] Removing intermediate container b449f361cf74 [2022-02-10T23:38:19.978Z] ---> b4dd07373e03 [2022-02-10T23:38:19.978Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-02-10T23:38:19.978Z] ---> Running in 2afd87d1d2e2 [2022-02-10T23:38:20.570Z] Removing intermediate container 2afd87d1d2e2 [2022-02-10T23:38:20.570Z] ---> ac2e7a942536 [2022-02-10T23:38:20.570Z] Step 23/25 : LABEL arch=arm64 [2022-02-10T23:38:20.570Z] ---> Running in e0a18c894c04 [2022-02-10T23:38:21.164Z] Removing intermediate container e0a18c894c04 [2022-02-10T23:38:21.164Z] ---> 2c83001e8eb0 [2022-02-10T23:38:21.164Z] Step 24/25 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 [2022-02-10T23:38:21.164Z] ---> Running in d4ee3b5c6344 [2022-02-10T23:38:21.759Z] Removing intermediate container d4ee3b5c6344 [2022-02-10T23:38:21.759Z] ---> c985d8858873 [2022-02-10T23:38:21.759Z] Step 25/25 : LABEL version=0.0.0 [2022-02-10T23:38:21.759Z] ---> Running in f1253aa01c08 [2022-02-10T23:38:22.030Z] Removing intermediate container f1253aa01c08 [2022-02-10T23:38:22.030Z] ---> 6a2586ae6db4 [2022-02-10T23:38:22.030Z] [2022-02-10T23:38:22.624Z] Successfully built 6a2586ae6db4 [2022-02-10T23:38:22.624Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-02-10T23:38:22.624Z]  Building security-secretstore-setup ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-02-10T23:38:22.624Z] Status: Downloaded newer image for docker:20.10.10 [2022-02-10T23:38:22.624Z] ---> 520e9a0a30f7 [2022-02-10T23:38:22.624Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-02-10T23:38:22.895Z] ---> Running in 887d35d63970 [2022-02-10T23:38:23.168Z] Removing intermediate container 887d35d63970 [2022-02-10T23:38:23.168Z] ---> 93f44869449c [2022-02-10T23:38:23.168Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-02-10T23:38:23.168Z] ---> Running in 89f8bc3b4e96 [2022-02-10T23:38:24.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-10T23:38:24.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-10T23:38:25.192Z] (1/42) Installing readline (8.1.0-r0) [2022-02-10T23:38:25.192Z] (2/42) Installing bash (5.1.4-r0) [2022-02-10T23:38:25.192Z] Executing bash-5.1.4-r0.post-install [2022-02-10T23:38:25.192Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-02-10T23:38:25.192Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-02-10T23:38:25.192Z] (5/42) Installing libcurl (7.79.1-r0) [2022-02-10T23:38:25.192Z] (6/42) Installing curl (7.79.1-r0) [2022-02-10T23:38:25.192Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-02-10T23:38:25.192Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-02-10T23:38:25.192Z] (9/42) Installing expat (2.4.4-r0) [2022-02-10T23:38:25.464Z] (10/42) Installing libffi (3.3-r2) [2022-02-10T23:38:25.464Z] (11/42) Installing gdbm (1.19-r0) [2022-02-10T23:38:25.464Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-02-10T23:38:25.464Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-02-10T23:38:25.464Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-10T23:38:25.464Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-02-10T23:38:25.464Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-02-10T23:38:25.464Z] (17/42) Installing python3 (3.9.5-r2) [2022-02-10T23:38:27.426Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-02-10T23:38:27.426Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-02-10T23:38:27.426Z] (20/42) Installing py3-idna (3.2-r0) [2022-02-10T23:38:27.426Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-02-10T23:38:27.426Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-02-10T23:38:27.426Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-02-10T23:38:27.426Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-02-10T23:38:27.426Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-02-10T23:38:27.426Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-02-10T23:38:27.426Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-02-10T23:38:27.426Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-02-10T23:38:27.426Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-02-10T23:38:27.426Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-02-10T23:38:27.426Z] (31/42) Installing py3-six (1.15.0-r1) [2022-02-10T23:38:27.426Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-02-10T23:38:27.426Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-02-10T23:38:27.426Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-02-10T23:38:27.426Z] (35/42) Installing py3-packaging (20.9-r1) [2022-02-10T23:38:27.694Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-02-10T23:38:27.694Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-02-10T23:38:27.694Z] (38/42) Installing py3-progress (1.5-r2) [2022-02-10T23:38:27.694Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-02-10T23:38:27.695Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-02-10T23:38:27.695Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-02-10T23:38:27.695Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-02-10T23:38:28.281Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T23:38:28.281Z] OK: 84 MiB in 64 packages [2022-02-10T23:38:31.641Z] Collecting docker-compose==1.23.2 [2022-02-10T23:38:31.641Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-02-10T23:38:31.909Z] Collecting jsonschema<3,>=2.5.1 [2022-02-10T23:38:31.909Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-02-10T23:38:31.909Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-02-10T23:38:32.873Z] Collecting PyYAML<4,>=3.10 [2022-02-10T23:38:32.873Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-02-10T23:38:36.240Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-02-10T23:38:36.240Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-02-10T23:38:36.240Z] Collecting websocket-client<1.0,>=0.32.0 [2022-02-10T23:38:36.240Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-02-10T23:38:36.510Z] Collecting docker<4.0,>=3.6.0 [2022-02-10T23:38:36.510Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-02-10T23:38:36.780Z] Collecting cached-property<2,>=1.2.0 [2022-02-10T23:38:36.780Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-02-10T23:38:36.780Z] Collecting dockerpty<0.5,>=0.4.1 [2022-02-10T23:38:36.780Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-02-10T23:38:38.740Z] Collecting texttable<0.10,>=0.9.0 [2022-02-10T23:38:38.740Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-02-10T23:38:40.162Z] Collecting docopt<0.7,>=0.6.1 [2022-02-10T23:38:40.162Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-02-10T23:38:41.585Z] Collecting docker-pycreds>=0.4.0 [2022-02-10T23:38:41.585Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-02-10T23:38:42.197Z] Collecting idna<2.8,>=2.5 [2022-02-10T23:38:42.197Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-02-10T23:38:42.197Z] Collecting chardet<3.1.0,>=3.0.2 [2022-02-10T23:38:42.197Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-02-10T23:38:42.474Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-02-10T23:38:43.066Z] Collecting urllib3<1.25,>=1.21.1 [2022-02-10T23:38:43.066Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-02-10T23:38:43.340Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-02-10T23:38:43.340Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-02-10T23:38:43.340Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-02-10T23:38:43.340Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-02-10T23:38:44.328Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-02-10T23:38:44.329Z] Attempting uninstall: urllib3 [2022-02-10T23:38:44.329Z] Found existing installation: urllib3 1.26.5 [2022-02-10T23:38:44.329Z] Uninstalling urllib3-1.26.5: [2022-02-10T23:38:44.329Z] Successfully uninstalled urllib3-1.26.5 [2022-02-10T23:38:44.917Z] Attempting uninstall: idna [2022-02-10T23:38:44.917Z] Found existing installation: idna 3.2 [2022-02-10T23:38:44.917Z] Uninstalling idna-3.2: [2022-02-10T23:38:44.917Z] Successfully uninstalled idna-3.2 [2022-02-10T23:38:45.886Z] Attempting uninstall: chardet [2022-02-10T23:38:45.886Z] Found existing installation: chardet 4.0.0 [2022-02-10T23:38:45.886Z] Uninstalling chardet-4.0.0: [2022-02-10T23:38:45.886Z] Successfully uninstalled chardet-4.0.0 [2022-02-10T23:38:47.310Z] Attempting uninstall: requests [2022-02-10T23:38:47.310Z] Found existing installation: requests 2.25.1 [2022-02-10T23:38:47.310Z] Uninstalling requests-2.25.1: [2022-02-10T23:38:47.310Z] Successfully uninstalled requests-2.25.1 [2022-02-10T23:38:47.581Z] Running setup.py install for texttable: started [2022-02-10T23:38:48.998Z] Running setup.py install for texttable: finished with status 'done' [2022-02-10T23:38:48.998Z] Running setup.py install for PyYAML: started [2022-02-10T23:38:50.958Z] Running setup.py install for PyYAML: finished with status 'done' [2022-02-10T23:38:51.227Z] Running setup.py install for docopt: started [2022-02-10T23:38:53.188Z] Running setup.py install for docopt: finished with status 'done' [2022-02-10T23:38:53.188Z] Running setup.py install for dockerpty: started [2022-02-10T23:38:54.613Z] Running setup.py install for dockerpty: finished with status 'done' [2022-02-10T23:38:56.036Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-02-10T23:39:04.288Z] Removing intermediate container 89f8bc3b4e96 [2022-02-10T23:39:04.288Z] ---> df46f13f242b [2022-02-10T23:39:04.288Z] Step 14/23 : ENV APP_PORT=58890 [2022-02-10T23:39:04.288Z] ---> Running in fb54aff1f5ba [2022-02-10T23:39:04.288Z] Removing intermediate container fb54aff1f5ba [2022-02-10T23:39:04.288Z] ---> 7c611773f3a9 [2022-02-10T23:39:04.288Z] Step 15/23 : EXPOSE $APP_PORT [2022-02-10T23:39:04.558Z] ---> Running in 2d04910018d3 [2022-02-10T23:39:04.829Z] Removing intermediate container 2d04910018d3 [2022-02-10T23:39:04.829Z] ---> fb7b1c48c6e5 [2022-02-10T23:39:04.829Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-02-10T23:39:05.803Z] ---> 800421499ae1 [2022-02-10T23:39:05.803Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-02-10T23:39:06.394Z] ---> d4fecda3b932 [2022-02-10T23:39:06.394Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-02-10T23:39:06.990Z] ---> 5c51956d0a08 [2022-02-10T23:39:06.990Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-02-10T23:39:06.990Z] ---> Running in 99a1e1dee4c6 [2022-02-10T23:39:07.261Z] Removing intermediate container 99a1e1dee4c6 [2022-02-10T23:39:07.261Z] ---> d82623b29769 [2022-02-10T23:39:07.261Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-10T23:39:07.538Z] ---> Running in c40d9dc40943 [2022-02-10T23:39:07.810Z] Removing intermediate container c40d9dc40943 [2022-02-10T23:39:07.810Z] ---> ae9424b71584 [2022-02-10T23:39:07.810Z] Step 21/23 : LABEL arch=arm64 [2022-02-10T23:39:07.810Z] ---> Running in 16ebea3cf36e [2022-02-10T23:39:08.080Z] Removing intermediate container 16ebea3cf36e [2022-02-10T23:39:08.080Z] ---> 8074607d3ea6 [2022-02-10T23:39:08.080Z] Step 22/23 : LABEL git_sha=9093c73768caacc795127143a1a80eae89a692f0 [2022-02-10T23:39:08.352Z] ---> Running in 7a047e4ff4f1 [2022-02-10T23:39:08.623Z] Removing intermediate container 7a047e4ff4f1 [2022-02-10T23:39:08.623Z] ---> 4373051bd1fe [2022-02-10T23:39:08.623Z] Step 23/23 : LABEL version=0.0.0 [2022-02-10T23:39:08.623Z] ---> Running in a0b2a384536e [2022-02-10T23:39:09.216Z] Removing intermediate container a0b2a384536e [2022-02-10T23:39:09.216Z] ---> b2ec585f3a1c [2022-02-10T23:39:09.216Z] [2022-02-10T23:39:09.488Z] Successfully built b2ec585f3a1c [2022-02-10T23:39:09.488Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-02-10T23:39:09.772Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-02-10T23:39:09.778Z] $ docker stop --time=1 f19e77f9dfa09e8e424bd78e57d9c9cbd6e55846dfac653f568e441d0eebbcfb [2022-02-10T23:39:11.412Z] $ docker rm -f f19e77f9dfa09e8e424bd78e57d9c9cbd6e55846dfac653f568e441d0eebbcfb [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-10T23:39:11.941Z] + docker images [2022-02-10T23:39:12.210Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-10T23:39:12.210Z] sys-mgmt-agent-arm64 latest b2ec585f3a1c 3 seconds ago 280MB [2022-02-10T23:39:12.210Z] security-secretstore-setup-arm64 latest 6a2586ae6db4 50 seconds ago 27MB [2022-02-10T23:39:12.210Z] security-proxy-setup-arm64 latest c12c2b603e29 57 seconds ago 25.5MB [2022-02-10T23:39:12.210Z] b52721ac7b14 57 seconds ago 1.59GB [2022-02-10T23:39:12.210Z] core-command-arm64 latest 7b8dffd97158 About a minute ago 15.1MB [2022-02-10T23:39:12.210Z] 21a0eacfba9a About a minute ago 1.6GB [2022-02-10T23:39:12.210Z] fe825dd7e352 About a minute ago 1.6GB [2022-02-10T23:39:12.210Z] a7ca947ba87d About a minute ago 1.59GB [2022-02-10T23:39:12.210Z] core-data-arm64 latest d8e082562498 3 minutes ago 19.3MB [2022-02-10T23:39:12.210Z] security-bootstrapper-arm64 latest 3d727ac57058 3 minutes ago 18MB [2022-02-10T23:39:12.210Z] support-notifications-arm64 latest f0ae3d5a0b30 3 minutes ago 16.1MB [2022-02-10T23:39:12.210Z] support-scheduler-arm64 latest b8b97f6c2c3a 3 minutes ago 15.4MB [2022-02-10T23:39:12.210Z] core-metadata-arm64 latest 4b279587a9f8 3 minutes ago 15.9MB [2022-02-10T23:39:12.210Z] abef4b20831e 4 minutes ago 1.6GB [2022-02-10T23:39:12.210Z] bc2c953d6697 4 minutes ago 1.6GB [2022-02-10T23:39:12.210Z] 6380cbd8a384 4 minutes ago 1.6GB [2022-02-10T23:39:12.210Z] cd7e6663c459 4 minutes ago 1.6GB [2022-02-10T23:39:12.210Z] ffb17d138c03 4 minutes ago 1.59GB [2022-02-10T23:39:12.210Z] ci-base-image-arm64 latest 429c60500e77 14 minutes ago 1.26GB [2022-02-10T23:39:12.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 days ago 551MB [2022-02-10T23:39:12.210Z] docker 20.10.10 520e9a0a30f7 2 months ago 200MB [2022-02-10T23:39:12.210Z] alpine 3.14 5b8b7b635229 3 months ago 5.35MB [2022-02-10T23:39:12.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-10T23:39:12.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-10T23:39:12.638Z] [2022-02-10T23:39:12.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-10T23:39:12.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-10T23:39:13.243Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-10T23:39:13.243Z] 448f6bf000e3: Pulling fs layer [2022-02-10T23:39:13.243Z] f757da607395: Pulling fs layer [2022-02-10T23:39:13.243Z] 05883995daec: Pulling fs layer [2022-02-10T23:39:13.243Z] 8603b9c90790: Pulling fs layer [2022-02-10T23:39:13.243Z] 1560dd03e051: Pulling fs layer [2022-02-10T23:39:13.243Z] 27f5ce0e4adf: Pulling fs layer [2022-02-10T23:39:13.243Z] c2d8d7efcc4b: Pulling fs layer [2022-02-10T23:39:13.243Z] 8603b9c90790: Waiting [2022-02-10T23:39:13.243Z] 1560dd03e051: Waiting [2022-02-10T23:39:13.243Z] 27f5ce0e4adf: Waiting [2022-02-10T23:39:13.243Z] c2d8d7efcc4b: Waiting [2022-02-10T23:39:13.243Z] f757da607395: Verifying Checksum [2022-02-10T23:39:13.243Z] f757da607395: Download complete [2022-02-10T23:39:13.243Z] 8603b9c90790: Verifying Checksum [2022-02-10T23:39:13.243Z] 8603b9c90790: Download complete [2022-02-10T23:39:13.243Z] 1560dd03e051: Verifying Checksum [2022-02-10T23:39:13.243Z] 1560dd03e051: Download complete [2022-02-10T23:39:13.514Z] 05883995daec: Verifying Checksum [2022-02-10T23:39:13.514Z] 05883995daec: Download complete [2022-02-10T23:39:13.514Z] 27f5ce0e4adf: Verifying Checksum [2022-02-10T23:39:13.514Z] 27f5ce0e4adf: Download complete [2022-02-10T23:39:13.783Z] 448f6bf000e3: Verifying Checksum [2022-02-10T23:39:13.783Z] 448f6bf000e3: Download complete [2022-02-10T23:39:16.403Z] c2d8d7efcc4b: Verifying Checksum [2022-02-10T23:39:16.403Z] c2d8d7efcc4b: Download complete [2022-02-10T23:39:17.377Z] 448f6bf000e3: Pull complete [2022-02-10T23:39:17.970Z] f757da607395: Pull complete [2022-02-10T23:39:19.932Z] 05883995daec: Pull complete [2022-02-10T23:39:19.932Z] 8603b9c90790: Pull complete [2022-02-10T23:39:20.903Z] 1560dd03e051: Pull complete [2022-02-10T23:39:21.175Z] 27f5ce0e4adf: Pull complete [2022-02-10T23:39:36.217Z] c2d8d7efcc4b: Pull complete [2022-02-10T23:39:36.217Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-10T23:39:36.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-10T23:39:36.217Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-10T23:39:36.441Z] prd-ubuntu18.04-docker-arm64-4c-16g-5025 does not seem to be running inside a container [2022-02-10T23:39:36.516Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-10T23:39:39.214Z] $ docker top cdb372344860349b1562dbf0f434c135dd9b4ecabe439678c8bbdda908cb285a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-10T23:39:40.210Z] ---> job-cost.sh [2022-02-10T23:39:40.210Z] lf-activate-venv: SKIPPING [2022-02-10T23:39:40.210Z] INFO: No Stack... [2022-02-10T23:39:40.799Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-10T23:39:41.068Z] INFO: Archiving Costs [Pipeline] sh [2022-02-10T23:39:41.732Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [2022-02-10T23:39:41.732Z] + cut -d, -f6 [Pipeline] lock [2022-02-10T23:39:41.794Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3879-8-stack-cost] [2022-02-10T23:39:41.801Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3879-8-stack-cost] did not exist. Created. [2022-02-10T23:39:41.801Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3879-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-10T23:39:42.457Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-10T23:39:42.645Z] Stashed 1 file(s) [Pipeline] } [2022-02-10T23:39:42.651Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3879-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-10T23:39:42.672Z] $ docker stop --time=1 cdb372344860349b1562dbf0f434c135dd9b4ecabe439678c8bbdda908cb285a [2022-02-10T23:39:44.186Z] $ docker rm -f cdb372344860349b1562dbf0f434c135dd9b4ecabe439678c8bbdda908cb285a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-02-10T23:39:44.766Z] provisioning config files... [2022-02-10T23:39:44.781Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config6059662301901531363tmp [Pipeline] { [Pipeline] sh [2022-02-10T23:39:45.097Z] + set +x [2022-02-10T23:39:45.097Z] + curl -s https://codecov.io/bash [2022-02-10T23:39:45.097Z] + bash -s -- [2022-02-10T23:39:45.097Z] [2022-02-10T23:39:45.097Z] _____ _ [2022-02-10T23:39:45.097Z] / ____| | | [2022-02-10T23:39:45.097Z] | | ___ __| | ___ ___ _____ __ [2022-02-10T23:39:45.097Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-10T23:39:45.097Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-10T23:39:45.097Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-10T23:39:45.097Z] Bash-1.0.6 [2022-02-10T23:39:45.097Z] [2022-02-10T23:39:45.097Z] [2022-02-10T23:39:45.097Z] ==> git version 2.24.4 found [2022-02-10T23:39:45.097Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-02-10T23:39:45.097Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-10T23:39:45.097Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-10T23:39:45.097Z] ==> Jenkins CI detected. [2022-02-10T23:39:45.358Z] current dir:  /w/workspace/edgex-go/8 [2022-02-10T23:39:45.358Z] project root: . [2022-02-10T23:39:45.358Z] --> token set from env [2022-02-10T23:39:45.358Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-10T23:39:45.358Z] ==> Running gcov in . (disable via -X gcov) [2022-02-10T23:39:45.358Z] ==> Python coveragepy not found [2022-02-10T23:39:45.358Z] ==> Searching for coverage reports in: [2022-02-10T23:39:45.358Z] + . [2022-02-10T23:39:45.358Z] -> Found 1 reports [2022-02-10T23:39:45.358Z] ==> Detecting git/mercurial file structure [2022-02-10T23:39:45.358Z] ==> Reading reports [2022-02-10T23:39:45.358Z] + ./coverage.out bytes=428383 [2022-02-10T23:39:45.358Z] ==> Appending adjustments [2022-02-10T23:39:45.358Z] https://docs.codecov.io/docs/fixing-reports [2022-02-10T23:39:46.743Z] + Found adjustments [2022-02-10T23:39:46.743Z] ==> Gzipping contents [2022-02-10T23:39:46.743Z] 60K /tmp/codecov.emEBhH.gz [2022-02-10T23:39:46.743Z] ==> Uploading reports [2022-02-10T23:39:46.743Z] url: https://codecov.io [2022-02-10T23:39:46.743Z] query: branch=PR-3879&commit=9093c73768caacc795127143a1a80eae89a692f0&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3879%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3879&job=&cmd_args= [2022-02-10T23:39:46.743Z] -> Pinging Codecov [2022-02-10T23:39:46.743Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3879&commit=9093c73768caacc795127143a1a80eae89a692f0&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3879%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3879&job=&cmd_args= [2022-02-10T23:39:47.003Z] -> Uploading to [2022-02-10T23:39:47.003Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-10/00271124DB129430A58F1EEE437C3FCB/9093c73768caacc795127143a1a80eae89a692f0/4414a541-8904-4a4f-ab86-921e24051d88.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220210%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220210T233946Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=28732f9b9430998744b4f4ef5f72483c43422c51881c86fafa19d45e05bab645 [2022-02-10T23:39:47.003Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-10T23:39:47.003Z] Dload Upload Total Spent Left Speed [2022-02-10T23:39:47.264Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57935 0 0 100 57935 0 146k --:--:-- --:--:-- --:--:-- 146k [2022-02-10T23:39:47.264Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9093c73768caacc795127143a1a80eae89a692f0 [Pipeline] } [2022-02-10T23:39:47.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-02-10T23:39:47.960Z] + '[' -d /w/workspace/edgex-go/8/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-02-10T23:39:48.259Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-10T23:39:48.825Z] ---> package-listing.sh [2022-02-10T23:39:48.825Z] ++ facter osfamily [2022-02-10T23:39:48.825Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-10T23:39:49.086Z] + OS_FAMILY=redhat [2022-02-10T23:39:49.086Z] + workspace=/w/workspace/edgex-go/8 [2022-02-10T23:39:49.086Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-10T23:39:49.086Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-10T23:39:49.086Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-10T23:39:49.086Z] + PACKAGES=/tmp/packages_start.txt [2022-02-10T23:39:49.086Z] + '[' /w/workspace/edgex-go/8 ']' [2022-02-10T23:39:49.086Z] + PACKAGES=/tmp/packages_end.txt [2022-02-10T23:39:49.086Z] + case "${OS_FAMILY}" in [2022-02-10T23:39:49.086Z] + sort [2022-02-10T23:39:49.086Z] + rpm -qa [2022-02-10T23:39:53.293Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-10T23:39:53.293Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-10T23:39:53.293Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-10T23:39:53.293Z] + '[' /w/workspace/edgex-go/8 ']' [2022-02-10T23:39:53.293Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2022-02-10T23:39:53.293Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2022-02-10T23:39:53.306Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-10T23:39:53.586Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-10T23:39:54.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-10T23:39:54.148Z] [2022-02-10T23:39:54.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-10T23:39:54.459Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-10T23:39:54.459Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-10T23:39:54.459Z] b4d181a07f80: Pulling fs layer [2022-02-10T23:39:54.459Z] a1111a8f2ec3: Pulling fs layer [2022-02-10T23:39:54.459Z] ed53099fbce6: Pulling fs layer [2022-02-10T23:39:54.459Z] dc539afda2c1: Pulling fs layer [2022-02-10T23:39:54.459Z] 77bc0d833cb6: Pulling fs layer [2022-02-10T23:39:54.459Z] 9065ff56babe: Pulling fs layer [2022-02-10T23:39:54.459Z] d287ab97295c: Pulling fs layer [2022-02-10T23:39:54.459Z] dc539afda2c1: Waiting [2022-02-10T23:39:54.459Z] 77bc0d833cb6: Waiting [2022-02-10T23:39:54.459Z] 9065ff56babe: Waiting [2022-02-10T23:39:54.459Z] d287ab97295c: Waiting [2022-02-10T23:39:54.459Z] a1111a8f2ec3: Verifying Checksum [2022-02-10T23:39:54.459Z] a1111a8f2ec3: Download complete [2022-02-10T23:39:54.459Z] dc539afda2c1: Verifying Checksum [2022-02-10T23:39:54.459Z] dc539afda2c1: Download complete [2022-02-10T23:39:54.731Z] ed53099fbce6: Verifying Checksum [2022-02-10T23:39:54.731Z] ed53099fbce6: Download complete [2022-02-10T23:39:54.731Z] 77bc0d833cb6: Verifying Checksum [2022-02-10T23:39:54.731Z] 77bc0d833cb6: Download complete [2022-02-10T23:39:54.731Z] 9065ff56babe: Verifying Checksum [2022-02-10T23:39:54.731Z] 9065ff56babe: Download complete [2022-02-10T23:39:54.731Z] b4d181a07f80: Verifying Checksum [2022-02-10T23:39:54.731Z] b4d181a07f80: Download complete [2022-02-10T23:39:55.314Z] d287ab97295c: Verifying Checksum [2022-02-10T23:39:55.314Z] d287ab97295c: Download complete [2022-02-10T23:39:56.264Z] b4d181a07f80: Pull complete [2022-02-10T23:39:56.264Z] a1111a8f2ec3: Pull complete [2022-02-10T23:39:56.842Z] ed53099fbce6: Pull complete [2022-02-10T23:39:56.842Z] dc539afda2c1: Pull complete [2022-02-10T23:39:57.413Z] 77bc0d833cb6: Pull complete [2022-02-10T23:39:57.413Z] 9065ff56babe: Pull complete [2022-02-10T23:40:02.735Z] d287ab97295c: Pull complete [2022-02-10T23:40:02.735Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-10T23:40:02.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-10T23:40:02.735Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-10T23:40:02.806Z] prd-centos7-docker-4c-2g-5024 does not seem to be running inside a container [2022-02-10T23:40:02.839Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-10T23:40:06.045Z] $ docker top 6999682dd67174f07ebe4afbd096431d08fdf09ba904844a54b9736455ca1770 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-10T23:40:06.419Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-10T23:40:06.706Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-10T23:40:06.995Z] + ls /var/log/sa-host [2022-02-10T23:40:06.995Z] + sadf -c /var/log/sa-host/sa10 [2022-02-10T23:40:06.995Z] file_magic: OK [2022-02-10T23:40:06.995Z] HZ: Using current value: 100 [2022-02-10T23:40:06.995Z] file_header: OK [2022-02-10T23:40:06.995Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-10T23:40:06.995Z] Statistics: [2022-02-10T23:40:06.995Z] 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... [2022-02-10T23:40:06.995Z] File successfully converted to sysstat format version 12.0.3 [2022-02-10T23:40:06.995Z] + sadf -c /var/log/sa-host/sa17 [2022-02-10T23:40:06.995Z] file_magic: OK [2022-02-10T23:40:06.995Z] HZ: Using current value: 100 [2022-02-10T23:40:06.995Z] file_header: OK [2022-02-10T23:40:06.995Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-10T23:40:06.995Z] Statistics: [2022-02-10T23:40:06.995Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-10T23:40:06.995Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-10T23:40:07.203Z] provisioning config files... [2022-02-10T23:40:07.212Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config7457195320973589631tmp [Pipeline] { [Pipeline] echo [2022-02-10T23:40:07.230Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-10T23:40:07.512Z] ---> create-netrc.sh [Pipeline] } [2022-02-10T23:40:07.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-10T23:40:07.855Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-10T23:40:07.864Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-10T23:40:08.153Z] ---> sudo-logs.sh [2022-02-10T23:40:08.153Z] Archiving 'sudo' log.. [2022-02-10T23:40:08.153Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5024.novalocal: Name or service not known [2022-02-10T23:40:08.153Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5024.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-10T23:40:08.173Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-10T23:40:08.464Z] ---> job-cost.sh [2022-02-10T23:40:08.464Z] lf-activate-venv: SKIPPING [2022-02-10T23:40:08.464Z] DEBUG: total: 0.10999999940395355 [2022-02-10T23:40:08.464Z] INFO: Retrieving Stack Cost... [2022-02-10T23:40:09.035Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-10T23:40:09.295Z] INFO: Archiving Costs [Pipeline] echo [2022-02-10T23:40:09.309Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-10T23:40:09.601Z] ---> logs-deploy.sh [2022-02-10T23:40:09.601Z] lf-activate-venv: SKIPPING [2022-02-10T23:40:09.601Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3879/8 [2022-02-10T23:40:09.601Z] INFO: archiving workspace using pattern(s): [2022-02-10T23:40:10.173Z] Archives upload complete. [2022-02-10T23:40:10.432Z] INFO: archiving logs to Nexus