Pull request #3848 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 093a8f3ace53852715600e6067b8bcdf0a7d77a8+3acce916edd26c48cc534c43f5f6a7ed858771e5 (8efe2f37c88bb125a8c3951fd1b324458c2ae9b9) 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-ssh13479965829596386866.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh8520588931776901166.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3848/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3848/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9845007962061782350.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9056314778297973642.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3848/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3848/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2896760719405735022.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1684 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/14 [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/14 # 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/14@tmp/jenkins-gitclient-ssh1164691778922014229.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3acce916edd26c48cc534c43f5f6a7ed858771e5 into PR head commit 093a8f3ace53852715600e6067b8bcdf0a7d77a8 > 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/14@tmp/jenkins-gitclient-ssh203715037466543030.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 093a8f3ace53852715600e6067b8bcdf0a7d77a8 # timeout=10 Merge succeeded, producing c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 Checking out Revision c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 (PR-3848) > 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/14@tmp/jenkins-gitclient-ssh1219028448635304511.key > git merge 3acce916edd26c48cc534c43f5f6a7ed858771e5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 # timeout=10 Commit message: "Merge commit '3acce916edd26c48cc534c43f5f6a7ed858771e5' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-17T18:07:14.995Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-17T18:07:15.070Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-17T18:07:15.084Z] ========================================================= [2022-01-17T18:07:15.084Z] EdgeX Global Pipelines Version Info [2022-01-17T18:07:15.084Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1b6bd700009cf7335f21a3e8e12a78aab21f72ea # timeout=10 [2022-01-17T18:07:16.215Z] ------------------- [2022-01-17T18:07:16.215Z] stable info: [2022-01-17T18:07:16.215Z] ------------------- [2022-01-17T18:07:16.215Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-17T18:07:16.215Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-17T18:07:16.215Z] Message: update stable to v1.0.219 [2022-01-17T18:07:16.791Z] ------------------- [2022-01-17T18:07:16.791Z] experimental info: [2022-01-17T18:07:16.791Z] ------------------- [2022-01-17T18:07:16.791Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-17T18:07:16.791Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-17T18:07:16.791Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-17T18:07:16.933Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-17T18:07:16.945Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-17T18:07:16.959Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-17T18:07:16.969Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-17T18:07:16.979Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-17T18:07:16.990Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-17T18:07:17.009Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-17T18:07:17.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-17T18:07:17.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-17T18:07:17.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-17T18:07:17.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-17T18:07:17.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-17T18:07:17.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-17T18:07:17.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-17T18:07:17.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-17T18:07:17.113Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-17T18:07:17.127Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-17T18:07:17.139Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-17T18:07:17.150Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-17T18:07:17.165Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-17T18:07:17.175Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-17T18:07:17.183Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-17T18:07:17.192Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3848 [Pipeline] echo [2022-01-17T18:07:17.201Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3848 [Pipeline] echo [2022-01-17T18:07:17.217Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3848 [Pipeline] echo [2022-01-17T18:07:17.228Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 [Pipeline] echo [2022-01-17T18:07:17.239Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c68ad50 [Pipeline] echo [2022-01-17T18:07:17.252Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-17T18:07:17.300Z] provisioning config files... [2022-01-17T18:07:17.315Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config5577996218540116034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-17T18:07:17.620Z] ---> docker-login.sh [2022-01-17T18:07:17.620Z] nexus3.edgexfoundry.org:10001 [2022-01-17T18:07:17.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T18:07:17.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T18:07:17.882Z] Configure a credential helper to remove this warning. See [2022-01-17T18:07:17.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T18:07:17.882Z] [2022-01-17T18:07:17.882Z] Login Succeeded [2022-01-17T18:07:17.882Z] nexus3.edgexfoundry.org:10002 [2022-01-17T18:07:17.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T18:07:17.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T18:07:17.882Z] Configure a credential helper to remove this warning. See [2022-01-17T18:07:17.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T18:07:17.882Z] [2022-01-17T18:07:17.882Z] Login Succeeded [2022-01-17T18:07:17.882Z] nexus3.edgexfoundry.org:10003 [2022-01-17T18:07:17.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T18:07:17.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T18:07:17.882Z] Configure a credential helper to remove this warning. See [2022-01-17T18:07:17.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T18:07:17.882Z] [2022-01-17T18:07:17.882Z] Login Succeeded [2022-01-17T18:07:17.882Z] nexus3.edgexfoundry.org:10004 [2022-01-17T18:07:18.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T18:07:18.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T18:07:18.147Z] Configure a credential helper to remove this warning. See [2022-01-17T18:07:18.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T18:07:18.147Z] [2022-01-17T18:07:18.147Z] Login Succeeded [2022-01-17T18:07:18.147Z] docker.io [2022-01-17T18:07:18.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T18:07:18.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T18:07:18.409Z] Configure a credential helper to remove this warning. See [2022-01-17T18:07:18.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T18:07:18.409Z] [2022-01-17T18:07:18.409Z] Login Succeeded [2022-01-17T18:07:18.409Z] ---> docker-login.sh ends [Pipeline] } [2022-01-17T18:07:18.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-17T18:07:18.737Z] ++ 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-17T18:07:18.738Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-17T18:07:18.738Z] ++ dirname cmd/core-command/Dockerfile [2022-01-17T18:07:18.738Z] ++ cut -d/ -f2 [2022-01-17T18:07:18.738Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-17T18:07:18.738Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-17T18:07:18.738Z] ++ dirname cmd/core-data/Dockerfile [2022-01-17T18:07:18.738Z] ++ cut -d/ -f2 [2022-01-17T18:07:18.738Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-17T18:07:18.738Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-17T18:07:18.738Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-17T18:07:18.738Z] ++ cut -d/ -f2 [2022-01-17T18:07:18.738Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-17T18:07:18.738Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-17T18:07:18.738Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-17T18:07:18.738Z] ++ cut -d/ -f2 [2022-01-17T18:07:18.738Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-17T18:07:18.738Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-17T18:07:18.738Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-17T18:07:18.738Z] ++ cut -d/ -f2 [2022-01-17T18:07:18.738Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-17T18:07:18.738Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-17T18:07:18.738Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-17T18:07:18.738Z] ++ cut -d/ -f2 [2022-01-17T18:07:18.738Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-17T18:07:18.738Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-17T18:07:18.738Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-17T18:07:18.738Z] ++ cut -d/ -f2 [2022-01-17T18:07:18.738Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-17T18:07:18.738Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-17T18:07:18.738Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-17T18:07:18.738Z] ++ cut -d/ -f2 [2022-01-17T18:07:18.738Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-17T18:07:18.738Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-17T18:07:18.738Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-17T18:07:18.738Z] ++ cut -d/ -f2 [2022-01-17T18:07:18.738Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-17T18:07:18.777Z] 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-17T18:07:19.149Z] + git rev-list -1 --merges c68ad50b40df6e50a66fc52a6e4c96a0b9380f51~1..c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 [Pipeline] echo [2022-01-17T18:07:19.162Z] -----------> git rev-list -1 --merges c68ad50b40df6e50a66fc52a6e4c96a0b9380f51~1..c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 [2022-01-17T18:07:19.162Z] c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 [false] [Pipeline] sh [2022-01-17T18:07:19.457Z] + git log --format=format:%s -1 c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 [Pipeline] echo [2022-01-17T18:07:19.475Z] ========================================================= [2022-01-17T18:07:19.475Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-17T18:07:19.475Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-17T18:07:20.017Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-17T18:07:20.017Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-17T18:07:20.017Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-17T18:07:20.017Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-17T18:07:20.017Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-17T18:07:20.017Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-17T18:07:20.017Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-17T18:07:20.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-17T18:07:20.442Z] [2022-01-17T18:07:20.442Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-17T18:07:20.760Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-17T18:07:20.760Z] latest: Pulling from edgex-devops/git-semver [2022-01-17T18:07:20.760Z] a0d0a0d46f8b: Pulling fs layer [2022-01-17T18:07:20.760Z] 3e5f54012d9b: Pulling fs layer [2022-01-17T18:07:20.760Z] 4c7163046ea9: Pulling fs layer [2022-01-17T18:07:20.760Z] 0c2d73faf560: Pulling fs layer [2022-01-17T18:07:20.760Z] 0c2d73faf560: Waiting [2022-01-17T18:07:20.760Z] 3e5f54012d9b: Verifying Checksum [2022-01-17T18:07:20.760Z] 3e5f54012d9b: Download complete [2022-01-17T18:07:20.760Z] a0d0a0d46f8b: Verifying Checksum [2022-01-17T18:07:20.760Z] a0d0a0d46f8b: Download complete [2022-01-17T18:07:20.760Z] 4c7163046ea9: Verifying Checksum [2022-01-17T18:07:20.760Z] 4c7163046ea9: Download complete [2022-01-17T18:07:20.760Z] 0c2d73faf560: Verifying Checksum [2022-01-17T18:07:20.760Z] 0c2d73faf560: Download complete [2022-01-17T18:07:21.026Z] a0d0a0d46f8b: Pull complete [2022-01-17T18:07:21.026Z] 3e5f54012d9b: Pull complete [2022-01-17T18:07:21.287Z] 4c7163046ea9: Pull complete [2022-01-17T18:07:21.550Z] 0c2d73faf560: Pull complete [2022-01-17T18:07:21.550Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-17T18:07:21.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-17T18:07:21.550Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-17T18:07:21.621Z] prd-centos7-docker-4c-2g-1684 does not seem to be running inside a container [2022-01-17T18:07:21.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-17T18:07:22.291Z] $ docker top 11142c4b0dda4e59d5e220e8aa1e738ffdcf77a24ba61c4c61e5da83188bbb54 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-17T18:07:22.385Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-17T18:07:22.385Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-17T18:07:22.481Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-17T18:07:22.483Z] $ docker exec 11142c4b0dda4e59d5e220e8aa1e738ffdcf77a24ba61c4c61e5da83188bbb54 ssh-agent [2022-01-17T18:07:22.584Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOhGBEg/agent.14 [2022-01-17T18:07:22.584Z] SSH_AGENT_PID=21 [2022-01-17T18:07:22.591Z] Running ssh-add (command line suppressed) [2022-01-17T18:07:22.673Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_3364157786080062855.key (/w/workspace/edgex-go/14@tmp/private_key_3364157786080062855.key) [2022-01-17T18:07:22.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-17T18:07:22.978Z] + git tag --points-at HEAD [Pipeline] } [2022-01-17T18:07:23.001Z] $ docker exec --env ******** --env ******** 11142c4b0dda4e59d5e220e8aa1e738ffdcf77a24ba61c4c61e5da83188bbb54 ssh-agent -k [2022-01-17T18:07:23.085Z] unset SSH_AUTH_SOCK; [2022-01-17T18:07:23.085Z] unset SSH_AGENT_PID; [2022-01-17T18:07:23.085Z] echo Agent pid 21 killed; [2022-01-17T18:07:23.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-17T18:07:23.122Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-17T18:07:23.122Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-17T18:07:23.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-17T18:07:23.222Z] $ docker exec 11142c4b0dda4e59d5e220e8aa1e738ffdcf77a24ba61c4c61e5da83188bbb54 ssh-agent [2022-01-17T18:07:23.313Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGCDcMl/agent.54 [2022-01-17T18:07:23.313Z] SSH_AGENT_PID=60 [2022-01-17T18:07:23.318Z] Running ssh-add (command line suppressed) [2022-01-17T18:07:23.398Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_6709483460020777948.key (/w/workspace/edgex-go/14@tmp/private_key_6709483460020777948.key) [2022-01-17T18:07:23.411Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-17T18:07:23.706Z] + git semver init [2022-01-17T18:07:23.707Z] # -> Open(): unable to determine branch for HEAD [2022-01-17T18:07:23.707Z] # $GIT_DIR = /w/workspace/edgex-go/14/.git [2022-01-17T18:07:23.707Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/14 [2022-01-17T18:07:23.707Z] # $SEMVER_REMOTE_NAME = origin [2022-01-17T18:07:23.707Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-17T18:07:23.707Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-17T18:07:23.707Z] # $SEMVER_BRANCH = PR-3848 [2022-01-17T18:07:23.707Z] # $SEMVER_TEMP = /tmp/semver-101772638 [2022-01-17T18:07:23.707Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-17T18:07:38.653Z] # '/tmp/semver-101772638' -> '/w/workspace/edgex-go/14/.semver' [2022-01-17T18:07:38.653Z] # -> Force: false [2022-01-17T18:07:38.653Z] # $SEMVER_DIR = /w/workspace/edgex-go/14/.semver [Pipeline] } [2022-01-17T18:07:38.662Z] $ docker exec --env ******** --env ******** 11142c4b0dda4e59d5e220e8aa1e738ffdcf77a24ba61c4c61e5da83188bbb54 ssh-agent -k [2022-01-17T18:07:38.749Z] unset SSH_AUTH_SOCK; [2022-01-17T18:07:38.749Z] unset SSH_AGENT_PID; [2022-01-17T18:07:38.749Z] echo Agent pid 60 killed; [2022-01-17T18:07:38.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-17T18:07:39.072Z] + git semver [Pipeline] } [2022-01-17T18:07:39.089Z] $ docker stop --time=1 11142c4b0dda4e59d5e220e8aa1e738ffdcf77a24ba61c4c61e5da83188bbb54 [2022-01-17T18:07:41.177Z] $ docker rm -f 11142c4b0dda4e59d5e220e8aa1e738ffdcf77a24ba61c4c61e5da83188bbb54 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-17T18:07:41.551Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-17T18:07:41.781Z] Stashed 1 file(s) [Pipeline] echo [2022-01-17T18:07:41.786Z] [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-17T18:07:41.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-17T18:07:41.935Z] ========================================================= [2022-01-17T18:07:41.935Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-17T18:07:41.935Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-17T18:07:42.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-17T18:07:42.238Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-17T18:07:42.238Z] 59bf1c3509f3: Pulling fs layer [2022-01-17T18:07:42.238Z] 666ba61612fd: Pulling fs layer [2022-01-17T18:07:42.238Z] 8ed8ca486205: Pulling fs layer [2022-01-17T18:07:42.238Z] 4fe6c5a15a65: Pulling fs layer [2022-01-17T18:07:42.238Z] 22a0e8bec74d: Pulling fs layer [2022-01-17T18:07:42.238Z] f965cba54748: Pulling fs layer [2022-01-17T18:07:42.238Z] 861ffc35075e: Pulling fs layer [2022-01-17T18:07:42.238Z] 4b385c91608e: Pulling fs layer [2022-01-17T18:07:42.238Z] 560528eb2ebb: Pulling fs layer [2022-01-17T18:07:42.238Z] 4fe6c5a15a65: Waiting [2022-01-17T18:07:42.238Z] 22a0e8bec74d: Waiting [2022-01-17T18:07:42.238Z] f965cba54748: Waiting [2022-01-17T18:07:42.238Z] 861ffc35075e: Waiting [2022-01-17T18:07:42.238Z] 4b385c91608e: Waiting [2022-01-17T18:07:42.238Z] 560528eb2ebb: Waiting [2022-01-17T18:07:42.238Z] 8ed8ca486205: Verifying Checksum [2022-01-17T18:07:42.238Z] 8ed8ca486205: Download complete [2022-01-17T18:07:42.238Z] 666ba61612fd: Verifying Checksum [2022-01-17T18:07:42.238Z] 666ba61612fd: Download complete [2022-01-17T18:07:42.238Z] 22a0e8bec74d: Verifying Checksum [2022-01-17T18:07:42.238Z] 22a0e8bec74d: Download complete [2022-01-17T18:07:42.238Z] f965cba54748: Verifying Checksum [2022-01-17T18:07:42.238Z] f965cba54748: Download complete [2022-01-17T18:07:42.238Z] 861ffc35075e: Verifying Checksum [2022-01-17T18:07:42.238Z] 861ffc35075e: Download complete [2022-01-17T18:07:42.238Z] 59bf1c3509f3: Verifying Checksum [2022-01-17T18:07:42.238Z] 59bf1c3509f3: Download complete [2022-01-17T18:07:42.508Z] 4b385c91608e: Verifying Checksum [2022-01-17T18:07:42.508Z] 4b385c91608e: Download complete [2022-01-17T18:07:42.508Z] 59bf1c3509f3: Pull complete [2022-01-17T18:07:42.776Z] 4fe6c5a15a65: Verifying Checksum [2022-01-17T18:07:42.776Z] 4fe6c5a15a65: Download complete [2022-01-17T18:07:42.776Z] 666ba61612fd: Pull complete [2022-01-17T18:07:43.041Z] 8ed8ca486205: Pull complete [2022-01-17T18:07:43.041Z] 560528eb2ebb: Verifying Checksum [2022-01-17T18:07:43.041Z] 560528eb2ebb: Download complete [2022-01-17T18:07:47.285Z] 4fe6c5a15a65: Pull complete [2022-01-17T18:07:47.285Z] 22a0e8bec74d: Pull complete [2022-01-17T18:07:47.285Z] f965cba54748: Pull complete [2022-01-17T18:07:47.285Z] 861ffc35075e: Pull complete [2022-01-17T18:07:47.285Z] 4b385c91608e: Pull complete [2022-01-17T18:07:49.866Z] 560528eb2ebb: Pull complete [2022-01-17T18:07:49.866Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-17T18:07:49.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-17T18:07:49.866Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-17T18:07:50.174Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-17T18:07:50.174Z] WORKDIR /edgex [2022-01-17T18:07:50.174Z] COPY go.mod . [2022-01-17T18:07:50.174Z] RUN go mod download' [2022-01-17T18:07:50.174Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-17T18:07:52.721Z] Sending build context to Docker daemon 333.8MB [2022-01-17T18:07:52.721Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-17T18:07:52.721Z] ---> dd4a08f94e63 [2022-01-17T18:07:52.721Z] Step 2/4 : WORKDIR /edgex [2022-01-17T18:07:53.301Z] ---> Running in bad4193bcb5d [2022-01-17T18:07:53.561Z] Removing intermediate container bad4193bcb5d [2022-01-17T18:07:53.561Z] ---> 8c9de37bc273 [2022-01-17T18:07:53.561Z] Step 3/4 : COPY go.mod . [2022-01-17T18:07:53.561Z] ---> 0f8af646a3b9 [2022-01-17T18:07:53.561Z] Step 4/4 : RUN go mod download [2022-01-17T18:07:53.561Z] ---> Running in 6b18ee876644 [2022-01-17T18:07:56.887Z] Still waiting to schedule task [2022-01-17T18:07:56.887Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-17T18:08:32.538Z] Removing intermediate container 6b18ee876644 [2022-01-17T18:08:32.538Z] ---> 2805a569eea6 [2022-01-17T18:08:32.538Z] Successfully built 2805a569eea6 [2022-01-17T18:08:32.538Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-17T18:08:32.840Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-17T18:08:32.840Z] . [Pipeline] withDockerContainer [2022-01-17T18:08:32.909Z] prd-centos7-docker-4c-2g-1684 does not seem to be running inside a container [2022-01-17T18:08:32.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-17T18:08:33.328Z] $ docker top 230a799de308538bc1d86935bda6ac51073aec6d3b141868c125ab403a1620e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-17T18:08:33.689Z] + go version [2022-01-17T18:08:33.689Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-17T18:08:33.700Z] $ docker stop --time=1 230a799de308538bc1d86935bda6ac51073aec6d3b141868c125ab403a1620e4 [2022-01-17T18:08:34.886Z] $ docker rm -f 230a799de308538bc1d86935bda6ac51073aec6d3b141868c125ab403a1620e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-17T18:08:35.314Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-17T18:08:35.314Z] . [Pipeline] withDockerContainer [2022-01-17T18:08:35.381Z] prd-centos7-docker-4c-2g-1684 does not seem to be running inside a container [2022-01-17T18:08:35.423Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-17T18:08:35.746Z] $ docker top f90d16f846b0e44779b40ae35f2d3e51bb430be41fce54b915b76b8c551142d4 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-17T18:08:35.827Z] ========================================================= [2022-01-17T18:08:35.827Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-17T18:08:35.827Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-17T18:08:36.115Z] + make test [2022-01-17T18:08:36.115Z] go mod tidy [2022-01-17T18:08:36.115Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-17T18:08:42.759Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-17T18:08:57.735Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-17T18:09:02.056Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-17T18:09:02.056Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-17T18:09:02.330Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-17T18:09:04.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-17T18:09:05.167Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-17T18:09:05.167Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-17T18:09:05.167Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-17T18:09:05.735Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-17T18:09:05.735Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-17T18:09:05.998Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-17T18:09:05.998Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-17T18:09:05.998Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-17T18:09:05.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-17T18:09:07.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2022-01-17T18:09:07.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-17T18:09:07.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-17T18:09:08.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.050s coverage: 98.5% of statements [2022-01-17T18:09:08.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-17T18:09:08.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 44.7% of statements [2022-01-17T18:09:08.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-17T18:09:08.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-17T18:09:09.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.111s coverage: 89.5% of statements [2022-01-17T18:09:09.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-17T18:09:09.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-17T18:09:10.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements [2022-01-17T18:09:10.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-17T18:09:10.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-17T18:09:10.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-17T18:09:10.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-17T18:09:10.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-17T18:09:11.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.267s coverage: 94.2% of statements [2022-01-17T18:09:11.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-17T18:09:11.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-17T18:09:11.287Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements [2022-01-17T18:09:11.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-17T18:09:11.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-17T18:09:11.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-17T18:09:11.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-17T18:09:11.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-17T18:09:11.547Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2022-01-17T18:09:11.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-17T18:09:11.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-17T18:09:11.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-17T18:09:12.505Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.040s coverage: 0.9% of statements [2022-01-17T18:09:12.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-17T18:09:12.505Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2022-01-17T18:09:12.505Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 21.7% of statements [2022-01-17T18:09:12.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-17T18:09:12.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2022-01-17T18:09:12.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements [2022-01-17T18:09:13.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements [2022-01-17T18:09:13.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2022-01-17T18:09:13.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2022-01-17T18:09:25.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2022-01-17T18:09:25.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2022-01-17T18:09:26.015Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1685 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws [2022-01-17T18:09:26.028Z] Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout [2022-01-17T18:09:26.214Z] The recommended git tool is: git [2022-01-17T18:09:30.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.208s coverage: 82.5% of statements [2022-01-17T18:09:30.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-17T18:09:30.743Z] using credential edgex-jenkins-ssh [2022-01-17T18:09:30.762Z] Cloning the remote Git repository [2022-01-17T18:09:30.809Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-17T18:09:30.884Z] > git init /w/workspace/edgex-go/14 # timeout=10 [2022-01-17T18:09:31.007Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-17T18:09:31.008Z] > git --version # timeout=10 [2022-01-17T18:09:31.032Z] > git --version # 'git version 2.17.1' [2022-01-17T18:09:31.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-17T18:09:31.112Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-17T18:09:48.321Z] Merging remotes/origin/main commit 3acce916edd26c48cc534c43f5f6a7ed858771e5 into PR head commit 093a8f3ace53852715600e6067b8bcdf0a7d77a8 [2022-01-17T18:09:47.267Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-17T18:09:47.293Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-17T18:09:47.371Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-17T18:09:47.411Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-17T18:09:47.412Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-17T18:09:47.432Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-17T18:09:48.914Z] Merge succeeded, producing b84d3ea50d09246aada77399429a97b7c6892f40 [2022-01-17T18:09:48.915Z] Checking out Revision b84d3ea50d09246aada77399429a97b7c6892f40 (PR-3848) [2022-01-17T18:09:48.346Z] > git config core.sparsecheckout # timeout=10 [2022-01-17T18:09:48.374Z] > git checkout -f 093a8f3ace53852715600e6067b8bcdf0a7d77a8 # timeout=10 [2022-01-17T18:09:48.589Z] > git remote # timeout=10 [2022-01-17T18:09:48.608Z] > git config --get remote.origin.url # timeout=10 [2022-01-17T18:09:48.633Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-17T18:09:48.644Z] > git merge 3acce916edd26c48cc534c43f5f6a7ed858771e5 # timeout=10 [2022-01-17T18:09:48.898Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-17T18:09:48.923Z] > git config core.sparsecheckout # timeout=10 [2022-01-17T18:09:48.936Z] > git checkout -f b84d3ea50d09246aada77399429a97b7c6892f40 # timeout=10 [2022-01-17T18:09:52.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2022-01-17T18:09:52.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-17T18:09:52.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-17T18:09:52.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-17T18:09:52.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-01-17T18:09:52.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-17T18:09:52.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-17T18:09:52.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-17T18:09:52.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-17T18:09:52.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-17T18:09:52.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2022-01-17T18:09:52.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-17T18:09:52.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-17T18:09:52.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2022-01-17T18:09:52.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-17T18:09:52.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2022-01-17T18:09:52.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-17T18:09:52.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2022-01-17T18:09:52.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements [2022-01-17T18:09:52.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2022-01-17T18:09:52.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.130s coverage: 91.2% of statements [2022-01-17T18:09:52.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-17T18:09:52.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2022-01-17T18:09:52.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-17T18:09:52.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-17T18:09:52.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2022-01-17T18:09:52.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2022-01-17T18:09:52.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-01-17T18:09:52.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-01-17T18:09:52.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-01-17T18:09:52.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.278s coverage: 65.4% of statements [2022-01-17T18:09:52.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-17T18:09:52.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-17T18:09:52.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-17T18:09:52.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.102s coverage: 43.8% of statements [2022-01-17T18:09:52.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-17T18:09:52.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-17T18:09:52.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2022-01-17T18:09:52.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-17T18:09:52.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2022-01-17T18:09:52.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-17T18:09:53.149Z] Commit message: "Merge commit '3acce916edd26c48cc534c43f5f6a7ed858771e5' into HEAD" [2022-01-17T18:09:53.170Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-17T18:09:54.074Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-17T18:09:54.074Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-17T18:09:54.074Z] Dload Upload Total Spent Left Speed [2022-01-17T18:09:54.074Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 93251 0 --:--:-- --:--:-- --:--:-- 93251 [Pipeline] sh [2022-01-17T18:09:54.573Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-17T18:09:53.157Z] > git rev-list --no-walk 1b6bd700009cf7335f21a3e8e12a78aab21f72ea # timeout=10 [2022-01-17T18:09:54.909Z] + sudo tee /etc/docker/daemon.new [2022-01-17T18:09:54.909Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-17T18:09:54.909Z] { [2022-01-17T18:09:54.909Z] "registry-mirrors": [ [2022-01-17T18:09:54.909Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-17T18:09:54.909Z] ], [2022-01-17T18:09:54.909Z] "bip": "10.250.0.254/24", [2022-01-17T18:09:54.909Z] "hosts": [ [2022-01-17T18:09:54.909Z] "tcp://0.0.0.0:5555", [2022-01-17T18:09:54.909Z] "unix:///var/run/docker.sock" [2022-01-17T18:09:54.909Z] ], [2022-01-17T18:09:54.909Z] "mtu": 1458, [2022-01-17T18:09:54.909Z] "selinux-enabled": true, [2022-01-17T18:09:54.909Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-17T18:09:54.909Z] } [Pipeline] sh [2022-01-17T18:09:55.320Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-17T18:09:55.668Z] + sudo service docker restart [2022-01-17T18:09:56.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements [2022-01-17T18:09:56.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-17T18:09:56.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-17T18:09:56.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-17T18:09:56.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-17T18:09:56.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements [2022-01-17T18:09:56.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-17T18:09:56.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-17T18:09:56.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-17T18:09:56.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-17T18:09:56.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-01-17T18:09:56.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-17T18:09:56.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-17T18:09:56.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.079s coverage: 97.7% of statements [2022-01-17T18:09:56.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-17T18:09:56.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-17T18:09:56.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-17T18:09:56.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-17T18:09:56.248Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-01-17T18:09:56.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-17T18:09:56.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-17T18:09:56.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-17T18:09:56.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-17T18:09:56.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-17T18:09:56.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-17T18:09:56.248Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2022-01-17T18:09:56.248Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-01-17T18:09:56.248Z] 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-17T18:10:14.004Z] provisioning config files... [2022-01-17T18:10:14.028Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config5894107445507421246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-17T18:10:14.386Z] ---> docker-login.sh [2022-01-17T18:10:14.386Z] nexus3.edgexfoundry.org:10001 [2022-01-17T18:10:14.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T18:10:14.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T18:10:14.983Z] Configure a credential helper to remove this warning. See [2022-01-17T18:10:14.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T18:10:14.983Z] [2022-01-17T18:10:14.983Z] Login Succeeded [2022-01-17T18:10:15.263Z] nexus3.edgexfoundry.org:10002 [2022-01-17T18:10:15.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T18:10:15.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T18:10:15.536Z] Configure a credential helper to remove this warning. See [2022-01-17T18:10:15.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T18:10:15.536Z] [2022-01-17T18:10:15.536Z] Login Succeeded [2022-01-17T18:10:15.536Z] nexus3.edgexfoundry.org:10003 [2022-01-17T18:10:15.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T18:10:16.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T18:10:16.082Z] Configure a credential helper to remove this warning. See [2022-01-17T18:10:16.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T18:10:16.082Z] [2022-01-17T18:10:16.082Z] Login Succeeded [2022-01-17T18:10:16.082Z] nexus3.edgexfoundry.org:10004 [2022-01-17T18:10:16.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T18:10:16.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T18:10:16.366Z] Configure a credential helper to remove this warning. See [2022-01-17T18:10:16.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T18:10:16.366Z] [2022-01-17T18:10:16.366Z] Login Succeeded [2022-01-17T18:10:16.366Z] docker.io [2022-01-17T18:10:16.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T18:10:17.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T18:10:17.235Z] Configure a credential helper to remove this warning. See [2022-01-17T18:10:17.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T18:10:17.235Z] [2022-01-17T18:10:17.235Z] Login Succeeded [2022-01-17T18:10:17.235Z] ---> docker-login.sh ends [Pipeline] } [2022-01-17T18:10:17.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-17T18:10:17.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-17T18:10:17.778Z] ========================================================= [2022-01-17T18:10:17.778Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-17T18:10:17.778Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-17T18:10:18.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-17T18:10:18.382Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-17T18:10:18.382Z] 9b3977197b4f: Pulling fs layer [2022-01-17T18:10:18.382Z] 1a89e8eeedd5: Pulling fs layer [2022-01-17T18:10:18.382Z] 94645a83ff95: Pulling fs layer [2022-01-17T18:10:18.382Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-17T18:10:18.382Z] 0c92f367c5e7: Pulling fs layer [2022-01-17T18:10:18.382Z] 4b8299f9d1f4: Pulling fs layer [2022-01-17T18:10:18.382Z] 9a6b49a46696: Pulling fs layer [2022-01-17T18:10:18.382Z] cf05db05a679: Pulling fs layer [2022-01-17T18:10:18.382Z] 3f3a8bcf1eab: Waiting [2022-01-17T18:10:18.382Z] 0c92f367c5e7: Waiting [2022-01-17T18:10:18.382Z] 4b8299f9d1f4: Waiting [2022-01-17T18:10:18.382Z] 9a6b49a46696: Waiting [2022-01-17T18:10:18.382Z] cf05db05a679: Waiting [2022-01-17T18:10:18.382Z] 94645a83ff95: Verifying Checksum [2022-01-17T18:10:18.382Z] 94645a83ff95: Download complete [2022-01-17T18:10:18.382Z] 1a89e8eeedd5: Download complete [2022-01-17T18:10:18.382Z] 0c92f367c5e7: Verifying Checksum [2022-01-17T18:10:18.382Z] 0c92f367c5e7: Download complete [2022-01-17T18:10:18.382Z] 4b8299f9d1f4: Verifying Checksum [2022-01-17T18:10:18.382Z] 4b8299f9d1f4: Download complete [2022-01-17T18:10:18.382Z] 9b3977197b4f: Download complete [2022-01-17T18:10:18.382Z] 9a6b49a46696: Verifying Checksum [2022-01-17T18:10:18.382Z] 9a6b49a46696: Download complete [2022-01-17T18:10:18.980Z] 9b3977197b4f: Pull complete [2022-01-17T18:10:19.579Z] 1a89e8eeedd5: Pull complete [2022-01-17T18:10:19.858Z] 94645a83ff95: Pull complete [2022-01-17T18:10:20.133Z] cf05db05a679: Download complete [2022-01-17T18:10:20.731Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-17T18:10:20.731Z] 3f3a8bcf1eab: Download complete [2022-01-17T18:10:33.134Z] 3f3a8bcf1eab: Pull complete [2022-01-17T18:10:33.134Z] 0c92f367c5e7: Pull complete [2022-01-17T18:10:33.134Z] 4b8299f9d1f4: Pull complete [2022-01-17T18:10:33.134Z] 9a6b49a46696: Pull complete [2022-01-17T18:10:35.186Z] GO111MODULE=on go vet ./... [2022-01-17T18:10:36.594Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-17T18:10:36.594Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-17T18:10:36.858Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-17T18:10:37.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-17T18:10:37.741Z] + ls -al . [2022-01-17T18:10:37.741Z] total 644 [2022-01-17T18:10:37.741Z] drwxrwxr-x 10 1001 1001 4096 Jan 17 18:10 . [2022-01-17T18:10:37.741Z] drwxr-xr-x 4 root root 30 Jan 17 18:08 .. [2022-01-17T18:10:37.741Z] -rw-rw-r-- 1 1001 1001 11 Jan 17 18:07 .dockerignore [2022-01-17T18:10:37.741Z] drwxrwxr-x 8 1001 1001 179 Jan 17 18:07 .git [2022-01-17T18:10:37.741Z] drwxrwxr-x 4 1001 1001 142 Jan 17 18:07 .github [2022-01-17T18:10:37.741Z] -rw-rw-r-- 1 1001 1001 804 Jan 17 18:07 .gitignore [2022-01-17T18:10:37.741Z] -rw-rw-r-- 1 1001 1001 42 Jan 17 18:07 .golangci.yml [2022-01-17T18:10:37.741Z] -rw-rw-r-- 1 1001 1001 76 Jan 17 18:07 .hadolint.yml [2022-01-17T18:10:37.741Z] drwx------ 3 1001 1001 73 Jan 17 18:07 .semver [2022-01-17T18:10:37.741Z] -rw-rw-r-- 1 1001 1001 166 Jan 17 18:07 .sonarcloud.properties [2022-01-17T18:10:37.741Z] -rw-rw-r-- 1 1001 1001 1171 Jan 17 18:07 ADOPTERS.md [2022-01-17T18:10:37.741Z] -rw-rw-r-- 1 1001 1001 8910 Jan 17 18:07 Attribution.txt [2022-01-17T18:10:37.741Z] -rw-rw-r-- 1 1001 1001 51732 Jan 17 18:07 CHANGELOG.md [2022-01-17T18:10:37.741Z] -rw-rw-r-- 1 1001 1001 3804 Jan 17 18:07 CONTRIBUTING.md [2022-01-17T18:10:37.741Z] -rw-rw-r-- 1 1001 1001 677 Jan 17 18:07 GOVERNANCE.md [2022-01-17T18:10:37.741Z] -rw-rw-r-- 1 1001 1001 849 Jan 17 18:07 Jenkinsfile [2022-01-17T18:10:37.741Z] -rw-rw-r-- 1 1001 1001 10775 Jan 17 18:07 LICENSE [2022-01-17T18:10:37.741Z] -rw-rw-r-- 1 1001 1001 6508 Jan 17 18:07 Makefile [2022-01-17T18:10:37.741Z] -rw-rw-r-- 1 1001 1001 582 Jan 17 18:07 OWNERS.md [2022-01-17T18:10:37.741Z] -rw-rw-r-- 1 1001 1001 8207 Jan 17 18:07 README.md [2022-01-17T18:10:37.741Z] -rw-rw-r-- 1 1001 1001 6912 Jan 17 18:07 SECURITY.md [2022-01-17T18:10:37.741Z] -rw-rw-r-- 1 1001 1001 5 Jan 17 18:07 VERSION [2022-01-17T18:10:37.741Z] -rw-rw-r-- 1 1001 1001 4131 Jan 17 18:07 ZMQWindows.md [2022-01-17T18:10:37.741Z] drwxrwxr-x 2 1001 1001 37 Jan 17 18:07 bin [2022-01-17T18:10:37.741Z] drwxrwxr-x 14 1001 1001 4096 Jan 17 18:07 cmd [2022-01-17T18:10:37.741Z] -rw-r--r-- 1 root root 428381 Jan 17 18:09 coverage.out [2022-01-17T18:10:37.741Z] -rw-rw-r-- 1 1001 1001 828 Jan 17 18:07 go.mod [2022-01-17T18:10:37.741Z] -rw-rw-r-- 1 1001 1001 49574 Jan 17 18:07 go.sum [2022-01-17T18:10:37.741Z] drwxrwxr-x 8 1001 1001 124 Jan 17 18:07 internal [2022-01-17T18:10:37.741Z] drwxrwxr-x 3 1001 1001 16 Jan 17 18:07 openapi [2022-01-17T18:10:37.741Z] drwxrwxr-x 4 1001 1001 71 Jan 17 18:07 snap [2022-01-17T18:10:37.741Z] -rw-rw-r-- 1 1001 1001 204 Jan 17 18:07 version.go [Pipeline] sh [2022-01-17T18:10:38.040Z] + '[' -e coverage.out ] [2022-01-17T18:10:38.040Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-17T18:10:38.154Z] Stashed 1 file(s) [Pipeline] sh [2022-01-17T18:10:38.440Z] + make build [2022-01-17T18:10:38.441Z] 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-17T18:10:38.536Z] cf05db05a679: Pull complete [2022-01-17T18:10:38.536Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-17T18:10:38.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-17T18:10:38.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-17T18:10:38.889Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-17T18:10:38.889Z] WORKDIR /edgex [2022-01-17T18:10:38.889Z] COPY go.mod . [2022-01-17T18:10:38.889Z] RUN go mod download [2022-01-17T18:10:38.889Z] + docker build -t ci-base-image-arm64 -f - . [2022-01-17T18:10:39.824Z] 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-17T18:10:41.521Z] Sending build context to Docker daemon 168.6MB [2022-01-17T18:10:41.521Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-17T18:10:41.521Z] ---> 0ccda1f7e2ee [2022-01-17T18:10:41.521Z] Step 2/4 : WORKDIR /edgex [2022-01-17T18:10:43.499Z] ---> Running in ed543af85b2e [2022-01-17T18:10:43.499Z] Removing intermediate container ed543af85b2e [2022-01-17T18:10:43.499Z] ---> abe116b71cd2 [2022-01-17T18:10:43.499Z] Step 3/4 : COPY go.mod . [2022-01-17T18:10:44.098Z] ---> 27746489005a [2022-01-17T18:10:44.098Z] Step 4/4 : RUN go mod download [2022-01-17T18:10:44.098Z] ---> Running in ee6fcefb8b94 [2022-01-17T18:10:48.009Z] 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-17T18:10:48.009Z] 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-17T18:10:48.274Z] 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-17T18:10:48.539Z] 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-17T18:10:49.512Z] 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-17T18:10:50.098Z] 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-17T18:10:51.053Z] 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-17T18:10:52.009Z] 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-17T18:10:52.593Z] 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-17T18:10:53.542Z] 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-17T18:10:54.956Z] $ docker stop --time=1 f90d16f846b0e44779b40ae35f2d3e51bb430be41fce54b915b76b8c551142d4 [2022-01-17T18:10:56.631Z] $ docker rm -f f90d16f846b0e44779b40ae35f2d3e51bb430be41fce54b915b76b8c551142d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-17T18:10:58.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-17T18:10:58.008Z] [2022-01-17T18:10:58.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-17T18:10:58.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-17T18:10:58.310Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-17T18:10:58.310Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-17T18:10:58.310Z] ca9280d653b3: Pulling fs layer [2022-01-17T18:10:58.310Z] 7e9c9ca2126c: Pulling fs layer [2022-01-17T18:10:58.310Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-17T18:10:58.310Z] cbdbe7a5bc2a: Download complete [2022-01-17T18:10:58.576Z] ca9280d653b3: Verifying Checksum [2022-01-17T18:10:58.576Z] ca9280d653b3: Download complete [2022-01-17T18:10:58.576Z] cbdbe7a5bc2a: Pull complete [2022-01-17T18:10:58.855Z] 7e9c9ca2126c: Verifying Checksum [2022-01-17T18:10:58.855Z] 7e9c9ca2126c: Download complete [2022-01-17T18:10:59.124Z] ca9280d653b3: Pull complete [2022-01-17T18:11:03.467Z] 7e9c9ca2126c: Pull complete [2022-01-17T18:11:03.467Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-17T18:11:03.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-17T18:11:03.467Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-17T18:11:03.671Z] prd-centos7-docker-4c-2g-1684 does not seem to be running inside a container [2022-01-17T18:11:03.791Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-17T18:11:06.224Z] $ docker top 6fbe8693e4d8738bcc42d3f81cfa795e067ddc514621af0514738f2b94987ab6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-17T18:11:06.593Z] + docker-compose build --help [2022-01-17T18:11:06.593Z] + grep parallel [2022-01-17T18:11:07.165Z] --parallel Build images in parallel. [Pipeline] } [2022-01-17T18:11:07.175Z] $ docker stop --time=1 6fbe8693e4d8738bcc42d3f81cfa795e067ddc514621af0514738f2b94987ab6 [2022-01-17T18:11:08.341Z] $ docker rm -f 6fbe8693e4d8738bcc42d3f81cfa795e067ddc514621af0514738f2b94987ab6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-17T18:11:08.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-17T18:11:08.781Z] . [Pipeline] withDockerContainer [2022-01-17T18:11:08.843Z] prd-centos7-docker-4c-2g-1684 does not seem to be running inside a container [2022-01-17T18:11:08.876Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-17T18:11:09.190Z] $ docker top 1ba65b205133083d2c7f2b38920bf6c3b4fd665c5b542954ab0f151e5e32c584 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-17T18:11:09.547Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-17T18:11:10.117Z] Building core-command ... [2022-01-17T18:11:10.117Z] Building core-data ... [2022-01-17T18:11:10.117Z] Building core-metadata ... [2022-01-17T18:11:10.117Z] Building security-bootstrapper ... [2022-01-17T18:11:10.117Z] Building security-proxy-setup ... [2022-01-17T18:11:10.117Z] Building security-secretstore-setup ... [2022-01-17T18:11:10.117Z] Building support-notifications ... [2022-01-17T18:11:10.117Z] Building support-scheduler ... [2022-01-17T18:11:10.117Z] Building sys-mgmt-agent ... [2022-01-17T18:11:10.117Z] Building security-secretstore-setup [2022-01-17T18:11:10.117Z] Building core-metadata [2022-01-17T18:11:10.117Z] Building sys-mgmt-agent [2022-01-17T18:11:10.117Z] Building support-notifications [2022-01-17T18:11:10.117Z] Building security-bootstrapper [2022-01-17T18:11:20.137Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-17T18:11:20.137Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-01-17T18:11:20.137Z] ---> 2805a569eea6 [2022-01-17T18:11:20.137Z] Step 3/24 : WORKDIR /edgex-go [2022-01-17T18:11:26.725Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-17T18:11:26.725Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-17T18:11:26.725Z] ---> 2805a569eea6 [2022-01-17T18:11:26.725Z] Step 3/22 : WORKDIR /edgex-go [2022-01-17T18:11:27.666Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-17T18:11:27.666Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-17T18:11:27.666Z] ---> 2805a569eea6 [2022-01-17T18:11:27.666Z] Step 3/22 : WORKDIR /edgex-go [2022-01-17T18:11:27.666Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-17T18:11:27.666Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-01-17T18:11:27.666Z] ---> 2805a569eea6 [2022-01-17T18:11:27.666Z] Step 3/30 : WORKDIR /edgex-go [2022-01-17T18:11:28.605Z] ---> Running in 5ab5f6c9b16f [2022-01-17T18:11:28.605Z] ---> Running in 8be0558fd59a [2022-01-17T18:11:28.605Z] ---> Running in 4d97d04ae897 [2022-01-17T18:11:28.605Z] ---> Running in 5c2e542f9e97 [2022-01-17T18:11:31.156Z] Removing intermediate container 5ab5f6c9b16f [2022-01-17T18:11:31.156Z] ---> 7990eb1c4dcd [2022-01-17T18:11:31.156Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T18:11:31.156Z] Removing intermediate container 4d97d04ae897 [2022-01-17T18:11:31.156Z] ---> c2a9f93b68bb [2022-01-17T18:11:31.156Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T18:11:31.156Z] Removing intermediate container 5c2e542f9e97 [2022-01-17T18:11:31.156Z] ---> 1c7b2a703389 [2022-01-17T18:11:31.156Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T18:11:31.156Z] Removing intermediate container 8be0558fd59a [2022-01-17T18:11:31.156Z] ---> 228b20dadb14 [2022-01-17T18:11:31.156Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T18:11:31.156Z] ---> Running in e983be0c1a58 [2022-01-17T18:11:31.156Z] ---> Running in 8f0b6d6818bc [2022-01-17T18:11:31.156Z] ---> Running in 3c5fd92e2d7e [2022-01-17T18:11:31.156Z] ---> Running in 9b26956a4697 [2022-01-17T18:11:31.740Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-17T18:11:31.740Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-17T18:11:31.740Z] ---> 2805a569eea6 [2022-01-17T18:11:31.740Z] Step 3/21 : WORKDIR /edgex-go [2022-01-17T18:11:31.740Z] ---> Using cache [2022-01-17T18:11:31.740Z] ---> 228b20dadb14 [2022-01-17T18:11:31.740Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T18:11:32.005Z] ---> Running in 367f30747125 [2022-01-17T18:11:32.265Z] Removing intermediate container 8f0b6d6818bc [2022-01-17T18:11:32.265Z] ---> f0e635381a42 [2022-01-17T18:11:32.265Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-01-17T18:11:32.265Z] ---> Running in 69456f086db8 [2022-01-17T18:11:32.265Z] Removing intermediate container e983be0c1a58 [2022-01-17T18:11:32.265Z] ---> 6e6ac5773934 [2022-01-17T18:11:32.265Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-01-17T18:11:32.529Z] ---> Running in 96f70470ac32 [2022-01-17T18:11:32.529Z] Removing intermediate container 9b26956a4697 [2022-01-17T18:11:32.529Z] ---> e8354961230f [2022-01-17T18:11:32.529Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-01-17T18:11:32.529Z] ---> Running in 36a918eb48df [2022-01-17T18:11:32.529Z] Removing intermediate container 3c5fd92e2d7e [2022-01-17T18:11:32.529Z] ---> c81d04a3b55f [2022-01-17T18:11:32.529Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-17T18:11:32.529Z] ---> Running in ce357826f83a [2022-01-17T18:11:32.794Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-17T18:11:32.794Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-17T18:11:33.057Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-17T18:11:33.057Z] Removing intermediate container 367f30747125 [2022-01-17T18:11:33.057Z] ---> b6b4cec1d160 [2022-01-17T18:11:33.057Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-17T18:11:33.057Z] ---> Running in f7f2e77a392b [2022-01-17T18:11:33.320Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-17T18:11:33.320Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-17T18:11:33.893Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-17T18:11:33.893Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-17T18:11:33.893Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-17T18:11:33.893Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-17T18:11:34.159Z] OK: 221 MiB in 52 packages [2022-01-17T18:11:34.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-17T18:11:34.159Z] OK: 221 MiB in 52 packages [2022-01-17T18:11:34.159Z] OK: 221 MiB in 52 packages [2022-01-17T18:11:34.426Z] OK: 221 MiB in 52 packages [2022-01-17T18:11:34.426Z] Removing intermediate container 69456f086db8 [2022-01-17T18:11:34.426Z] ---> d01502c8e441 [2022-01-17T18:11:34.426Z] Step 6/30 : COPY . . [2022-01-17T18:11:34.686Z] OK: 221 MiB in 52 packages [2022-01-17T18:11:34.946Z] Removing intermediate container 36a918eb48df [2022-01-17T18:11:34.946Z] ---> 49188ac3e130 [2022-01-17T18:11:34.946Z] Step 6/24 : COPY . . [2022-01-17T18:11:37.491Z] Removing intermediate container ce357826f83a [2022-01-17T18:11:37.491Z] ---> b837bd034988 [2022-01-17T18:11:37.491Z] Step 6/22 : COPY . . [2022-01-17T18:11:37.491Z] Removing intermediate container 96f70470ac32 [2022-01-17T18:11:37.491Z] ---> 2a8d1ea4ef72 [2022-01-17T18:11:37.491Z] Step 6/22 : COPY . . [2022-01-17T18:11:38.068Z] Removing intermediate container f7f2e77a392b [2022-01-17T18:11:38.068Z] ---> 126f1c595742 [2022-01-17T18:11:38.068Z] Step 6/21 : COPY . . [2022-01-17T18:11:44.676Z] ---> be4c9116fad0 [2022-01-17T18:11:44.676Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-17T18:11:44.676Z] ---> cd2656d118d3 [2022-01-17T18:11:44.676Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-17T18:11:44.676Z] ---> Running in 3e4780b76544 [2022-01-17T18:11:44.676Z] ---> Running in d02409c0a577 [2022-01-17T18:11:52.811Z] Removing intermediate container 3e4780b76544 [2022-01-17T18:11:52.811Z] ---> 8384de78b9ca [2022-01-17T18:11:52.811Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-17T18:11:52.811Z] Removing intermediate container d02409c0a577 [2022-01-17T18:11:52.811Z] ---> c9146c796768 [2022-01-17T18:11:52.811Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-17T18:11:52.811Z] ---> Running in 4e3a0509ed43 [2022-01-17T18:11:53.075Z] ---> Running in 46e8f23b2dc0 [2022-01-17T18:11:53.652Z] 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-17T18:11:53.652Z] 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-17T18:12:00.249Z] ---> 533ee1fa6ebb [2022-01-17T18:12:00.249Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-17T18:12:00.249Z] ---> Running in 4a342907568d [2022-01-17T18:12:00.249Z] ---> fefcc8507b49 [2022-01-17T18:12:00.249Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-17T18:12:00.249Z] ---> Running in 880aa12742a2 [2022-01-17T18:12:00.249Z] ---> ddaf90d4120c [2022-01-17T18:12:00.249Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-17T18:12:00.249Z] ---> Running in 7224a65d947d [2022-01-17T18:12:01.194Z] Removing intermediate container 4a342907568d [2022-01-17T18:12:01.194Z] ---> 4270717775a4 [2022-01-17T18:12:01.194Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-17T18:12:01.456Z] ---> Running in 557b29a7bf13 [2022-01-17T18:12:01.720Z] Removing intermediate container 880aa12742a2 [2022-01-17T18:12:01.720Z] ---> 69983cb60896 [2022-01-17T18:12:01.720Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-01-17T18:12:01.720Z] Removing intermediate container 7224a65d947d [2022-01-17T18:12:01.720Z] ---> 138890df73b0 [2022-01-17T18:12:01.720Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-01-17T18:12:01.720Z] ---> Running in 0d9b977d19ea [2022-01-17T18:12:01.720Z] ---> Running in 9efadb9beeff [2022-01-17T18:12:02.296Z] 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-17T18:12:02.560Z] 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-17T18:12:02.560Z] 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-17T18:12:05.875Z] Removing intermediate container ee6fcefb8b94 [2022-01-17T18:12:05.875Z] ---> 72563fb76687 [2022-01-17T18:12:05.875Z] Successfully built 72563fb76687 [2022-01-17T18:12:05.875Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-17T18:12:06.210Z] + docker inspect -f . ci-base-image-arm64 [2022-01-17T18:12:06.210Z] . [Pipeline] withDockerContainer [2022-01-17T18:12:06.430Z] prd-ubuntu18.04-docker-arm64-4c-16g-1685 does not seem to be running inside a container [2022-01-17T18:12:06.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-17T18:12:07.865Z] $ docker top 7729ace13f7a7f4f7664b5f73adbd75380690d5be372045cdf5ac22c99f6311b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-17T18:12:08.763Z] + go version [2022-01-17T18:12:08.763Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-17T18:12:08.786Z] $ docker stop --time=1 7729ace13f7a7f4f7664b5f73adbd75380690d5be372045cdf5ac22c99f6311b [2022-01-17T18:12:10.423Z] $ docker rm -f 7729ace13f7a7f4f7664b5f73adbd75380690d5be372045cdf5ac22c99f6311b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-17T18:12:11.030Z] + docker inspect -f . ci-base-image-arm64 [2022-01-17T18:12:11.030Z] . [Pipeline] withDockerContainer [2022-01-17T18:12:11.245Z] prd-ubuntu18.04-docker-arm64-4c-16g-1685 does not seem to be running inside a container [2022-01-17T18:12:11.324Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-17T18:12:12.590Z] $ docker top 4c9e63046940d5e6edc9b43ba3a0256b1dc138b66bceaa678a87651c0c9c8ddc -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-17T18:12:12.844Z] ========================================================= [2022-01-17T18:12:12.844Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-17T18:12:12.844Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-17T18:12:13.506Z] + make test [2022-01-17T18:12:13.506Z] go mod tidy [2022-01-17T18:12:14.104Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-17T18:12:29.143Z] 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-17T18:12:29.143Z] Removing intermediate container 46e8f23b2dc0 [2022-01-17T18:12:29.143Z] ---> 13e983477b5f [2022-01-17T18:12:29.143Z] [2022-01-17T18:12:29.143Z] Step 9/30 : FROM alpine:3.14 [2022-01-17T18:12:29.143Z] 3.14: Pulling from library/alpine [2022-01-17T18:12:29.715Z] Removing intermediate container 4e3a0509ed43 [2022-01-17T18:12:29.715Z] ---> 5e2b3312c144 [2022-01-17T18:12:29.715Z] [2022-01-17T18:12:29.715Z] Step 9/24 : FROM alpine:3.14 [2022-01-17T18:12:29.715Z] 3.14: Pulling from library/alpine [2022-01-17T18:12:29.977Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-17T18:12:29.977Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-17T18:12:29.977Z] Status: Image is up to date for alpine:3.14 [2022-01-17T18:12:29.977Z] Status: Downloaded newer image for alpine:3.14 [2022-01-17T18:12:29.977Z] ---> 0a97eee8041e [2022-01-17T18:12:29.977Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-17T18:12:29.977Z] ---> 0a97eee8041e [2022-01-17T18:12:29.977Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-17T18:12:29.977Z] ---> Running in e54df1c18d0f [2022-01-17T18:12:29.977Z] ---> Running in 92bdbfd62ba5 [2022-01-17T18:12:30.241Z] Removing intermediate container 92bdbfd62ba5 [2022-01-17T18:12:30.241Z] ---> d54557443f49 [2022-01-17T18:12:30.241Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-17T18:12:30.241Z] ---> Running in 754301c2967d [2022-01-17T18:12:30.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-17T18:12:30.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-17T18:12:30.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-17T18:12:31.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-17T18:12:31.034Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-17T18:12:31.034Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-17T18:12:31.295Z] (3/3) Installing su-exec (0.2-r1) [2022-01-17T18:12:31.295Z] Executing busybox-1.33.1-r6.trigger [2022-01-17T18:12:31.295Z] Executing ca-certificates-20191127-r5.trigger [2022-01-17T18:12:31.295Z] OK: 6 MiB in 17 packages [2022-01-17T18:12:31.295Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-17T18:12:31.295Z] (2/2) Installing su-exec (0.2-r1) [2022-01-17T18:12:31.295Z] Executing busybox-1.33.1-r6.trigger [2022-01-17T18:12:31.295Z] OK: 6 MiB in 16 packages [2022-01-17T18:12:32.248Z] Removing intermediate container 754301c2967d [2022-01-17T18:12:32.248Z] ---> 8580c2694c90 [2022-01-17T18:12:32.248Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-17T18:12:32.248Z] Removing intermediate container e54df1c18d0f [2022-01-17T18:12:32.248Z] ---> 3d62c5556f48 [2022-01-17T18:12:32.248Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-17T18:12:32.248Z] ---> Running in 5dd4d24b94f0 [2022-01-17T18:12:32.248Z] ---> Running in faf2e9903d9e [2022-01-17T18:12:32.248Z] Removing intermediate container 5dd4d24b94f0 [2022-01-17T18:12:32.248Z] ---> 28fc4eb69b07 [2022-01-17T18:12:32.248Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-17T18:12:32.248Z] Removing intermediate container faf2e9903d9e [2022-01-17T18:12:32.248Z] ---> b218ffec66da [2022-01-17T18:12:32.248Z] Step 12/24 : WORKDIR / [2022-01-17T18:12:32.248Z] ---> Running in 44dbee631931 [2022-01-17T18:12:32.248Z] ---> Running in c9f405eea57f [2022-01-17T18:12:32.510Z] Removing intermediate container 44dbee631931 [2022-01-17T18:12:32.510Z] ---> 7ed046170948 [2022-01-17T18:12:32.510Z] 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-17T18:12:32.510Z] Removing intermediate container c9f405eea57f [2022-01-17T18:12:32.510Z] ---> 05a00357778e [2022-01-17T18:12:32.510Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-17T18:12:32.771Z] ---> Running in 831543e983d3 [2022-01-17T18:12:33.032Z] ---> f3c8420f59a5 [2022-01-17T18:12:33.032Z] 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-17T18:12:33.293Z] ---> db547fdd876e [2022-01-17T18:12:33.293Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-17T18:12:33.555Z] ---> de6d23a267aa [2022-01-17T18:12:33.555Z] 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-17T18:12:33.555Z] Removing intermediate container 831543e983d3 [2022-01-17T18:12:33.555Z] ---> f5d8f5122266 [2022-01-17T18:12:33.555Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-17T18:12:33.815Z] ---> Running in a6d87325927d [2022-01-17T18:12:33.815Z] ---> 4d53c0778c4c [2022-01-17T18:12:33.815Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-17T18:12:33.815Z] Removing intermediate container a6d87325927d [2022-01-17T18:12:33.815Z] ---> c9657f780c97 [2022-01-17T18:12:33.815Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-17T18:12:34.389Z] ---> 07d221b6db21 [2022-01-17T18:12:34.389Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-17T18:12:34.389Z] ---> Running in a991c148ed9e [2022-01-17T18:12:34.389Z] ---> 8d92a148bfe2 [2022-01-17T18:12:34.389Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-17T18:12:34.963Z] ---> e763db9fcb93 [2022-01-17T18:12:34.963Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-17T18:12:35.543Z] ---> 6acecd141d76 [2022-01-17T18:12:35.543Z] 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-17T18:12:35.543Z] ---> Running in b79cca87c886 [2022-01-17T18:12:35.543Z] Removing intermediate container a991c148ed9e [2022-01-17T18:12:35.543Z] ---> 9e040ecebc7a [2022-01-17T18:12:35.543Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-17T18:12:35.805Z] ---> f325196c7333 [2022-01-17T18:12:35.805Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-17T18:12:36.380Z] ---> 9a1851a655fe [2022-01-17T18:12:36.380Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-17T18:12:36.640Z] ---> cce71342b0de [2022-01-17T18:12:36.640Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-17T18:12:36.640Z] Removing intermediate container b79cca87c886 [2022-01-17T18:12:36.640Z] ---> 1aa1b147b03b [2022-01-17T18:12:36.640Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-01-17T18:12:36.640Z] ---> Running in 749be6d921ad [2022-01-17T18:12:36.901Z] Removing intermediate container 749be6d921ad [2022-01-17T18:12:36.901Z] ---> bb65f820423b [2022-01-17T18:12:36.901Z] Step 22/24 : LABEL arch=x86_64 [2022-01-17T18:12:36.901Z] ---> eccb1d68b865 [2022-01-17T18:12:36.901Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-17T18:12:37.166Z] ---> Running in aab9aaf50e5c [2022-01-17T18:12:37.166Z] ---> 47543bcb8062 [2022-01-17T18:12:37.166Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-01-17T18:12:37.166Z] Removing intermediate container aab9aaf50e5c [2022-01-17T18:12:37.166Z] ---> 7efefa2682e7 [2022-01-17T18:12:37.166Z] Step 23/24 : LABEL git_sha=c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 [2022-01-17T18:12:37.427Z] ---> Running in c19850b6a8e6 [2022-01-17T18:12:37.427Z] ---> Running in 42d75b5d00f3 [2022-01-17T18:12:37.427Z] Removing intermediate container c19850b6a8e6 [2022-01-17T18:12:37.427Z] ---> 66b9303d77c1 [2022-01-17T18:12:37.427Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-17T18:12:37.427Z] Removing intermediate container 42d75b5d00f3 [2022-01-17T18:12:37.427Z] ---> 7b1a9d9760c3 [2022-01-17T18:12:37.427Z] Step 24/24 : LABEL version=0.0.0 [2022-01-17T18:12:37.689Z] ---> Running in 3e7490f2ba6e [2022-01-17T18:12:37.689Z] ---> 14cc16e14a1b [2022-01-17T18:12:37.689Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-01-17T18:12:37.689Z] Removing intermediate container 3e7490f2ba6e [2022-01-17T18:12:37.689Z] ---> eb195e0cf365 [2022-01-17T18:12:37.689Z] [2022-01-17T18:12:37.952Z] Successfully built eb195e0cf365 [2022-01-17T18:12:37.952Z] Successfully tagged security-secretstore-setup:latest [2022-01-17T18:12:37.952Z] Building core-command [2022-01-17T18:12:37.952Z] ---> Running in 9392770b2bd6 [2022-01-17T18:12:39.882Z]  Building security-secretstore-setup ... done Removing intermediate container 9392770b2bd6 [2022-01-17T18:12:39.882Z] ---> deb6dec5b52c [2022-01-17T18:12:39.882Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-17T18:12:40.461Z] ---> Running in 8964b5b9cc0a [2022-01-17T18:12:40.724Z] Removing intermediate container 8964b5b9cc0a [2022-01-17T18:12:40.724Z] ---> 9b287f20d400 [2022-01-17T18:12:40.724Z] Step 27/30 : CMD ["gate"] [2022-01-17T18:12:40.883Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-17T18:12:40.995Z] Removing intermediate container 557b29a7bf13 [2022-01-17T18:12:40.995Z] ---> 8a6d5ae6e2d7 [2022-01-17T18:12:40.995Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-17T18:12:40.995Z] ---> Running in ffc03289d347 [2022-01-17T18:12:40.995Z] ---> Running in 08a556bad627 [2022-01-17T18:12:40.995Z] Removing intermediate container ffc03289d347 [2022-01-17T18:12:40.995Z] ---> a691e2fbd2d3 [2022-01-17T18:12:40.995Z] Step 28/30 : LABEL arch=x86_64 [2022-01-17T18:12:41.256Z] ---> Running in a2e1b5d42b35 [2022-01-17T18:12:41.525Z] Removing intermediate container a2e1b5d42b35 [2022-01-17T18:12:41.525Z] ---> ddf0c59d0752 [2022-01-17T18:12:41.525Z] Step 29/30 : LABEL git_sha=c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 [2022-01-17T18:12:41.525Z] 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-17T18:12:41.525Z] ---> Running in 9d96af9b7ec1 [2022-01-17T18:12:41.785Z] Removing intermediate container 9d96af9b7ec1 [2022-01-17T18:12:41.785Z] ---> 2bd5ebe7879d [2022-01-17T18:12:41.785Z] Step 30/30 : LABEL version=0.0.0 [2022-01-17T18:12:42.048Z] ---> Running in be08f323c08c [2022-01-17T18:12:42.328Z] Removing intermediate container be08f323c08c [2022-01-17T18:12:42.328Z] ---> 7e42c63934b7 [2022-01-17T18:12:42.328Z] [2022-01-17T18:12:42.589Z] Successfully built 7e42c63934b7 [2022-01-17T18:12:42.589Z] Successfully tagged security-bootstrapper:latest [2022-01-17T18:12:42.589Z]  Building security-bootstrapper ... done Building core-data [2022-01-17T18:12:44.528Z] Removing intermediate container 08a556bad627 [2022-01-17T18:12:44.528Z] ---> bd7a5c903401 [2022-01-17T18:12:44.528Z] [2022-01-17T18:12:44.528Z] Step 10/22 : FROM docker:20.10.10 [2022-01-17T18:12:45.099Z] Removing intermediate container 0d9b977d19ea [2022-01-17T18:12:45.099Z] ---> fa1aae811cf1 [2022-01-17T18:12:45.099Z] [2022-01-17T18:12:45.099Z] Step 9/21 : FROM alpine:3.14 [2022-01-17T18:12:45.099Z] ---> 0a97eee8041e [2022-01-17T18:12:45.099Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-17T18:12:45.099Z] 20.10.10: Pulling from library/docker [2022-01-17T18:12:45.687Z] ---> Running in ee698c7f9f07 [2022-01-17T18:12:45.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-17T18:12:46.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-17T18:12:46.499Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-17T18:12:46.499Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-17T18:12:46.499Z] Executing busybox-1.33.1-r6.trigger [2022-01-17T18:12:46.499Z] Executing ca-certificates-20191127-r5.trigger [2022-01-17T18:12:46.499Z] OK: 6 MiB in 16 packages [2022-01-17T18:12:47.451Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-17T18:12:47.451Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-17T18:12:47.451Z] ---> 2805a569eea6 [2022-01-17T18:12:47.451Z] Step 3/22 : WORKDIR /edgex-go [2022-01-17T18:12:47.451Z] ---> Using cache [2022-01-17T18:12:47.451Z] ---> 228b20dadb14 [2022-01-17T18:12:47.451Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T18:12:47.451Z] ---> Using cache [2022-01-17T18:12:47.451Z] ---> b6b4cec1d160 [2022-01-17T18:12:47.451Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-17T18:12:47.718Z] ---> Running in d0ec36797215 [2022-01-17T18:12:47.978Z] Removing intermediate container 9efadb9beeff [2022-01-17T18:12:47.978Z] ---> 831ea2505c15 [2022-01-17T18:12:47.978Z] [2022-01-17T18:12:47.978Z] Step 9/22 : FROM alpine:3.14 [2022-01-17T18:12:47.978Z] ---> 0a97eee8041e [2022-01-17T18:12:47.978Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-17T18:12:47.978Z] ---> Running in 5b6ae037988c [2022-01-17T18:12:47.978Z] Removing intermediate container ee698c7f9f07 [2022-01-17T18:12:47.978Z] ---> 369899d81aef [2022-01-17T18:12:47.978Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-17T18:12:48.255Z] ---> Running in 4da68578be04 [2022-01-17T18:12:48.255Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-17T18:12:48.255Z] Removing intermediate container 4da68578be04 [2022-01-17T18:12:48.255Z] ---> 50f184d171a5 [2022-01-17T18:12:48.255Z] Step 12/21 : ENV APP_PORT=59860 [2022-01-17T18:12:48.522Z] ---> Running in a6e983987052 [2022-01-17T18:12:48.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-17T18:12:48.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-17T18:12:48.792Z] Removing intermediate container a6e983987052 [2022-01-17T18:12:48.792Z] ---> ffef9aa068bf [2022-01-17T18:12:48.792Z] Step 13/21 : EXPOSE $APP_PORT [2022-01-17T18:12:48.792Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-17T18:12:48.792Z] Executing busybox-1.33.1-r6.trigger [2022-01-17T18:12:48.792Z] OK: 6 MiB in 15 packages [2022-01-17T18:12:48.792Z] ---> Running in d5ce47acde1f [2022-01-17T18:12:49.053Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-17T18:12:49.053Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-17T18:12:49.053Z] ---> 2805a569eea6 [2022-01-17T18:12:49.053Z] Step 3/22 : WORKDIR /edgex-go [2022-01-17T18:12:49.053Z] ---> Using cache [2022-01-17T18:12:49.053Z] ---> 228b20dadb14 [2022-01-17T18:12:49.053Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T18:12:49.053Z] ---> Using cache [2022-01-17T18:12:49.053Z] ---> b6b4cec1d160 [2022-01-17T18:12:49.053Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-17T18:12:49.053Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-17T18:12:49.325Z] ---> Running in 57e7312ad0e7 [2022-01-17T18:12:49.325Z] Removing intermediate container d5ce47acde1f [2022-01-17T18:12:49.325Z] ---> 68742b6a32a9 [2022-01-17T18:12:49.325Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-17T18:12:49.596Z] OK: 221 MiB in 52 packages [2022-01-17T18:12:49.596Z] Removing intermediate container 5b6ae037988c [2022-01-17T18:12:49.596Z] ---> 93277a45987c [2022-01-17T18:12:49.596Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-17T18:12:49.596Z] ---> Running in 514c44f0be15 [2022-01-17T18:12:49.596Z] ---> 66b19c6a8c0b [2022-01-17T18:12:49.596Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-17T18:12:49.858Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-17T18:12:49.858Z] Removing intermediate container 514c44f0be15 [2022-01-17T18:12:49.858Z] ---> 7a7b54b617f0 [2022-01-17T18:12:49.858Z] Step 12/22 : ENV APP_PORT=59881 [2022-01-17T18:12:49.858Z] Removing intermediate container d0ec36797215 [2022-01-17T18:12:49.858Z] ---> 7772799c6f87 [2022-01-17T18:12:49.858Z] Step 6/22 : COPY . . [2022-01-17T18:12:49.858Z] ---> Running in 0089ec0f1f5d [2022-01-17T18:12:50.121Z] Removing intermediate container 0089ec0f1f5d [2022-01-17T18:12:50.121Z] ---> 1c6433026e5c [2022-01-17T18:12:50.121Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-17T18:12:50.121Z] ---> d7b8873347dc [2022-01-17T18:12:50.121Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-17T18:12:50.389Z] ---> Running in eba1eaa9bce0 [2022-01-17T18:12:50.652Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-17T18:12:50.919Z] OK: 221 MiB in 52 packages [2022-01-17T18:12:51.496Z] ---> a546b5292f74 [2022-01-17T18:12:51.496Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-01-17T18:12:51.496Z] Removing intermediate container eba1eaa9bce0 [2022-01-17T18:12:51.496Z] ---> f5b696759574 [2022-01-17T18:12:51.496Z] Step 14/22 : WORKDIR / [2022-01-17T18:12:51.496Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-17T18:12:51.496Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-17T18:12:51.496Z] ---> b706a049f56e [2022-01-17T18:12:51.496Z] 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-17T18:12:51.496Z] ---> Running in 6c53e7dec695 [2022-01-17T18:12:51.496Z] ---> Running in 7e82868464f8 [2022-01-17T18:12:51.759Z] ---> Running in b83c616b7119 [2022-01-17T18:12:51.759Z] Removing intermediate container 6c53e7dec695 [2022-01-17T18:12:51.759Z] ---> 39f83b3b1cba [2022-01-17T18:12:51.759Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-17T18:12:51.759Z] Removing intermediate container 7e82868464f8 [2022-01-17T18:12:51.759Z] ---> 209ffd399faf [2022-01-17T18:12:51.759Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-17T18:12:51.759Z] Removing intermediate container 57e7312ad0e7 [2022-01-17T18:12:51.759Z] ---> f019220d8e28 [2022-01-17T18:12:51.759Z] Step 6/22 : COPY . . [2022-01-17T18:12:51.759Z] Removing intermediate container b83c616b7119 [2022-01-17T18:12:51.759Z] ---> dccda77705d8 [2022-01-17T18:12:51.759Z] 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-17T18:12:51.759Z] ---> Running in 3d955da07f47 [2022-01-17T18:12:52.024Z] ---> Running in c446c13ecbb9 [2022-01-17T18:12:52.024Z] Removing intermediate container 3d955da07f47 [2022-01-17T18:12:52.024Z] ---> 9fbdab8e7e7f [2022-01-17T18:12:52.024Z] Step 19/21 : LABEL arch=x86_64 [2022-01-17T18:12:53.494Z] ---> Running in b4812f840a19 [2022-01-17T18:12:53.494Z] ---> f8a09c6492a1 [2022-01-17T18:12:53.494Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-17T18:12:53.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-17T18:12:53.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-17T18:12:53.759Z] (1/42) Installing readline (8.1.0-r0) [2022-01-17T18:12:54.023Z] (2/42) Installing bash (5.1.4-r0) [2022-01-17T18:12:54.023Z] Removing intermediate container b4812f840a19 [2022-01-17T18:12:54.023Z] ---> 667434731618 [2022-01-17T18:12:54.023Z] Step 20/21 : LABEL git_sha=c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 [2022-01-17T18:12:54.023Z] Executing bash-5.1.4-r0.post-install [2022-01-17T18:12:54.023Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-17T18:12:54.023Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-17T18:12:54.023Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-17T18:12:54.023Z] (6/42) Installing curl (7.79.1-r0) [2022-01-17T18:12:54.023Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-17T18:12:54.023Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-17T18:12:54.023Z] (9/42) Installing expat (2.4.3-r0) [2022-01-17T18:12:54.023Z] (10/42) Installing libffi (3.3-r2) [2022-01-17T18:12:54.023Z] (11/42) Installing gdbm (1.19-r0) [2022-01-17T18:12:54.023Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-17T18:12:54.023Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-17T18:12:54.285Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-17T18:12:54.285Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-17T18:12:54.285Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-17T18:12:54.285Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-17T18:12:54.866Z] ---> Running in 9c493f46ec82 [2022-01-17T18:12:55.127Z] ---> 5d99809a1958 [2022-01-17T18:12:55.127Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-17T18:12:55.389Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-17T18:12:55.389Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-17T18:12:55.389Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-17T18:12:55.389Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-17T18:12:55.661Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-17T18:12:55.661Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-17T18:12:55.661Z] Removing intermediate container 9c493f46ec82 [2022-01-17T18:12:55.661Z] ---> 7c6917b7e824 [2022-01-17T18:12:55.661Z] Step 21/21 : LABEL version=0.0.0 [2022-01-17T18:12:55.661Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-17T18:12:55.661Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-17T18:12:55.925Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-17T18:12:55.925Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-17T18:12:55.925Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-17T18:12:55.925Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-17T18:12:55.925Z] ---> 583cd499b0ec [2022-01-17T18:12:55.925Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-17T18:12:55.925Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-17T18:12:55.925Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-17T18:12:55.925Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-17T18:12:55.925Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-17T18:12:55.925Z] ---> 04adcf766d92 [2022-01-17T18:12:55.925Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-01-17T18:12:55.925Z] ---> Running in 614d43473f07 [2022-01-17T18:12:55.925Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-17T18:12:55.925Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-17T18:12:55.925Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-17T18:12:55.925Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-17T18:12:55.925Z] ---> Running in 2163fe213af8 [2022-01-17T18:12:55.925Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-17T18:12:55.925Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-17T18:12:56.191Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-17T18:12:56.191Z] ---> Running in 65260b0bf2b5 [2022-01-17T18:12:56.191Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-17T18:12:56.191Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-17T18:12:56.191Z] Removing intermediate container 614d43473f07 [2022-01-17T18:12:56.191Z] ---> a4fd65abe2f6 [2022-01-17T18:12:56.191Z] [2022-01-17T18:12:56.762Z] Successfully built a4fd65abe2f6 [2022-01-17T18:12:56.762Z] Executing busybox-1.33.1-r6.trigger [2022-01-17T18:12:56.762Z] OK: 84 MiB in 64 packages [2022-01-17T18:12:56.762Z] Removing intermediate container 65260b0bf2b5 [2022-01-17T18:12:56.762Z] ---> 920174b6a59d [2022-01-17T18:12:56.762Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-17T18:12:57.031Z] Successfully tagged support-notifications:latest [2022-01-17T18:12:57.031Z] Building security-proxy-setup [2022-01-17T18:12:57.031Z]  Building support-notifications ... done  ---> Running in 88b7b9facda2 [2022-01-17T18:12:57.296Z] ---> b259d1007086 [2022-01-17T18:12:57.296Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-17T18:12:57.556Z] Collecting docker-compose==1.23.2 [2022-01-17T18:12:57.556Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-17T18:12:57.817Z] Collecting PyYAML<4,>=3.10 [2022-01-17T18:12:57.817Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-17T18:12:58.450Z] Collecting jsonschema<3,>=2.5.1 [2022-01-17T18:12:58.450Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-17T18:12:58.450Z] Collecting docker<4.0,>=3.6.0 [2022-01-17T18:12:58.450Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-17T18:12:58.450Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-17T18:12:58.450Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-17T18:12:58.450Z] Collecting texttable<0.10,>=0.9.0 [2022-01-17T18:12:58.450Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-17T18:12:58.710Z] Removing intermediate container 88b7b9facda2 [2022-01-17T18:12:58.710Z] ---> d41e5b244195 [2022-01-17T18:12:58.710Z] Step 20/22 : LABEL arch=x86_64 [2022-01-17T18:12:58.710Z] ---> Running in afb2bcb47af6 [2022-01-17T18:12:58.710Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-17T18:12:58.996Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-17T18:12:59.283Z] ---> Running in 0632788c5af7 [2022-01-17T18:12:59.283Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-17T18:12:59.283Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-17T18:12:59.283Z] 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-17T18:12:59.283Z] Collecting cached-property<2,>=1.2.0 [2022-01-17T18:12:59.548Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-17T18:12:59.548Z] Removing intermediate container 2163fe213af8 [2022-01-17T18:12:59.548Z] ---> 69b37b1b8d11 [2022-01-17T18:12:59.548Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-01-17T18:12:59.548Z] Collecting docopt<0.7,>=0.6.1 [2022-01-17T18:12:59.548Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-17T18:12:59.548Z] Removing intermediate container 0632788c5af7 [2022-01-17T18:12:59.548Z] ---> 20e3f361586d [2022-01-17T18:12:59.548Z] Step 21/22 : LABEL git_sha=c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 [2022-01-17T18:12:59.548Z] ---> Running in 0c16c5d96130 [2022-01-17T18:12:59.548Z] ---> Running in 46a26a75616c [2022-01-17T18:12:59.810Z] Removing intermediate container 46a26a75616c [2022-01-17T18:12:59.810Z] ---> b8d5d5ee148f [2022-01-17T18:12:59.810Z] Step 22/22 : LABEL version=0.0.0 [2022-01-17T18:13:00.071Z] ---> Running in bf09906e0eb8 [2022-01-17T18:13:00.071Z] Collecting docker-pycreds>=0.4.0 [2022-01-17T18:13:00.071Z] 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-17T18:13:00.071Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-17T18:13:00.071Z] Collecting idna<2.8,>=2.5 [2022-01-17T18:13:00.071Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-17T18:13:00.071Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-17T18:13:00.339Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-17T18:13:00.340Z] Removing intermediate container bf09906e0eb8 [2022-01-17T18:13:00.340Z] ---> 88bd88d5aa15 [2022-01-17T18:13:00.340Z] [2022-01-17T18:13:00.340Z] 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-17T18:13:00.340Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-17T18:13:00.340Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-17T18:13:00.340Z] Successfully built 88bd88d5aa15 [2022-01-17T18:13:00.340Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-17T18:13:00.340Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-17T18:13:00.340Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-17T18:13:00.340Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-17T18:13:00.609Z] Successfully tagged core-metadata:latest [2022-01-17T18:13:00.609Z]  Building core-metadata ... done Building support-scheduler [2022-01-17T18:13:00.609Z] Removing intermediate container afb2bcb47af6 [2022-01-17T18:13:00.609Z] ---> 23fc05222468 [2022-01-17T18:13:00.609Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-01-17T18:13:00.609Z] ---> Running in 6e7945ad5c56 [2022-01-17T18:13:00.609Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-17T18:13:00.609Z] Attempting uninstall: urllib3 [2022-01-17T18:13:00.609Z] Found existing installation: urllib3 1.26.5 [2022-01-17T18:13:00.609Z] Uninstalling urllib3-1.26.5: [2022-01-17T18:13:00.609Z] Successfully uninstalled urllib3-1.26.5 [2022-01-17T18:13:00.884Z] Attempting uninstall: idna [2022-01-17T18:13:00.884Z] Found existing installation: idna 3.2 [2022-01-17T18:13:00.884Z] Uninstalling idna-3.2: [2022-01-17T18:13:00.884Z] Successfully uninstalled idna-3.2 [2022-01-17T18:13:01.154Z] 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-17T18:13:01.154Z] Attempting uninstall: chardet [2022-01-17T18:13:01.154Z] Found existing installation: chardet 4.0.0 [2022-01-17T18:13:01.154Z] Uninstalling chardet-4.0.0: [2022-01-17T18:13:01.154Z] Successfully uninstalled chardet-4.0.0 [2022-01-17T18:13:01.737Z] Attempting uninstall: requests [2022-01-17T18:13:01.737Z] Found existing installation: requests 2.25.1 [2022-01-17T18:13:01.737Z] Uninstalling requests-2.25.1: [2022-01-17T18:13:01.737Z] Successfully uninstalled requests-2.25.1 [2022-01-17T18:13:01.737Z] Running setup.py install for texttable: started [2022-01-17T18:13:02.319Z] Running setup.py install for texttable: finished with status 'done' [2022-01-17T18:13:02.319Z] Running setup.py install for PyYAML: started [2022-01-17T18:13:03.272Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-17T18:13:03.272Z] Running setup.py install for docopt: started [2022-01-17T18:13:04.232Z] Running setup.py install for docopt: finished with status 'done' [2022-01-17T18:13:04.232Z] Running setup.py install for dockerpty: started [2022-01-17T18:13:04.232Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-17T18:13:04.232Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-01-17T18:13:04.232Z] ---> 2805a569eea6 [2022-01-17T18:13:04.232Z] Step 3/20 : WORKDIR /edgex-go [2022-01-17T18:13:04.232Z] ---> Using cache [2022-01-17T18:13:04.232Z] ---> 228b20dadb14 [2022-01-17T18:13:04.232Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T18:13:04.232Z] ---> Using cache [2022-01-17T18:13:04.232Z] ---> b6b4cec1d160 [2022-01-17T18:13:04.232Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-01-17T18:13:04.232Z] ---> Using cache [2022-01-17T18:13:04.232Z] ---> 7772799c6f87 [2022-01-17T18:13:04.232Z] Step 6/20 : COPY . . [2022-01-17T18:13:04.232Z] ---> Using cache [2022-01-17T18:13:04.232Z] ---> 583cd499b0ec [2022-01-17T18:13:04.232Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-17T18:13:04.232Z] ---> Using cache [2022-01-17T18:13:04.232Z] ---> 69b37b1b8d11 [2022-01-17T18:13:04.232Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-17T18:13:04.495Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-17T18:13:06.417Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-17T18:13:06.417Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-17T18:13:06.417Z] ---> 2805a569eea6 [2022-01-17T18:13:06.417Z] Step 3/23 : WORKDIR /edgex-go [2022-01-17T18:13:06.417Z] ---> Using cache [2022-01-17T18:13:06.417Z] ---> 228b20dadb14 [2022-01-17T18:13:06.417Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T18:13:06.417Z] ---> Using cache [2022-01-17T18:13:06.417Z] ---> b6b4cec1d160 [2022-01-17T18:13:06.417Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-17T18:13:06.417Z] ---> Using cache [2022-01-17T18:13:06.417Z] ---> 7772799c6f87 [2022-01-17T18:13:06.417Z] Step 6/23 : COPY go.mod . [2022-01-17T18:13:06.417Z] ---> Running in 0806281ddd8e [2022-01-17T18:13:06.417Z] ---> dbeff02bfc29 [2022-01-17T18:13:06.417Z] Step 7/23 : RUN go mod download [2022-01-17T18:13:06.417Z] ---> Running in b092bc90f625 [2022-01-17T18:13:06.417Z] 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-17T18:13:06.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-17T18:13:10.056Z] Removing intermediate container b092bc90f625 [2022-01-17T18:13:10.056Z] ---> 9c1cf58015bb [2022-01-17T18:13:10.056Z] Step 8/23 : COPY . . [2022-01-17T18:13:11.538Z] Removing intermediate container c446c13ecbb9 [2022-01-17T18:13:11.538Z] ---> 3338ca145ee3 [2022-01-17T18:13:11.538Z] Step 13/22 : ENV APP_PORT=58890 [2022-01-17T18:13:12.145Z] ---> Running in abcc649fbac1 [2022-01-17T18:13:12.411Z] Removing intermediate container abcc649fbac1 [2022-01-17T18:13:12.411Z] ---> 79acf6d0f725 [2022-01-17T18:13:12.411Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-17T18:13:12.693Z] ---> Running in 96b67a8daea0 [2022-01-17T18:13:12.693Z] Removing intermediate container 96b67a8daea0 [2022-01-17T18:13:12.693Z] ---> c88ed7ba6bca [2022-01-17T18:13:12.693Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-17T18:13:14.141Z] ---> ed3372fc0b57 [2022-01-17T18:13:14.141Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-17T18:13:14.427Z] ---> c99ccb04e48a [2022-01-17T18:13:14.427Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-17T18:13:15.402Z] ---> 57d7d9633635 [2022-01-17T18:13:15.402Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-17T18:13:15.402Z] ---> Running in 43382699dcc9 [2022-01-17T18:13:15.665Z] Removing intermediate container 43382699dcc9 [2022-01-17T18:13:15.665Z] ---> c3338d7c84d2 [2022-01-17T18:13:15.665Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-17T18:13:15.665Z] ---> Running in 4d5ffe745828 [2022-01-17T18:13:15.932Z] Removing intermediate container 4d5ffe745828 [2022-01-17T18:13:15.932Z] ---> cc36a47de414 [2022-01-17T18:13:15.932Z] Step 20/22 : LABEL arch=x86_64 [2022-01-17T18:13:16.206Z] ---> Running in a949c6879a1f [2022-01-17T18:13:16.206Z] Removing intermediate container a949c6879a1f [2022-01-17T18:13:16.206Z] ---> c0b935defa28 [2022-01-17T18:13:16.206Z] Step 21/22 : LABEL git_sha=c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 [2022-01-17T18:13:16.490Z] ---> Running in 7e09c446f1a6 [2022-01-17T18:13:16.762Z] Removing intermediate container 7e09c446f1a6 [2022-01-17T18:13:16.762Z] ---> 4729554ab6e3 [2022-01-17T18:13:16.762Z] Step 22/22 : LABEL version=0.0.0 [2022-01-17T18:13:17.030Z] ---> ff62d3a5fa98 [2022-01-17T18:13:17.030Z] Step 9/23 : RUN go mod tidy [2022-01-17T18:13:17.030Z] ---> Running in dfe6e6499643 [2022-01-17T18:13:17.030Z] ---> Running in be2a6fcd4d71 [2022-01-17T18:13:17.030Z] Removing intermediate container dfe6e6499643 [2022-01-17T18:13:17.030Z] ---> 7c9b530f4da5 [2022-01-17T18:13:17.030Z] [2022-01-17T18:13:17.298Z] Successfully built 7c9b530f4da5 [2022-01-17T18:13:17.298Z] Successfully tagged sys-mgmt-agent:latest [2022-01-17T18:13:21.561Z]  Building sys-mgmt-agent ... done Removing intermediate container be2a6fcd4d71 [2022-01-17T18:13:21.561Z] ---> f649172c9f50 [2022-01-17T18:13:21.561Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-17T18:13:21.821Z] ---> Running in 5dd7cc33233e [2022-01-17T18:13:22.082Z] 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-17T18:13:32.086Z] Removing intermediate container 0c16c5d96130 [2022-01-17T18:13:32.086Z] ---> 358b7f50097a [2022-01-17T18:13:32.086Z] [2022-01-17T18:13:32.086Z] Step 9/22 : FROM alpine:3.14 [2022-01-17T18:13:32.086Z] ---> 0a97eee8041e [2022-01-17T18:13:32.086Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-17T18:13:32.086Z] ---> Using cache [2022-01-17T18:13:32.086Z] ---> 93277a45987c [2022-01-17T18:13:32.086Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-17T18:13:32.086Z] ---> Using cache [2022-01-17T18:13:32.086Z] ---> 7a7b54b617f0 [2022-01-17T18:13:32.086Z] Step 12/22 : ENV APP_PORT=59882 [2022-01-17T18:13:32.086Z] ---> Running in ce4406aeb17f [2022-01-17T18:13:32.086Z] Removing intermediate container ce4406aeb17f [2022-01-17T18:13:32.086Z] ---> 9032227248d5 [2022-01-17T18:13:32.086Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-17T18:13:32.086Z] ---> Running in f37ec0951313 [2022-01-17T18:13:32.086Z] Removing intermediate container f37ec0951313 [2022-01-17T18:13:32.086Z] ---> 767d155e6165 [2022-01-17T18:13:32.086Z] Step 14/22 : WORKDIR / [2022-01-17T18:13:32.086Z] ---> Running in 4603cc062a9e [2022-01-17T18:13:32.086Z] Removing intermediate container 4603cc062a9e [2022-01-17T18:13:32.086Z] ---> ef96781cdea6 [2022-01-17T18:13:32.086Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-17T18:13:32.086Z] ---> 85ad9bfcc892 [2022-01-17T18:13:32.086Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-17T18:13:32.659Z] ---> f4f471c16508 [2022-01-17T18:13:32.659Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-17T18:13:32.918Z] ---> ddbd41f3fb7c [2022-01-17T18:13:32.918Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-01-17T18:13:32.918Z] ---> Running in fcbb884770fb [2022-01-17T18:13:32.918Z] Removing intermediate container fcbb884770fb [2022-01-17T18:13:32.918Z] ---> b82c887bba16 [2022-01-17T18:13:32.918Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-17T18:13:32.918Z] ---> Running in e718bd945cce [2022-01-17T18:13:33.178Z] Removing intermediate container e718bd945cce [2022-01-17T18:13:33.178Z] ---> ebfad794c930 [2022-01-17T18:13:33.178Z] Step 20/22 : LABEL arch=x86_64 [2022-01-17T18:13:33.178Z] ---> Running in 48f09e86cf9a [2022-01-17T18:13:33.178Z] Removing intermediate container 48f09e86cf9a [2022-01-17T18:13:33.178Z] ---> d9cf30cf5fd9 [2022-01-17T18:13:33.178Z] Step 21/22 : LABEL git_sha=c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 [2022-01-17T18:13:33.439Z] ---> Running in 8070f1e07f6c [2022-01-17T18:13:33.439Z] Removing intermediate container 8070f1e07f6c [2022-01-17T18:13:33.439Z] ---> 91022569d54d [2022-01-17T18:13:33.439Z] Step 22/22 : LABEL version=0.0.0 [2022-01-17T18:13:33.439Z] ---> Running in e97cab0bde55 [2022-01-17T18:13:33.702Z] Removing intermediate container e97cab0bde55 [2022-01-17T18:13:33.702Z] ---> 9c5889959efd [2022-01-17T18:13:33.702Z] [2022-01-17T18:13:33.963Z] Successfully built 9c5889959efd [2022-01-17T18:13:33.963Z] Successfully tagged core-command:latest [2022-01-17T18:13:34.533Z]  Building core-command ... done 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-17T18:13:37.454Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-17T18:13:38.456Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-17T18:13:38.753Z] Removing intermediate container 0806281ddd8e [2022-01-17T18:13:38.753Z] ---> 5a29fafab814 [2022-01-17T18:13:38.753Z] [2022-01-17T18:13:38.753Z] Step 9/20 : FROM alpine:3.14 [2022-01-17T18:13:38.753Z] ---> 0a97eee8041e [2022-01-17T18:13:38.753Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-01-17T18:13:38.753Z] ---> Running in 6efdd2ebb368 [2022-01-17T18:13:39.449Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-17T18:13:39.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-17T18:13:39.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-17T18:13:39.960Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-17T18:13:39.960Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-17T18:13:39.960Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-17T18:13:39.960Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-17T18:13:39.960Z] (5/5) Installing curl (7.79.1-r0) [2022-01-17T18:13:39.960Z] Executing busybox-1.33.1-r6.trigger [2022-01-17T18:13:39.960Z] Executing ca-certificates-20191127-r5.trigger [2022-01-17T18:13:39.960Z] OK: 8 MiB in 19 packages [2022-01-17T18:13:40.048Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-17T18:13:40.536Z] Removing intermediate container 6efdd2ebb368 [2022-01-17T18:13:40.536Z] ---> 81093877ff18 [2022-01-17T18:13:40.536Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-17T18:13:40.536Z] ---> Running in b8cafb824b39 [2022-01-17T18:13:40.798Z] Removing intermediate container b8cafb824b39 [2022-01-17T18:13:40.798Z] ---> 3e15e5c8f718 [2022-01-17T18:13:40.798Z] Step 12/20 : WORKDIR /edgex [2022-01-17T18:13:40.798Z] ---> Running in 14ef051047d0 [2022-01-17T18:13:41.059Z] Removing intermediate container 14ef051047d0 [2022-01-17T18:13:41.059Z] ---> 99b585509c1f [2022-01-17T18:13:41.059Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-17T18:13:41.321Z] ---> c6e94a00b77c [2022-01-17T18:13:41.321Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-17T18:13:41.892Z] ---> 9237e8a1c2c5 [2022-01-17T18:13:41.892Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-17T18:13:42.467Z] ---> ca8313a02bb0 [2022-01-17T18:13:42.467Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-17T18:13:42.467Z] ---> Running in 3be9b546e3ad [2022-01-17T18:13:42.467Z] Removing intermediate container 3be9b546e3ad [2022-01-17T18:13:42.467Z] ---> d5c9dd37434c [2022-01-17T18:13:42.467Z] Step 17/20 : CMD ["--init=true"] [2022-01-17T18:13:42.733Z] ---> Running in 12f82041e579 [2022-01-17T18:13:43.007Z] Removing intermediate container 12f82041e579 [2022-01-17T18:13:43.007Z] ---> 7864f872aa00 [2022-01-17T18:13:43.007Z] Step 18/20 : LABEL arch=x86_64 [2022-01-17T18:13:43.007Z] ---> Running in 432664bed261 [2022-01-17T18:13:43.275Z] Removing intermediate container 432664bed261 [2022-01-17T18:13:43.275Z] ---> 76be0d625ee8 [2022-01-17T18:13:43.275Z] Step 19/20 : LABEL git_sha=c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 [2022-01-17T18:13:43.546Z] ---> Running in 483e17612305 [2022-01-17T18:13:43.546Z] Removing intermediate container 483e17612305 [2022-01-17T18:13:43.546Z] ---> e370eb9c9ada [2022-01-17T18:13:43.546Z] Step 20/20 : LABEL version=0.0.0 [2022-01-17T18:13:43.810Z] Removing intermediate container 6e7945ad5c56 [2022-01-17T18:13:43.810Z] ---> c3eb9d26c6d2 [2022-01-17T18:13:43.810Z] [2022-01-17T18:13:43.810Z] Step 9/22 : FROM alpine:3.14 [2022-01-17T18:13:43.810Z] ---> 0a97eee8041e [2022-01-17T18:13:43.810Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-17T18:13:43.810Z] ---> Running in 46051813cae2 [2022-01-17T18:13:43.810Z] ---> Running in bd9ab8f11f43 [2022-01-17T18:13:43.810Z] Removing intermediate container 46051813cae2 [2022-01-17T18:13:43.810Z] ---> e2a3ff3fefd6 [2022-01-17T18:13:43.810Z] [2022-01-17T18:13:44.071Z] Successfully built e2a3ff3fefd6 [2022-01-17T18:13:44.071Z] Successfully tagged security-proxy-setup:latest [2022-01-17T18:13:44.071Z]  Building security-proxy-setup ... done Removing intermediate container bd9ab8f11f43 [2022-01-17T18:13:44.071Z] ---> 6feaebd7dd06 [2022-01-17T18:13:44.071Z] Step 11/22 : ENV APP_PORT=59880 [2022-01-17T18:13:44.071Z] ---> Running in b25436bde1a7 [2022-01-17T18:13:44.339Z] Removing intermediate container b25436bde1a7 [2022-01-17T18:13:44.339Z] ---> 5c5361d18258 [2022-01-17T18:13:44.339Z] Step 12/22 : EXPOSE $APP_PORT [2022-01-17T18:13:44.339Z] ---> Running in e7059b3e8286 [2022-01-17T18:13:44.339Z] Removing intermediate container e7059b3e8286 [2022-01-17T18:13:44.339Z] ---> 588998b42c4b [2022-01-17T18:13:44.339Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T18:13:44.339Z] ---> Running in f94681c9c553 [2022-01-17T18:13:45.288Z] Removing intermediate container f94681c9c553 [2022-01-17T18:13:45.288Z] ---> b2b866e89898 [2022-01-17T18:13:45.288Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-17T18:13:45.288Z] ---> Running in e102d06a8dff [2022-01-17T18:13:45.550Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-17T18:13:46.494Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-17T18:13:46.494Z] Removing intermediate container 5dd7cc33233e [2022-01-17T18:13:46.494Z] ---> 7e294e03b1df [2022-01-17T18:13:46.494Z] [2022-01-17T18:13:46.494Z] Step 11/23 : FROM alpine:3.14 [2022-01-17T18:13:46.494Z] ---> 0a97eee8041e [2022-01-17T18:13:46.494Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-17T18:13:46.494Z] ---> Using cache [2022-01-17T18:13:46.494Z] ---> 93277a45987c [2022-01-17T18:13:46.494Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-17T18:13:46.494Z] ---> Using cache [2022-01-17T18:13:46.494Z] ---> 7a7b54b617f0 [2022-01-17T18:13:46.494Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-17T18:13:46.494Z] ---> Running in d7f7dc698ca7 [2022-01-17T18:13:46.494Z] Removing intermediate container d7f7dc698ca7 [2022-01-17T18:13:46.494Z] ---> 1a77a4d777c7 [2022-01-17T18:13:46.494Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-17T18:13:46.494Z] ---> Running in f7af4daf0c43 [2022-01-17T18:13:46.752Z] Removing intermediate container f7af4daf0c43 [2022-01-17T18:13:46.752Z] ---> 2b956df55fa0 [2022-01-17T18:13:46.752Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-17T18:13:46.752Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-17T18:13:46.752Z] ---> 43032cbb1e2a [2022-01-17T18:13:46.752Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-17T18:13:46.752Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-17T18:13:47.010Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-17T18:13:47.010Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-17T18:13:47.010Z] ---> 3e419f3fa2bf [2022-01-17T18:13:47.010Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-17T18:13:47.010Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-17T18:13:47.268Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-17T18:13:47.268Z] ---> 35a76cf20908 [2022-01-17T18:13:47.268Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-17T18:13:47.268Z] ---> Running in 8ef3b6a30edc [2022-01-17T18:13:47.268Z] Executing busybox-1.33.1-r6.trigger [2022-01-17T18:13:47.268Z] OK: 8 MiB in 20 packages [2022-01-17T18:13:47.268Z] Removing intermediate container 8ef3b6a30edc [2022-01-17T18:13:47.268Z] ---> 8ce26ca1e660 [2022-01-17T18:13:47.268Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-17T18:13:47.268Z] ---> Running in b7949912895f [2022-01-17T18:13:47.539Z] Removing intermediate container b7949912895f [2022-01-17T18:13:47.539Z] ---> c9a1424a4c31 [2022-01-17T18:13:47.539Z] Step 21/23 : LABEL arch=x86_64 [2022-01-17T18:13:47.539Z] ---> Running in 23a38d8522dd [2022-01-17T18:13:47.539Z] Removing intermediate container e102d06a8dff [2022-01-17T18:13:47.539Z] ---> 37dc37fd3560 [2022-01-17T18:13:47.539Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-17T18:13:47.539Z] Removing intermediate container 23a38d8522dd [2022-01-17T18:13:47.539Z] ---> eaa090d23486 [2022-01-17T18:13:47.539Z] Step 22/23 : LABEL git_sha=c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 [2022-01-17T18:13:47.539Z] ---> Running in 1ad632c091c0 [2022-01-17T18:13:47.803Z] ---> cd84c22e0d4f [2022-01-17T18:13:47.803Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-17T18:13:47.803Z] Removing intermediate container 1ad632c091c0 [2022-01-17T18:13:47.803Z] ---> 4d404b3b96e5 [2022-01-17T18:13:47.803Z] Step 23/23 : LABEL version=0.0.0 [2022-01-17T18:13:47.803Z] ---> Running in 6dd4fcf36711 [2022-01-17T18:13:47.803Z] Removing intermediate container 6dd4fcf36711 [2022-01-17T18:13:47.803Z] ---> ed7822e75d1f [2022-01-17T18:13:47.803Z] [2022-01-17T18:13:47.803Z] Successfully built ed7822e75d1f [2022-01-17T18:13:48.168Z] Successfully tagged support-scheduler:latest [2022-01-17T18:13:48.168Z]  Building support-scheduler ... done  ---> 4969e9fe6df6 [2022-01-17T18:13:48.168Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-17T18:13:48.168Z] ---> 7b4dfadf3f87 [2022-01-17T18:13:48.168Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-01-17T18:13:48.168Z] ---> Running in 4a478ff86a44 [2022-01-17T18:13:48.168Z] Removing intermediate container 4a478ff86a44 [2022-01-17T18:13:48.168Z] ---> 9c7ab22d516a [2022-01-17T18:13:48.168Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-17T18:13:48.483Z] ---> Running in ae1a4541f2f4 [2022-01-17T18:13:48.483Z] Removing intermediate container ae1a4541f2f4 [2022-01-17T18:13:48.483Z] ---> 4e79332bb7bf [2022-01-17T18:13:48.483Z] Step 20/22 : LABEL arch=x86_64 [2022-01-17T18:13:48.483Z] ---> Running in dc3b32dd3821 [2022-01-17T18:13:48.483Z] Removing intermediate container dc3b32dd3821 [2022-01-17T18:13:48.483Z] ---> 073629ac7a97 [2022-01-17T18:13:48.483Z] Step 21/22 : LABEL git_sha=c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 [2022-01-17T18:13:48.483Z] ---> Running in 5a3d6c5d4f3c [2022-01-17T18:13:48.483Z] Removing intermediate container 5a3d6c5d4f3c [2022-01-17T18:13:48.483Z] ---> 511a929cf0d7 [2022-01-17T18:13:48.483Z] Step 22/22 : LABEL version=0.0.0 [2022-01-17T18:13:48.791Z] ---> Running in 1eefe39bb989 [2022-01-17T18:13:48.791Z] Removing intermediate container 1eefe39bb989 [2022-01-17T18:13:48.791Z] ---> 23cbe26046e2 [2022-01-17T18:13:48.791Z] [2022-01-17T18:13:48.791Z] Successfully built 23cbe26046e2 [2022-01-17T18:13:48.791Z] Successfully tagged core-data:latest [2022-01-17T18:13:48.853Z]  Building core-data ... done  [Pipeline] } [2022-01-17T18:13:48.861Z] $ docker stop --time=1 1ba65b205133083d2c7f2b38920bf6c3b4fd665c5b542954ab0f151e5e32c584 [2022-01-17T18:13:50.203Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-17T18:13:50.203Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-17T18:13:50.203Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-17T18:13:50.203Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-17T18:13:50.203Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-17T18:13:50.203Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-17T18:13:50.268Z] $ docker rm -f 1ba65b205133083d2c7f2b38920bf6c3b4fd665c5b542954ab0f151e5e32c584 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-17T18:13:50.662Z] + docker images [2022-01-17T18:13:50.662Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-17T18:13:50.662Z] core-data latest 23cbe26046e2 2 seconds ago 19.9MB [2022-01-17T18:13:50.662Z] support-scheduler latest ed7822e75d1f 3 seconds ago 15.9MB [2022-01-17T18:13:50.662Z] 7e294e03b1df 5 seconds ago 1.77GB [2022-01-17T18:13:50.662Z] security-proxy-setup latest e2a3ff3fefd6 7 seconds ago 26.1MB [2022-01-17T18:13:50.662Z] c3eb9d26c6d2 7 seconds ago 1.78GB [2022-01-17T18:13:50.662Z] 5a29fafab814 12 seconds ago 1.78GB [2022-01-17T18:13:50.662Z] core-command latest 9c5889959efd 17 seconds ago 15.7MB [2022-01-17T18:13:50.662Z] 358b7f50097a 20 seconds ago 1.77GB [2022-01-17T18:13:50.662Z] sys-mgmt-agent latest 7c9b530f4da5 34 seconds ago 296MB [2022-01-17T18:13:50.662Z] core-metadata latest 88bd88d5aa15 50 seconds ago 16.5MB [2022-01-17T18:13:50.662Z] support-notifications latest a4fd65abe2f6 55 seconds ago 16.6MB [2022-01-17T18:13:50.662Z] 831ea2505c15 About a minute ago 1.78GB [2022-01-17T18:13:50.662Z] fa1aae811cf1 About a minute ago 1.77GB [2022-01-17T18:13:50.662Z] bd7a5c903401 About a minute ago 1.77GB [2022-01-17T18:13:50.662Z] security-bootstrapper latest 7e42c63934b7 About a minute ago 18.7MB [2022-01-17T18:13:50.662Z] security-secretstore-setup latest eb195e0cf365 About a minute ago 27.8MB [2022-01-17T18:13:50.662Z] 5e2b3312c144 About a minute ago 1.78GB [2022-01-17T18:13:50.662Z] 13e983477b5f About a minute ago 1.77GB [2022-01-17T18:13:50.662Z] ci-base-image-x86_64 latest 2805a569eea6 5 minutes ago 1.27GB [2022-01-17T18:13:50.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 6 days ago 562MB [2022-01-17T18:13:50.662Z] docker 20.10.10 b706a049f56e 2 months ago 216MB [2022-01-17T18:13:50.662Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-01-17T18:13:50.662Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-01-17T18:13:50.662Z] 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 [2022-01-17T18:13:50.796Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-17T18:13:50.796Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-17T18:13:50.796Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-17T18:13:50.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [Pipeline] node [2022-01-17T18:13:59.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.239s coverage: 28.7% of statements [2022-01-17T18:13:59.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-17T18:13:59.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-17T18:14:02.477Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.383s coverage: 98.5% of statements [2022-01-17T18:14:02.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-17T18:14:02.477Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.405s coverage: 44.7% of statements [2022-01-17T18:14:02.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-17T18:14:02.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-17T18:14:03.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.636s coverage: 89.5% of statements [2022-01-17T18:14:03.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-17T18:14:03.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-17T18:14:04.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.220s coverage: 84.4% of statements [2022-01-17T18:14:04.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-17T18:14:04.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-17T18:14:04.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-17T18:14:04.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-17T18:14:04.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-17T18:14:05.810Z] Still waiting to schedule task [2022-01-17T18:14:05.810Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-01-17T18:14:14.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.590s coverage: 94.2% of statements [2022-01-17T18:14:14.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-17T18:14:14.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-17T18:14:14.701Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 59.1% of statements [2022-01-17T18:14:14.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-17T18:14:14.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-17T18:14:14.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-17T18:14:14.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-17T18:14:14.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-17T18:14:14.701Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.173s coverage: 60.0% of statements [2022-01-17T18:14:14.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-17T18:14:14.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-17T18:14:14.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-17T18:14:14.701Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.367s coverage: 0.9% of statements [2022-01-17T18:14:14.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-17T18:14:14.701Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.160s coverage: 58.8% of statements [2022-01-17T18:14:14.701Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.233s coverage: 21.7% of statements [2022-01-17T18:14:14.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-17T18:14:14.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.185s coverage: 47.1% of statements [2022-01-17T18:14:14.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.194s coverage: 79.5% of statements [2022-01-17T18:14:14.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.196s coverage: 94.1% of statements [2022-01-17T18:14:14.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.267s coverage: 96.3% of statements [2022-01-17T18:14:14.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.215s coverage: 87.5% of statements [2022-01-17T18:14:27.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.203s coverage: 94.4% of statements [2022-01-17T18:14:27.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.163s coverage: 44.8% of statements [2022-01-17T18:14:31.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.570s coverage: 82.5% of statements [2022-01-17T18:14:31.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-17T18:14:39.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.262s coverage: 92.9% of statements [2022-01-17T18:14:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-17T18:14:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-17T18:14:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-17T18:14:39.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-01-17T18:14:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-17T18:14:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-17T18:14:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-17T18:14:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-17T18:14:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-17T18:14:39.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.177s coverage: 87.2% of statements [2022-01-17T18:14:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-17T18:14:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-17T18:14:39.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2022-01-17T18:14:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-17T18:14:39.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 58.8% of statements [2022-01-17T18:14:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-17T18:14:39.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.247s coverage: 80.0% of statements [2022-01-17T18:14:39.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.211s coverage: 87.2% of statements [2022-01-17T18:14:39.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.263s coverage: 85.4% of statements [2022-01-17T18:14:39.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.692s coverage: 91.2% of statements [2022-01-17T18:14:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-17T18:14:39.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.643s coverage: 64.4% of statements [2022-01-17T18:14:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-17T18:14:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-17T18:14:39.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.155s coverage: 100.0% of statements [2022-01-17T18:14:39.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 89.4% of statements [2022-01-17T18:14:39.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2022-01-17T18:14:39.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2022-01-17T18:14:39.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2022-01-17T18:14:44.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.238s coverage: 65.4% of statements [2022-01-17T18:14:44.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-17T18:14:44.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-17T18:14:44.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-17T18:14:46.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.676s coverage: 43.8% of statements [2022-01-17T18:14:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-17T18:14:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-17T18:14:46.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements [2022-01-17T18:14:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-17T18:14:46.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.207s coverage: 84.8% of statements [2022-01-17T18:14:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-17T18:14:55.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.258s coverage: 17.7% of statements [2022-01-17T18:14:55.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-17T18:14:55.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-17T18:14:55.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-17T18:14:55.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-17T18:14:55.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.609s coverage: 92.3% of statements [2022-01-17T18:14:55.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-17T18:14:55.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-17T18:14:55.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-17T18:14:55.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-17T18:14:55.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.228s coverage: 63.2% of statements [2022-01-17T18:14:55.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-17T18:14:55.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-17T18:14:55.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.349s coverage: 97.7% of statements [2022-01-17T18:14:55.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-17T18:14:55.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-17T18:14:55.216Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-17T18:14:55.216Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-17T18:14:55.216Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements [2022-01-17T18:14:55.216Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-17T18:14:55.216Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-17T18:14:55.216Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-17T18:14:55.216Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-17T18:14:55.216Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-17T18:14:55.216Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-17T18:14:55.216Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.171s coverage: 100.0% of statements [2022-01-17T18:14:55.216Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2022-01-17T18:14:55.216Z] 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-17T18:14:55.216Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-01-17T18:14:55.216Z] GO111MODULE=on go vet ./... [2022-01-17T18:15:13.141Z] Running on prd-ubuntu18.04-docker-8c-8g-1686 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws [2022-01-17T18:15:13.156Z] Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout [2022-01-17T18:15:13.239Z] The recommended git tool is: git [2022-01-17T18:15:14.790Z] using credential edgex-jenkins-ssh [2022-01-17T18:15:14.802Z] Cloning the remote Git repository [2022-01-17T18:15:14.821Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-17T18:15:14.855Z] > git init /w/workspace/edgex-go/14 # timeout=10 [2022-01-17T18:15:14.882Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-17T18:15:14.882Z] > git --version # timeout=10 [2022-01-17T18:15:14.888Z] > git --version # 'git version 2.17.1' [2022-01-17T18:15:14.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-17T18:15:14.916Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-17T18:15:19.728Z] Merging remotes/origin/main commit 3acce916edd26c48cc534c43f5f6a7ed858771e5 into PR head commit 093a8f3ace53852715600e6067b8bcdf0a7d77a8 [2022-01-17T18:15:19.881Z] Merge succeeded, producing be59cacf8f82ff553be4324f05662fcf42e4b64d [2022-01-17T18:15:19.881Z] Checking out Revision be59cacf8f82ff553be4324f05662fcf42e4b64d (PR-3848) [2022-01-17T18:15:19.029Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-17T18:15:19.037Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-17T18:15:19.053Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-17T18:15:19.066Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-17T18:15:19.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-17T18:15:19.071Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-17T18:15:19.753Z] > git config core.sparsecheckout # timeout=10 [2022-01-17T18:15:19.759Z] > git checkout -f 093a8f3ace53852715600e6067b8bcdf0a7d77a8 # timeout=10 [2022-01-17T18:15:19.818Z] > git remote # timeout=10 [2022-01-17T18:15:19.824Z] > git config --get remote.origin.url # timeout=10 [2022-01-17T18:15:19.829Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-17T18:15:19.833Z] > git merge 3acce916edd26c48cc534c43f5f6a7ed858771e5 # timeout=10 [2022-01-17T18:15:19.892Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-17T18:15:19.900Z] > git config core.sparsecheckout # timeout=10 [2022-01-17T18:15:19.906Z] > git checkout -f be59cacf8f82ff553be4324f05662fcf42e4b64d # timeout=10 [2022-01-17T18:15:23.394Z] Commit message: "Merge commit '3acce916edd26c48cc534c43f5f6a7ed858771e5' into HEAD" [2022-01-17T18:15:23.405Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-17T18:15:24.080Z] + echo snap-build.sh [2022-01-17T18:15:24.080Z] snap-build.sh [2022-01-17T18:15:24.080Z] + SNAP_BASE_DIR=. [2022-01-17T18:15:24.080Z] + '[' '!' -z /w/workspace/edgex-go/14 ']' [2022-01-17T18:15:24.080Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/14 [2022-01-17T18:15:24.080Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/14]' [2022-01-17T18:15:24.080Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/14] [2022-01-17T18:15:24.080Z] + cd /w/workspace/edgex-go/14 [2022-01-17T18:15:24.080Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-01-17T18:15:24.080Z] Reading package lists... [2022-01-17T18:15:24.080Z] Building dependency tree... [2022-01-17T18:15:24.080Z] Reading state information... [2022-01-17T18:15:24.080Z] The following packages were automatically installed and are no longer required: [2022-01-17T18:15:24.080Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-01-17T18:15:24.080Z] uidmap xdelta3 [2022-01-17T18:15:24.080Z] Use 'sudo apt autoremove' to remove them. [2022-01-17T18:15:24.080Z] The following packages will be REMOVED: [2022-01-17T18:15:24.080Z] lxd* lxd-client* [2022-01-17T18:15:24.080Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-01-17T18:15:24.342Z] After this operation, 31.7 MB disk space will be freed. [2022-01-17T18:15:23.422Z] > git rev-list --no-walk 1b6bd700009cf7335f21a3e8e12a78aab21f72ea # timeout=10 [2022-01-17T18:15:25.127Z] (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-17T18:15:25.127Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-17T18:15:25.702Z] Removing lxd dnsmasq configuration [2022-01-17T18:15:25.965Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-01-17T18:15:25.965Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-01-17T18:15:26.913Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-17T18:15:26.913Z] (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-17T18:15:26.913Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-17T18:15:28.305Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-01-17T18:15:28.305Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-01-17T18:15:28.880Z] + sudo snap remove --purge lxd [2022-01-17T18:15:28.880Z] snap "lxd" is not installed [2022-01-17T18:15:28.880Z] + sudo groupadd --force --system lxd [2022-01-17T18:15:28.880Z] ++ whoami [2022-01-17T18:15:29.143Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-01-17T18:15:29.143Z] + newgrp - lxd [2022-01-17T18:15:29.143Z] + sudo snap install lxd [2022-01-17T18:15:39.201Z] 2022-01-17T18:15:36Z INFO Waiting for automatic snapd restart... [2022-01-17T18:15:57.338Z] lxd 4.21 from Canonical* installed [2022-01-17T18:15:57.338Z] + sudo lxd init --auto [2022-01-17T18:16:03.359Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-17T18:16:03.359Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-17T18:16:03.359Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-17T18:16:03.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-17T18:16:04.317Z] + ls -al . [2022-01-17T18:16:04.317Z] total 672 [2022-01-17T18:16:04.317Z] drwxrwxr-x 9 1001 1001 4096 Jan 17 18:16 . [2022-01-17T18:16:04.317Z] drwxr-xr-x 4 root root 4096 Jan 17 18:12 .. [2022-01-17T18:16:04.317Z] -rw-rw-r-- 1 1001 1001 11 Jan 17 18:09 .dockerignore [2022-01-17T18:16:04.317Z] drwxrwxr-x 8 1001 1001 4096 Jan 17 18:09 .git [2022-01-17T18:16:04.317Z] drwxrwxr-x 4 1001 1001 4096 Jan 17 18:09 .github [2022-01-17T18:16:04.317Z] -rw-rw-r-- 1 1001 1001 804 Jan 17 18:09 .gitignore [2022-01-17T18:16:04.317Z] -rw-rw-r-- 1 1001 1001 42 Jan 17 18:09 .golangci.yml [2022-01-17T18:16:04.317Z] -rw-rw-r-- 1 1001 1001 76 Jan 17 18:09 .hadolint.yml [2022-01-17T18:16:04.317Z] -rw-rw-r-- 1 1001 1001 166 Jan 17 18:09 .sonarcloud.properties [2022-01-17T18:16:04.317Z] -rw-rw-r-- 1 1001 1001 1171 Jan 17 18:09 ADOPTERS.md [2022-01-17T18:16:04.317Z] -rw-rw-r-- 1 1001 1001 8910 Jan 17 18:09 Attribution.txt [2022-01-17T18:16:04.317Z] -rw-rw-r-- 1 1001 1001 51732 Jan 17 18:09 CHANGELOG.md [2022-01-17T18:16:04.318Z] -rw-rw-r-- 1 1001 1001 3804 Jan 17 18:09 CONTRIBUTING.md [2022-01-17T18:16:04.318Z] -rw-rw-r-- 1 1001 1001 677 Jan 17 18:09 GOVERNANCE.md [2022-01-17T18:16:04.318Z] -rw-rw-r-- 1 1001 1001 849 Jan 17 18:09 Jenkinsfile [2022-01-17T18:16:04.318Z] -rw-rw-r-- 1 1001 1001 10775 Jan 17 18:09 LICENSE [2022-01-17T18:16:04.318Z] -rw-rw-r-- 1 1001 1001 6508 Jan 17 18:09 Makefile [2022-01-17T18:16:04.318Z] -rw-rw-r-- 1 1001 1001 582 Jan 17 18:09 OWNERS.md [2022-01-17T18:16:04.318Z] -rw-rw-r-- 1 1001 1001 8207 Jan 17 18:09 README.md [2022-01-17T18:16:04.318Z] -rw-rw-r-- 1 1001 1001 6912 Jan 17 18:09 SECURITY.md [2022-01-17T18:16:04.318Z] -rw-rw-r-- 1 1001 1001 5 Jan 17 18:07 VERSION [2022-01-17T18:16:04.318Z] -rw-rw-r-- 1 1001 1001 4131 Jan 17 18:09 ZMQWindows.md [2022-01-17T18:16:04.318Z] drwxrwxr-x 2 1001 1001 4096 Jan 17 18:09 bin [2022-01-17T18:16:04.318Z] drwxrwxr-x 14 1001 1001 4096 Jan 17 18:09 cmd [2022-01-17T18:16:04.318Z] -rw-r--r-- 1 root root 428381 Jan 17 18:14 coverage.out [2022-01-17T18:16:04.318Z] -rw-rw-r-- 1 1001 1001 828 Jan 17 18:09 go.mod [2022-01-17T18:16:04.318Z] -rw-rw-r-- 1 1001 1001 49574 Jan 17 18:09 go.sum [2022-01-17T18:16:04.318Z] drwxrwxr-x 8 1001 1001 4096 Jan 17 18:09 internal [2022-01-17T18:16:04.318Z] drwxrwxr-x 3 1001 1001 4096 Jan 17 18:09 openapi [2022-01-17T18:16:04.318Z] drwxrwxr-x 4 1001 1001 4096 Jan 17 18:09 snap [2022-01-17T18:16:04.318Z] -rw-rw-r-- 1 1001 1001 204 Jan 17 18:09 version.go [Pipeline] sh [2022-01-17T18:16:04.977Z] + '[' -e coverage.out ] [2022-01-17T18:16:04.977Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-17T18:16:04.997Z] Warning: overwriting stash ‘coverage-report’ [2022-01-17T18:16:05.495Z] + sudo snap install --classic snapcraft [2022-01-17T18:16:05.736Z] Stashed 1 file(s) [Pipeline] sh [2022-01-17T18:16:06.382Z] + make build [2022-01-17T18:16:06.382Z] 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-17T18:16:09.704Z] snapcraft 6.0.2 from Canonical* installed [2022-01-17T18:16:09.704Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-01-17T18:16:09.704Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-01-17T18:16:09.964Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-17T18:16:09.964Z] Dload Upload Total Spent Left Speed [2022-01-17T18:16:09.964Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3940 0 --:--:-- --:--:-- --:--:-- 3916 [2022-01-17T18:16:10.225Z] 100 3325k 100 3325k 0 0 6610k 0 --:--:-- --:--:-- --:--:-- 6610k [2022-01-17T18:16:10.485Z] ./yq_linux_amd64 [2022-01-17T18:16:10.485Z] + sudo snapcraft prime --use-lxd [2022-01-17T18:16:12.400Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-01-17T18:16:12.400Z] 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-17T18:16:12.400Z] - README.md [2022-01-17T18:16:12.400Z] [2022-01-17T18:16:12.400Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-17T18:16:12.661Z] Launching a container. [2022-01-17T18:16:13.116Z] 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-17T18:16:22.684Z] Waiting for container to be ready [2022-01-17T18:16:23.256Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-01-17T18:16:23.256Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-01-17T18:16:23.256Z] [2022-01-17T18:16:27.473Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-01-17T18:16:28.417Z] Waiting for network to be ready... [2022-01-17T18:16:28.989Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-01-17T18:16:28.990Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-01-17T18:16:28.990Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1135 kB] [2022-01-17T18:16:29.251Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [205 kB] [2022-01-17T18:16:29.251Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [21.8 kB] [2022-01-17T18:16:29.251Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [4948 B] [2022-01-17T18:16:29.251Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [643 kB] [2022-01-17T18:16:29.251Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [91.7 kB] [2022-01-17T18:16:29.251Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [675 kB] [2022-01-17T18:16:29.251Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [115 kB] [2022-01-17T18:16:29.513Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-01-17T18:16:29.513Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-01-17T18:16:30.083Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-01-17T18:16:30.083Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-01-17T18:16:30.083Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-01-17T18:16:30.083Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-01-17T18:16:30.083Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-01-17T18:16:30.083Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-01-17T18:16:30.356Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-01-17T18:16:30.356Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1468 kB] [2022-01-17T18:16:30.617Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [291 kB] [2022-01-17T18:16:30.617Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.8 kB] [2022-01-17T18:16:30.617Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [6928 B] [2022-01-17T18:16:30.617Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [694 kB] [2022-01-17T18:16:30.617Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [99.0 kB] [2022-01-17T18:16:30.617Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [892 kB] [2022-01-17T18:16:30.617Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [196 kB] [2022-01-17T18:16:32.578Z] Fetched 22.6 MB in 4s (6087 kB/s) [2022-01-17T18:16:33.183Z] Reading package lists... [2022-01-17T18:16:33.454Z] Reading package lists... [2022-01-17T18:16:33.744Z] Building dependency tree... [2022-01-17T18:16:33.744Z] Reading state information... [2022-01-17T18:16:33.744Z] The following additional packages will be installed: [2022-01-17T18:16:33.744Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-17T18:16:33.744Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-17T18:16:33.744Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-17T18:16:33.744Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-01-17T18:16:33.744Z] Suggested packages: [2022-01-17T18:16:33.744Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-01-17T18:16:33.744Z] Recommended packages: [2022-01-17T18:16:33.744Z] gnupg libsasl2-modules [2022-01-17T18:16:33.744Z] The following NEW packages will be installed: [2022-01-17T18:16:33.744Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-17T18:16:33.744Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-17T18:16:33.744Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-17T18:16:33.744Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-01-17T18:16:33.744Z] The following packages will be upgraded: [2022-01-17T18:16:33.744Z] gpg gpg-agent gpgconf libudev1 [2022-01-17T18:16:34.009Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-01-17T18:16:34.009Z] Need to get 3859 kB of archives. [2022-01-17T18:16:34.009Z] After this operation, 14.9 MB of additional disk space will be used. [2022-01-17T18:16:34.009Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-01-17T18:16:34.009Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-01-17T18:16:34.270Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-01-17T18:16:34.531Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-01-17T18:16:34.531Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-01-17T18:16:34.531Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-01-17T18:16:34.795Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-01-17T18:16:34.795Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-01-17T18:16:34.795Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-01-17T18:16:34.795Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-01-17T18:16:34.795Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-01-17T18:16:34.795Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-01-17T18:16:34.795Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-01-17T18:16:34.795Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-01-17T18:16:34.795Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-01-17T18:16:34.795Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-01-17T18:16:34.795Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-01-17T18:16:34.795Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] [2022-01-17T18:16:34.795Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] [2022-01-17T18:16:34.795Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-01-17T18:16:34.795Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-01-17T18:16:35.057Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-01-17T18:16:35.057Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-17T18:16:35.057Z] Fetched 3859 kB in 1s (3275 kB/s) [2022-01-17T18:16:35.057Z] (Reading database ... 12816 files and directories currently installed.) [2022-01-17T18:16:35.057Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-01-17T18:16:35.057Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-17T18:16:35.057Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-01-17T18:16:35.318Z] Selecting previously unselected package udev. [2022-01-17T18:16:35.318Z] (Reading database ... 12816 files and directories currently installed.) [2022-01-17T18:16:35.318Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-01-17T18:16:35.318Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-01-17T18:16:35.318Z] Selecting previously unselected package libfuse2:amd64. [2022-01-17T18:16:35.318Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-01-17T18:16:35.318Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-01-17T18:16:35.581Z] Selecting previously unselected package fuse. [2022-01-17T18:16:35.581Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-01-17T18:16:35.581Z] Unpacking fuse (2.9.9-3) ... [2022-01-17T18:16:35.581Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-17T18:16:35.581Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-17T18:16:35.581Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-17T18:16:35.581Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-17T18:16:35.843Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-17T18:16:35.843Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-17T18:16:35.843Z] Selecting previously unselected package libksba8:amd64. [2022-01-17T18:16:35.843Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-01-17T18:16:35.843Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-01-17T18:16:35.843Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-01-17T18:16:35.843Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-17T18:16:35.843Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-17T18:16:36.104Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-01-17T18:16:36.104Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-17T18:16:36.104Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-17T18:16:36.105Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-01-17T18:16:36.105Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-17T18:16:36.105Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-17T18:16:36.105Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-01-17T18:16:36.105Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-17T18:16:36.105Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-17T18:16:36.105Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-01-17T18:16:36.105Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-17T18:16:36.367Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-17T18:16:36.367Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-01-17T18:16:36.367Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-17T18:16:36.367Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-17T18:16:36.367Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-01-17T18:16:36.367Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-17T18:16:36.367Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-17T18:16:36.367Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-01-17T18:16:36.367Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-17T18:16:36.367Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-17T18:16:36.628Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-01-17T18:16:36.628Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-17T18:16:36.628Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-17T18:16:36.628Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-17T18:16:36.628Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... [2022-01-17T18:16:36.628Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2022-01-17T18:16:36.628Z] Selecting previously unselected package libsasl2-2:amd64. [2022-01-17T18:16:36.628Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... [2022-01-17T18:16:36.628Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2022-01-17T18:16:36.629Z] Selecting previously unselected package libldap-common. [2022-01-17T18:16:36.629Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-01-17T18:16:36.629Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-17T18:16:36.629Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-17T18:16:36.629Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-01-17T18:16:36.629Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-17T18:16:36.890Z] Selecting previously unselected package dirmngr. [2022-01-17T18:16:36.890Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-17T18:16:36.890Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-01-17T18:16:36.890Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-01-17T18:16:36.890Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-01-17T18:16:36.890Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-17T18:16:36.890Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2022-01-17T18:16:36.890Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-01-17T18:16:37.461Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-01-17T18:16:37.721Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2022-01-17T18:16:37.721Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-17T18:16:37.721Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-01-17T18:16:37.721Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-01-17T18:16:37.721Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-17T18:16:37.721Z] Setting up fuse (2.9.9-3) ... [2022-01-17T18:16:37.721Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-01-17T18:16:38.294Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-17T18:16:38.294Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-17T18:16:38.294Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-17T18:16:38.294Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-17T18:16:38.294Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-17T18:16:38.294Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-17T18:16:38.294Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-17T18:16:38.294Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-17T18:16:38.294Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-01-17T18:16:38.294Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-01-17T18:16:38.294Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-01-17T18:16:38.555Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-01-17T18:16:38.816Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-01-17T18:16:38.816Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-01-17T18:16:38.816Z] units). This means they are not meant to be enabled using systemctl. [2022-01-17T18:16:38.816Z] [2022-01-17T18:16:38.816Z] Possible reasons for having this kind of units are: [2022-01-17T18:16:38.816Z] • A unit may be statically enabled by being symlinked from another unit's [2022-01-17T18:16:38.816Z] .wants/ or .requires/ directory. [2022-01-17T18:16:38.816Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-01-17T18:16:38.816Z] a requirement dependency on it. [2022-01-17T18:16:38.816Z] • A unit may be started when needed via activation (socket, path, timer, [2022-01-17T18:16:38.816Z] D-Bus, udev, scripted systemctl call, ...). [2022-01-17T18:16:38.816Z] • In case of template units, the unit is meant to be enabled with some [2022-01-17T18:16:38.816Z] instance name specified. [2022-01-17T18:16:39.386Z] Reading package lists... [2022-01-17T18:16:39.386Z] Building dependency tree... [2022-01-17T18:16:39.386Z] Reading state information... [2022-01-17T18:16:39.646Z] The following additional packages will be installed: [2022-01-17T18:16:39.646Z] apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 [2022-01-17T18:16:39.646Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-01-17T18:16:39.646Z] libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support [2022-01-17T18:16:39.646Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-01-17T18:16:39.646Z] squashfs-tools [2022-01-17T18:16:39.646Z] Suggested packages: [2022-01-17T18:16:39.646Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-01-17T18:16:39.647Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-01-17T18:16:39.647Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-01-17T18:16:39.647Z] Recommended packages: [2022-01-17T18:16:39.647Z] krb5-locales file xauth gnupg [2022-01-17T18:16:39.647Z] The following NEW packages will be installed: [2022-01-17T18:16:39.647Z] apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 [2022-01-17T18:16:39.647Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-01-17T18:16:39.647Z] libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support [2022-01-17T18:16:39.647Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal snapd [2022-01-17T18:16:39.647Z] squashfs-tools sudo [2022-01-17T18:16:39.908Z] 0 upgraded, 25 newly installed, 0 to remove and 81 not upgraded. [2022-01-17T18:16:39.908Z] Need to get 38.0 MB of archives. [2022-01-17T18:16:39.908Z] After this operation, 166 MB of additional disk space will be used. [2022-01-17T18:16:39.908Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] [2022-01-17T18:16:39.908Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-01-17T18:16:39.916Z] 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-17T18:16:39.916Z] 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-17T18:16:40.169Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-01-17T18:16:40.169Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-01-17T18:16:40.169Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-01-17T18:16:40.169Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-01-17T18:16:40.169Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-01-17T18:16:40.169Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-01-17T18:16:40.169Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-01-17T18:16:40.429Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-01-17T18:16:40.429Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-01-17T18:16:40.429Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-01-17T18:16:40.429Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-01-17T18:16:40.429Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-01-17T18:16:40.429Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-01-17T18:16:40.429Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-01-17T18:16:40.429Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.51.1+20.04ubuntu2 [30.4 MB] [2022-01-17T18:16:40.690Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-01-17T18:16:40.690Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-01-17T18:16:40.690Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-01-17T18:16:40.690Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-01-17T18:16:40.690Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-01-17T18:16:40.690Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-01-17T18:16:40.690Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-01-17T18:16:40.690Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-01-17T18:16:41.637Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-17T18:16:41.637Z] Fetched 38.0 MB in 2s (20.1 MB/s) [2022-01-17T18:16:41.637Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-01-17T18:16:41.637Z] (Reading database ... 13067 files and directories currently installed.) [2022-01-17T18:16:41.637Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-17T18:16:41.637Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-17T18:16:41.897Z] Selecting previously unselected package libexpat1:amd64. [2022-01-17T18:16:41.897Z] Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... [2022-01-17T18:16:41.897Z] Unpacking libexpat1:amd64 (2.2.9-1build1) ... [2022-01-17T18:16:41.897Z] Selecting previously unselected package python3.8-minimal. [2022-01-17T18:16:41.897Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-17T18:16:41.897Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-01-17T18:16:42.158Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-17T18:16:42.158Z] Setting up libexpat1:amd64 (2.2.9-1build1) ... [2022-01-17T18:16:42.158Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-01-17T18:16:42.733Z] Selecting previously unselected package python3-minimal. [2022-01-17T18:16:42.733Z] (Reading database ... 13358 files and directories currently installed.) [2022-01-17T18:16:42.733Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-01-17T18:16:42.733Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-01-17T18:16:42.733Z] Selecting previously unselected package mime-support. [2022-01-17T18:16:42.733Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-01-17T18:16:42.733Z] Unpacking mime-support (3.64ubuntu1) ... [2022-01-17T18:16:43.008Z] Selecting previously unselected package libmpdec2:amd64. [2022-01-17T18:16:43.008Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-01-17T18:16:43.008Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-01-17T18:16:43.008Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-01-17T18:16:43.008Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-17T18:16:43.008Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-17T18:16:43.268Z] Selecting previously unselected package python3.8. [2022-01-17T18:16:43.268Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-17T18:16:43.268Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-17T18:16:43.268Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-17T18:16:43.268Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-01-17T18:16:43.268Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-01-17T18:16:43.268Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-01-17T18:16:43.529Z] Selecting previously unselected package python3. [2022-01-17T18:16:43.529Z] (Reading database ... 13760 files and directories currently installed.) [2022-01-17T18:16:43.529Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-01-17T18:16:43.529Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-01-17T18:16:43.529Z] Selecting previously unselected package libbsd0:amd64. [2022-01-17T18:16:43.529Z] Preparing to unpack .../01-libbsd0_0.10.0-1_amd64.deb ... [2022-01-17T18:16:43.529Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-01-17T18:16:43.789Z] Selecting previously unselected package sudo. [2022-01-17T18:16:43.789Z] Preparing to unpack .../02-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-01-17T18:16:43.789Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-01-17T18:16:44.052Z] Selecting previously unselected package apparmor. [2022-01-17T18:16:44.052Z] Preparing to unpack .../03-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-01-17T18:16:44.052Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-01-17T18:16:44.224Z] 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-17T18:16:44.498Z] 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-17T18:16:44.623Z] Selecting previously unselected package libcbor0.6:amd64. [2022-01-17T18:16:44.623Z] Preparing to unpack .../04-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-01-17T18:16:44.623Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-01-17T18:16:44.623Z] Selecting previously unselected package libedit2:amd64. [2022-01-17T18:16:44.623Z] Preparing to unpack .../05-libedit2_3.1-20191231-1_amd64.deb ... [2022-01-17T18:16:44.623Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-01-17T18:16:44.623Z] Selecting previously unselected package libfido2-1:amd64. [2022-01-17T18:16:44.623Z] Preparing to unpack .../06-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-01-17T18:16:44.623Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-01-17T18:16:44.623Z] Selecting previously unselected package libkrb5support0:amd64. [2022-01-17T18:16:44.623Z] Preparing to unpack .../07-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-01-17T18:16:44.623Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-01-17T18:16:44.623Z] Selecting previously unselected package libk5crypto3:amd64. [2022-01-17T18:16:44.623Z] Preparing to unpack .../08-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-01-17T18:16:44.623Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-01-17T18:16:44.623Z] Selecting previously unselected package libkeyutils1:amd64. [2022-01-17T18:16:44.884Z] Preparing to unpack .../09-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-01-17T18:16:44.884Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-01-17T18:16:44.884Z] Selecting previously unselected package libkrb5-3:amd64. [2022-01-17T18:16:44.884Z] Preparing to unpack .../10-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-01-17T18:16:44.884Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-01-17T18:16:44.884Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-17T18:16:44.884Z] Preparing to unpack .../11-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-01-17T18:16:44.884Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-01-17T18:16:44.884Z] Selecting previously unselected package openssh-client. [2022-01-17T18:16:44.884Z] Preparing to unpack .../12-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-01-17T18:16:44.884Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-01-17T18:16:45.143Z] Selecting previously unselected package liblzo2-2:amd64. [2022-01-17T18:16:45.143Z] Preparing to unpack .../13-liblzo2-2_2.10-2_amd64.deb ... [2022-01-17T18:16:45.143Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-01-17T18:16:45.143Z] Selecting previously unselected package squashfs-tools. [2022-01-17T18:16:45.143Z] Preparing to unpack .../14-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-01-17T18:16:45.143Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-01-17T18:16:45.143Z] Selecting previously unselected package snapd. [2022-01-17T18:16:45.143Z] Preparing to unpack .../15-snapd_2.51.1+20.04ubuntu2_amd64.deb ... [2022-01-17T18:16:45.404Z] Unpacking snapd (2.51.1+20.04ubuntu2) ... [2022-01-17T18:16:47.881Z] 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-17T18:16:47.954Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-01-17T18:16:47.954Z] Setting up mime-support (3.64ubuntu1) ... [2022-01-17T18:16:47.954Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-01-17T18:16:47.955Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-01-17T18:16:47.955Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-01-17T18:16:48.215Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-01-17T18:16:48.215Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-01-17T18:16:48.215Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-01-17T18:16:48.215Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-01-17T18:16:48.215Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-17T18:16:48.215Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-01-17T18:16:48.215Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-17T18:16:48.783Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-01-17T18:16:48.783Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-01-17T18:16:48.783Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-01-17T18:16:48.783Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-01-17T18:16:48.783Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-01-17T18:16:48.783Z] running python rtupdate hooks for python3.8... [2022-01-17T18:16:48.783Z] running python post-rtupdate hooks for python3.8... [2022-01-17T18:16:48.783Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-01-17T18:16:50.698Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-01-17T18:16:50.698Z] Reloading AppArmor profiles [2022-01-17T18:16:50.959Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-01-17T18:16:50.959Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-01-17T18:16:50.959Z] Setting up snapd (2.51.1+20.04ubuntu2) ... [2022-01-17T18:16:51.219Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-01-17T18:16:51.265Z] 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-17T18:16:51.479Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-01-17T18:16:51.741Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-01-17T18:16:52.001Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-01-17T18:16:52.262Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-17T18:16:52.262Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-17T18:16:52.523Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-01-17T18:16:52.784Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-01-17T18:16:53.046Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-01-17T18:16:53.046Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-01-17T18:16:53.306Z] /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-17T18:16:53.306Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-01-17T18:16:53.567Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-01-17T18:16:53.902Z] 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-17T18:16:54.138Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-01-17T18:16:54.398Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-01-17T18:16:54.399Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-01-17T18:16:55.238Z] Reading package lists... [2022-01-17T18:16:55.498Z] Reading package lists... [2022-01-17T18:16:55.761Z] Building dependency tree... [2022-01-17T18:16:55.761Z] Reading state information... [2022-01-17T18:16:55.761Z] Calculating upgrade... [2022-01-17T18:16:56.023Z] The following packages will be upgraded: [2022-01-17T18:16:56.023Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-01-17T18:16:56.023Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-01-17T18:16:56.023Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-01-17T18:16:56.023Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-01-17T18:16:56.023Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-01-17T18:16:56.023Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-01-17T18:16:56.023Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-01-17T18:16:56.023Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-01-17T18:16:56.023Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libsystemd0 [2022-01-17T18:16:56.023Z] libtsan0 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl [2022-01-17T18:16:56.023Z] passwd perl perl-base perl-modules-5.30 procps systemd systemd-sysv [2022-01-17T18:16:56.023Z] systemd-timesyncd tar tzdata ubuntu-keyring util-linux xz-utils zlib1g [2022-01-17T18:16:56.023Z] 81 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-01-17T18:16:56.023Z] Need to get 67.5 MB of archives. [2022-01-17T18:16:56.023Z] After this operation, 14.1 MB of additional disk space will be used. [2022-01-17T18:16:56.023Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] [2022-01-17T18:16:56.023Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-94.106 [1114 kB] [2022-01-17T18:16:56.966Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-01-17T18:16:56.966Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-01-17T18:16:56.966Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] [2022-01-17T18:16:56.966Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] [2022-01-17T18:16:56.966Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-01-17T18:16:56.966Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-01-17T18:16:56.966Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-01-17T18:16:56.966Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-01-17T18:16:56.966Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-01-17T18:16:56.966Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-01-17T18:16:56.966Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-01-17T18:16:56.966Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-01-17T18:16:56.966Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-01-17T18:16:56.966Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB] [2022-01-17T18:16:56.967Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-01-17T18:16:56.967Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.1 [63.1 kB] [2022-01-17T18:16:56.967Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-01-17T18:16:56.967Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-01-17T18:16:56.967Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.1 [137 kB] [2022-01-17T18:16:56.967Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.1 [20.0 kB] [2022-01-17T18:16:56.967Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.1 [175 kB] [2022-01-17T18:16:56.967Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libmount1 amd64 2.34-0.1ubuntu9.1 [149 kB] [2022-01-17T18:16:56.967Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-01-17T18:16:56.967Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.1 [100 kB] [2022-01-17T18:16:57.228Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-01-17T18:16:57.228Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-01-17T18:16:57.228Z] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 fdisk amd64 2.34-0.1ubuntu9.1 [119 kB] [2022-01-17T18:16:57.228Z] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 util-linux amd64 2.34-0.1ubuntu9.1 [1021 kB] [2022-01-17T18:16:57.228Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-01-17T18:16:57.228Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] [2022-01-17T18:16:57.228Z] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-01-17T18:16:57.228Z] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-01-17T18:16:57.228Z] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] [2022-01-17T18:16:57.228Z] Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.3 [183 kB] [2022-01-17T18:16:57.228Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-01-17T18:16:57.228Z] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-01-17T18:16:57.228Z] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mount amd64 2.34-0.1ubuntu9.1 [115 kB] [2022-01-17T18:16:57.228Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-01-17T18:16:57.228Z] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-01-17T18:16:57.228Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-01-17T18:16:57.228Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-01-17T18:16:57.228Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-01-17T18:16:57.228Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-01-17T18:16:57.228Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-01-17T18:16:57.228Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-01-17T18:16:57.228Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-01-17T18:16:57.228Z] Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-01-17T18:16:57.228Z] Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-01-17T18:16:57.228Z] Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-01-17T18:16:57.489Z] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-01-17T18:16:57.489Z] Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-01-17T18:16:57.489Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-01-17T18:16:57.489Z] Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-01-17T18:16:57.489Z] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-01-17T18:16:57.489Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-01-17T18:16:57.489Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-01-17T18:16:57.489Z] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-01-17T18:16:57.489Z] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-01-17T18:16:57.489Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] [2022-01-17T18:16:57.489Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-01-17T18:16:57.489Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-01-17T18:16:57.489Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-01-17T18:16:57.489Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-01-17T18:16:57.489Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-01-17T18:16:57.489Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-01-17T18:16:57.489Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-01-17T18:16:57.489Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-01-17T18:16:57.489Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-01-17T18:16:57.754Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-01-17T18:16:57.754Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-01-17T18:16:57.754Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-01-17T18:16:57.754Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-01-17T18:16:57.754Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] [2022-01-17T18:16:57.754Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] [2022-01-17T18:16:58.016Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] [2022-01-17T18:16:58.209Z] 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-17T18:16:58.282Z] Get:78 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] [2022-01-17T18:16:58.282Z] Get:79 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] [2022-01-17T18:16:58.282Z] Get:80 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] [2022-01-17T18:16:58.546Z] Get:81 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] [2022-01-17T18:16:58.807Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-17T18:16:58.807Z] Fetched 67.5 MB in 3s (25.2 MB/s) [2022-01-17T18:16:58.807Z] (Reading database ... 14243 files and directories currently installed.) [2022-01-17T18:16:58.807Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... [2022-01-17T18:16:58.807Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-17T18:16:59.068Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-01-17T18:16:59.068Z] Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-17T18:16:59.334Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-94.106_amd64.deb ... [2022-01-17T18:16:59.334Z] Unpacking linux-libc-dev:amd64 (5.4.0-94.106) over (5.4.0-26.30) ... [2022-01-17T18:16:59.595Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-17T18:16:59.595Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-17T18:16:59.595Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-17T18:16:59.595Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-17T18:16:59.856Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-17T18:16:59.856Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-17T18:17:00.116Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-17T18:17:00.116Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-17T18:17:00.116Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-17T18:17:00.116Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-17T18:17:00.116Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-17T18:17:00.116Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-17T18:17:00.382Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-17T18:17:00.382Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-17T18:17:00.382Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-17T18:17:00.382Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-17T18:17:00.382Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-17T18:17:00.382Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-17T18:17:00.382Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-17T18:17:00.648Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-17T18:17:00.648Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-17T18:17:00.648Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-17T18:17:00.908Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-17T18:17:00.908Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-17T18:17:00.908Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-17T18:17:00.908Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-17T18:17:00.908Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-17T18:17:01.173Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-17T18:17:01.173Z] Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... [2022-01-17T18:17:01.173Z] Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-17T18:17:01.593Z] 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-17T18:17:01.744Z] Setting up libc6:amd64 (2.31-0ubuntu9.2) ... [2022-01-17T18:17:01.744Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-17T18:17:01.744Z] Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ... [2022-01-17T18:17:01.744Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-01-17T18:17:01.744Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-01-17T18:17:02.005Z] Unpacking base-files (11ubuntu5.4) over (11ubuntu5) ... [2022-01-17T18:17:02.266Z] Setting up base-files (11ubuntu5.4) ... [2022-01-17T18:17:02.266Z] Installing new version of config file /etc/issue ... [2022-01-17T18:17:02.266Z] Installing new version of config file /etc/issue.net ... [2022-01-17T18:17:02.266Z] Installing new version of config file /etc/lsb-release ... [2022-01-17T18:17:02.266Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-01-17T18:17:02.527Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-01-17T18:17:02.787Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-01-17T18:17:02.787Z] Removing obsolete conffile /etc/default/motd-news ... [2022-01-17T18:17:02.787Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-17T18:17:02.787Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-01-17T18:17:02.787Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-01-17T18:17:02.787Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-01-17T18:17:02.787Z] 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-17T18:17:03.064Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-17T18:17:03.064Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-17T18:17:03.064Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.1) over (1:2.34-0.1ubuntu9) ... [2022-01-17T18:17:03.064Z] Setting up bsdutils (1:2.34-0.1ubuntu9.1) ... [2022-01-17T18:17:03.064Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-17T18:17:03.064Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-01-17T18:17:03.064Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-01-17T18:17:03.324Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-01-17T18:17:03.324Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-17T18:17:03.324Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-01-17T18:17:03.324Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-17T18:17:03.895Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-01-17T18:17:03.895Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-17T18:17:03.895Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-01-17T18:17:03.895Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-17T18:17:04.215Z] 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-17T18:17:04.465Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-01-17T18:17:04.465Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-17T18:17:04.465Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-01-17T18:17:04.465Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-17T18:17:04.726Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-01-17T18:17:04.726Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-01-17T18:17:04.986Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-01-17T18:17:04.986Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-17T18:17:04.986Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-01-17T18:17:04.986Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-01-17T18:17:04.986Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-01-17T18:17:05.246Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-17T18:17:05.246Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-17T18:17:05.246Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-17T18:17:05.246Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-17T18:17:05.246Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-17T18:17:05.246Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-17T18:17:05.246Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-17T18:17:05.246Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-17T18:17:05.246Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-17T18:17:05.246Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-17T18:17:05.505Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-17T18:17:05.505Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-17T18:17:05.505Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-17T18:17:05.505Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-17T18:17:05.505Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-17T18:17:05.505Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-17T18:17:05.505Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-17T18:17:05.766Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-17T18:17:05.766Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-17T18:17:05.766Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-17T18:17:05.766Z] Unpacking fdisk (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-17T18:17:05.766Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-17T18:17:05.766Z] Unpacking util-linux (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-17T18:17:06.707Z] Setting up util-linux (2.34-0.1ubuntu9.1) ... [2022-01-17T18:17:06.707Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-01-17T18:17:07.277Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-01-17T18:17:07.277Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-17T18:17:07.277Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-01-17T18:17:07.277Z] Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-17T18:17:07.277Z] Setting up libc-bin (2.31-0ubuntu9.2) ... [2022-01-17T18:17:07.536Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-17T18:17:07.537Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-01-17T18:17:07.537Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-01-17T18:17:07.537Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-01-17T18:17:07.537Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-17T18:17:07.537Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-01-17T18:17:07.537Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-01-17T18:17:07.796Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-01-17T18:17:07.796Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-17T18:17:07.796Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-01-17T18:17:07.796Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-01-17T18:17:07.796Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-01-17T18:17:07.796Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-17T18:17:07.796Z] Preparing to unpack .../0-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-01-17T18:17:07.796Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-17T18:17:08.058Z] Preparing to unpack .../1-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-01-17T18:17:08.058Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-17T18:17:08.058Z] Preparing to unpack .../2-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-01-17T18:17:08.058Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-01-17T18:17:08.318Z] Preparing to unpack .../3-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-01-17T18:17:08.318Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-01-17T18:17:08.318Z] Preparing to unpack .../4-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-01-17T18:17:08.318Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-01-17T18:17:08.318Z] Preparing to unpack .../5-libcryptsetup12_2%3a2.2.2-3ubuntu2.3_amd64.deb ... [2022-01-17T18:17:08.318Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) over (2:2.2.2-3ubuntu2) ... [2022-01-17T18:17:08.578Z] Preparing to unpack .../6-libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-01-17T18:17:08.578Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-01-17T18:17:08.578Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-01-17T18:17:08.578Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-17T18:17:08.578Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-01-17T18:17:08.578Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-01-17T18:17:08.838Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-01-17T18:17:08.838Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-17T18:17:08.838Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-01-17T18:17:08.838Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-01-17T18:17:08.838Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-01-17T18:17:08.838Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-17T18:17:08.838Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-01-17T18:17:08.838Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-01-17T18:17:09.099Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-01-17T18:17:09.099Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-17T18:17:09.099Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-01-17T18:17:09.099Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-17T18:17:09.099Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-01-17T18:17:09.359Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-17T18:17:09.359Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-01-17T18:17:09.359Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-01-17T18:17:09.359Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-01-17T18:17:09.359Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-17T18:17:09.359Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-17T18:17:09.359Z] Unpacking mount (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-17T18:17:09.621Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-01-17T18:17:09.621Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-17T18:17:10.194Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-01-17T18:17:10.194Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-17T18:17:10.194Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-01-17T18:17:10.453Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-17T18:17:10.453Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-01-17T18:17:10.453Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-01-17T18:17:10.453Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-01-17T18:17:10.453Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-17T18:17:10.453Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-01-17T18:17:10.453Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-01-17T18:17:10.712Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-01-17T18:17:10.712Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-17T18:17:10.712Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-17T18:17:10.712Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-17T18:17:10.712Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [Pipeline] } [2022-01-17T18:17:10.952Z] $ docker stop --time=1 4c9e63046940d5e6edc9b43ba3a0256b1dc138b66bceaa678a87651c0c9c8ddc [2022-01-17T18:17:10.971Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-17T18:17:10.971Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-01-17T18:17:10.971Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-01-17T18:17:10.971Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-01-17T18:17:10.971Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-17T18:17:10.971Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-01-17T18:17:10.971Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-01-17T18:17:11.544Z] Setting up apt (2.0.6) ... [2022-01-17T18:17:11.805Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-01-17T18:17:12.066Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-17T18:17:12.066Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-01-17T18:17:12.066Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-17T18:17:12.066Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-01-17T18:17:12.066Z] (Reading database ... 14244 files and directories currently installed.) [2022-01-17T18:17:12.066Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-01-17T18:17:12.066Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-17T18:17:12.327Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-01-17T18:17:12.327Z] (Reading database ... 14248 files and directories currently installed.) [2022-01-17T18:17:12.327Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-01-17T18:17:12.327Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-17T18:17:12.327Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-01-17T18:17:12.609Z] (Reading database ... 14248 files and directories currently installed.) [2022-01-17T18:17:12.609Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-01-17T18:17:12.609Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-01-17T18:17:12.869Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-01-17T18:17:12.869Z] (Reading database ... 14248 files and directories currently installed.) [2022-01-17T18:17:12.869Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-01-17T18:17:12.869Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-01-17T18:17:12.869Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-01-17T18:17:12.916Z] $ docker rm -f 4c9e63046940d5e6edc9b43ba3a0256b1dc138b66bceaa678a87651c0c9c8ddc [2022-01-17T18:17:13.131Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-01-17T18:17:13.131Z] Preparing to unpack .../02-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-01-17T18:17:13.131Z] Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-01-17T18:17:13.131Z] Preparing to unpack .../03-ca-certificates_20210119~20.04.2_all.deb ... [2022-01-17T18:17:13.131Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-01-17T18:17:13.391Z] Preparing to unpack .../04-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-01-17T18:17:13.391Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-01-17T18:17:13.391Z] Preparing to unpack .../05-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-01-17T18:17:13.652Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-01-17T18:17:13.915Z] Preparing to unpack .../06-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-01-17T18:17:13.915Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-01-17T18:17:13.915Z] Preparing to unpack .../07-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-01-17T18:17:13.915Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-17T18:17:13.915Z] Preparing to unpack .../08-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-01-17T18:17:13.915Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-17T18:17:14.175Z] Preparing to unpack .../09-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-01-17T18:17:14.175Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-17T18:17:14.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-17T18:17:14.423Z] [2022-01-17T18:17:14.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-17T18:17:14.434Z] Preparing to unpack .../10-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-01-17T18:17:14.434Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-17T18:17:14.434Z] Preparing to unpack .../11-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-01-17T18:17:14.434Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-17T18:17:14.434Z] Preparing to unpack .../12-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-01-17T18:17:14.434Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [Pipeline] isUnix [Pipeline] sh [2022-01-17T18:17:14.693Z] Preparing to unpack .../13-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-01-17T18:17:14.693Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-01-17T18:17:14.693Z] Preparing to unpack .../14-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-17T18:17:14.693Z] Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-17T18:17:14.693Z] Preparing to unpack .../15-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-17T18:17:14.693Z] Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-17T18:17:14.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-17T18:17:15.042Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-17T18:17:15.042Z] 29e5d40040c1: Pulling fs layer [2022-01-17T18:17:15.042Z] 1ce36da41761: Pulling fs layer [2022-01-17T18:17:15.042Z] 25b303627fd3: Pulling fs layer [2022-01-17T18:17:15.042Z] 29e5d40040c1: Verifying Checksum [2022-01-17T18:17:15.042Z] 29e5d40040c1: Download complete [2022-01-17T18:17:15.316Z] 1ce36da41761: Verifying Checksum [2022-01-17T18:17:15.316Z] 1ce36da41761: Download complete [2022-01-17T18:17:15.591Z] 29e5d40040c1: Pull complete [2022-01-17T18:17:15.632Z] Preparing to unpack .../16-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-17T18:17:15.632Z] Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-17T18:17:16.200Z] Preparing to unpack .../17-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-17T18:17:16.200Z] Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-17T18:17:16.461Z] Preparing to unpack .../18-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-17T18:17:16.569Z] 25b303627fd3: Verifying Checksum [2022-01-17T18:17:16.569Z] 25b303627fd3: Download complete [2022-01-17T18:17:16.721Z] Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-17T18:17:16.842Z] 1ce36da41761: Pull complete [2022-01-17T18:17:16.981Z] Preparing to unpack .../19-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-17T18:17:16.981Z] Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-17T18:17:17.553Z] Preparing to unpack .../20-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-17T18:17:17.553Z] Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-17T18:17:17.553Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-01-17T18:17:17.813Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-01-17T18:17:17.813Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... [2022-01-17T18:17:17.813Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-01-17T18:17:17.813Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-01-17T18:17:17.813Z] Setting up linux-libc-dev:amd64 (5.4.0-94.106) ... [2022-01-17T18:17:17.813Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-01-17T18:17:17.813Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-17T18:17:17.813Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-01-17T18:17:17.813Z] [2022-01-17T18:17:17.813Z] Current default time zone: 'Etc/UTC' [2022-01-17T18:17:17.813Z] Local time is now: Mon Jan 17 18:17:17 UTC 2022. [2022-01-17T18:17:17.813Z] Universal Time is now: Mon Jan 17 18:17:17 UTC 2022. [2022-01-17T18:17:17.813Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-01-17T18:17:17.813Z] [2022-01-17T18:17:18.074Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-01-17T18:17:18.074Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-17T18:17:18.074Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-17T18:17:18.074Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-17T18:17:18.074Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-17T18:17:18.074Z] Setting up mount (2.34-0.1ubuntu9.1) ... [2022-01-17T18:17:18.074Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-01-17T18:17:18.074Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-01-17T18:17:18.074Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-01-17T18:17:18.074Z] Setting up libc-dev-bin (2.31-0ubuntu9.2) ... [2022-01-17T18:17:18.074Z] Setting up openssl (1.1.1f-1ubuntu2.10) ... [2022-01-17T18:17:18.074Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-17T18:17:18.074Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-17T18:17:18.074Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-01-17T18:17:18.074Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-17T18:17:18.074Z] Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-17T18:17:18.074Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-17T18:17:18.074Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-01-17T18:17:18.074Z] Setting up fdisk (2.34-0.1ubuntu9.1) ... [2022-01-17T18:17:18.074Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-01-17T18:17:19.990Z] Updating certificates in /etc/ssl/certs... [2022-01-17T18:17:20.561Z] 21 added, 21 removed; done. [2022-01-17T18:17:20.561Z] Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-17T18:17:20.561Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-01-17T18:17:20.561Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-01-17T18:17:20.824Z] Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... [2022-01-17T18:17:20.824Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... [2022-01-17T18:17:20.824Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) ... [2022-01-17T18:17:20.824Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-01-17T18:17:20.824Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-01-17T18:17:20.824Z] Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-17T18:17:20.824Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-01-17T18:17:20.824Z] Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... [2022-01-17T18:17:21.083Z] Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-17T18:17:21.083Z] Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... [2022-01-17T18:17:21.083Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-01-17T18:17:21.343Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-01-17T18:17:21.343Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-01-17T18:17:21.343Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-01-17T18:17:21.343Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-01-17T18:17:22.284Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-01-17T18:17:22.284Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-01-17T18:17:22.284Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-01-17T18:17:22.284Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-01-17T18:17:22.284Z] Updating certificates in /etc/ssl/certs... [2022-01-17T18:17:22.854Z] 0 added, 0 removed; done. [2022-01-17T18:17:22.854Z] Running hooks in /etc/ca-certificates/update.d... [2022-01-17T18:17:22.854Z] done. [2022-01-17T18:17:24.064Z] Reading package lists... [2022-01-17T18:17:24.064Z] Building dependency tree... [2022-01-17T18:17:24.064Z] Reading state information... [2022-01-17T18:17:24.324Z] The following NEW packages will be installed: [2022-01-17T18:17:24.324Z] apt-transport-https [2022-01-17T18:17:24.324Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-01-17T18:17:24.585Z] Need to get 4680 B of archives. [2022-01-17T18:17:24.585Z] After this operation, 162 kB of additional disk space will be used. [2022-01-17T18:17:24.585Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-01-17T18:17:24.585Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-17T18:17:24.585Z] Fetched 4680 B in 0s (24.9 kB/s) [2022-01-17T18:17:24.585Z] Selecting previously unselected package apt-transport-https. [2022-01-17T18:17:24.585Z] (Reading database ... 14251 files and directories currently installed.) [2022-01-17T18:17:24.585Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-01-17T18:17:24.585Z] Unpacking apt-transport-https (2.0.6) ... [2022-01-17T18:17:24.845Z] Setting up apt-transport-https (2.0.6) ... [2022-01-17T18:17:24.845Z] Waiting for network to be ready... [2022-01-17T18:17:26.990Z] 25b303627fd3: Pull complete [2022-01-17T18:17:26.990Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-17T18:17:26.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-17T18:17:26.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-17T18:17:27.215Z] prd-ubuntu18.04-docker-arm64-4c-16g-1685 does not seem to be running inside a container [2022-01-17T18:17:27.301Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-17T18:17:29.528Z] $ docker top 978978ce5de3a44e430cd9a2e3eb3a47d6a61e815cd16738e6bf5d47d0e20f63 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-17T18:17:30.399Z] + grep parallel [2022-01-17T18:17:30.399Z] + docker-compose build --help [2022-01-17T18:17:31.428Z] 2022-01-17T18:17:28Z INFO Waiting for automatic snapd restart... [2022-01-17T18:17:32.810Z] snapd 2.53.4 from Canonical* installed [2022-01-17T18:17:33.749Z] "snapd" switched to the "latest/stable" channel [2022-01-17T18:17:33.749Z] [2022-01-17T18:17:33.775Z] --parallel Build images in parallel. [Pipeline] } [2022-01-17T18:17:33.795Z] $ docker stop --time=1 978978ce5de3a44e430cd9a2e3eb3a47d6a61e815cd16738e6bf5d47d0e20f63 [2022-01-17T18:17:35.390Z] $ docker rm -f 978978ce5de3a44e430cd9a2e3eb3a47d6a61e815cd16738e6bf5d47d0e20f63 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-17T18:17:35.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-17T18:17:35.947Z] . [Pipeline] withDockerContainer [2022-01-17T18:17:36.191Z] prd-ubuntu18.04-docker-arm64-4c-16g-1685 does not seem to be running inside a container [2022-01-17T18:17:36.301Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-17T18:17:37.052Z] core20 20211129 from Canonical* installed [2022-01-17T18:17:37.052Z] "core20" switched to the "latest/stable" channel [2022-01-17T18:17:37.052Z] [2022-01-17T18:17:37.669Z] $ docker top 2ae1579951cd459f4e647e077ffbdf77b716bcc2b703fba2c191ac93d24983b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-17T18:17:38.610Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-17T18:17:38.964Z] snapcraft 6.0.2 from Canonical* installed [2022-01-17T18:17:39.224Z] "snapcraft" switched to the "latest/stable" channel [2022-01-17T18:17:39.224Z] [2022-01-17T18:17:43.011Z] Building core-command ... [2022-01-17T18:17:43.011Z] Building core-data ... [2022-01-17T18:17:43.011Z] Building core-metadata ... [2022-01-17T18:17:43.011Z] Building security-bootstrapper ... [2022-01-17T18:17:43.011Z] Building security-proxy-setup ... [2022-01-17T18:17:43.011Z] Building security-secretstore-setup ... [2022-01-17T18:17:43.011Z] Building support-notifications ... [2022-01-17T18:17:43.011Z] Building support-scheduler ... [2022-01-17T18:17:43.011Z] Building sys-mgmt-agent ... [2022-01-17T18:17:43.011Z] Building support-notifications [2022-01-17T18:17:43.011Z] Building support-scheduler [2022-01-17T18:17:43.011Z] Building security-proxy-setup [2022-01-17T18:17:43.011Z] Building sys-mgmt-agent [2022-01-17T18:17:43.011Z] Building security-secretstore-setup [2022-01-17T18:17:44.513Z] 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-17T18:17:44.513Z] - README.md [2022-01-17T18:17:44.513Z] [2022-01-17T18:17:44.513Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-17T18:17:44.513Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-01-17T18:17:44.513Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-01-17T18:17:44.513Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-01-17T18:17:45.346Z] Reading package lists... [2022-01-17T18:17:45.607Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 curl=7.68.0-1ubuntu2.7 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 libcurl4=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 unzip=6.0-25ubuntu1 zip=3.0-11build1 [2022-01-17T18:17:45.867Z] Reading package lists... [2022-01-17T18:17:45.867Z] Building dependency tree... [2022-01-17T18:17:45.867Z] Reading state information... [2022-01-17T18:17:46.128Z] Suggested packages: [2022-01-17T18:17:46.128Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-01-17T18:17:46.128Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-01-17T18:17:46.128Z] krb5-user libnorm-doc [2022-01-17T18:17:46.128Z] Recommended packages: [2022-01-17T18:17:46.128Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix [2022-01-17T18:17:46.128Z] The following NEW packages will be installed: [2022-01-17T18:17:46.128Z] comerr-dev curl git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-01-17T18:17:46.128Z] libcurl4 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 [2022-01-17T18:17:46.128Z] libkadm5srv-mit11 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 [2022-01-17T18:17:46.128Z] libpgm-5.2-0 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 [2022-01-17T18:17:46.128Z] libzmq3-dev libzmq5 pkg-config unzip zip [2022-01-17T18:17:46.128Z] 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-01-17T18:17:46.389Z] Need to get 10.9 MB of archives. [2022-01-17T18:17:46.389Z] After this operation, 58.3 MB of additional disk space will be used. [2022-01-17T18:17:46.389Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-01-17T18:17:46.389Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-01-17T18:17:46.389Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] [2022-01-17T18:17:46.389Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-01-17T18:17:46.389Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] [2022-01-17T18:17:46.389Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-01-17T18:17:46.389Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-01-17T18:17:46.389Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-01-17T18:17:46.389Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-01-17T18:17:46.389Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-01-17T18:17:46.389Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-01-17T18:17:46.389Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-01-17T18:17:46.389Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-01-17T18:17:46.389Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-01-17T18:17:46.962Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-01-17T18:17:46.962Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-01-17T18:17:46.962Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-01-17T18:17:46.962Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-01-17T18:17:46.962Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-01-17T18:17:46.962Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-01-17T18:17:46.962Z] Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-01-17T18:17:47.235Z] Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-01-17T18:17:47.235Z] Get:23 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-01-17T18:17:47.235Z] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-01-17T18:17:47.235Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-01-17T18:17:47.235Z] Get:26 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-01-17T18:17:47.235Z] Get:27 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-01-17T18:17:47.235Z] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-01-17T18:17:47.235Z] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] [2022-01-17T18:17:47.235Z] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-01-17T18:17:47.496Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-17T18:17:47.496Z] Fetched 10.9 MB in 1s (9886 kB/s) [2022-01-17T18:17:47.496Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-01-17T18:17:47.496Z] (Reading database ... 14255 files and directories currently installed.) [2022-01-17T18:17:47.496Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-01-17T18:17:47.496Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-01-17T18:17:47.757Z] Selecting previously unselected package libsodium23:amd64. [2022-01-17T18:17:47.758Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-01-17T18:17:47.758Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-01-17T18:17:47.758Z] Selecting previously unselected package libpsl5:amd64. [2022-01-17T18:17:47.758Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-01-17T18:17:47.758Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-01-17T18:17:47.758Z] Selecting previously unselected package libbrotli1:amd64. [2022-01-17T18:17:47.758Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-01-17T18:17:47.758Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-01-17T18:17:48.018Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-01-17T18:17:48.018Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-01-17T18:17:48.018Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-01-17T18:17:48.018Z] Selecting previously unselected package librtmp1:amd64. [2022-01-17T18:17:48.018Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-01-17T18:17:48.018Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-01-17T18:17:48.018Z] Selecting previously unselected package libssh-4:amd64. [2022-01-17T18:17:48.018Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-01-17T18:17:48.018Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-01-17T18:17:48.018Z] Selecting previously unselected package libcurl4:amd64. [2022-01-17T18:17:48.018Z] Preparing to unpack .../07-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... [2022-01-17T18:17:48.018Z] Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) ... [2022-01-17T18:17:48.279Z] Selecting previously unselected package curl. [2022-01-17T18:17:48.279Z] Preparing to unpack .../08-curl_7.68.0-1ubuntu2.7_amd64.deb ... [2022-01-17T18:17:48.279Z] Unpacking curl (7.68.0-1ubuntu2.7) ... [2022-01-17T18:17:48.279Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-01-17T18:17:48.279Z] Preparing to unpack .../09-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-01-17T18:17:48.279Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-01-17T18:17:48.279Z] Selecting previously unselected package liberror-perl. [2022-01-17T18:17:48.279Z] Preparing to unpack .../10-liberror-perl_0.17029-1_all.deb ... [2022-01-17T18:17:48.279Z] Unpacking liberror-perl (0.17029-1) ... [2022-01-17T18:17:48.279Z] Selecting previously unselected package git-man. [2022-01-17T18:17:48.279Z] Preparing to unpack .../11-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-01-17T18:17:48.279Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-01-17T18:17:48.540Z] Selecting previously unselected package git. [2022-01-17T18:17:48.540Z] Preparing to unpack .../12-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-01-17T18:17:48.540Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-01-17T18:17:49.112Z] Selecting previously unselected package libgssrpc4:amd64. [2022-01-17T18:17:49.112Z] Preparing to unpack .../13-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-01-17T18:17:49.112Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-01-17T18:17:49.112Z] Selecting previously unselected package libkdb5-9:amd64. [2022-01-17T18:17:49.112Z] Preparing to unpack .../14-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-01-17T18:17:49.112Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-01-17T18:17:49.112Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-01-17T18:17:49.112Z] Preparing to unpack .../15-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-01-17T18:17:49.112Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-17T18:17:49.372Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-01-17T18:17:49.372Z] Preparing to unpack .../16-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-01-17T18:17:49.373Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-17T18:17:49.373Z] Selecting previously unselected package comerr-dev:amd64. [2022-01-17T18:17:49.373Z] Preparing to unpack .../17-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-01-17T18:17:49.373Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-01-17T18:17:49.373Z] Selecting previously unselected package krb5-multidev:amd64. [2022-01-17T18:17:49.373Z] Preparing to unpack .../18-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-01-17T18:17:49.373Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-01-17T18:17:49.373Z] Selecting previously unselected package libnorm1:amd64. [2022-01-17T18:17:49.373Z] Preparing to unpack .../19-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-01-17T18:17:49.373Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-17T18:17:49.633Z] Selecting previously unselected package libnorm-dev:amd64. [2022-01-17T18:17:49.633Z] Preparing to unpack .../20-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-01-17T18:17:49.633Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-17T18:17:49.633Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-01-17T18:17:49.633Z] Preparing to unpack .../21-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-01-17T18:17:49.633Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-17T18:17:49.633Z] Selecting previously unselected package libpgm-dev:amd64. [2022-01-17T18:17:49.633Z] Preparing to unpack .../22-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-01-17T18:17:49.633Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-17T18:17:49.896Z] Selecting previously unselected package libsodium-dev:amd64. [2022-01-17T18:17:49.896Z] Preparing to unpack .../23-libsodium-dev_1.0.18-1_amd64.deb ... [2022-01-17T18:17:49.896Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-01-17T18:17:49.896Z] Selecting previously unselected package libzmq5:amd64. [2022-01-17T18:17:49.896Z] Preparing to unpack .../24-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-01-17T18:17:49.896Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-01-17T18:17:49.896Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-01-17T18:17:49.896Z] Preparing to unpack .../25-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-01-17T18:17:49.896Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-01-17T18:17:49.896Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-01-17T18:17:49.896Z] Preparing to unpack .../26-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-01-17T18:17:49.896Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-01-17T18:17:50.157Z] Selecting previously unselected package pkg-config. [2022-01-17T18:17:50.157Z] Preparing to unpack .../27-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-01-17T18:17:50.157Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-01-17T18:17:50.157Z] Selecting previously unselected package unzip. [2022-01-17T18:17:50.157Z] Preparing to unpack .../28-unzip_6.0-25ubuntu1_amd64.deb ... [2022-01-17T18:17:50.157Z] Unpacking unzip (6.0-25ubuntu1) ... [2022-01-17T18:17:50.157Z] Selecting previously unselected package zip. [2022-01-17T18:17:50.157Z] Preparing to unpack .../29-zip_3.0-11build1_amd64.deb ... [2022-01-17T18:17:50.157Z] Unpacking zip (3.0-11build1) ... [2022-01-17T18:17:50.157Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-01-17T18:17:50.157Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-01-17T18:17:50.418Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-01-17T18:17:50.418Z] No schema files found: doing nothing. [2022-01-17T18:17:50.418Z] Setting up unzip (6.0-25ubuntu1) ... [2022-01-17T18:17:50.418Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-01-17T18:17:50.418Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-17T18:17:50.418Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-01-17T18:17:50.418Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-17T18:17:50.418Z] Setting up liberror-perl (0.17029-1) ... [2022-01-17T18:17:50.418Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-01-17T18:17:50.418Z] Setting up zip (3.0-11build1) ... [2022-01-17T18:17:50.418Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-01-17T18:17:50.418Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-01-17T18:17:50.418Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-01-17T18:17:50.418Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-01-17T18:17:50.418Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-01-17T18:17:50.418Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-01-17T18:17:50.418Z] Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... [2022-01-17T18:17:50.418Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-01-17T18:17:50.418Z] Setting up curl (7.68.0-1ubuntu2.7) ... [2022-01-17T18:17:50.418Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-17T18:17:50.418Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-17T18:17:50.418Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-17T18:17:50.418Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-01-17T18:17:50.418Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-01-17T18:17:50.418Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-17T18:17:50.679Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-01-17T18:17:50.679Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-01-17T18:17:50.679Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-01-17T18:17:50.679Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-01-17T18:17:50.679Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-01-17T18:17:50.679Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-01-17T18:17:51.253Z] comerr-dev set to automatically installed. [2022-01-17T18:17:51.253Z] curl set to automatically installed. [2022-01-17T18:17:51.253Z] git set to automatically installed. [2022-01-17T18:17:51.253Z] git-man set to automatically installed. [2022-01-17T18:17:51.253Z] krb5-multidev set to automatically installed. [2022-01-17T18:17:51.253Z] libbrotli1 set to automatically installed. [2022-01-17T18:17:51.253Z] libcurl3-gnutls set to automatically installed. [2022-01-17T18:17:51.253Z] libcurl4 set to automatically installed. [2022-01-17T18:17:51.253Z] liberror-perl set to automatically installed. [2022-01-17T18:17:51.253Z] libglib2.0-0 set to automatically installed. [2022-01-17T18:17:51.253Z] libgssrpc4 set to automatically installed. [2022-01-17T18:17:51.253Z] libkadm5clnt-mit11 set to automatically installed. [2022-01-17T18:17:51.253Z] libkadm5srv-mit11 set to automatically installed. [2022-01-17T18:17:51.253Z] libkdb5-9 set to automatically installed. [2022-01-17T18:17:51.253Z] libkrb5-dev set to automatically installed. [2022-01-17T18:17:51.253Z] libnghttp2-14 set to automatically installed. [2022-01-17T18:17:51.253Z] libnorm-dev set to automatically installed. [2022-01-17T18:17:51.253Z] libnorm1 set to automatically installed. [2022-01-17T18:17:51.253Z] libpgm-5.2-0 set to automatically installed. [2022-01-17T18:17:51.253Z] libpgm-dev set to automatically installed. [2022-01-17T18:17:51.253Z] libpsl5 set to automatically installed. [2022-01-17T18:17:51.253Z] librtmp1 set to automatically installed. [2022-01-17T18:17:51.253Z] libsodium-dev set to automatically installed. [2022-01-17T18:17:51.253Z] libsodium23 set to automatically installed. [2022-01-17T18:17:51.253Z] libssh-4 set to automatically installed. [2022-01-17T18:17:51.253Z] libzmq3-dev set to automatically installed. [2022-01-17T18:17:51.253Z] libzmq5 set to automatically installed. [2022-01-17T18:17:51.253Z] pkg-config set to automatically installed. [2022-01-17T18:17:51.253Z] unzip set to automatically installed. [2022-01-17T18:17:51.253Z] zip set to automatically installed. [2022-01-17T18:17:52.195Z] snapd is not logged in, snap install commands will use sudo [2022-01-17T18:18:07.254Z] go (1.16/stable) 1.16.13 from Michael Hudson-Doyle (mwhudson) installed [2022-01-17T18:18:07.254Z] Downloading snap 'edgex-app-service-configurable' [2022-01-17T18:18:09.216Z] Pulling app-service-configurable [2022-01-17T18:18:09.216Z] + snapcraftctl pull [2022-01-17T18:18:10.598Z] Pulling config-common [2022-01-17T18:18:10.598Z] + snapcraftctl pull [2022-01-17T18:18:11.980Z] Pulling deck [2022-01-17T18:18:11.980Z] + snapcraftctl pull [2022-01-17T18:18:13.362Z] Pulling go-build-helper [2022-01-17T18:18:13.362Z] + snapcraftctl pull [2022-01-17T18:18:15.273Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-01-17T18:18:15.273Z] Skipping pull go-build-helper (already ran) [2022-01-17T18:18:15.273Z] Building go-build-helper [2022-01-17T18:18:15.273Z] + snapcraftctl build [2022-01-17T18:18:16.213Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-01-17T18:18:17.156Z] Staging go-build-helper [2022-01-17T18:18:17.156Z] + snapcraftctl stage [2022-01-17T18:18:22.447Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-01-17T18:18:22.447Z] Fetched 290 kB in 0s (0 B/s) [2022-01-17T18:18:22.447Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-01-17T18:18:22.447Z] Fetched 158 kB in 0s (0 B/s) [2022-01-17T18:18:22.447Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-01-17T18:18:22.447Z] Fetched 242 kB in 0s (0 B/s) [2022-01-17T18:18:22.447Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-01-17T18:18:22.447Z] Fetched 150 kB in 0s (0 B/s) [2022-01-17T18:18:22.447Z] Pulling edgex-go [2022-01-17T18:18:22.447Z] + snapcraftctl pull [2022-01-17T18:18:23.830Z] Pulling hooks [2022-01-17T18:18:23.830Z] + snapcraftctl pull [2022-01-17T18:18:38.738Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-01-17T18:18:38.738Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-01-17T18:18:38.738Z] Fetched 96.1 kB in 0s (0 B/s) [2022-01-17T18:18:38.738Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-01-17T18:18:38.738Z] Fetched 78.7 kB in 0s (0 B/s) [2022-01-17T18:18:38.738Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-01-17T18:18:38.738Z] Fetched 48.0 kB in 0s (0 B/s) [2022-01-17T18:18:38.738Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-01-17T18:18:38.738Z] Fetched 50.2 kB in 0s (0 B/s) [2022-01-17T18:18:38.738Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb [14.9 kB] [2022-01-17T18:18:38.738Z] Fetched 14.9 kB in 0s (0 B/s) [2022-01-17T18:18:38.738Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-01-17T18:18:38.738Z] Fetched 234 kB in 0s (0 B/s) [2022-01-17T18:18:38.738Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-01-17T18:18:38.738Z] Fetched 155 kB in 0s (0 B/s) [2022-01-17T18:18:38.738Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-01-17T18:18:38.739Z] Fetched 170 kB in 0s (0 B/s) [2022-01-17T18:18:38.739Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-01-17T18:18:38.739Z] Fetched 267 kB in 0s (0 B/s) [2022-01-17T18:18:38.739Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-01-17T18:18:38.739Z] Fetched 50.6 kB in 0s (0 B/s) [2022-01-17T18:18:38.739Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-01-17T18:18:38.739Z] Fetched 15.1 kB in 0s (0 B/s) [2022-01-17T18:18:38.739Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-01-17T18:18:38.739Z] Fetched 51.5 kB in 0s (0 B/s) [2022-01-17T18:18:38.739Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-01-17T18:18:38.739Z] Fetched 121 kB in 0s (0 B/s) [2022-01-17T18:18:38.739Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-01-17T18:18:38.739Z] Fetched 29.7 kB in 0s (0 B/s) [2022-01-17T18:18:38.739Z] Get:1 util-linux_2.34-0.1ubuntu9.1_amd64.deb [1021 kB] [2022-01-17T18:18:38.739Z] Fetched 1021 kB in 0s (0 B/s) [2022-01-17T18:18:38.739Z] Get:1 libsasl2-2_2.1.27+dfsg-2_amd64.deb [49.3 kB] [2022-01-17T18:18:38.739Z] Fetched 49.3 kB in 0s (0 B/s) [2022-01-17T18:18:38.739Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-01-17T18:18:38.739Z] Fetched 54.9 kB in 0s (0 B/s) [2022-01-17T18:18:38.739Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-01-17T18:18:38.739Z] Fetched 16.6 kB in 0s (0 B/s) [2022-01-17T18:18:38.739Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-01-17T18:18:38.739Z] Fetched 87.9 kB in 0s (0 B/s) [2022-01-17T18:18:38.739Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-01-17T18:18:38.739Z] Fetched 142 kB in 0s (0 B/s) [2022-01-17T18:18:38.739Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-01-17T18:18:38.739Z] Fetched 41.8 kB in 0s (0 B/s) [2022-01-17T18:18:38.739Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-01-17T18:18:38.739Z] Fetched 181 kB in 0s (0 B/s) [2022-01-17T18:18:38.739Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-01-17T18:18:38.739Z] Fetched 208 kB in 0s (0 B/s) [2022-01-17T18:18:38.739Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-01-17T18:18:38.739Z] Fetched 161 kB in 0s (0 B/s) [2022-01-17T18:18:38.739Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-01-17T18:18:38.739Z] Fetched 107 kB in 0s (0 B/s) [2022-01-17T18:18:38.739Z] Pulling static-packages [2022-01-17T18:18:38.739Z] + snapcraftctl pull [2022-01-17T18:18:39.682Z] Pulling version [2022-01-17T18:18:39.682Z] + cd /root/project [2022-01-17T18:18:39.682Z] ++ git describe --tags --abbrev=0 [2022-01-17T18:18:39.682Z] ++ sed s/v// [2022-01-17T18:18:39.942Z] + GIT_VERSION=2.2.0-dev.20 [2022-01-17T18:18:39.942Z] + '[' -z 2.2.0-dev.20 ']' [2022-01-17T18:18:39.942Z] + snapcraftctl set-version 2.2.0-dev.20 [2022-01-17T18:18:41.854Z] Building app-service-configurable [2022-01-17T18:18:41.854Z] + snapcraftctl build [2022-01-17T18:18:43.771Z] Building config-common [2022-01-17T18:18:43.771Z] + snapcraftctl build [2022-01-17T18:18:44.713Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-01-17T18:18:45.655Z] Building deck [2022-01-17T18:18:45.655Z] + VERSION=1.8.2 [2022-01-17T18:18:45.655Z] + case "$(dpkg --print-architecture)" in [2022-01-17T18:18:45.655Z] ++ dpkg --print-architecture [2022-01-17T18:18:45.655Z] + FILE_NAME=deck_1.8.2_linux_amd64.tar.gz [2022-01-17T18:18:45.655Z] + curl --silent --show-error --location --output deck_1.8.2_linux_amd64.tar.gz https://github.com/kong/deck/releases/download/v1.8.2/deck_1.8.2_linux_amd64.tar.gz [2022-01-17T18:18:51.011Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-17T18:18:51.011Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-17T18:18:51.011Z] ---> 72563fb76687 [2022-01-17T18:18:51.011Z] Step 3/23 : WORKDIR /edgex-go [2022-01-17T18:18:51.011Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-17T18:18:51.011Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-17T18:18:51.011Z] ---> 72563fb76687 [2022-01-17T18:18:51.011Z] Step 3/22 : WORKDIR /edgex-go [2022-01-17T18:18:51.011Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-17T18:18:51.011Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-01-17T18:18:51.011Z] ---> 72563fb76687 [2022-01-17T18:18:51.011Z] Step 3/20 : WORKDIR /edgex-go [2022-01-17T18:18:51.011Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-17T18:18:51.011Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-01-17T18:18:51.011Z] ---> 72563fb76687 [2022-01-17T18:18:51.011Z] Step 3/24 : WORKDIR /edgex-go [2022-01-17T18:18:51.011Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-17T18:18:51.011Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-17T18:18:51.011Z] ---> 72563fb76687 [2022-01-17T18:18:51.011Z] Step 3/21 : WORKDIR /edgex-go [2022-01-17T18:18:51.287Z] ---> Running in 286d95d4d948 [2022-01-17T18:18:51.287Z] ---> Running in 2bc082eeddcc [2022-01-17T18:18:51.287Z] ---> Running in 37b42be82ad5 [2022-01-17T18:18:51.287Z] ---> Running in 9ec9bcc817c7 [2022-01-17T18:18:51.287Z] ---> Running in 3a0799038317 [2022-01-17T18:18:51.891Z] Removing intermediate container 9ec9bcc817c7 [2022-01-17T18:18:51.891Z] ---> e72d656fd7cd [2022-01-17T18:18:51.891Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T18:18:51.891Z] Removing intermediate container 37b42be82ad5 [2022-01-17T18:18:51.891Z] Removing intermediate container 286d95d4d948 [2022-01-17T18:18:51.891Z] ---> ddbeb906ffe9 [2022-01-17T18:18:51.891Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T18:18:51.891Z] ---> 45d71b7c3043 [2022-01-17T18:18:51.891Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 3a0799038317 [2022-01-17T18:18:51.891Z] [2022-01-17T18:18:51.891Z] ---> 611545c3f277 [2022-01-17T18:18:51.891Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T18:18:52.179Z] Removing intermediate container 2bc082eeddcc [2022-01-17T18:18:52.179Z] ---> da11f4c9db10 [2022-01-17T18:18:52.179Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T18:18:52.179Z] ---> Running in 209d3aa37c49 [2022-01-17T18:18:52.179Z] ---> Running in 2bd43b8b6e38 [2022-01-17T18:18:52.179Z] ---> Running in 32a3730d8968 [2022-01-17T18:18:52.179Z] ---> Running in f287ea85d8cb [2022-01-17T18:18:52.179Z] ---> Running in fe8311a6e4f7 [2022-01-17T18:18:54.818Z] Removing intermediate container 209d3aa37c49 [2022-01-17T18:18:54.818Z] ---> b1bcfcef7d8e [2022-01-17T18:18:54.818Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-17T18:18:55.094Z] ---> Running in 496d92b32af5 [2022-01-17T18:18:55.697Z] Removing intermediate container 32a3730d8968 [2022-01-17T18:18:55.697Z] ---> 45ceafaa56ac [2022-01-17T18:18:55.697Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-01-17T18:18:55.697Z] ---> Running in 7b77368d1e23 [2022-01-17T18:18:55.697Z] Removing intermediate container fe8311a6e4f7 [2022-01-17T18:18:55.697Z] ---> 68421669f820 [2022-01-17T18:18:55.697Z] Removing intermediate container 2bd43b8b6e38 [2022-01-17T18:18:55.697Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-01-17T18:18:55.697Z] ---> e1f15387306d [2022-01-17T18:18:55.697Z] Removing intermediate container f287ea85d8cb [2022-01-17T18:18:55.697Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-17T18:18:55.697Z] ---> 77dac6ff46b9 [2022-01-17T18:18:55.697Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-01-17T18:18:55.973Z] ---> Running in 71ce68c17682 [2022-01-17T18:18:55.973Z] ---> Running in e3caeec27858 [2022-01-17T18:18:55.973Z] ---> Running in 809e9171cff5 [2022-01-17T18:18:56.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-17T18:18:57.227Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-17T18:18:57.831Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-17T18:18:57.831Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-17T18:18:57.831Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-17T18:18:57.831Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-17T18:18:58.435Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-17T18:18:58.712Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-17T18:18:58.712Z] OK: 220 MiB in 52 packages [2022-01-17T18:18:58.712Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-17T18:18:58.712Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-17T18:18:59.334Z] OK: 220 MiB in 52 packages [2022-01-17T18:18:59.610Z] OK: 220 MiB in 52 packages [2022-01-17T18:18:59.888Z] OK: 220 MiB in 52 packages [2022-01-17T18:19:00.163Z] Removing intermediate container 496d92b32af5 [2022-01-17T18:19:00.163Z] ---> 59c289dedffa [2022-01-17T18:19:00.163Z] Step 6/23 : COPY go.mod . [2022-01-17T18:19:00.163Z] OK: 220 MiB in 52 packages [2022-01-17T18:19:01.159Z] Removing intermediate container 7b77368d1e23 [2022-01-17T18:19:01.159Z] ---> 59ef46e42d8d [2022-01-17T18:19:01.159Z] Step 6/20 : COPY . . [2022-01-17T18:19:01.159Z] Removing intermediate container 809e9171cff5 [2022-01-17T18:19:01.159Z] ---> 219b50ced536 [2022-01-17T18:19:01.159Z] Step 6/21 : COPY . . [2022-01-17T18:19:01.159Z] ---> c5870676c994 [2022-01-17T18:19:01.159Z] Step 7/23 : RUN go mod download [2022-01-17T18:19:01.433Z] Removing intermediate container 71ce68c17682 [2022-01-17T18:19:01.433Z] ---> a3581849ed9c [2022-01-17T18:19:01.433Z] Step 6/22 : COPY . . [2022-01-17T18:19:01.433Z] ---> Running in 945ed2cd647f [2022-01-17T18:19:01.433Z] Removing intermediate container e3caeec27858 [2022-01-17T18:19:01.433Z] ---> 300ef8cf615a [2022-01-17T18:19:01.433Z] Step 6/24 : COPY . . [2022-01-17T18:19:06.843Z] Removing intermediate container 945ed2cd647f [2022-01-17T18:19:06.843Z] ---> 1408d4d18151 [2022-01-17T18:19:06.843Z] Step 8/23 : COPY . . [2022-01-17T18:19:25.176Z] ---> a598cd7bbf87 [2022-01-17T18:19:25.176Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-17T18:19:25.176Z] ---> 72fb50695a78 [2022-01-17T18:19:25.176Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-17T18:19:25.176Z] ---> f8b13a82be7a [2022-01-17T18:19:25.177Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-17T18:19:25.177Z] ---> f5ce57fd839c [2022-01-17T18:19:25.177Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-17T18:19:25.177Z] ---> Running in 0bf48d17e848 [2022-01-17T18:19:25.177Z] ---> Running in 49a7b35f51dd [2022-01-17T18:19:25.177Z] ---> Running in 62688e0c98eb [2022-01-17T18:19:25.177Z] ---> Running in bea5008858a7 [2022-01-17T18:19:25.456Z] ---> 603a4ce7c834 [2022-01-17T18:19:25.456Z] Step 9/23 : RUN go mod tidy [2022-01-17T18:19:25.456Z] ---> Running in 183d5b1e1060 [2022-01-17T18:19:30.890Z] Removing intermediate container 0bf48d17e848 [2022-01-17T18:19:30.890Z] ---> 26c5ce6365e3 [2022-01-17T18:19:30.890Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-17T18:19:30.890Z] ---> Running in 68b63d1cd47c [2022-01-17T18:19:30.890Z] Removing intermediate container 49a7b35f51dd [2022-01-17T18:19:30.890Z] ---> fd0592777493 [2022-01-17T18:19:30.890Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-17T18:19:30.890Z] ---> Running in ee84e88823cc [2022-01-17T18:19:30.890Z] Removing intermediate container 62688e0c98eb [2022-01-17T18:19:30.890Z] ---> 615cb155bf3b [2022-01-17T18:19:30.890Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-01-17T18:19:30.890Z] Removing intermediate container bea5008858a7 [2022-01-17T18:19:30.890Z] ---> 20fb0d956128 [2022-01-17T18:19:30.890Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-17T18:19:30.890Z] ---> Running in 11310db89476 [2022-01-17T18:19:30.890Z] ---> Running in 486e87a49e20 [2022-01-17T18:19:31.493Z] Removing intermediate container 183d5b1e1060 [2022-01-17T18:19:31.493Z] ---> 4e2a925a28f1 [2022-01-17T18:19:31.493Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-17T18:19:31.493Z] ---> Running in 9360c85067a9 [2022-01-17T18:19:31.766Z] 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-17T18:19:32.369Z] 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-17T18:19:32.967Z] 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-17T18:19:32.967Z] 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-17T18:19:33.242Z] 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-17T18:21:40.099Z] 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-17T18:21:40.099Z] 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-17T18:21:40.099Z] Removing intermediate container 486e87a49e20 [2022-01-17T18:21:40.099Z] ---> bc31421eaa79 [2022-01-17T18:21:40.099Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-17T18:21:40.099Z] ---> Running in 925bd749a12f [2022-01-17T18:21:40.099Z] 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-17T18:21:42.355Z] Removing intermediate container 925bd749a12f [2022-01-17T18:21:42.355Z] ---> 63455c33d656 [2022-01-17T18:21:42.355Z] [2022-01-17T18:21:42.355Z] Step 10/22 : FROM docker:20.10.10 [2022-01-17T18:21:42.355Z] 20.10.10: Pulling from library/docker [2022-01-17T18:21:45.979Z] Removing intermediate container 68b63d1cd47c [2022-01-17T18:21:45.979Z] ---> f86211cf5f0d [2022-01-17T18:21:45.979Z] [2022-01-17T18:21:45.979Z] Step 9/24 : FROM alpine:3.14 [2022-01-17T18:21:46.263Z] 3.14: Pulling from library/alpine [2022-01-17T18:21:46.540Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-17T18:21:46.540Z] Status: Downloaded newer image for alpine:3.14 [2022-01-17T18:21:46.540Z] ---> 5b8b7b635229 [2022-01-17T18:21:46.540Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-17T18:21:46.818Z] ---> Running in 817ea741a00a [2022-01-17T18:21:48.274Z] Removing intermediate container ee84e88823cc [2022-01-17T18:21:48.274Z] ---> 0de9c646e052 [2022-01-17T18:21:48.274Z] [2022-01-17T18:21:48.274Z] Step 9/20 : FROM alpine:3.14 [2022-01-17T18:21:48.274Z] ---> 5b8b7b635229 [2022-01-17T18:21:48.274Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-01-17T18:21:48.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-17T18:21:48.274Z] ---> Running in 602e8380b2d9 [2022-01-17T18:21:48.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-17T18:21:49.555Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-17T18:21:49.555Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-17T18:21:49.555Z] (3/3) Installing su-exec (0.2-r1) [2022-01-17T18:21:49.555Z] Executing busybox-1.33.1-r6.trigger [2022-01-17T18:21:49.555Z] Executing ca-certificates-20191127-r5.trigger [2022-01-17T18:21:49.831Z] OK: 6 MiB in 17 packages [2022-01-17T18:21:50.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-17T18:21:50.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-17T18:21:51.405Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-17T18:21:51.405Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-17T18:21:51.405Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-17T18:21:51.679Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-17T18:21:51.679Z] (5/5) Installing curl (7.79.1-r0) [2022-01-17T18:21:51.679Z] Executing busybox-1.33.1-r6.trigger [2022-01-17T18:21:51.679Z] Executing ca-certificates-20191127-r5.trigger [2022-01-17T18:21:51.962Z] OK: 8 MiB in 19 packages [2022-01-17T18:21:52.241Z] Removing intermediate container 817ea741a00a [2022-01-17T18:21:52.241Z] ---> 5d6a8770ecb7 [2022-01-17T18:21:52.241Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-17T18:21:52.241Z] Removing intermediate container 9360c85067a9 [2022-01-17T18:21:52.241Z] ---> 93f4a34a79fd [2022-01-17T18:21:52.241Z] [2022-01-17T18:21:52.241Z] Step 11/23 : FROM alpine:3.14 [2022-01-17T18:21:52.241Z] ---> 5b8b7b635229 [2022-01-17T18:21:52.241Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-17T18:21:52.515Z] ---> Running in 2b8f89b7d3e1 [2022-01-17T18:21:52.515Z] Removing intermediate container 11310db89476 [2022-01-17T18:21:52.515Z] ---> 4dca8159507a [2022-01-17T18:21:52.515Z] [2022-01-17T18:21:52.515Z] Step 9/21 : FROM alpine:3.14 [2022-01-17T18:21:52.515Z] ---> 5b8b7b635229 [2022-01-17T18:21:52.515Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-17T18:21:52.515Z] ---> Running in 46a4db3577df [2022-01-17T18:21:52.790Z] ---> Running in f6732cb7187a [2022-01-17T18:21:53.065Z] Removing intermediate container 2b8f89b7d3e1 [2022-01-17T18:21:53.065Z] ---> 9a277386e526 [2022-01-17T18:21:53.349Z] Step 12/24 : WORKDIR / [2022-01-17T18:21:53.349Z] ---> Running in 8d9902835f7f [2022-01-17T18:21:54.334Z] Removing intermediate container 602e8380b2d9 [2022-01-17T18:21:54.334Z] ---> 71487f87a2e4 [2022-01-17T18:21:54.334Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-17T18:21:54.334Z] Removing intermediate container 8d9902835f7f [2022-01-17T18:21:54.334Z] ---> 46b63eaa54aa [2022-01-17T18:21:54.334Z] 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-17T18:21:54.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-17T18:21:54.334Z] ---> Running in a837c079e586 [2022-01-17T18:21:54.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-17T18:21:54.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-17T18:21:54.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-17T18:21:55.216Z] Removing intermediate container a837c079e586 [2022-01-17T18:21:55.216Z] ---> a0dd829317b2 [2022-01-17T18:21:55.216Z] Step 12/20 : WORKDIR /edgex [2022-01-17T18:21:55.216Z] ---> Running in 8c7b623db819 [2022-01-17T18:21:55.493Z] ---> 6533155e229d [2022-01-17T18:21:55.493Z] 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-17T18:21:55.493Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-17T18:21:55.981Z] Executing busybox-1.33.1-r6.trigger [2022-01-17T18:21:55.981Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-17T18:21:55.981Z] OK: 6 MiB in 15 packages [2022-01-17T18:21:55.981Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-17T18:21:55.981Z] Executing busybox-1.33.1-r6.trigger [2022-01-17T18:21:55.981Z] Executing ca-certificates-20191127-r5.trigger [2022-01-17T18:21:55.981Z] OK: 6 MiB in 16 packages [2022-01-17T18:21:56.268Z] Removing intermediate container 8c7b623db819 [2022-01-17T18:21:56.268Z] ---> 00f12168c8b9 [2022-01-17T18:21:56.268Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-17T18:21:57.274Z] ---> 5d9898bf3765 [2022-01-17T18:21:57.274Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-17T18:21:57.274Z] Removing intermediate container 46a4db3577df [2022-01-17T18:21:57.274Z] ---> 6b36dd59647e [2022-01-17T18:21:57.274Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-17T18:21:57.274Z] ---> Running in f11c293d9c8d [2022-01-17T18:21:57.556Z] ---> ff3369588187 [2022-01-17T18:21:57.556Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-17T18:21:57.843Z] Removing intermediate container f11c293d9c8d [2022-01-17T18:21:57.843Z] ---> 74bc8e0b7f4d [2022-01-17T18:21:57.843Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-17T18:21:58.124Z] Removing intermediate container f6732cb7187a [2022-01-17T18:21:58.124Z] ---> acce87036565 [2022-01-17T18:21:58.124Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-17T18:21:58.124Z] ---> Running in 0f5260acbc40 [2022-01-17T18:21:58.124Z] ---> Running in 6da7bfeecf13 [2022-01-17T18:21:58.402Z] ---> 551a18815a08 [2022-01-17T18:21:58.402Z] 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-17T18:21:58.679Z] Removing intermediate container 0f5260acbc40 [2022-01-17T18:21:58.679Z] ---> f823b5abc348 [2022-01-17T18:21:58.958Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-17T18:21:58.958Z] Removing intermediate container 6da7bfeecf13 [2022-01-17T18:21:58.958Z] ---> 2820d6c90139 [2022-01-17T18:21:58.958Z] Step 12/21 : ENV APP_PORT=59860 [2022-01-17T18:21:58.958Z] ---> Running in 1fd5594aab2a [2022-01-17T18:21:58.958Z] ---> Running in 1d1721beb1b0 [2022-01-17T18:21:59.238Z] ---> a97d0f9089e7 [2022-01-17T18:21:59.238Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-17T18:21:59.517Z] ---> 7667d654a6fd [2022-01-17T18:21:59.517Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-17T18:21:59.517Z] Removing intermediate container 1fd5594aab2a [2022-01-17T18:21:59.517Z] ---> b11d061533a8 [2022-01-17T18:21:59.798Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-17T18:21:59.798Z] Removing intermediate container 1d1721beb1b0 [2022-01-17T18:21:59.798Z] ---> 01f1696d03b7 [2022-01-17T18:21:59.798Z] Step 13/21 : EXPOSE $APP_PORT [2022-01-17T18:21:59.798Z] ---> Running in 496f91cd6b5f [2022-01-17T18:22:00.407Z] Removing intermediate container 496f91cd6b5f [2022-01-17T18:22:00.407Z] ---> 0048485d12b0 [2022-01-17T18:22:00.407Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-17T18:22:00.690Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-17T18:22:00.690Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-17T18:22:00.690Z] ---> 520e9a0a30f7 [2022-01-17T18:22:00.690Z] 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-17T18:22:00.690Z] ---> d731fa0ea804 [2022-01-17T18:22:00.690Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-17T18:22:01.194Z] ---> Running in 15b5d1839019 [2022-01-17T18:22:01.194Z] ---> d3d89798694c [2022-01-17T18:22:01.194Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-17T18:22:01.472Z] ---> 357d4dda584f [2022-01-17T18:22:01.472Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-17T18:22:01.472Z] ---> Running in c0c758eee847 [2022-01-17T18:22:01.472Z] Removing intermediate container 15b5d1839019 [2022-01-17T18:22:01.472Z] ---> a26e9cb6a9a2 [2022-01-17T18:22:01.472Z] 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-17T18:22:01.472Z] ---> 710253036ab4 [2022-01-17T18:22:01.472Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-17T18:22:01.754Z] ---> Running in dfe2c47a7e9b [2022-01-17T18:22:02.037Z] Removing intermediate container c0c758eee847 [2022-01-17T18:22:02.037Z] ---> 49067771b531 [2022-01-17T18:22:02.037Z] Step 17/20 : CMD ["--init=true"] [2022-01-17T18:22:02.320Z] ---> Running in 162e392ea10d [2022-01-17T18:22:02.600Z] ---> 7ddff74f69fd [2022-01-17T18:22:02.600Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-17T18:22:02.878Z] Removing intermediate container 162e392ea10d [2022-01-17T18:22:02.878Z] ---> 1f6a175bb1a2 [2022-01-17T18:22:02.878Z] Step 18/20 : LABEL arch=arm64 [2022-01-17T18:22:02.878Z] ---> Running in 7d6e60c8e778 [2022-01-17T18:22:03.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-17T18:22:03.450Z] Removing intermediate container 7d6e60c8e778 [2022-01-17T18:22:03.450Z] ---> 8b40e890be3f [2022-01-17T18:22:03.450Z] Step 19/20 : LABEL git_sha=b84d3ea50d09246aada77399429a97b7c6892f40 [2022-01-17T18:22:03.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-17T18:22:03.450Z] ---> 91f0794d8e38 [2022-01-17T18:22:03.450Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-17T18:22:03.450Z] ---> 550175e425d9 [2022-01-17T18:22:03.450Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-17T18:22:03.728Z] ---> Running in 15b41b81f2b8 [2022-01-17T18:22:03.728Z] ---> 073528f63607 [2022-01-17T18:22:03.728Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-17T18:22:04.010Z] ---> Running in 3a16ed1f450f [2022-01-17T18:22:04.290Z] Removing intermediate container 15b41b81f2b8 [2022-01-17T18:22:04.290Z] ---> cf0f88da8d6f [2022-01-17T18:22:04.290Z] Step 20/20 : LABEL version=0.0.0 [2022-01-17T18:22:04.290Z] ---> Running in 98d13f1b6584 [2022-01-17T18:22:04.570Z] (1/42) Installing readline (8.1.0-r0) [2022-01-17T18:22:04.570Z] (2/42) Installing bash (5.1.4-r0) [2022-01-17T18:22:04.570Z] Removing intermediate container 3a16ed1f450f [2022-01-17T18:22:04.570Z] ---> 02f7f2ffa618 [2022-01-17T18:22:04.570Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-17T18:22:04.570Z] Executing bash-5.1.4-r0.post-install [2022-01-17T18:22:04.570Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-17T18:22:04.570Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-17T18:22:04.570Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-17T18:22:04.570Z] ---> d0cb5dc7e943 [2022-01-17T18:22:04.570Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-01-17T18:22:04.853Z] (6/42) Installing curl (7.79.1-r0) [2022-01-17T18:22:04.853Z] ---> 015e7d9f9881 [2022-01-17T18:22:04.853Z] 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-17T18:22:04.853Z] ---> Running in 56c7cb62d678 [2022-01-17T18:22:04.853Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-17T18:22:04.853Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-17T18:22:04.853Z] (9/42) Installing expat (2.4.3-r0) [2022-01-17T18:22:04.853Z] (10/42) Installing libffi (3.3-r2) [2022-01-17T18:22:04.853Z] (11/42) Installing gdbm (1.19-r0) [2022-01-17T18:22:04.853Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-17T18:22:04.853Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-17T18:22:04.853Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-17T18:22:04.853Z] ---> Running in 730c183badf1 [2022-01-17T18:22:04.853Z] ---> Running in 8db8569a5f02 [2022-01-17T18:22:04.853Z] Removing intermediate container 98d13f1b6584 [2022-01-17T18:22:04.853Z] ---> 892674d4d238 [2022-01-17T18:22:04.853Z] [2022-01-17T18:22:04.853Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-17T18:22:05.136Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-17T18:22:05.136Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-17T18:22:05.754Z] Successfully built 892674d4d238 [2022-01-17T18:22:05.754Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-17T18:22:05.754Z] Building security-bootstrapper [2022-01-17T18:22:05.754Z]  Building security-proxy-setup ... done Removing intermediate container 56c7cb62d678 [2022-01-17T18:22:05.754Z] ---> 08d7d441436e [2022-01-17T18:22:05.754Z] Step 21/23 : LABEL arch=arm64 [2022-01-17T18:22:05.754Z] Removing intermediate container 8db8569a5f02 [2022-01-17T18:22:05.754Z] ---> 1816f1c03e9f [2022-01-17T18:22:05.754Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-17T18:22:05.754Z] ---> Running in f224d0c7b6dd [2022-01-17T18:22:06.032Z] ---> Running in 01e5093942a8 [2022-01-17T18:22:06.648Z] Removing intermediate container 01e5093942a8 [2022-01-17T18:22:06.648Z] ---> 19796cd40cf7 [2022-01-17T18:22:06.648Z] Step 19/21 : LABEL arch=arm64 [2022-01-17T18:22:06.648Z] Removing intermediate container f224d0c7b6dd [2022-01-17T18:22:06.648Z] ---> f6c46b8d18c7 [2022-01-17T18:22:06.648Z] Step 22/23 : LABEL git_sha=b84d3ea50d09246aada77399429a97b7c6892f40 [2022-01-17T18:22:06.648Z] ---> Running in 0abe6ea6e0a9 [2022-01-17T18:22:06.648Z] ---> Running in d9e92b76aa26 [2022-01-17T18:22:07.649Z] Removing intermediate container 0abe6ea6e0a9 [2022-01-17T18:22:07.649Z] Removing intermediate container d9e92b76aa26 [2022-01-17T18:22:07.649Z] ---> 7d4a8c6035a8 [2022-01-17T18:22:07.649Z] Step 23/23 : LABEL version=0.0.0 [2022-01-17T18:22:07.649Z] ---> bb6612e91fdf [2022-01-17T18:22:07.649Z] Step 20/21 : LABEL git_sha=b84d3ea50d09246aada77399429a97b7c6892f40 [2022-01-17T18:22:07.939Z] ---> Running in a15fcadf9ce0 [2022-01-17T18:22:07.939Z] ---> Running in d8bc58a8151c [2022-01-17T18:22:08.225Z] Removing intermediate container 730c183badf1 [2022-01-17T18:22:08.225Z] ---> ac3469803f83 [2022-01-17T18:22:08.225Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-01-17T18:22:08.225Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-17T18:22:08.225Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-17T18:22:08.225Z] ---> Running in 027bcab9d32e [2022-01-17T18:22:08.502Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-17T18:22:08.502Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-17T18:22:08.502Z] Removing intermediate container d8bc58a8151c [2022-01-17T18:22:08.502Z] ---> 020f9fa23a03 [2022-01-17T18:22:08.502Z] Step 21/21 : LABEL version=0.0.0 [2022-01-17T18:22:08.502Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-17T18:22:08.502Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-17T18:22:08.502Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-17T18:22:08.502Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-17T18:22:08.502Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-17T18:22:08.502Z] Removing intermediate container a15fcadf9ce0 [2022-01-17T18:22:08.502Z] ---> 78aed1de3056 [2022-01-17T18:22:08.502Z] [2022-01-17T18:22:08.502Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-17T18:22:08.502Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-17T18:22:08.781Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-17T18:22:08.781Z] ---> Running in 11cee34bf324 [2022-01-17T18:22:08.781Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-17T18:22:08.781Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-17T18:22:08.781Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-17T18:22:08.781Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-17T18:22:08.781Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-17T18:22:08.781Z] Removing intermediate container 027bcab9d32e [2022-01-17T18:22:08.781Z] ---> ec5306cd0798 [2022-01-17T18:22:08.781Z] Step 22/24 : LABEL arch=arm64 [2022-01-17T18:22:08.781Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-17T18:22:09.063Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-17T18:22:09.063Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-17T18:22:09.063Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-17T18:22:09.063Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-17T18:22:09.063Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-17T18:22:09.063Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-17T18:22:09.063Z] ---> Running in 4c34659eb525 [2022-01-17T18:22:09.063Z] Successfully built 78aed1de3056 [2022-01-17T18:22:09.063Z] Successfully tagged support-scheduler-arm64:latest [2022-01-17T18:22:09.063Z]  Building support-scheduler ... done Building core-command [2022-01-17T18:22:09.343Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-17T18:22:09.343Z] Removing intermediate container 11cee34bf324 [2022-01-17T18:22:09.343Z] ---> 89b0fee264c7 [2022-01-17T18:22:09.343Z] [2022-01-17T18:22:09.628Z] Successfully built 89b0fee264c7 [2022-01-17T18:22:09.628Z] Successfully tagged support-notifications-arm64:latest [2022-01-17T18:22:09.628Z]  Building support-notifications ... done Building core-data [2022-01-17T18:22:09.628Z] Removing intermediate container 4c34659eb525 [2022-01-17T18:22:09.628Z] ---> d8b100ed3c43 [2022-01-17T18:22:09.628Z] Step 23/24 : LABEL git_sha=b84d3ea50d09246aada77399429a97b7c6892f40 [2022-01-17T18:22:09.905Z] Executing busybox-1.33.1-r6.trigger [2022-01-17T18:22:09.905Z] OK: 84 MiB in 64 packages [2022-01-17T18:22:09.905Z] ---> Running in 262812cfc65e [2022-01-17T18:22:10.236Z] Removing intermediate container 262812cfc65e [2022-01-17T18:22:10.236Z] ---> 6fe62e8c99c4 [2022-01-17T18:22:10.236Z] Step 24/24 : LABEL version=0.0.0 [2022-01-17T18:22:10.516Z] ---> Running in a55930732fc6 [2022-01-17T18:22:10.794Z] Removing intermediate container a55930732fc6 [2022-01-17T18:22:10.794Z] ---> 5592921bc22f [2022-01-17T18:22:10.794Z] [2022-01-17T18:22:11.076Z] Successfully built 5592921bc22f [2022-01-17T18:22:11.076Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-17T18:22:11.076Z]  Building security-secretstore-setup ... done Building core-metadata [2022-01-17T18:22:13.934Z] Collecting docker-compose==1.23.2 [2022-01-17T18:22:13.934Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-17T18:22:14.225Z] Collecting texttable<0.10,>=0.9.0 [2022-01-17T18:22:14.225Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-17T18:22:16.888Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-17T18:22:16.888Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-17T18:22:17.164Z] Collecting docker<4.0,>=3.6.0 [2022-01-17T18:22:17.164Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-17T18:22:17.444Z] Collecting docopt<0.7,>=0.6.1 [2022-01-17T18:22:17.444Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-17T18:22:18.900Z] 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-17T18:22:19.513Z] Collecting jsonschema<3,>=2.5.1 [2022-01-17T18:22:19.513Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-17T18:22:20.508Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-17T18:22:20.508Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-17T18:22:20.787Z] Collecting cached-property<2,>=1.2.0 [2022-01-17T18:22:20.787Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-17T18:22:21.389Z] Collecting PyYAML<4,>=3.10 [2022-01-17T18:22:21.389Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-17T18:22:24.809Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-17T18:22:24.809Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-17T18:22:26.803Z] Collecting docker-pycreds>=0.4.0 [2022-01-17T18:22:26.803Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-17T18:22:27.083Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-17T18:22:27.083Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-17T18:22:27.387Z] Collecting idna<2.8,>=2.5 [2022-01-17T18:22:27.387Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-17T18:22:27.992Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-17T18:22:27.993Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-17T18:22:27.993Z] 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-17T18:22:28.271Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-17T18:22:28.271Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-17T18:22:28.271Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-17T18:22:28.271Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-17T18:22:29.262Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-17T18:22:29.262Z] Attempting uninstall: urllib3 [2022-01-17T18:22:29.262Z] Found existing installation: urllib3 1.26.5 [2022-01-17T18:22:29.262Z] Uninstalling urllib3-1.26.5: [2022-01-17T18:22:29.262Z] Successfully uninstalled urllib3-1.26.5 [2022-01-17T18:22:29.877Z] Attempting uninstall: idna [2022-01-17T18:22:29.877Z] Found existing installation: idna 3.2 [2022-01-17T18:22:29.877Z] Uninstalling idna-3.2: [2022-01-17T18:22:29.877Z] Successfully uninstalled idna-3.2 [2022-01-17T18:22:30.481Z] Attempting uninstall: chardet [2022-01-17T18:22:30.756Z] Found existing installation: chardet 4.0.0 [2022-01-17T18:22:30.756Z] Uninstalling chardet-4.0.0: [2022-01-17T18:22:30.756Z] Successfully uninstalled chardet-4.0.0 [2022-01-17T18:22:32.212Z] Attempting uninstall: requests [2022-01-17T18:22:32.212Z] Found existing installation: requests 2.25.1 [2022-01-17T18:22:32.212Z] Uninstalling requests-2.25.1: [2022-01-17T18:22:32.492Z] Successfully uninstalled requests-2.25.1 [2022-01-17T18:22:32.768Z] Running setup.py install for texttable: started [2022-01-17T18:22:34.765Z] Running setup.py install for texttable: finished with status 'done' [2022-01-17T18:22:34.765Z] Running setup.py install for PyYAML: started [2022-01-17T18:22:37.423Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-17T18:22:37.699Z] Running setup.py install for docopt: started [2022-01-17T18:22:39.695Z] Running setup.py install for docopt: finished with status 'done' [2022-01-17T18:22:39.695Z] Running setup.py install for dockerpty: started [2022-01-17T18:22:41.692Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-17T18:22:44.347Z] 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-17T18:22:48.682Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-17T18:22:48.682Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-01-17T18:22:48.682Z] ---> 72563fb76687 [2022-01-17T18:22:48.682Z] Step 3/30 : WORKDIR /edgex-go [2022-01-17T18:22:48.682Z] ---> Using cache [2022-01-17T18:22:48.682Z] ---> da11f4c9db10 [2022-01-17T18:22:48.682Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T18:22:48.682Z] ---> Using cache [2022-01-17T18:22:48.682Z] ---> 77dac6ff46b9 [2022-01-17T18:22:48.682Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-01-17T18:22:48.682Z] ---> Running in 8db7f093eaa3 [2022-01-17T18:22:50.679Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-17T18:22:51.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-17T18:22:52.263Z] OK: 220 MiB in 52 packages [2022-01-17T18:22:54.261Z] Removing intermediate container 8db7f093eaa3 [2022-01-17T18:22:54.261Z] ---> 4e3f30b7dc7e [2022-01-17T18:22:54.261Z] Step 6/30 : COPY . . [2022-01-17T18:22:55.265Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-17T18:22:55.265Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-17T18:22:55.265Z] ---> 72563fb76687 [2022-01-17T18:22:55.265Z] Step 3/22 : WORKDIR /edgex-go [2022-01-17T18:22:55.265Z] ---> Using cache [2022-01-17T18:22:55.265Z] ---> da11f4c9db10 [2022-01-17T18:22:55.265Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T18:22:55.265Z] ---> Using cache [2022-01-17T18:22:55.265Z] ---> 77dac6ff46b9 [2022-01-17T18:22:55.265Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-17T18:22:55.554Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-17T18:22:55.554Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-17T18:22:55.554Z] ---> 72563fb76687 [2022-01-17T18:22:55.554Z] Step 3/22 : WORKDIR /edgex-go [2022-01-17T18:22:55.554Z] ---> Using cache [2022-01-17T18:22:55.554Z] ---> da11f4c9db10 [2022-01-17T18:22:55.554Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T18:22:55.554Z] ---> Using cache [2022-01-17T18:22:55.554Z] ---> 77dac6ff46b9 [2022-01-17T18:22:55.554Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-17T18:22:55.554Z] ---> Using cache [2022-01-17T18:22:55.554Z] ---> 4e3f30b7dc7e [2022-01-17T18:22:55.554Z] Step 6/22 : COPY . . [2022-01-17T18:22:55.831Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-17T18:22:55.831Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-17T18:22:55.831Z] ---> 72563fb76687 [2022-01-17T18:22:55.831Z] Step 3/22 : WORKDIR /edgex-go [2022-01-17T18:22:55.831Z] ---> Using cache [2022-01-17T18:22:55.831Z] ---> da11f4c9db10 [2022-01-17T18:22:55.831Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T18:22:55.831Z] ---> Using cache [2022-01-17T18:22:55.831Z] ---> 77dac6ff46b9 [2022-01-17T18:22:55.831Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-17T18:22:55.831Z] ---> Using cache [2022-01-17T18:22:55.831Z] ---> 4e3f30b7dc7e [2022-01-17T18:22:55.831Z] Step 6/22 : COPY . . [2022-01-17T18:22:55.831Z] ---> Running in ac2513c60245 [2022-01-17T18:22:57.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-17T18:22:58.280Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-17T18:22:58.890Z] OK: 220 MiB in 52 packages [2022-01-17T18:23:01.555Z] Removing intermediate container ac2513c60245 [2022-01-17T18:23:01.555Z] ---> dce38ec80032 [2022-01-17T18:23:01.555Z] Step 6/22 : COPY . . [2022-01-17T18:23:01.843Z] Removing intermediate container dfe2c47a7e9b [2022-01-17T18:23:01.843Z] ---> 58754dccb0b9 [2022-01-17T18:23:01.843Z] Step 13/22 : ENV APP_PORT=58890 [2022-01-17T18:23:02.127Z] ---> Running in 4baf901e23f8 [2022-01-17T18:23:02.735Z] Removing intermediate container 4baf901e23f8 [2022-01-17T18:23:02.735Z] ---> 64f350f19517 [2022-01-17T18:23:02.735Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-17T18:23:03.011Z] ---> Running in 8609b2d728e3 [2022-01-17T18:23:04.015Z] Removing intermediate container 8609b2d728e3 [2022-01-17T18:23:04.015Z] ---> 6bff3f793a7b [2022-01-17T18:23:04.015Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-17T18:23:06.748Z] ---> 771e74c0cdb7 [2022-01-17T18:23:06.748Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-17T18:23:08.290Z] ---> a2164114a92d [2022-01-17T18:23:08.290Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-17T18:23:10.405Z] ---> 302c592e04f8 [2022-01-17T18:23:10.405Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-17T18:23:10.405Z] ---> Running in b1475313a602 [2022-01-17T18:23:11.061Z] Removing intermediate container b1475313a602 [2022-01-17T18:23:11.062Z] ---> 14f44234f2a1 [2022-01-17T18:23:11.062Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-17T18:23:11.062Z] ---> Running in be2b243131ad [2022-01-17T18:23:11.664Z] Removing intermediate container be2b243131ad [2022-01-17T18:23:11.664Z] ---> 4155313178b6 [2022-01-17T18:23:11.664Z] Step 20/22 : LABEL arch=arm64 [2022-01-17T18:23:11.938Z] ---> Running in f04202e80fc6 [2022-01-17T18:23:12.926Z] Removing intermediate container f04202e80fc6 [2022-01-17T18:23:12.926Z] ---> 79ac624aafd1 [2022-01-17T18:23:12.926Z] Step 21/22 : LABEL git_sha=b84d3ea50d09246aada77399429a97b7c6892f40 [2022-01-17T18:23:12.926Z] ---> Running in 88ac890d097d [2022-01-17T18:23:13.915Z] Removing intermediate container 88ac890d097d [2022-01-17T18:23:13.915Z] ---> 532180005bd2 [2022-01-17T18:23:13.915Z] Step 22/22 : LABEL version=0.0.0 [2022-01-17T18:23:14.399Z] ---> Running in 6f2d5d6f1757 [2022-01-17T18:23:15.008Z] Removing intermediate container 6f2d5d6f1757 [2022-01-17T18:23:15.008Z] ---> e1a4dcad6015 [2022-01-17T18:23:15.008Z] [2022-01-17T18:23:15.619Z] Successfully built e1a4dcad6015 [2022-01-17T18:23:15.620Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-17T18:23:19.053Z]  Building sys-mgmt-agent ... done  ---> 239a40b069b0 [2022-01-17T18:23:19.053Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-17T18:23:19.053Z] ---> Running in 01e66adeca4c [2022-01-17T18:23:19.053Z] ---> bd80fcd17756 [2022-01-17T18:23:19.053Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-17T18:23:19.053Z] ---> Running in a0134174ec70 [2022-01-17T18:23:20.059Z] ---> da9a95999e63 [2022-01-17T18:23:20.059Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-17T18:23:20.059Z] ---> Running in ab765896aa64 [2022-01-17T18:23:23.473Z] Removing intermediate container 01e66adeca4c [2022-01-17T18:23:23.473Z] ---> 155d8439c993 [2022-01-17T18:23:23.473Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-17T18:23:23.473Z] ---> Running in 32e96edb96e6 [2022-01-17T18:23:23.473Z] Removing intermediate container a0134174ec70 [2022-01-17T18:23:23.473Z] ---> b41025583f86 [2022-01-17T18:23:23.473Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-01-17T18:23:23.473Z] ---> Running in aec0afd47eb1 [2022-01-17T18:23:23.749Z] Removing intermediate container ab765896aa64 [2022-01-17T18:23:23.749Z] ---> 32e85a3b8493 [2022-01-17T18:23:23.749Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-01-17T18:23:24.026Z] ---> Running in de0cc3b09db7 [2022-01-17T18:23:25.026Z] 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-17T18:23:25.331Z] 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-17T18:23:25.331Z] ---> 7bb6068e22cc [2022-01-17T18:23:25.331Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-17T18:23:25.615Z] ---> Running in 88bfee9957f7 [2022-01-17T18:23:25.897Z] 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-17T18:23:29.349Z] Removing intermediate container 88bfee9957f7 [2022-01-17T18:23:29.349Z] ---> 97a554840cd2 [2022-01-17T18:23:29.630Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-01-17T18:23:29.630Z] ---> Running in 8326a3d2a205 [2022-01-17T18:23:31.636Z] 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-17T18:23:52.361Z] curl: (28) Operation timed out after 300165 milliseconds with 0 out of 0 bytes received [2022-01-17T18:23:52.361Z] Failed to run 'override-build': Exit code was 28. [2022-01-17T18:23:52.361Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-17T18:23:52.551Z] Failed in branch amd64 [2022-01-17T18:25:08.499Z] Removing intermediate container de0cc3b09db7 [2022-01-17T18:25:08.499Z] ---> 36ade412bd5b [2022-01-17T18:25:08.499Z] [2022-01-17T18:25:08.499Z] Step 9/22 : FROM alpine:3.14 [2022-01-17T18:25:08.499Z] ---> 5b8b7b635229 [2022-01-17T18:25:08.499Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-17T18:25:08.499Z] ---> Using cache [2022-01-17T18:25:08.499Z] ---> 6b36dd59647e [2022-01-17T18:25:08.500Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-17T18:25:08.500Z] ---> Using cache [2022-01-17T18:25:08.500Z] ---> 74bc8e0b7f4d [2022-01-17T18:25:08.500Z] Step 12/22 : ENV APP_PORT=59882 [2022-01-17T18:25:08.500Z] ---> Running in 8eb8e51d3a7e [2022-01-17T18:25:09.499Z] Removing intermediate container 8eb8e51d3a7e [2022-01-17T18:25:09.499Z] ---> f32b922a4674 [2022-01-17T18:25:09.499Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-17T18:25:09.776Z] ---> Running in 9d92f04387e8 [2022-01-17T18:25:10.786Z] Removing intermediate container 9d92f04387e8 [2022-01-17T18:25:10.786Z] ---> d03955c557cb [2022-01-17T18:25:10.786Z] Step 14/22 : WORKDIR / [2022-01-17T18:25:10.786Z] ---> Running in 13f4e8a2b766 [2022-01-17T18:25:11.802Z] Removing intermediate container 13f4e8a2b766 [2022-01-17T18:25:11.802Z] ---> e106b7380d79 [2022-01-17T18:25:11.802Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-17T18:25:12.404Z] Removing intermediate container 32e96edb96e6 [2022-01-17T18:25:12.404Z] ---> 25c579b6ecd2 [2022-01-17T18:25:12.404Z] [2022-01-17T18:25:12.404Z] Step 9/30 : FROM alpine:3.14 [2022-01-17T18:25:12.404Z] ---> 5b8b7b635229 [2022-01-17T18:25:12.404Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-17T18:25:12.404Z] ---> Running in 54a503cbb781 [2022-01-17T18:25:13.008Z] ---> 0948b1b014d1 [2022-01-17T18:25:13.008Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-17T18:25:13.008Z] Removing intermediate container 54a503cbb781 [2022-01-17T18:25:13.008Z] ---> 11ca25383c13 [2022-01-17T18:25:13.008Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-17T18:25:13.283Z] ---> Running in 554d4eed7bf6 [2022-01-17T18:25:15.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-17T18:25:15.280Z] ---> 7069b2ad6058 [2022-01-17T18:25:15.280Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-17T18:25:15.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-17T18:25:16.565Z] ---> 6ba48b0ee742 [2022-01-17T18:25:16.565Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-01-17T18:25:16.565Z] ---> Running in 11bfd9ad408e [2022-01-17T18:25:16.565Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-17T18:25:16.565Z] (2/2) Installing su-exec (0.2-r1) [2022-01-17T18:25:16.565Z] Executing busybox-1.33.1-r6.trigger [2022-01-17T18:25:16.565Z] OK: 6 MiB in 16 packages [2022-01-17T18:25:17.181Z] Removing intermediate container 11bfd9ad408e [2022-01-17T18:25:17.181Z] ---> 39d2691f29a8 [2022-01-17T18:25:17.181Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-17T18:25:17.460Z] ---> Running in 16c351e8988f [2022-01-17T18:25:18.069Z] Removing intermediate container 16c351e8988f [2022-01-17T18:25:18.069Z] ---> 9105705a3f16 [2022-01-17T18:25:18.069Z] Step 20/22 : LABEL arch=arm64 [2022-01-17T18:25:18.069Z] Removing intermediate container 554d4eed7bf6 [2022-01-17T18:25:18.069Z] ---> 00b05710de15 [2022-01-17T18:25:18.069Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-17T18:25:18.069Z] ---> Running in 629faca801fa [2022-01-17T18:25:18.349Z] ---> Running in dbfea7f402ed [2022-01-17T18:25:19.338Z] Removing intermediate container 629faca801fa [2022-01-17T18:25:19.338Z] ---> 0c1e698d45a0 [2022-01-17T18:25:19.338Z] Step 21/22 : LABEL git_sha=b84d3ea50d09246aada77399429a97b7c6892f40 [2022-01-17T18:25:19.338Z] Removing intermediate container dbfea7f402ed [2022-01-17T18:25:19.338Z] ---> 2058c108b89f [2022-01-17T18:25:19.338Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-17T18:25:19.338Z] ---> Running in dee180d3055d [2022-01-17T18:25:19.620Z] ---> Running in 73aaa115dbfe [2022-01-17T18:25:19.901Z] Removing intermediate container dee180d3055d [2022-01-17T18:25:19.901Z] ---> b6e18f6dbd4b [2022-01-17T18:25:19.901Z] Step 22/22 : LABEL version=0.0.0 [2022-01-17T18:25:20.177Z] ---> Running in 47f42171d592 [2022-01-17T18:25:20.177Z] Removing intermediate container 73aaa115dbfe [2022-01-17T18:25:20.177Z] ---> 27fd56bca32c [2022-01-17T18:25:20.177Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-17T18:25:20.452Z] ---> Running in d4ed10461b00 [2022-01-17T18:25:20.729Z] Removing intermediate container 47f42171d592 [2022-01-17T18:25:20.729Z] ---> 676ff94d8ba2 [2022-01-17T18:25:20.729Z] [2022-01-17T18:25:21.333Z] Successfully built 676ff94d8ba2 [2022-01-17T18:25:21.333Z] Successfully tagged core-command-arm64:latest [2022-01-17T18:25:21.610Z]  Building core-command ... done Removing intermediate container aec0afd47eb1 [2022-01-17T18:25:21.610Z] ---> 1f631c15e04f [2022-01-17T18:25:21.610Z] [2022-01-17T18:25:21.610Z] Step 9/22 : FROM alpine:3.14 [2022-01-17T18:25:21.610Z] ---> 5b8b7b635229 [2022-01-17T18:25:21.610Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-17T18:25:21.610Z] ---> Using cache [2022-01-17T18:25:21.610Z] ---> 6b36dd59647e [2022-01-17T18:25:21.610Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-17T18:25:21.610Z] ---> Using cache [2022-01-17T18:25:21.610Z] ---> 74bc8e0b7f4d [2022-01-17T18:25:21.610Z] Step 12/22 : ENV APP_PORT=59881 [2022-01-17T18:25:21.610Z] ---> Running in d78c5bc64fef [2022-01-17T18:25:22.220Z] Removing intermediate container d78c5bc64fef [2022-01-17T18:25:22.220Z] ---> 86dfcbbf1aef [2022-01-17T18:25:22.220Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-17T18:25:22.220Z] ---> Running in 5314bb90e102 [2022-01-17T18:25:23.254Z] Removing intermediate container d4ed10461b00 [2022-01-17T18:25:23.254Z] ---> 3a195a30219a [2022-01-17T18:25:23.254Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-17T18:25:23.254Z] Removing intermediate container 5314bb90e102 [2022-01-17T18:25:23.254Z] ---> 920aaa25ef81 [2022-01-17T18:25:23.254Z] Step 14/22 : WORKDIR / [2022-01-17T18:25:23.254Z] ---> Running in 51b2bd87ab8a [2022-01-17T18:25:23.254Z] ---> Running in c62fd75071b0 [2022-01-17T18:25:23.544Z] Removing intermediate container 51b2bd87ab8a [2022-01-17T18:25:23.544Z] ---> 814661675266 [2022-01-17T18:25:23.544Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-17T18:25:23.827Z] Removing intermediate container c62fd75071b0 [2022-01-17T18:25:23.827Z] ---> 717ff5467bf4 [2022-01-17T18:25:23.827Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-17T18:25:24.437Z] ---> 598c7cacbc2a [2022-01-17T18:25:24.437Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-17T18:25:24.716Z] ---> 795ea6c9a376 [2022-01-17T18:25:24.716Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-17T18:25:24.716Z] ---> Running in 0a04fbffaab5 [2022-01-17T18:25:26.173Z] ---> 578d899c036d [2022-01-17T18:25:26.173Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-17T18:25:26.774Z] ---> afac8feadf7b [2022-01-17T18:25:26.774Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-01-17T18:25:27.046Z] ---> Running in 41a89ef60ffd [2022-01-17T18:25:27.046Z] Removing intermediate container 0a04fbffaab5 [2022-01-17T18:25:27.046Z] ---> 993e68d04d94 [2022-01-17T18:25:27.046Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-17T18:25:27.319Z] Removing intermediate container 41a89ef60ffd [2022-01-17T18:25:27.319Z] ---> 21110d35ecf9 [2022-01-17T18:25:27.319Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-17T18:25:27.595Z] ---> Running in 918a11d0ff8b [2022-01-17T18:25:27.869Z] ---> f65669eb7843 [2022-01-17T18:25:27.869Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-17T18:25:28.146Z] Removing intermediate container 918a11d0ff8b [2022-01-17T18:25:28.146Z] ---> 72d564c95573 [2022-01-17T18:25:28.146Z] Step 20/22 : LABEL arch=arm64 [2022-01-17T18:25:28.146Z] ---> Running in 4d5d215fe7af [2022-01-17T18:25:28.748Z] Removing intermediate container 4d5d215fe7af [2022-01-17T18:25:28.748Z] ---> c5ec8a0c0d70 [2022-01-17T18:25:28.748Z] Step 21/22 : LABEL git_sha=b84d3ea50d09246aada77399429a97b7c6892f40 [2022-01-17T18:25:29.027Z] ---> Running in f6c088514b93 [2022-01-17T18:25:29.304Z] ---> dcf556fc4d79 [2022-01-17T18:25:29.304Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-17T18:25:29.580Z] Removing intermediate container f6c088514b93 [2022-01-17T18:25:29.580Z] ---> 1ba569d176ce [2022-01-17T18:25:29.580Z] Step 22/22 : LABEL version=0.0.0 [2022-01-17T18:25:29.580Z] ---> Running in 69ef442f9e18 [2022-01-17T18:25:30.181Z] Removing intermediate container 69ef442f9e18 [2022-01-17T18:25:30.181Z] ---> 285880cde94c [2022-01-17T18:25:30.181Z] [2022-01-17T18:25:30.181Z] ---> c33e32a4fe4e [2022-01-17T18:25:30.181Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-17T18:25:30.181Z] Removing intermediate container 8326a3d2a205 [2022-01-17T18:25:30.181Z] ---> 00a0e60a9be9 [2022-01-17T18:25:30.181Z] [2022-01-17T18:25:30.181Z] Step 9/22 : FROM alpine:3.14 [2022-01-17T18:25:30.181Z] ---> 5b8b7b635229 [2022-01-17T18:25:30.181Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-17T18:25:30.455Z] ---> Running in c570d3950c2b [2022-01-17T18:25:30.455Z] Successfully built 285880cde94c [2022-01-17T18:25:30.455Z] Successfully tagged core-metadata-arm64:latest [2022-01-17T18:25:31.052Z]  Building core-metadata ... done Removing intermediate container c570d3950c2b [2022-01-17T18:25:31.052Z] ---> 1e17a144fcf0 [2022-01-17T18:25:31.052Z] Step 11/22 : ENV APP_PORT=59880 [2022-01-17T18:25:31.052Z] ---> f16b94de78d9 [2022-01-17T18:25:31.052Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-17T18:25:31.052Z] ---> Running in dda8302c9c3d [2022-01-17T18:25:31.326Z] Removing intermediate container dda8302c9c3d [2022-01-17T18:25:31.326Z] ---> e56e5cede3ca [2022-01-17T18:25:31.326Z] Step 12/22 : EXPOSE $APP_PORT [2022-01-17T18:25:31.600Z] ---> Running in 8ce07041aa62 [2022-01-17T18:25:31.600Z] ---> 52133afaf06c [2022-01-17T18:25:31.600Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-01-17T18:25:31.876Z] ---> Running in 1869f3ce9817 [2022-01-17T18:25:31.876Z] Removing intermediate container 8ce07041aa62 [2022-01-17T18:25:31.876Z] ---> 8d0a4f2b3529 [2022-01-17T18:25:31.876Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T18:25:31.876Z] ---> Running in 5c43d13cf8e3 [2022-01-17T18:25:32.476Z] Removing intermediate container 1869f3ce9817 [2022-01-17T18:25:32.476Z] ---> e6ae800d973a [2022-01-17T18:25:32.476Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-17T18:25:33.080Z] ---> a4413fa069dc [2022-01-17T18:25:33.080Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-01-17T18:25:33.355Z] ---> Running in e43f60b6e056 [2022-01-17T18:25:33.969Z] Removing intermediate container 5c43d13cf8e3 [2022-01-17T18:25:33.969Z] ---> b020e38ac991 [2022-01-17T18:25:33.969Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-17T18:25:33.969Z] ---> Running in e3a4c9a34606 [2022-01-17T18:25:35.413Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-17T18:25:35.413Z] Removing intermediate container e43f60b6e056 [2022-01-17T18:25:35.413Z] ---> 4777c86553a6 [2022-01-17T18:25:35.413Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-17T18:25:35.413Z] ---> Running in caed20294a8c [2022-01-17T18:25:36.011Z] Removing intermediate container caed20294a8c [2022-01-17T18:25:36.011Z] ---> 18613cf197bb [2022-01-17T18:25:36.011Z] Step 27/30 : CMD ["gate"] [2022-01-17T18:25:36.011Z] ---> Running in fd7bb76ff9b2 [2022-01-17T18:25:36.011Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-17T18:25:36.611Z] Removing intermediate container fd7bb76ff9b2 [2022-01-17T18:25:36.611Z] ---> 125fbf4ce963 [2022-01-17T18:25:36.611Z] Step 28/30 : LABEL arch=arm64 [2022-01-17T18:25:36.611Z] ---> Running in 5b4536dcd893 [2022-01-17T18:25:36.886Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-17T18:25:37.161Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-17T18:25:37.161Z] Removing intermediate container 5b4536dcd893 [2022-01-17T18:25:37.161Z] ---> 1a97fb764c47 [2022-01-17T18:25:37.161Z] Step 29/30 : LABEL git_sha=b84d3ea50d09246aada77399429a97b7c6892f40 [2022-01-17T18:25:37.161Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-17T18:25:37.161Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-17T18:25:37.161Z] ---> Running in 9801c8fee082 [2022-01-17T18:25:37.437Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-17T18:25:37.437Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-17T18:25:37.712Z] Removing intermediate container 9801c8fee082 [2022-01-17T18:25:37.712Z] ---> 0caafbaf4437 [2022-01-17T18:25:37.712Z] Step 30/30 : LABEL version=0.0.0 [2022-01-17T18:25:37.712Z] Executing busybox-1.33.1-r6.trigger [2022-01-17T18:25:37.712Z] OK: 8 MiB in 20 packages [2022-01-17T18:25:37.986Z] ---> Running in e499f779cc98 [2022-01-17T18:25:38.261Z] Removing intermediate container e499f779cc98 [2022-01-17T18:25:38.261Z] ---> c7647a0fb34f [2022-01-17T18:25:38.261Z] [2022-01-17T18:25:38.537Z] Successfully built c7647a0fb34f [2022-01-17T18:25:38.537Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-17T18:25:38.818Z]  Building security-bootstrapper ... done Removing intermediate container e3a4c9a34606 [2022-01-17T18:25:38.818Z] ---> 4ba529fa9696 [2022-01-17T18:25:38.818Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-17T18:25:39.416Z] ---> 1555f26ac2ba [2022-01-17T18:25:39.416Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-17T18:25:40.396Z] ---> ccb81b89ebc3 [2022-01-17T18:25:40.396Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-17T18:25:40.990Z] ---> a9537d5d229f [2022-01-17T18:25:40.990Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-01-17T18:25:41.264Z] ---> Running in fa8ef989a8f3 [2022-01-17T18:25:41.537Z] Removing intermediate container fa8ef989a8f3 [2022-01-17T18:25:41.537Z] ---> 4a7a3f383b8e [2022-01-17T18:25:41.537Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-17T18:25:41.537Z] ---> Running in 23a9d9f0f63a [2022-01-17T18:25:41.810Z] Removing intermediate container 23a9d9f0f63a [2022-01-17T18:25:41.810Z] ---> efec32b1ee19 [2022-01-17T18:25:41.810Z] Step 20/22 : LABEL arch=arm64 [2022-01-17T18:25:42.082Z] ---> Running in 2151a158aff3 [2022-01-17T18:25:42.355Z] Removing intermediate container 2151a158aff3 [2022-01-17T18:25:42.355Z] ---> 6cebcd7459ab [2022-01-17T18:25:42.355Z] Step 21/22 : LABEL git_sha=b84d3ea50d09246aada77399429a97b7c6892f40 [2022-01-17T18:25:42.355Z] ---> Running in 6ece73c3cc54 [2022-01-17T18:25:42.950Z] Removing intermediate container 6ece73c3cc54 [2022-01-17T18:25:42.950Z] ---> b72f8c035fd7 [2022-01-17T18:25:42.950Z] Step 22/22 : LABEL version=0.0.0 [2022-01-17T18:25:42.950Z] ---> Running in 59ce05c26a71 [2022-01-17T18:25:43.222Z] Removing intermediate container 59ce05c26a71 [2022-01-17T18:25:43.222Z] ---> cf57531365ab [2022-01-17T18:25:43.222Z] [2022-01-17T18:25:43.495Z] Successfully built cf57531365ab [2022-01-17T18:25:43.495Z] Successfully tagged core-data-arm64:latest [2022-01-17T18:25:44.108Z]  Building core-data ... done  [Pipeline] } [2022-01-17T18:25:44.111Z] $ docker stop --time=1 2ae1579951cd459f4e647e077ffbdf77b716bcc2b703fba2c191ac93d24983b4 [2022-01-17T18:25:45.780Z] $ docker rm -f 2ae1579951cd459f4e647e077ffbdf77b716bcc2b703fba2c191ac93d24983b4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-17T18:25:46.321Z] + docker images [2022-01-17T18:25:46.591Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-17T18:25:46.591Z] core-data-arm64 latest cf57531365ab 3 seconds ago 19.2MB [2022-01-17T18:25:46.591Z] security-bootstrapper-arm64 latest c7647a0fb34f 8 seconds ago 18MB [2022-01-17T18:25:46.591Z] core-metadata-arm64 latest 285880cde94c 17 seconds ago 15.9MB [2022-01-17T18:25:46.591Z] 00a0e60a9be9 17 seconds ago 1.6GB [2022-01-17T18:25:46.591Z] 1f631c15e04f 26 seconds ago 1.6GB [2022-01-17T18:25:46.591Z] core-command-arm64 latest 676ff94d8ba2 26 seconds ago 15.1MB [2022-01-17T18:25:46.591Z] 25c579b6ecd2 35 seconds ago 1.59GB [2022-01-17T18:25:46.591Z] 36ade412bd5b 39 seconds ago 1.59GB [2022-01-17T18:25:46.591Z] sys-mgmt-agent-arm64 latest e1a4dcad6015 2 minutes ago 280MB [2022-01-17T18:25:46.591Z] security-secretstore-setup-arm64 latest 5592921bc22f 3 minutes ago 26.8MB [2022-01-17T18:25:46.591Z] support-notifications-arm64 latest 89b0fee264c7 3 minutes ago 16MB [2022-01-17T18:25:46.591Z] support-scheduler-arm64 latest 78aed1de3056 3 minutes ago 15.3MB [2022-01-17T18:25:46.591Z] security-proxy-setup-arm64 latest 892674d4d238 3 minutes ago 25.3MB [2022-01-17T18:25:46.591Z] 93f4a34a79fd 3 minutes ago 1.59GB [2022-01-17T18:25:46.591Z] 4dca8159507a 3 minutes ago 1.59GB [2022-01-17T18:25:46.591Z] 0de9c646e052 3 minutes ago 1.6GB [2022-01-17T18:25:46.591Z] f86211cf5f0d 4 minutes ago 1.6GB [2022-01-17T18:25:46.591Z] 63455c33d656 4 minutes ago 1.59GB [2022-01-17T18:25:46.591Z] ci-base-image-arm64 latest 72563fb76687 14 minutes ago 1.26GB [2022-01-17T18:25:46.591Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 6 days ago 551MB [2022-01-17T18:25:46.591Z] docker 20.10.10 520e9a0a30f7 2 months ago 200MB [2022-01-17T18:25:46.591Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-01-17T18:25:46.591Z] 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-17T18:25:47.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-17T18:25:47.037Z] [2022-01-17T18:25:47.037Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-17T18:25:47.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-17T18:25:47.653Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-17T18:25:47.653Z] 448f6bf000e3: Pulling fs layer [2022-01-17T18:25:47.653Z] f757da607395: Pulling fs layer [2022-01-17T18:25:47.653Z] 05883995daec: Pulling fs layer [2022-01-17T18:25:47.653Z] 8603b9c90790: Pulling fs layer [2022-01-17T18:25:47.653Z] 1560dd03e051: Pulling fs layer [2022-01-17T18:25:47.653Z] 27f5ce0e4adf: Pulling fs layer [2022-01-17T18:25:47.653Z] c2d8d7efcc4b: Pulling fs layer [2022-01-17T18:25:47.653Z] 1560dd03e051: Waiting [2022-01-17T18:25:47.653Z] 27f5ce0e4adf: Waiting [2022-01-17T18:25:47.653Z] c2d8d7efcc4b: Waiting [2022-01-17T18:25:47.653Z] 8603b9c90790: Waiting [2022-01-17T18:25:47.653Z] f757da607395: Verifying Checksum [2022-01-17T18:25:47.653Z] f757da607395: Download complete [2022-01-17T18:25:47.653Z] 8603b9c90790: Verifying Checksum [2022-01-17T18:25:47.653Z] 8603b9c90790: Download complete [2022-01-17T18:25:47.653Z] 1560dd03e051: Verifying Checksum [2022-01-17T18:25:47.653Z] 1560dd03e051: Download complete [2022-01-17T18:25:47.924Z] 27f5ce0e4adf: Verifying Checksum [2022-01-17T18:25:47.924Z] 27f5ce0e4adf: Download complete [2022-01-17T18:25:47.924Z] 05883995daec: Verifying Checksum [2022-01-17T18:25:47.924Z] 05883995daec: Download complete [2022-01-17T18:25:48.199Z] 448f6bf000e3: Verifying Checksum [2022-01-17T18:25:48.199Z] 448f6bf000e3: Download complete [2022-01-17T18:25:50.811Z] c2d8d7efcc4b: Verifying Checksum [2022-01-17T18:25:50.811Z] c2d8d7efcc4b: Download complete [2022-01-17T18:25:51.784Z] 448f6bf000e3: Pull complete [2022-01-17T18:25:52.378Z] f757da607395: Pull complete [2022-01-17T18:25:53.806Z] 05883995daec: Pull complete [2022-01-17T18:25:54.077Z] 8603b9c90790: Pull complete [2022-01-17T18:25:55.050Z] 1560dd03e051: Pull complete [2022-01-17T18:25:55.322Z] 27f5ce0e4adf: Pull complete [2022-01-17T18:26:10.394Z] c2d8d7efcc4b: Pull complete [2022-01-17T18:26:10.394Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-17T18:26:10.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-17T18:26:10.394Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-17T18:26:10.627Z] prd-ubuntu18.04-docker-arm64-4c-16g-1685 does not seem to be running inside a container [2022-01-17T18:26:10.703Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-17T18:26:13.629Z] $ docker top 2eef61abd874807fd82b69c752bc826cbfc791ffe9e31e3fafb101e93bfa4c0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-17T18:26:14.651Z] ---> job-cost.sh [2022-01-17T18:26:14.651Z] lf-activate-venv: SKIPPING [2022-01-17T18:26:14.651Z] INFO: No Stack... [2022-01-17T18:26:14.922Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-17T18:26:15.510Z] INFO: Archiving Costs [Pipeline] sh [2022-01-17T18:26:16.164Z] + cat /w/workspace/edgex-go/14/archives/cost.csv [2022-01-17T18:26:16.164Z] + cut -d, -f6 [Pipeline] lock [2022-01-17T18:26:16.229Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3848-14-stack-cost] [2022-01-17T18:26:16.235Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3848-14-stack-cost] did not exist. Created. [2022-01-17T18:26:16.235Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3848-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-17T18:26:16.890Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-17T18:26:17.050Z] Stashed 1 file(s) [Pipeline] } [2022-01-17T18:26:17.059Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3848-14-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-17T18:26:17.073Z] $ docker stop --time=1 2eef61abd874807fd82b69c752bc826cbfc791ffe9e31e3fafb101e93bfa4c0e [2022-01-17T18:26:18.593Z] $ docker rm -f 2eef61abd874807fd82b69c752bc826cbfc791ffe9e31e3fafb101e93bfa4c0e [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-17T18:26:19.599Z] + '[' -d /w/workspace/edgex-go/14/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-17T18:26:19.909Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-17T18:26:20.471Z] ---> package-listing.sh [2022-01-17T18:26:20.471Z] ++ facter osfamily [2022-01-17T18:26:20.471Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-17T18:26:20.731Z] + OS_FAMILY=redhat [2022-01-17T18:26:20.731Z] + workspace=/w/workspace/edgex-go/14 [2022-01-17T18:26:20.731Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-17T18:26:20.731Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-17T18:26:20.731Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-17T18:26:20.731Z] + PACKAGES=/tmp/packages_start.txt [2022-01-17T18:26:20.731Z] + '[' /w/workspace/edgex-go/14 ']' [2022-01-17T18:26:20.731Z] + PACKAGES=/tmp/packages_end.txt [2022-01-17T18:26:20.731Z] + case "${OS_FAMILY}" in [2022-01-17T18:26:20.731Z] + rpm -qa [2022-01-17T18:26:20.731Z] + sort [2022-01-17T18:26:24.936Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-17T18:26:24.937Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-17T18:26:24.937Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-17T18:26:24.937Z] + '[' /w/workspace/edgex-go/14 ']' [2022-01-17T18:26:24.937Z] + mkdir -p /w/workspace/edgex-go/14/archives/ [2022-01-17T18:26:24.937Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/14/archives/ [Pipeline] echo [2022-01-17T18:26:24.949Z] 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/14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-17T18:26:25.235Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-17T18:26:25.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-17T18:26:25.800Z] [2022-01-17T18:26:25.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-17T18:26:26.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-17T18:26:26.111Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-17T18:26:26.111Z] b4d181a07f80: Pulling fs layer [2022-01-17T18:26:26.111Z] a1111a8f2ec3: Pulling fs layer [2022-01-17T18:26:26.111Z] ed53099fbce6: Pulling fs layer [2022-01-17T18:26:26.111Z] dc539afda2c1: Pulling fs layer [2022-01-17T18:26:26.111Z] 77bc0d833cb6: Pulling fs layer [2022-01-17T18:26:26.111Z] 9065ff56babe: Pulling fs layer [2022-01-17T18:26:26.111Z] d287ab97295c: Pulling fs layer [2022-01-17T18:26:26.111Z] dc539afda2c1: Waiting [2022-01-17T18:26:26.111Z] 77bc0d833cb6: Waiting [2022-01-17T18:26:26.111Z] 9065ff56babe: Waiting [2022-01-17T18:26:26.111Z] d287ab97295c: Waiting [2022-01-17T18:26:26.111Z] a1111a8f2ec3: Verifying Checksum [2022-01-17T18:26:26.111Z] a1111a8f2ec3: Download complete [2022-01-17T18:26:26.111Z] dc539afda2c1: Verifying Checksum [2022-01-17T18:26:26.111Z] dc539afda2c1: Download complete [2022-01-17T18:26:26.111Z] ed53099fbce6: Verifying Checksum [2022-01-17T18:26:26.111Z] ed53099fbce6: Download complete [2022-01-17T18:26:26.111Z] 9065ff56babe: Verifying Checksum [2022-01-17T18:26:26.111Z] 9065ff56babe: Download complete [2022-01-17T18:26:26.111Z] 77bc0d833cb6: Verifying Checksum [2022-01-17T18:26:26.111Z] 77bc0d833cb6: Download complete [2022-01-17T18:26:26.379Z] b4d181a07f80: Verifying Checksum [2022-01-17T18:26:26.379Z] b4d181a07f80: Download complete [2022-01-17T18:26:26.964Z] d287ab97295c: Verifying Checksum [2022-01-17T18:26:26.964Z] d287ab97295c: Download complete [2022-01-17T18:26:27.909Z] b4d181a07f80: Pull complete [2022-01-17T18:26:27.909Z] a1111a8f2ec3: Pull complete [2022-01-17T18:26:28.492Z] ed53099fbce6: Pull complete [2022-01-17T18:26:28.492Z] dc539afda2c1: Pull complete [2022-01-17T18:26:28.755Z] 77bc0d833cb6: Pull complete [2022-01-17T18:26:28.755Z] 9065ff56babe: Pull complete [2022-01-17T18:26:34.056Z] d287ab97295c: Pull complete [2022-01-17T18:26:34.056Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-17T18:26:34.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-17T18:26:34.056Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-17T18:26:34.127Z] prd-centos7-docker-4c-2g-1684 does not seem to be running inside a container [2022-01-17T18:26:34.172Z] $ 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/14/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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-17T18:26:37.775Z] $ docker top b8a2534d91a055e3bca7ea489cacbc9405195115ac70e66a5c42eb4c4607dcce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-17T18:26:38.150Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-17T18:26:38.448Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-17T18:26:38.746Z] + ls /var/log/sa-host [2022-01-17T18:26:38.747Z] + sadf -c /var/log/sa-host/sa17 [2022-01-17T18:26:38.747Z] file_magic: OK [2022-01-17T18:26:38.747Z] HZ: Using current value: 100 [2022-01-17T18:26:38.747Z] file_header: OK [2022-01-17T18:26:38.747Z] 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-17T18:26:38.747Z] Statistics: [2022-01-17T18:26:38.747Z] 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-17T18:26:38.747Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-17T18:26:38.965Z] provisioning config files... [2022-01-17T18:26:38.975Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/14@tmp/config2983379234166482867tmp [Pipeline] { [Pipeline] echo [2022-01-17T18:26:38.991Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-17T18:26:39.282Z] ---> create-netrc.sh [Pipeline] } [2022-01-17T18:26:39.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-17T18:26:39.632Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-17T18:26:39.642Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-17T18:26:39.938Z] ---> sudo-logs.sh [2022-01-17T18:26:39.938Z] Archiving 'sudo' log.. [2022-01-17T18:26:39.938Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1684.novalocal: Name or service not known [2022-01-17T18:26:39.938Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1684.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-17T18:26:40.005Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-17T18:26:40.306Z] ---> job-cost.sh [2022-01-17T18:26:40.306Z] lf-activate-venv: SKIPPING [2022-01-17T18:26:40.306Z] DEBUG: total: 0.10999999940395355 [2022-01-17T18:26:40.306Z] INFO: Retrieving Stack Cost... [2022-01-17T18:26:40.566Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-17T18:26:40.827Z] INFO: Archiving Costs [Pipeline] echo [2022-01-17T18:26:40.840Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-17T18:26:41.128Z] ---> logs-deploy.sh [2022-01-17T18:26:41.128Z] lf-activate-venv: SKIPPING [2022-01-17T18:26:41.128Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3848/14 [2022-01-17T18:26:41.128Z] INFO: archiving workspace using pattern(s): [2022-01-17T18:26:42.069Z] Archives upload complete. [2022-01-17T18:26:42.069Z] INFO: archiving logs to Nexus