Pull request #3858 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a05ed349a9874dd8f59dec4337c597c3ff5c6262+1e28c24963a177f9c725e08727cde139eec58cb6 (32bc380a7eed79c660942805ff3d3133f5eb5b0a) 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-ssh352909582276567811.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7a502be46133bd83b74f613648f1d59e9d9e8641 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-ssh7239572659497534528.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 7a502be46133bd83b74f613648f1d59e9d9e8641 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3858/workspace@libs/edgex-global-pipelines # timeout=10 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-3858/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2149324016281381872.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3858/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12245797178882639848.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7a502be46133bd83b74f613648f1d59e9d9e8641 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a502be46133bd83b74f613648f1d59e9d9e8641 # timeout=10 Commit message: "Merge pull request #374 from bill-mahoney/us2761" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh16398530332525859206.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3858/workspace@libs/lf-pipelines # timeout=10 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-3858/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4702947175958826458.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7a502be46133bd83b74f613648f1d59e9d9e8641 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1262’ Running on prd-centos7-docker-4c-2g-1265 in /w/workspace/edgexfoundry_edgex-go_PR-3858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh8741214625328946523.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/1@tmp/jenkins-gitclient-ssh5694734756593663366.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3858/head:refs/remotes/origin/PR-3858 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1e28c24963a177f9c725e08727cde139eec58cb6 into PR head commit a05ed349a9874dd8f59dec4337c597c3ff5c6262 Merge succeeded, producing a05ed349a9874dd8f59dec4337c597c3ff5c6262 Checking out Revision a05ed349a9874dd8f59dec4337c597c3ff5c6262 (PR-3858) > git config core.sparsecheckout # timeout=10 > git checkout -f a05ed349a9874dd8f59dec4337c597c3ff5c6262 # 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/1@tmp/jenkins-gitclient-ssh2554800707425748283.key > git merge 1e28c24963a177f9c725e08727cde139eec58cb6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a05ed349a9874dd8f59dec4337c597c3ff5c6262 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 7a502be46133bd83b74f613648f1d59e9d9e8641 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-11T19:06:27.702Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-11T19:06:27.860Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-11T19:06:27.971Z] ========================================================= [2022-01-11T19:06:27.972Z] EdgeX Global Pipelines Version Info [2022-01-11T19:06:27.972Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-11T19:06:29.145Z] ------------------- [2022-01-11T19:06:29.146Z] stable info: [2022-01-11T19:06:29.146Z] ------------------- [2022-01-11T19:06:29.146Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-11T19:06:29.146Z] Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 [2022-01-11T19:06:29.146Z] Message: update stable to v1.0.218 [2022-01-11T19:06:29.719Z] ------------------- [2022-01-11T19:06:29.719Z] experimental info: [2022-01-11T19:06:29.719Z] ------------------- [2022-01-11T19:06:29.719Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-11T19:06:29.719Z] Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 [2022-01-11T19:06:29.719Z] Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-11T19:06:29.991Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-11T19:06:30.034Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-11T19:06:30.087Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-11T19:06:30.127Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-11T19:06:30.163Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-11T19:06:30.199Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2022-01-11T19:06:30.233Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-11T19:06:30.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-11T19:06:30.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-11T19:06:30.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-11T19:06:30.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-11T19:06:30.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-11T19:06:30.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-11T19:06:30.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-11T19:06:30.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-11T19:06:30.642Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-11T19:06:30.683Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-11T19:06:30.741Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-11T19:06:30.791Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-11T19:06:30.835Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-11T19:06:30.885Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-11T19:06:30.932Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-11T19:06:30.973Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3858 [Pipeline] echo [2022-01-11T19:06:31.013Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3858 [Pipeline] echo [2022-01-11T19:06:31.089Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3858 [Pipeline] echo [2022-01-11T19:06:31.146Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a05ed349a9874dd8f59dec4337c597c3ff5c6262 [Pipeline] echo [2022-01-11T19:06:31.182Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a05ed34 [Pipeline] echo [2022-01-11T19:06:31.219Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-11T19:06:31.332Z] provisioning config files... [2022-01-11T19:06:31.354Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4164984206937967314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-11T19:06:31.703Z] ---> docker-login.sh [2022-01-11T19:06:31.703Z] nexus3.edgexfoundry.org:10001 [2022-01-11T19:06:31.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-11T19:06:31.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-11T19:06:31.969Z] Configure a credential helper to remove this warning. See [2022-01-11T19:06:31.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-11T19:06:31.969Z] [2022-01-11T19:06:31.969Z] Login Succeeded [2022-01-11T19:06:31.969Z] nexus3.edgexfoundry.org:10002 [2022-01-11T19:06:31.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-11T19:06:31.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-11T19:06:31.969Z] Configure a credential helper to remove this warning. See [2022-01-11T19:06:31.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-11T19:06:31.969Z] [2022-01-11T19:06:31.969Z] Login Succeeded [2022-01-11T19:06:31.969Z] nexus3.edgexfoundry.org:10003 [2022-01-11T19:06:31.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-11T19:06:31.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-11T19:06:31.969Z] Configure a credential helper to remove this warning. See [2022-01-11T19:06:31.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-11T19:06:31.969Z] [2022-01-11T19:06:31.969Z] Login Succeeded [2022-01-11T19:06:31.969Z] nexus3.edgexfoundry.org:10004 [2022-01-11T19:06:32.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-11T19:06:32.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-11T19:06:32.234Z] Configure a credential helper to remove this warning. See [2022-01-11T19:06:32.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-11T19:06:32.234Z] [2022-01-11T19:06:32.234Z] Login Succeeded [2022-01-11T19:06:32.234Z] docker.io [2022-01-11T19:06:32.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-11T19:06:32.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-11T19:06:32.494Z] Configure a credential helper to remove this warning. See [2022-01-11T19:06:32.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-11T19:06:32.494Z] [2022-01-11T19:06:32.494Z] Login Succeeded [2022-01-11T19:06:32.494Z] ---> docker-login.sh ends [Pipeline] } [2022-01-11T19:06:32.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-11T19:06:32.950Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-01-11T19:06:32.950Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-11T19:06:32.950Z] ++ dirname cmd/core-command/Dockerfile [2022-01-11T19:06:32.950Z] ++ cut -d/ -f2 [2022-01-11T19:06:32.950Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-11T19:06:32.950Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-11T19:06:32.950Z] ++ dirname cmd/core-data/Dockerfile [2022-01-11T19:06:32.950Z] ++ cut -d/ -f2 [2022-01-11T19:06:32.950Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-11T19:06:32.950Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-11T19:06:32.950Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-11T19:06:32.950Z] ++ cut -d/ -f2 [2022-01-11T19:06:32.950Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-11T19:06:32.950Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-11T19:06:32.950Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-11T19:06:32.950Z] ++ cut -d/ -f2 [2022-01-11T19:06:32.950Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-11T19:06:32.950Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-11T19:06:32.950Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-11T19:06:32.950Z] ++ cut -d/ -f2 [2022-01-11T19:06:32.950Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-11T19:06:32.950Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-11T19:06:32.950Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-11T19:06:32.950Z] ++ cut -d/ -f2 [2022-01-11T19:06:32.950Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-11T19:06:32.950Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-11T19:06:32.950Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-11T19:06:32.950Z] ++ cut -d/ -f2 [2022-01-11T19:06:32.950Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-11T19:06:32.950Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-11T19:06:32.950Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-11T19:06:32.950Z] ++ cut -d/ -f2 [2022-01-11T19:06:32.950Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-11T19:06:32.950Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-11T19:06:32.950Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-11T19:06:32.950Z] ++ cut -d/ -f2 [2022-01-11T19:06:32.950Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-11T19:06:32.996Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-11T19:06:33.530Z] + git rev-list -1 --merges a05ed349a9874dd8f59dec4337c597c3ff5c6262~1..a05ed349a9874dd8f59dec4337c597c3ff5c6262 [Pipeline] echo [2022-01-11T19:06:33.567Z] -----------> git rev-list -1 --merges a05ed349a9874dd8f59dec4337c597c3ff5c6262~1..a05ed349a9874dd8f59dec4337c597c3ff5c6262 a05ed349a9874dd8f59dec4337c597c3ff5c6262 [false] [Pipeline] sh [2022-01-11T19:06:33.887Z] + git log --format=format:%s -1 a05ed349a9874dd8f59dec4337c597c3ff5c6262 [Pipeline] echo [2022-01-11T19:06:33.921Z] ========================================================= [2022-01-11T19:06:33.921Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-11T19:06:33.921Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-11T19:06:34.436Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-11T19:06:34.436Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-11T19:06:34.436Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-11T19:06:34.436Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-11T19:06:34.436Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-11T19:06:34.436Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-11T19:06:34.436Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-11T19:06:34.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-11T19:06:34.814Z] [2022-01-11T19:06:34.814Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-11T19:06:35.166Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-11T19:06:35.166Z] latest: Pulling from edgex-devops/git-semver [2022-01-11T19:06:35.166Z] a0d0a0d46f8b: Pulling fs layer [2022-01-11T19:06:35.166Z] 3e5f54012d9b: Pulling fs layer [2022-01-11T19:06:35.166Z] 4c7163046ea9: Pulling fs layer [2022-01-11T19:06:35.166Z] 0c2d73faf560: Pulling fs layer [2022-01-11T19:06:35.166Z] 0c2d73faf560: Waiting [2022-01-11T19:06:35.166Z] 3e5f54012d9b: Verifying Checksum [2022-01-11T19:06:35.166Z] 3e5f54012d9b: Download complete [2022-01-11T19:06:35.166Z] a0d0a0d46f8b: Verifying Checksum [2022-01-11T19:06:35.166Z] a0d0a0d46f8b: Download complete [2022-01-11T19:06:35.166Z] 0c2d73faf560: Verifying Checksum [2022-01-11T19:06:35.166Z] 0c2d73faf560: Download complete [2022-01-11T19:06:35.166Z] 4c7163046ea9: Verifying Checksum [2022-01-11T19:06:35.166Z] 4c7163046ea9: Download complete [2022-01-11T19:06:35.433Z] a0d0a0d46f8b: Pull complete [2022-01-11T19:06:35.433Z] 3e5f54012d9b: Pull complete [2022-01-11T19:06:35.694Z] 4c7163046ea9: Pull complete [2022-01-11T19:06:35.955Z] 0c2d73faf560: Pull complete [2022-01-11T19:06:35.955Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-11T19:06:35.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-11T19:06:35.955Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-11T19:06:36.047Z] prd-centos7-docker-4c-2g-1265 does not seem to be running inside a container [2022-01-11T19:06:36.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-11T19:06:36.911Z] $ docker top 83885bbf8abb64f4076a409354f0bc5f3752dd70ba38b943c6a05fa1f797ecca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-11T19:06:37.102Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-11T19:06:37.102Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-11T19:06:37.224Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-11T19:06:37.232Z] $ docker exec 83885bbf8abb64f4076a409354f0bc5f3752dd70ba38b943c6a05fa1f797ecca ssh-agent [2022-01-11T19:06:37.353Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOcPKLg/agent.14 [2022-01-11T19:06:37.353Z] SSH_AGENT_PID=20 [2022-01-11T19:06:37.361Z] Running ssh-add (command line suppressed) [2022-01-11T19:06:37.473Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8263239637736021197.key (/w/workspace/edgex-go/1@tmp/private_key_8263239637736021197.key) [2022-01-11T19:06:37.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-11T19:06:37.830Z] + git tag --points-at HEAD [Pipeline] } [2022-01-11T19:06:37.859Z] $ docker exec --env ******** --env ******** 83885bbf8abb64f4076a409354f0bc5f3752dd70ba38b943c6a05fa1f797ecca ssh-agent -k [2022-01-11T19:06:37.951Z] unset SSH_AUTH_SOCK; [2022-01-11T19:06:37.951Z] unset SSH_AGENT_PID; [2022-01-11T19:06:37.951Z] echo Agent pid 20 killed; [2022-01-11T19:06:37.956Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-11T19:06:38.051Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-11T19:06:38.051Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-11T19:06:38.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-11T19:06:38.194Z] $ docker exec 83885bbf8abb64f4076a409354f0bc5f3752dd70ba38b943c6a05fa1f797ecca ssh-agent [2022-01-11T19:06:38.280Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGMCmIG/agent.56 [2022-01-11T19:06:38.280Z] SSH_AGENT_PID=62 [2022-01-11T19:06:38.285Z] Running ssh-add (command line suppressed) [2022-01-11T19:06:38.383Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4186765190907497255.key (/w/workspace/edgex-go/1@tmp/private_key_4186765190907497255.key) [2022-01-11T19:06:38.389Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-11T19:06:38.724Z] + git semver init [2022-01-11T19:06:38.724Z] # -> Open(): unable to determine branch for HEAD [2022-01-11T19:06:38.724Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-01-11T19:06:38.724Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-01-11T19:06:38.724Z] # $SEMVER_REMOTE_NAME = origin [2022-01-11T19:06:38.724Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-11T19:06:38.724Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-11T19:06:38.724Z] # $SEMVER_BRANCH = PR-3858 [2022-01-11T19:06:38.724Z] # $SEMVER_TEMP = /tmp/semver-022578716 [2022-01-11T19:06:38.724Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-11T19:06:51.011Z] # '/tmp/semver-022578716' -> '/w/workspace/edgex-go/1/.semver' [2022-01-11T19:06:51.277Z] # -> Force: false [2022-01-11T19:06:51.277Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-01-11T19:06:51.307Z] $ docker exec --env ******** --env ******** 83885bbf8abb64f4076a409354f0bc5f3752dd70ba38b943c6a05fa1f797ecca ssh-agent -k [2022-01-11T19:06:51.398Z] unset SSH_AUTH_SOCK; [2022-01-11T19:06:51.398Z] unset SSH_AGENT_PID; [2022-01-11T19:06:51.398Z] echo Agent pid 62 killed; [2022-01-11T19:06:51.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-11T19:06:51.841Z] + git semver [Pipeline] } [2022-01-11T19:06:51.880Z] $ docker stop --time=1 83885bbf8abb64f4076a409354f0bc5f3752dd70ba38b943c6a05fa1f797ecca [2022-01-11T19:06:53.994Z] $ docker rm -f 83885bbf8abb64f4076a409354f0bc5f3752dd70ba38b943c6a05fa1f797ecca [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-11T19:06:54.427Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-11T19:06:54.723Z] Stashed 1 file(s) [Pipeline] echo [2022-01-11T19:06:54.742Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-01-11T19:06:55.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-11T19:06:55.317Z] ========================================================= [2022-01-11T19:06:55.317Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2022-01-11T19:06:55.317Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-11T19:06:55.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-11T19:06:55.691Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-11T19:06:55.691Z] a0d0a0d46f8b: Already exists [2022-01-11T19:06:55.691Z] 31adcdaf11c8: Pulling fs layer [2022-01-11T19:06:55.691Z] b8b176561691: Pulling fs layer [2022-01-11T19:06:55.691Z] 4527c011a84f: Pulling fs layer [2022-01-11T19:06:55.691Z] 5d74067f8e1e: Pulling fs layer [2022-01-11T19:06:55.691Z] e0aca202a116: Pulling fs layer [2022-01-11T19:06:55.691Z] 3a43be97a3b4: Pulling fs layer [2022-01-11T19:06:55.691Z] 34cad66bf833: Pulling fs layer [2022-01-11T19:06:55.691Z] b4e3c513aaa6: Pulling fs layer [2022-01-11T19:06:55.691Z] 5d74067f8e1e: Waiting [2022-01-11T19:06:55.691Z] e0aca202a116: Waiting [2022-01-11T19:06:55.691Z] 3a43be97a3b4: Waiting [2022-01-11T19:06:55.691Z] 34cad66bf833: Waiting [2022-01-11T19:06:55.691Z] b4e3c513aaa6: Waiting [2022-01-11T19:06:55.691Z] b8b176561691: Verifying Checksum [2022-01-11T19:06:55.691Z] b8b176561691: Download complete [2022-01-11T19:06:55.691Z] 31adcdaf11c8: Verifying Checksum [2022-01-11T19:06:55.691Z] 31adcdaf11c8: Download complete [2022-01-11T19:06:55.691Z] 5d74067f8e1e: Verifying Checksum [2022-01-11T19:06:55.691Z] 5d74067f8e1e: Download complete [2022-01-11T19:06:55.691Z] e0aca202a116: Verifying Checksum [2022-01-11T19:06:55.691Z] e0aca202a116: Download complete [2022-01-11T19:06:55.691Z] 3a43be97a3b4: Verifying Checksum [2022-01-11T19:06:55.691Z] 3a43be97a3b4: Download complete [2022-01-11T19:06:55.959Z] 34cad66bf833: Verifying Checksum [2022-01-11T19:06:55.959Z] 34cad66bf833: Download complete [2022-01-11T19:06:55.959Z] 31adcdaf11c8: Pull complete [2022-01-11T19:06:55.959Z] b8b176561691: Pull complete [2022-01-11T19:06:56.220Z] 4527c011a84f: Verifying Checksum [2022-01-11T19:06:56.220Z] 4527c011a84f: Download complete [2022-01-11T19:06:56.220Z] b4e3c513aaa6: Verifying Checksum [2022-01-11T19:06:56.220Z] b4e3c513aaa6: Download complete [2022-01-11T19:07:00.451Z] 4527c011a84f: Pull complete [2022-01-11T19:07:00.451Z] 5d74067f8e1e: Pull complete [2022-01-11T19:07:00.451Z] e0aca202a116: Pull complete [2022-01-11T19:07:00.451Z] 3a43be97a3b4: Pull complete [2022-01-11T19:07:00.451Z] 34cad66bf833: Pull complete [2022-01-11T19:07:02.383Z] b4e3c513aaa6: Pull complete [2022-01-11T19:07:02.383Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2022-01-11T19:07:02.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-11T19:07:02.383Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-11T19:07:02.748Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-11T19:07:02.748Z] WORKDIR /edgex [2022-01-11T19:07:02.748Z] COPY go.mod . [2022-01-11T19:07:02.748Z] RUN go mod download' [2022-01-11T19:07:02.748Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-11T19:07:04.186Z] Sending build context to Docker daemon 333.8MB [2022-01-11T19:07:04.186Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-11T19:07:04.186Z] ---> 9f6097aaca64 [2022-01-11T19:07:04.186Z] Step 2/4 : WORKDIR /edgex [2022-01-11T19:07:06.111Z] ---> Running in 6cf69d08bfe0 [2022-01-11T19:07:06.111Z] Removing intermediate container 6cf69d08bfe0 [2022-01-11T19:07:06.111Z] ---> 3174d10e6e4c [2022-01-11T19:07:06.111Z] Step 3/4 : COPY go.mod . [2022-01-11T19:07:06.373Z] ---> 3ea944604d05 [2022-01-11T19:07:06.373Z] Step 4/4 : RUN go mod download [2022-01-11T19:07:06.373Z] ---> Running in 58a8c1e9cdcf [2022-01-11T19:07:10.079Z] Still waiting to schedule task [2022-01-11T19:07:10.080Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1263’ is offline [2022-01-11T19:07:38.494Z] Removing intermediate container 58a8c1e9cdcf [2022-01-11T19:07:38.494Z] ---> d001598d4be7 [2022-01-11T19:07:38.494Z] Successfully built d001598d4be7 [2022-01-11T19:07:38.494Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-11T19:07:38.830Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-11T19:07:38.830Z] . [Pipeline] withDockerContainer [2022-01-11T19:07:38.919Z] prd-centos7-docker-4c-2g-1265 does not seem to be running inside a container [2022-01-11T19:07:38.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2022-01-11T19:07:39.304Z] $ docker top 61e7e60b47c67e8f887d0a8bb111ca5c4e10974056a7b49032b44f33694ebf50 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-11T19:07:39.704Z] + go version [2022-01-11T19:07:39.704Z] go version go1.16.8 linux/amd64 [Pipeline] } [2022-01-11T19:07:39.738Z] $ docker stop --time=1 61e7e60b47c67e8f887d0a8bb111ca5c4e10974056a7b49032b44f33694ebf50 [2022-01-11T19:07:40.909Z] $ docker rm -f 61e7e60b47c67e8f887d0a8bb111ca5c4e10974056a7b49032b44f33694ebf50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-11T19:07:41.540Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-11T19:07:41.540Z] . [Pipeline] withDockerContainer [2022-01-11T19:07:41.627Z] prd-centos7-docker-4c-2g-1265 does not seem to be running inside a container [2022-01-11T19:07:41.692Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2022-01-11T19:07:42.002Z] $ docker top 992cffa7fb4d518e66106eaedd9c158280802603caca6f073f8efe28bb7b3ab3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-11T19:07:42.134Z] ========================================================= [2022-01-11T19:07:42.134Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-11T19:07:42.134Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-11T19:07:42.478Z] + make test [2022-01-11T19:07:42.478Z] go mod tidy [2022-01-11T19:07:42.741Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-11T19:07:48.102Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-11T19:08:06.308Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-11T19:08:10.615Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-11T19:08:10.884Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-11T19:08:11.145Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-11T19:08:13.725Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-11T19:08:14.003Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-11T19:08:14.003Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-11T19:08:14.003Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-11T19:08:14.596Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-11T19:08:14.864Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-11T19:08:15.140Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-11T19:08:15.141Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-11T19:08:15.141Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-11T19:08:15.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-11T19:08:17.128Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2022-01-11T19:08:17.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-11T19:08:17.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-11T19:08:17.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements [2022-01-11T19:08:17.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-11T19:08:18.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 44.7% of statements [2022-01-11T19:08:18.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-11T19:08:18.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-11T19:08:19.257Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.129s coverage: 89.5% of statements [2022-01-11T19:08:19.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-11T19:08:19.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-11T19:08:20.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements [2022-01-11T19:08:20.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-11T19:08:20.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-11T19:08:20.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-11T19:08:20.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-11T19:08:20.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-11T19:08:20.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.284s coverage: 94.2% of statements [2022-01-11T19:08:20.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-11T19:08:20.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-11T19:08:20.784Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 59.1% of statements [2022-01-11T19:08:20.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-11T19:08:20.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-11T19:08:20.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-11T19:08:20.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-11T19:08:20.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-11T19:08:21.372Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements [2022-01-11T19:08:21.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-11T19:08:21.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-11T19:08:21.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-11T19:08:22.338Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements [2022-01-11T19:08:22.338Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-11T19:08:22.338Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements [2022-01-11T19:08:22.338Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements [2022-01-11T19:08:22.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-11T19:08:22.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.040s coverage: 47.1% of statements [2022-01-11T19:08:22.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements [2022-01-11T19:08:23.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2022-01-11T19:08:23.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2022-01-11T19:08:23.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2022-01-11T19:08:35.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements [2022-01-11T19:08:35.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2022-01-11T19:08:36.341Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1267 in /w/workspace/edgexfoundry_edgex-go_PR-3858 [Pipeline] { [Pipeline] ws [2022-01-11T19:08:36.380Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-01-11T19:08:36.587Z] The recommended git tool is: git [2022-01-11T19:08:41.051Z] using credential edgex-jenkins-ssh [2022-01-11T19:08:41.068Z] Cloning the remote Git repository [2022-01-11T19:08:41.124Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-11T19:08:41.197Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-01-11T19:08:41.258Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-11T19:08:41.259Z] > git --version # timeout=10 [2022-01-11T19:08:41.277Z] > git --version # 'git version 2.17.1' [2022-01-11T19:08:41.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-11T19:08:41.361Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-11T19:08:42.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.184s coverage: 82.5% of statements [2022-01-11T19:08:42.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-11T19:08:57.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2022-01-11T19:08:57.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-11T19:08:57.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-11T19:08:57.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-11T19:08:57.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-01-11T19:08:57.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-11T19:08:57.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-11T19:08:57.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-11T19:08:57.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-11T19:08:57.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-11T19:08:57.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2022-01-11T19:08:57.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-11T19:08:57.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-11T19:08:57.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2022-01-11T19:08:57.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-11T19:08:57.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2022-01-11T19:08:57.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-11T19:08:57.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2022-01-11T19:08:57.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-01-11T19:08:57.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2022-01-11T19:08:57.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.126s coverage: 91.2% of statements [2022-01-11T19:08:57.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-11T19:08:57.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.133s coverage: 64.4% of statements [2022-01-11T19:08:57.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-11T19:08:57.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-11T19:08:57.720Z] Merging remotes/origin/main commit 1e28c24963a177f9c725e08727cde139eec58cb6 into PR head commit a05ed349a9874dd8f59dec4337c597c3ff5c6262 [2022-01-11T19:08:57.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-01-11T19:08:58.027Z] Merge succeeded, producing a05ed349a9874dd8f59dec4337c597c3ff5c6262 [2022-01-11T19:08:58.028Z] Checking out Revision a05ed349a9874dd8f59dec4337c597c3ff5c6262 (PR-3858) [2022-01-11T19:08:58.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2022-01-11T19:08:58.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2022-01-11T19:08:58.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-01-11T19:08:58.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-01-11T19:08:56.968Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-11T19:08:56.988Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-11T19:08:57.027Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-11T19:08:57.056Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-11T19:08:57.057Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-11T19:08:57.069Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3858/head:refs/remotes/origin/PR-3858 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-11T19:08:57.736Z] > git config core.sparsecheckout # timeout=10 [2022-01-11T19:08:57.748Z] > git checkout -f a05ed349a9874dd8f59dec4337c597c3ff5c6262 # timeout=10 [2022-01-11T19:08:57.952Z] > git remote # timeout=10 [2022-01-11T19:08:57.971Z] > git config --get remote.origin.url # timeout=10 [2022-01-11T19:08:57.984Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-11T19:08:57.995Z] > git merge 1e28c24963a177f9c725e08727cde139eec58cb6 # timeout=10 [2022-01-11T19:08:58.015Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-11T19:08:58.034Z] > git config core.sparsecheckout # timeout=10 [2022-01-11T19:08:58.044Z] > git checkout -f a05ed349a9874dd8f59dec4337c597c3ff5c6262 # timeout=10 [2022-01-11T19:08:59.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.205s coverage: 65.4% of statements [2022-01-11T19:08:59.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-11T19:08:59.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-11T19:08:59.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-11T19:08:59.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.8% of statements [2022-01-11T19:08:59.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-11T19:08:59.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-11T19:08:59.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2022-01-11T19:08:59.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-11T19:09:00.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2022-01-11T19:09:00.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-11T19:09:02.218Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2022-01-11T19:09:02.268Z] > git --version # timeout=10 [2022-01-11T19:09:02.276Z] > git --version # 'git version 2.17.1' [2022-01-11T19:09:02.290Z] fatal: bad object 7a502be46133bd83b74f613648f1d59e9d9e8641 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-11T19:09:03.809Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-11T19:09:03.809Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-11T19:09:03.809Z] Dload Upload Total Spent Left Speed [2022-01-11T19:09:04.402Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 20005 0 --:--:-- --:--:-- --:--:-- 19971 [Pipeline] sh [2022-01-11T19:09:04.915Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-11T19:09:05.295Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-11T19:09:05.295Z] + sudo tee /etc/docker/daemon.new [2022-01-11T19:09:05.295Z] { [2022-01-11T19:09:05.295Z] "registry-mirrors": [ [2022-01-11T19:09:05.295Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-11T19:09:05.295Z] ], [2022-01-11T19:09:05.295Z] "bip": "10.250.0.254/24", [2022-01-11T19:09:05.295Z] "hosts": [ [2022-01-11T19:09:05.295Z] "tcp://0.0.0.0:5555", [2022-01-11T19:09:05.295Z] "unix:///var/run/docker.sock" [2022-01-11T19:09:05.295Z] ], [2022-01-11T19:09:05.295Z] "mtu": 1458, [2022-01-11T19:09:05.295Z] "selinux-enabled": true, [2022-01-11T19:09:05.295Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-11T19:09:05.295Z] } [Pipeline] sh [2022-01-11T19:09:05.655Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-11T19:09:06.012Z] + sudo service docker restart [2022-01-11T19:09:08.404Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements [2022-01-11T19:09:08.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-11T19:09:08.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-11T19:09:08.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-11T19:09:08.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-11T19:09:08.404Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements [2022-01-11T19:09:08.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-11T19:09:08.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-11T19:09:08.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-11T19:09:08.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-11T19:09:08.404Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-01-11T19:09:08.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-11T19:09:08.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-11T19:09:08.404Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements [2022-01-11T19:09:08.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-11T19:09:08.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-11T19:09:08.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-11T19:09:08.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-11T19:09:08.404Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-01-11T19:09:08.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-11T19:09:08.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-11T19:09:08.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-11T19:09:08.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-11T19:09:08.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-11T19:09:08.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-11T19:09:08.404Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2022-01-11T19:09:08.404Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-01-11T19:09:08.404Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-11T19:09:24.376Z] provisioning config files... [2022-01-11T19:09:24.399Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5394604402401684281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-11T19:09:24.793Z] ---> docker-login.sh [2022-01-11T19:09:24.793Z] nexus3.edgexfoundry.org:10001 [2022-01-11T19:09:25.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-11T19:09:25.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-11T19:09:25.393Z] Configure a credential helper to remove this warning. See [2022-01-11T19:09:25.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-11T19:09:25.393Z] [2022-01-11T19:09:25.393Z] Login Succeeded [2022-01-11T19:09:25.393Z] nexus3.edgexfoundry.org:10002 [2022-01-11T19:09:25.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-11T19:09:25.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-11T19:09:25.955Z] Configure a credential helper to remove this warning. See [2022-01-11T19:09:25.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-11T19:09:25.955Z] [2022-01-11T19:09:25.955Z] Login Succeeded [2022-01-11T19:09:25.955Z] nexus3.edgexfoundry.org:10003 [2022-01-11T19:09:26.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-11T19:09:26.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-11T19:09:26.233Z] Configure a credential helper to remove this warning. See [2022-01-11T19:09:26.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-11T19:09:26.233Z] [2022-01-11T19:09:26.233Z] Login Succeeded [2022-01-11T19:09:26.233Z] nexus3.edgexfoundry.org:10004 [2022-01-11T19:09:26.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-11T19:09:26.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-11T19:09:26.782Z] Configure a credential helper to remove this warning. See [2022-01-11T19:09:26.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-11T19:09:26.782Z] [2022-01-11T19:09:26.782Z] Login Succeeded [2022-01-11T19:09:26.782Z] docker.io [2022-01-11T19:09:27.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-11T19:09:27.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-11T19:09:27.328Z] Configure a credential helper to remove this warning. See [2022-01-11T19:09:27.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-11T19:09:27.328Z] [2022-01-11T19:09:27.328Z] Login Succeeded [2022-01-11T19:09:27.328Z] ---> docker-login.sh ends [Pipeline] } [2022-01-11T19:09:27.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-11T19:09:27.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-11T19:09:28.023Z] ========================================================= [2022-01-11T19:09:28.023Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2022-01-11T19:09:28.023Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-11T19:09:28.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-11T19:09:28.687Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-11T19:09:28.687Z] 552d1f2373af: Pulling fs layer [2022-01-11T19:09:28.687Z] ea3f2d53f512: Pulling fs layer [2022-01-11T19:09:28.687Z] 9e70ebbbe112: Pulling fs layer [2022-01-11T19:09:28.688Z] 7a9cfe048b4a: Pulling fs layer [2022-01-11T19:09:28.688Z] 72dc09318566: Pulling fs layer [2022-01-11T19:09:28.688Z] f4f7b4309257: Pulling fs layer [2022-01-11T19:09:28.688Z] 0ac9a79272e3: Pulling fs layer [2022-01-11T19:09:28.688Z] b78e95d17946: Pulling fs layer [2022-01-11T19:09:28.688Z] 72dc09318566: Waiting [2022-01-11T19:09:28.688Z] f4f7b4309257: Waiting [2022-01-11T19:09:28.688Z] 0ac9a79272e3: Waiting [2022-01-11T19:09:28.688Z] b78e95d17946: Waiting [2022-01-11T19:09:28.688Z] 7a9cfe048b4a: Waiting [2022-01-11T19:09:28.688Z] 9e70ebbbe112: Download complete [2022-01-11T19:09:28.688Z] ea3f2d53f512: Verifying Checksum [2022-01-11T19:09:28.688Z] ea3f2d53f512: Download complete [2022-01-11T19:09:28.688Z] 72dc09318566: Verifying Checksum [2022-01-11T19:09:28.688Z] 72dc09318566: Download complete [2022-01-11T19:09:28.688Z] f4f7b4309257: Download complete [2022-01-11T19:09:28.688Z] 552d1f2373af: Verifying Checksum [2022-01-11T19:09:28.688Z] 552d1f2373af: Download complete [2022-01-11T19:09:28.688Z] 0ac9a79272e3: Verifying Checksum [2022-01-11T19:09:28.688Z] 0ac9a79272e3: Download complete [2022-01-11T19:09:29.286Z] 552d1f2373af: Pull complete [2022-01-11T19:09:29.890Z] ea3f2d53f512: Pull complete [2022-01-11T19:09:30.166Z] 9e70ebbbe112: Pull complete [2022-01-11T19:09:30.441Z] b78e95d17946: Verifying Checksum [2022-01-11T19:09:30.441Z] b78e95d17946: Download complete [2022-01-11T19:09:31.039Z] 7a9cfe048b4a: Verifying Checksum [2022-01-11T19:09:31.039Z] 7a9cfe048b4a: Download complete [2022-01-11T19:09:40.617Z] GO111MODULE=on go vet ./... [2022-01-11T19:09:43.446Z] 7a9cfe048b4a: Pull complete [2022-01-11T19:09:43.446Z] 72dc09318566: Pull complete [2022-01-11T19:09:43.446Z] f4f7b4309257: Pull complete [2022-01-11T19:09:43.446Z] 0ac9a79272e3: Pull complete [2022-01-11T19:09:48.875Z] b78e95d17946: Pull complete [2022-01-11T19:09:48.875Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2022-01-11T19:09:48.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-11T19:09:48.875Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-11T19:09:49.286Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-11T19:09:49.286Z] WORKDIR /edgex [2022-01-11T19:09:49.286Z] COPY go.mod . [2022-01-11T19:09:49.286Z] RUN go mod download [2022-01-11T19:09:49.286Z] + docker build -t ci-base-image-arm64 -f - . [2022-01-11T19:09:50.682Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-11T19:09:50.682Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-11T19:09:50.682Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-11T19:09:50.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-11T19:09:51.283Z] + ls -al . [2022-01-11T19:09:51.283Z] total 644 [2022-01-11T19:09:51.283Z] drwxrwxr-x 10 1001 1001 4096 Jan 11 19:09 . [2022-01-11T19:09:51.283Z] drwxr-xr-x 4 root root 28 Jan 11 19:07 .. [2022-01-11T19:09:51.283Z] -rw-rw-r-- 1 1001 1001 11 Jan 11 19:06 .dockerignore [2022-01-11T19:09:51.283Z] drwxrwxr-x 8 1001 1001 179 Jan 11 19:06 .git [2022-01-11T19:09:51.283Z] drwxrwxr-x 4 1001 1001 142 Jan 11 19:06 .github [2022-01-11T19:09:51.283Z] -rw-rw-r-- 1 1001 1001 804 Jan 11 19:06 .gitignore [2022-01-11T19:09:51.283Z] -rw-rw-r-- 1 1001 1001 42 Jan 11 19:06 .golangci.yml [2022-01-11T19:09:51.283Z] -rw-rw-r-- 1 1001 1001 76 Jan 11 19:06 .hadolint.yml [2022-01-11T19:09:51.283Z] drwx------ 3 1001 1001 73 Jan 11 19:06 .semver [2022-01-11T19:09:51.283Z] -rw-rw-r-- 1 1001 1001 166 Jan 11 19:06 .sonarcloud.properties [2022-01-11T19:09:51.283Z] -rw-rw-r-- 1 1001 1001 1171 Jan 11 19:06 ADOPTERS.md [2022-01-11T19:09:51.283Z] -rw-rw-r-- 1 1001 1001 8910 Jan 11 19:06 Attribution.txt [2022-01-11T19:09:51.283Z] -rw-rw-r-- 1 1001 1001 51732 Jan 11 19:06 CHANGELOG.md [2022-01-11T19:09:51.284Z] -rw-rw-r-- 1 1001 1001 3804 Jan 11 19:06 CONTRIBUTING.md [2022-01-11T19:09:51.284Z] -rw-rw-r-- 1 1001 1001 677 Jan 11 19:06 GOVERNANCE.md [2022-01-11T19:09:51.284Z] -rw-rw-r-- 1 1001 1001 849 Jan 11 19:06 Jenkinsfile [2022-01-11T19:09:51.284Z] -rw-rw-r-- 1 1001 1001 10775 Jan 11 19:06 LICENSE [2022-01-11T19:09:51.284Z] -rw-rw-r-- 1 1001 1001 6508 Jan 11 19:06 Makefile [2022-01-11T19:09:51.284Z] -rw-rw-r-- 1 1001 1001 582 Jan 11 19:06 OWNERS.md [2022-01-11T19:09:51.284Z] -rw-rw-r-- 1 1001 1001 8207 Jan 11 19:06 README.md [2022-01-11T19:09:51.284Z] -rw-rw-r-- 1 1001 1001 6912 Jan 11 19:06 SECURITY.md [2022-01-11T19:09:51.284Z] -rw-rw-r-- 1 1001 1001 5 Jan 11 19:06 VERSION [2022-01-11T19:09:51.284Z] -rw-rw-r-- 1 1001 1001 4131 Jan 11 19:06 ZMQWindows.md [2022-01-11T19:09:51.284Z] drwxrwxr-x 2 1001 1001 37 Jan 11 19:06 bin [2022-01-11T19:09:51.284Z] drwxrwxr-x 14 1001 1001 4096 Jan 11 19:06 cmd [2022-01-11T19:09:51.284Z] -rw-r--r-- 1 root root 428381 Jan 11 19:09 coverage.out [2022-01-11T19:09:51.284Z] -rw-rw-r-- 1 1001 1001 828 Jan 11 19:06 go.mod [2022-01-11T19:09:51.284Z] -rw-rw-r-- 1 1001 1001 49574 Jan 11 19:06 go.sum [2022-01-11T19:09:51.284Z] drwxrwxr-x 8 1001 1001 124 Jan 11 19:06 internal [2022-01-11T19:09:51.284Z] drwxrwxr-x 3 1001 1001 16 Jan 11 19:06 openapi [2022-01-11T19:09:51.284Z] drwxrwxr-x 4 1001 1001 71 Jan 11 19:06 snap [2022-01-11T19:09:51.284Z] -rw-rw-r-- 1 1001 1001 204 Jan 11 19:06 version.go [Pipeline] sh [2022-01-11T19:09:51.601Z] + '[' -e coverage.out ] [2022-01-11T19:09:51.601Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-11T19:09:51.738Z] Stashed 1 file(s) [Pipeline] sh [2022-01-11T19:09:51.906Z] Sending build context to Docker daemon 168.6MB [2022-01-11T19:09:51.906Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-11T19:09:51.906Z] ---> 8b459fc5aaf0 [2022-01-11T19:09:51.906Z] Step 2/4 : WORKDIR /edgex [2022-01-11T19:09:52.038Z] + make build [2022-01-11T19:09:52.038Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-01-11T19:09:53.333Z] ---> Running in 401c2afcfdb8 [2022-01-11T19:09:53.442Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-11T19:09:53.926Z] Removing intermediate container 401c2afcfdb8 [2022-01-11T19:09:53.926Z] ---> 375292fe1333 [2022-01-11T19:09:53.926Z] Step 3/4 : COPY go.mod . [2022-01-11T19:09:54.518Z] ---> fe9780cc64bc [2022-01-11T19:09:54.518Z] Step 4/4 : RUN go mod download [2022-01-11T19:09:54.518Z] ---> Running in 8b0beb514dac [2022-01-11T19:10:01.323Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-01-11T19:10:01.323Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-11T19:10:01.894Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-11T19:10:02.157Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-11T19:10:03.112Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-11T19:10:04.061Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-11T19:10:04.647Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-11T19:10:05.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-11T19:10:06.561Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-11T19:10:07.135Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-01-11T19:10:08.557Z] $ docker stop --time=1 992cffa7fb4d518e66106eaedd9c158280802603caca6f073f8efe28bb7b3ab3 [2022-01-11T19:10:10.372Z] $ docker rm -f 992cffa7fb4d518e66106eaedd9c158280802603caca6f073f8efe28bb7b3ab3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-11T19:10:12.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-11T19:10:12.025Z] [2022-01-11T19:10:12.025Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-11T19:10:12.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-11T19:10:12.385Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-11T19:10:12.385Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-11T19:10:12.385Z] ca9280d653b3: Pulling fs layer [2022-01-11T19:10:12.385Z] 7e9c9ca2126c: Pulling fs layer [2022-01-11T19:10:12.385Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-11T19:10:12.385Z] cbdbe7a5bc2a: Download complete [2022-01-11T19:10:12.662Z] ca9280d653b3: Verifying Checksum [2022-01-11T19:10:12.662Z] ca9280d653b3: Download complete [2022-01-11T19:10:12.662Z] cbdbe7a5bc2a: Pull complete [2022-01-11T19:10:12.931Z] 7e9c9ca2126c: Verifying Checksum [2022-01-11T19:10:12.931Z] 7e9c9ca2126c: Download complete [2022-01-11T19:10:13.512Z] ca9280d653b3: Pull complete [2022-01-11T19:10:17.779Z] 7e9c9ca2126c: Pull complete [2022-01-11T19:10:17.779Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-11T19:10:17.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-11T19:10:17.779Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-11T19:10:17.887Z] prd-centos7-docker-4c-2g-1265 does not seem to be running inside a container [2022-01-11T19:10:17.930Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-11T19:10:20.114Z] $ docker top 9b04b208e9dc8651344ed2e8c9888711e4a08e7bc9a4c82537cc23bfd6b819a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-11T19:10:20.516Z] + docker-compose build --help [2022-01-11T19:10:20.516Z] + grep parallel [2022-01-11T19:10:21.086Z] --parallel Build images in parallel. [Pipeline] } [2022-01-11T19:10:21.167Z] $ docker stop --time=1 9b04b208e9dc8651344ed2e8c9888711e4a08e7bc9a4c82537cc23bfd6b819a4 [2022-01-11T19:10:22.324Z] $ docker rm -f 9b04b208e9dc8651344ed2e8c9888711e4a08e7bc9a4c82537cc23bfd6b819a4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-11T19:10:22.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-11T19:10:22.846Z] . [Pipeline] withDockerContainer [2022-01-11T19:10:22.927Z] prd-centos7-docker-4c-2g-1265 does not seem to be running inside a container [2022-01-11T19:10:22.959Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-11T19:10:23.274Z] $ docker top 01b81bb25e4c8a1fd5e3970d9393f850b22eda37c400da6906395d0179eebcfb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-11T19:10:23.708Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-11T19:10:24.282Z] Building core-command ... [2022-01-11T19:10:24.282Z] Building core-data ... [2022-01-11T19:10:24.282Z] Building core-metadata ... [2022-01-11T19:10:24.282Z] Building security-bootstrapper ... [2022-01-11T19:10:24.282Z] Building security-proxy-setup ... [2022-01-11T19:10:24.282Z] Building security-secretstore-setup ... [2022-01-11T19:10:24.282Z] Building support-notifications ... [2022-01-11T19:10:24.282Z] Building support-scheduler ... [2022-01-11T19:10:24.282Z] Building sys-mgmt-agent ... [2022-01-11T19:10:24.282Z] Building support-scheduler [2022-01-11T19:10:24.282Z] Building sys-mgmt-agent [2022-01-11T19:10:24.282Z] Building support-notifications [2022-01-11T19:10:24.282Z] Building core-metadata [2022-01-11T19:10:24.282Z] Building security-proxy-setup [2022-01-11T19:10:34.580Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T19:10:34.580Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-11T19:10:34.580Z] ---> d001598d4be7 [2022-01-11T19:10:34.580Z] Step 3/22 : WORKDIR /edgex-go [2022-01-11T19:10:34.580Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T19:10:34.580Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-01-11T19:10:34.580Z] ---> d001598d4be7 [2022-01-11T19:10:34.580Z] Step 3/20 : WORKDIR /edgex-go [2022-01-11T19:10:39.868Z] ---> Running in d2f9a209636b [2022-01-11T19:10:39.868Z] ---> Running in b267341bda78 [2022-01-11T19:10:43.178Z] Removing intermediate container b267341bda78 [2022-01-11T19:10:43.178Z] ---> 7a2c108b4f41 [2022-01-11T19:10:43.178Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T19:10:43.178Z] Removing intermediate container d2f9a209636b [2022-01-11T19:10:43.178Z] ---> 197658e2c24f [2022-01-11T19:10:43.178Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T19:10:43.441Z] ---> Running in 41c8663c50b3 [2022-01-11T19:10:43.441Z] ---> Running in 11a72c45f3c7 [2022-01-11T19:10:44.858Z] Removing intermediate container 41c8663c50b3 [2022-01-11T19:10:44.858Z] ---> 76e0bb0abd94 [2022-01-11T19:10:44.858Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-01-11T19:10:44.858Z] Removing intermediate container 11a72c45f3c7 [2022-01-11T19:10:44.858Z] ---> c0f810f4cf01 [2022-01-11T19:10:44.858Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-11T19:10:44.858Z] ---> Running in 91f2e497aa25 [2022-01-11T19:10:44.858Z] ---> Running in 4c74cf98159b [2022-01-11T19:10:45.828Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-11T19:10:45.828Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-11T19:10:46.400Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T19:10:46.400Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-11T19:10:46.400Z] ---> d001598d4be7 [2022-01-11T19:10:46.400Z] Step 3/21 : WORKDIR /edgex-go [2022-01-11T19:10:46.400Z] ---> Using cache [2022-01-11T19:10:46.400Z] ---> 197658e2c24f [2022-01-11T19:10:46.400Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T19:10:46.400Z] ---> Using cache [2022-01-11T19:10:46.400Z] ---> c0f810f4cf01 [2022-01-11T19:10:46.400Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-11T19:10:46.400Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T19:10:46.400Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-11T19:10:46.400Z] ---> d001598d4be7 [2022-01-11T19:10:46.400Z] Step 3/22 : WORKDIR /edgex-go [2022-01-11T19:10:46.401Z] ---> Using cache [2022-01-11T19:10:46.401Z] ---> 197658e2c24f [2022-01-11T19:10:46.401Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T19:10:46.401Z] ---> Using cache [2022-01-11T19:10:46.401Z] ---> c0f810f4cf01 [2022-01-11T19:10:46.401Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-01-11T19:10:46.401Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T19:10:46.401Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-11T19:10:46.401Z] ---> d001598d4be7 [2022-01-11T19:10:46.401Z] Step 3/23 : WORKDIR /edgex-go [2022-01-11T19:10:46.401Z] ---> Using cache [2022-01-11T19:10:46.401Z] ---> 197658e2c24f [2022-01-11T19:10:46.401Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T19:10:46.401Z] ---> Using cache [2022-01-11T19:10:46.401Z] ---> c0f810f4cf01 [2022-01-11T19:10:46.401Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-11T19:10:46.661Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-11T19:10:46.661Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-11T19:10:46.940Z] ---> Running in 75c37b62c4be [2022-01-11T19:10:46.940Z] ---> Running in 07326d1d6cff [2022-01-11T19:10:46.940Z] ---> Running in 2212077a4c7d [2022-01-11T19:10:47.208Z] OK: 220 MiB in 52 packages [2022-01-11T19:10:47.208Z] OK: 220 MiB in 52 packages [2022-01-11T19:10:47.472Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-11T19:10:47.472Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-11T19:10:47.472Z] Removing intermediate container 91f2e497aa25 [2022-01-11T19:10:47.472Z] ---> 656b86806ce5 [2022-01-11T19:10:47.472Z] Step 6/20 : COPY . . [2022-01-11T19:10:47.745Z] Removing intermediate container 4c74cf98159b [2022-01-11T19:10:47.745Z] ---> 28706f0ae18f [2022-01-11T19:10:47.745Z] Step 6/22 : COPY . . [2022-01-11T19:10:47.745Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-11T19:10:48.337Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-11T19:10:48.337Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-11T19:10:48.622Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-11T19:10:48.622Z] OK: 220 MiB in 52 packages [2022-01-11T19:10:48.622Z] OK: 220 MiB in 52 packages [2022-01-11T19:10:48.883Z] OK: 220 MiB in 52 packages [2022-01-11T19:10:52.191Z] Removing intermediate container 07326d1d6cff [2022-01-11T19:10:52.191Z] ---> 1566d2252dbb [2022-01-11T19:10:52.191Z] Step 6/23 : COPY go.mod . [2022-01-11T19:10:52.191Z] Removing intermediate container 75c37b62c4be [2022-01-11T19:10:52.191Z] ---> 0cc08ed75f93 [2022-01-11T19:10:52.191Z] Step 6/22 : COPY . . [2022-01-11T19:10:52.191Z] Removing intermediate container 2212077a4c7d [2022-01-11T19:10:52.191Z] ---> bc46eb3af915 [2022-01-11T19:10:52.191Z] Step 6/21 : COPY . . [2022-01-11T19:10:52.191Z] ---> 104135d64917 [2022-01-11T19:10:52.191Z] Step 7/23 : RUN go mod download [2022-01-11T19:10:52.463Z] ---> Running in 5f21bbd71ba4 [2022-01-11T19:10:55.036Z] ---> e0a10c1be979 [2022-01-11T19:10:55.036Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T19:10:56.434Z] ---> 70c2321bce9f [2022-01-11T19:10:56.434Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T19:10:56.434Z] ---> Running in 217c5c6e238c [2022-01-11T19:10:56.434Z] ---> Running in 65cc04c3ed57 [2022-01-11T19:10:57.391Z] Removing intermediate container 5f21bbd71ba4 [2022-01-11T19:10:57.391Z] ---> e0ad545693a9 [2022-01-11T19:10:57.391Z] Step 8/23 : COPY . . [2022-01-11T19:11:00.689Z] Removing intermediate container 217c5c6e238c [2022-01-11T19:11:00.689Z] ---> ac0b5db67141 [2022-01-11T19:11:00.689Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-11T19:11:00.948Z] ---> 0fa41f1c75a1 [2022-01-11T19:11:00.948Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T19:11:00.948Z] ---> 43ea0c345e8a [2022-01-11T19:11:00.948Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T19:11:01.209Z] Removing intermediate container 65cc04c3ed57 [2022-01-11T19:11:01.209Z] ---> 3b7de1be9c01 [2022-01-11T19:11:01.209Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-01-11T19:11:01.209Z] ---> Running in 274382356e8c [2022-01-11T19:11:01.468Z] ---> Running in cca173df3ea4 [2022-01-11T19:11:01.468Z] ---> Running in 5738d72732b5 [2022-01-11T19:11:01.468Z] ---> Running in e262b58e704b [2022-01-11T19:11:03.393Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-11T19:11:03.393Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-11T19:11:07.699Z] Removing intermediate container cca173df3ea4 [2022-01-11T19:11:07.699Z] ---> 567bf91eaa91 [2022-01-11T19:11:07.699Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-01-11T19:11:07.699Z] Removing intermediate container 5738d72732b5 [2022-01-11T19:11:07.699Z] ---> ab20e20b3bb6 [2022-01-11T19:11:07.699Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-11T19:11:07.699Z] ---> Running in a9a7e2d7496d [2022-01-11T19:11:07.699Z] ---> Running in 2ca1faf3a014 [2022-01-11T19:11:07.699Z] ---> 0dc5f4f1e079 [2022-01-11T19:11:07.699Z] Step 9/23 : RUN go mod tidy [2022-01-11T19:11:07.699Z] ---> Running in 1fc1160b9928 [2022-01-11T19:11:07.699Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-11T19:11:07.971Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-11T19:11:09.406Z] Removing intermediate container 1fc1160b9928 [2022-01-11T19:11:09.407Z] ---> 151dddba6bd4 [2022-01-11T19:11:09.407Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-11T19:11:09.407Z] ---> Running in 8329de22aa6b [2022-01-11T19:11:09.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-11T19:11:16.273Z] Removing intermediate container 8b0beb514dac [2022-01-11T19:11:16.273Z] ---> 21f2a7b76215 [2022-01-11T19:11:16.273Z] Successfully built 21f2a7b76215 [2022-01-11T19:11:16.273Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-11T19:11:16.647Z] + docker inspect -f . ci-base-image-arm64 [2022-01-11T19:11:16.647Z] . [Pipeline] withDockerContainer [2022-01-11T19:11:16.867Z] prd-ubuntu18.04-docker-arm64-4c-16g-1267 does not seem to be running inside a container [2022-01-11T19:11:16.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2022-01-11T19:11:18.276Z] $ docker top 924e4cf3bdfbbef9bed755a993b944daaeb5960f316610f351a6abbe544f9bb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-11T19:11:19.206Z] + go version [2022-01-11T19:11:19.206Z] go version go1.16.8 linux/arm64 [Pipeline] } [2022-01-11T19:11:19.239Z] $ docker stop --time=1 924e4cf3bdfbbef9bed755a993b944daaeb5960f316610f351a6abbe544f9bb8 [2022-01-11T19:11:20.863Z] $ docker rm -f 924e4cf3bdfbbef9bed755a993b944daaeb5960f316610f351a6abbe544f9bb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-11T19:11:21.707Z] + docker inspect -f . ci-base-image-arm64 [2022-01-11T19:11:21.707Z] . [Pipeline] withDockerContainer [2022-01-11T19:11:21.942Z] prd-ubuntu18.04-docker-arm64-4c-16g-1267 does not seem to be running inside a container [2022-01-11T19:11:22.027Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2022-01-11T19:11:23.257Z] $ docker top e1d257f6896b900fcb1998ed32d38dfef2eee67f7952d33b335ae796f16c6ec8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-11T19:11:23.545Z] ========================================================= [2022-01-11T19:11:23.545Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-11T19:11:23.545Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-11T19:11:24.244Z] + make test [2022-01-11T19:11:24.244Z] go mod tidy [2022-01-11T19:11:24.840Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-11T19:11:42.203Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-11T19:11:42.795Z] Removing intermediate container 274382356e8c [2022-01-11T19:11:42.796Z] ---> a50a79733a74 [2022-01-11T19:11:42.796Z] [2022-01-11T19:11:42.796Z] Step 9/20 : FROM alpine:3.14 [2022-01-11T19:11:43.070Z] 3.14: Pulling from library/alpine [2022-01-11T19:11:43.672Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-11T19:11:43.672Z] Status: Downloaded newer image for alpine:3.14 [2022-01-11T19:11:43.672Z] ---> 0a97eee8041e [2022-01-11T19:11:43.672Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-01-11T19:11:43.672Z] ---> Running in f1fa2c7d16f6 [2022-01-11T19:11:44.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-11T19:11:44.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-11T19:11:44.824Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-11T19:11:44.824Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-11T19:11:45.104Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-11T19:11:45.104Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-11T19:11:45.104Z] (5/5) Installing curl (7.79.1-r0) [2022-01-11T19:11:45.104Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T19:11:45.104Z] Executing ca-certificates-20191127-r5.trigger [2022-01-11T19:11:45.104Z] OK: 8 MiB in 19 packages [2022-01-11T19:11:46.534Z] Removing intermediate container f1fa2c7d16f6 [2022-01-11T19:11:46.534Z] ---> 6656b750d5b9 [2022-01-11T19:11:46.534Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-11T19:11:46.802Z] ---> Running in dffb3bd26692 [2022-01-11T19:11:46.802Z] Removing intermediate container e262b58e704b [2022-01-11T19:11:46.802Z] ---> 83429258ee92 [2022-01-11T19:11:46.802Z] [2022-01-11T19:11:46.802Z] Step 9/22 : FROM alpine:3.14 [2022-01-11T19:11:46.802Z] ---> 0a97eee8041e [2022-01-11T19:11:46.802Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-11T19:11:46.802Z] ---> Running in 2050b889f309 [2022-01-11T19:11:47.082Z] Removing intermediate container dffb3bd26692 [2022-01-11T19:11:47.082Z] ---> 37d89ec16e96 [2022-01-11T19:11:47.082Z] Step 12/20 : WORKDIR /edgex [2022-01-11T19:11:47.082Z] ---> Running in 56d639e2dd22 [2022-01-11T19:11:47.082Z] Removing intermediate container 56d639e2dd22 [2022-01-11T19:11:47.082Z] ---> f095dfa89133 [2022-01-11T19:11:47.082Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-11T19:11:47.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-11T19:11:47.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-11T19:11:47.944Z] ---> 29023d318f65 [2022-01-11T19:11:47.944Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-11T19:11:48.525Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-11T19:11:48.525Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T19:11:48.525Z] OK: 6 MiB in 15 packages [2022-01-11T19:11:49.109Z] ---> 15d476b23f02 [2022-01-11T19:11:49.109Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-11T19:11:49.109Z] Removing intermediate container 2ca1faf3a014 [2022-01-11T19:11:49.109Z] ---> 1535b486fd55 [2022-01-11T19:11:49.109Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-11T19:11:49.109Z] ---> Running in 1ce14bf1d3a8 [2022-01-11T19:11:49.371Z] Removing intermediate container 2050b889f309 [2022-01-11T19:11:49.371Z] ---> 146813267e56 [2022-01-11T19:11:49.371Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-11T19:11:49.657Z] ---> Running in 1dea3f83ca8f [2022-01-11T19:11:49.657Z] ---> 6b9a923b31f6 [2022-01-11T19:11:49.657Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-11T19:11:49.657Z] ---> Running in 726038d3c800 [2022-01-11T19:11:49.657Z] Removing intermediate container 1dea3f83ca8f [2022-01-11T19:11:49.657Z] ---> 59730d4722f0 [2022-01-11T19:11:49.657Z] Step 12/22 : ENV APP_PORT=59881 [2022-01-11T19:11:49.921Z] ---> Running in b7d9efbb75b5 [2022-01-11T19:11:49.921Z] Removing intermediate container 726038d3c800 [2022-01-11T19:11:49.921Z] ---> 3d45de43bdfc [2022-01-11T19:11:49.921Z] Step 17/20 : CMD ["--init=true"] [2022-01-11T19:11:49.921Z] ---> Running in 4094554120cb [2022-01-11T19:11:49.921Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-11T19:11:49.921Z] Removing intermediate container b7d9efbb75b5 [2022-01-11T19:11:49.921Z] ---> 5fbc091818a1 [2022-01-11T19:11:49.921Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-11T19:11:50.186Z] Removing intermediate container 4094554120cb [2022-01-11T19:11:50.186Z] ---> 431d03867905 [2022-01-11T19:11:50.186Z] Step 18/20 : LABEL arch=x86_64 [2022-01-11T19:11:50.186Z] ---> Running in 752ecfd51212 [2022-01-11T19:11:50.186Z] ---> Running in c8185a5fd4b7 [2022-01-11T19:11:50.461Z] Removing intermediate container 752ecfd51212 [2022-01-11T19:11:50.461Z] ---> 3926da7e4581 [2022-01-11T19:11:50.461Z] Step 14/22 : WORKDIR / [2022-01-11T19:11:50.461Z] Removing intermediate container c8185a5fd4b7 [2022-01-11T19:11:50.461Z] ---> c74b56288e41 [2022-01-11T19:11:50.461Z] Step 19/20 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 [2022-01-11T19:11:50.461Z] ---> Running in d1ed14b4bdcc [2022-01-11T19:11:50.461Z] ---> Running in cbc0efac7c2e [2022-01-11T19:11:50.461Z] Removing intermediate container d1ed14b4bdcc [2022-01-11T19:11:50.461Z] ---> 68051df5ab8e [2022-01-11T19:11:50.461Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-11T19:11:50.461Z] Removing intermediate container cbc0efac7c2e [2022-01-11T19:11:50.461Z] ---> f02db9cfc2ee [2022-01-11T19:11:50.461Z] Step 20/20 : LABEL version=0.0.0 [2022-01-11T19:11:50.724Z] ---> Running in c8bc7b1ee674 [2022-01-11T19:11:50.724Z] Removing intermediate container c8bc7b1ee674 [2022-01-11T19:11:50.724Z] ---> 2187de5e114e [2022-01-11T19:11:50.724Z] [2022-01-11T19:11:50.991Z] ---> 00dd24baad95 [2022-01-11T19:11:50.991Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-11T19:11:50.991Z] Successfully built 2187de5e114e [2022-01-11T19:11:50.991Z] Successfully tagged security-proxy-setup:latest [2022-01-11T19:11:50.991Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-01-11T19:11:51.618Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-11T19:11:51.976Z] ---> 346068c38ef6 [2022-01-11T19:11:51.976Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-11T19:11:51.976Z] Removing intermediate container 1ce14bf1d3a8 [2022-01-11T19:11:51.976Z] ---> f7b317c2337b [2022-01-11T19:11:51.976Z] [2022-01-11T19:11:51.976Z] Step 10/22 : FROM docker:20.10.10 [2022-01-11T19:11:52.561Z] ---> 012efcbae622 [2022-01-11T19:11:52.561Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-01-11T19:11:52.561Z] 20.10.10: Pulling from library/docker [2022-01-11T19:11:52.823Z] ---> Running in f8bcc9d24437 [2022-01-11T19:11:53.090Z] Removing intermediate container f8bcc9d24437 [2022-01-11T19:11:53.090Z] ---> fc1c4bf036f9 [2022-01-11T19:11:53.090Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-11T19:11:53.090Z] ---> Running in 2de6e592936f [2022-01-11T19:11:53.673Z] Removing intermediate container 2de6e592936f [2022-01-11T19:11:53.673Z] ---> 8130d158597a [2022-01-11T19:11:53.673Z] Step 20/22 : LABEL arch=x86_64 [2022-01-11T19:11:53.941Z] ---> Running in c41fc158c3eb [2022-01-11T19:11:54.212Z] Removing intermediate container c41fc158c3eb [2022-01-11T19:11:54.212Z] ---> eeea8335016e [2022-01-11T19:11:54.212Z] Step 21/22 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 [2022-01-11T19:11:54.212Z] ---> Running in 81fd5a10eb28 [2022-01-11T19:11:54.792Z] Removing intermediate container 8329de22aa6b [2022-01-11T19:11:54.792Z] ---> d52f4c5ce97d [2022-01-11T19:11:54.792Z] [2022-01-11T19:11:54.792Z] Step 11/23 : FROM alpine:3.14 [2022-01-11T19:11:54.792Z] ---> 0a97eee8041e [2022-01-11T19:11:54.792Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-11T19:11:54.792Z] ---> Using cache [2022-01-11T19:11:54.792Z] ---> 146813267e56 [2022-01-11T19:11:54.792Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-11T19:11:54.792Z] ---> Using cache [2022-01-11T19:11:54.792Z] ---> 59730d4722f0 [2022-01-11T19:11:54.792Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-11T19:11:54.792Z] Removing intermediate container 81fd5a10eb28 [2022-01-11T19:11:54.792Z] ---> 86f5a4d2155c [2022-01-11T19:11:54.792Z] Step 22/22 : LABEL version=0.0.0 [2022-01-11T19:11:54.792Z] Removing intermediate container a9a7e2d7496d [2022-01-11T19:11:54.792Z] ---> 40215e68db11 [2022-01-11T19:11:54.792Z] [2022-01-11T19:11:54.792Z] Step 9/21 : FROM alpine:3.14 [2022-01-11T19:11:54.792Z] ---> 0a97eee8041e [2022-01-11T19:11:54.792Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-11T19:11:54.792Z] ---> Running in 5b781fb858c3 [2022-01-11T19:11:54.792Z] ---> Running in cb56b70b6cf8 [2022-01-11T19:11:54.792Z] ---> Running in 8b73f6861970 [2022-01-11T19:11:55.052Z] Removing intermediate container 5b781fb858c3 [2022-01-11T19:11:55.052Z] ---> f0a0fba15efc [2022-01-11T19:11:55.052Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-11T19:11:55.052Z] Removing intermediate container cb56b70b6cf8 [2022-01-11T19:11:55.052Z] ---> a9c301f76103 [2022-01-11T19:11:55.052Z] [2022-01-11T19:11:55.052Z] ---> Running in f74e176edc06 [2022-01-11T19:11:55.321Z] Successfully built a9c301f76103 [2022-01-11T19:11:55.321Z] Successfully tagged core-metadata:latest [2022-01-11T19:11:55.321Z] Building core-command [2022-01-11T19:11:55.321Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-11T19:11:55.321Z] Removing intermediate container f74e176edc06 [2022-01-11T19:11:55.321Z] ---> 3cdbe25b5d4d [2022-01-11T19:11:55.321Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-11T19:11:55.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-11T19:11:55.601Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-11T19:11:55.601Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-11T19:11:55.601Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T19:11:55.601Z] Executing ca-certificates-20191127-r5.trigger [2022-01-11T19:11:55.876Z] OK: 6 MiB in 16 packages [2022-01-11T19:11:57.291Z] ---> 6b56e9a5cb13 [2022-01-11T19:11:57.291Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-11T19:11:58.274Z] ---> 1a822d02efc0 [2022-01-11T19:11:58.274Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-11T19:11:58.274Z] Removing intermediate container 8b73f6861970 [2022-01-11T19:11:58.274Z] ---> e6f28c114e5c [2022-01-11T19:11:58.274Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-11T19:11:58.539Z] ---> Running in 8af3fc38546b [2022-01-11T19:11:58.539Z] ---> 0786faa2b680 [2022-01-11T19:11:58.539Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-11T19:11:58.539Z] Removing intermediate container 8af3fc38546b [2022-01-11T19:11:58.539Z] ---> 4dafe0b2d16e [2022-01-11T19:11:58.539Z] Step 12/21 : ENV APP_PORT=59860 [2022-01-11T19:11:58.539Z] ---> Running in a9f0eb1c52d2 [2022-01-11T19:11:58.816Z] ---> Running in 09e16577700e [2022-01-11T19:11:58.816Z] Removing intermediate container a9f0eb1c52d2 [2022-01-11T19:11:58.816Z] ---> e01b27a91598 [2022-01-11T19:11:58.816Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-11T19:11:58.816Z] ---> Running in 7935a2390543 [2022-01-11T19:11:58.816Z] Removing intermediate container 09e16577700e [2022-01-11T19:11:58.816Z] ---> 1077fbe727a8 [2022-01-11T19:11:58.816Z] Step 13/21 : EXPOSE $APP_PORT [2022-01-11T19:11:59.094Z] ---> Running in 4c53125223da [2022-01-11T19:11:59.094Z] Removing intermediate container 7935a2390543 [2022-01-11T19:11:59.094Z] ---> 85ac967a783b [2022-01-11T19:11:59.094Z] Step 21/23 : LABEL arch=x86_64 [2022-01-11T19:11:59.094Z] Removing intermediate container 4c53125223da [2022-01-11T19:11:59.094Z] ---> 6927e5b7b45a [2022-01-11T19:11:59.094Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-11T19:11:59.094Z] ---> Running in 47e9a570d94e [2022-01-11T19:11:59.367Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-11T19:11:59.367Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-11T19:11:59.367Z] ---> b706a049f56e [2022-01-11T19:11:59.367Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-11T19:11:59.367Z] ---> Running in f587da2e575d [2022-01-11T19:11:59.367Z] Removing intermediate container 47e9a570d94e [2022-01-11T19:11:59.367Z] ---> 3600040768c0 [2022-01-11T19:11:59.367Z] Step 22/23 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 [2022-01-11T19:11:59.367Z] ---> 8d35083d9e9e [2022-01-11T19:11:59.367Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-11T19:11:59.367Z] ---> Running in 45a2a1bc9c37 [2022-01-11T19:11:59.367Z] Removing intermediate container f587da2e575d [2022-01-11T19:11:59.367Z] ---> 7a4c91d3f134 [2022-01-11T19:11:59.367Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-11T19:11:59.634Z] ---> Running in bfe6073f2547 [2022-01-11T19:11:59.634Z] Removing intermediate container 45a2a1bc9c37 [2022-01-11T19:11:59.634Z] ---> f426fd0e1105 [2022-01-11T19:11:59.634Z] Step 23/23 : LABEL version=0.0.0 [2022-01-11T19:11:59.900Z] ---> Running in ace5f1dab867 [2022-01-11T19:12:00.210Z] ---> 3e06a6cebd0d [2022-01-11T19:12:00.210Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-11T19:12:00.210Z] Removing intermediate container ace5f1dab867 [2022-01-11T19:12:00.210Z] ---> 6d4c75b4e407 [2022-01-11T19:12:00.210Z] [2022-01-11T19:12:00.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-11T19:12:00.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-11T19:12:00.487Z] Successfully built 6d4c75b4e407 [2022-01-11T19:12:00.487Z] Successfully tagged support-scheduler:latest [2022-01-11T19:12:00.487Z]  Building support-scheduler ... done Building core-data [2022-01-11T19:12:00.487Z] ---> add11fb792ff [2022-01-11T19:12:00.487Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-01-11T19:12:00.487Z] (1/42) Installing readline (8.1.0-r0) [2022-01-11T19:12:00.487Z] (2/42) Installing bash (5.1.4-r0) [2022-01-11T19:12:00.487Z] Executing bash-5.1.4-r0.post-install [2022-01-11T19:12:00.487Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-11T19:12:00.487Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-11T19:12:00.487Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-11T19:12:00.487Z] (6/42) Installing curl (7.79.1-r0) [2022-01-11T19:12:00.487Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-11T19:12:00.487Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-11T19:12:00.487Z] (9/42) Installing expat (2.4.1-r0) [2022-01-11T19:12:00.487Z] (10/42) Installing libffi (3.3-r2) [2022-01-11T19:12:00.760Z] (11/42) Installing gdbm (1.19-r0) [2022-01-11T19:12:00.760Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-11T19:12:00.760Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-11T19:12:00.760Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-11T19:12:00.760Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-11T19:12:00.760Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-11T19:12:00.760Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-11T19:12:00.760Z] ---> Running in 97f386a9de16 [2022-01-11T19:12:04.119Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-11T19:12:04.119Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-11T19:12:04.119Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-11T19:12:04.119Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-11T19:12:04.119Z] Removing intermediate container 97f386a9de16 [2022-01-11T19:12:04.119Z] ---> 545fee62d5eb [2022-01-11T19:12:04.119Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-11T19:12:04.119Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-11T19:12:04.119Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-11T19:12:04.380Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-11T19:12:04.643Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-11T19:12:04.643Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-11T19:12:04.643Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-11T19:12:04.643Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-11T19:12:04.643Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-11T19:12:04.907Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-11T19:12:04.907Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-11T19:12:04.907Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-11T19:12:04.907Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-11T19:12:04.907Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-11T19:12:04.907Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-11T19:12:04.907Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-11T19:12:04.907Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-11T19:12:04.907Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-11T19:12:04.907Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-11T19:12:04.907Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-11T19:12:04.907Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-11T19:12:05.168Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-11T19:12:05.760Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T19:12:05.760Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-11T19:12:05.760Z] ---> d001598d4be7 [2022-01-11T19:12:05.760Z] Step 3/22 : WORKDIR /edgex-go [2022-01-11T19:12:05.760Z] ---> Using cache [2022-01-11T19:12:05.760Z] ---> 197658e2c24f [2022-01-11T19:12:05.760Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T19:12:05.760Z] ---> Using cache [2022-01-11T19:12:05.760Z] ---> c0f810f4cf01 [2022-01-11T19:12:05.760Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-11T19:12:06.334Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T19:12:06.334Z] OK: 84 MiB in 64 packages [2022-01-11T19:12:07.724Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T19:12:07.724Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-11T19:12:07.724Z] ---> d001598d4be7 [2022-01-11T19:12:07.724Z] Step 3/22 : WORKDIR /edgex-go [2022-01-11T19:12:07.724Z] ---> Using cache [2022-01-11T19:12:07.724Z] ---> 197658e2c24f [2022-01-11T19:12:07.724Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T19:12:07.724Z] ---> Using cache [2022-01-11T19:12:07.724Z] ---> c0f810f4cf01 [2022-01-11T19:12:07.724Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-11T19:12:07.724Z] ---> Using cache [2022-01-11T19:12:07.724Z] ---> 1566d2252dbb [2022-01-11T19:12:07.724Z] Step 6/22 : COPY . . [2022-01-11T19:12:07.724Z] ---> Running in 006022afb345 [2022-01-11T19:12:07.724Z] ---> Running in 4e4121b257b3 [2022-01-11T19:12:09.639Z] Collecting docker-compose==1.23.2 [2022-01-11T19:12:10.043Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-11T19:12:10.043Z] Removing intermediate container 4e4121b257b3 [2022-01-11T19:12:10.043Z] ---> 561a993a1f51 [2022-01-11T19:12:10.043Z] Step 19/21 : LABEL arch=x86_64 [2022-01-11T19:12:10.043Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-11T19:12:10.043Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-11T19:12:10.043Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-11T19:12:10.043Z] Collecting cached-property<2,>=1.2.0 [2022-01-11T19:12:10.043Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-11T19:12:10.043Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-11T19:12:10.043Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-11T19:12:10.043Z] Collecting docker<4.0,>=3.6.0 [2022-01-11T19:12:10.043Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-11T19:12:10.321Z] Collecting PyYAML<4,>=3.10 [2022-01-11T19:12:10.321Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-11T19:12:11.285Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-11T19:12:11.285Z] OK: 220 MiB in 52 packages [2022-01-11T19:12:11.556Z] Collecting jsonschema<3,>=2.5.1 [2022-01-11T19:12:11.556Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-11T19:12:11.556Z] Collecting docopt<0.7,>=0.6.1 [2022-01-11T19:12:11.556Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-11T19:12:11.556Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T19:12:11.556Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-01-11T19:12:11.556Z] ---> d001598d4be7 [2022-01-11T19:12:11.556Z] Step 3/30 : WORKDIR /edgex-go [2022-01-11T19:12:11.556Z] ---> Using cache [2022-01-11T19:12:11.556Z] ---> 197658e2c24f [2022-01-11T19:12:11.556Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T19:12:11.556Z] ---> Using cache [2022-01-11T19:12:11.556Z] ---> c0f810f4cf01 [2022-01-11T19:12:11.556Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-01-11T19:12:11.556Z] ---> Using cache [2022-01-11T19:12:11.556Z] ---> 1566d2252dbb [2022-01-11T19:12:11.556Z] Step 6/30 : COPY . . [2022-01-11T19:12:11.556Z] ---> Running in d43389d00b8f [2022-01-11T19:12:12.158Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-11T19:12:12.158Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-11T19:12:12.158Z] Removing intermediate container d43389d00b8f [2022-01-11T19:12:12.158Z] ---> 3a364309db97 [2022-01-11T19:12:12.158Z] Step 20/21 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 [2022-01-11T19:12:12.158Z] ---> 4c5cb091ff60 [2022-01-11T19:12:12.158Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T19:12:12.433Z] Collecting texttable<0.10,>=0.9.0 [2022-01-11T19:12:12.433Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-11T19:12:12.709Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-11T19:12:12.709Z] Removing intermediate container 006022afb345 [2022-01-11T19:12:12.709Z] ---> 57dc6568f81c [2022-01-11T19:12:12.709Z] Step 6/22 : COPY . . [2022-01-11T19:12:12.709Z] Collecting docker-pycreds>=0.4.0 [2022-01-11T19:12:12.709Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-11T19:12:12.709Z] Collecting idna<2.8,>=2.5 [2022-01-11T19:12:12.709Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-11T19:12:12.709Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-01-11T19:12:12.997Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-11T19:12:12.997Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-11T19:12:12.997Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-11T19:12:12.997Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-11T19:12:12.997Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-11T19:12:12.997Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-11T19:12:12.997Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-11T19:12:12.997Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-11T19:12:12.997Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-11T19:12:12.997Z] Attempting uninstall: urllib3 [2022-01-11T19:12:12.997Z] Found existing installation: urllib3 1.26.5 [2022-01-11T19:12:12.997Z] Uninstalling urllib3-1.26.5: [2022-01-11T19:12:12.997Z] Successfully uninstalled urllib3-1.26.5 [2022-01-11T19:12:13.603Z] ---> Running in 993cb9cd8e4f [2022-01-11T19:12:13.603Z] ---> Running in d110b7db92c7 [2022-01-11T19:12:13.603Z] Attempting uninstall: idna [2022-01-11T19:12:13.603Z] Found existing installation: idna 3.2 [2022-01-11T19:12:13.603Z] Uninstalling idna-3.2: [2022-01-11T19:12:13.868Z] Successfully uninstalled idna-3.2 [2022-01-11T19:12:14.149Z] Attempting uninstall: chardet [2022-01-11T19:12:14.149Z] Found existing installation: chardet 4.0.0 [2022-01-11T19:12:14.149Z] Uninstalling chardet-4.0.0: [2022-01-11T19:12:14.149Z] Successfully uninstalled chardet-4.0.0 [2022-01-11T19:12:14.149Z] Removing intermediate container d110b7db92c7 [2022-01-11T19:12:14.149Z] ---> ffc2ec06bc7c [2022-01-11T19:12:14.149Z] Step 21/21 : LABEL version=0.0.0 [2022-01-11T19:12:15.557Z] Attempting uninstall: requests [2022-01-11T19:12:15.557Z] Found existing installation: requests 2.25.1 [2022-01-11T19:12:15.557Z] Uninstalling requests-2.25.1: [2022-01-11T19:12:15.557Z] ---> Running in 8724bd86f45a [2022-01-11T19:12:15.557Z] Successfully uninstalled requests-2.25.1 [2022-01-11T19:12:15.557Z] Running setup.py install for texttable: started [2022-01-11T19:12:16.148Z] Running setup.py install for texttable: finished with status 'done' [2022-01-11T19:12:16.148Z] Running setup.py install for PyYAML: started [2022-01-11T19:12:16.422Z] Removing intermediate container 8724bd86f45a [2022-01-11T19:12:16.422Z] ---> eeb4ac8a84d9 [2022-01-11T19:12:16.422Z] [2022-01-11T19:12:16.694Z] Successfully built eeb4ac8a84d9 [2022-01-11T19:12:16.694Z] Successfully tagged support-notifications:latest [2022-01-11T19:12:16.694Z] Building security-secretstore-setup [2022-01-11T19:12:17.004Z]  Building support-notifications ... done  Running setup.py install for PyYAML: finished with status 'done' [2022-01-11T19:12:17.646Z] Running setup.py install for docopt: started [2022-01-11T19:12:17.646Z] Removing intermediate container 993cb9cd8e4f [2022-01-11T19:12:17.646Z] ---> 3b1a0c0b757d [2022-01-11T19:12:17.646Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-01-11T19:12:18.249Z] Running setup.py install for docopt: finished with status 'done' [2022-01-11T19:12:18.249Z] Running setup.py install for dockerpty: started [2022-01-11T19:12:18.518Z] ---> Running in d215c1d76e07 [2022-01-11T19:12:18.518Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-11T19:12:19.538Z] ---> 6fbfc99aea1b [2022-01-11T19:12:19.538Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T19:12:19.538Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-01-11T19:12:20.118Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-01-11T19:12:20.387Z] ---> Running in f92690ba3a42 [2022-01-11T19:12:22.318Z] ---> 7e473df9fb20 [2022-01-11T19:12:22.318Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T19:12:22.318Z] ---> Running in 621577398e73 [2022-01-11T19:12:24.291Z] Removing intermediate container f92690ba3a42 [2022-01-11T19:12:24.291Z] ---> 0153bb97b82a [2022-01-11T19:12:24.291Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-11T19:12:24.291Z] ---> Running in 8bf2c36dc012 [2022-01-11T19:12:24.564Z] Removing intermediate container 621577398e73 [2022-01-11T19:12:24.564Z] ---> 87e9dda5c834 [2022-01-11T19:12:24.564Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-01-11T19:12:24.564Z] ---> Running in c8b1e31ecc66 [2022-01-11T19:12:25.159Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-11T19:12:25.766Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-01-11T19:12:27.736Z] Removing intermediate container bfe6073f2547 [2022-01-11T19:12:27.736Z] ---> d2bf09364bab [2022-01-11T19:12:27.736Z] Step 13/22 : ENV APP_PORT=58890 [2022-01-11T19:12:27.736Z] ---> Running in 9a93944a7db6 [2022-01-11T19:12:27.736Z] Removing intermediate container 9a93944a7db6 [2022-01-11T19:12:27.736Z] ---> 2ab9a4dee1f6 [2022-01-11T19:12:27.736Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-11T19:12:27.736Z] ---> Running in a035dab6507d [2022-01-11T19:12:28.012Z] Removing intermediate container a035dab6507d [2022-01-11T19:12:28.012Z] ---> 144dfd760fcb [2022-01-11T19:12:28.012Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-11T19:12:28.617Z] ---> 4ff2f0f7c06f [2022-01-11T19:12:28.617Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-11T19:12:29.214Z] ---> ddfd29f9626b [2022-01-11T19:12:29.214Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-11T19:12:29.796Z] ---> d95b04457786 [2022-01-11T19:12:29.796Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-11T19:12:29.796Z] ---> Running in 7b35811a5759 [2022-01-11T19:12:29.796Z] Removing intermediate container 7b35811a5759 [2022-01-11T19:12:29.796Z] ---> e61031091919 [2022-01-11T19:12:29.796Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-11T19:12:30.392Z] ---> Running in 236468996a1e [2022-01-11T19:12:30.392Z] Removing intermediate container 236468996a1e [2022-01-11T19:12:30.392Z] ---> ed9441bd9df8 [2022-01-11T19:12:30.392Z] Step 20/22 : LABEL arch=x86_64 [2022-01-11T19:12:30.670Z] ---> Running in 5117781ba471 [2022-01-11T19:12:30.670Z] Removing intermediate container 5117781ba471 [2022-01-11T19:12:30.670Z] ---> 1b9aec70c98f [2022-01-11T19:12:30.670Z] Step 21/22 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 [2022-01-11T19:12:30.670Z] ---> Running in de444116488f [2022-01-11T19:12:30.939Z] Removing intermediate container de444116488f [2022-01-11T19:12:30.939Z] ---> 1906f1fec8ae [2022-01-11T19:12:30.939Z] Step 22/22 : LABEL version=0.0.0 [2022-01-11T19:12:31.213Z] ---> Running in 5880b33ea2c0 [2022-01-11T19:12:31.485Z] Removing intermediate container 5880b33ea2c0 [2022-01-11T19:12:31.485Z] ---> bfc28428b56f [2022-01-11T19:12:31.485Z] [2022-01-11T19:12:31.485Z] Successfully built bfc28428b56f [2022-01-11T19:12:31.485Z] Successfully tagged sys-mgmt-agent:latest [2022-01-11T19:12:32.088Z]  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T19:12:32.088Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-01-11T19:12:32.088Z] ---> d001598d4be7 [2022-01-11T19:12:32.088Z] Step 3/24 : WORKDIR /edgex-go [2022-01-11T19:12:32.088Z] ---> Using cache [2022-01-11T19:12:32.088Z] ---> 197658e2c24f [2022-01-11T19:12:32.088Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T19:12:32.088Z] ---> Using cache [2022-01-11T19:12:32.088Z] ---> c0f810f4cf01 [2022-01-11T19:12:32.088Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-01-11T19:12:32.088Z] ---> Using cache [2022-01-11T19:12:32.088Z] ---> 1566d2252dbb [2022-01-11T19:12:32.088Z] Step 6/24 : COPY . . [2022-01-11T19:12:32.088Z] ---> Using cache [2022-01-11T19:12:32.088Z] ---> 6fbfc99aea1b [2022-01-11T19:12:32.088Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T19:12:32.088Z] ---> Using cache [2022-01-11T19:12:32.088Z] ---> 0153bb97b82a [2022-01-11T19:12:32.088Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-11T19:12:32.088Z] ---> Running in 9b58216c9ec7 [2022-01-11T19:12:32.676Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-11T19:12:38.589Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-11T19:12:54.761Z] Removing intermediate container d215c1d76e07 [2022-01-11T19:12:54.761Z] ---> 7d5cdc0d8c73 [2022-01-11T19:12:54.761Z] [2022-01-11T19:12:54.761Z] Step 9/22 : FROM alpine:3.14 [2022-01-11T19:12:54.761Z] ---> 0a97eee8041e [2022-01-11T19:12:54.761Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-11T19:12:54.761Z] ---> Using cache [2022-01-11T19:12:54.761Z] ---> 146813267e56 [2022-01-11T19:12:54.761Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-11T19:12:54.761Z] ---> Using cache [2022-01-11T19:12:54.761Z] ---> 59730d4722f0 [2022-01-11T19:12:54.761Z] Step 12/22 : ENV APP_PORT=59882 [2022-01-11T19:12:54.761Z] ---> Running in 50029dc66c78 [2022-01-11T19:12:55.034Z] Removing intermediate container 50029dc66c78 [2022-01-11T19:12:55.034Z] ---> ac6974034e81 [2022-01-11T19:12:55.034Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-11T19:12:55.034Z] ---> Running in 9ecdc5e510b5 [2022-01-11T19:12:55.304Z] Removing intermediate container 9ecdc5e510b5 [2022-01-11T19:12:55.304Z] ---> 55a4ab9f1ae0 [2022-01-11T19:12:55.304Z] Step 14/22 : WORKDIR / [2022-01-11T19:12:55.304Z] ---> Running in d82cb453cd79 [2022-01-11T19:12:55.566Z] Removing intermediate container d82cb453cd79 [2022-01-11T19:12:55.566Z] ---> ecab9ca1be81 [2022-01-11T19:12:55.566Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-11T19:12:55.833Z] ---> 72df0e09616e [2022-01-11T19:12:55.833Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-11T19:12:56.421Z] ---> b86beee4f3d8 [2022-01-11T19:12:56.421Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-11T19:12:56.687Z] ---> 9a208538e97b [2022-01-11T19:12:56.687Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-01-11T19:12:56.687Z] ---> Running in 8d927d24c36c [2022-01-11T19:12:56.687Z] Removing intermediate container 8d927d24c36c [2022-01-11T19:12:56.687Z] ---> 971dc811ba16 [2022-01-11T19:12:56.687Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-11T19:12:56.960Z] ---> Running in eddbf0f7a186 [2022-01-11T19:12:56.960Z] Removing intermediate container eddbf0f7a186 [2022-01-11T19:12:56.960Z] ---> 8b732ec983bc [2022-01-11T19:12:56.960Z] Step 20/22 : LABEL arch=x86_64 [2022-01-11T19:12:56.960Z] ---> Running in 10a4982d4617 [2022-01-11T19:12:57.232Z] Removing intermediate container 10a4982d4617 [2022-01-11T19:12:57.232Z] ---> 8f32fd668637 [2022-01-11T19:12:57.232Z] Step 21/22 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 [2022-01-11T19:12:57.232Z] ---> Running in 2b8ea2f301fc [2022-01-11T19:12:57.506Z] Removing intermediate container 2b8ea2f301fc [2022-01-11T19:12:57.506Z] ---> 9cf6c51de8c9 [2022-01-11T19:12:57.506Z] Step 22/22 : LABEL version=0.0.0 [2022-01-11T19:12:57.506Z] ---> Running in 3c95f6296541 [2022-01-11T19:12:57.506Z] Removing intermediate container 3c95f6296541 [2022-01-11T19:12:57.506Z] ---> f700ca87bf21 [2022-01-11T19:12:57.506Z] [2022-01-11T19:12:57.778Z] Successfully built f700ca87bf21 [2022-01-11T19:12:57.778Z] Successfully tagged core-command:latest [2022-01-11T19:13:00.774Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-11T19:13:00.774Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-11T19:13:00.774Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-11T19:13:00.774Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-11T19:13:00.774Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-11T19:13:00.774Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-11T19:13:00.774Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-11T19:13:02.217Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-11T19:13:02.810Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-11T19:13:04.244Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-11T19:13:04.244Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-11T19:13:04.244Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-11T19:13:04.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-11T19:13:04.449Z]  Building core-command ... done Removing intermediate container 8bf2c36dc012 [2022-01-11T19:13:04.449Z] ---> ea5b463bf84b [2022-01-11T19:13:04.449Z] [2022-01-11T19:13:04.449Z] Step 9/30 : FROM alpine:3.14 [2022-01-11T19:13:04.449Z] ---> 0a97eee8041e [2022-01-11T19:13:04.449Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-11T19:13:04.449Z] ---> Running in a20073fd30ba [2022-01-11T19:13:04.449Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-11T19:13:04.449Z] Removing intermediate container a20073fd30ba [2022-01-11T19:13:04.449Z] ---> c2a840e6ffb8 [2022-01-11T19:13:04.449Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-11T19:13:04.449Z] ---> Running in e61d12e91d53 [2022-01-11T19:13:04.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-11T19:13:04.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-11T19:13:04.449Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-11T19:13:04.449Z] (2/2) Installing su-exec (0.2-r1) [2022-01-11T19:13:04.449Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T19:13:04.449Z] OK: 6 MiB in 16 packages [2022-01-11T19:13:05.025Z] Removing intermediate container e61d12e91d53 [2022-01-11T19:13:05.025Z] ---> 0fa282678713 [2022-01-11T19:13:05.025Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-11T19:13:05.025Z] ---> Running in a786681bc915 [2022-01-11T19:13:05.025Z] Removing intermediate container a786681bc915 [2022-01-11T19:13:05.025Z] ---> 3385ddd94c07 [2022-01-11T19:13:05.025Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-11T19:13:05.287Z] ---> Running in 9871e977b99e [2022-01-11T19:13:05.287Z] Removing intermediate container 9871e977b99e [2022-01-11T19:13:05.287Z] ---> edfa4923472d [2022-01-11T19:13:05.287Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-11T19:13:05.287Z] ---> Running in d3e1639b9b59 [2022-01-11T19:13:06.694Z] Removing intermediate container d3e1639b9b59 [2022-01-11T19:13:06.694Z] ---> 30dd78e01490 [2022-01-11T19:13:06.694Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-11T19:13:06.694Z] ---> Running in e1326628a5a9 [2022-01-11T19:13:06.694Z] Removing intermediate container 9b58216c9ec7 [2022-01-11T19:13:06.694Z] ---> 5f590006a592 [2022-01-11T19:13:06.694Z] [2022-01-11T19:13:06.694Z] Step 9/24 : FROM alpine:3.14 [2022-01-11T19:13:06.694Z] ---> 0a97eee8041e [2022-01-11T19:13:06.694Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-11T19:13:06.694Z] ---> Running in f6a28562dbd2 [2022-01-11T19:13:06.694Z] Removing intermediate container e1326628a5a9 [2022-01-11T19:13:06.694Z] ---> 58d1ad6c0bcc [2022-01-11T19:13:06.694Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-11T19:13:06.955Z] ---> 99e61f4402d3 [2022-01-11T19:13:06.955Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-11T19:13:06.955Z] ---> Running in 6eb0895c0191 [2022-01-11T19:13:07.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-11T19:13:07.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-11T19:13:07.491Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-11T19:13:07.491Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-11T19:13:07.491Z] (3/3) Installing su-exec (0.2-r1) [2022-01-11T19:13:07.491Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T19:13:07.491Z] Executing ca-certificates-20191127-r5.trigger [2022-01-11T19:13:07.491Z] OK: 6 MiB in 17 packages [2022-01-11T19:13:08.529Z] Removing intermediate container f6a28562dbd2 [2022-01-11T19:13:08.529Z] ---> 0ac029240d35 [2022-01-11T19:13:08.529Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-11T19:13:08.529Z] Removing intermediate container c8b1e31ecc66 [2022-01-11T19:13:08.529Z] ---> c6de009de41c [2022-01-11T19:13:08.529Z] [2022-01-11T19:13:08.529Z] Step 9/22 : FROM alpine:3.14 [2022-01-11T19:13:08.529Z] ---> 0a97eee8041e [2022-01-11T19:13:08.529Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-11T19:13:08.529Z] Removing intermediate container 6eb0895c0191 [2022-01-11T19:13:08.529Z] ---> 1781db84da74 [2022-01-11T19:13:08.529Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-11T19:13:08.529Z] ---> Running in 55f074d9eea1 [2022-01-11T19:13:08.529Z] ---> Running in 763550d40935 [2022-01-11T19:13:08.529Z] Removing intermediate container 55f074d9eea1 [2022-01-11T19:13:08.529Z] ---> 24ac9fbdb141 [2022-01-11T19:13:08.529Z] Step 12/24 : WORKDIR / [2022-01-11T19:13:08.529Z] Removing intermediate container 763550d40935 [2022-01-11T19:13:08.529Z] ---> c3883fd58856 [2022-01-11T19:13:08.529Z] Step 11/22 : ENV APP_PORT=59880 [2022-01-11T19:13:08.529Z] ---> Running in bc47574f9c8e [2022-01-11T19:13:08.529Z] ---> 80ae172204c5 [2022-01-11T19:13:08.529Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-11T19:13:08.529Z] ---> Running in f949b7031423 [2022-01-11T19:13:09.143Z] Removing intermediate container bc47574f9c8e [2022-01-11T19:13:09.143Z] ---> 5fd066340989 [2022-01-11T19:13:09.143Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-11T19:13:09.143Z] Removing intermediate container f949b7031423 [2022-01-11T19:13:09.143Z] ---> 17c93a476b5c [2022-01-11T19:13:09.143Z] Step 12/22 : EXPOSE $APP_PORT [2022-01-11T19:13:09.143Z] ---> Running in 07cc9a117336 [2022-01-11T19:13:09.143Z] ---> b7bd0b41a608 [2022-01-11T19:13:09.143Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-11T19:13:09.143Z] Removing intermediate container 07cc9a117336 [2022-01-11T19:13:09.143Z] ---> 3e381022d763 [2022-01-11T19:13:09.143Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T19:13:09.143Z] ---> Running in 8b9135cec23e [2022-01-11T19:13:09.143Z] ---> 9918d621aa2f [2022-01-11T19:13:09.143Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-11T19:13:09.143Z] ---> 8f8857c7addc [2022-01-11T19:13:09.143Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-11T19:13:09.451Z] ---> 2ced75e36987 [2022-01-11T19:13:09.451Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-11T19:13:09.451Z] ---> 47299cb2b7d4 [2022-01-11T19:13:09.451Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-11T19:13:09.451Z] ---> 9bcebeb8815c [2022-01-11T19:13:09.451Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-11T19:13:09.823Z] ---> 05b4b2f98d87 [2022-01-11T19:13:09.823Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-11T19:13:09.823Z] Removing intermediate container 8b9135cec23e [2022-01-11T19:13:09.823Z] ---> 8e94538fe202 [2022-01-11T19:13:09.823Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-11T19:13:09.823Z] ---> 2476a8762fd8 [2022-01-11T19:13:09.823Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-01-11T19:13:09.823Z] ---> Running in 383b1a19df25 [2022-01-11T19:13:10.152Z] ---> 5f1ec943c78d [2022-01-11T19:13:10.152Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-11T19:13:10.152Z] ---> Running in 4d1109eee2f3 [2022-01-11T19:13:10.511Z] ---> 4cef913b29cb [2022-01-11T19:13:10.511Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-11T19:13:10.511Z] Removing intermediate container 4d1109eee2f3 [2022-01-11T19:13:10.511Z] ---> ec3b73f3a39a [2022-01-11T19:13:10.511Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-11T19:13:10.511Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-11T19:13:10.511Z] ---> 6b41f1e8d24b [2022-01-11T19:13:10.511Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-01-11T19:13:10.511Z] ---> f88ce8b6d1cd [2022-01-11T19:13:10.511Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-01-11T19:13:10.892Z] ---> Running in 2aba3d1ada6d [2022-01-11T19:13:10.892Z] ---> Running in fb65328d6da8 [2022-01-11T19:13:10.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.181s coverage: 28.7% of statements [2022-01-11T19:13:10.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-11T19:13:10.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-11T19:13:11.155Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-11T19:13:11.155Z] Removing intermediate container 2aba3d1ada6d [2022-01-11T19:13:11.155Z] ---> 4be7820dd2f6 [2022-01-11T19:13:11.155Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-01-11T19:13:11.434Z] Removing intermediate container fb65328d6da8 [2022-01-11T19:13:11.434Z] ---> 73c8087fae2d [2022-01-11T19:13:11.434Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-11T19:13:11.434Z] ---> Running in bb1c99b6a8b2 [2022-01-11T19:13:11.434Z] ---> Running in e41b8c9dc5bb [2022-01-11T19:13:11.434Z] Removing intermediate container bb1c99b6a8b2 [2022-01-11T19:13:11.434Z] ---> 8347285170c4 [2022-01-11T19:13:11.434Z] Step 22/24 : LABEL arch=x86_64 [2022-01-11T19:13:11.434Z] ---> Running in 66506c7a8c72 [2022-01-11T19:13:11.703Z] Removing intermediate container e41b8c9dc5bb [2022-01-11T19:13:11.703Z] ---> 6173dc0065f2 [2022-01-11T19:13:11.703Z] Step 27/30 : CMD ["gate"] [2022-01-11T19:13:11.703Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-11T19:13:11.703Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-11T19:13:11.703Z] Removing intermediate container 66506c7a8c72 [2022-01-11T19:13:11.703Z] ---> c6d3612e9058 [2022-01-11T19:13:11.703Z] Step 23/24 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 [2022-01-11T19:13:11.703Z] ---> Running in bbfb74f05ffc [2022-01-11T19:13:11.703Z] ---> Running in db3eaa195b1d [2022-01-11T19:13:11.703Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-11T19:13:11.968Z] Removing intermediate container bbfb74f05ffc [2022-01-11T19:13:11.968Z] ---> a6b71d5c8735 [2022-01-11T19:13:11.968Z] Step 28/30 : LABEL arch=x86_64 [2022-01-11T19:13:11.968Z] Removing intermediate container db3eaa195b1d [2022-01-11T19:13:11.968Z] ---> 9fcde30d8521 [2022-01-11T19:13:11.968Z] Step 24/24 : LABEL version=0.0.0 [2022-01-11T19:13:11.968Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-11T19:13:11.968Z] ---> Running in 91d0cecd0243 [2022-01-11T19:13:11.968Z] ---> Running in 6449ab0b006d [2022-01-11T19:13:11.968Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-11T19:13:11.968Z] Removing intermediate container 91d0cecd0243 [2022-01-11T19:13:11.968Z] ---> f810467ee67c [2022-01-11T19:13:11.968Z] Step 29/30 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 [2022-01-11T19:13:11.968Z] Removing intermediate container 6449ab0b006d [2022-01-11T19:13:11.968Z] ---> 0e8029c7a049 [2022-01-11T19:13:11.968Z] [2022-01-11T19:13:11.968Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-11T19:13:12.231Z] ---> Running in 25e7a44a4940 [2022-01-11T19:13:12.231Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T19:13:12.231Z] Successfully built 0e8029c7a049 [2022-01-11T19:13:12.231Z] Successfully tagged security-secretstore-setup:latest [2022-01-11T19:13:12.231Z]  Building security-secretstore-setup ... done OK: 8 MiB in 20 packages [2022-01-11T19:13:12.231Z] Removing intermediate container 25e7a44a4940 [2022-01-11T19:13:12.231Z] ---> 09183094887b [2022-01-11T19:13:12.231Z] Step 30/30 : LABEL version=0.0.0 [2022-01-11T19:13:12.231Z] ---> Running in 1b08df063d3c [2022-01-11T19:13:12.492Z] Removing intermediate container 1b08df063d3c [2022-01-11T19:13:12.492Z] ---> 54fa1452bc24 [2022-01-11T19:13:12.492Z] [2022-01-11T19:13:12.492Z] Removing intermediate container 383b1a19df25 [2022-01-11T19:13:12.492Z] ---> d6fba8681e28 [2022-01-11T19:13:12.492Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-11T19:13:12.492Z] Successfully built 54fa1452bc24 [2022-01-11T19:13:12.492Z] Successfully tagged security-bootstrapper:latest [2022-01-11T19:13:12.753Z]  Building security-bootstrapper ... done  ---> 77bc0929f46c [2022-01-11T19:13:12.753Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-11T19:13:13.015Z] ---> 36affa9996d1 [2022-01-11T19:13:13.015Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-11T19:13:13.015Z] ---> 81c5fe70e31f [2022-01-11T19:13:13.015Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-01-11T19:13:13.283Z] ---> Running in bcb909c0b4cd [2022-01-11T19:13:13.283Z] Removing intermediate container bcb909c0b4cd [2022-01-11T19:13:13.283Z] ---> cdc2d0c6e4a2 [2022-01-11T19:13:13.283Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-11T19:13:13.283Z] ---> Running in 75dcde1ce316 [2022-01-11T19:13:13.283Z] Removing intermediate container 75dcde1ce316 [2022-01-11T19:13:13.283Z] ---> c8956403f8aa [2022-01-11T19:13:13.283Z] Step 20/22 : LABEL arch=x86_64 [2022-01-11T19:13:13.283Z] ---> Running in 66c9ed9eb74b [2022-01-11T19:13:13.547Z] Removing intermediate container 66c9ed9eb74b [2022-01-11T19:13:13.547Z] ---> b60273144d6e [2022-01-11T19:13:13.547Z] Step 21/22 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 [2022-01-11T19:13:13.547Z] ---> Running in b9e6cae3ffa8 [2022-01-11T19:13:13.547Z] Removing intermediate container b9e6cae3ffa8 [2022-01-11T19:13:13.547Z] ---> 3ebcbe170005 [2022-01-11T19:13:13.547Z] Step 22/22 : LABEL version=0.0.0 [2022-01-11T19:13:13.547Z] ---> Running in e989e8d0dc33 [2022-01-11T19:13:13.809Z] Removing intermediate container e989e8d0dc33 [2022-01-11T19:13:13.809Z] ---> 5facb7bd0237 [2022-01-11T19:13:13.809Z] [2022-01-11T19:13:13.809Z] Successfully built 5facb7bd0237 [2022-01-11T19:13:13.809Z] Successfully tagged core-data:latest [2022-01-11T19:13:13.819Z]  Building core-data ... done  [Pipeline] } [2022-01-11T19:13:13.842Z] $ docker stop --time=1 01b81bb25e4c8a1fd5e3970d9393f850b22eda37c400da6906395d0179eebcfb [2022-01-11T19:13:15.138Z] $ docker rm -f 01b81bb25e4c8a1fd5e3970d9393f850b22eda37c400da6906395d0179eebcfb [Pipeline] // withDockerContainer [2022-01-11T19:13:15.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.423s coverage: 98.5% of statements [2022-01-11T19:13:15.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [Pipeline] sh [2022-01-11T19:13:15.562Z] + docker images [2022-01-11T19:13:15.562Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-11T19:13:15.562Z] core-data latest 5facb7bd0237 2 seconds ago 20.7MB [2022-01-11T19:13:15.562Z] security-bootstrapper latest 54fa1452bc24 3 seconds ago 18.9MB [2022-01-11T19:13:15.562Z] security-secretstore-setup latest 0e8029c7a049 4 seconds ago 28.4MB [2022-01-11T19:13:15.562Z] c6de009de41c 8 seconds ago 1.77GB [2022-01-11T19:13:15.562Z] 5f590006a592 9 seconds ago 1.77GB [2022-01-11T19:13:15.562Z] ea5b463bf84b 13 seconds ago 1.76GB [2022-01-11T19:13:15.562Z] core-command latest f700ca87bf21 18 seconds ago 16.1MB [2022-01-11T19:13:15.562Z] 7d5cdc0d8c73 21 seconds ago 1.76GB [2022-01-11T19:13:15.562Z] sys-mgmt-agent latest bfc28428b56f 44 seconds ago 297MB [2022-01-11T19:13:15.562Z] support-notifications latest eeb4ac8a84d9 About a minute ago 17MB [2022-01-11T19:13:15.562Z] support-scheduler latest 6d4c75b4e407 About a minute ago 16.2MB [2022-01-11T19:13:15.562Z] d52f4c5ce97d About a minute ago 1.76GB [2022-01-11T19:13:15.562Z] core-metadata latest a9c301f76103 About a minute ago 16.9MB [2022-01-11T19:13:15.562Z] 40215e68db11 About a minute ago 1.76GB [2022-01-11T19:13:15.562Z] f7b317c2337b About a minute ago 1.76GB [2022-01-11T19:13:15.562Z] security-proxy-setup latest 2187de5e114e About a minute ago 26.9MB [2022-01-11T19:13:15.562Z] 83429258ee92 About a minute ago 1.76GB [2022-01-11T19:13:15.562Z] a50a79733a74 About a minute ago 1.77GB [2022-01-11T19:13:15.562Z] ci-base-image-x86_64 latest d001598d4be7 5 minutes ago 1.25GB [2022-01-11T19:13:15.562Z] docker 20.10.10 b706a049f56e 8 weeks ago 216MB [2022-01-11T19:13:15.562Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-01-11T19:13:15.562Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 3 months ago 548MB [2022-01-11T19:13:15.562Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-01-11T19:13:15.562Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 18 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-01-11T19:13:16.254Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.341s coverage: 44.7% of statements [2022-01-11T19:13:16.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-11T19:13:16.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-11T19:13:19.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.644s coverage: 89.5% of statements [2022-01-11T19:13:19.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-11T19:13:19.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-11T19:13:19.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.247s coverage: 84.4% of statements [2022-01-11T19:13:19.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-11T19:13:19.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-11T19:13:19.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-11T19:13:19.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-11T19:13:19.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-11T19:13:27.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.611s coverage: 94.2% of statements [2022-01-11T19:13:27.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-11T19:13:27.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-11T19:13:27.948Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.195s coverage: 59.1% of statements [2022-01-11T19:13:27.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-11T19:13:27.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-11T19:13:27.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-11T19:13:27.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-11T19:13:27.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-11T19:13:27.948Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.189s coverage: 60.0% of statements [2022-01-11T19:13:27.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-11T19:13:27.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-11T19:13:27.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-11T19:13:27.948Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.294s coverage: 0.9% of statements [2022-01-11T19:13:27.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-11T19:13:27.948Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.181s coverage: 58.8% of statements [2022-01-11T19:13:27.948Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.185s coverage: 21.7% of statements [2022-01-11T19:13:27.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-11T19:13:27.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.245s coverage: 47.1% of statements [2022-01-11T19:13:27.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.327s coverage: 79.5% of statements [2022-01-11T19:13:27.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements [2022-01-11T19:13:27.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.196s coverage: 96.3% of statements [2022-01-11T19:13:28.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.189s coverage: 87.5% of statements [2022-01-11T19:13:31.077Z] Still waiting to schedule task [2022-01-11T19:13:31.077Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-01-11T19:13:41.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements [2022-01-11T19:13:41.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.190s coverage: 44.8% of statements [2022-01-11T19:13:46.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.660s coverage: 82.5% of statements [2022-01-11T19:13:46.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-11T19:13:53.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.239s coverage: 92.9% of statements [2022-01-11T19:13:53.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-11T19:13:53.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-11T19:13:53.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-11T19:13:53.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2022-01-11T19:13:53.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-11T19:13:53.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-11T19:13:53.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-11T19:13:53.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-11T19:13:53.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-11T19:13:53.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements [2022-01-11T19:13:53.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-11T19:13:53.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-11T19:13:53.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements [2022-01-11T19:13:53.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-11T19:13:53.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.234s coverage: 58.8% of statements [2022-01-11T19:13:53.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-11T19:13:53.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.314s coverage: 80.0% of statements [2022-01-11T19:13:53.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.336s coverage: 87.2% of statements [2022-01-11T19:13:53.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.242s coverage: 85.4% of statements [2022-01-11T19:13:53.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.727s coverage: 91.2% of statements [2022-01-11T19:13:53.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-11T19:13:53.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.766s coverage: 64.4% of statements [2022-01-11T19:13:53.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-11T19:13:53.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-11T19:13:53.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.172s coverage: 100.0% of statements [2022-01-11T19:13:54.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 89.4% of statements [2022-01-11T19:13:54.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2022-01-11T19:13:55.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2022-01-11T19:13:55.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2022-01-11T19:13:59.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.300s coverage: 65.4% of statements [2022-01-11T19:13:59.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-11T19:13:59.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-11T19:13:59.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-11T19:14:01.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.860s coverage: 43.8% of statements [2022-01-11T19:14:01.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-11T19:14:01.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-11T19:14:01.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.335s coverage: 89.5% of statements [2022-01-11T19:14:01.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-11T19:14:01.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.250s coverage: 84.8% of statements [2022-01-11T19:14:01.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-11T19:14:12.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.238s coverage: 17.7% of statements [2022-01-11T19:14:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-11T19:14:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-11T19:14:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-11T19:14:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-11T19:14:12.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.582s coverage: 92.3% of statements [2022-01-11T19:14:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-11T19:14:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-11T19:14:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-11T19:14:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-11T19:14:12.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.266s coverage: 63.2% of statements [2022-01-11T19:14:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-11T19:14:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-11T19:14:12.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.384s coverage: 97.7% of statements [2022-01-11T19:14:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-11T19:14:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-11T19:14:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-11T19:14:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-11T19:14:12.069Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.162s coverage: 28.9% of statements [2022-01-11T19:14:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-11T19:14:12.070Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-11T19:14:12.070Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-11T19:14:12.070Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-11T19:14:12.070Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-11T19:14:12.070Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-11T19:14:12.070Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.164s coverage: 100.0% of statements [2022-01-11T19:14:12.070Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2022-01-11T19:14:12.070Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-01-11T19:14:12.070Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-01-11T19:14:12.070Z] GO111MODULE=on go vet ./... [2022-01-11T19:14:39.735Z] Running on prd-ubuntu18.04-docker-8c-8g-1268 in /w/workspace/edgexfoundry_edgex-go_PR-3858 [Pipeline] { [Pipeline] ws [2022-01-11T19:14:39.777Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-01-11T19:14:39.911Z] The recommended git tool is: git [2022-01-11T19:14:41.485Z] using credential edgex-jenkins-ssh [2022-01-11T19:14:41.497Z] Cloning the remote Git repository [2022-01-11T19:14:41.463Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-11T19:14:41.496Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-01-11T19:14:41.528Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-11T19:14:41.528Z] > git --version # timeout=10 [2022-01-11T19:14:41.543Z] > git --version # 'git version 2.17.1' [2022-01-11T19:14:41.544Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-11T19:14:41.570Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-11T19:14:46.509Z] Merging remotes/origin/main commit 1e28c24963a177f9c725e08727cde139eec58cb6 into PR head commit a05ed349a9874dd8f59dec4337c597c3ff5c6262 [2022-01-11T19:14:46.617Z] Merge succeeded, producing a05ed349a9874dd8f59dec4337c597c3ff5c6262 [2022-01-11T19:14:46.618Z] Checking out Revision a05ed349a9874dd8f59dec4337c597c3ff5c6262 (PR-3858) [2022-01-11T19:14:45.908Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-11T19:14:45.915Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-11T19:14:45.926Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-11T19:14:45.938Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-11T19:14:45.938Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-11T19:14:45.942Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3858/head:refs/remotes/origin/PR-3858 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-11T19:14:46.488Z] > git config core.sparsecheckout # timeout=10 [2022-01-11T19:14:46.494Z] > git checkout -f a05ed349a9874dd8f59dec4337c597c3ff5c6262 # timeout=10 [2022-01-11T19:14:46.554Z] > git remote # timeout=10 [2022-01-11T19:14:46.563Z] > git config --get remote.origin.url # timeout=10 [2022-01-11T19:14:46.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-11T19:14:46.576Z] > git merge 1e28c24963a177f9c725e08727cde139eec58cb6 # timeout=10 [2022-01-11T19:14:46.584Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-11T19:14:46.592Z] > git config core.sparsecheckout # timeout=10 [2022-01-11T19:14:46.596Z] > git checkout -f a05ed349a9874dd8f59dec4337c597c3ff5c6262 # timeout=10 [2022-01-11T19:14:50.135Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2022-01-11T19:14:50.142Z] > git --version # timeout=10 [2022-01-11T19:14:50.148Z] > git --version # 'git version 2.17.1' [2022-01-11T19:14:50.152Z] fatal: bad object 7a502be46133bd83b74f613648f1d59e9d9e8641 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-11T19:14:51.185Z] + echo snap-build.sh [2022-01-11T19:14:51.185Z] snap-build.sh [2022-01-11T19:14:51.185Z] + SNAP_BASE_DIR=. [2022-01-11T19:14:51.185Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-01-11T19:14:51.185Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-01-11T19:14:51.185Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-01-11T19:14:51.185Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-01-11T19:14:51.185Z] + cd /w/workspace/edgex-go/1 [2022-01-11T19:14:51.185Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-01-11T19:14:51.185Z] Reading package lists... [2022-01-11T19:14:51.185Z] Building dependency tree... [2022-01-11T19:14:51.185Z] Reading state information... [2022-01-11T19:14:51.185Z] The following packages were automatically installed and are no longer required: [2022-01-11T19:14:51.185Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-01-11T19:14:51.185Z] uidmap xdelta3 [2022-01-11T19:14:51.185Z] Use 'sudo apt autoremove' to remove them. [2022-01-11T19:14:51.185Z] The following packages will be REMOVED: [2022-01-11T19:14:51.185Z] lxd* lxd-client* [2022-01-11T19:14:51.185Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-01-11T19:14:51.777Z] After this operation, 31.7 MB disk space will be freed. [2022-01-11T19:14:52.303Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-01-11T19:14:52.303Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-11T19:14:53.252Z] Removing lxd dnsmasq configuration [2022-01-11T19:14:53.252Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-01-11T19:14:53.252Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-01-11T19:14:53.833Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-11T19:14:54.099Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-01-11T19:14:54.099Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-11T19:14:55.486Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-01-11T19:14:55.750Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-01-11T19:14:56.324Z] + sudo snap remove --purge lxd [2022-01-11T19:14:56.324Z] snap "lxd" is not installed [2022-01-11T19:14:56.324Z] + sudo groupadd --force --system lxd [2022-01-11T19:14:56.324Z] ++ whoami [2022-01-11T19:14:56.324Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-01-11T19:14:56.324Z] + newgrp - lxd [2022-01-11T19:14:56.586Z] + sudo snap install lxd [2022-01-11T19:15:04.740Z] 2022-01-11T19:15:01Z INFO Waiting for automatic snapd restart... [2022-01-11T19:15:19.685Z] lxd 4.21 from Canonical* installed [2022-01-11T19:15:19.685Z] + sudo lxd init --auto [2022-01-11T19:15:29.712Z] + sudo snap install --classic snapcraft [2022-01-11T19:15:33.857Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-11T19:15:33.857Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-11T19:15:33.857Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-11T19:15:33.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2022-01-11T19:15:33.923Z] snapcraft 6.0 from Canonical* installed [2022-01-11T19:15:33.923Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-01-11T19:15:33.923Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-01-11T19:15:33.923Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-11T19:15:33.923Z] Dload Upload Total Spent Left Speed [2022-01-11T19:15:33.923Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4874 0 --:--:-- --:--:-- --:--:-- 4838 [Pipeline] sh [2022-01-11T19:15:34.184Z] 100 3325k 100 3325k 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 9.8M [2022-01-11T19:15:34.184Z] ./yq_linux_amd64 [2022-01-11T19:15:34.184Z] + sudo snapcraft prime --use-lxd [2022-01-11T19:15:34.569Z] + ls -al . [2022-01-11T19:15:34.570Z] total 672 [2022-01-11T19:15:34.570Z] drwxrwxr-x 9 1001 1001 4096 Jan 11 19:15 . [2022-01-11T19:15:34.570Z] drwxr-xr-x 4 root root 4096 Jan 11 19:11 .. [2022-01-11T19:15:34.570Z] -rw-rw-r-- 1 1001 1001 11 Jan 11 19:08 .dockerignore [2022-01-11T19:15:34.570Z] drwxrwxr-x 8 1001 1001 4096 Jan 11 19:09 .git [2022-01-11T19:15:34.570Z] drwxrwxr-x 4 1001 1001 4096 Jan 11 19:08 .github [2022-01-11T19:15:34.570Z] -rw-rw-r-- 1 1001 1001 804 Jan 11 19:08 .gitignore [2022-01-11T19:15:34.570Z] -rw-rw-r-- 1 1001 1001 42 Jan 11 19:08 .golangci.yml [2022-01-11T19:15:34.570Z] -rw-rw-r-- 1 1001 1001 76 Jan 11 19:08 .hadolint.yml [2022-01-11T19:15:34.570Z] -rw-rw-r-- 1 1001 1001 166 Jan 11 19:08 .sonarcloud.properties [2022-01-11T19:15:34.570Z] -rw-rw-r-- 1 1001 1001 1171 Jan 11 19:08 ADOPTERS.md [2022-01-11T19:15:34.570Z] -rw-rw-r-- 1 1001 1001 8910 Jan 11 19:08 Attribution.txt [2022-01-11T19:15:34.570Z] -rw-rw-r-- 1 1001 1001 51732 Jan 11 19:08 CHANGELOG.md [2022-01-11T19:15:34.570Z] -rw-rw-r-- 1 1001 1001 3804 Jan 11 19:08 CONTRIBUTING.md [2022-01-11T19:15:34.570Z] -rw-rw-r-- 1 1001 1001 677 Jan 11 19:08 GOVERNANCE.md [2022-01-11T19:15:34.570Z] -rw-rw-r-- 1 1001 1001 849 Jan 11 19:08 Jenkinsfile [2022-01-11T19:15:34.570Z] -rw-rw-r-- 1 1001 1001 10775 Jan 11 19:08 LICENSE [2022-01-11T19:15:34.570Z] -rw-rw-r-- 1 1001 1001 6508 Jan 11 19:08 Makefile [2022-01-11T19:15:34.570Z] -rw-rw-r-- 1 1001 1001 582 Jan 11 19:08 OWNERS.md [2022-01-11T19:15:34.570Z] -rw-rw-r-- 1 1001 1001 8207 Jan 11 19:08 README.md [2022-01-11T19:15:34.570Z] -rw-rw-r-- 1 1001 1001 6912 Jan 11 19:08 SECURITY.md [2022-01-11T19:15:34.570Z] -rw-rw-r-- 1 1001 1001 5 Jan 11 19:06 VERSION [2022-01-11T19:15:34.570Z] -rw-rw-r-- 1 1001 1001 4131 Jan 11 19:08 ZMQWindows.md [2022-01-11T19:15:34.570Z] drwxrwxr-x 2 1001 1001 4096 Jan 11 19:08 bin [2022-01-11T19:15:34.570Z] drwxrwxr-x 14 1001 1001 4096 Jan 11 19:08 cmd [2022-01-11T19:15:34.570Z] -rw-r--r-- 1 root root 428381 Jan 11 19:14 coverage.out [2022-01-11T19:15:34.570Z] -rw-rw-r-- 1 1001 1001 828 Jan 11 19:08 go.mod [2022-01-11T19:15:34.570Z] -rw-rw-r-- 1 1001 1001 49574 Jan 11 19:08 go.sum [2022-01-11T19:15:34.570Z] drwxrwxr-x 8 1001 1001 4096 Jan 11 19:08 internal [2022-01-11T19:15:34.570Z] drwxrwxr-x 3 1001 1001 4096 Jan 11 19:08 openapi [2022-01-11T19:15:34.570Z] drwxrwxr-x 4 1001 1001 4096 Jan 11 19:08 snap [2022-01-11T19:15:34.570Z] -rw-rw-r-- 1 1001 1001 204 Jan 11 19:08 version.go [Pipeline] sh [2022-01-11T19:15:35.250Z] + '[' -e coverage.out ] [2022-01-11T19:15:35.250Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-11T19:15:35.286Z] Warning: overwriting stash ‘coverage-report’ [2022-01-11T19:15:36.033Z] Stashed 1 file(s) [Pipeline] sh [2022-01-11T19:15:36.099Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-01-11T19:15:36.100Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-01-11T19:15:36.100Z] - README.md [2022-01-11T19:15:36.100Z] [2022-01-11T19:15:36.100Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-11T19:15:36.360Z] Launching a container. [2022-01-11T19:15:36.689Z] + make build [2022-01-11T19:15:36.689Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-01-11T19:15:43.389Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-11T19:15:46.363Z] Waiting for container to be ready [2022-01-11T19:15:46.363Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-01-11T19:15:46.363Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-01-11T19:15:46.363Z] [2022-01-11T19:15:50.574Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-01-11T19:15:50.574Z] Waiting for network to be ready... [2022-01-11T19:15:51.153Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2022-01-11T19:15:51.153Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2022-01-11T19:15:51.727Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2022-01-11T19:15:51.727Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2008 kB] [2022-01-11T19:15:51.989Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2022-01-11T19:15:52.250Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2022-01-11T19:15:52.250Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2022-01-11T19:15:52.250Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2022-01-11T19:15:52.250Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2022-01-11T19:15:52.250Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2022-01-11T19:15:52.250Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2022-01-11T19:15:52.250Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [358 kB] [2022-01-11T19:15:52.250Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2022-01-11T19:15:52.250Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2022-01-11T19:15:52.250Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [555 kB] [2022-01-11T19:15:52.250Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [75.1 kB] [2022-01-11T19:15:52.250Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1163 kB] [2022-01-11T19:15:52.250Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [268 kB] [2022-01-11T19:15:52.511Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2022-01-11T19:15:52.771Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2358 kB] [2022-01-11T19:15:52.771Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [452 kB] [2022-01-11T19:15:52.771Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.2 kB] [2022-01-11T19:15:52.771Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2022-01-11T19:15:52.771Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [585 kB] [2022-01-11T19:15:52.771Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [79.8 kB] [2022-01-11T19:15:52.771Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1778 kB] [2022-01-11T19:15:52.771Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [385 kB] [2022-01-11T19:15:56.071Z] Fetched 25.9 MB in 5s (5464 kB/s) [2022-01-11T19:15:56.644Z] Reading package lists... [2022-01-11T19:15:56.905Z] Reading package lists... [2022-01-11T19:15:57.163Z] Building dependency tree... [2022-01-11T19:15:57.164Z] Reading state information... [2022-01-11T19:15:57.164Z] The following additional packages will be installed: [2022-01-11T19:15:57.164Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-11T19:15:57.164Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-11T19:15:57.164Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-11T19:15:57.164Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-01-11T19:15:57.164Z] Suggested packages: [2022-01-11T19:15:57.164Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-01-11T19:15:57.164Z] Recommended packages: [2022-01-11T19:15:57.164Z] gnupg libsasl2-modules [2022-01-11T19:15:57.164Z] The following NEW packages will be installed: [2022-01-11T19:15:57.164Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-11T19:15:57.164Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-11T19:15:57.164Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-11T19:15:57.164Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-01-11T19:15:57.164Z] The following packages will be upgraded: [2022-01-11T19:15:57.164Z] gpg gpg-agent gpgconf libudev1 [2022-01-11T19:15:57.423Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2022-01-11T19:15:57.423Z] Need to get 3527 kB of archives. [2022-01-11T19:15:57.423Z] After this operation, 13.3 MB of additional disk space will be used. [2022-01-11T19:15:57.423Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2022-01-11T19:15:57.423Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2022-01-11T19:15:57.423Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2022-01-11T19:15:57.423Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2022-01-11T19:15:57.423Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] [2022-01-11T19:15:57.683Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] [2022-01-11T19:15:58.253Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2022-01-11T19:15:58.253Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2022-01-11T19:15:58.253Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2022-01-11T19:15:58.253Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2022-01-11T19:15:58.253Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2022-01-11T19:15:58.254Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-01-11T19:15:58.254Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2022-01-11T19:15:58.254Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2022-01-11T19:15:58.254Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2022-01-11T19:15:58.254Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2022-01-11T19:15:58.254Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2022-01-11T19:15:58.254Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2022-01-11T19:15:58.254Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2022-01-11T19:15:58.254Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2022-01-11T19:15:58.254Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2022-01-11T19:15:58.254Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2022-01-11T19:15:58.514Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-11T19:15:58.514Z] Fetched 3527 kB in 1s (3412 kB/s) [2022-01-11T19:15:58.514Z] (Reading database ... 12511 files and directories currently installed.) [2022-01-11T19:15:58.514Z] Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... [2022-01-11T19:15:58.514Z] Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-11T19:15:58.514Z] Setting up libudev1:amd64 (237-3ubuntu10.53) ... [2022-01-11T19:15:58.514Z] Selecting previously unselected package udev. [2022-01-11T19:15:58.514Z] (Reading database ... 12511 files and directories currently installed.) [2022-01-11T19:15:58.514Z] Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... [2022-01-11T19:15:58.775Z] Unpacking udev (237-3ubuntu10.53) ... [2022-01-11T19:15:58.775Z] Selecting previously unselected package libfuse2:amd64. [2022-01-11T19:15:58.775Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2022-01-11T19:15:58.775Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-01-11T19:15:59.037Z] Selecting previously unselected package fuse. [2022-01-11T19:15:59.037Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2022-01-11T19:15:59.037Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2022-01-11T19:15:59.037Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-11T19:15:59.037Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-11T19:15:59.037Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-11T19:15:59.037Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-11T19:15:59.300Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-11T19:15:59.300Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-11T19:15:59.300Z] Selecting previously unselected package libksba8:amd64. [2022-01-11T19:15:59.300Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-01-11T19:15:59.300Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-01-11T19:15:59.300Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-01-11T19:15:59.300Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-11T19:15:59.300Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-11T19:15:59.560Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-01-11T19:15:59.560Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-11T19:15:59.560Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-11T19:15:59.560Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-01-11T19:15:59.560Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-11T19:15:59.560Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-11T19:15:59.560Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-01-11T19:15:59.560Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-11T19:15:59.560Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-11T19:15:59.560Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-01-11T19:15:59.560Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-11T19:15:59.560Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-11T19:15:59.823Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-01-11T19:15:59.823Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-11T19:15:59.823Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-11T19:15:59.823Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-01-11T19:15:59.823Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-11T19:15:59.823Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-11T19:15:59.823Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-01-11T19:15:59.823Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-11T19:15:59.823Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-11T19:15:59.823Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-01-11T19:15:59.823Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-11T19:15:59.823Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-11T19:16:00.085Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-11T19:16:00.085Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2022-01-11T19:16:00.085Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-11T19:16:00.085Z] Selecting previously unselected package libsasl2-2:amd64. [2022-01-11T19:16:00.085Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2022-01-11T19:16:00.085Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-11T19:16:00.085Z] Selecting previously unselected package libldap-common. [2022-01-11T19:16:00.085Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2022-01-11T19:16:00.085Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-11T19:16:00.085Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-11T19:16:00.085Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2022-01-11T19:16:00.085Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-11T19:16:00.345Z] Selecting previously unselected package dirmngr. [2022-01-11T19:16:00.345Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-11T19:16:00.345Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2022-01-11T19:16:00.345Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-11T19:16:00.345Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2022-01-11T19:16:00.345Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-01-11T19:16:00.345Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-11T19:16:00.345Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-11T19:16:00.345Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2022-01-11T19:16:00.345Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-11T19:16:00.345Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-01-11T19:16:00.345Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-11T19:16:00.345Z] Setting up udev (237-3ubuntu10.53) ... [2022-01-11T19:16:00.915Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-01-11T19:16:00.915Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-11T19:16:00.915Z] Processing triggers for systemd (237-3ubuntu10) ... [2022-01-11T19:16:00.915Z] Setting up fuse (2.9.7-1ubuntu1) ... [2022-01-11T19:16:00.915Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2022-01-11T19:16:00.915Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-11T19:16:00.915Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-11T19:16:00.915Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-11T19:16:00.916Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-11T19:16:00.916Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-11T19:16:00.916Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-11T19:16:00.916Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-11T19:16:00.916Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-11T19:16:00.916Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2022-01-11T19:16:01.177Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-11T19:16:01.439Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2022-01-11T19:16:01.439Z] settings in the [Install] section, and DefaultInstance for template units). [2022-01-11T19:16:01.439Z] This means they are not meant to be enabled using systemctl. [2022-01-11T19:16:01.439Z] Possible reasons for having this kind of units are: [2022-01-11T19:16:01.439Z] 1) A unit may be statically enabled by being symlinked from another unit's [2022-01-11T19:16:01.439Z] .wants/ or .requires/ directory. [2022-01-11T19:16:01.439Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2022-01-11T19:16:01.439Z] a requirement dependency on it. [2022-01-11T19:16:01.439Z] 3) A unit may be started when needed via activation (socket, path, timer, [2022-01-11T19:16:01.439Z] D-Bus, udev, scripted systemctl call, ...). [2022-01-11T19:16:01.439Z] 4) In case of template units, the unit is meant to be enabled with some [2022-01-11T19:16:01.439Z] instance name specified. [2022-01-11T19:16:01.701Z] Reading package lists... [2022-01-11T19:16:01.965Z] Building dependency tree... [2022-01-11T19:16:01.965Z] Reading state information... [2022-01-11T19:16:02.224Z] The following additional packages will be installed: [2022-01-11T19:16:02.224Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2022-01-11T19:16:02.224Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-01-11T19:16:02.224Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2022-01-11T19:16:02.224Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2022-01-11T19:16:02.224Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2022-01-11T19:16:02.224Z] Suggested packages: [2022-01-11T19:16:02.224Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2022-01-11T19:16:02.224Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2022-01-11T19:16:02.224Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-01-11T19:16:02.224Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2022-01-11T19:16:02.224Z] systemd-container policykit-1 [2022-01-11T19:16:02.224Z] Recommended packages: [2022-01-11T19:16:02.224Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2022-01-11T19:16:02.224Z] The following NEW packages will be installed: [2022-01-11T19:16:02.224Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2022-01-11T19:16:02.224Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2022-01-11T19:16:02.224Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2022-01-11T19:16:02.224Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2022-01-11T19:16:02.224Z] python3.6-minimal snapd squashfs-tools sudo [2022-01-11T19:16:02.224Z] The following packages will be upgraded: [2022-01-11T19:16:02.224Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2022-01-11T19:16:02.484Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2022-01-11T19:16:02.484Z] Need to get 36.8 MB of archives. [2022-01-11T19:16:02.484Z] After this operation, 147 MB of additional disk space will be used. [2022-01-11T19:16:02.484Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] [2022-01-11T19:16:02.484Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [534 kB] [2022-01-11T19:16:03.056Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2022-01-11T19:16:03.056Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [1609 kB] [2022-01-11T19:16:03.056Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.6 [1712 kB] [2022-01-11T19:16:03.317Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] [2022-01-11T19:16:03.317Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2022-01-11T19:16:03.318Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2022-01-11T19:16:03.318Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] [2022-01-11T19:16:03.318Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.6 [203 kB] [2022-01-11T19:16:03.318Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2022-01-11T19:16:03.318Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2022-01-11T19:16:03.318Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2022-01-11T19:16:03.318Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2022-01-11T19:16:03.318Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2022-01-11T19:16:03.318Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2022-01-11T19:16:03.318Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2022-01-11T19:16:03.318Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2022-01-11T19:16:03.318Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2022-01-11T19:16:03.318Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2022-01-11T19:16:03.318Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2022-01-11T19:16:03.318Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2022-01-11T19:16:03.318Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2022-01-11T19:16:03.318Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2022-01-11T19:16:03.318Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2022-01-11T19:16:03.318Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2022-01-11T19:16:03.318Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2022-01-11T19:16:03.318Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2022-01-11T19:16:03.318Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2022-01-11T19:16:03.578Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2022-01-11T19:16:04.520Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-11T19:16:04.520Z] Fetched 36.8 MB in 2s (18.7 MB/s) [2022-01-11T19:16:04.520Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-11T19:16:04.520Z] Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... [2022-01-11T19:16:04.520Z] Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-11T19:16:05.091Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... [2022-01-11T19:16:05.091Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-11T19:16:05.091Z] Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... [2022-01-11T19:16:05.091Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-11T19:16:05.091Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2022-01-11T19:16:05.091Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2022-01-11T19:16:05.356Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2022-01-11T19:16:05.356Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-11T19:16:05.356Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2022-01-11T19:16:05.356Z] Unpacking apt (1.6.14) over (1.6.1) ... [2022-01-11T19:16:05.558Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-01-11T19:16:05.617Z] Setting up apt (1.6.14) ... [2022-01-11T19:16:05.617Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2022-01-11T19:16:06.190Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-01-11T19:16:06.190Z] (Reading database ... 12764 files and directories currently installed.) [2022-01-11T19:16:06.190Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2022-01-11T19:16:06.190Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2022-01-11T19:16:06.190Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2022-01-11T19:16:06.190Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-11T19:16:06.190Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-11T19:16:06.453Z] Selecting previously unselected package libexpat1:amd64. [2022-01-11T19:16:06.453Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2022-01-11T19:16:06.453Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2022-01-11T19:16:06.453Z] Selecting previously unselected package python3.6-minimal. [2022-01-11T19:16:06.453Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-11T19:16:06.453Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2022-01-11T19:16:06.714Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... [2022-01-11T19:16:06.974Z] Checking for services that may need to be restarted...done. [2022-01-11T19:16:06.974Z] Checking for services that may need to be restarted...done. [2022-01-11T19:16:06.974Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-11T19:16:06.974Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2022-01-11T19:16:06.974Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2022-01-11T19:16:07.546Z] Selecting previously unselected package python3-minimal. [2022-01-11T19:16:07.546Z] (Reading database ... 13012 files and directories currently installed.) [2022-01-11T19:16:07.546Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2022-01-11T19:16:07.546Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2022-01-11T19:16:07.546Z] Selecting previously unselected package mime-support. [2022-01-11T19:16:07.546Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2022-01-11T19:16:07.546Z] Unpacking mime-support (3.60ubuntu1) ... [2022-01-11T19:16:07.546Z] Selecting previously unselected package libmpdec2:amd64. [2022-01-11T19:16:07.546Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2022-01-11T19:16:07.546Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-01-11T19:16:07.546Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2022-01-11T19:16:07.546Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-11T19:16:07.546Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-11T19:16:07.808Z] Selecting previously unselected package python3.6. [2022-01-11T19:16:07.808Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-11T19:16:07.808Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-11T19:16:07.808Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-11T19:16:07.808Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2022-01-11T19:16:07.808Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-01-11T19:16:07.808Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2022-01-11T19:16:08.076Z] Selecting previously unselected package python3. [2022-01-11T19:16:08.076Z] (Reading database ... 13442 files and directories currently installed.) [2022-01-11T19:16:08.076Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2022-01-11T19:16:08.076Z] Unpacking python3 (3.6.7-1~18.04) ... [2022-01-11T19:16:08.076Z] Selecting previously unselected package multiarch-support. [2022-01-11T19:16:08.076Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2022-01-11T19:16:08.076Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2022-01-11T19:16:08.167Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-11T19:16:08.339Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2022-01-11T19:16:08.339Z] Selecting previously unselected package liblzo2-2:amd64. [2022-01-11T19:16:08.339Z] (Reading database ... 13479 files and directories currently installed.) [2022-01-11T19:16:08.339Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2022-01-11T19:16:08.339Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2022-01-11T19:16:08.339Z] Selecting previously unselected package libbsd0:amd64. [2022-01-11T19:16:08.339Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2022-01-11T19:16:08.339Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-01-11T19:16:08.339Z] Selecting previously unselected package sudo. [2022-01-11T19:16:08.339Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2022-01-11T19:16:08.339Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2022-01-11T19:16:08.600Z] Selecting previously unselected package apparmor. [2022-01-11T19:16:08.600Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2022-01-11T19:16:08.600Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2022-01-11T19:16:08.600Z] Selecting previously unselected package libedit2:amd64. [2022-01-11T19:16:08.600Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2022-01-11T19:16:08.862Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2022-01-11T19:16:08.862Z] Selecting previously unselected package libkrb5support0:amd64. [2022-01-11T19:16:08.862Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2022-01-11T19:16:08.862Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-01-11T19:16:08.862Z] Selecting previously unselected package libk5crypto3:amd64. [2022-01-11T19:16:08.862Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2022-01-11T19:16:08.862Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-01-11T19:16:08.862Z] Selecting previously unselected package libkeyutils1:amd64. [2022-01-11T19:16:08.862Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2022-01-11T19:16:08.862Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2022-01-11T19:16:08.862Z] Selecting previously unselected package libkrb5-3:amd64. [2022-01-11T19:16:08.862Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2022-01-11T19:16:08.862Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-01-11T19:16:09.127Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-11T19:16:09.127Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2022-01-11T19:16:09.127Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-01-11T19:16:09.127Z] Selecting previously unselected package libssl1.0.0:amd64. [2022-01-11T19:16:09.127Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2022-01-11T19:16:09.127Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2022-01-11T19:16:09.388Z] Selecting previously unselected package openssh-client. [2022-01-11T19:16:09.388Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2022-01-11T19:16:09.388Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2022-01-11T19:16:09.388Z] Selecting previously unselected package squashfs-tools. [2022-01-11T19:16:09.388Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2022-01-11T19:16:09.388Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-01-11T19:16:09.388Z] Selecting previously unselected package snapd. [2022-01-11T19:16:09.388Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2022-01-11T19:16:09.388Z] Unpacking snapd (2.51.1+18.04) ... [2022-01-11T19:16:11.555Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-11T19:16:11.956Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2022-01-11T19:16:11.956Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2022-01-11T19:16:11.956Z] Setting up mime-support (3.60ubuntu1) ... [2022-01-11T19:16:11.956Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2022-01-11T19:16:11.956Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-01-11T19:16:11.956Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-01-11T19:16:11.956Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-11T19:16:11.956Z] Setting up systemd (237-3ubuntu10.53) ... [2022-01-11T19:16:11.956Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-01-11T19:16:12.530Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-11T19:16:12.530Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2022-01-11T19:16:12.530Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-01-11T19:16:12.530Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2022-01-11T19:16:12.530Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-11T19:16:12.530Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-01-11T19:16:12.530Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-11T19:16:13.100Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-01-11T19:16:13.100Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-01-11T19:16:13.100Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-01-11T19:16:13.100Z] Setting up python3 (3.6.7-1~18.04) ... [2022-01-11T19:16:13.100Z] running python rtupdate hooks for python3.6... [2022-01-11T19:16:13.100Z] running python post-rtupdate hooks for python3.6... [2022-01-11T19:16:13.100Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2022-01-11T19:16:13.672Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-01-11T19:16:13.932Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-01-11T19:16:13.932Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2022-01-11T19:16:14.194Z] Setting up snapd (2.51.1+18.04) ... [2022-01-11T19:16:14.453Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-01-11T19:16:14.712Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-01-11T19:16:14.712Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-01-11T19:16:14.972Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-01-11T19:16:15.232Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-11T19:16:15.232Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-11T19:16:15.232Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-01-11T19:16:15.494Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-01-11T19:16:15.758Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-01-11T19:16:15.758Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-01-11T19:16:15.910Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-11T19:16:16.019Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2022-01-11T19:16:16.019Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-11T19:16:16.282Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-01-11T19:16:17.665Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-01-11T19:16:17.665Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-01-11T19:16:17.665Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-01-11T19:16:18.868Z] Reading package lists... [2022-01-11T19:16:18.868Z] Reading package lists... [2022-01-11T19:16:19.129Z] Building dependency tree... [2022-01-11T19:16:19.129Z] Reading state information... [2022-01-11T19:16:19.129Z] Calculating upgrade... [2022-01-11T19:16:19.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-11T19:16:19.389Z] The following packages will be upgraded: [2022-01-11T19:16:19.389Z] advancecomp base-files bash binutils binutils-common [2022-01-11T19:16:19.389Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2022-01-11T19:16:19.389Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2022-01-11T19:16:19.389Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2022-01-11T19:16:19.389Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2022-01-11T19:16:19.389Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2022-01-11T19:16:19.389Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2022-01-11T19:16:19.389Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2022-01-11T19:16:19.389Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2022-01-11T19:16:19.389Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2022-01-11T19:16:19.389Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2022-01-11T19:16:19.389Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2022-01-11T19:16:19.389Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2022-01-11T19:16:19.389Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2022-01-11T19:16:19.389Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2022-01-11T19:16:19.389Z] ubuntu-keyring util-linux [2022-01-11T19:16:19.650Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-01-11T19:16:19.650Z] Need to get 64.1 MB of archives. [2022-01-11T19:16:19.650Z] After this operation, 5157 kB of additional disk space will be used. [2022-01-11T19:16:19.650Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2022-01-11T19:16:19.650Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-166.174 [984 kB] [2022-01-11T19:16:20.226Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2022-01-11T19:16:20.226Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2022-01-11T19:16:20.226Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2022-01-11T19:16:20.226Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2022-01-11T19:16:20.226Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2022-01-11T19:16:20.226Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2022-01-11T19:16:20.226Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2022-01-11T19:16:20.226Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2022-01-11T19:16:20.226Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2022-01-11T19:16:20.226Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2022-01-11T19:16:20.226Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2022-01-11T19:16:20.226Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2022-01-11T19:16:20.492Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2022-01-11T19:16:20.492Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2022-01-11T19:16:20.492Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2022-01-11T19:16:20.492Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2022-01-11T19:16:20.492Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2022-01-11T19:16:20.492Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2022-01-11T19:16:20.492Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2022-01-11T19:16:20.492Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2022-01-11T19:16:20.492Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2022-01-11T19:16:20.492Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2022-01-11T19:16:20.492Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2022-01-11T19:16:20.492Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2022-01-11T19:16:20.492Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2022-01-11T19:16:20.492Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2022-01-11T19:16:20.492Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2022-01-11T19:16:20.492Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2022-01-11T19:16:20.492Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2022-01-11T19:16:20.492Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2022-01-11T19:16:20.492Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2022-01-11T19:16:20.492Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2022-01-11T19:16:20.492Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2022-01-11T19:16:20.492Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2022-01-11T19:16:20.492Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2022-01-11T19:16:20.492Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2022-01-11T19:16:20.492Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2022-01-11T19:16:20.492Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2022-01-11T19:16:20.754Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2022-01-11T19:16:20.754Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] [2022-01-11T19:16:20.754Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2022-01-11T19:16:20.754Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2022-01-11T19:16:20.754Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2022-01-11T19:16:20.754Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2022-01-11T19:16:20.754Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2022-01-11T19:16:20.754Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2022-01-11T19:16:20.754Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2022-01-11T19:16:20.754Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2022-01-11T19:16:20.754Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2022-01-11T19:16:20.754Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2022-01-11T19:16:20.754Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2022-01-11T19:16:20.754Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2022-01-11T19:16:20.754Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2022-01-11T19:16:20.754Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2022-01-11T19:16:20.754Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2022-01-11T19:16:20.754Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2022-01-11T19:16:20.754Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2022-01-11T19:16:20.754Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] [2022-01-11T19:16:20.754Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2022-01-11T19:16:20.754Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2022-01-11T19:16:20.754Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2022-01-11T19:16:21.023Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2022-01-11T19:16:21.023Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2022-01-11T19:16:21.023Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2022-01-11T19:16:21.023Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2022-01-11T19:16:21.023Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2022-01-11T19:16:21.023Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2022-01-11T19:16:21.023Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2022-01-11T19:16:21.023Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2022-01-11T19:16:21.023Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2022-01-11T19:16:21.023Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2022-01-11T19:16:21.023Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2022-01-11T19:16:21.023Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2022-01-11T19:16:21.023Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2022-01-11T19:16:21.023Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2022-01-11T19:16:21.023Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2022-01-11T19:16:21.023Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] [2022-01-11T19:16:21.023Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2022-01-11T19:16:21.023Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2022-01-11T19:16:21.023Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2022-01-11T19:16:21.023Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2022-01-11T19:16:21.023Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2022-01-11T19:16:21.023Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2022-01-11T19:16:21.023Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2022-01-11T19:16:21.023Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2022-01-11T19:16:21.285Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2022-01-11T19:16:21.285Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2022-01-11T19:16:21.285Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2022-01-11T19:16:21.285Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2022-01-11T19:16:21.285Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2022-01-11T19:16:21.285Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2022-01-11T19:16:21.285Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2022-01-11T19:16:21.554Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2022-01-11T19:16:21.818Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2022-01-11T19:16:21.818Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2022-01-11T19:16:21.913Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-11T19:16:22.079Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2022-01-11T19:16:22.345Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2022-01-11T19:16:22.345Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2022-01-11T19:16:22.345Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2022-01-11T19:16:22.345Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2022-01-11T19:16:22.345Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2022-01-11T19:16:22.345Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-11T19:16:22.345Z] Fetched 64.1 MB in 3s (22.2 MB/s) [2022-01-11T19:16:22.345Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-11T19:16:22.345Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2022-01-11T19:16:22.345Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-11T19:16:22.937Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2022-01-11T19:16:22.937Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-11T19:16:22.937Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-166.174_amd64.deb ... [2022-01-11T19:16:22.937Z] Unpacking linux-libc-dev:amd64 (4.15.0-166.174) over (4.15.0-20.21) ... [2022-01-11T19:16:23.197Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-11T19:16:23.197Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-11T19:16:23.197Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-11T19:16:23.197Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-11T19:16:23.197Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-11T19:16:23.197Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-11T19:16:23.457Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-11T19:16:23.457Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-11T19:16:23.457Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-11T19:16:23.457Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-11T19:16:23.457Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-11T19:16:23.457Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-11T19:16:23.457Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-11T19:16:23.457Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-11T19:16:23.732Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-11T19:16:23.732Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-11T19:16:23.732Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-11T19:16:23.732Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2022-01-11T19:16:23.732Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2022-01-11T19:16:23.732Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-11T19:16:23.732Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-11T19:16:23.732Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-11T19:16:23.993Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-11T19:16:23.993Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-11T19:16:23.993Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-11T19:16:23.993Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-11T19:16:23.993Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-11T19:16:24.256Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-11T19:16:24.256Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2022-01-11T19:16:24.256Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-11T19:16:24.827Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2022-01-11T19:16:24.827Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-11T19:16:24.827Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2022-01-11T19:16:24.827Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-01-11T19:16:24.827Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-01-11T19:16:25.089Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2022-01-11T19:16:25.089Z] Setting up base-files (10.1ubuntu2.11) ... [2022-01-11T19:16:25.350Z] Installing new version of config file /etc/issue ... [2022-01-11T19:16:25.350Z] Installing new version of config file /etc/issue.net ... [2022-01-11T19:16:25.350Z] Installing new version of config file /etc/lsb-release ... [2022-01-11T19:16:25.350Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-01-11T19:16:25.350Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-01-11T19:16:25.612Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-01-11T19:16:25.612Z] Removing obsolete conffile /etc/default/motd-news ... [2022-01-11T19:16:25.612Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-11T19:16:25.612Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2022-01-11T19:16:25.612Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2022-01-11T19:16:25.612Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2022-01-11T19:16:25.874Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2022-01-11T19:16:25.874Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-11T19:16:25.874Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-11T19:16:25.874Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2022-01-11T19:16:25.874Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2022-01-11T19:16:25.874Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-11T19:16:25.874Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2022-01-11T19:16:25.874Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2022-01-11T19:16:26.171Z] Setting up tar (1.29b-2ubuntu0.2) ... [2022-01-11T19:16:26.171Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-11T19:16:26.171Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2022-01-11T19:16:26.171Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-11T19:16:26.221Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-11T19:16:26.455Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2022-01-11T19:16:26.455Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-11T19:16:26.455Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-11T19:16:26.455Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-11T19:16:26.455Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-11T19:16:26.743Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-11T19:16:26.743Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-11T19:16:26.743Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-11T19:16:26.743Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2022-01-11T19:16:26.743Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-11T19:16:26.743Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2022-01-11T19:16:26.743Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2022-01-11T19:16:26.743Z] Setting up grep (3.1-2build1) ... [2022-01-11T19:16:26.743Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-11T19:16:26.744Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2022-01-11T19:16:27.039Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2022-01-11T19:16:27.039Z] Setting up gzip (1.6-5ubuntu1.1) ... [2022-01-11T19:16:27.039Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-11T19:16:27.039Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2022-01-11T19:16:27.039Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2022-01-11T19:16:27.319Z] Setting up login (1:4.5-1ubuntu2) ... [2022-01-11T19:16:27.581Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-11T19:16:27.581Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-11T19:16:27.581Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-11T19:16:27.581Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2022-01-11T19:16:27.581Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-11T19:16:27.581Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-11T19:16:27.581Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-11T19:16:28.152Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-11T19:16:28.152Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-11T19:16:28.152Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-11T19:16:28.152Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-11T19:16:28.413Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2022-01-11T19:16:28.676Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-11T19:16:28.676Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2022-01-11T19:16:28.676Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-11T19:16:28.937Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-01-11T19:16:29.198Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-01-11T19:16:29.198Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-01-11T19:16:29.198Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-01-11T19:16:29.198Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2022-01-11T19:16:29.198Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-11T19:16:29.198Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2022-01-11T19:16:29.198Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2022-01-11T19:16:29.458Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2022-01-11T19:16:29.458Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-11T19:16:29.458Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-11T19:16:29.458Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-11T19:16:29.458Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-11T19:16:29.458Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-11T19:16:29.458Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-11T19:16:29.608Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-11T19:16:29.718Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-11T19:16:29.718Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-11T19:16:29.718Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-11T19:16:29.718Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-11T19:16:29.718Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-11T19:16:29.718Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-11T19:16:29.978Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-11T19:16:29.978Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-11T19:16:29.978Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-11T19:16:29.978Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-11T19:16:29.978Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-11T19:16:29.978Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-11T19:16:29.978Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-11T19:16:30.238Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-11T19:16:30.238Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-11T19:16:30.238Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-11T19:16:30.239Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-11T19:16:30.239Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-11T19:16:30.239Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-11T19:16:30.239Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-11T19:16:30.239Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-11T19:16:30.239Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-11T19:16:30.501Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-11T19:16:30.501Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-11T19:16:30.501Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-11T19:16:30.501Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-11T19:16:30.501Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-11T19:16:30.501Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2022-01-11T19:16:30.501Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-11T19:16:30.501Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-11T19:16:30.769Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-11T19:16:31.031Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2022-01-11T19:16:31.292Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-01-11T19:16:31.554Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-01-11T19:16:31.554Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-11T19:16:31.554Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2022-01-11T19:16:31.554Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-11T19:16:31.817Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2022-01-11T19:16:31.817Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-11T19:16:31.817Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2022-01-11T19:16:31.817Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-11T19:16:32.084Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2022-01-11T19:16:32.084Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-11T19:16:32.084Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2022-01-11T19:16:32.084Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2022-01-11T19:16:32.238Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-11T19:16:32.345Z] Setting up debconf (1.5.66ubuntu1) ... [2022-01-11T19:16:32.345Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-11T19:16:32.345Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2022-01-11T19:16:32.345Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-01-11T19:16:32.606Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2022-01-11T19:16:32.606Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-11T19:16:32.606Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2022-01-11T19:16:32.606Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-01-11T19:16:32.606Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2022-01-11T19:16:32.606Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-11T19:16:32.606Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-11T19:16:32.606Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-11T19:16:32.866Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-11T19:16:32.866Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-11T19:16:32.866Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-11T19:16:32.866Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-11T19:16:32.866Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-11T19:16:33.128Z] (Reading database ... 13919 files and directories currently installed.) [2022-01-11T19:16:33.128Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-11T19:16:33.128Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-11T19:16:33.128Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-11T19:16:33.388Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-11T19:16:33.388Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-11T19:16:33.388Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-11T19:16:33.389Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... [2022-01-11T19:16:33.389Z] Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-11T19:16:33.389Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-11T19:16:33.389Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-11T19:16:33.650Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-11T19:16:33.650Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-11T19:16:33.650Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2022-01-11T19:16:33.650Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2022-01-11T19:16:33.650Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2022-01-11T19:16:33.910Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-11T19:16:33.910Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2022-01-11T19:16:33.910Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2022-01-11T19:16:33.910Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2022-01-11T19:16:33.910Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-11T19:16:33.910Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2022-01-11T19:16:33.910Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-11T19:16:34.172Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-11T19:16:34.172Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-11T19:16:34.172Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-11T19:16:34.172Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-11T19:16:34.434Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-11T19:16:34.434Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-11T19:16:34.434Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2022-01-11T19:16:34.434Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2022-01-11T19:16:34.434Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2022-01-11T19:16:34.434Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-11T19:16:34.434Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2022-01-11T19:16:34.695Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2022-01-11T19:16:34.695Z] Setting up passwd (1:4.5-1ubuntu2) ... [2022-01-11T19:16:34.955Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-11T19:16:34.955Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-11T19:16:34.955Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-11T19:16:34.955Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2022-01-11T19:16:34.955Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-11T19:16:34.955Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-01-11T19:16:34.955Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-01-11T19:16:35.214Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-01-11T19:16:35.214Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-11T19:16:35.214Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-01-11T19:16:35.214Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-01-11T19:16:35.214Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-01-11T19:16:35.214Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-11T19:16:35.214Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2022-01-11T19:16:35.214Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2022-01-11T19:16:35.474Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2022-01-11T19:16:35.474Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-11T19:16:35.474Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2022-01-11T19:16:35.474Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2022-01-11T19:16:35.474Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2022-01-11T19:16:35.474Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-11T19:16:35.474Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2022-01-11T19:16:35.474Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2022-01-11T19:16:35.735Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2022-01-11T19:16:35.735Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-11T19:16:35.735Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2022-01-11T19:16:35.735Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2022-01-11T19:16:35.735Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2022-01-11T19:16:35.995Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-11T19:16:35.995Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... [2022-01-11T19:16:35.995Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... [2022-01-11T19:16:35.995Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... [2022-01-11T19:16:35.995Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-11T19:16:35.995Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2022-01-11T19:16:35.995Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2022-01-11T19:16:35.995Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2022-01-11T19:16:36.257Z] (Reading database ... 13924 files and directories currently installed.) [2022-01-11T19:16:36.257Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-01-11T19:16:36.257Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-01-11T19:16:36.257Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-01-11T19:16:36.257Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-01-11T19:16:36.257Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2022-01-11T19:16:36.518Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2022-01-11T19:16:36.518Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2022-01-11T19:16:36.519Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2022-01-11T19:16:36.780Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2022-01-11T19:16:36.780Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2022-01-11T19:16:36.780Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2022-01-11T19:16:36.780Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2022-01-11T19:16:36.780Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2022-01-11T19:16:36.780Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2022-01-11T19:16:36.780Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2022-01-11T19:16:36.781Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2022-01-11T19:16:37.041Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2022-01-11T19:16:37.041Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2022-01-11T19:16:37.041Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2022-01-11T19:16:37.041Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2022-01-11T19:16:37.041Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2022-01-11T19:16:37.041Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2022-01-11T19:16:37.300Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2022-01-11T19:16:37.300Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2022-01-11T19:16:37.561Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2022-01-11T19:16:37.561Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2022-01-11T19:16:37.561Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2022-01-11T19:16:37.561Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2022-01-11T19:16:37.561Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-11T19:16:37.561Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [Pipeline] } [2022-01-11T19:16:37.659Z] $ docker stop --time=1 e1d257f6896b900fcb1998ed32d38dfef2eee67f7952d33b335ae796f16c6ec8 [2022-01-11T19:16:38.132Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-11T19:16:38.132Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-11T19:16:38.132Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-11T19:16:38.132Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-11T19:16:38.132Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-11T19:16:38.132Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-11T19:16:38.394Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-11T19:16:38.394Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-11T19:16:38.394Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-11T19:16:38.394Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-11T19:16:38.394Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-11T19:16:38.394Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-11T19:16:38.654Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-11T19:16:38.654Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-11T19:16:39.597Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-11T19:16:39.597Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-11T19:16:39.650Z] $ docker rm -f e1d257f6896b900fcb1998ed32d38dfef2eee67f7952d33b335ae796f16c6ec8 [2022-01-11T19:16:40.168Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-11T19:16:40.169Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-11T19:16:40.739Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-11T19:16:40.739Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2022-01-11T19:16:40.999Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-11T19:16:40.999Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-11T19:16:41.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-11T19:16:41.535Z] [2022-01-11T19:16:41.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-11T19:16:41.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-11T19:16:41.940Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-11T19:16:41.940Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-11T19:16:41.940Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-11T19:16:41.940Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-11T19:16:41.940Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2022-01-11T19:16:41.940Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-11T19:16:41.940Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2022-01-11T19:16:41.940Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-11T19:16:42.190Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-11T19:16:42.190Z] 29e5d40040c1: Pulling fs layer [2022-01-11T19:16:42.190Z] 1ce36da41761: Pulling fs layer [2022-01-11T19:16:42.190Z] 25b303627fd3: Pulling fs layer [2022-01-11T19:16:42.190Z] 29e5d40040c1: Download complete [2022-01-11T19:16:42.201Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2022-01-11T19:16:42.201Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2022-01-11T19:16:42.201Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-11T19:16:42.201Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-11T19:16:42.201Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-11T19:16:42.201Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-11T19:16:42.462Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2022-01-11T19:16:42.462Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2022-01-11T19:16:42.462Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-11T19:16:42.462Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-11T19:16:42.462Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-11T19:16:42.462Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-11T19:16:42.462Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-11T19:16:42.462Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2022-01-11T19:16:42.462Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2022-01-11T19:16:42.462Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2022-01-11T19:16:42.465Z] 1ce36da41761: Verifying Checksum [2022-01-11T19:16:42.465Z] 1ce36da41761: Download complete [2022-01-11T19:16:42.725Z] [2022-01-11T19:16:42.725Z] Current default time zone: 'Etc/UTC' [2022-01-11T19:16:42.725Z] Local time is now: Tue Jan 11 19:16:42 UTC 2022. [2022-01-11T19:16:42.725Z] Universal Time is now: Tue Jan 11 19:16:42 UTC 2022. [2022-01-11T19:16:42.725Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-01-11T19:16:42.725Z] [2022-01-11T19:16:42.725Z] Setting up systemd-sysv (237-3ubuntu10.53) ... [2022-01-11T19:16:42.725Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-11T19:16:42.725Z] Setting up linux-libc-dev:amd64 (4.15.0-166.174) ... [2022-01-11T19:16:42.725Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2022-01-11T19:16:42.725Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2022-01-11T19:16:42.725Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2022-01-11T19:16:42.725Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2022-01-11T19:16:42.725Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2022-01-11T19:16:42.739Z] 29e5d40040c1: Pull complete [2022-01-11T19:16:42.988Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2022-01-11T19:16:42.988Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2022-01-11T19:16:42.988Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-11T19:16:42.988Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2022-01-11T19:16:42.988Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-11T19:16:42.988Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-01-11T19:16:42.988Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-11T19:16:42.988Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2022-01-11T19:16:42.988Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2022-01-11T19:16:42.988Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2022-01-11T19:16:42.988Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... [2022-01-11T19:16:42.988Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2022-01-11T19:16:42.988Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2022-01-11T19:16:43.250Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2022-01-11T19:16:43.250Z] Setting up ca-certificates (20210119~18.04.2) ... [2022-01-11T19:16:43.718Z] 25b303627fd3: Verifying Checksum [2022-01-11T19:16:43.718Z] 25b303627fd3: Download complete [2022-01-11T19:16:43.991Z] 1ce36da41761: Pull complete [2022-01-11T19:16:45.159Z] Updating certificates in /etc/ssl/certs... [2022-01-11T19:16:45.734Z] 23 added, 28 removed; done. [2022-01-11T19:16:45.996Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2022-01-11T19:16:45.996Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-11T19:16:45.996Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2022-01-11T19:16:45.996Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2022-01-11T19:16:45.996Z] Setting up pkgbinarymangler (138.18.04.1) ... [2022-01-11T19:16:45.996Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-11T19:16:45.996Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-01-11T19:16:45.996Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-11T19:16:45.996Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-11T19:16:45.996Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-11T19:16:45.996Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-11T19:16:45.996Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-11T19:16:45.996Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2022-01-11T19:16:45.996Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2022-01-11T19:16:45.996Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2022-01-11T19:16:45.996Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2022-01-11T19:16:45.996Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2022-01-11T19:16:45.996Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-11T19:16:45.996Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-11T19:16:46.257Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2022-01-11T19:16:46.257Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2022-01-11T19:16:46.257Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2022-01-11T19:16:46.257Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-11T19:16:46.257Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-01-11T19:16:46.257Z] Processing triggers for mime-support (3.60ubuntu1) ... [2022-01-11T19:16:46.257Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2022-01-11T19:16:46.257Z] Updating certificates in /etc/ssl/certs... [2022-01-11T19:16:46.832Z] 0 added, 0 removed; done. [2022-01-11T19:16:46.832Z] Running hooks in /etc/ca-certificates/update.d... [2022-01-11T19:16:46.832Z] done. [2022-01-11T19:16:47.405Z] Reading package lists... [2022-01-11T19:16:47.405Z] Building dependency tree... [2022-01-11T19:16:47.405Z] Reading state information... [2022-01-11T19:16:47.666Z] The following NEW packages will be installed: [2022-01-11T19:16:47.666Z] apt-transport-https [2022-01-11T19:16:47.666Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-01-11T19:16:47.926Z] Need to get 4348 B of archives. [2022-01-11T19:16:47.926Z] After this operation, 154 kB of additional disk space will be used. [2022-01-11T19:16:47.926Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2022-01-11T19:16:48.187Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-11T19:16:48.187Z] Fetched 4348 B in 0s (18.2 kB/s) [2022-01-11T19:16:48.187Z] Selecting previously unselected package apt-transport-https. [2022-01-11T19:16:48.187Z] (Reading database ... 13931 files and directories currently installed.) [2022-01-11T19:16:48.187Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2022-01-11T19:16:48.187Z] Unpacking apt-transport-https (1.6.14) ... [2022-01-11T19:16:48.187Z] Setting up apt-transport-https (1.6.14) ... [2022-01-11T19:16:48.448Z] Waiting for network to be ready... [2022-01-11T19:16:54.131Z] 25b303627fd3: Pull complete [2022-01-11T19:16:54.131Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-11T19:16:54.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-11T19:16:54.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-11T19:16:54.338Z] prd-ubuntu18.04-docker-arm64-4c-16g-1267 does not seem to be running inside a container [2022-01-11T19:16:54.411Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-11T19:16:56.588Z] 2022-01-11T19:16:52Z INFO Waiting for automatic snapd restart... [2022-01-11T19:16:56.576Z] $ docker top c381ea0e82a555f1b6d6bd5ecd7778485454e4842f9ef89c1e428cf1a41da66f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-11T19:16:57.509Z] + docker-compose build --help [2022-01-11T19:16:57.509Z] + grep parallel [2022-01-11T19:16:57.975Z] snapd 2.53.4 from Canonical* installed [2022-01-11T19:16:58.917Z] "snapd" switched to the "latest/stable" channel [2022-01-11T19:16:58.917Z] [2022-01-11T19:17:01.894Z] --parallel Build images in parallel. [Pipeline] } [2022-01-11T19:17:01.920Z] $ docker stop --time=1 c381ea0e82a555f1b6d6bd5ecd7778485454e4842f9ef89c1e428cf1a41da66f [2022-01-11T19:17:03.122Z] core18 20211028 from Canonical* installed [2022-01-11T19:17:03.577Z] $ docker rm -f c381ea0e82a555f1b6d6bd5ecd7778485454e4842f9ef89c1e428cf1a41da66f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-11T19:17:04.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-11T19:17:04.416Z] . [Pipeline] withDockerContainer [2022-01-11T19:17:04.666Z] prd-ubuntu18.04-docker-arm64-4c-16g-1267 does not seem to be running inside a container [2022-01-11T19:17:04.750Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-11T19:17:05.034Z] core20 20211129 from Canonical* installed [2022-01-11T19:17:05.604Z] "core20" switched to the "latest/stable" channel [2022-01-11T19:17:05.604Z] [2022-01-11T19:17:06.002Z] $ docker top 6e5ee0291091f71822f842965df75c8d48a0d395e528d64c7978ef732e4ff175 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-11T19:17:07.135Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-11T19:17:08.145Z] snapcraft 6.0 from Canonical* installed [2022-01-11T19:17:08.145Z] "snapcraft" switched to the "latest/stable" channel [2022-01-11T19:17:08.145Z] [2022-01-11T19:17:11.413Z] Building core-command ... [2022-01-11T19:17:11.413Z] Building core-data ... [2022-01-11T19:17:11.413Z] Building core-metadata ... [2022-01-11T19:17:11.413Z] Building security-bootstrapper ... [2022-01-11T19:17:11.413Z] Building security-proxy-setup ... [2022-01-11T19:17:11.414Z] Building security-secretstore-setup ... [2022-01-11T19:17:11.414Z] Building support-notifications ... [2022-01-11T19:17:11.414Z] Building support-scheduler ... [2022-01-11T19:17:11.414Z] Building sys-mgmt-agent ... [2022-01-11T19:17:11.414Z] Building support-notifications [2022-01-11T19:17:11.414Z] Building core-command [2022-01-11T19:17:11.414Z] Building security-secretstore-setup [2022-01-11T19:17:11.414Z] Building security-bootstrapper [2022-01-11T19:17:11.414Z] Building sys-mgmt-agent [2022-01-11T19:17:12.345Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-01-11T19:17:12.345Z] - README.md [2022-01-11T19:17:12.345Z] [2022-01-11T19:17:12.345Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-11T19:17:13.727Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-01-11T19:17:13.727Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-01-11T19:17:13.727Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-01-11T19:17:14.926Z] Reading package lists... [2022-01-11T19:17:16.309Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.9 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2022-01-11T19:17:17.250Z] Reading package lists... [2022-01-11T19:17:17.250Z] Building dependency tree... [2022-01-11T19:17:17.250Z] Reading state information... [2022-01-11T19:17:17.510Z] Suggested packages: [2022-01-11T19:17:17.510Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2022-01-11T19:17:17.510Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2022-01-11T19:17:17.510Z] Recommended packages: [2022-01-11T19:17:17.510Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-01-11T19:17:17.510Z] The following NEW packages will be installed: [2022-01-11T19:17:17.510Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2022-01-11T19:17:17.510Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2022-01-11T19:17:17.510Z] pkg-config zip [2022-01-11T19:17:17.510Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-11T19:17:17.510Z] Need to get 7668 kB of archives. [2022-01-11T19:17:17.510Z] After this operation, 43.8 MB of additional disk space will be used. [2022-01-11T19:17:17.510Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] [2022-01-11T19:17:17.769Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2022-01-11T19:17:17.769Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2022-01-11T19:17:17.769Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2022-01-11T19:17:17.769Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2022-01-11T19:17:17.769Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2022-01-11T19:17:17.769Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2022-01-11T19:17:18.030Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2022-01-11T19:17:18.030Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2022-01-11T19:17:18.030Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2022-01-11T19:17:18.030Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2022-01-11T19:17:18.290Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2022-01-11T19:17:18.290Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2022-01-11T19:17:18.290Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2022-01-11T19:17:18.290Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-01-11T19:17:18.551Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-11T19:17:18.551Z] Fetched 7668 kB in 1s (9593 kB/s) [2022-01-11T19:17:18.551Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-01-11T19:17:18.551Z] (Reading database ... 13935 files and directories currently installed.) [2022-01-11T19:17:18.551Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... [2022-01-11T19:17:18.551Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-01-11T19:17:18.814Z] Selecting previously unselected package libpsl5:amd64. [2022-01-11T19:17:18.814Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2022-01-11T19:17:18.814Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2022-01-11T19:17:18.814Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-01-11T19:17:18.814Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2022-01-11T19:17:18.814Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-01-11T19:17:18.814Z] Selecting previously unselected package librtmp1:amd64. [2022-01-11T19:17:18.814Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2022-01-11T19:17:18.814Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-01-11T19:17:19.075Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-01-11T19:17:19.075Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2022-01-11T19:17:19.075Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2022-01-11T19:17:19.075Z] Selecting previously unselected package liberror-perl. [2022-01-11T19:17:19.075Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2022-01-11T19:17:19.075Z] Unpacking liberror-perl (0.17025-1) ... [2022-01-11T19:17:19.075Z] Selecting previously unselected package git-man. [2022-01-11T19:17:19.075Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2022-01-11T19:17:19.075Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2022-01-11T19:17:19.336Z] Selecting previously unselected package git. [2022-01-11T19:17:19.336Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2022-01-11T19:17:19.336Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2022-01-11T19:17:19.907Z] Selecting previously unselected package libnorm1:amd64. [2022-01-11T19:17:19.907Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2022-01-11T19:17:19.907Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-01-11T19:17:19.907Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-01-11T19:17:19.907Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2022-01-11T19:17:19.907Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-01-11T19:17:19.907Z] Selecting previously unselected package libsodium23:amd64. [2022-01-11T19:17:19.907Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2022-01-11T19:17:19.907Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2022-01-11T19:17:19.907Z] Selecting previously unselected package libzmq5:amd64. [2022-01-11T19:17:19.907Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2022-01-11T19:17:19.907Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-11T19:17:20.168Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-01-11T19:17:20.168Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2022-01-11T19:17:20.168Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-11T19:17:20.168Z] Selecting previously unselected package pkg-config. [2022-01-11T19:17:20.168Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2022-01-11T19:17:20.168Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2022-01-11T19:17:20.168Z] Selecting previously unselected package zip. [2022-01-11T19:17:20.168Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2022-01-11T19:17:20.168Z] Unpacking zip (3.0-11build1) ... [2022-01-11T19:17:20.429Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-01-11T19:17:20.429Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2022-01-11T19:17:20.429Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-01-11T19:17:20.429Z] Setting up liberror-perl (0.17025-1) ... [2022-01-11T19:17:20.429Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2022-01-11T19:17:20.429Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-01-11T19:17:20.429Z] No schema files found: doing nothing. [2022-01-11T19:17:20.429Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-01-11T19:17:20.429Z] Setting up zip (3.0-11build1) ... [2022-01-11T19:17:20.429Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-01-11T19:17:20.429Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2022-01-11T19:17:20.429Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2022-01-11T19:17:20.429Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-11T19:17:20.429Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2022-01-11T19:17:20.429Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-11T19:17:20.429Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2022-01-11T19:17:20.689Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-11T19:17:21.262Z] git set to automatically installed. [2022-01-11T19:17:21.262Z] git-man set to automatically installed. [2022-01-11T19:17:21.262Z] libcurl3-gnutls set to automatically installed. [2022-01-11T19:17:21.262Z] liberror-perl set to automatically installed. [2022-01-11T19:17:21.262Z] libglib2.0-0 set to automatically installed. [2022-01-11T19:17:21.262Z] libnghttp2-14 set to automatically installed. [2022-01-11T19:17:21.262Z] libnorm1 set to automatically installed. [2022-01-11T19:17:21.262Z] libpgm-5.2-0 set to automatically installed. [2022-01-11T19:17:21.262Z] libpsl5 set to automatically installed. [2022-01-11T19:17:21.262Z] librtmp1 set to automatically installed. [2022-01-11T19:17:21.262Z] libsodium23 set to automatically installed. [2022-01-11T19:17:21.262Z] libzmq3-dev set to automatically installed. [2022-01-11T19:17:21.262Z] libzmq5 set to automatically installed. [2022-01-11T19:17:21.262Z] pkg-config set to automatically installed. [2022-01-11T19:17:21.262Z] zip set to automatically installed. [2022-01-11T19:17:23.182Z] snapd is not logged in, snap install commands will use sudo [2022-01-11T19:17:33.185Z] go (1.16/stable) 1.16.12 from Michael Hudson-Doyle (mwhudson) installed [2022-01-11T19:17:34.571Z] Downloading snap 'edgex-app-service-configurable' [2022-01-11T19:17:38.780Z] Pulling app-service-configurable [2022-01-11T19:17:38.780Z] + snapcraftctl pull [2022-01-11T19:17:40.160Z] Pulling config-common [2022-01-11T19:17:40.160Z] + snapcraftctl pull [2022-01-11T19:17:41.543Z] Pulling go-build-helper [2022-01-11T19:17:41.543Z] + snapcraftctl pull [2022-01-11T19:17:42.921Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-01-11T19:17:42.921Z] Skipping pull go-build-helper (already ran) [2022-01-11T19:17:42.921Z] Building go-build-helper [2022-01-11T19:17:42.921Z] + snapcraftctl build [2022-01-11T19:17:45.468Z] Staging go-build-helper [2022-01-11T19:17:45.468Z] + snapcraftctl stage [2022-01-11T19:17:50.858Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2022-01-11T19:17:50.858Z] Fetched 224 kB in 0s (0 B/s) [2022-01-11T19:17:50.858Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2022-01-11T19:17:50.858Z] Fetched 157 kB in 0s (0 B/s) [2022-01-11T19:17:50.858Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2022-01-11T19:17:50.858Z] Fetched 221 kB in 0s (0 B/s) [2022-01-11T19:17:50.858Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2022-01-11T19:17:50.858Z] Fetched 143 kB in 0s (0 B/s) [2022-01-11T19:17:50.858Z] Pulling edgex-go [2022-01-11T19:17:50.858Z] + snapcraftctl pull [2022-01-11T19:17:51.864Z] Pulling hooks [2022-01-11T19:17:51.864Z] + snapcraftctl pull [2022-01-11T19:18:13.842Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2022-01-11T19:18:13.842Z] Fetched 96.5 kB in 0s (0 B/s) [2022-01-11T19:18:13.842Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2022-01-11T19:18:13.842Z] Fetched 279 kB in 0s (0 B/s) [2022-01-11T19:18:13.842Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2022-01-11T19:18:13.842Z] Fetched 122 kB in 0s (0 B/s) [2022-01-11T19:18:13.842Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2022-01-11T19:18:13.842Z] Fetched 77.8 kB in 0s (0 B/s) [2022-01-11T19:18:13.842Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2022-01-11T19:18:13.842Z] Fetched 8848 B in 0s (0 B/s) [2022-01-11T19:18:13.842Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2022-01-11T19:18:13.842Z] Fetched 47.8 kB in 0s (0 B/s) [2022-01-11T19:18:13.842Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2022-01-11T19:18:13.842Z] Fetched 45.6 kB in 0s (0 B/s) [2022-01-11T19:18:13.842Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2022-01-11T19:18:13.842Z] Fetched 15.0 kB in 0s (0 B/s) [2022-01-11T19:18:13.842Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2022-01-11T19:18:13.842Z] Fetched 220 kB in 0s (0 B/s) [2022-01-11T19:18:13.842Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2022-01-11T19:18:13.842Z] Fetched 154 kB in 0s (0 B/s) [2022-01-11T19:18:13.842Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-01-11T19:18:13.842Z] Fetched 50.6 kB in 0s (0 B/s) [2022-01-11T19:18:13.842Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2022-01-11T19:18:13.842Z] Fetched 14.8 kB in 0s (0 B/s) [2022-01-11T19:18:13.842Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2022-01-11T19:18:13.842Z] Fetched 41.8 kB in 0s (0 B/s) [2022-01-11T19:18:13.842Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2022-01-11T19:18:13.842Z] Fetched 499 kB in 0s (0 B/s) [2022-01-11T19:18:13.842Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2022-01-11T19:18:13.842Z] Fetched 111 kB in 0s (0 B/s) [2022-01-11T19:18:13.842Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2022-01-11T19:18:13.842Z] Fetched 240 kB in 0s (0 B/s) [2022-01-11T19:18:13.843Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2022-01-11T19:18:13.843Z] Fetched 29.3 kB in 0s (0 B/s) [2022-01-11T19:18:13.843Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2022-01-11T19:18:13.843Z] Fetched 85.5 kB in 0s (0 B/s) [2022-01-11T19:18:13.843Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2022-01-11T19:18:13.843Z] Fetched 24.5 kB in 0s (0 B/s) [2022-01-11T19:18:13.843Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2022-01-11T19:18:13.843Z] Fetched 49.2 kB in 0s (0 B/s) [2022-01-11T19:18:13.843Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2022-01-11T19:18:13.843Z] Fetched 54.2 kB in 0s (0 B/s) [2022-01-11T19:18:13.843Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2022-01-11T19:18:13.843Z] Fetched 30.8 kB in 0s (0 B/s) [2022-01-11T19:18:13.843Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2022-01-11T19:18:13.843Z] Fetched 15.8 kB in 0s (0 B/s) [2022-01-11T19:18:13.843Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2022-01-11T19:18:13.843Z] Fetched 85.9 kB in 0s (0 B/s) [2022-01-11T19:18:13.843Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2022-01-11T19:18:13.843Z] Fetched 8720 B in 0s (0 B/s) [2022-01-11T19:18:13.843Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2022-01-11T19:18:13.843Z] Fetched 140 kB in 0s (0 B/s) [2022-01-11T19:18:13.843Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2022-01-11T19:18:13.843Z] Fetched 119 kB in 0s (0 B/s) [2022-01-11T19:18:13.843Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2022-01-11T19:18:13.843Z] Fetched 111 kB in 0s (0 B/s) [2022-01-11T19:18:13.843Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2022-01-11T19:18:13.843Z] Fetched 11.1 kB in 0s (0 B/s) [2022-01-11T19:18:13.843Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2022-01-11T19:18:13.843Z] Fetched 646 kB in 0s (0 B/s) [2022-01-11T19:18:13.843Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2022-01-11T19:18:13.843Z] Fetched 41.3 kB in 0s (0 B/s) [2022-01-11T19:18:13.843Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2022-01-11T19:18:13.843Z] Fetched 17.9 kB in 0s (0 B/s) [2022-01-11T19:18:13.843Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2022-01-11T19:18:13.843Z] Fetched 368 kB in 0s (0 B/s) [2022-01-11T19:18:13.843Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2022-01-11T19:18:13.843Z] Fetched 187 kB in 0s (0 B/s) [2022-01-11T19:18:13.843Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2022-01-11T19:18:13.843Z] Fetched 175 kB in 0s (0 B/s) [2022-01-11T19:18:13.843Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2022-01-11T19:18:13.843Z] Fetched 206 kB in 0s (0 B/s) [2022-01-11T19:18:13.843Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb [1302 kB] [2022-01-11T19:18:13.843Z] Fetched 1302 kB in 0s (0 B/s) [2022-01-11T19:18:13.843Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2022-01-11T19:18:13.843Z] Fetched 36.2 kB in 0s (0 B/s) [2022-01-11T19:18:13.843Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2022-01-11T19:18:13.843Z] Fetched 159 kB in 0s (0 B/s) [2022-01-11T19:18:13.843Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2022-01-11T19:18:13.843Z] Fetched 107 kB in 0s (0 B/s) [2022-01-11T19:18:13.843Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2022-01-11T19:18:13.843Z] Fetched 48.7 kB in 0s (0 B/s) [2022-01-11T19:18:13.843Z] Pulling static-packages [2022-01-11T19:18:13.843Z] + snapcraftctl pull [2022-01-11T19:18:13.843Z] Pulling version [2022-01-11T19:18:13.843Z] + cd /root/project [2022-01-11T19:18:13.843Z] + git describe --tags --abbrev=0 [2022-01-11T19:18:13.843Z] + sed s/v// [2022-01-11T19:18:13.843Z] + GIT_VERSION=2.2.0-dev.18 [2022-01-11T19:18:13.843Z] + [ -z 2.2.0-dev.18 ] [2022-01-11T19:18:13.843Z] + snapcraftctl set-version 2.2.0-dev.18 [2022-01-11T19:18:15.223Z] Building app-service-configurable [2022-01-11T19:18:15.223Z] + snapcraftctl build [2022-01-11T19:18:17.135Z] Building config-common [2022-01-11T19:18:17.135Z] + snapcraftctl build [2022-01-11T19:18:19.384Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T19:18:19.384Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-11T19:18:19.384Z] ---> 21f2a7b76215 [2022-01-11T19:18:19.384Z] Step 3/21 : WORKDIR /edgex-go [2022-01-11T19:18:19.384Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T19:18:19.384Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-01-11T19:18:19.384Z] ---> 21f2a7b76215 [2022-01-11T19:18:19.384Z] Step 3/30 : WORKDIR /edgex-go [2022-01-11T19:18:19.384Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T19:18:19.384Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-01-11T19:18:19.384Z] ---> 21f2a7b76215 [2022-01-11T19:18:19.384Z] Step 3/24 : WORKDIR /edgex-go [2022-01-11T19:18:19.384Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T19:18:19.384Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-11T19:18:19.384Z] ---> 21f2a7b76215 [2022-01-11T19:18:19.384Z] Step 3/22 : WORKDIR /edgex-go [2022-01-11T19:18:19.384Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T19:18:19.384Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-11T19:18:19.384Z] ---> 21f2a7b76215 [2022-01-11T19:18:19.384Z] Step 3/22 : WORKDIR /edgex-go [2022-01-11T19:18:19.384Z] ---> Running in 24d491fa34be [2022-01-11T19:18:19.384Z] ---> Running in c059f63bdfcb [2022-01-11T19:18:19.384Z] ---> Running in beef8c7d743e [2022-01-11T19:18:19.384Z] ---> Running in f06f143b5027 [2022-01-11T19:18:19.384Z] ---> Running in 20ed01937ea5 [2022-01-11T19:18:19.384Z] Removing intermediate container beef8c7d743e [2022-01-11T19:18:19.384Z] ---> 6014736f1508 [2022-01-11T19:18:19.384Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T19:18:19.384Z] Removing intermediate container 20ed01937ea5 [2022-01-11T19:18:19.384Z] ---> 2bcd573db804 [2022-01-11T19:18:19.384Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T19:18:19.384Z] Removing intermediate container 24d491fa34be [2022-01-11T19:18:19.662Z] ---> bb37fa57d741 [2022-01-11T19:18:19.662Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T19:18:19.662Z] Removing intermediate container f06f143b5027 [2022-01-11T19:18:19.662Z] ---> 62a16dd2ad29 [2022-01-11T19:18:19.662Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T19:18:19.662Z] Removing intermediate container c059f63bdfcb [2022-01-11T19:18:19.662Z] ---> 64c32253c5fc [2022-01-11T19:18:19.662Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T19:18:19.662Z] ---> Running in 674259d88d37 [2022-01-11T19:18:19.662Z] ---> Running in 862590decb72 [2022-01-11T19:18:19.662Z] ---> Running in 444415071c7f [2022-01-11T19:18:19.662Z] ---> Running in 314d4c3099ed [2022-01-11T19:18:19.662Z] ---> Running in e10f08d1094d [2022-01-11T19:18:19.681Z] Skipping build go-build-helper (already ran) [2022-01-11T19:18:19.681Z] Building edgex-go [2022-01-11T19:18:19.681Z] + cd /root/parts/edgex-go/src [2022-01-11T19:18:19.681Z] + git describe --tags --abbrev=0+ sed s/v// [2022-01-11T19:18:19.681Z] [2022-01-11T19:18:19.681Z] + GIT_VERSION=2.2.0-dev.18 [2022-01-11T19:18:19.681Z] + [ -z 2.2.0-dev.18 ] [2022-01-11T19:18:19.681Z] + echo 2.2.0-dev.18 [2022-01-11T19:18:19.681Z] + [ ! -d vendor ] [2022-01-11T19:18:19.681Z] + go mod download all [2022-01-11T19:18:23.062Z] Removing intermediate container 674259d88d37 [2022-01-11T19:18:23.062Z] ---> c12c803f6a61 [2022-01-11T19:18:23.062Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-01-11T19:18:23.062Z] ---> Running in 048d1e93f0a6 [2022-01-11T19:18:23.062Z] Removing intermediate container 862590decb72 [2022-01-11T19:18:23.062Z] ---> 63fdd77094d5 [2022-01-11T19:18:23.062Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-11T19:18:23.062Z] ---> Running in 9923fdd10ea4 [2022-01-11T19:18:23.062Z] Removing intermediate container 314d4c3099ed [2022-01-11T19:18:23.062Z] ---> 091bf69cbd91 [2022-01-11T19:18:23.062Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-01-11T19:18:23.062Z] Removing intermediate container e10f08d1094d [2022-01-11T19:18:23.062Z] ---> 97a3a231684d [2022-01-11T19:18:23.062Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-01-11T19:18:23.062Z] ---> Running in 67cace656974 [2022-01-11T19:18:23.337Z] Removing intermediate container 444415071c7f [2022-01-11T19:18:23.337Z] ---> d5a07077e055 [2022-01-11T19:18:23.337Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-11T19:18:23.337Z] ---> Running in bc28c808a01c [2022-01-11T19:18:23.611Z] ---> Running in 62000365473b [2022-01-11T19:18:24.590Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T19:18:24.868Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T19:18:25.143Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T19:18:25.143Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T19:18:25.143Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T19:18:25.416Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T19:18:25.687Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T19:18:25.967Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T19:18:25.967Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T19:18:26.243Z] OK: 219 MiB in 52 packages [2022-01-11T19:18:26.243Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T19:18:26.847Z] OK: 219 MiB in 52 packages [2022-01-11T19:18:27.126Z] OK: 219 MiB in 52 packages [2022-01-11T19:18:27.126Z] OK: 219 MiB in 52 packages [2022-01-11T19:18:27.126Z] OK: 219 MiB in 52 packages [2022-01-11T19:18:27.414Z] Removing intermediate container 048d1e93f0a6 [2022-01-11T19:18:27.414Z] ---> 775486628d24 [2022-01-11T19:18:27.414Z] Step 6/30 : COPY . . [2022-01-11T19:18:27.844Z] + make build [2022-01-11T19:18:27.844Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/core-data/core-data ./cmd/core-data [2022-01-11T19:18:28.399Z] Removing intermediate container 9923fdd10ea4 [2022-01-11T19:18:28.399Z] ---> 29e1567cc76b [2022-01-11T19:18:28.399Z] Step 6/22 : COPY . . [2022-01-11T19:18:28.678Z] Removing intermediate container 67cace656974 [2022-01-11T19:18:28.678Z] ---> 9f916a274598 [2022-01-11T19:18:28.678Z] Step 6/22 : COPY . . [2022-01-11T19:18:28.952Z] Removing intermediate container bc28c808a01c [2022-01-11T19:18:28.952Z] ---> 99a667103998 [2022-01-11T19:18:28.952Z] Step 6/24 : COPY . . [2022-01-11T19:18:28.952Z] Removing intermediate container 62000365473b [2022-01-11T19:18:28.952Z] ---> 093426a840a0 [2022-01-11T19:18:28.952Z] Step 6/21 : COPY . . [2022-01-11T19:18:40.064Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-11T19:18:43.355Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/core-command/core-command ./cmd/core-command [2022-01-11T19:18:43.925Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-11T19:18:45.306Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-11T19:18:45.880Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-11T19:18:46.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-11T19:18:47.762Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-11T19:18:49.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-11T19:18:50.519Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-11T19:18:51.128Z] ---> 129367ab5cdd [2022-01-11T19:18:51.128Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T19:18:51.128Z] ---> Running in 893fba157b62 [2022-01-11T19:18:51.128Z] ---> 6e680c040958 [2022-01-11T19:18:51.128Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T19:18:51.128Z] ---> c10ae31be64a [2022-01-11T19:18:51.128Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T19:18:51.128Z] ---> Running in 97ab109b9d8a [2022-01-11T19:18:51.128Z] ---> Running in 496294aa93fa [2022-01-11T19:18:51.128Z] ---> 6bdde0549330 [2022-01-11T19:18:51.128Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T19:18:51.128Z] ---> ce5ba6598d7a [2022-01-11T19:18:51.128Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T19:18:51.128Z] ---> Running in b92e533ada1a [2022-01-11T19:18:51.128Z] ---> Running in 949cd2559685 [2022-01-11T19:18:51.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-11T19:18:52.400Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-11T19:18:53.747Z] Removing intermediate container 893fba157b62 [2022-01-11T19:18:53.747Z] ---> d75042e05b72 [2022-01-11T19:18:53.747Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-11T19:18:53.747Z] ---> Running in e5ad322f6907 [2022-01-11T19:18:53.783Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-01-11T19:18:53.783Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-01-11T19:18:53.783Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-01-11T19:18:53.783Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-01-11T19:18:53.783Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-01-11T19:18:53.783Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-01-11T19:18:53.783Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-01-11T19:18:53.783Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-01-11T19:18:53.783Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-01-11T19:18:54.046Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-01-11T19:18:54.046Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-01-11T19:18:54.046Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-01-11T19:18:54.046Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-01-11T19:18:54.046Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-01-11T19:18:54.046Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-01-11T19:18:54.046Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-01-11T19:18:54.046Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-01-11T19:18:54.046Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2022-01-11T19:18:54.046Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-01-11T19:18:54.046Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-01-11T19:18:54.046Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-01-11T19:18:54.046Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-01-11T19:18:54.046Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-01-11T19:18:54.046Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2022-01-11T19:18:54.046Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-01-11T19:18:54.046Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-01-11T19:18:54.046Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-01-11T19:18:54.988Z] Building hooks [2022-01-11T19:18:54.988Z] + cd /root/parts/hooks/src [2022-01-11T19:18:54.988Z] + make build [2022-01-11T19:18:54.988Z] go mod tidy [2022-01-11T19:18:54.988Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2022-01-11T19:18:55.187Z] Removing intermediate container 496294aa93fa [2022-01-11T19:18:55.187Z] ---> c2c961555dd6 [2022-01-11T19:18:55.187Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-01-11T19:18:55.187Z] Removing intermediate container 97ab109b9d8a [2022-01-11T19:18:55.187Z] ---> 77329cc5d7f0 [2022-01-11T19:18:55.187Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-01-11T19:18:55.187Z] ---> Running in b62852e7d98e [2022-01-11T19:18:55.187Z] ---> Running in 8ef8687667d3 [2022-01-11T19:18:55.461Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-11T19:18:55.558Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-01-11T19:18:55.558Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-01-11T19:18:55.558Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-01-11T19:18:55.746Z] Removing intermediate container 949cd2559685 [2022-01-11T19:18:55.746Z] ---> 3b381f6c5c7c [2022-01-11T19:18:55.746Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-11T19:18:55.746Z] Removing intermediate container b92e533ada1a [2022-01-11T19:18:55.746Z] ---> 1018e202cc2b [2022-01-11T19:18:55.746Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-11T19:18:55.746Z] ---> Running in a7b21a83fa32 [2022-01-11T19:18:56.022Z] ---> Running in 27229f83fa2e [2022-01-11T19:18:56.497Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-01-11T19:18:56.757Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-01-11T19:18:56.757Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-01-11T19:18:57.468Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-01-11T19:18:58.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-11T19:18:58.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-11T19:18:58.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-11T19:18:59.303Z] Building static-packages [2022-01-11T19:18:59.303Z] + snapcraftctl build [2022-01-11T19:19:01.219Z] Building version [2022-01-11T19:19:01.219Z] + snapcraftctl build [2022-01-11T19:19:03.762Z] Staging app-service-configurable [2022-01-11T19:19:03.762Z] + snapcraftctl stage [2022-01-11T19:19:04.702Z] Staging config-common [2022-01-11T19:19:04.702Z] + snapcraftctl stage [2022-01-11T19:19:06.104Z] Skipping stage go-build-helper (already ran) [2022-01-11T19:19:06.104Z] Staging edgex-go [2022-01-11T19:19:06.104Z] + snapcraftctl stage [2022-01-11T19:19:07.484Z] Staging hooks [2022-01-11T19:19:07.484Z] + snapcraftctl stage [2022-01-11T19:19:08.868Z] Staging static-packages [2022-01-11T19:19:08.868Z] + snapcraftctl stage [2022-01-11T19:19:10.257Z] Staging version [2022-01-11T19:19:10.257Z] + snapcraftctl stage [2022-01-11T19:19:11.644Z] Priming app-service-configurable [2022-01-11T19:19:11.644Z] + snapcraftctl prime [2022-01-11T19:19:14.189Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-01-11T19:19:14.189Z] stage-packages: [2022-01-11T19:19:14.189Z] - libnorm1 [2022-01-11T19:19:14.189Z] - libpgm-5.2-0 [2022-01-11T19:19:14.189Z] - libsodium23 [2022-01-11T19:19:14.189Z] - libzmq5 [2022-01-11T19:19:14.189Z] Priming config-common [2022-01-11T19:19:14.189Z] + snapcraftctl prime [2022-01-11T19:19:15.573Z] Priming go-build-helper [2022-01-11T19:19:15.573Z] + snapcraftctl prime [2022-01-11T19:19:16.964Z] Priming edgex-go [2022-01-11T19:19:16.964Z] + snapcraftctl prime [2022-01-11T19:19:18.347Z] Priming hooks [2022-01-11T19:19:18.347Z] + snapcraftctl prime [2022-01-11T19:19:20.259Z] Priming static-packages [2022-01-11T19:19:20.259Z] + snapcraftctl prime [2022-01-11T19:19:23.558Z] Priming version [2022-01-11T19:19:23.558Z] + snapcraftctl prime [2022-01-11T19:19:24.499Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-11T19:20:49.887Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-11T19:20:52.517Z] Removing intermediate container b62852e7d98e [2022-01-11T19:20:52.517Z] ---> e9873fc8a76c [2022-01-11T19:20:52.517Z] [2022-01-11T19:20:52.517Z] Step 9/22 : FROM alpine:3.14 [2022-01-11T19:20:52.517Z] 3.14: Pulling from library/alpine [2022-01-11T19:20:53.507Z] Removing intermediate container e5ad322f6907 [2022-01-11T19:20:53.507Z] ---> b2eb93eac3f5 [2022-01-11T19:20:53.507Z] [2022-01-11T19:20:53.507Z] Step 9/30 : FROM alpine:3.14 [2022-01-11T19:20:53.507Z] 3.14: Pulling from library/alpine [2022-01-11T19:20:53.797Z] Removing intermediate container a7b21a83fa32 [2022-01-11T19:20:53.797Z] ---> 0ea2e8b2611a [2022-01-11T19:20:53.797Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-11T19:20:54.076Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-11T19:20:54.076Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-11T19:20:54.076Z] Status: Downloaded newer image for alpine:3.14 [2022-01-11T19:20:54.076Z] Status: Image is up to date for alpine:3.14 [2022-01-11T19:20:54.076Z] ---> 5b8b7b635229 [2022-01-11T19:20:54.076Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-11T19:20:54.076Z] ---> 5b8b7b635229 [2022-01-11T19:20:54.076Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-11T19:20:54.076Z] ---> Running in c4b8374b0129 [2022-01-11T19:20:54.351Z] ---> Running in 0aed4adc3303 [2022-01-11T19:20:54.351Z] ---> Running in 49c754d5912e [2022-01-11T19:20:55.336Z] Removing intermediate container 0aed4adc3303 [2022-01-11T19:20:55.336Z] ---> 2d5695eb5746 [2022-01-11T19:20:55.336Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-11T19:20:55.616Z] ---> Running in 677b012a37a8 [2022-01-11T19:20:55.890Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-11T19:20:56.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T19:20:56.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T19:20:57.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T19:20:57.339Z] Removing intermediate container 27229f83fa2e [2022-01-11T19:20:57.339Z] ---> d0ed07ac50c8 [2022-01-11T19:20:57.339Z] [2022-01-11T19:20:57.339Z] Step 9/24 : FROM alpine:3.14 [2022-01-11T19:20:57.339Z] ---> 5b8b7b635229 [2022-01-11T19:20:57.339Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-11T19:20:57.339Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-11T19:20:57.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T19:20:57.339Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T19:20:57.626Z] OK: 6 MiB in 15 packages [2022-01-11T19:20:57.626Z] ---> Running in f84412962efd [2022-01-11T19:20:58.617Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-11T19:20:58.617Z] (2/2) Installing su-exec (0.2-r1) [2022-01-11T19:20:58.617Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T19:20:58.617Z] OK: 6 MiB in 16 packages [2022-01-11T19:20:59.598Z] Removing intermediate container 49c754d5912e [2022-01-11T19:20:59.598Z] ---> 154a8cbd333d [2022-01-11T19:20:59.598Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-11T19:20:59.598Z] ---> Running in c6b835a72e8a [2022-01-11T19:20:59.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T19:20:59.598Z] Removing intermediate container 8ef8687667d3 [2022-01-11T19:20:59.598Z] ---> e089df7e149c [2022-01-11T19:20:59.598Z] [2022-01-11T19:20:59.598Z] Step 9/21 : FROM alpine:3.14 [2022-01-11T19:20:59.598Z] ---> 5b8b7b635229 [2022-01-11T19:20:59.598Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-11T19:20:59.888Z] Removing intermediate container 677b012a37a8 [2022-01-11T19:20:59.888Z] ---> 6cf071c60eaa [2022-01-11T19:20:59.888Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-11T19:20:59.888Z] ---> Running in bd7f59555b58 [2022-01-11T19:20:59.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T19:21:00.165Z] ---> Running in c65841458cd9 [2022-01-11T19:21:00.165Z] Removing intermediate container c6b835a72e8a [2022-01-11T19:21:00.165Z] ---> 3a962a872bd1 [2022-01-11T19:21:00.165Z] Step 12/22 : ENV APP_PORT=59882 [2022-01-11T19:21:00.441Z] ---> Running in 9d144c526b4a [2022-01-11T19:21:00.441Z] Removing intermediate container c4b8374b0129 [2022-01-11T19:21:00.441Z] ---> 926e3c663e8a [2022-01-11T19:21:00.441Z] [2022-01-11T19:21:00.720Z] Step 10/22 : FROM docker:20.10.10 [2022-01-11T19:21:00.720Z] Removing intermediate container c65841458cd9 [2022-01-11T19:21:00.720Z] ---> 3d570b353df9 [2022-01-11T19:21:00.720Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-11T19:21:00.720Z] 20.10.10: Pulling from library/docker [2022-01-11T19:21:00.990Z] ---> Running in 43d281134b11 [2022-01-11T19:21:00.990Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-11T19:21:00.990Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-11T19:21:00.990Z] (3/3) Installing su-exec (0.2-r1) [2022-01-11T19:21:00.990Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T19:21:00.990Z] Executing ca-certificates-20191127-r5.trigger [2022-01-11T19:21:01.265Z] Removing intermediate container 9d144c526b4a [2022-01-11T19:21:01.265Z] ---> 7c70b9add7ac [2022-01-11T19:21:01.265Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-11T19:21:01.565Z] OK: 6 MiB in 17 packages [2022-01-11T19:21:01.565Z] ---> Running in a19a34e675fa [2022-01-11T19:21:01.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T19:21:01.565Z] Removing intermediate container 43d281134b11 [2022-01-11T19:21:01.565Z] ---> 8615604a9bcd [2022-01-11T19:21:01.565Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-11T19:21:01.845Z] ---> Running in 3c545e7efb80 [2022-01-11T19:21:01.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T19:21:02.440Z] Removing intermediate container a19a34e675fa [2022-01-11T19:21:02.440Z] ---> ab5769dbbf9b [2022-01-11T19:21:02.440Z] Step 14/22 : WORKDIR / [2022-01-11T19:21:02.715Z] ---> Running in 4bfe126a4bea [2022-01-11T19:21:02.715Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-11T19:21:02.989Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-11T19:21:02.989Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T19:21:02.989Z] Executing ca-certificates-20191127-r5.trigger [2022-01-11T19:21:03.264Z] OK: 6 MiB in 16 packages [2022-01-11T19:21:03.861Z] Removing intermediate container 4bfe126a4bea [2022-01-11T19:21:03.861Z] ---> dbba60bd1c79 [2022-01-11T19:21:03.861Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-11T19:21:03.861Z] Removing intermediate container f84412962efd [2022-01-11T19:21:03.861Z] ---> b11d24b52ae4 [2022-01-11T19:21:03.861Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-11T19:21:03.861Z] ---> Running in 1ca9680da21c [2022-01-11T19:21:04.459Z] Removing intermediate container 1ca9680da21c [2022-01-11T19:21:04.460Z] ---> 6f26be5fefc4 [2022-01-11T19:21:04.460Z] Step 12/24 : WORKDIR / [2022-01-11T19:21:04.734Z] ---> Running in 723803d33ed5 [2022-01-11T19:21:05.009Z] Removing intermediate container 3c545e7efb80 [2022-01-11T19:21:05.009Z] ---> 2325564d6824 [2022-01-11T19:21:05.009Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-11T19:21:05.009Z] ---> d0dd5928bcbe [2022-01-11T19:21:05.009Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-11T19:21:05.009Z] ---> Running in 93f45baa1139 [2022-01-11T19:21:05.283Z] Removing intermediate container 723803d33ed5 [2022-01-11T19:21:05.283Z] ---> 7db60dc6979e [2022-01-11T19:21:05.283Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-11T19:21:05.556Z] Removing intermediate container bd7f59555b58 [2022-01-11T19:21:05.556Z] ---> b61e5d89beee [2022-01-11T19:21:05.556Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-11T19:21:05.830Z] ---> Running in ebbba7eea767 [2022-01-11T19:21:05.830Z] Removing intermediate container 93f45baa1139 [2022-01-11T19:21:05.830Z] ---> 2b74c3d72a8a [2022-01-11T19:21:05.830Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-11T19:21:06.429Z] Removing intermediate container ebbba7eea767 [2022-01-11T19:21:06.429Z] ---> d62f6d5239d3 [2022-01-11T19:21:06.429Z] Step 12/21 : ENV APP_PORT=59860 [2022-01-11T19:21:06.429Z] ---> Running in a6276a6e6968 [2022-01-11T19:21:06.429Z] ---> 0cd422f5f20f [2022-01-11T19:21:06.429Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-11T19:21:07.028Z] ---> fc79dc80efce [2022-01-11T19:21:07.028Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-11T19:21:07.028Z] ---> 4fb99d915bf9 [2022-01-11T19:21:07.028Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-11T19:21:07.306Z] Removing intermediate container a6276a6e6968 [2022-01-11T19:21:07.306Z] ---> ca08cc81a7e0 [2022-01-11T19:21:07.306Z] Step 13/21 : EXPOSE $APP_PORT [2022-01-11T19:21:07.306Z] ---> Running in d7d199376a39 [2022-01-11T19:21:07.306Z] ---> Running in 80f38cf0d46c [2022-01-11T19:21:07.919Z] ---> 740091e67b24 [2022-01-11T19:21:07.919Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-11T19:21:08.198Z] Removing intermediate container 80f38cf0d46c [2022-01-11T19:21:08.198Z] ---> c13baf1f4ef9 [2022-01-11T19:21:08.198Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-11T19:21:08.198Z] ---> 7864884263a1 [2022-01-11T19:21:08.198Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-01-11T19:21:08.476Z] ---> Running in 85924b390612 [2022-01-11T19:21:09.074Z] Removing intermediate container 85924b390612 [2022-01-11T19:21:09.074Z] ---> 6e1850581717 [2022-01-11T19:21:09.074Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-11T19:21:09.074Z] ---> ad8b9b41b431 [2022-01-11T19:21:09.074Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-11T19:21:09.348Z] ---> Running in ec7887be900d [2022-01-11T19:21:09.348Z] ---> 1f80000ebfdc [2022-01-11T19:21:09.348Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-11T19:21:09.943Z] Removing intermediate container ec7887be900d [2022-01-11T19:21:09.943Z] ---> 941ac13356db [2022-01-11T19:21:09.943Z] Step 20/22 : LABEL arch=arm64 [2022-01-11T19:21:09.943Z] Removing intermediate container d7d199376a39 [2022-01-11T19:21:09.943Z] ---> 1aebddadbc2b [2022-01-11T19:21:09.943Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-11T19:21:10.216Z] ---> Running in 31281b236f7d [2022-01-11T19:21:10.216Z] ---> 63d96ea7af93 [2022-01-11T19:21:10.216Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-11T19:21:10.808Z] Removing intermediate container 31281b236f7d [2022-01-11T19:21:10.808Z] ---> a8905cb371a8 [2022-01-11T19:21:10.808Z] Step 21/22 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 [2022-01-11T19:21:10.808Z] ---> Running in 775ab36a1340 [2022-01-11T19:21:11.078Z] ---> 1a264ac82eb3 [2022-01-11T19:21:11.078Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-11T19:21:11.350Z] Removing intermediate container 775ab36a1340 [2022-01-11T19:21:11.350Z] ---> c9a57f1aec8e [2022-01-11T19:21:11.350Z] Step 22/22 : LABEL version=0.0.0 [2022-01-11T19:21:11.350Z] ---> Running in 047726b0e92d [2022-01-11T19:21:11.622Z] ---> 36028cdd6741 [2022-01-11T19:21:11.622Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-11T19:21:11.893Z] ---> 97b2b3171ac3 [2022-01-11T19:21:11.893Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-11T19:21:12.168Z] Removing intermediate container 047726b0e92d [2022-01-11T19:21:12.168Z] ---> a9a25afd3f19 [2022-01-11T19:21:12.168Z] [2022-01-11T19:21:12.763Z] ---> 87c37f90dbc8 [2022-01-11T19:21:12.763Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-01-11T19:21:12.763Z] ---> Running in 40f50d5f0a0c [2022-01-11T19:21:12.763Z] Successfully built a9a25afd3f19 [2022-01-11T19:21:12.763Z] Successfully tagged core-command-arm64:latest [2022-01-11T19:21:12.763Z] Building core-data [2022-01-11T19:21:13.360Z]  Building core-command ... done  ---> 2765b99fbfd0 [2022-01-11T19:21:13.360Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-11T19:21:13.632Z] Removing intermediate container 40f50d5f0a0c [2022-01-11T19:21:13.632Z] ---> 4248f7098a00 [2022-01-11T19:21:13.633Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-11T19:21:13.913Z] ---> Running in 483dd8452e2a [2022-01-11T19:21:14.194Z] ---> 85a3dccb4996 [2022-01-11T19:21:14.194Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-11T19:21:14.466Z] Removing intermediate container 483dd8452e2a [2022-01-11T19:21:14.466Z] ---> d1cf78d32828 [2022-01-11T19:21:14.466Z] Step 19/21 : LABEL arch=arm64 [2022-01-11T19:21:14.466Z] ---> 3f2954f04e2d [2022-01-11T19:21:14.466Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-11T19:21:14.466Z] ---> Running in b15cf2738cf3 [2022-01-11T19:21:15.062Z] Removing intermediate container b15cf2738cf3 [2022-01-11T19:21:15.062Z] ---> a731fd8827d2 [2022-01-11T19:21:15.062Z] Step 20/21 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 [2022-01-11T19:21:15.337Z] ---> 626c687fe0bb [2022-01-11T19:21:15.337Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-01-11T19:21:15.337Z] ---> Running in 6b2c9a710f9e [2022-01-11T19:21:15.337Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-11T19:21:15.337Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-11T19:21:15.337Z] ---> 520e9a0a30f7 [2022-01-11T19:21:15.337Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-11T19:21:15.612Z] ---> Running in 7b057474cd1c [2022-01-11T19:21:15.612Z] ---> f2144771a093 [2022-01-11T19:21:15.612Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-11T19:21:15.612Z] ---> Running in 62636f61744b [2022-01-11T19:21:16.214Z] Removing intermediate container 6b2c9a710f9e [2022-01-11T19:21:16.214Z] ---> 3dbe0bd9a356 [2022-01-11T19:21:16.214Z] Step 21/21 : LABEL version=0.0.0 [2022-01-11T19:21:16.500Z] ---> Running in 44cb3736d514 [2022-01-11T19:21:16.500Z] Removing intermediate container 62636f61744b [2022-01-11T19:21:16.500Z] ---> ed6bea6fb6fe [2022-01-11T19:21:16.500Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-11T19:21:16.774Z] ---> Running in d10f43c9ffaf [2022-01-11T19:21:16.774Z] ---> c5158c410bc4 [2022-01-11T19:21:16.774Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-01-11T19:21:17.049Z] Removing intermediate container 44cb3736d514 [2022-01-11T19:21:17.049Z] ---> ec9cb6447a81 [2022-01-11T19:21:17.049Z] [2022-01-11T19:21:17.325Z] ---> Running in 485d45b33d1e [2022-01-11T19:21:17.603Z] Successfully built ec9cb6447a81 [2022-01-11T19:21:17.603Z] Successfully tagged support-notifications-arm64:latest [2022-01-11T19:21:17.603Z]  Building support-notifications ... done Building core-metadata [2022-01-11T19:21:17.876Z] Removing intermediate container 485d45b33d1e [2022-01-11T19:21:17.876Z] ---> e99cfeeae55b [2022-01-11T19:21:17.876Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-11T19:21:18.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T19:21:18.424Z] Removing intermediate container 7b057474cd1c [2022-01-11T19:21:18.424Z] ---> 3a12502a7b0f [2022-01-11T19:21:18.424Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-01-11T19:21:18.424Z] ---> Running in b7451dcd1e9f [2022-01-11T19:21:18.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T19:21:18.702Z] ---> cd144e9cd510 [2022-01-11T19:21:18.702Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-01-11T19:21:18.978Z] Removing intermediate container b7451dcd1e9f [2022-01-11T19:21:18.978Z] ---> a807ddc5a4de [2022-01-11T19:21:18.978Z] Step 22/24 : LABEL arch=arm64 [2022-01-11T19:21:19.252Z] ---> Running in 6ccf473c036a [2022-01-11T19:21:19.252Z] ---> Running in edb7e1fc5817 [2022-01-11T19:21:19.526Z] (1/42) Installing readline (8.1.0-r0) [2022-01-11T19:21:19.526Z] (2/42) Installing bash (5.1.4-r0) [2022-01-11T19:21:19.526Z] Executing bash-5.1.4-r0.post-install [2022-01-11T19:21:19.526Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-11T19:21:19.526Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-11T19:21:19.526Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-11T19:21:19.526Z] (6/42) Installing curl (7.79.1-r0) [2022-01-11T19:21:19.526Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-11T19:21:19.526Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-11T19:21:19.526Z] (9/42) Installing expat (2.4.1-r0) [2022-01-11T19:21:19.526Z] (10/42) Installing libffi (3.3-r2) [2022-01-11T19:21:19.526Z] (11/42) Installing gdbm (1.19-r0) [2022-01-11T19:21:19.799Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-11T19:21:19.799Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-11T19:21:19.799Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-11T19:21:19.799Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-11T19:21:19.799Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-11T19:21:19.799Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-11T19:21:19.799Z] Removing intermediate container 6ccf473c036a [2022-01-11T19:21:19.799Z] ---> 941e94c4e699 [2022-01-11T19:21:19.799Z] Step 23/24 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 [2022-01-11T19:21:20.082Z] ---> Running in 5ab89e86cd0b [2022-01-11T19:21:20.683Z] Removing intermediate container 5ab89e86cd0b [2022-01-11T19:21:20.683Z] ---> 3c7b3f59de16 [2022-01-11T19:21:20.683Z] Step 24/24 : LABEL version=0.0.0 [2022-01-11T19:21:20.972Z] ---> Running in eaf9e6f598a5 [2022-01-11T19:21:21.574Z] Removing intermediate container eaf9e6f598a5 [2022-01-11T19:21:21.574Z] ---> 986a088b96c3 [2022-01-11T19:21:21.574Z] [2022-01-11T19:21:21.574Z] Removing intermediate container edb7e1fc5817 [2022-01-11T19:21:21.574Z] ---> e6c7b04764c0 [2022-01-11T19:21:21.574Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-11T19:21:21.857Z] ---> Running in 59d86a6c6f75 [2022-01-11T19:21:22.136Z] Successfully built 986a088b96c3 [2022-01-11T19:21:22.136Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-11T19:21:22.136Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-01-11T19:21:22.136Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-11T19:21:22.136Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-11T19:21:22.136Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-11T19:21:22.136Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-11T19:21:22.136Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-11T19:21:22.136Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-11T19:21:22.136Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-11T19:21:22.136Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-11T19:21:22.136Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-11T19:21:22.406Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-11T19:21:22.406Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-11T19:21:22.406Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-11T19:21:22.406Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-11T19:21:22.406Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-11T19:21:22.406Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-11T19:21:22.407Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-11T19:21:22.407Z] Removing intermediate container 59d86a6c6f75 [2022-01-11T19:21:22.407Z] ---> 878fff9aefa7 [2022-01-11T19:21:22.407Z] Step 27/30 : CMD ["gate"] [2022-01-11T19:21:22.407Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-11T19:21:22.677Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-11T19:21:22.677Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-11T19:21:22.677Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-11T19:21:22.677Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-11T19:21:22.677Z] ---> Running in 2fdac6574a79 [2022-01-11T19:21:22.677Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-11T19:21:22.677Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-11T19:21:22.677Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-11T19:21:22.950Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-11T19:21:23.225Z] Removing intermediate container 2fdac6574a79 [2022-01-11T19:21:23.225Z] ---> a3de41b64c78 [2022-01-11T19:21:23.225Z] Step 28/30 : LABEL arch=arm64 [2022-01-11T19:21:23.510Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T19:21:23.510Z] OK: 84 MiB in 64 packages [2022-01-11T19:21:23.510Z] ---> Running in 56363c0d2e08 [2022-01-11T19:21:24.108Z] Removing intermediate container 56363c0d2e08 [2022-01-11T19:21:24.108Z] ---> 014a58e7ab78 [2022-01-11T19:21:24.108Z] Step 29/30 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 [2022-01-11T19:21:24.385Z] ---> Running in 04ae48f55c18 [2022-01-11T19:21:24.985Z] Removing intermediate container 04ae48f55c18 [2022-01-11T19:21:24.985Z] ---> ba115c707467 [2022-01-11T19:21:24.985Z] Step 30/30 : LABEL version=0.0.0 [2022-01-11T19:21:25.258Z] ---> Running in 6ac581fc202a [2022-01-11T19:21:25.871Z] Removing intermediate container 6ac581fc202a [2022-01-11T19:21:25.871Z] ---> d2223e7e60e3 [2022-01-11T19:21:25.871Z] [2022-01-11T19:21:26.153Z] Successfully built d2223e7e60e3 [2022-01-11T19:21:26.434Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-11T19:21:26.434Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-01-11T19:21:27.408Z] Collecting docker-compose==1.23.2 [2022-01-11T19:21:27.408Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-11T19:21:28.006Z] Collecting cached-property<2,>=1.2.0 [2022-01-11T19:21:28.006Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-11T19:21:28.006Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-11T19:21:28.006Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-11T19:21:29.977Z] Collecting texttable<0.10,>=0.9.0 [2022-01-11T19:21:29.977Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-11T19:21:32.600Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-11T19:21:32.600Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-11T19:21:33.197Z] Collecting docker<4.0,>=3.6.0 [2022-01-11T19:21:33.197Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-11T19:21:33.197Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-11T19:21:33.197Z] Collecting docopt<0.7,>=0.6.1 [2022-01-11T19:21:33.197Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-11T19:21:35.812Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-11T19:21:35.812Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-11T19:21:36.407Z] Collecting PyYAML<4,>=3.10 [2022-01-11T19:21:36.407Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-11T19:21:39.788Z] Collecting jsonschema<3,>=2.5.1 [2022-01-11T19:21:39.788Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-11T19:21:39.788Z] Collecting docker-pycreds>=0.4.0 [2022-01-11T19:21:40.061Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-11T19:21:41.494Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-11T19:21:41.494Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-11T19:21:41.494Z] Collecting idna<2.8,>=2.5 [2022-01-11T19:21:41.494Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-11T19:21:41.494Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-01-11T19:21:41.494Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-11T19:21:41.765Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-11T19:21:42.038Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-11T19:21:42.038Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-11T19:21:42.038Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-11T19:21:42.038Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-11T19:21:43.020Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-11T19:21:43.020Z] Attempting uninstall: urllib3 [2022-01-11T19:21:43.020Z] Found existing installation: urllib3 1.26.5 [2022-01-11T19:21:43.020Z] Uninstalling urllib3-1.26.5: [2022-01-11T19:21:43.020Z] Successfully uninstalled urllib3-1.26.5 [2022-01-11T19:21:43.618Z] Attempting uninstall: idna [2022-01-11T19:21:43.618Z] Found existing installation: idna 3.2 [2022-01-11T19:21:43.618Z] Uninstalling idna-3.2: [2022-01-11T19:21:43.618Z] Successfully uninstalled idna-3.2 [2022-01-11T19:21:44.601Z] Attempting uninstall: chardet [2022-01-11T19:21:44.601Z] Found existing installation: chardet 4.0.0 [2022-01-11T19:21:44.601Z] Uninstalling chardet-4.0.0: [2022-01-11T19:21:44.601Z] Successfully uninstalled chardet-4.0.0 [2022-01-11T19:21:46.238Z] Attempting uninstall: requests [2022-01-11T19:21:46.238Z] Found existing installation: requests 2.25.1 [2022-01-11T19:21:46.524Z] Uninstalling requests-2.25.1: [2022-01-11T19:21:46.524Z] Successfully uninstalled requests-2.25.1 [2022-01-11T19:21:47.156Z] Running setup.py install for texttable: started [2022-01-11T19:21:49.172Z] Running setup.py install for texttable: finished with status 'done' [2022-01-11T19:21:49.172Z] Running setup.py install for PyYAML: started [2022-01-11T19:21:51.159Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-11T19:21:51.434Z] Running setup.py install for docopt: started [2022-01-11T19:21:52.422Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T19:21:52.422Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-11T19:21:52.422Z] ---> 21f2a7b76215 [2022-01-11T19:21:52.422Z] Step 3/22 : WORKDIR /edgex-go [2022-01-11T19:21:52.422Z] ---> Using cache [2022-01-11T19:21:52.422Z] ---> 62a16dd2ad29 [2022-01-11T19:21:52.422Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T19:21:52.422Z] ---> Using cache [2022-01-11T19:21:52.422Z] ---> 091bf69cbd91 [2022-01-11T19:21:52.422Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-11T19:21:53.861Z] Running setup.py install for docopt: finished with status 'done' [2022-01-11T19:21:53.861Z] Running setup.py install for dockerpty: started [2022-01-11T19:21:54.468Z] ---> Running in 6c20b675840f [2022-01-11T19:21:55.922Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T19:21:56.196Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-11T19:21:57.182Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T19:21:57.786Z] OK: 219 MiB in 52 packages [2022-01-11T19:21:58.061Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-01-11T19:21:59.509Z] Removing intermediate container 6c20b675840f [2022-01-11T19:21:59.509Z] ---> b912c4a724f5 [2022-01-11T19:21:59.509Z] Step 6/22 : COPY . . [2022-01-11T19:22:01.509Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T19:22:01.509Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-11T19:22:01.509Z] ---> 21f2a7b76215 [2022-01-11T19:22:01.509Z] Step 3/22 : WORKDIR /edgex-go [2022-01-11T19:22:01.509Z] ---> Using cache [2022-01-11T19:22:01.509Z] ---> 62a16dd2ad29 [2022-01-11T19:22:01.509Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T19:22:01.509Z] ---> Using cache [2022-01-11T19:22:01.509Z] ---> 091bf69cbd91 [2022-01-11T19:22:01.509Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-11T19:22:01.509Z] ---> Running in 9e1156c488f5 [2022-01-11T19:22:02.944Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T19:22:03.577Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T19:22:03.853Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T19:22:03.853Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-11T19:22:03.853Z] ---> 21f2a7b76215 [2022-01-11T19:22:03.853Z] Step 3/23 : WORKDIR /edgex-go [2022-01-11T19:22:03.853Z] ---> Using cache [2022-01-11T19:22:03.853Z] ---> 62a16dd2ad29 [2022-01-11T19:22:03.853Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T19:22:03.853Z] ---> Using cache [2022-01-11T19:22:03.853Z] ---> 091bf69cbd91 [2022-01-11T19:22:03.853Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-11T19:22:04.448Z] ---> Running in 85e4330d277c [2022-01-11T19:22:04.448Z] OK: 219 MiB in 52 packages [2022-01-11T19:22:06.433Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T19:22:06.433Z] Removing intermediate container 9e1156c488f5 [2022-01-11T19:22:06.433Z] ---> 368d4f39d74f [2022-01-11T19:22:06.433Z] Step 6/22 : COPY . . [2022-01-11T19:22:07.035Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T19:22:07.645Z] OK: 219 MiB in 52 packages [2022-01-11T19:22:08.249Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T19:22:08.249Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-01-11T19:22:08.250Z] ---> 21f2a7b76215 [2022-01-11T19:22:08.250Z] Step 3/20 : WORKDIR /edgex-go [2022-01-11T19:22:08.250Z] ---> Using cache [2022-01-11T19:22:08.250Z] ---> 62a16dd2ad29 [2022-01-11T19:22:08.250Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T19:22:08.250Z] ---> Using cache [2022-01-11T19:22:08.250Z] ---> 091bf69cbd91 [2022-01-11T19:22:08.250Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-01-11T19:22:08.250Z] ---> Using cache [2022-01-11T19:22:08.250Z] ---> 368d4f39d74f [2022-01-11T19:22:08.250Z] Step 6/20 : COPY . . [2022-01-11T19:22:09.707Z] Removing intermediate container 85e4330d277c [2022-01-11T19:22:09.707Z] ---> 5a0652047acc [2022-01-11T19:22:09.707Z] Step 6/23 : COPY go.mod . [2022-01-11T19:22:10.698Z] ---> 6403ee123ec2 [2022-01-11T19:22:10.698Z] Step 7/23 : RUN go mod download [2022-01-11T19:22:10.698Z] ---> Running in a417d7fca3e7 [2022-01-11T19:22:15.023Z] Removing intermediate container d10f43c9ffaf [2022-01-11T19:22:15.023Z] ---> 6488f876516a [2022-01-11T19:22:15.023Z] Step 13/22 : ENV APP_PORT=58890 [2022-01-11T19:22:15.023Z] ---> Running in 99a6df2fb793 [2022-01-11T19:22:15.023Z] Removing intermediate container 99a6df2fb793 [2022-01-11T19:22:15.023Z] ---> 66a0b9bea7eb [2022-01-11T19:22:15.023Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-11T19:22:15.023Z] Removing intermediate container a417d7fca3e7 [2022-01-11T19:22:15.023Z] ---> fbf18d47baef [2022-01-11T19:22:15.023Z] Step 8/23 : COPY . . [2022-01-11T19:22:15.300Z] ---> Running in 7561e7678d12 [2022-01-11T19:22:15.904Z] Removing intermediate container 7561e7678d12 [2022-01-11T19:22:15.904Z] ---> d199b6c3691c [2022-01-11T19:22:15.904Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-11T19:22:17.877Z] ---> 044e5acf1684 [2022-01-11T19:22:17.877Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-11T19:22:19.312Z] ---> 8e30f3ff2462 [2022-01-11T19:22:19.312Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-11T19:22:20.745Z] ---> c927b68a3038 [2022-01-11T19:22:20.745Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-11T19:22:20.745Z] ---> Running in eccb5e3976ad [2022-01-11T19:22:21.723Z] Removing intermediate container eccb5e3976ad [2022-01-11T19:22:21.723Z] ---> fe3bc7704061 [2022-01-11T19:22:21.723Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-11T19:22:21.723Z] ---> Running in 5b5613da7fc8 [2022-01-11T19:22:22.321Z] Removing intermediate container 5b5613da7fc8 [2022-01-11T19:22:22.321Z] ---> b552a1d99e3f [2022-01-11T19:22:22.321Z] Step 20/22 : LABEL arch=arm64 [2022-01-11T19:22:22.594Z] ---> Running in 0688e4dad365 [2022-01-11T19:22:23.193Z] Removing intermediate container 0688e4dad365 [2022-01-11T19:22:23.193Z] ---> 6d3a172fab53 [2022-01-11T19:22:23.193Z] Step 21/22 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 [2022-01-11T19:22:23.193Z] ---> Running in 3818298ad62e [2022-01-11T19:22:23.468Z] ---> 5525e3b4dbcf [2022-01-11T19:22:23.468Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T19:22:23.743Z] ---> Running in e95a549cc405 [2022-01-11T19:22:24.015Z] Removing intermediate container 3818298ad62e [2022-01-11T19:22:24.015Z] ---> 0d497bc7b277 [2022-01-11T19:22:24.015Z] Step 22/22 : LABEL version=0.0.0 [2022-01-11T19:22:24.015Z] ---> Running in 4bddc5acc3c2 [2022-01-11T19:22:24.996Z] Removing intermediate container 4bddc5acc3c2 [2022-01-11T19:22:24.996Z] ---> 62f512a61006 [2022-01-11T19:22:24.996Z] [2022-01-11T19:22:25.594Z] Successfully built 62f512a61006 [2022-01-11T19:22:25.594Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-11T19:22:28.222Z]  Building sys-mgmt-agent ... done Removing intermediate container e95a549cc405 [2022-01-11T19:22:28.222Z] ---> f62c3fb62c3b [2022-01-11T19:22:28.222Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-01-11T19:22:28.222Z] ---> Running in 6db177bc1099 [2022-01-11T19:22:29.201Z] ---> 4750d2f16723 [2022-01-11T19:22:29.201Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T19:22:29.201Z] ---> Running in 4a84cea463b9 [2022-01-11T19:22:29.498Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-01-11T19:22:30.482Z] ---> 7cfe9d1d843f [2022-01-11T19:22:30.482Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T19:22:30.757Z] ---> Running in 634751528f57 [2022-01-11T19:22:34.169Z] Removing intermediate container 4a84cea463b9 [2022-01-11T19:22:34.169Z] ---> f91a0eeec432 [2022-01-11T19:22:34.169Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-01-11T19:22:34.169Z] ---> Running in 6e40d7d7cd71 [2022-01-11T19:22:36.153Z] Removing intermediate container 634751528f57 [2022-01-11T19:22:36.153Z] ---> 9a2a0f1cd6c1 [2022-01-11T19:22:36.153Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-11T19:22:36.153Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-11T19:22:36.424Z] ---> Running in 4078289da891 [2022-01-11T19:22:38.406Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-11T19:22:38.406Z] ---> 981d6a504b36 [2022-01-11T19:22:38.406Z] Step 9/23 : RUN go mod tidy [2022-01-11T19:22:38.681Z] ---> Running in 22279fb1542c [2022-01-11T19:22:45.394Z] Removing intermediate container 22279fb1542c [2022-01-11T19:22:45.394Z] ---> a9a8659cbc40 [2022-01-11T19:22:45.394Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-11T19:22:45.394Z] ---> Running in 6e67a39d1c5e [2022-01-11T19:22:46.390Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-11T19:24:08.165Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-11T19:24:18.322Z] Removing intermediate container 4078289da891 [2022-01-11T19:24:18.322Z] ---> a80c79ff8711 [2022-01-11T19:24:18.322Z] [2022-01-11T19:24:18.322Z] Step 9/20 : FROM alpine:3.14 [2022-01-11T19:24:18.322Z] ---> 5b8b7b635229 [2022-01-11T19:24:18.322Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-01-11T19:24:18.322Z] ---> Running in de0a9663b404 [2022-01-11T19:24:18.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T19:24:19.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T19:24:20.197Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-11T19:24:20.197Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-11T19:24:20.197Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-11T19:24:20.197Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-11T19:24:20.197Z] (5/5) Installing curl (7.79.1-r0) [2022-01-11T19:24:20.197Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T19:24:20.197Z] Executing ca-certificates-20191127-r5.trigger [2022-01-11T19:24:20.474Z] OK: 8 MiB in 19 packages [2022-01-11T19:24:21.099Z] Removing intermediate container 6e40d7d7cd71 [2022-01-11T19:24:21.099Z] ---> 666ec9790748 [2022-01-11T19:24:21.099Z] [2022-01-11T19:24:21.099Z] Step 9/22 : FROM alpine:3.14 [2022-01-11T19:24:21.099Z] ---> 5b8b7b635229 [2022-01-11T19:24:21.099Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-11T19:24:21.099Z] ---> Using cache [2022-01-11T19:24:21.099Z] ---> 154a8cbd333d [2022-01-11T19:24:21.099Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-11T19:24:21.099Z] ---> Using cache [2022-01-11T19:24:21.099Z] ---> 3a962a872bd1 [2022-01-11T19:24:21.099Z] Step 12/22 : ENV APP_PORT=59881 [2022-01-11T19:24:21.375Z] ---> Running in 0969f1a6a2df [2022-01-11T19:24:21.375Z] Removing intermediate container 6db177bc1099 [2022-01-11T19:24:21.375Z] ---> 65d38d380804 [2022-01-11T19:24:21.375Z] [2022-01-11T19:24:21.375Z] Step 9/22 : FROM alpine:3.14 [2022-01-11T19:24:21.375Z] ---> 5b8b7b635229 [2022-01-11T19:24:21.375Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-11T19:24:21.648Z] ---> Running in c1c0cf399031 [2022-01-11T19:24:21.923Z] Removing intermediate container 0969f1a6a2df [2022-01-11T19:24:21.923Z] ---> 13cee05da0f2 [2022-01-11T19:24:21.923Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-11T19:24:22.196Z] Removing intermediate container c1c0cf399031 [2022-01-11T19:24:22.196Z] ---> 3143e506dead [2022-01-11T19:24:22.196Z] Step 11/22 : ENV APP_PORT=59880 [2022-01-11T19:24:22.196Z] ---> Running in 7e81bb7bb45b [2022-01-11T19:24:22.196Z] ---> Running in b077aa5cdc6e [2022-01-11T19:24:22.196Z] Removing intermediate container de0a9663b404 [2022-01-11T19:24:22.196Z] ---> af2c42845c62 [2022-01-11T19:24:22.196Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-11T19:24:22.480Z] ---> Running in 33a66bb680db [2022-01-11T19:24:22.753Z] Removing intermediate container 7e81bb7bb45b [2022-01-11T19:24:22.753Z] ---> fac4504c9f1d [2022-01-11T19:24:22.753Z] Step 14/22 : WORKDIR / [2022-01-11T19:24:22.753Z] Removing intermediate container b077aa5cdc6e [2022-01-11T19:24:22.753Z] ---> 71f32ceae30a [2022-01-11T19:24:22.753Z] Step 12/22 : EXPOSE $APP_PORT [2022-01-11T19:24:22.753Z] ---> Running in d218d6805d30 [2022-01-11T19:24:23.027Z] ---> Running in f95128fb02e3 [2022-01-11T19:24:23.027Z] Removing intermediate container 33a66bb680db [2022-01-11T19:24:23.027Z] ---> 1d43cc32e3fd [2022-01-11T19:24:23.027Z] Step 12/20 : WORKDIR /edgex [2022-01-11T19:24:23.027Z] ---> Running in 9844833bf4dc [2022-01-11T19:24:23.302Z] Removing intermediate container f95128fb02e3 [2022-01-11T19:24:23.302Z] ---> 71a2bcb23766 [2022-01-11T19:24:23.302Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T19:24:23.579Z] Removing intermediate container d218d6805d30 [2022-01-11T19:24:23.579Z] ---> ebcb70a518c4 [2022-01-11T19:24:23.579Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-11T19:24:23.579Z] ---> Running in 0abe0f4a0fda [2022-01-11T19:24:23.854Z] Removing intermediate container 9844833bf4dc [2022-01-11T19:24:23.854Z] ---> fdf9d0de2c1a [2022-01-11T19:24:23.854Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-11T19:24:24.458Z] ---> cbd7b8f899cc [2022-01-11T19:24:24.458Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-11T19:24:24.730Z] ---> 18b28f549699 [2022-01-11T19:24:24.730Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-11T19:24:25.005Z] Removing intermediate container 6e67a39d1c5e [2022-01-11T19:24:25.005Z] ---> 38dbc3985629 [2022-01-11T19:24:25.005Z] [2022-01-11T19:24:25.005Z] Step 11/23 : FROM alpine:3.14 [2022-01-11T19:24:25.005Z] ---> 5b8b7b635229 [2022-01-11T19:24:25.005Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-11T19:24:25.005Z] ---> Using cache [2022-01-11T19:24:25.005Z] ---> 154a8cbd333d [2022-01-11T19:24:25.005Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-11T19:24:25.005Z] ---> Using cache [2022-01-11T19:24:25.005Z] ---> 3a962a872bd1 [2022-01-11T19:24:25.005Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-11T19:24:25.005Z] ---> Running in afda7b8bf4cf [2022-01-11T19:24:25.605Z] Removing intermediate container afda7b8bf4cf [2022-01-11T19:24:25.605Z] ---> 6faed6da117e [2022-01-11T19:24:25.605Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-11T19:24:25.605Z] ---> Running in 7f0c64af15a0 [2022-01-11T19:24:25.879Z] ---> c7fea95654ef [2022-01-11T19:24:25.879Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-11T19:24:25.879Z] Removing intermediate container 0abe0f4a0fda [2022-01-11T19:24:25.879Z] ---> a30c1423660d [2022-01-11T19:24:25.879Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-11T19:24:26.152Z] ---> de8c863a2d7f [2022-01-11T19:24:26.152Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-11T19:24:26.152Z] ---> Running in cb71033e1967 [2022-01-11T19:24:26.152Z] Removing intermediate container 7f0c64af15a0 [2022-01-11T19:24:26.152Z] ---> a88211ef5c2b [2022-01-11T19:24:26.152Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-11T19:24:27.154Z] ---> 140ebe5ead4f [2022-01-11T19:24:27.154Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-01-11T19:24:27.154Z] ---> 3568b1efb759 [2022-01-11T19:24:27.154Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-11T19:24:27.154Z] ---> Running in b54920aa5a93 [2022-01-11T19:24:27.451Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T19:24:27.736Z] ---> ffa0b69831ee [2022-01-11T19:24:27.736Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-11T19:24:27.737Z] Removing intermediate container b54920aa5a93 [2022-01-11T19:24:27.737Z] ---> 9a814d8d6b18 [2022-01-11T19:24:27.737Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-11T19:24:27.737Z] ---> Running in 224dc00bb9e6 [2022-01-11T19:24:27.737Z] ---> Running in 6de748c4f026 [2022-01-11T19:24:28.339Z] Removing intermediate container 224dc00bb9e6 [2022-01-11T19:24:28.339Z] ---> b254674034e7 [2022-01-11T19:24:28.339Z] Step 17/20 : CMD ["--init=true"] [2022-01-11T19:24:28.339Z] ---> Running in aeb53c8a6df4 [2022-01-11T19:24:28.339Z] Removing intermediate container 6de748c4f026 [2022-01-11T19:24:28.339Z] ---> 77b011ba0292 [2022-01-11T19:24:28.339Z] Step 20/22 : LABEL arch=arm64 [2022-01-11T19:24:28.339Z] ---> 949a9e76c5ea [2022-01-11T19:24:28.339Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-11T19:24:28.339Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T19:24:28.611Z] ---> Running in cf306737c37b [2022-01-11T19:24:28.886Z] Removing intermediate container aeb53c8a6df4 [2022-01-11T19:24:28.886Z] ---> a0dc1978374a [2022-01-11T19:24:28.886Z] Step 18/20 : LABEL arch=arm64 [2022-01-11T19:24:28.886Z] ---> Running in cad5fda8166e [2022-01-11T19:24:29.157Z] Removing intermediate container cf306737c37b [2022-01-11T19:24:29.157Z] ---> 356e206eeb9b [2022-01-11T19:24:29.157Z] Step 21/22 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 [2022-01-11T19:24:29.157Z] ---> Running in 1eda104ebb7c [2022-01-11T19:24:29.430Z] ---> 37913f4cf5fe [2022-01-11T19:24:29.430Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-11T19:24:29.430Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-11T19:24:29.430Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-11T19:24:29.430Z] ---> Running in b87c2ff92598 [2022-01-11T19:24:29.430Z] Removing intermediate container cad5fda8166e [2022-01-11T19:24:29.430Z] ---> de0ad5b37e9e [2022-01-11T19:24:29.430Z] Step 19/20 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 [2022-01-11T19:24:29.430Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-11T19:24:29.703Z] ---> Running in e550295978c1 [2022-01-11T19:24:29.703Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-11T19:24:29.703Z] Removing intermediate container 1eda104ebb7c [2022-01-11T19:24:29.703Z] ---> 2a286128a452 [2022-01-11T19:24:29.703Z] Step 22/22 : LABEL version=0.0.0 [2022-01-11T19:24:29.703Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-11T19:24:29.703Z] ---> Running in 3c1b4a061033 [2022-01-11T19:24:29.977Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-11T19:24:29.977Z] Removing intermediate container b87c2ff92598 [2022-01-11T19:24:29.977Z] ---> 6c8b8ee6121b [2022-01-11T19:24:29.977Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-11T19:24:29.977Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T19:24:29.977Z] Removing intermediate container e550295978c1 [2022-01-11T19:24:29.977Z] ---> 0349a573d1ed [2022-01-11T19:24:29.977Z] Step 20/20 : LABEL version=0.0.0 [2022-01-11T19:24:29.977Z] OK: 8 MiB in 20 packages [2022-01-11T19:24:29.977Z] ---> Running in cde3de950dc3 [2022-01-11T19:24:30.256Z] ---> Running in 0c33f395a4c6 [2022-01-11T19:24:30.256Z] Removing intermediate container 3c1b4a061033 [2022-01-11T19:24:30.256Z] ---> ad43145f5343 [2022-01-11T19:24:30.256Z] [2022-01-11T19:24:30.531Z] Removing intermediate container cde3de950dc3 [2022-01-11T19:24:30.531Z] ---> 90a80096dfb3 [2022-01-11T19:24:30.531Z] Step 21/23 : LABEL arch=arm64 [2022-01-11T19:24:30.802Z] ---> Running in 449fb1bad661 [2022-01-11T19:24:30.802Z] Successfully built ad43145f5343 [2022-01-11T19:24:30.802Z] Removing intermediate container 0c33f395a4c6 [2022-01-11T19:24:30.802Z] Successfully tagged core-metadata-arm64:latest [2022-01-11T19:24:30.802Z] ---> 0c007676904d [2022-01-11T19:24:30.802Z] [2022-01-11T19:24:31.079Z]  Building core-metadata ... done Successfully built 0c007676904d [2022-01-11T19:24:31.079Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-11T19:24:31.352Z]  Building security-proxy-setup ... done Removing intermediate container 449fb1bad661 [2022-01-11T19:24:31.352Z] ---> b966f79d2b90 [2022-01-11T19:24:31.352Z] Step 22/23 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 [2022-01-11T19:24:31.352Z] Removing intermediate container cb71033e1967 [2022-01-11T19:24:31.352Z] ---> 2c68ad4ccc47 [2022-01-11T19:24:31.352Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-11T19:24:31.352Z] ---> Running in 9ac60d175568 [2022-01-11T19:24:31.954Z] Removing intermediate container 9ac60d175568 [2022-01-11T19:24:31.954Z] ---> fc15c27c845b [2022-01-11T19:24:31.954Z] Step 23/23 : LABEL version=0.0.0 [2022-01-11T19:24:31.954Z] ---> Running in dbcede56486f [2022-01-11T19:24:31.954Z] ---> 4015e0492101 [2022-01-11T19:24:31.954Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-11T19:24:32.226Z] Removing intermediate container dbcede56486f [2022-01-11T19:24:32.226Z] ---> 28aa3121806a [2022-01-11T19:24:32.226Z] [2022-01-11T19:24:32.498Z] Successfully built 28aa3121806a [2022-01-11T19:24:32.498Z] Successfully tagged support-scheduler-arm64:latest [2022-01-11T19:24:33.471Z]  Building support-scheduler ... done  ---> da6971c58ce4 [2022-01-11T19:24:33.471Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-11T19:24:33.744Z] ---> 022c95f2bf76 [2022-01-11T19:24:33.744Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-01-11T19:24:34.014Z] ---> Running in 3d7eb08e6570 [2022-01-11T19:24:34.286Z] Removing intermediate container 3d7eb08e6570 [2022-01-11T19:24:34.286Z] ---> d4142b0e11a8 [2022-01-11T19:24:34.286Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-11T19:24:34.286Z] ---> Running in f55fbc4c89ef [2022-01-11T19:24:34.558Z] Removing intermediate container f55fbc4c89ef [2022-01-11T19:24:34.558Z] ---> 0bcdf9ce5870 [2022-01-11T19:24:34.558Z] Step 20/22 : LABEL arch=arm64 [2022-01-11T19:24:34.830Z] ---> Running in 71ca8da78add [2022-01-11T19:24:35.101Z] Removing intermediate container 71ca8da78add [2022-01-11T19:24:35.101Z] ---> 1217b18aa457 [2022-01-11T19:24:35.101Z] Step 21/22 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 [2022-01-11T19:24:35.101Z] ---> Running in db7c74e33c90 [2022-01-11T19:24:35.694Z] Removing intermediate container db7c74e33c90 [2022-01-11T19:24:35.694Z] ---> 4aa0afb5676a [2022-01-11T19:24:35.694Z] Step 22/22 : LABEL version=0.0.0 [2022-01-11T19:24:35.694Z] ---> Running in f60e5e7f2535 [2022-01-11T19:24:35.966Z] Removing intermediate container f60e5e7f2535 [2022-01-11T19:24:35.966Z] ---> 364198897aac [2022-01-11T19:24:35.966Z] [2022-01-11T19:24:36.237Z] Successfully built 364198897aac [2022-01-11T19:24:36.237Z] Successfully tagged core-data-arm64:latest [2022-01-11T19:24:36.840Z]  Building core-data ... done  [Pipeline] } [2022-01-11T19:24:36.841Z] $ docker stop --time=1 6e5ee0291091f71822f842965df75c8d48a0d395e528d64c7978ef732e4ff175 [2022-01-11T19:24:38.497Z] $ docker rm -f 6e5ee0291091f71822f842965df75c8d48a0d395e528d64c7978ef732e4ff175 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-11T19:24:39.110Z] + docker images [2022-01-11T19:24:39.382Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-11T19:24:39.382Z] core-data-arm64 latest 364198897aac 4 seconds ago 19.6MB [2022-01-11T19:24:39.382Z] support-scheduler-arm64 latest 28aa3121806a 7 seconds ago 15.3MB [2022-01-11T19:24:39.382Z] security-proxy-setup-arm64 latest 0c007676904d 9 seconds ago 25.5MB [2022-01-11T19:24:39.382Z] core-metadata-arm64 latest ad43145f5343 9 seconds ago 15.9MB [2022-01-11T19:24:39.382Z] 38dbc3985629 15 seconds ago 1.57GB [2022-01-11T19:24:39.382Z] 65d38d380804 19 seconds ago 1.58GB [2022-01-11T19:24:39.382Z] 666ec9790748 19 seconds ago 1.58GB [2022-01-11T19:24:39.382Z] a80c79ff8711 23 seconds ago 1.58GB [2022-01-11T19:24:39.382Z] sys-mgmt-agent-arm64 latest 62f512a61006 2 minutes ago 280MB [2022-01-11T19:24:39.382Z] security-bootstrapper-arm64 latest d2223e7e60e3 3 minutes ago 17.8MB [2022-01-11T19:24:39.382Z] security-secretstore-setup-arm64 latest 986a088b96c3 3 minutes ago 26.8MB [2022-01-11T19:24:39.382Z] support-notifications-arm64 latest ec9cb6447a81 3 minutes ago 16.1MB [2022-01-11T19:24:39.382Z] core-command-arm64 latest a9a25afd3f19 3 minutes ago 15.2MB [2022-01-11T19:24:39.382Z] 926e3c663e8a 3 minutes ago 1.57GB [2022-01-11T19:24:39.382Z] e089df7e149c 3 minutes ago 1.57GB [2022-01-11T19:24:39.382Z] d0ed07ac50c8 3 minutes ago 1.58GB [2022-01-11T19:24:39.382Z] b2eb93eac3f5 3 minutes ago 1.57GB [2022-01-11T19:24:39.382Z] e9873fc8a76c 3 minutes ago 1.57GB [2022-01-11T19:24:39.382Z] ci-base-image-arm64 latest 21f2a7b76215 13 minutes ago 1.24GB [2022-01-11T19:24:39.382Z] docker 20.10.10 520e9a0a30f7 8 weeks ago 200MB [2022-01-11T19:24:39.382Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-01-11T19:24:39.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 3 months ago 534MB [2022-01-11T19:24:39.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 18 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-11T19:24:40.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-11T19:24:40.145Z] [2022-01-11T19:24:40.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-11T19:24:40.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-11T19:24:40.800Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-11T19:24:40.800Z] 448f6bf000e3: Pulling fs layer [2022-01-11T19:24:40.800Z] f757da607395: Pulling fs layer [2022-01-11T19:24:40.800Z] 05883995daec: Pulling fs layer [2022-01-11T19:24:40.800Z] 8603b9c90790: Pulling fs layer [2022-01-11T19:24:40.800Z] 1560dd03e051: Pulling fs layer [2022-01-11T19:24:40.800Z] 27f5ce0e4adf: Pulling fs layer [2022-01-11T19:24:40.800Z] c2d8d7efcc4b: Pulling fs layer [2022-01-11T19:24:40.800Z] 1560dd03e051: Waiting [2022-01-11T19:24:40.800Z] 27f5ce0e4adf: Waiting [2022-01-11T19:24:40.800Z] c2d8d7efcc4b: Waiting [2022-01-11T19:24:40.800Z] 8603b9c90790: Waiting [2022-01-11T19:24:40.800Z] f757da607395: Verifying Checksum [2022-01-11T19:24:40.800Z] f757da607395: Download complete [2022-01-11T19:24:40.800Z] 8603b9c90790: Verifying Checksum [2022-01-11T19:24:40.800Z] 8603b9c90790: Download complete [2022-01-11T19:24:40.800Z] 1560dd03e051: Verifying Checksum [2022-01-11T19:24:40.800Z] 1560dd03e051: Download complete [2022-01-11T19:24:40.800Z] 27f5ce0e4adf: Verifying Checksum [2022-01-11T19:24:40.800Z] 27f5ce0e4adf: Download complete [2022-01-11T19:24:41.073Z] 05883995daec: Download complete [2022-01-11T19:24:41.348Z] 448f6bf000e3: Download complete [2022-01-11T19:24:43.964Z] c2d8d7efcc4b: Verifying Checksum [2022-01-11T19:24:43.964Z] c2d8d7efcc4b: Download complete [2022-01-11T19:24:44.943Z] 448f6bf000e3: Pull complete [2022-01-11T19:24:45.541Z] f757da607395: Pull complete [2022-01-11T19:24:46.986Z] 05883995daec: Pull complete [2022-01-11T19:24:47.258Z] 8603b9c90790: Pull complete [2022-01-11T19:24:48.231Z] 1560dd03e051: Pull complete [2022-01-11T19:24:48.231Z] 27f5ce0e4adf: Pull complete [2022-01-11T19:25:03.301Z] c2d8d7efcc4b: Pull complete [2022-01-11T19:25:03.301Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-11T19:25:03.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-11T19:25:03.301Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-11T19:25:03.546Z] prd-ubuntu18.04-docker-arm64-4c-16g-1267 does not seem to be running inside a container [2022-01-11T19:25:03.613Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-11T19:25:06.439Z] $ docker top 27d70dbd22f80ea67992a2139beb9d634f18361191cabaffa4dc9a67a02721ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-11T19:25:07.508Z] ---> job-cost.sh [2022-01-11T19:25:07.508Z] lf-activate-venv: SKIPPING [2022-01-11T19:25:07.508Z] INFO: No Stack... [2022-01-11T19:25:07.778Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-11T19:25:08.366Z] INFO: Archiving Costs [Pipeline] sh [2022-01-11T19:25:09.037Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-01-11T19:25:09.037Z] + cut -d, -f6 [Pipeline] lock [2022-01-11T19:25:09.084Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3858-1-stack-cost] [2022-01-11T19:25:09.089Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3858-1-stack-cost] did not exist. Created. [2022-01-11T19:25:09.089Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3858-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-11T19:25:09.829Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-11T19:25:10.002Z] Stashed 1 file(s) [Pipeline] } [2022-01-11T19:25:10.016Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3858-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-11T19:25:10.084Z] $ docker stop --time=1 27d70dbd22f80ea67992a2139beb9d634f18361191cabaffa4dc9a67a02721ba [2022-01-11T19:25:11.562Z] $ docker rm -f 27d70dbd22f80ea67992a2139beb9d634f18361191cabaffa4dc9a67a02721ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-01-11T19:25:12.728Z] provisioning config files... [2022-01-11T19:25:12.738Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8300672433064071997tmp [Pipeline] { [Pipeline] sh [2022-01-11T19:25:13.072Z] + set +x [2022-01-11T19:25:13.072Z] + curl -s https://codecov.io/bash [2022-01-11T19:25:13.072Z] + bash -s -- [2022-01-11T19:25:13.072Z] [2022-01-11T19:25:13.072Z] _____ _ [2022-01-11T19:25:13.072Z] / ____| | | [2022-01-11T19:25:13.072Z] | | ___ __| | ___ ___ _____ __ [2022-01-11T19:25:13.072Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-11T19:25:13.072Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-11T19:25:13.072Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-11T19:25:13.072Z] Bash-1.0.6 [2022-01-11T19:25:13.072Z] [2022-01-11T19:25:13.072Z] [2022-01-11T19:25:13.072Z] ==> git version 2.24.4 found [2022-01-11T19:25:13.337Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-01-11T19:25:13.337Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-11T19:25:13.337Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-11T19:25:13.337Z] ==> Jenkins CI detected. [2022-01-11T19:25:13.337Z] current dir:  /w/workspace/edgex-go/1 [2022-01-11T19:25:13.337Z] project root: . [2022-01-11T19:25:13.337Z] --> token set from env [2022-01-11T19:25:13.337Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-11T19:25:13.337Z] ==> Running gcov in . (disable via -X gcov) [2022-01-11T19:25:13.337Z] ==> Python coveragepy not found [2022-01-11T19:25:13.337Z] ==> Searching for coverage reports in: [2022-01-11T19:25:13.337Z] + . [2022-01-11T19:25:13.337Z] -> Found 1 reports [2022-01-11T19:25:13.337Z] ==> Detecting git/mercurial file structure [2022-01-11T19:25:13.337Z] ==> Reading reports [2022-01-11T19:25:13.337Z] + ./coverage.out bytes=428381 [2022-01-11T19:25:13.337Z] ==> Appending adjustments [2022-01-11T19:25:13.337Z] https://docs.codecov.io/docs/fixing-reports [2022-01-11T19:25:14.282Z] + Found adjustments [2022-01-11T19:25:14.548Z] ==> Gzipping contents [2022-01-11T19:25:14.548Z] 60K /tmp/codecov.rIF3ZA.gz [2022-01-11T19:25:14.548Z] ==> Uploading reports [2022-01-11T19:25:14.548Z] url: https://codecov.io [2022-01-11T19:25:14.548Z] query: branch=PR-3858&commit=a05ed349a9874dd8f59dec4337c597c3ff5c6262&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3858%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3858&job=&cmd_args= [2022-01-11T19:25:14.548Z] -> Pinging Codecov [2022-01-11T19:25:14.548Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3858&commit=a05ed349a9874dd8f59dec4337c597c3ff5c6262&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3858%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3858&job=&cmd_args= [2022-01-11T19:25:14.816Z] -> Uploading to [2022-01-11T19:25:14.816Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-11/00271124DB129430A58F1EEE437C3FCB/a05ed349a9874dd8f59dec4337c597c3ff5c6262/5be69ad6-882b-433e-8a3e-c1aa0b7c61f9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220111T192514Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1f02aa5bc0ce8355e780eb3d89d6c7fc135c50c9368102e3150a9a9cae8466ce [2022-01-11T19:25:14.816Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-11T19:25:14.816Z] Dload Upload Total Spent Left Speed [2022-01-11T19:25:15.389Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57971 0 0 100 57971 0 152k --:--:-- --:--:-- --:--:-- 152k [2022-01-11T19:25:15.389Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a05ed349a9874dd8f59dec4337c597c3ff5c6262 [Pipeline] } [2022-01-11T19:25:15.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-11T19:25:16.771Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-11T19:25:17.112Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-11T19:25:17.699Z] ---> package-listing.sh [2022-01-11T19:25:17.699Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-11T19:25:17.699Z] ++ facter osfamily [2022-01-11T19:25:17.961Z] + OS_FAMILY=redhat [2022-01-11T19:25:17.961Z] + workspace=/w/workspace/edgex-go/1 [2022-01-11T19:25:17.961Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-11T19:25:17.961Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-11T19:25:17.961Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-11T19:25:17.961Z] + PACKAGES=/tmp/packages_start.txt [2022-01-11T19:25:17.961Z] + '[' /w/workspace/edgex-go/1 ']' [2022-01-11T19:25:17.961Z] + PACKAGES=/tmp/packages_end.txt [2022-01-11T19:25:17.961Z] + case "${OS_FAMILY}" in [2022-01-11T19:25:17.961Z] + rpm -qa [2022-01-11T19:25:17.961Z] + sort [2022-01-11T19:25:22.168Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-11T19:25:22.168Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-11T19:25:22.168Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-11T19:25:22.168Z] + '[' /w/workspace/edgex-go/1 ']' [2022-01-11T19:25:22.168Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-01-11T19:25:22.168Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-01-11T19:25:22.205Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-11T19:25:22.505Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-11T19:25:23.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-11T19:25:23.086Z] [2022-01-11T19:25:23.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-11T19:25:23.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-11T19:25:23.429Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-11T19:25:23.429Z] b4d181a07f80: Pulling fs layer [2022-01-11T19:25:23.429Z] a1111a8f2ec3: Pulling fs layer [2022-01-11T19:25:23.429Z] ed53099fbce6: Pulling fs layer [2022-01-11T19:25:23.429Z] dc539afda2c1: Pulling fs layer [2022-01-11T19:25:23.429Z] 77bc0d833cb6: Pulling fs layer [2022-01-11T19:25:23.429Z] 9065ff56babe: Pulling fs layer [2022-01-11T19:25:23.429Z] d287ab97295c: Pulling fs layer [2022-01-11T19:25:23.429Z] dc539afda2c1: Waiting [2022-01-11T19:25:23.429Z] 77bc0d833cb6: Waiting [2022-01-11T19:25:23.429Z] 9065ff56babe: Waiting [2022-01-11T19:25:23.429Z] d287ab97295c: Waiting [2022-01-11T19:25:23.429Z] a1111a8f2ec3: Verifying Checksum [2022-01-11T19:25:23.429Z] a1111a8f2ec3: Download complete [2022-01-11T19:25:23.429Z] dc539afda2c1: Verifying Checksum [2022-01-11T19:25:23.429Z] dc539afda2c1: Download complete [2022-01-11T19:25:23.701Z] ed53099fbce6: Verifying Checksum [2022-01-11T19:25:23.701Z] ed53099fbce6: Download complete [2022-01-11T19:25:23.701Z] 77bc0d833cb6: Verifying Checksum [2022-01-11T19:25:23.701Z] 77bc0d833cb6: Download complete [2022-01-11T19:25:23.701Z] 9065ff56babe: Verifying Checksum [2022-01-11T19:25:23.701Z] 9065ff56babe: Download complete [2022-01-11T19:25:23.701Z] b4d181a07f80: Verifying Checksum [2022-01-11T19:25:23.701Z] b4d181a07f80: Download complete [2022-01-11T19:25:24.296Z] d287ab97295c: Verifying Checksum [2022-01-11T19:25:24.296Z] d287ab97295c: Download complete [2022-01-11T19:25:25.251Z] b4d181a07f80: Pull complete [2022-01-11T19:25:25.251Z] a1111a8f2ec3: Pull complete [2022-01-11T19:25:25.822Z] ed53099fbce6: Pull complete [2022-01-11T19:25:25.822Z] dc539afda2c1: Pull complete [2022-01-11T19:25:26.397Z] 77bc0d833cb6: Pull complete [2022-01-11T19:25:26.397Z] 9065ff56babe: Pull complete [2022-01-11T19:25:31.725Z] d287ab97295c: Pull complete [2022-01-11T19:25:31.725Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-11T19:25:31.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-11T19:25:31.725Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-11T19:25:31.821Z] prd-centos7-docker-4c-2g-1265 does not seem to be running inside a container [2022-01-11T19:25:31.851Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-11T19:25:35.467Z] $ docker top f6bf9e554f38b6bdb0d54701ecb8d8c5fa50fe55cdd5e6224f5ba801c3eb7fac -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-11T19:25:35.873Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-11T19:25:36.189Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-11T19:25:36.499Z] + ls /var/log/sa-host [2022-01-11T19:25:36.499Z] + sadf -c /var/log/sa-host/sa11 [2022-01-11T19:25:36.499Z] file_magic: OK [2022-01-11T19:25:36.499Z] HZ: Using current value: 100 [2022-01-11T19:25:36.499Z] file_header: OK [2022-01-11T19:25:36.499Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-11T19:25:36.499Z] Statistics: [2022-01-11T19:25:36.499Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-11T19:25:36.499Z] File successfully converted to sysstat format version 12.0.3 [2022-01-11T19:25:36.499Z] + sadf -c /var/log/sa-host/sa17 [2022-01-11T19:25:36.499Z] file_magic: OK [2022-01-11T19:25:36.499Z] HZ: Using current value: 100 [2022-01-11T19:25:36.499Z] file_header: OK [2022-01-11T19:25:36.499Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-11T19:25:36.499Z] Statistics: [2022-01-11T19:25:36.499Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-11T19:25:36.499Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-11T19:25:36.815Z] provisioning config files... [2022-01-11T19:25:36.825Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1254338615060051573tmp [Pipeline] { [Pipeline] echo [2022-01-11T19:25:36.877Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-11T19:25:37.196Z] ---> create-netrc.sh [Pipeline] } [2022-01-11T19:25:37.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-11T19:25:37.609Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-11T19:25:37.642Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-11T19:25:37.965Z] ---> sudo-logs.sh [2022-01-11T19:25:37.965Z] Archiving 'sudo' log.. [2022-01-11T19:25:37.965Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1265.novalocal: Name or service not known [2022-01-11T19:25:37.965Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1265.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-11T19:25:38.041Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-11T19:25:38.356Z] ---> job-cost.sh [2022-01-11T19:25:38.356Z] lf-activate-venv: SKIPPING [2022-01-11T19:25:38.356Z] DEBUG: total: 0.10999999940395355 [2022-01-11T19:25:38.356Z] INFO: Retrieving Stack Cost... [2022-01-11T19:25:38.616Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-11T19:25:38.876Z] INFO: Archiving Costs [Pipeline] echo [2022-01-11T19:25:38.908Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-11T19:25:39.237Z] ---> logs-deploy.sh [2022-01-11T19:25:39.237Z] lf-activate-venv: SKIPPING [2022-01-11T19:25:39.237Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3858/1 [2022-01-11T19:25:39.237Z] INFO: archiving workspace using pattern(s): [2022-01-11T19:25:39.807Z] Archives upload complete. [2022-01-11T19:25:40.068Z] INFO: archiving logs to Nexus